@charset "utf-8";
html,body{
	font-family: '微软雅黑',"Graphik-Regular",arial,verdana;
}
input, button, textarea,select{
	font-family: '微软雅黑',"Graphik-Regular", arial,verdana;	
}
.mod-topbar {
    height: 10px;
    background:#555555;
    position:fixed;
    z-index: 100;
	width:100%;
	top:0;
	left:0;
}
.mod-header, .mod-header .logo a, .mod-header .logo .logo-img, .mod-header .nav, .mod-header .nav-start-btn {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.mod-header {
    height: 114px;
    background:#FFF;
    z-index: 1000;
    position: relative;
	top:10px;
}

.mod-header .logo {
    padding: 0;
    width: 92px;
	height:114px;
    overflow: hidden;
	vertical-align: middle;
}

.mod-header .logo a {
    display: block;
    text-decoration: none;
}

.mod-header .logo .logo-img {
    height: 92px;
    width: 92px;
    vertical-align: middle;
	margin-top:15px;
	margin-bottom:10px;
}
.mod-header .nav-start-btn {
    position: absolute;
    right: 0;
    top: 0;
    padding: 12px 20px;
    margin: 24px 0;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
}

.is-fixed.mod-header {
    position: fixed;
    top: 10px;
    height: 80px;
    width: 100%;
	/*border-top:#929292 10px solid;
	background-image:none;
    background-color: #fff;*/
    background-color: rgba(255, 255, 255, 0.95);
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.logokouhao{
	-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;
}
.is-fixed.mod-header .logokouhao{
	opacity:0;
	-webkit-transition: all .3s;-o-transition: all .3s;-ms-transition: all .5s;transition: all .3s;
}
.is-fixed.mod-header .logo-img {
    height:60px;
    width: 60px;
	margin-top:10px;
}

.is-fixed.mod-header .nav {
    padding: 0px 0;
}

.is-fixed.mod-header .nav-start-btn {
    margin: 6px 0;
}
.is-fixed .BarDiv{opacity:0;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}

.twx{position:relative;cursor:pointer}
.txx{opacity:0;position:absolute; width:120px;top:-145px; right:24px;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s; z-index:99999}
.twx:hover .txx{opacity:1; position:absolute;top:-2px!important; right:24px; -webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.txx img{width:120px!important; height:120px!important; border:#e0e0e0 1px solid;border-radius:3px!important;}

/*********/
.BarDiv{height:30px; line-height:33px; position:absolute; top:0px;right:0px; width:412px; transition: all .5s ease-in-out;-webkit-transition: all .5s ease-in-out;}
.BarDiv .language{margin:auto 10px;}
.BarDiv .lan{width:123px; height:24px; line-height:24px; border:#e0e0e0 1px solid;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box; padding:0 8px; font-size:13px; background:url(../images/jiangtou.png) no-repeat 100px #FFF; position:relative; margin-top:6px; z-index:999999999; color:#FFF}
.selectlan{opacity:0; border:#e0e0e0 1px solid; width:123px; height:106px; left:-1px; position:absolute; top:-70px; background:#FFF; z-index:999;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
.BarDiv .lan:hover .selectlan{opacity:1;left:-1px;top:22px; background:#FFF;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s; z-index:10}
.BarDiv .lan:hover .selectlan ul li{ border-bottom:#e0e0e0 1px solid; margin-top:10px}
.BarDiv .lan .selectlan ul li img{display:inline-block; margin-bottom:4px; vertical-align:middle; margin-left:8px; margin-right:6px}
.BarDiv .searchBar{width:152px; height:25px; position:absolute; top:5px; left:0px; background:url(../images/searchBg.png) no-repeat center center;}
.BarDiv .searchBar input{border:0 none; padding:0px; position:absolute; top:1px; height:23px; line-height:23px;background:none;}
.BarDiv .searchBar input.txt{width:104px; padding:0px 5px; color:#b3b2b2; left:8px; outline:none}
.BarDiv .searchBar input.submit{width:29px; right:1px; cursor:pointer; }

.Menu{height:36px; position:absolute; bottom:10px; width:100%;left:0;}
.nav{width:100%;position:relative; clear:both; z-index:9;}
.nav ul{margin:0 auto; text-align:right;-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; /*width:1280px; */padding:0}
.nav li{margin:0px 20px 0 20px;text-align:center; display:inline-block;}
.nav a{height:47px;display:block;font-size:16px; color:#4e4e4e; font-weight:bold; text-decoration:none; text-transform:uppercase;}
.nav li a.mmm{background:url(../images/menuline.png) no-repeat center 100px;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav li:hover a.mmm{background:url(../images/menuline.png) no-repeat bottom center;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}

.is-fixed .nav li:hover a.mmm{background:url(../images/menuline.png) no-repeat center 25px;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
/*.nav li.mn a.mmm:after{content: "";display: block;position:absolute;left: 50%;right:50%;bottom:-3px;height: 3px;opacity: 0;background-color: #D4BB54;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav li.mn a.mmm:hover:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav li.mn:hover a.mmm:after{left: 1%;right: 1%;opacity: 1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.nav li.mn:hover a.mmm{ color:#139FEF; font-weight:600;}*/

.nav .sub{display:none;width:100%;padding:0;position:absolute;top:46px;/*overflow:hidden;*/text-align:left;z-index:99999999999999999999999999;left:0px; background:rgba(255,255,255,0.92)}
.nav .sub .nav_xiao{/*width:1316px;*/overflow:hidden;padding-top:5px;margin:0 auto;padding-bottom:50px;}
.nav .sub .nav_xiao .xiao_five{width:336px;overflow:hidden;float:right;margin-top:35px;margin-left:50px; position:relative}
.nav .sub .nav_xiao .xiao_five img{width:300px;height:140px;}
.nav .sub .nav_xiao .xiao_five img{
	width:100%;
	max-width: 101%;
	height: auto;
	transition-duration: .5s;
    -ms-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -webkit-transition-duration: .5s;
}
.nav .sub .nav_xiao .xiao_five:hover img{    
	transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    -webkit-transform: scale(1.2);
}


.nav .sub .nav_xiao .xiao_five2 dd{
	position:relative;
}
.subnav{
	position:absolute;
	left:260px;
	top:0;
	display:none;
	box-shadow:0 10px 10px rgba(0,0,0,.1);
	background:#FFF;
	width:280px!important;
	padding:0 20px!important;
}

.nav .sub .nav_xiao .xiao_five2 dd:hover .subnav{
	display:block;
}
.subnav a{
	background:url(../images/sort3.png) no-repeat left!important;	
	border-bottom: 1px dotted rgba(0,0,0,0.1)!important;
	font-weight:normal!important;
	text-transform:capitalize!important;
	font-size:12px!important;
	width:100%!important;
	height:35px!important;
	line-height:35px!important;
}
.subnav a:hover{
	background:url(../images/sort3_on.png) no-repeat left!important;	
}
.nav .sub .nav_xiao .xiao_five a{width:344px;height:138px;padding:0;margin-right:45px;float:left;}
.nav .sub .nav_xiao .xiao_five2{float:left;margin-right: 20px;text-align: left;width:300px;margin-top:15px; margin-left:368px}
/*.nav .sub .nav_xiao .xiao_five2 div.aa{box-shadow:none;font-size: 14px;padding:0; height:50px; line-height:50px;}*/
.nav .sub .nav_xiao .xiao_five2 div.aa a{box-shadow:none;border-bottom: 1px solid rgba(0,0,0,0.1); margin-right:50px;text-align: left;width:260px;display:inline-block;padding-top:0;padding:0;font-size:14px; background:url(../images/jt.png) no-repeat left; text-indent:20px; height:52px; line-height:52px; color:#424242; text-transform:capitalize!important}
.nav .sub .nav_xiao .xiao_five2 div.aa a:hover{ color:#EB7B15;background:url(../images/jt2.png) no-repeat left;}

/***产品下拉*****/
.nav .sub .nav_xiao .xiao_five3{ width:1280px; margin:0 auto;}
.nav .sub .nav_xiao .xiao_five3 div.aa a{box-shadow:none;font-size:14px; border-bottom: 1px solid rgba(0,0,0,0.1);text-align:left; background:url(../images/jt.png) no-repeat left; text-indent:20px; height:52px; line-height:52px; color:#424242;}
.mr0{ margin-right:0;}
.nav .sub .nav_xiao .xiao_five3 div.aa a:hover{ color:#EB7B15;background:url(../images/jt2.png) no-repeat left;}
.nav .sub .nav_xiao .xiao_five3 dd{ position:relative;float:left;width:-moz-calc((100% - 150px) / 4);width:-webkit-calc((100% - 150px) / 4);width: calc((100% - 150px) / 4); margin-right:50px;}
.nav .sub .nav_xiao .xiao_five3 dd a.sort2{ float:left; width:100%; clear:both; font-weight:normal;height:40px; line-height:40px;background:url(../images/sort2.png) no-repeat left;}
.nav .sub .nav_xiao .xiao_five3 dd a.sort2:hover{ color:#EB7B15;background:url(../images/sort2_on.png) no-repeat left;}

/** banner*/
.picScroll-left{ width:100%; overflow:hidden; position:relative; height:564px; margin:0; padding:0}
.picScroll-left .hd{height:0px; width:1200px; position:absolute; z-index:9; left:50%; margin-left:-600px; bottom:10px; top:50%;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:42px; height:84px; float:right; position:absolute; cursor:pointer; top:-42px;}
.picScroll-left .hd .next{ background:url(../images/next.png) left top no-repeat; right:0;}
.picScroll-left .hd .prev{ background:url(../images/prev.png) left top no-repeat; float:left;}
.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; position:absolute; top:220px; left:50%; margin-left:-26px; height:20px; padding-top:2px; text-align:center}
.picScroll-left .hd ul li{ display:inline-block;width:15px; height:15px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; border:1px solid #FFF; background:#FFF; border-radius:100%; position:relative; z-index:9}
.picScroll-left .hd ul li.on{ background:#F30B1B; border:#F30B1B 1px solid; width:45px; height:15px; border-radius:25px;}
.tempWrap{ margin:0 auto;}
.picScroll-left .bd{ width:100%; overflow:hidden; height:564px;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center; width:100%; height:564px;}
.picScroll-left .bd ul li .pic{ text-align:center; position:relative; width:100%; overflow:hidden; height:564px;}
.picScroll-left .bd ul li .pic img{display:block; height:564px; width:1920px; position:absolute; left:50%; margin-left:-960px;}

/***高度适应**/
.banner_box{
	width: 100%;
	height:100%;
	position: relative;
    padding-top:100px;
    overflow:hidden;
}
.banner{
	width: 100%;
	height: 100%;
	clear: both;
}
.banner .item a{
	display: block;
	width: 100%;
	min-height: 100%;
}
.banner_prev,.banner_next{
	display: none;
	position: absolute;
	top: 50%;
	z-index: 2;
	margin-top: -30px;
	width:36px;
	height: 60px;
	color: #fff;
	background: url(../images/banner_ico.png) no-repeat center center;
	text-align: center;
	cursor: pointer;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.banner_prev{
	left: -80px;
	transform: rotateZ(-180deg);
	-webkit-transform: rotateZ(-180deg);
}
.banner_next{
	right: -80px;
	
}
.banner_box:hover .banner_prev{
	left:30px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.banner_box:hover .banner_next{
	right:30px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.banner.owl-theme .owl-controls{
	display: block;
}
.banner_box .owl-theme .owl-dots{
	position: absolute;
	left:0;
	width: 100%;
	bottom: 38px;
}
.banner_box .owl-theme .owl-dots .owl-dot{
	width:15px;
	height:15px;
	margin:0 5px;
}
.banner_box .owl-theme .owl-dots .owl-dot span{
	width: 15px;
	height:15px;
	background: #fff;
	border-radius: 15px;
}
.banner_box .owl-theme .owl-dots .owl-dot.active, 
.banner_box .owl-theme .owl-dots .owl-dot:hover{
	border-color: #65BD45;
}
.banner_box .owl-theme .owl-dots .owl-dot.active span, 
.banner_box .owl-theme .owl-dots .owl-dot:hover span{
	background: #65BD45;
}
.banner_box .owl-theme .owl-dots .owl-dot.active{
	width: 45px!important;
}
.banner_box .owl-theme .owl-dots .owl-dot.active span{
	width: 45px!important;
	border-radius: 15px;
	background: #65BD45;
}
/***首页产品****/
.indexproduct{
	clear:both;
	padding:0px 0 50px 0;
	float:left;
	width:100%;
	background:#f6f6f6;
}
/*=============数据=====================================*/
.companydata{
	clear:both;
	width:100%;
	padding-top:50px;
}
.companydata li{
	float:left;
	margin-right:50px;
	width:-moz-calc((100% - 150px) / 4);
	width:-webkit-calc((100% - 150px) / 4);
	width: calc((100% - 150px) / 4);
}
.companydata li:last-child{
	margin-right:0;
}
.companydata li div.npc{
	margin:0 auto;
	width:106px
}
.companydata li p.num{
	font-size:26px;
	font-family:arial;
	font-weight:normal;
	text-align:center;
	background:url(../images/numline.png) repeat-x bottom center;
	padding-bottom:10px;
	margin-bottom:5px;
}
.companydata li p.decs{
	font-size:15px;
	text-align:center;
	line-height:160%;
}
.TTSlider{/*width: 1360px;*/margin:0px auto}
.TTSlider li{list-style-type:none;float: left;}
.TTSlider li img{border: none;}
.TTSliderTitle{height: 84px; margin-top:60px}
.TTSliderTitle ul{/*width:1280px;*/ margin:0 auto}
.TTSliderTitle li{width:-moz-calc((100% - 60px) / 4);width:-webkit-calc((100% - 60px) / 4);width: calc((100% - 60px) / 4);height: 84px;  line-height:84px; color:#000; text-indent:100px; font-weight:bold; cursor:pointer;position: relative;z-index: 3;left: 0;}
.TTSliderTitle li:not(:last-child){margin-right:20px}
.TTSliderTitle li div.p1{ background:url(../images/s1.jpg) no-repeat left}
.TTSliderTitle li div.p2{ background:url(../images/s2.jpg) no-repeat left}
.TTSliderTitle li div.p3{ background:url(../images/s3.jpg) no-repeat left}
.TTSliderTitle li div.p4{ background:url(../images/s4.jpg) no-repeat left}

.TTSliderTitle li div{left: 0;right: 0;top: 0;bottom: 0;position: absolute;}
.TTSliderTitle .cur div{z-index: 3;}
.TTSliderTitle .cur div a{ color:#FFF}
.TTSliderTitle .noneBorRight div{border-right:none;}
.TTSliderTitle li a{display: block;width:100%;float: left;height:84px;line-height:84px;text-decoration: none;overflow: hidden;font-size:18px; color:#000}
.TTSliderTitle li a img{height: 50px;margin: 6px;width: 50px; display:none}

.TTSliderPic{/*width:1360px;*/padding:0 40px;position: relative;height: 461px;z-index: 1;}
.TTSliderPicList{position: relative;/*width:1280px;*/overflow: hidden;height:461px;}
.TTSliderPic ul{position: absolute;display: none;top:0px;left: 0;}
.TTSliderPic ul.show{display: block;}
.TTSliderPic li img{width:100%;}
.TTSliderPic li{/*width:305px;*/height: 461px;}
.TTSliderPic li:not(:last-child){margin-right:20px}
.TTSliderPic li a{display: block;height: 461px;overflow: hidden;}
.TTSliderPic li p{height: 30px;line-height: 30px;text-align: center;color: #ED0A0A; display:none}
.TTSliderPrevBtn,.TTSliderNextBtn{height: 100%;width: 30px;position: absolute;z-index: 999;top: 0;text-align: center;}
.TTSliderPrevBtn{left:0}
.TTSliderNextBtn{right: 0;}
.TTSliderPrevBtn a,.TTSliderNextBtn a{height: 42px;width: 30px;display: inline-block;background: url(../images/left.png) no-repeat left;margin-top: 100px}
.TTSliderNextBtn a{background: url(../images/right.png) no-repeat right}


.win{
	
	/*width:1360px;height:300px;*/
	width: 90%;
	max-width: 1360px;
	min-width:1200px;
	margin-left: auto;
	margin-right: auto;
	margin:0px auto;
	position:relative;
	overflow: hidden;
}
.title{
	width:100%;
	height:74px;
	position:relative;
	margin-top:40px
}
.title a.s1{
	background:url(../images/s1.jpg?v=2.0) no-repeat left;
	color:#FFF
}
.title a.s2{
	background:url(../images/s2.jpg?v=2.0) no-repeat left;
}
.title a.s3{
	background:url(../images/s3.jpg?v=2.0) no-repeat left;
}
.title a.s4{
	background:url(../images/s4.jpg?v=2.0) no-repeat left;
	margin-right:0
}
.title a{
	width:-moz-calc((100% - 60px) / 4);width:-webkit-calc((100% - 60px) / 4);width: calc((100% - 60px) / 4);height:100%;float:left;text-align:left;line-height:74px;font-size: 16px;color:#000;text-decoration: none;position: relative;z-index: 1; margin-right:20px; font-weight:bold; text-indent:75px;
}
.title .float{
	width:-moz-calc((100% - 60px) / 4);width:-webkit-calc((100% - 60px) / 4);width: calc((100% - 60px) / 4);height:100%;/*background: #009797;*/position: absolute;
}


.box{
	width: 100%;height:461px;position: relative;
}
.box div{
	width:100%;height: 100%;position: absolute;left:-100%;/*font-size: 70px;text-align: center;line-height: 270px;*/top:0;color:#fff;
}
.box .text{
	padding-left:80px;
}
.box .text .protit{
	margin-top:50px;
	display:block;
	width:200px;
	height:46px;
	line-height:46px;
	font-weight:bold;
	font-size:26px;
	text-transform:uppercase;
	background:#555555;
	text-align:center;
}
.box .text .line{
	display:block; height:1px; background:#CCCC; margin:20px 0; width:30%
}
.box .text .sortname{
	font-size:25px; color:#494949; font-weight:bold; text-transform:uppercase
}
.box .text .sortdesc{
	font-size:16px; color:#404040; line-height:150%; margin-top:10px
}
.box .text .sortkouhao{
	color:#E30419; font-size:20px; font-style:italic; font-weight:bold; margin-top:40px
}
.rightB{
	width:23px;height:70px;font-size: 20px;color:#fff;background:url(../images/right.png) no-repeat;position: absolute;right:0;top:40%;line-height:70px;text-align: center;cursor: pointer;/*display: none;*/
}
.leftB{
	width:23px;height:70px;font-size: 20px;color:#fff;background:url(../images/left.png) no-repeat;position: absolute;left:0;top:40%;line-height:70px;text-align: center;cursor: pointer;/*display: none;*/
}
.color1{background: #FFB12F;}
.color2{background: #00C378;}
.color3{background: #26B2E3;}
.color4{background: #E84C3D;}
.color5{background: #F831FD;}

/*******/
.newtitle h4{
	line-height:0.8em;
	height:0.5em;
	border-bottom:1px solid #e0e0e0;
	font-size:30px;
	text-transform:uppercase;
	position:relative;
	margin:10px 0px 20px 0px;
	text-align:center;
}
.newtitle h4 span {
	background:#FFF;
	display:inline-block;
	text-align:center;
	padding:0px 25px;
	color:#333;
	height:1em;
	line-height:1em;
}
.newtitle p{
	color:#999;
	font-size:16px;
	text-align:center;
}
.rhombus{
	width: 15px;
	height: 15px;
	transform: rotateZ(45deg);
	background:#FFF;
	border:#e0e0e0 1px solid;
	display:inline-block;
	margin-bottom:5px;
}
/**首页简介**/
.indexabout{
	clear:both;
	background:url(../up_pic/aboutbg.jpg) no-repeat top center;
	width:100%;
	height:592px;
	float:left;
	padding:50px 0;
}
.indexabout h4 span{
	background:#f6f6f6;
}
.indexaboutcont{
	float:left;
	width:100%;
	clear:both;
}
.indexaboutcont .left{
	width:-moz-calc(100% - 595px);
	width:-webkit-calc(100% - 595px);
	width: calc(100% - 595px);
	float:left;
	font-size:16px;
	line-height:180%;
	color:#FFF;
	padding-left:0px;
	padding-right:80px;
	font-weight:normal;
	margin-top:40px;
}
.indexaboutcont .left .tt{
	margin-bottom:20px;
	display:block;
	width:200px;
	height:46px;
	line-height:46px;
	font-weight:normal;
	font-size:26px;
	text-transform:uppercase;
	background:#e5851f;
	text-align:center;
	color:#FFF;
}
.indexaboutcont .right img{
	width:595px
}
.indexaboutcont .right{
	width:595px;
	float:right;
	font-size:14px;
	line-height:180%;
	color:#767676;
	text-align:right;
	margin-top:30px;
}
.indexaboutcont .left a.more{
	background:#e5851f;
	color:#FFF;
	text-align:center;
	width:100px;
	height:28px;
	line-height:28px;
	float:left;
	margin-top:20px;
	border-radius:45px;
	-webkit-transition-property: background-color;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
}
.indexaboutcont .left a.more:hover{
	background:#E70012
	
}
#div_showmore{
	position: fixed; width: 100%; height: 100%;
	left: 0;
	top: 0;
	background-color: #000;
	z-index: 9998;
	display: none;
}
.fixed_inner{
	position: relative;
	width: 100%;
	height: 100%;
}
#picshowmore{
	position: absolute;
	text-align: center;
	width: 90%;
	left: 5%;
	top: 10%;
}
#closeshowmore{
  position: fixed;
  background-color: #000;
  z-index: 9999;
  width:43px;
  height: 43px;
  top: 20px;
  right: 20px;
}
@media (min-width: 768px){
#picshowmore{
position: absolute;
text-align: center;
width: 70%;
left: 15%;
top: 12%;
}
}

#slider{width:595px;height:424px;margin:0 auto;position:relative;}
.slider_list li{position:absolute;display:none;}
.slider_list li:first-child{display:block;}
.slider_icon{position:absolute;z-index:1;left:40%;bottom:-30px;font-size:0;padding:4px 8px 4px 8px; height:12px; border-radius:12px;/*background-color:hsla(0,0%,100%,.3);*/}
.slider_icon i{display:inline-block;width:12px;height:12px;border-radius:50%;margin:0 5px;}
.btn{background:#fff;}
.arrow{display:none;width:30px;height:60px;background-color:rgba(0,0,0,.2);position:absolute;top:50%;margin-top:-30px;}
.prve{left:0;}
.next{right:0;}
.arrow span{display:block;width:10px;height:10px;border-bottom:2px solid #fff;border-left:2px solid #fff;}
.slider_left{margin:25px 0 0 10px;transform:rotate(45deg);}
.slider_right{margin:25px 0 0 5px;transform:rotate(-135deg);}
.arrow:hover{background:#444;}
#slider:hover .arrow{display:block;}
.btn_act{background:#db192a;}
/*******首页工程*******/
.like_box{padding:0; clear:both; overflow:hidden}
.rvc{
	width: calc(90% + 92px);
	max-width:calc(1360px + 92px);
	min-width:calc(1200px + 92px);
	margin-left: auto;
	margin-right: auto;
	position:relative;
	margin-top:30px;
}
.rvc .rvc-wrapper{
	margin:auto;
	overflow:hidden
}
.rvc .rvc-wrapper ul{overflow:hidden;position:relative}
.rvc .rvc-wrapper ul li{float:left}
.rvc .rvc-wrapper ul li .imghid{ position:relative; overflow:hidden}
.rvc .rvc-wrapper ul li:hover img{
    -moz-transform:scale(1.1);
    -webkit-transform: scale(1.1);
    transform:scale(1.1);
}
.rvc .rvc-wrapper ul li:hover a{
	color:#E5851F
}
.rvc .rvc-wrapper ul li a{display:block;height:auto;text-decoration:none}
.rvc .rvc-wrapper ul li h3 a{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.rvc .rvc-wrapper ul li a .img-wrapper{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.con_bottom a p{color:#333!important}
.rvc .rvc-wrapper ul li a h2{margin-top:10px;text-align:center;color:#fff}
.rvc .rvc-wrapper ul li a p{padding:10px;color:#fff;font-size:14px;margin:5% 0}
.rvc-next,.rvc-prv{position:absolute;height:100%;top:0;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.img-wrapper>a img{width:100%;max-height:366px; display:block;}
.rvc-prv{left:0;}
.rvc-next{right:0}
.news .sec_title{margin-bottom:0}
.con_top span{color:#353535}
.news_content{/*box-shadow:#ccc 0 0 13px inset;*/border-radius:0px;padding:30px 20px;float:left;background:#fff;position:relative;width:calc(100% - 0px);box-sizing:border-box; border:#e0e0e0 1px solid; border-top:0}
.con_top1,.con_top2{float:left}
.con_top1:after{display:inline-block;content:"|";padding:0 10px}
.con_top{font-size:12px}
.con_top img{width:15px;height:15px;margin-right:5px; display:inline-block; vertical-align:middle}
.con_bottom h3 a{color:#000;font-weight:600;letter-spacing:.6px;margin:0 0 15px 0;display:inline-block}
.con_bottom p{font-size:16px;line-height:1.6;color:#333;height:50px;overflow:hidden}
/*******首页视频**********/
.indexvideo{
	clear:both;
	width:100%;
	float:left;
	padding:50px 0;
	background:#FFF
}
.indexvideo .tit{
	text-align:center;
	display:block;
	width:220px;
	height:46px;
	line-height:46px;
	font-weight:normal;
	font-size:26px;
	text-transform:uppercase;
	background:#e5851f;
	color:#FFF;
	margin:0 auto;
}
.indexvideo .ndesc{
	width:560px;
	margin:0 auto;
	color:#424242;
	padding:20px 0;
	font-size:16px;
	text-align:center;
	line-height:160%;
}
.videolist{
	clear:both;
	width:100%;
	margin-top:40px;
}
.videolist li{
	float:left;
	width:-moz-calc((100% - 60px) / 4);
	width:-webkit-calc((100% - 60px) / 4);
	width: calc((100% - 60px) / 4);
	text-align:center;
	position:relative;
}
.videolist li:not(:last-child){
	margin-right:20px;
}
.videolist li div{
	position:relative;
	overflow:hidden;
	border-radius:30px;
}
.videolist li.vlist{
	box-shadow:0 15px 15px rgba(0,0,0,.2);
	transition: all linear 0.3s
}
.videolist li.vlist:hover{
	transform:translateY(-10px);
	-webkit-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-o-transform:translateY(-10px);
}
.videolist li div.mpc{
	border-radius:0px;
}
.videolist li div img{
	width:100%;
	display:block;
}
.videolist li:hover div img{
    -moz-transform:scale(1.2);
    -webkit-transform: scale(1.2);
    transform:scale(1.2);
}
.videolist li p.vname{
	position:absolute;
	top:30%;
	color:#FFF;
	width:100%;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	text-shadow:1px 1px 1px #000; 
}
.videolist li p.view{
	position:absolute;
	top:55%;
	width:60%;
	left:50%;
	margin-left:-30%;
	line-height:50px;
	height:50px;
	border:rgba(255,255,255,0.5) 1px solid;
	color:#FFF;
	padding:0;
	font-size:26px;
	text-shadow:1px 1px 1px #000; 
}
.indexvideo .more{
	clear:both; 
	height:20px; 
	text-align:center;
	padding-top:10px; 
	border-top:#f0f0f0 1px solid; 
	width:100%; 
	float:left; 
	margin-top:40px
}
.videolist li p{
	font-size:16px;
	padding-top:12px;
}
/*********精品工程******/
.projectlist{
	clear:both;
	width:100%;
	float:left;
	background:#f6f6f6;
	/*padding:80px 0 0px 0;
	position:relative;
	top:-60px;
	margin-top:100px;*/
}
.projectlist li{
	float:left;
	width:-moz-calc((100% - 120px) / 3);
	width:-webkit-calc((100% - 120px) / 3);
	width: calc((100% - 120px) / 3);
	text-align:center;
	position:relative;
}
.projectlist2 li{
	float:left;
	width:-moz-calc((100% - 180px) / 4);
	width:-webkit-calc((100% - 180px) / 4);
	width: calc((100% - 180px) / 4);
	text-align:center;
	position:relative;
}

.projectlist li:not(:last-child){
	margin-right:60px;
}
.projectlist li .vname{
	height:60px;
	line-height:60px;
	border:#e0e0e0 1px solid;
	border-top:0;
	background:#FFF;
	margin:0
}
.projectlist li div.mpc{
	position:relative;
	overflow:hidden
}
.projectlist li div.mpc img{
	width:100%;
	display:block;
}
.projectlist li:hover div.mpc img{
    -moz-transform:scale(1.2);
    -webkit-transform: scale(1.2);
    transform:scale(1.2);
}
.projectlist li:hover{
	box-shadow:0 15px 15px rgba(0,0,0,.1);
	transition: all linear 0.3s;
	transform:translateY(-10px);
	-webkit-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-o-transform:translateY(-10px);
}
/*********表面颜色******/
.colorlist{
	clear:both;
	width:100%;
	float:left;
	background:#e0e0e0;
	padding:50px 0;
	position:relative;
	min-height:500px;
	/*padding:80px 0 0px 0;
	position:relative;
	top:-60px;
	margin-top:100px;*/
}
.colorlistbg{
	position:absolute;
	top:-60px;
	height:60px;
	width:100%;
	left:0;
	background:#e0e0e0;
}
.colorlist li{
	float:left;
	width:-moz-calc((100% - 280px) / 8);
	width:-webkit-calc((100% - 280px) / 8);
	width: calc((100% - 280px) / 8);
	text-align:center;
	position:relative;
}
.colorlist li:not(:last-child){
	margin-right:40px;
}
.colorlist li .vname{
	height:60px;
	line-height:25px;
	/*border:#e0e0e0 1px solid;*/
	border-top:0;
	/*background:#FFF;*/
	margin:0;
}
.colorlist li div.mpc{
	position:relative;
	overflow:hidden;
	border-radius:100%;
	border:#FFF 2px solid;
	margin-bottom:10px;
}
.colorlist li div.mpc img{
	width:100%;
	display:block;
}
.colorlist li:hover div.mpc img{
    -moz-transform:scale(1.0);
    -webkit-transform: scale(1.0);
    transform:scale(1.0);
}
.colorlist li:hover{
	/*box-shadow:0 15px 15px rgba(0,0,0,.1);*/
	transition: all linear 0.3s;
	transform:translateY(-10px);
	-webkit-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-o-transform:translateY(-10px);
}
/***首页联系方式****/
.indexcontact{
	clear:both;
	width:100%;
	height:439px;
}
.indexcontact ul li.left{
	width:50%;
	float:left;
}
.indexcontact ul li.left h3{
	font-size:20px;
	font-weight:normal;
	border-bottom:#FDD100 3px solid;
	position:relative;
	padding-bottom:10px;
	width:290px;
	color:#2F2725;
	text-transform:uppercase;
}
.indexcontact ul li.left h3 span{
	height:8px;
	width:90px;
	background:#FDD100;
	position:absolute;
	bottom:-5px;
	border-radius:5px;
}
.indexcontact ul li.left h3 i{
	font-style:normal;
	font-family:arial;
	font-size:50px;
	color:#E70012;
	font-weight:600;
	letter-spacing:1.5px;
}
.indexcontact ul li.left .inqu{
	color:#2F2725;
	font-size:18px;
	margin-top:20px;
	font-weight:bold;
	line-height:150%;
}
.indexcontact ul li.left .add{
	color:#2F2725;
	font-size:16px;
	margin-top:20px;
	line-height:180%;
	font-weight:500
}
.indexcontact ul li.right{
	float:right;
	width:50%;
}
.indexcontact ul li.right .form-group{
	width:50%;
	float:left;
	padding-left:15px;
}
.indexcontact ul li.right .form-control{
	border:#A1A1A1 1px solid;
	border-radius:2px
}
.has-feedback{ padding-left:15px}
.indexcontact ul li.right .btn{
	width:100%
}


input::-webkit-input-placeholder{
	color:#999;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#999;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#999;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#999;
}

textarea::-webkit-input-placeholder{
	color:#999;
}
textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
	color:#999;
}
textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
	color:#999;
}
textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
	color:#999;
}
.form-control{
	color:#2F2725;
}

.form-control{
	width: 100%;
	color:#2F2725; 
	margin-bottom:10px; 
	padding:10px 20px
}
.form-control{
	border:0;
	border-bottom:#DCDCDC 2px solid;
	width: 100%;
	border-radius: 2px;
	background-color: rgba(0, 0, 0, 0); 
	margin-bottom:20px; 
	padding:10px 20px 10px 0;
	color:#424242;
	font-family:arial;
}
.form-group{
	width:50%;
	float:left;
	padding-left:0px;
}
/****oem**/
.oem{
	clear:both;
	width:100%; 
	float:left;
	background:#f6f6f6;
	padding-top:60px;
	padding-bottom:60px;
}
.oem .tt{
	text-align:center;
	display:block;
	width:220px;
	height:46px;
	line-height:46px;
	font-weight:normal;
	font-size:26px;
	text-transform:uppercase;
	background:#555555;
	color:#FFF;
	margin:0 auto;
}
.oem h3{
	text-align:center;
	margin:0px auto 0 auto; 
	font-size:16px; 
	padding-top:20px; 
	color:#3e3e3e;
	font-weight:normal;
	font-family:arial;
	line-height:160%;
}
.oem .pcc{
	text-align:center;
	margin:20px auto;
}
#triangle-up{
clear:both;
width:0;
height:0;
border-left:25px solid transparent;
border-right:25px solid transparent;
border-bottom:25px solid #f6f6f6;
margin:0 auto;
}
#triangle-left{
width:0;
height:0;
border-top:50px solid transparent;
border-bottom:50px solid transparent;
border-right:100px solid black;
}
#triangle-right{
width:0;
height:0;
border-top:50px solid transparent;
border-bottom:50px solid transparent;
border-left:100px solid black;
}
#triangle-topleft{
width:0;
height:0;
border-top:100px solid black;
border-right:100px solid transparent;
}
#triangle-topright{
width:0;
height:0;
border-top:100px solid black;
border-left:100px solid transparent;
}
#triangle-bottomleft{
width:0;
height:0;
border-bottom:100px solid black;
border-right:100px solid transparent;
}
#triangle-bottomright{
width:0;
height:0;
border-bottom:100px solid black;
border-left:100px solid transparent;
}
#triangle-down{
width:0;
height:0;
border-left:30px solid transparent;
border-right:30px solid transparent;
border-top:30px solid #F2F2F2;
margin:0 auto;
}
/**页脚****/
/*Footer*/
.Footer{background:#333333; position:relative;color:#D8D8D8; clear:both; float:left; width:100%; border-bottom:#5A5A5A 0px solid;}
.Footer a{color:#D8D8D8;}
.FBox{position:relative;}
.FBox .info_left{float:left; width:187px;position:relative;}
.FBox .ht{height:30px;}
.FBox h4.ht{font-size:16px; color:#D8D8D8;font-weight:600; text-transform:uppercase}
.FBox .info_left .option{height:33px; color:#d1d1d1; }
.FBox .info_left .option a{padding-left:24px; margin-left:5px;color:#d1d1d1;}
.FBox .fMenu{width:100%;position:relative; float:left;}
.FBox .fMenu ul li{overflow:hidden; float:left; margin-top:50px;}
.FBox .fMenu ul li dl{padding-right:55px;}
.FBox .fMenu ul li dl dt{ width:100%; height:30px;}
.FBox .fMenu ul li dl dd{line-height:20px;overflow:hidden; margin-bottom:10px; clear:both; width:100%}
.FBox .fMenu ul li dl dd a{color:#A9A9A9; width:100%;font-size:14px;}
.FBox .fMenu ul li dl dd a:hover{color:#FFF; }
.FBox .info_right{float:right; width:124px;height:234px; position:relative;}
.FBox .info_right .box{width:180px; margin:auto; text-align:center}
.FBox .info_right .box .code{padding:0px 0px 10px 0;}
.FBox .info_right .box .code img{display:inline-block;}
.FBox .info_right .box .code .qrcode{ margin-top:20px;}
.FBox .info_right .box p{color:#d1d1d1; }
.footercen{
	background:#333333; position:relative;color:#D8D8D8; clear:both; float:left; width:100%; padding:20px 0;
}
.footercen li{
	float:left;
	font-size:15px;
	line-height:180%;
}
.footercen .footercont{
	color:#7D7D7D;
	top:-6px;
	position:relative;
}
.footercen .whitelogo{
	margin-right:40px
}
.footercen .footertel{
	background:url(../images/bottel.jpg) no-repeat left 6px;
	margin-left:0px;
	color:#BBBBBB;
	padding-left:46px;
	position:relative;
	font-size:14px;
}
.footershejiao{
	float:right!important;
	text-align:right;
	font-size:0;
}
.footershejiao img{
	display:block;
}
.footershejiao a{
	display:inline-block;
	font-size:0;
	margin-left:5px
}
.botlogo{
	margin-bottom:15px;
	margin-left:24px;
	width:65px;
}
.footerBar{background-color:#333333; clear:both; width:100%;border-top:#5A5A5A 1px solid;}
.fbBox{height:50px; position:relative;}
.fbBox .fblist{line-height:50px; font-weight:lighter;color:#BBBBBB; font-size:14px; text-align:center}
.fbBox a{color:#D8D8D8;}
.fbBox .copyright{position:absolute; right:0px; height:20px; line-height:20px; top:15px; }
/*******内页样式*******/
.proNavbox{height:80px;position:relative;margin-bottom:40px; background:#FFF; clear:both; z-index:99}
.proNavbox .proNav{height:80px;box-shadow:0 1px 2px rgba(0,0,0,0.05);border-bottom:1px solid #ededed;color:#333}
.proNavbox .proNav.open:after{content:"";position:absolute;background:url("c_zz.png");width:2000px;height:100000px;top:50px;left:0;z-index:-1;}
.proNavbox .proClass{display:inline-block;position:relative;margin-right:30px}
.proNavbox .proClass .name{position:relative;border:1px solid #eee;width:80px;height:80px;line-height:80px;text-align:center;display:inline-block;background:white;z-index:1;border-top:none;border-bottom:none}
.proNavbox .proClass .name img{width:32px;vertical-align:middle}
.proNavbox .proClass .name span{display:block;text-align:center;font-size:12px;color:#333;position:absolute;bottom:0;left:0;width:100%;line-height:12px;display:none}
.proNavbox .proClass .name .shetou{position:absolute;width:36px;bottom:-9px;left:50%;margin-left:-18px}
.proNavbox .proClass .list{display:none;border:1px solid #eee;background:white;width:260px;padding:15px 10px;position:absolute;top:80px;}
.proNameBox {float:left; line-height:80px;/* padding-top:5px; */font-size:15px;/* font-family:arial; */color:#000; text-transform:capitalize; }
.proNameBox a{ margin-left:1px; color:#000;/* background:#f0f0f0;*/ display:block; float:left; padding:0 20px; position:relative}
.proNameBox a span{position:absolute; bottom:0; width:100%; height:4px; background:#FDD100; left:0;opacity:0;}
.proNameBox a:hover{ color:#E70012;/* background:#2F2725*/}
.proNameBox a:hover span{opacity:1;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.proNameBox a.cur span{opacity:1;}
.proNameBox span,.loca span{ font-family:'宋体'; padding:0 10px}
.loca{ float:right; font-size:14px; margin-top:35px; color:#888888; text-transform:capitalize}
.loca a{ color:#888888}
.loca img{ vertical-align:middle; margin-bottom:5px}
.proClass {float:left;}

/****文章页***/
.sub_main{
	clear:both;
	width:100%;
	float:left;
	line-height:180%;
	font-size:15px;
	color:#5d5d5d;
}
.sub_main p{
	margin-bottom:20px;
}
.index_icon{
	position:relative;
	width:48px;
	height:48px;
	margin:30px auto;
	clear:both;
}
 .about-sign{
	width: 48px;
	height: 48px;
	padding: 7px 18px 6px;
	background: url(../images/bg_sign09.png) no-repeat;
	position: relative;
}
.about-sign .sign-top{
	width: 12px;
	height: 17px;
	background: url(../images/bg_sign07.png) no-repeat;
	position: absolute;
	left: 18px;
	bottom: 24px;
	animation: signMove 1s infinite;
	-webkit-animation: signMove 1s infinite;
	
}
.about-sign .sign-bot{
	width: 12px;
	height: 17px;
	background: url(../images/bg_sign08.png) no-repeat;
	position: absolute;
	left: 18px;
	top: 25px;
	animation: signMove 1s infinite;
	-webkit-animation: signMove 1s infinite;
}
@keyframes signMove{
	from{
		height: 0;
	}
	to {
		height: 17px;
	}
}
@-webkit-keyframes signMove{
	from{
		height: 0;
	}
	to {
		height: 17px;
	}
}
/**产品**/
.prosortlist{
	margin:0 auto;
	clear:both;
}
.prosortlist .title {
	clear:both;
	height:auto!important;
	font-size:18px;
	line-height:1.3em;
	color:#333;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding:0px 20px;
	text-align:center;
}
.prosortlist .name {
	line-height:0.5em;
	height:0.5em;
	border-bottom:1px solid #eee;
	font-size:14px;
	position:relative;
	margin:10px 15px 20px 15px;
	text-align:center;
}
.prosortlist .name span {
	background:white;
	display:inline-block;
	text-align:center;
	padding:0px 25px;
	color:#333;
	height:1em;
	line-height:1em;
}
.prosortlist h3{
	font-size:18px;
	text-transform:capitalize;
	font-weight:bold;
	border-bottom:#e0e0e0 1px solid;
	padding-bottom:5px;
	text-transform:uppercase;
	/*background:#FED001;
	border-radius: 0px 30px;
	width:240px;
	height:48px;
	line-height:48px;*/
	margin:0 auto;
	color:#000;
	text-indent:20px;
	/*text-align:center;*/
	border-left:#FF7401 6px solid;
	margin-bottom:0px;
	/*width:fit-content;
    width:-webkit-fit-content;
    width:-moz-fit-content;*/
	padding:10px 0px;
	background:url(../images/downicon.png) no-repeat right center;
}
.zhutuici{
	border-top:#FFF 1px solid;
	margin-bottom:20px;
}
.prosortlist h3 span{
	float:right;
	font-weight:normal;
}
.prosortlist h3 a{
	color:#000
}
.prosortlist h3 a:hover{
	color:#E70012
}
.prosortlist h3 span i{
	font-style:normal;
	font-family:'宋体';
	padding-left:5px
}
.prosortlist ul li{
	/*float:left;
	width:25%;
	margin-bottom:40px;
	padding:0 10px;*/
	margin-top:20px;
}

.prosortlist ul li img{
	max-width:100%;
	max-height:100%
}

.pro-cell{
	width:-moz-calc((100% - 120px) / 4);
    width:-webkit-calc((100% - 120px) / 4);
    width: calc((100% - 120px) / 4);
	float:left;
	margin-bottom:60px;
	padding-top:20px;
	background:#fff;
	margin-right:40px;
	transition: all linear 0.3s;
	box-shadow:0 15px 15px rgba(0,0,0,.1);
}

.pro-cell:hover{
	box-shadow:0 15px 15px rgba(0,0,0,.2);
	transform:translateY(-10px);
	-webkit-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-o-transform:translateY(-10px);
}
.pro-footer h4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

.pro-footer{
	border-top:#e0e0e0 1px solid;
	line-height:30px;
	height:30px;
	font-size:14px;
	/*margin:0 15px;*/
}
.pro-footer a{
	color:#E77919
}
.pro-footer .left{
	float:left;
	width:50%;
	text-align:center;
	border-right:#e0e0e0 1px solid;
	margin:15px auto;
	/*background:url(../images/biaoti.jpg) no-repeat 25px;
	background-size:15px*/
}
.pro-footer .left img{
	display:inline-block;
	margin-bottom:2px;
}
.pro-footer .right{
	float:left;
	width:50%;
	text-align:center;
	margin:15px auto;
}
.video-cell{
	padding-top:0!important;
	padding-bottom:20px
}
.video-cell .title{
	margin-top:50px
}
.videopic{
	position:relative;
}
.zzx-company-logo-box {
	position: absolute;
	left: 50%;
	bottom:-31px;
	width: 80px;
	height: 80px;
	margin-left: -40px;
	background:rgba(0,0,0,0.3);
	background-size:80px;
	border-radius: 50%;
	box-shadow: 0 0 10px 3px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 0 10px 3px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 10px 3px rgba(0,0,0,.1);
	
}

.zzx-company-logo {
	position: absolute;
	left: 50%;
	width: 64px;
	height: 64px;
	margin-left: -32px;
	bottom: 8px;
}
/*************视频**/
.mask{
	position:fixed;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .8;
	-moz-opacity: .8;
	filter: alpha(opacity=80);
	top: 0;
	left: 0;
	z-index:1000;
}
.modal{
	background: #fff;
	width: 720px;
	height: 450px;
	position: fixed;
	_position: absolute;
	display: none;
	z-index: 1001;
}
.modal .close{
	position: absolute;
	top: 15px;
	right: 15px;
	font-size: 24px;
	z-index: 2;
}
.modal iframe{
	z-index: 1;
}
.modal .close a:link,.modal .close a:visited{
	color: #666;
	text-decoration: none;
}
.modal .close a:hover,.modal .close a:active{
	color: #333;
	text-decoration: none;
}
.news-pages { clear:both;}
.news-pages a,.news-pages span{display:inline-block;margin:0 5px 15px;padding:8px 14px;border:1px solid #ccc;font-size:16px; background:#FFF}
.news-pages a:hover,.news-pages span.ctxt{background:#EB7B15;border-color:#EB7B15;color:#fff;opacity:1}
.news-pages span{opacity:.4}
.news-pages{width:100%;text-align:center;padding-bottom:40px}

.clearfix{*zoom:1}.clearfix:before,.clearfix:after{content:" ";display:table}.clearfix:after{clear:both}
.container{*zoom:1;margin-right:auto;margin-left:auto}.container:before,.container:after{content:" ";display:table}.container:after{clear:both}
.xm-pagenavi .current{background-color:#757575;color:#fff}
.btn-gray{background:#fff;border:#d6d6d6 1px solid;color:#333}.btn-gray:hover{background-color:#fff;border:#d6d6d6 1px solid;color:#333}
.btn-primary{background:#2ea6df;color:#fff}.btn-primary:hover{background-color:#2598cf;color:#fff}
.span1,.span2,.span3,.span4,.span5,.span6,.span7,.span8,.span9,.span10,.span11,.span12,.span13,.span14,.span15,.span16,.span17,.span18,.span19,.span20{float:left;/*margin-left:14px;*/min-height:1px}
.span7{width:420px}
.span11{width:668px}
.span13{width:786px}
.row{/*margin-left:-14px;_margin-left:0;*/*zoom:1}
.row:before,.row:after{content:" ";display:table}
.row:after{clear:both}
.btn{display:inline-block;*zoom:1;*display:inline;width:158px;height:38px;padding:0;margin:0;font-size:14px;line-height:38px;text-align:center;cursor:pointer;-webkit-transition:all .4s;transition:all .4s}.btn:hover{text-decoration:none;}.btn:focus{outline:0}.btn:active{-webkit-box-shadow:inset 0 2px 4px rgba(0,0,0,0.18);box-shadow:inset 0 2px 4px rgba(0,0,0,0.18)}.btn[disabled]{border-style:dashed !important;border-color:#e0e0e0;background-color:#fff !important;color:#b0b0b0 !important;cursor:default !important}
.goods-detail{ width:100%; clear:both; float:left;}
.goods-detail ul,.goods-detail li,.goods-detail p,.goods-detail dl,.goods-detail dd,.goods-detail h1,.goods-detail h2,.goods-detail h3,.goods-detail h4,.goods-detail h5,.goods-detail h6{padding:0;margin:0}
.goods-detail ul,.goods-detail li,.goods-detail ol{list-style:none}
.goods-detail i{font-style:normal}
.goods-detail em{font-style:normal}

.goods-detail .goods-detail-info{/*background:#fff;*/padding-top:40px;/*padding-bottom:50px*/}
.goods-detail .goods-pic-box,.goods-detail .goods-info-box{min-height:550px;_height:550px}
.goods-detail .goods-pic-box{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;text-align:center}
.goods-detail .goods-big-pic{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:482px;width:482px;left:140px;position:absolute;top:0px;z-index:1;cursor:-webkit-zoom-in;cursor:zoom-in; border:#e0e0e0 0px solid;box-shadow:0 15px 15px rgba(0,0,0,.1);}
.goods-detail .goods-big-pic img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:482px;height:482px}
.goods-detail .goods-pic-loading{width:20px;height:20px;position:absolute;z-index:5;top:255px;left:410px}
.goods-detail .goods-detail-left-info{/*position:relative;overflow:hidden;*/_zoom:1; float:left; width:635px;}
.goods-detail .goods-batch-img-list-block{position:absolute;top:0px;left:-700px;width:684px;height:550px;z-index:10;background:#fff;text-align:center;-webkit-transition:left .3s ease-out;transition:left .3s ease-out}
.goods-detail .goods-info-rightbox{position:relative; float:right; width:-moz-calc(100% - 670px);width:-webkit-calc(100% - 670px);width: calc(100% - 670px);}
.goods-detail .goods-info-leftborder{position:absolute;width:0px;height:100%;left:-120px;display:none;border-left:1px solid #e0e0e0}
.goods-detail .goods-small-pic{position:absolute;left:0px;top:0px}
.goods-detail .goods-small-pic li{height:85px;cursor:pointer;zoom:1;/*padding:4px;*/border:1px solid #e0e0e0;margin-bottom:14px;-webkit-transition:border-color .4s ease-out;transition:border-color .4s ease-out}
.goods-detail .goods-small-pic li img{width:80px;height:80px; margin-top:2px}
.goods-detail .goods-small-pic li:hover{border-color:#b0b0b0}
.goods-detail .goods-small-pic li.current{cursor:default;border-color:#E70012}
.goods-detail .goods-small-pic li.current:hover{border-color:#FF3300}
.goods-detail .goods-info-head .goods-name{color:#333;font-size:28px;font-weight: bold;line-height:38px; margin-top:10px;}
.goods-detail .goods-info-head .goods-subtitle{margin-top:7px}
.goods-detail .goods-info-head .goods-subtitle p{color:#616161;font-size:14px;line-height:23px}
.goods-detail .goods-info-head .goods-info-head-price{margin-top:20px;/*height:66px;line-height:66px;*/border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;color:#000000;font-size:12px; padding:10px 0; font-weight:normal; color:#666; font-family:'微软雅黑'; line-height:180%}
.goods-detail .goods-info-head .goods-info-head-colors{padding-top:18px}
.goods-detail .goods-info-head .goods-info-head-colors .style-name{color:#757575;line-height:20px;font-size:14px;display:block}
.goods-detail .goods-info-head .goods-info-head-cart{height:50px;margin-top:95px;position:relative}
.goods-detail .goods-info-head .goods-info-head-cart .goods-add-cart-btn,.goods-detail .goods-info-head .goods-info-head-cart .goods-over-btn{width:220px;height:48px;line-height:48px;font-size:16px;display:block;float:left;text-align:center}
.goods-detail .goods-info-head .goods-info-head-cart .goods-collect-btn{height:48px;width:140px;display:block;float:left;text-align:center;margin-left:10px;line-height:48px}
.full-screen-border{height:0px;border-top:1px solid #e0e0e0}
.goods-detail-nav{background:#fff}
.goods-detail-nav .detail-list{*zoom:1;width:680px;margin:0 auto;list-style-type:none;height:60px}
.goods-detail-nav .detail-list:before,.goods-detail-nav .detail-list:after{content:" ";display:table}
.goods-detail-nav .detail-list:after{clear:both}
.goods-detail-nav .detail-list li{float:left;width:170px;height:18px;margin-top:20px;line-height:18px;text-align:center;font-size:16px;color:#424242}
.goods-detail-nav .detail-list li i{color:#b0b0b0;font-style:normal;vertical-align:1px}
.goods-detail-nav .detail-list li a{color: #424242;width:170px;display:block;cursor:pointer;border-right:1px solid #e0e0e0;-webkit-transition:color .2s ease-out;transition:color .2s ease-out}
.goods-detail-nav .detail-list li.last{border-right:none}
.goods-detail-nav .detail-list li.current a{color:#2ea6df;}
.goods-detail-desc{text-align:center}
.goods-yuyue{position:absolute; width:134px; right:-154px; }
.goods-yuyue ul{border-left:#e6e6e6 1px solid;border-right:#e6e6e6 1px solid;border-top:#e6e6e6 1px solid;background: #ffffff none repeat scroll 0 0;}
.goods-yuyue li{ width:134px; border-bottom:#e6e6e6 1px solid;height:50px; line-height:50px; color:#595757; font-size:14px; text-align:center;}
.goods-yuyue li a{ color:#595757;}
.goods-yuyue .cuss a{ background-color:#2ea6df; color:#FFF; display:block; position:relative;width:133px;}
.cuss-demo12 {
	top:15px;
	left:-17px;
	position:absolute;z-index:999;
    border: 10px solid transparent;
    border-right-color: #2ea6df;
    width: 0;
    height: 0;
}
.goods-std{ width:80px; height:80px; position:absolute; right:-100px; top:120px;}
.brick-lists{clear:both; width:100%;padding:40px; float:100%;}
.brick-items{
	z-index: 1;
	float: left;
	width:-moz-calc((100% - 60px) / 4);
    width:-webkit-calc((100% - 60px) / 4);
    width: calc((100% - 60px) / 4);
	background: #fff;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	height:100%;
	padding: 0px 0 0 0;
	border:#f0f0f0 0px solid;
}
li.brick-items:not(:last-child){
	margin-right:20px;
}
.brick-items:hover{z-index:2;-webkit-box-shadow:0 0px 10px rgba(0,0,0,0.2);box-shadow:0 0px 10px rgba(0,0,0,0.2);top:-2px}
.brick-items .title{margin:20px auto 15px auto;font-size:16px;font-weight:400;text-align:center; display:block; color:#333333;}
.brick-items .title a{color:#231815;}
.brick-items .desc{
	margin:0px 0px 10px 0px;padding-left:10px; padding-right:10px;
    font-size:12px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;_zoom:1;color:#777777;
}
.brick-items .figure-img{
 background-color: #e9e9e9;
}
.brick-items .figure-img img{width:100%;}


/*
 * pro_det_b
 */
.pro_det_b{
	overflow: hidden;
	clear:both;
}

.pro_det_b_bars_box{
	min-height: 60px;
}
.pro_det_b_bars{
	position: relative;
	z-index:98;
	width: 100%;
	background:url(../images/lasi.jpg) no-repeat top center #485D7D;
/*	border-bottom: 10px solid #e5e5e5;*/
}

.pro_det_b_bars_l{
	width:100%;
	display:flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items:center;
    -webkit-align-items: center;
}
.pro_det_b_bars_l .item{
	line-height: 60px;
	padding: 0 30px;
	/*margin: 0 2%;*/
	color: #000;
	font-size: 16px;
	cursor: pointer;
	text-transform:capitalize;
	font-weight:bold;
}
.pro_det_b_bars_l .item.hover{
	/*border-bottom: 2px solid #FE0303;*/
	background:#FFF;
	color:#000;
	-webkit-transition-property: background-color;
    -webkit-transition-duration: 0.3s;
    -webkit-transition-timing-function: ease;
}
.pro_det_b_bars_l .item.hover:hover{
	color:#000
}
.pro_det_b_bars_l .item:hover{
	color:#FFF;
}

.pro_det_b_tabs_clm{
	padding: 4% 0;
}
/*.pro_det_b_tabs_clm br{
  display:none;
}*/
.title3{
	font-size: 40px;
	font-family: "pangmenzhengdao";
	margin-bottom: 3%;
	font-weight:lighter;
}


.pro_det_b_feat_list{
	display:flex;
    display: -webkit-flex;
    flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.pro_det_b_feat_list dd:first-child,.pro_det_b_feat_list dd:nth-child(3),.pro_det_b_feat_list dd:nth-child(5),.pro_det_b_feat_list dd:nth-child(6),.pro_det_b_feat_list dd:nth-child(8),.pro_det_b_feat_list dd:nth-child(10){
	padding-left:0
}
.pro_det_b_feat_list dd:last-child{
	padding-right:0
}
.pro_det_b_feat_list dd{
	width: 50%;
	padding: 0 2%;
	position: relative;
	margin-bottom: 20px;
}
.pro_det_b_feat_list dd:last-child:after,.pro_det_b_feat_list dd:nth-child(2):after{
	display: none;
}
.pro_det_b_feat_list dd:after{
	content: "";
	display: block;
	position: absolute;
	right: 0;
	top: 2%;
	width: 0px;
	height:210px;
	background: #ddd;
}
.pro_det_b_feat_list_tt{
	display:flex;
    display: -webkit-flex;
    padding-bottom: 10px;
}
.opt{
	margin-bottom:20px;
    font-size:24px;
	clear:both; 
	width:100%; 
	margin:40px 0 20px 0; 
	border-top:#e0e0e0 1px solid; 
	padding-top:40px;
}
.ft li{
	list-style-type:disc;
	list-style-position: outside;
	font-size:22px;
	margin-left:24px;
}
.ft li span{
	font-size:16px;
}
/*.ft li:before {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #000;
    border-radius: 50%;
	margin-right:20px;
}*/
.pro_det_b_feat_list_tt .num{
	width: 22px;
	height: 22px;
	font-size: 14px;
	text-align: center;
	line-height: 22px;
	border-radius: 22px;
	text-align: center;
	color: #fff;
	background:url(../images/xmu.png) no-repeat center center;
	background-size:cover;
	text-indent:-99999999px;
}
.pro_det_b_feat_list_tt .tt{
	width: calc(100% - 20px);
	padding-left: 8px;
	line-height: 20px;
	color: #1F1F1F;
	font-size: 20px;
	font-weight: bold;
}

.pro_det_b_feat_list_text{
	font-size: 14px;
	line-height: 24px;
	color: #000;
}
.pro_det_b_feat_list_pic a{
  display:block;
  position:relative;
  width:100%;
  height:100%;
}
.pro_det_b_feat_list_pic .icon{
  position:absolute;
  left:50%;
  top:50%;
  width:50px;
  height:50px;
  margin:-25px 0 0 -25px;
  line-height:50px;
  font-size:50px;
  color:#0cb0bf;
  text-align:center;
  background:rgba(255,255,255,.8);
  border-radius:50px;
  transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.pro_det_b_feat_list_pic img{
	max-width: 100%;
}

.pro_det_b_tabs_clm_list{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;
	flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.pro_det_b_tabs_clm_item{
	width: 25%;
	padding: 0 10px;
	margin-bottom: 20px;
}
.pro_det_b_tabs_clm_item a{
	display: block;
}
.pro_det_b_tabs_clm_item .pic{
	overflow: hidden;
	position: relative;
}
.pro_det_b_tabs_clm_item .pic iframe{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	border: 0;
}
.pro_det_b_tabs_clm_item .pic img{
	display: block;
	width: 100%;
}
.pro_det_b_tabs_clm_item .tt{
	text-align: center;
	font-size: 16px;
	color: #444;
	padding: 12px 0 15px;
}
.pro_det_b_tabs_clm_item a:hover{
	transform: translateY(-3px);
    -webkit-transform: translateY(-3px);
}





.pro_det_b_tabs_pram{
	display:flex;
    display: -webkit-flex;
    justify-content:space-between;
    -webkit-justify-content: space-between;
    flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.pro_det_b_tabs_pram_table{
	width: 80%;
	max-width: 1000px;
	min-width: 320px;
	background: #fff;
	margin-bottom: 20px;
	margin-left:auto;
	margin-right:auto;
}
.pro_det_b_tabs_pram_table tr td{
	border: 1px solid #687B99;
	padding: 5px 15px;
	line-height: 22px;
	color: #000;
	font-size: 14px;
}
.pro_det_b_tabs_pram_table tr td:first-child{
	color: #fff;
	background: #7687A0;
}

.det tr td{
	padding: 5px 15px;
}
.det tr td:first-child{
	padding-left:0;
}
.det tr td:last-child{
	padding-right:0;
}
.det tr td img{
	display:block;
}
.pro_det_b_tabs_down_bars{
	display:flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
	flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
}
.pro_det_b_tabs_down_bars_clm{
	width: 100%;
	max-width: 300px;
	margin: 0 15px 15px;
}
.pro_det_b_tabs_down_bars_clm_tt{
	font-size: 16px;
	color: #1f1f1f;
	padding-bottom: 15px;
}
.pro_det_b_tabs_down_bars_clm_select{
	display: block;
	width: 100%;
	height: 44px;
	font-size: 14px;
	padding-left: 18px;
	background: #eff1f4;
	border:none;
	color: #666;
}

.support_box1_down_bars select{
	height: 44px;
	font-size: 14px;
	padding-left: 18px;
	background: #eff1f4;
	border:none;
	color: #666;
	width:250px !important;
	margin:0 15px 15px;
}

.pro_det_b_tabs_down_list{
	display:flex;
    display: -ms-flexbox;
    display: -webkit-flex;

    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
  
  	flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    -webkit-flex-wrap:wrap;
    padding:2% 0 0 0;
}
.pro_det_b_tabs_down_list dd{
	width: 18%;
	margin: 0 1% 20px;
	border: 1px solid #e5e5e5;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
	background:#f6f6f6;
	box-shadow: rgba(0,0,0,0.03) 0 8px 20px;
}
.pro_det_b_tabs_down_list dd a{
	padding:10%;
	display:flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    flex-direction: column; 
    -webkit-flex-direction: column;
}

.pro_det_b_tabs_down_list dd .con{
	margin-bottom: 30px;
	text-align:left;
}
.pro_det_b_tabs_down_list dd .con .tt{
	color: #1f1f1f;
	font-size: 22px;
}
.pro_det_b_tabs_down_list dd .cin .tt2{
	color: #999;
}
.pro_det_b_tabs_down_list dd .pic{
	overflow: hidden;
}
.pro_det_b_tabs_down_list dd .pic .pdf_size{
	color: #999;
	margin-bottom: 12px;
}
.pro_det_b_tabs_down_list dd .pic img{
	display: block;
	max-width:100%;
}
.pro_det_b_tabs_down_list dd:hover{
	border: 1px solid #e0e0e0;
	transition: all 0.5s;
    -webkit-transition: all 0.5s;
	background:#FFF;
	box-shadow: rgba(0,0,0,0.1) 0 8px 20px;
	transform:translateY(-2px);
}


.pro_det_b_tabs_goes{
	position: relative;
}
.pro_det_b_tabs_goes_item{
	background: #fff;
	padding: 3%;
	text-align: center;
}
.pro_det_b_tabs_goes_item .pic{
	display: block;
	overflow: hidden;
	padding: 10px 0;
}
.pro_det_b_tabs_goes_item .pic img{
	display: block;
	width: auto;
	max-width: 100%;
	margin: 0 auto 15px;
}
.pro_det_b_tabs_goes_item .con .tt1{
	font-size: 32px;
	color:#1f1f1f;
	font-weight: bold;
}
.pro_det_b_tabs_goes_item .con .tt2{
	font-size: 14px;
	padding: 12px 0 18px;
}
.pro_comparison2{
	color: #aaaaaa;
	font-size: 14px;
	display:flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    align-items:center;
    -webkit-align-items: center;
    margin-bottom: 20px;
}
.pro_comparison2:before{
	content: "";
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 10px;
	border:2px solid #d2d2d2;
	margin-right: 6px;
}
.pro_det_b_tabs_goes_scroll_prev,.pro_det_b_tabs_goes_scroll_next{
	position: absolute;
	left: -80px;
	top:50%;
	width: 60px;
	height: 60px;
	font-size:60px;
	color: #cbcdd0;
	margin-top: -30px;
	cursor: pointer;
}
.pro_det_b_tabs_goes_scroll_next{
	left: auto;
	right: -80px;
	transform: rotateZ(180deg);
    -webkit-transform: rotateZ(180deg);
}

/*****新闻列表************/
.blog{
	float:left;
	width:100%;
}
.blog-article {
	margin-bottom: 30px;
	padding:0;
	width:100%;
	float:left;
	clear:both;
}
.blog-article .entry-content {
	margin-bottom: 0;
	padding-bottom: 0;
	float:left;
	width:-moz-calc(100% - 200px);
    width:-webkit-calc(100% - 200px);
    width: calc(100% - 200px);
	font-size:15px
}
.blog-article figure {
	float:left;
	width:250px;
	margin:0;
	margin-right:20px;
}
.blog-article .format-icon {
	left: 0;
}
.blog-article p {
	margin-bottom: 20px;
	line-height: 24px;
}
.blog-article blockquote p {
	line-height: 32px;
}
.blog-article .read-more-link {
	float:left;
	font-size:15px;
	text-transform: uppercase;
	line-height: 23px;
	color: #E77919;
}
.blog-article .read-more-link:after {
	content: "\f101";
	font-family: FontAwesome;
	color: #E77919;
	padding-left: 8px;
}
.blog-article .read-more-link:hover {
	color: #DA241C;
}
.blog-article .read-more-link:hover:after {
	color: #DA241C;
}
.blog-article .post-meta {
	color: #a5aaae;
	font-size:14px;
	float: left;
	width: 170px;
	border-right: 2px solid #d7dee0;
	margin: 0 30px 0px 0;
	/*padding-bottom: 28px;*/
	position: relative;
	z-index: 999;
}
.blog-article .post-meta a {
	color: #a5aaae;
}
.blog-article .post-meta a:hover {
	color: #f16543;
}
.blog-article .post-meta ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.blog-article .post-meta ul li {
	margin: 0 0 6px;
	padding: 4px 0;
	text-transform: uppercase;
	background: none;
	font-style: normal;
}
.blog-article .post-meta ul li:before {
	font-family: 'FontAwesome';
	padding-right: 17px;
	font-size: 14px;
	color: #8C9194;
}
.blog-article .post-meta ul li.date:before {
	content: "\f073";
}
.blog-article .post-meta ul li.comments:before {
	content: "\f086";
}
.blog-article .post-meta ul li.tags:before {
	content: "\f02b";
}
.blog-article .post-meta ul li.author:before {
	content: "\f007";
}
.blog-article .post-summary {
	float:left;
	width:-moz-calc(100% - 270px);
    width:-webkit-calc(100% - 270px);
    width: calc(100% - 270px);
}
.blog-article .post-summary p {
	margin-bottom: 10px;
	line-height: 23px;
	color: #666;
}
.blog-article .post-content-wrapper {
	padding: 15px 0 30px;
}
.blog-article .post-meta ul li time {
	background: none;
	margin-left: -3px;
}
.img-responsive {
	display: block;
	max-width: 100%;
	height: auto
}
.entry-header {
	background: none;
	box-shadow: none;
	padding-top: 0;
	border: none;
	margin-bottom:20px;
}
.news_det_box{
}

.news_det_title{
	font-size: 30px;
	font-weight: bold;
	padding-bottom:12px;
}
.addthis_sharing_toolbox img{
	display: block;
}
.news_det_box .news_list1_con_share .share_clm{ 
	color: #666;
}

.news_det_b_box{
}
.news_det_b_con{
	color: #666;
	padding:3% 0;
	font-size: 14px;
	line-height: 24px;
}
.news_det_b_con img{
	margin: 0 0 25px 0;
}

.news_det_page a{
	float: left;
	width: 140px;
	height: 48px;
	font-size: 14px;
	text-align: center;
	line-height: 46px;
	border: 1px solid #c9c9c9;
	margin-left: -1px;
}
.news_det_page a.hover,.news_det_page a:hover{
	color: #fff;
	background: #333;
	border-color: #333;
}
/*****在线留言************************/
.bootstrap-frm {
margin-left:auto;
margin-right:auto;
/*max-width: 1200px;
background: #FFF;*/
padding: 20px 0px 0px 0px;
font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #888;
/*text-shadow: 1px 1px 1px #FFF;
border:1px solid #DDD;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;*/
}
.bootstrap-frm h1 {
font: 25px "Helvetica Neue", Helvetica, Arial, sans-serif;
padding: 0px 0px 10px 40px;
display: block;
border-bottom: 1px solid #DADADA;
margin: -10px -30px 30px -30px;
color: #888;
}
.bootstrap-frm h1>span {
display: block;
font-size: 11px;
}
.bootstrap-frm label {
display: block;
width:50%;
float:left;
margin: 0px 0px 5px;
}
.bootstrap-frm label>span {
float: left;
width: 20%;
text-align: right;
padding-right: 10px;
margin-top: 10px;
color: #333;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: bold;
}
.bootstrap-frm input[type="text"], .bootstrap-frm input[type="email"], .bootstrap-frm textarea, .bootstrap-frm select{
border: 1px solid #e0e0e0;
font-size:16px;
color: #4e4e4e;
height: 50px;
line-height:50px;
margin-bottom: 16px;
margin-right: 6px;
margin-top: 2px;
outline: 0 none;
padding: 0 15px;
width: 95%;
border-radius:2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.035);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.035);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.035);
}
.bootstrap-frm select {
background: #FFF url('down-arrow.png') no-repeat right;
background: #FFF url('down-arrow.png') no-repeat right;
appearance:none;
-webkit-appearance:none;
-moz-appearance: none;
text-indent: 0.01px;
text-overflow: '';
width: 70%;
height: 35px;
line-height:15px;
}
.bootstrap-frm textarea{
height:200px;
padding: 5px 15px;
width: 70%;
}
.bootstrap-frm .button {
background: #333;
border: 1px solid #101010;
padding: 10px 25px 10px 25px;
color: #FFF;
border-radius:2px;
font-size:16px;
}
.bootstrap-frm .button:hover {
color: #333;
background-color: #EBEBEB;
border-color: #ADADAD;
cursor:pointer
}

/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:300px;width:70px;height:240px; z-index:99999}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#951C1F;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background:url(../images/facebook.jpg) no-repeat}
.suspension .a-cart:hover .i{background:url(../images/facebook_on.jpg) no-repeat}
.suspension .a-whatsapp .i{background:url(../images/whatsapp.jpg) no-repeat}
.suspension .a-whatsapp:hover .i{background:url(../images/whatsapp_on.jpg) no-repeat}
.suspension .a-skype .i{background:url(../images/skype.jpg) no-repeat}
.suspension .a-skype:hover .i{background:url(../images/skype_on.jpg) no-repeat}

.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;/*display:none;*/}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:220px;background:#fff;position:absolute;right:57px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 12px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left; margin-bottom:10px}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 10px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item a:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item a:hover{ color:#951C1F}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:14px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:132px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}
/***FAQs*****/
.faqs .container {
  width: 90%;
  max-width: 1360px;
  min-width:1200px;
  font: 14px/21px "Open Sans", Arial, sans-serif;
  color: #666;
  background-color: white;
  padding: 20px 40px;
  margin: 40px auto;
  border-radius: 5px;
  margin:0 auto 50px 0 auto;
  
}

.faqs p {
  margin-bottom: 10px;
}


.faqs .hide {
  display: none;
}

.faqs dt {
  font-size: 16px;
  color: #2F2725;
  margin-bottom: 20px;
  margin-left: 0;
  cursor: pointer;
  clear:both;
}
.faqs dt span:before{
  content: "Q";
  float:left;
  display: block;
  height: 0;
  width: 0;
  left: 0x;
  top: 0px;
  position: relative;
  width:24px;
  text-align:center;
  height:24px;
  border:#E50213 1px solid;
  background:#E50213;
  font-size:16px;
  color:#FFF;
  border-radius:3px;
  margin-right:10px
}
/* Triangle list item */
.faqs .dd{
	border-bottom:#e0e0e0 1px solid;
	clear:both;
	width:100%;
	float:left;
	margin-bottom:30px;
}
.faqs .answer{
	float:left;
	width:24px;
	line-height:24px;
	text-align:center;
	height:24px;
	border:#FDD100 1px solid;
	background:#FDD100;
	font-size:16px;
	color:#FFF;
	border-radius:3px;
	margin-top:10px;
}
.faqs .answercont {
  padding: 20px;
  background: #f6f6f6;
  border-radius: 3px;
  border: 1px solid #e0e0e0;
  margin: 0px 0 30px;
  position: relative;
  font-size:14px;
  float:right;
  width:-moz-calc(100% - 50px);
  width:-webkit-calc(100% - 50px);
  width: calc(100% - 50px);
}

/* Triangle in definition container */
.faqs .answercont:after, .answercont:before {
  top:8px;
  left:-18px;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  
}

.faqs .answercont:after {
  border-color: rgba(136, 183, 213, 0);
  border-color: transparent;
  border-right-color: #f6f6f6;
  border-width: 14px;
  margin-left: -10px;
  margin-top:1px;
}

.faqs .answercont:before {
  border-color: rgba(194, 225, 245, 0);
  border-color: transparent;
  border-right-color: #e0e0e0;
  border-width: 16px;
  margin-left: -15px;
}
.answercont img{
	margin-left:20px
}
hr{
	height:1px;border:none;border-top:1px solid #e0e0e0!important; border-bottom:#FFF 1px solid
}
/***证书***/
.d li{
	float:left;
	width:-moz-calc((100% - 120px) / 4);
	width:-webkit-calc((100% - 120px) / 4);
	width: calc((100% - 120px) / 4);
	margin-right:40px;
	margin-bottom:40px;
	transition: all linear 0.3s
}
.d li:hover{
	box-shadow:0 15px 15px rgba(0,0,0,.15);
	transform:translateY(-10px);
	-webkit-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-o-transform:translateY(-10px);
}
.d li div{
	position:relative;
	border:#e0e0e0 1px solid;
	overflow:hidden;
}
.d li img{
	display:block;
	width:100%;
}
.d li:hover img
{
	-moz-transform:scale(1.1);
    -webkit-transform: scale(1.1);
    transform:scale(1.1);
}
.d li.d2{
	margin-right:0
}
.d li p{
	line-height:60px;
	background:#2F2725;
	text-align:center;
	font-size:16px;
	color:#FFF;
	margin:0;
}