/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input,button{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:''; color:#666;}
a{color:#666;}
a:hover{ color:#f60;}
p{line-height:1.8em; padding:5px 0;}
img{outline-width:0px;vertical-align:middle;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:800px; margin:30px auto;}
.rslides {position: relative;list-style: none;overflow: hidden;width: 100%;padding: 0;margin: 0;}
.rslides li {-webkit-backface-visibility: hidden;position: absolute;display: none;width: 100%;left: 0;top: 0;}
.rslides li:first-child {position: relative;display: block;float: left;}
.rslides img {display: block;height: auto;float: left;width: 100%;border: 0;}
.slide_container {position: relative;width: 100%;}
.slide {position: relative;list-style: none;overflow: hidden;width: 100%;padding: 0;margin: 0;}
.slide li {position: absolute;width: 100%;left: 0;top: 0;}
.slide img {display: block;position: relative;z-index: 1;height: auto;width: 100%;border: 0;}
.slide .caption {display: block;position: absolute;z-index: 2;font-size: 20px;text-shadow: none;color: #fff;background: #000;background: rgba(0,0,0, .8);left: 0;right: 0;bottom: 0;padding: 10px 20px;margin: 0;max-width: none;}
.slide_nav {position: absolute;-webkit-tap-highlight-color: rgba(0,0,0,0);top: 52%;left: 0;opacity: 0.7;z-index: 3;text-indent: -9999px;overflow: hidden;text-decoration: none;height: 61px;width: 38px;background: transparent url("../images/themes.gif") no-repeat left top;margin-top: -45px;}
.slide_nav:active {opacity: 1.0;}
.slide_nav.next {left: auto;background-position: right top;right: 0;}
.logo{ width:156px; float:left; margin-top:30px; margin-left:30px;}
.logo img{ width:100%;}
.top{ height:90px; max-width:100%;}
.menu{ width:40%; float:right; margin-top:32px; position:relative; z-index:999;} 
/*menu*/
.menu{height:35px;line-height:35px;width:79%;margin-right: 4%;}
.menu ul li{ float:left; position:relative; padding:0 1%;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:0px; top:35px; box-shadow:2px 2px 5px rgba(0,0,0,0.2); padding:10px 0;display:none; }
.menu ul li dl dd{ line-height:28px;border-bottom:#ddd dotted 1px; margin:0 10px; }
.menu ul li dl dd a{ font-size:12px; color:#666; font-weight:normal; display:inline; padding:0; text-align:left;}
.menu ul li dl dd a:hover{ color:#f60;}

.menu ul li dl dd .sanji{background:#fff; width:100%; position:absolute; left:95%; top:0px; box-shadow:2px 2px 5px rgba(0,0,0,0.2); padding:10px 0;display:none; }

.menu ul li dl dd .sanji b{ line-height:28px;border-bottom:#ddd dotted 1px; display:block;}
.menu ul li dl dd .sanji b a{display: block; padding-left:15px}
.menu ul li dl dd .sanji b:hover{color:#f60}


.menu a{ font-size:14px;color:#000; text-decoration:none; font-weight:bold;display:block;text-align:center;}
.menu a:hover{color:#000;}
.menu_down span{ display:block;}
.con1bg{ background:url(../images/chatubg.png) center center no-repeat; background-size:cover}
.con1 img{ width:100%}
.con1_tit { text-align:center; margin-top:20px;}
.con1_tit h2{font-size: 20px;color: rgb(51, 51, 51);text-align: center;}
.con1_tit  span{color: rgb(169, 169, 169);font-size: 15px;line-height: 150%;}
.con1_tit a{display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; position:relative; display:block;    width: 100px;    height: 40px; border:1px solid #000;line-height: 40px;    border-style: solid;    border-color: #000000;background-color: #fff;    color: #000000;}
.con1_tit a:before{
	
		content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	 width:100px; height:40px;
	right: 0;
	bottom: 0;
	background: #f65e52;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	transition: all .3s ease-out;}
.con1_tit a:hover{ color:#fff; background:#000;}
.con2bg{ background:#f2f2f2; padding:100px 0px;}
.con2bg h2{ text-align:center; font-size:16px; font-weight:bold;}
.con2bg i{ display:block; margin:0 auto; width:5%; height:1px; background:#000; margin-bottom:50px;}
.con3{ margin-top:50px; padding:20px 0px;}
.con3_left{ width:50%; float:left}
.con3_left img{ width:80%; display:block; margin:0 auto}
.con3_right{ width:50%; float:right; margin-top:50px;}
.con3_right strong{ display:block;color: rgb(51, 51, 51);font-size: 30px;}
.con3_right font{color: #333;font-size: 30px;display:block; margin-bottom:10px;}
.con3_right span{    color: #333; font-size:14px;display:block;}
.con4{ background:#f2f2f2; padding:40px 0px}
.con4 ul li{width: 31.3333%;padding-right: 0;padding-left: 0;margin: 1%; float:left;    margin-bottom: 2%;}
.con4 ul li img{ width:100%;}
.news-tit{padding-top: 20px;}
.news-title{color: #333;    font-size: 16px;}
.news-item time:before{border-bottom-color:#ccc;}
.news-item time:before{border-bottom-style:solid;}
.news-item time:before{border-bottom-width:1px;}
.news-item .news-img .dummy {padding-top: 66.666%;}
.news-item .news-img{list-style-type: none;display: block;overflow: hidden;max-width: 100%;width: 100%;position: relative;margin: auto}
.news-item .news-img img{position: absolute; top: 0;  bottom: 0;  left: 0;  right: 0;  max-width: 100%; width: 100%; margin:auto;  padding: auto;  display: block;}
.news-item .news-tit{ position: relative; padding-top: 20px; }
.news-item  .news-title{white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis; }
.news-item:hover time:before{margin-bottom: -10px;background:-webkit-gradient(linear,0 0 ,0 100%, from(#fff), to(#fff));-webkit-animation:liner 0.6s linear 1;-webkit-animation-fill-mode:both;border-bottom-color:#000; }
.news-item time{ color:#000; position:relative;font-size:12px; display: block;margin:11px 0 10px 0;}
.news-item time:before{margin-bottom: -10px;transition: all 0.1s  cubic-bezier(.23, 1, .38, 1) 0.1s;position: absolute;height: 1px; width: 100%; content: ""; position: absolute; bottom:0px; left: 0; }
.news-item .news-tit .news-name{ padding: 0 0 5px 0; }
.news-item .news-tit .news-desc{color: #999;line-height: 22px;margin-top: 31px}
.news-desc span{color: #999;font-size: 12px;    line-height: 22px;margin-top: 31px;}

.foot{ background:#000; padding:30px 0px; color:#fff; text-align:center;font-size:13px;}
.foot ul li{ line-height:50px;}
.foot a{ color:#fff; display:inline-block; padding:0 5px;}  
.con1_tit a{ margin-bottom:50px; margin-top:20px;}
.neiye img{ width:100%;}
.pro1 { text-align:center; margin-top:40px;}
.pro1  i{ display:block; background:#000; height:1px; margin:0 auto; width:8%;}
.product  ul li{ width:31.3%; margin:1%; float:left;height: 219px;}
.product  ul li img{ width:100%;}
.product  ul { margin-bottom:40px;}
.product  ul li  a{ color:#000;}
.mobilefoot { position:fixed; bottom:0px; height:40px; line-height:40px; background:#000; width:100%;}
.mobilefoot ul li{ width:33.33%; float:left; text-align:center; margin-top:5px;}
.mobilefoot ul li img{ width:20%;}
.mobilefoot{ display:none}
@media screen and (max-width:1200px) {
	.menu{ display:none}
	.wapper{ width:96%;}
	.con1bg{ margin-top:40px;}
	.con3_left{ width:100%;}
	.con3_right{ width:100%; text-align:center;}
	.con4 ul li{ width:100%;}
	.top{ height:40px;}
	.logo{ margin-top:5px;}
	.mm-menu-toggle{ top:20px !important;}
	.mobilefoot{ display:block}

}


.slideBox{ width:210px; height:250px; overflow:hidden; position:relative;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd ul li{ position:relative;}
.slideBox .bd ul span{ display:block; height:40px; line-height:40px; background:#000; background:rgba(0,0,0,0.8); position:absolute; bottom:0px; width:100%; color:#fff; padding-left:10px;}
.slideBox .bd img{ width:210px; height:250px; }
/*common end*/


/*banner_01*/
.banner_01{ width:1000px;height:360px; overflow:hidden; position:relative; z-index:1; }
.banner_01 ul {height:360px;position:absolute;}
.banner_01 ul li {width:1000px; height:360px;float:left;overflow:hidden; position:relative; background:#ccc;}
.banner_01 ul li img{ width:1000px; height:360px;}
.banner_01 .btnBg { width:1000px;height:20px;position:absolute; left:0; bottom:0; background:#000;}
.banner_01 .btn {width:1000px; position:absolute; height:10px; padding:5px 10px; right:0; bottom:3px; text-align:right;}
.banner_01 .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
.banner_01 .btn span.on {background:#fff;}
.banner_01 .preNext {top:130px;width:45px; height:100px;  position:absolute; background:url(../images/sprite.png) no-repeat 0 0; cursor:pointer;}
.banner_01 .pre {left:0;}
.banner_01 .next {right:0; background-position:right top;}

/*banner_02*/
.banner_02{ height:360px; overflow:hidden;}
.banner_02 #banner_02_con{ display:none;}

/*banner_03*/
.banner_03{ position:relative; z-index: 1; width:100%; height:360px; overflow:hidden;}
.banner_03 .bd { Z-INDEX: 0; position: relative; overflow:hidden; }
.banner_03 .bd ul{ margin:0px auto;}
.banner_03 .bd li { width:100%; height:360px; text-align:center;  overflow:hidden;}
.banner_03 .hd { position:relative; top:-40px; width:1100px; height:20px; margin:0px auto; text-align:center;}
.banner_03 .hd ul { position:absolute; left:50%; margin-left:-60px; bottom:0px; z-index:99; width:150px; height:22px;}
.banner_03 .hd ul li { height:22px; width:22px; margin-left:15px; text-align:center; text-indent:-9999em; float:left; background:url(../Images/BannerBg_02.png) no-repeat; cursor:pointer;}
.banner_03 .hd ul .on { background:url(../images/BannerBg_01.png) no-repeat; }
.banner_03 .prev { position:absolute;  TOP:50%; left:20px; Z-INDEX:2; width:31px; height:53px; margin-top:-30px; background:url(../Images/BannerLeft.png) no-repeat; cursor: pointer;}
.banner_03 .next { position:absolute; TOP:50%; right:20px; Z-INDEX:2; width:31px; height:53px; margin-top:-30px; background:url(../Images/BannerRgt.png) no-repeat; cursor:pointer;}

/*scroll_left start*/
#scroll_left{overflow:hidden;width:930px; margin:0px 10px; }
#scroll_left span{ display:block; height:28px; line-height:28px; text-align:center;}
#scroll_left .scroll_scale{width:164px;height:124px; background:#FFF; margin:0 5px;border:1px solid #e4e4e4;} 
#scroll_left .scroll_scale table tr td{ height:124px; width:164px; text-align:center;}
#scroll_left .scroll_scale img{max-width:160px; max-height: 120px; width: expression(this.width >160 && this.height < this.width ? 160: true); height: expression(this.height > 120 ? 120: true);}
/*scroll_left end*/

/*scroll_01*/
.scroll_01{ background:#ddd;}
.scroll_01 .hd .prev,.scroll_01 .hd .next{ display:block;  width:5px; height:9px; line-height:10px;overflow:hidden;cursor:pointer; background:url(../images/icoLeft.gif) no-repeat;} 
.scroll_01 .hd .next{ background:url(../images/icoRight.gif) no-repeat;} 
.scroll_01 .bd li{ float:left;}

/*scroll_02*/
.scroll_02{ background:#ddd;}
.scroll_02 .hd .prev,.scroll_02  .hd .next{ display:block;  width:5px; height:9px; line-height:10px;overflow:hidden;cursor:pointer; background:url(../images/icoLeft.gif) no-repeat;} 
.scroll_02 .hd .next{ background:url(../images/icoRight.gif) no-repeat;} 

/*scroll_03*/
.scroll_03{ background:#ddd;}
.scroll_03 .hd .prev,.scroll_03 .hd .next{ display:block;  width:5px; height:9px; line-height:10px;overflow:hidden;cursor:pointer; background:url(../images/icoLeft.gif) no-repeat;} 
.scroll_03 .hd .next{ background:url(../images/icoRight.gif) no-repeat;} 
.scroll_03 .bd li{ float:left; width:200px; overflow:hidden; margin:0 10px;}
.scroll_03 .bd li .img{height:150px; border:#f4f4f4 solid 1px; padding:2px; background:#fff;}
.scroll_03 .bd li .img:hover{background:#f4f4f4;}
.scroll_03 .bd li span{ height:30px; line-height:30px; text-align:center; display:block;}
.scroll_03 .bd li .img table tr td{ height:144px;}
.scroll_03 .bd li .img table tr td img{ max-width:194px; max-height:144px;}


/*slideTxtBox_01*/
.slideTxtBox_01 .hd ul li.on{ background:#ddd;cursor:pointer; } 

.contentfirst{ display:none;}
.contentin{ display:block;}
.tabin{ background:#ddd;}





/*Add------------------------------------------------------------------------------*/

.weizhi{height:40px; line-height:40px; background:url(../images/title03.png) no-repeat;font-size:14px; }
.inside{margin-top:20px; background:url(../images/title_04.gif) #fff repeat-y; min-height:400px;}

.inside_left{ width:220px; float:left;}
.inside_left .side_a dl dt{ border-bottom:3px solid #ddd; display:block; height:40px; color:#324483; font-weight:bold; line-height:40px; font-size:18px;}
.inside_left .side_a dl dd{ height:36px; line-height:36px; border-bottom:#ddd solid 1px;}
.inside_left .side_a dl dd a{ display:block; padding-left:30px; font-size:14px; background: url(../images/about-cn3_19.jpg) 15px center no-repeat;}
.inside_left .side_a dl dd a:hover{ background:#324483; color:#fff;}
.inside_left .side_a dl .hover a{ background:#324483; color:#fff;} 
.lianxi{ margin-top:15px; text-align:center; padding-bottom:20px;}

.inside_right{ width:720px; float:right; }
.inside_con{ padding:10px 0;}



/*contact*/
.contact h2{ height:36px; line-height:36px; padding-left:20px; color:#fff; background:#999;}
.contact{ margin-top:15px; }
.contact ul{ padding:10px 10px; border:#e4e4e4 solid 1px;}
.contact ul li{ line-height:20px; padding:3px 0;}

/*proShow*/
.product_show ul li{ width:130px;line-height:20px;}
.product_show ul li{ float:left; margin:15px 20px 0; border:#e4e4e4 solid 1px; display:inline;}
.pro img{max-width:120px; max-height: 90px; width: expression(this.width >120 && this.height < this.width ? 120: true); height: expression(this.height > 90 ? 90: true);}
.hover2{ background:#f4f4f4;}

/*product_list*/
.side_product { margin-top:15px;}
.side_product h2{ height:36px; line-height:36px; padding-left:20px; color:#fff; background:#999;}
.side_product ul{ padding:10px 10px; border:#e4e4e4 solid 1px; }
.side_product ul li{line-height:24px;}
.side_product ul li a{ padding-left:30px; display:block; border-bottom:#e4e4e4 dashed 1px;background: url(../images/side_menu_bg.gif) 10px 8px no-repeat;}
.side_product ul li dl dd a{ display:inline; border:none; background:none;}

.rvc {
	max-width: 100%;
	position: relative;
	margin: auto;
	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 img{ width:100%;height:234px;}
.rvc .rvc-wrapper ul li a {
	display: block;
	width: 100%;
	height: auto;
	text-decoration: none
}
.rvc .rvc-wrapper ul li a .img-wrapper {
	height:auto;
	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
}
.rvc .rvc-wrapper ul li a h2 {
	margin-top: 10px;
	text-align: center
}
.rvc .rvc-wrapper ul li a p {
	padding: 10px;
	height: 80px
}
.rvc-prv, .rvc-next {
	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
}
.rvc-prv {
	left: 0
}
.rvc-next {
	right: 0
}



