/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ 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:#c00; }
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:1200px; margin:0 auto;}


.header{ position:relative; height:150px; z-index:999; background:url(../images/head.jpg) center top repeat-x;}
.header .top{ height:46px;}
.header .top .left{ float:left; width:34%; height:46px; line-height:46px; color:#fff; font-size:14px;}
.header .top .left a{ color:#fff; font-size:14px;}

.search{ width:266px; height:26px; float:left; margin-left:26%; overflow:hidden; position:relative; margin-top:10px;}
.input_text{ height:26px; line-height:26px; background:#fff; width:220px; padding:0 10px; position:absolute; left:0px; top:0px; color:#999;}
.input_button{ position:absolute; right:0px; top:0px; background:url(../images/sou.jpg) #2ba6e1 center no-repeat; width:26px; height:26px; cursor:pointer;}

.header .top .lm{ float:right; margin-top:12px;}
.header .top .lm ul li{ float:left; width:0 5px;}

.header .down{ height:104px;}
.header .down .logo{ float:left; height:84px; margin-top:10px;}
/*menu*/
.menu {
    height: 104px;
    line-height: 104px;
    float: left;
    margin-left: 2%;
    width: 69%;
}
    .menu ul li {
        float: left;
        position: relative; /* margin:0 3%;*/
        padding: 0 10px;
    }
.menu ul li dl{ background:rgba(0,0,0,0.7); width:114%; position:absolute; left:0px; top:104px; box-shadow:2px 2px 5px rgba(0,0,0,0.2); padding:10px 0;display:none; }
.menu ul li dl dd{ line-height:28px; position:relative; }
.menu ul li dl dd a{ font-size:14px; color:#fff; font-weight:normal; display:block; padding:0; text-align:center;}
.menu ul li dl dd a:hover{ color:#00529c;}
.three{ position:absolute; left:100%; top:0; width:130%; background:rgba(0,0,0,0.7); display:none;}
.three ul li{ width:100%; line-height:28px;}
.three ul li a{ font-size:14px; color:#fff; font-weight:normal; display:block; padding:0; text-align:center;}
.three ul li a:hover{ color:#00529c;}
.menu a{ font-size:16px;color:#000; text-decoration:none; font-weight:normal;display:block;text-align:center;}
.menu a:hover{color:#000;}
a.menu_hover{ color:#000;}
.menu_down span{ display:block;/*background:url(../images/xl.png) right center no-repeat*/;}
.active a{ color:#94daff;}

.header .down .qiehuan {
    float: right;
    width: 12%;
    margin-top: 45px;
}
.header .down .qiehuan a{}

.bannerbg{ overflow:hidden; position:relative; display:none; }
.ulTu{ position:relative;}  
.ulTu li{ display:none;}
.tuLiOn{ display:block !important;}
.ulTu li a{ display:block; width:100%; }
.ulTu li a img{ display:block; width:100%;}
.anLeft{ width:40px; height:40px; background:url(images/left.png) center no-repeat; position:absolute; left:10px; top:50%; margin-top:-50px; cursor:pointer; }  
.anRight{width:40px; height:40px; background:url(images/right.png) center no-repeat; position:absolute; right:10px; top:50%; margin-top:-50px; cursor:pointer;}  
.dianOn{color:#f00;} 
.ulDian{ position:absolute; width:132px; left:50%; margin-left:-40px; bottom:20px;}
.ulDian li{ float:left; margin:0 5px; width:15px; height:15px; border-radius:15px; background:#fff;}
.ulDian li.dianOn{ background:#00529c;}


.con01{ margin-top:25px;}
.con01 h2{ margin-bottom:25px;}
.con01 h2 strong{ float:left; display:block; width:16%; line-height:50px; color:#333; font-size:30px; font-weight:normal;}
.con01 h2 span{ float:right; display:block; width:80%; line-height:25px; font-size:14px; font-weight:normal;}
.con01 ul li{ float:left; width:32%; margin-right:2%; margin-top:5px;}
.con01 ul li.l1{ margin-right:0;}
    .con01 ul li img {
        width: 96%;
        padding: 1.5%;
        border: #ccc solid 1px;
        border-radius: 5px;
        height: 222px;
    }
.con01 ul li span{ display:block; width:100%; height:35px; line-height:35px; font-size:18px; color:#333; font-weight:normal; text-align:center;}	
.con01 ul li:hover{ transform:translateY(-15px); transition: all  .3s  ease-in;}	
.con01 ul li:hover span{ color:#c00;}


.con02_bg{ background:#f5f5f5; margin-top:20px;}
.con02{ padding:20px 0 30px 0;}
.con02 h2{ margin-bottom:20px; height:40px; line-height:40px; color:#333; font-size:30px; font-weight:normal; text-align:left;}
.con02 ul li{ float:left; width:24.2%; margin-right:1%;}
.con02 ul li.l1{ margin-right:0;}
.con02 ul li img{ display:block; margin:0 auto;}
.con02 ul li span{ display:block; width:95%; margin:0 auto; line-height:30px; font-size:14px; margin-top:20px;} 

.con03{ margin-top:30px; margin-bottom:30px;}
.con03 h2{ height:40px; line-height:40px; font-size:30px; color:#f00; font-weight:normal;}
/*scroll_03*/
.scroll_03{ position:relative; margin-top:20px;}
.scroll_03 .hd .prev{ display:block; width:21px; height:42px; overflow:hidden; cursor:pointer; background:url(../images/ll.jpg) center no-repeat; position:absolute; left:0; top:45px;} 
.scroll_03 .hd .next{ display:block; width:21px; height:42px; overflow:hidden; cursor:pointer; background:url(../images/rr.jpg) center no-repeat; position:absolute; right:0; top:45px;} 
.scroll_03 .bd{ width:1141px; margin:0 auto;}
.scroll_03 .bd li{ float:left; width:216px; overflow:hidden; margin:0 5px;}
.scroll_03 .bd li img{ width:216px; /*height:216px;*/}
.scroll_03 .bd li span{ display:block; width:100%; height:30px; line-height:30px; font-size:14px; text-align:center;}

.scroll_04{ display:none;}
.scroll_05{ display:none;}

.con03 a.a1{ display:block; width:200px; height:30px; line-height:30px; font-size:14px; text-align:center; border:#555 solid 1px; color:#555; border-radius:50px; margin:30px auto;}
.con03 a.a1:hover{ border:#00529c solid 1px; background:#00529c; color:#fff;}

.con04_bg{ background:#f5f5f5;}
.con04{ padding:20px 0;}
.con04 h2{ height:40px; line-height:40px; font-size:30px; color:#333; font-weight:normal; margin-bottom:10px;}
.con04 span{ display:block; width:100%; line-height:25px; color:#999; font-size:14px;}
.con04 a{ display:block; width:140px; height:38px; line-height:38px; color:#fff; font-size:14px; text-align:center; background:#00529c; border:#00529c solid 1px; margin-top:12px;}
.con04 a:hover{ background:#fff; color:#00529c;}

.con05{ padding:20px 0;}
.con05 h2{ height:40px; line-height:40px; font-size:30px; color:#333; font-weight:normal; margin-bottom:10px;}
.con05 ul li{ float:left; width:24%; margin-right:1%;}
.con05 ul li.l1{ margin-right:0;}
.con05 ul li img{ width:100%;}
.con05 ul li span{ display:block; width:100%; height:40px; line-height:40px; color:#555; font-size:16px; text-align:center;}

.con06{ padding:20px 0 0 0;}
.con06 h2{ height:40px; line-height:40px; font-size:30px; color:#333; font-weight:normal; margin-bottom:20px;}
.con06 dl{ float:left; width:28%; padding-left:3%; margin-right:3%;}
.con06 dl.dl1{ margin-right:0;}
.con06 dl dt{ float:left;  width:25%;}
.con06 dl dd{ float:right; width:70%;}
.con06 dl dd strong{ line-height:30px; font-size:24px; color:#555; font-weight:normal;}
.con06 dl dd span{ line-height:30px; font-size:16px; color:#555;}


.footer{ margin-top:30px;}
.footer .top_bg{ background:#232323;}
.footer .top_bg .top{ padding:60px 0;}
.footer .top_bg .top .left{ float:left; width:38%;}
.footer .top_bg .top .left dl{ float:left; width:40%; padding-right:10%;}
.footer .top_bg .top .left dl dt{ line-height:40px; color:#fff; font-size:24px;}
.footer .top_bg .top .left dl dd{ line-height:30px; }
.footer .top_bg .top .left dl dd a{ color:#ddd; font-size:14px;}
.footer .top_bg .top .right{ float:right; width:58%;}
.footer .top_bg .top .right h2{ height:40px; line-height:40px; font-size:20px; color:#fff; font-weight:normal; margin-bottom:15px;}
.footer .top_bg .top .right ul li{ margin-bottom:15px;}
.footer .top_bg .top .right ul li .input_text3{ height:40px; line-height:40px; background:#e9e9e9; width:97%; padding:0 1%;  border-radius:5px; color:#555;}
.footer .top_bg .top .right ul li .input_text1{ float:left; height:40px; line-height:40px; background:#e9e9e9; width:46%; padding:0 1%; margin-right:2%; border-radius:5px; color:#555;}
.footer .top_bg .top .right ul li .text{ width:98%; height:100px; line-height:25px; padding:0 1%; background:#e9e9e9; border-radius:5px; font-family:" "; color:#555;}
.footer .top_bg .top .right ul li .input_text2{ float:left; height:40px; line-height:40px; background:#e9e9e9; width:16%; padding:0 1%; margin-right:2%; border-radius:5px; color:#555;}
.footer .top_bg .top .right ul li img{ float:left; margin-left:20px; width:100px; height:30px;}
.footer .top_bg .top .right ul li .input_button1{ display:block; width:150px; height:40px; line-height:40px; color:#fff; background:#00529c; border-radius:5px;}
.footer .top_bg .top .right ul li .input_button1:hover{ background:#fff; color:#00529c;}
.footer .down_bg{ background:#00529c;}
.footer .down_bg .down{ padding:15px 0;}
.footer .down_bg .down ul li{ line-height:25px; color:#fff; font-size:14px; text-align:center;}
.footer .down_bg .down ul li a{ color:#fff; font-size:14px;}

.about{ min-height:400px;}
.about h2{ height:40px; line-height:40px; padding-left:30px; background:url(../images/home.jpg) left center no-repeat; font-size:14px; font-weight:normal; color:#555;}
.about h2 a{ color:#555;}
.about .con{ padding:20px 0;}

.biaoti{ height:40px; line-height:40px; padding-left:30px; background:url(../images/home.jpg) left center no-repeat; font-size:14px; font-weight:normal; color:#555;border-top: #000 solid 2px;}
.biaoti a{ color:#555;}

.pro{ margin-top:20px;}
.pro .left{ float:left; width:276px;/*border-right: #ddd solid 1px;
    border-bottom: #ddd solid 1px;border-left: 1px solid #dddddd;*/
   }
.pro .left h2{ height:52px; line-height:52px; background:#00529c; color:#fff; font-size:20px; padding-left:18px; font-weight:normal;}
.tree_box{width:276px;overflow: hidden; border-left:#ccc solid 2px; }
.tree_box h3{ height:45px; background:url(../images/li.jpg) left top no-repeat; border-right:#ccc solid 2px; border-bottom:#ccc solid 2px;}
.tree_box h3 a{ display:block; float:left; margin-left:20px; width:200px; height:45px; line-height:45px; font-size:14px; font-weight:normal; color:#555;}
.tree_box h3 span{ display:block; float:right; width:40px; height:45px; background:url(../images/zja.jpg) center no-repeat;}
.tree_one li h4{ line-height:30px; border-right:#ccc solid 2px; font-size:14px; color:#555; padding-left:20px; font-weight:normal;}

.pro .left dl{ margin:12px 10px 0 10px;/*border-right: #ddd solid 1px;border-left: 1px solid #dddddd;*/}
.pro .left dl dt{ height:30px; line-height:30px; font-size:16px; color:#333; font-weight:bold;}
.pro .left dl dd{ line-height:22px; padding-left:20px; color:#666;}
.pro .left dl dd a{ color:#666;}




.pro .right{ float:right; width:890px;}
.pro .right h2{ height:52px; line-height:52px; font-size:22px; font-weight:normal; color:#555; font-weight:normal;}
.pro .right h3{ height:32px; line-height:32px; font-size:14px; font-weight:normal; color:#555; font-weight:normal;}

.fancy{ position:relative;}
.zj{ display:none; position:absolute; left:0; top:0px; background:url(../images/jia.png) #666 center no-repeat; width:202px; height:94px; opacity:0.8; z-index:9;}
.bt{ display:block; width:100%; height:40px; line-height:40px; font-size:14px; text-align:center;}

.prod-profile .prod-photos {
	height: 480px;
	width: 400px; float:left;
}
.prod-profile .prod-photos .video-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	width: 400px;
	height: 400px;
	z-index: 100;
	border: 1px solid #eee
}
.prod-profile .prod-photos .video-content .close-video {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	color: rgba(255,255,255,0.5);
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 50px
}
.prod-profile .prod-photos .video-content .close-video .ico {
	font-size: 18px;
	line-height: 50px
}
.prod-profile .prod-photos .video-content .close-video:hover {
	color: #fff
}
.prod-profile .prod-photos .photobig {
	text-align: center;
	position: relative
}
.prod-profile .prod-photos .photobig .pro-img {
	display: table-cell;
	width: 400px;
	height: 400px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #eee;
	position: relative
}
.prod-profile .prod-photos .photobig .pro-img .zoomPad {
	width: 400px;
	/*height: 400px*/
}
.prod-profile .prod-photos .photobig .pro-img .zoomPad .zoomPup {
	box-sizing: content-box
}
.prod-profile .prod-photos .photobig .pro-img .zoomPad>img {
	width: 100%;
	height: 100%
}
.prod-profile .prod-photos .photobig .pro-img i.icon-zoom {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	font-weight: normal;
	width: 30px;
	height: 30px;
	z-index: 99;
	background: url(../images/zoom.png) no-repeat center center
}
.prod-profile .prod-photos .photobig .pro-img .btn-video {
	position: absolute;
	left: 175px;
	bottom: 60px;
	display: block;
	width: 50px;
	height: 50px;
	z-index: 999;
	cursor: pointer;
	display: none;
	background: url(../images/video.png) no-repeat top center
}
.prod-profile .prod-photos .photobig .pro-img .btn-video:hover {
	background-position: bottom center
}
.prod-profile .prod-photos .photobig .pro-img.has-video .btn-video {
	display: block
}
.prod-profile .prod-photos .photothumb {
	position: relative;
	margin-top: 20px
}
.prod-profile .prod-photos .photothumb .photothumb-wrap {
	width: 330px;
	height: 54px;
	position: relative;
	left: 40px;
	overflow: hidden
}
.prod-profile .prod-photos .photothumb .photothumb-wrap ul {
	position: absolute;
	width: 10000px
}
.prod-profile .prod-photos .photothumb .photothumb-wrap ul li {
	float: left;
	margin: 0 6px
}
.prod-profile .prod-photos .photothumb .photothumb-wrap ul li .pro-img {
	display: table-cell;
	width: 50px;
	height: 50px;
	vertical-align: middle;
	text-align: center
}
.prod-profile .prod-photos .photothumb .photothumb-wrap ul li .pro-img>a {
	display: block;
	border: 2px solid #fff
}
.prod-profile .prod-photos .photothumb .photothumb-wrap ul li .pro-img>a img {
	width: 50px;
	height: 50px
}
.prod-profile .prod-photos .photothumb .photothumb-wrap ul li .pro-img>a:hover {
	border-color: #bbb
}
.prod-profile .prod-photos .photothumb .photothumb-wrap ul li .pro-img>a.zoomThumbActive {
	border-color: #eb8d91
}
.prod-profile .prod-photos .photothumb .photothumb-ctrl {
	position: absolute;
	top: 0;
	left: 0;
	width: 400px
}
.prod-profile .prod-photos .photothumb .photothumb-ctrl a {
	display: block;
	width: 23px;
	height: 50px;
	color: #999;
	cursor: pointer
}
.prod-profile .prod-photos .photothumb .photothumb-ctrl a.prev, .prod-profile .prod-photos .photothumb .photothumb-ctrl a.next {
	position: absolute;
	top: -6px;
	background-image: url(../images/jqzoomarrow.png);
	background-repeat: no-repeat
}
.prod-profile .prod-photos .photothumb .photothumb-ctrl a.prev {
	left: 0;
	background-position: 0 0
}
.prod-profile .prod-photos .photothumb .photothumb-ctrl a.next {
	right: 0;
	background-position: 0 -136px
}

.prorr{ float:right; width:440px;}
.prorr ul li{ line-height:30px;}
.prorr ul li b{ color:#000; font-size:16px;}
.prorr ul li strong{ color:#000; font-size:14px; margin-right:15px;}

.detail{ margin-top:30px; border:#ccc solid 1px;}
.detail h3{ height:32px; line-height:32px; background:#efefef;}
.detail h3 strong{ display:block; width:160px; height:32px; line-height:32px; border-top:#555 solid 2px; background:#fff; text-align:center; color:#555; font-size:16px; font-weight:normal;}
.detail .con{ padding:15px;}
.detail .con img{ width:100%;}
.new{ margin-top:20px;}
.new .left{ float:left; width:276px;}
.new .left h2{ height:52px; line-height:52px; background:#00529c; color:#fff; font-size:22px; padding-left:18px; font-weight:normal;}
.new .left dl{ margin:12px 10px 0 10px;/*border-right: #ddd solid 1px;border-left: 1px solid #dddddd;*/}
.new .left dl dt{ height:30px; line-height:30px; font-size:16px; color:#333; font-weight:bold;}
.new .left dl dd{ line-height:22px; padding-left:20px; color:#666;}
.new .left dl dd a{ color:#666;}
.new .right{ float:right; width:890px;}
.new .right h2{ height:52px; line-height:52px; font-size:22px; font-weight:normal; color:#555;}
.new .right dl{ margin-top:10px; margin-bottom:30px;}
.new .right dl dt{ float:left; width:72%; padding-right:5%; border-right:#00529c solid 2px;}
.new .right dl dt a{ display:block; width:100%; height:30px; line-height:30px; font-size:18px; color:#00529c; font-weight:bold;}
.new .right dl dt span{ display:block; width:100%; height:75px; line-height:25px; color:#666; overflow:hidden;font-size: 15px;}
.new .right dl dd{ float:right; width:26%; padding-left:7%;}
.new .right dl dd strong{ display:block; width:100%; height:50px; line-height:50px; text-align:center; color:#666; font-size:24px; text-align:left; font-weight:normal;}
.new .right dl dd a{ display:block; width:100px; height:40px; border:#00529c solid 1px;}
.new .right dl dd a span{ display:block; width:90px; height:30px; line-height:30px; background:#00529c; border:#00529c solid 1px; color:#fff; text-align:center; margin:4px auto;}



			.Box {position: relative; margin-top:40px;}
			@media screen and (max-width:480px) {
				.Box {position: relative; margin-top:40px; width:400px; overflow:hidden;}
				}
			.Box .content {width:890px;}
			.Box h2 { height:50px; line-height:50px; margin-bottom:20px; font-size:20px; color:#000; text-align:left;}
			.Box .Box_con {position: relative;}
			.Box .Box_con .btnl {position: absolute;}
			.Box .Box_con .btn {display: block;width:34px;height:34px;position: absolute;top: 80px;cursor: pointer;}
			.Box .Box_con .btnl {background: url(images/ll.png) center no-repeat;left:0;}
			.Box .Box_con .btnr {background: url(images/rr.png) center no-repeat;right: 0;}
			.Box .Box_con .conbox {position: relative;overflow: hidden;}
			.Box .Box_con .conbox ul {position: relative;list-style: none;}
			.Box .Box_con .conbox ul li {float: left;width:215px;margin-left: 18px;overflow: hidden;}
			.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
			.Box .Box_con .conbox ul li img {display: block;width:205px;transition: all 0.5s;}
			.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
			.Box .Box_con .conbox ul li span{ display:block; width:100%; height:40px; line-height:40px; font-size:14px; text-align:center;}
			
			.Box .BoxSwitch {margin-top: 30px;text-align: center;}
			.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
			.Box .BoxSwitch span.cur {background: red;}


.fixed1{ display:none;}


.n_ban img{ width:100%;}

@media screen and (max-width:1200px) {
	
.wapper{ width:80%; margin:0 auto;}	

.header{ position:relative; height:150px; z-index:999; background:url(../images/head.jpg) center top repeat-x;}
.header .top{ height:46px;}
.header .top .left{ float:left; width:40%; height:46px; line-height:46px; color:#fff; font-size:12px;}
.header .top .left a{ color:#fff; font-size:12px;}

.search{ width:166px; height:26px; float:left; margin-left:20%; overflow:hidden; position:relative; margin-top:10px;}
.input_text{ height:26px; line-height:26px; background:#fff; width:120px; padding:0 10px; position:absolute; left:0px; top:0px; color:#999;}
.input_button{ position:absolute; right:0px; top:0px; background:url(../images/sou.jpg) #2ba6e1 center no-repeat; width:26px; height:26px; cursor:pointer;}

.header .top .lm{ float:right; margin-top:12px;}
.header .top .lm ul li{ float:left; width:0 5px;}

.header .down{ height:104px;}
.header .down .logo{ float:left; width:14%; height:auto; margin-top:25px;}
.header .down .logo img{ width:100%;}
/*menu*/
.menu{height:104px;line-height:104px; float:left; margin-left:6%; width:68%;}
.menu ul li{ float:left; position:relative; margin:0 2%;}
.menu ul li dl{ background:rgba(0,0,0,0.7); width:180%; position:absolute; left:0px; top:104px; box-shadow:2px 2px 5px rgba(0,0,0,0.2); padding:10px 0;display:none; }
.menu ul li dl dd{ line-height:28px; position:relative; }
.menu ul li dl dd a{ font-size:14px; color:#fff; font-weight:normal; display:block; padding:0; text-align:center;}
.menu ul li dl dd a:hover{ color:#00529c;}
.three{ position:absolute; left:100%; top:0; width:130%; background:rgba(0,0,0,0.7); display:none;}
.three ul li{ width:100%; line-height:28px;}
.three ul li a{ font-size:14px; color:#fff; font-weight:normal; display:block; padding:0; text-align:center;}
.three ul li a:hover{ color:#00529c;}
.menu a{ font-size:16px;color:#fff; text-decoration:none; font-weight:normal;display:block;text-align:center;}
.menu a:hover{color:#fff;}
a.menu_hover{ color:#fff;}
.menu_down span{ display:block;background:url(../images/xl.png) right center no-repeat;}
.active a{ color:#94daff;}

.header .down .qiehuan{ float:right; width:7%; margin-top:20px;}
.header .down .qiehuan a{}

.con01{ margin-top:15px;}
.con01 h2{ margin-bottom:15px;}
.con01 h2 strong{ float:left; display:block; width:16%; line-height:50px; color:#333; font-size:24px; font-weight:normal;}
.con01 h2 span{ float:right; display:block; width:80%; line-height:22px; font-size:14px; font-weight:normal;}
.con01 ul li{ float:left; width:32%; margin-right:2%; margin-top:5px;}
.con01 ul li.l1{ margin-right:0;}
.con01 ul li img{ width:96%; padding:1.5%; border:#ccc solid 1px; border-radius:5px;}
.con01 ul li span{ display:block; width:100%; height:35px; line-height:35px; font-size:14px; color:#333; font-weight:normal; text-align:center;}	
.con01 ul li:hover{ transform:translateY(-15px); transition: all  .3s  ease-in;}	
.con01 ul li:hover span{ color:#c00;}

.con02_bg{ background:#f5f5f5; margin-top:20px;}
.con02{ padding:20px 0 30px 0;}
.con02 h2{ margin-bottom:20px; height:40px; line-height:40px; color:#333; font-size:24px; font-weight:normal; text-align:left;}
.con02 ul li{ float:left; width:24.2%; margin-right:1%;}
.con02 ul li.l1{ margin-right:0;}
.con02 ul li img{ display:block; width:94%; margin:0 auto;}
.con02 ul li span{ display:block; width:95%; margin:0 auto; line-height:30px; font-size:14px; margin-top:20px;} 

.con03{ margin-top:30px; margin-bottom:30px;}
.con03 h2{ height:40px; line-height:40px; font-size:30px; color:#f00; font-weight:normal;}

/*scroll_04*/
.scroll_04{ position:relative; margin-top:20px; display:block;}
.scroll_04 .hd .prev{ display:block; width:21px; height:42px; overflow:hidden; cursor:pointer; background:url(../images/ll.jpg) center no-repeat; position:absolute; left:0; top:80px;} 
.scroll_04 .hd .next{ display:block; width:21px; height:42px; overflow:hidden; cursor:pointer; background:url(../images/rr.jpg) center no-repeat; position:absolute; right:0; top:80px;} 
.scroll_04 .bd{ width:686px; margin:0 auto;}
.scroll_04 .bd li{ float:left; width:216px; overflow:hidden; margin:0 5px;}
.scroll_04 .bd li img{ width:216px; height:216px;}
.scroll_04 .bd li span{ display:block; width:100%; height:30px; line-height:30px; font-size:14px; text-align:center;}

.scroll_03{ display:none;}
.scroll_05{ display:none;}	
	
.con03 a.a1{ display:block; width:200px; height:30px; line-height:30px; font-size:14px; text-align:center; border:#555 solid 1px; color:#555; border-radius:50px; margin:30px auto;}
.con03 a.a1:hover{ border:#00529c solid 1px; background:#00529c; color:#fff;}

.con04_bg{ background:#f5f5f5;}
.con04{ padding:20px 0;}
.con04 h2{ height:40px; line-height:40px; font-size:24px; color:#333; font-weight:normal; margin-bottom:10px;}
.con04 span{ display:block; width:100%; line-height:25px; color:#999; font-size:14px;}
.con04 a{ display:block; width:120px; height:32px; line-height:32px; color:#fff; font-size:14px; text-align:center; background:#00529c; border:#00529c solid 1px; margin-top:12px;}
.con04 a:hover{ background:#fff; color:#00529c;}

.con05{ padding:20px 0;}
.con05 h2{ height:40px; line-height:40px; font-size:24px; color:#333; font-weight:normal; margin-bottom:10px;}
.con05 ul li{ float:left; width:24%; margin-right:1%;}
.con05 ul li.l1{ margin-right:0;}
.con05 ul li img{ width:100%;}
.con05 ul li span{ display:block; width:100%; height:40px; line-height:40px; color:#555; font-size:16px; text-align:center;}

.con06{ padding:20px 0 0 0;}
.con06 h2{ height:40px; line-height:40px; font-size:24px; color:#333; font-weight:normal; margin-bottom:20px;}
.con06 dl{ float:left; width:28%; padding-left:3%; margin-right:3%;}
.con06 dl.dl1{ margin-right:0;}
.con06 dl dt{ float:left;  width:20%;}
.con06 dl dt img{ width:100%;}
.con06 dl dd{ float:right; width:74%;}
.con06 dl dd strong{ line-height:25px; font-size:20px; color:#555; font-weight:normal;}
.con06 dl dd span{ line-height:25px; font-size:14px; color:#555;}	


.footer{ margin-top:30px;}
.footer .top_bg{ background:#232323;}
.footer .top_bg .top{ padding:60px 0;}
.footer .top_bg .top .left{ float:left; width:38%;}
.footer .top_bg .top .left dl{ float:left; width:40%; padding-right:10%;}
.footer .top_bg .top .left dl dt{ line-height:40px; color:#fff; font-size:20px;}
.footer .top_bg .top .left dl dd{ line-height:30px; }
.footer .top_bg .top .left dl dd a{ color:#ddd; font-size:14px;}
.footer .top_bg .top .right{ float:right; width:58%;}
.footer .top_bg .top .right ul li{ margin-bottom:15px;}
.footer .top_bg .top .right ul li .input_text1{ float:left; height:40px; line-height:40px; background:#e9e9e9; width:46%; padding:0 1%; margin-right:2%; border-radius:5px; color:#555;}
.footer .top_bg .top .right ul li .text{ width:98%; height:100px; line-height:25px; padding:0 1%; background:#e9e9e9; border-radius:5px; font-family:" "; color:#555;}
.footer .top_bg .top .right ul li .input_text2{ float:left; height:40px; line-height:40px; background:#e9e9e9; width:16%; padding:0 1%; margin-right:2%; border-radius:5px; color:#555;}
.footer .top_bg .top .right ul li img{ float:left; margin-left:20px; width:100px; height:30px;}
.footer .top_bg .top .right ul li .input_button1{ display:block; width:150px; height:40px; line-height:40px; color:#fff; background:#00529c; border-radius:5px;}
.footer .top_bg .top .right ul li .input_button1:hover{ background:#fff; color:#00529c;}
.footer .down_bg{ background:#00529c;}
.footer .down_bg .down{ padding:15px 0;}
.footer .down_bg .down ul li{ line-height:25px; color:#fff; font-size:12px; text-align:center;}
.footer .down_bg .down ul li a{ color:#fff; font-size:12px;}

.about{ min-height:400px;}
.about h2{ height:40px; line-height:40px; padding-left:30px; background:url(../images/home.jpg) left center no-repeat; font-size:14px; font-weight:normal; color:#555;}
.about h2 a{ color:#555;}
.about .con{ padding:20px 0;}

.pro{ margin-top:20px;}
.pro .left{ float:left; width:24%;}
.pro .left h2{ height:40px; line-height:40px; background:#00529c; color:#fff; font-size:18px; padding-left:18px; font-weight:normal;}
.tree_box{width:100%;overflow: hidden; border-left:#ccc solid 2px; }
.tree_box h3{ height:45px; background:url(../images/li.jpg) left top no-repeat; border-right:#ccc solid 2px; border-bottom:#ccc solid 2px;}
.tree_box h3 a{ display:block; float:left; margin-left:20px; width:70%; height:45px; line-height:45px; font-size:14px; font-weight:normal; color:#555;}
.tree_box h3 span{ display:block; float:right; width:40px; height:45px; background:url(../images/zja.jpg) center no-repeat;}
.tree_one li h4{ line-height:30px; border-right:#ccc solid 2px; font-size:14px; color:#555; padding-left:20px; font-weight:normal;}

.pro .right{ float:right; width:72%;}
.pro .right h2{ height:40px; line-height:40px; font-size:18px; font-weight:normal; color:#555; font-weight:normal;}

.fancy{ position:relative;}
.zj{ display:none; position:absolute; left:0; top:-142px; background:url(../images/jia.png) #666 center no-repeat; width:142px; height:142px; opacity:0.8; z-index:9;}
.bt{ display:block; width:100%; height:30px; line-height:30px; font-size:14px; text-align:center;}

.prod-profile .prod-photos {
	height: 418px;
	width: 340px; float:left;
}
.prod-profile .prod-photos .video-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	width: 340px;
	height: 340px;
	z-index: 100;
	border: 1px solid #eee
}
.prod-profile .prod-photos .video-content .close-video {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	color: rgba(255,255,255,0.5);
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 50px
}
.prod-profile .prod-photos .video-content .close-video .ico {
	font-size: 18px;
	line-height: 50px
}
.prod-profile .prod-photos .video-content .close-video:hover {
	color: #fff
}
.prod-profile .prod-photos .photobig {
	text-align: center;
	position: relative
}
.prod-profile .prod-photos .photobig .pro-img {
	display: table-cell;
	width: 340px;
	height: 340px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #eee;
	position: relative
}
.prod-profile .prod-photos .photobig .pro-img .zoomPad {
	width: 300px;
	height: 300px
}
.prod-profile .prod-photos .photobig .pro-img .zoomPad .zoomPup {
	box-sizing: content-box
}
.prod-profile .prod-photos .photobig .pro-img .zoomPad>img {
	width: 100%;
	height: 100%
}
.prod-profile .prod-photos .photobig .pro-img i.icon-zoom {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	font-weight: normal;
	width: 30px;
	height: 30px;
	z-index: 99;
	background: url(../images/zoom.png) no-repeat center center
}
.prod-profile .prod-photos .photobig .pro-img .btn-video {
	position: absolute;
	left: 175px;
	bottom: 60px;
	display: block;
	width: 50px;
	height: 50px;
	z-index: 999;
	cursor: pointer;
	display: none;
	background: url(../images/video.png) no-repeat top center
}
.prod-profile .prod-photos .photobig .pro-img .btn-video:hover {
	background-position: bottom center
}
.prod-profile .prod-photos .photobig .pro-img.has-video .btn-video {
	display: block
}
.prod-profile .prod-photos .photothumb {
	position: relative;
	margin-top: 20px
}
.prod-profile .prod-photos .photothumb .photothumb-wrap {
	width: 267px;
	height: 54px;
	position: relative;
	left: 28px;
	overflow: hidden
}
.prod-profile .prod-photos .photothumb .photothumb-wrap ul {
	position: absolute;
	width: 10000px
}
.prod-profile .prod-photos .photothumb .photothumb-wrap ul li {
	float: left;
	margin: 0 6px
}
.prod-profile .prod-photos .photothumb .photothumb-wrap ul li .pro-img {
	display: table-cell;
	width: 50px;
	height: 50px;
	vertical-align: middle;
	text-align: center
}
.prod-profile .prod-photos .photothumb .photothumb-wrap ul li .pro-img>a {
	display: block;
	border: 2px solid #fff
}
.prod-profile .prod-photos .photothumb .photothumb-wrap ul li .pro-img>a img {
	width: 50px;
	height: 50px
}
.prod-profile .prod-photos .photothumb .photothumb-wrap ul li .pro-img>a:hover {
	border-color: #bbb
}
.prod-profile .prod-photos .photothumb .photothumb-wrap ul li .pro-img>a.zoomThumbActive {
	border-color: #eb8d91
}
.prod-profile .prod-photos .photothumb .photothumb-ctrl {
	position: absolute;
	top: 0;
	left: 0;
	width: 340px
}
.prod-profile .prod-photos .photothumb .photothumb-ctrl a {
	display: block;
	width: 23px;
	height: 50px;
	color: #999;
	cursor: pointer
}
.prod-profile .prod-photos .photothumb .photothumb-ctrl a.prev, .prod-profile .prod-photos .photothumb .photothumb-ctrl a.next {
	position: absolute;
	top: -6px;
	background-image: url(../images/jqzoomarrow.png);
	background-repeat: no-repeat
}
.prod-profile .prod-photos .photothumb .photothumb-ctrl a.prev {
	left: 0;
	background-position: 0 0
}
.prod-profile .prod-photos .photothumb .photothumb-ctrl a.next {
	right: 0;
	background-position: 0 -136px
}

.prorr{ float:right; width:45%;}
.prorr ul li{ line-height:30px;}
.prorr ul li b{ color:#000; font-size:16px;}
.prorr ul li strong{ color:#000; font-size:14px; margin-right:15px;}

.detail{ margin-top:30px; border:#ccc solid 1px;}
.detail h3{ height:32px; line-height:32px; background:#efefef;}
.detail h3 strong{ display:block; width:130px; height:32px; line-height:32px; border-top:#555 solid 2px; background:#fff; text-align:center; color:#555; font-size:16px; font-weight:normal;}
.detail .con{ padding:15px;}

.new{ margin-top:20px;}
.new .left{ float:left; width:24%;}
.new .left h2{ height:52px; line-height:52px; background:#00529c; color:#fff; font-size:22px; padding-left:18px; font-weight:normal;}

.new .right{ float:right; width:72%;}
.new .right h2{ height:52px; line-height:52px; font-size:22px; font-weight:normal; color:#555;}
.new .right dl{ margin-top:10px; margin-bottom:30px;}
.new .right dl dt{ float:left; width:72%; padding-right:5%; border-right:#00529c solid 2px;}
.new .right dl dt a{ display:block; width:100%; height:30px; line-height:30px; font-size:14px; font-size:14px; color:#00529c; font-weight:bold;}
.new .right dl dt span{ display:block; width:100%; height:75px; line-height:25px; color:#666; overflow:hidden;}
.new .right dl dd{ float:right; width:26%; padding-left:7%;}
.new .right dl dd strong{ display:block; width:100%; height:40px; line-height:40px; text-align:center; color:#666; font-size:20px; text-align:left; font-weight:normal;}
.new .right dl dd a{ display:block; width:90px; height:34px; border:#00529c solid 1px;}
.new .right dl dd a span{ display:block; width:80px; height:24px; line-height:23px; background:#00529c; border:#00529c solid 1px; color:#fff; text-align:center; margin:4px auto;}
	

.scroll_04{ display:none;}

.scroll_044{ margin-top:30px; display:block; position:relative;}
.scroll_044 .hd .prev{ display:block; width:34px; height:34px; overflow:hidden; cursor:pointer; background:url(../images/ll.png) center no-repeat; position:absolute; left:0; top:30%;} 
.scroll_044 .hd .next{ display:block; width:34px; height:34px; overflow:hidden; cursor:pointer; background:url(../images/rr.png) center no-repeat; position:absolute; right:0; top:30%;} 
.scroll_044 .bd ul li{ width:140px; float:left; margin:0 10px;}
.scroll_044 .bd ul li img{ width:100%;}
.scroll_044 .bd ul li span{ display:block; width:100%; line-height:20px; text-align:center;}


.scroll_0444{ display:none;}
	
	.fixed1{ display:none;}
	
	
	
	}
	
@media screen and (max-width:680px) {
	
.wapper{ width:96%; margin:0 auto;}	


.bannerbg{ overflow:hidden; position:relative; display:block; }
.ulTu{ position:relative;}  
.ulTu li{ display:none;}
.tuLiOn{ display:block !important;}
.ulTu li a{ display:block; width:100%; }
.ulTu li a img{ display:block; width:100%;}
.anLeft{ width:40px; height:40px; background:url(images/left.png) center no-repeat; position:absolute; left:10px; top:50%; margin-top:-50px; cursor:pointer; }  
.anRight{width:40px; height:40px; background:url(images/right.png) center no-repeat; position:absolute; right:10px; top:50%; margin-top:-50px; cursor:pointer;}  
.dianOn{color:#f00;} 
.ulDian{ position:absolute; width:132px; left:50%; margin-left:-40px; bottom:20px;}
.ulDian li{ float:left; margin:0 2px; width:10px; height:10px; border-radius:10px; background:#fff;}
.ulDian li.dianOn{ background:#00529c;}

.header{ position:relative; height:184px; z-index:999; background:url(../images/head1.jpg) center top repeat-x;}
.header .top{ height:78px;}
.header .top .left{ float:none; width:100%; height:30px; line-height:30px; color:#fff; font-size:14px; overflow:hidden;}
.header .top .left a{ color:#fff; font-size:12px;}

.search{ width:226px; height:26px; float:left; margin-left:10%; overflow:hidden; position:relative; margin-top:10px;}
.input_text{ height:26px; line-height:26px; background:#fff; width:180px; padding:0 10px; position:absolute; left:0px; top:0px; color:#999;}
.input_button{ position:absolute; right:0px; top:0px; background:url(../images/sou.jpg) #2ba6e1 center no-repeat; width:26px; height:26px; cursor:pointer;}

.header .top .lm{ float:right; margin-top:12px;}
.header .top .lm ul li{ float:left; width:0 5px;}

.header .down{ height:104px;}
.header .down .logo{ float:left; width:30%; height:auto; margin-top:25px;}
.header .down .logo img{ width:100%;}
/*menu*/
.menu{height:104px;line-height:104px; float:left; margin-left:6%; width:68%; display:none;}
.menu ul li{ float:left; position:relative; margin:0 2%;}
.menu ul li dl{ background:rgba(0,0,0,0.7); width:180%; position:absolute; left:0px; top:104px; box-shadow:2px 2px 5px rgba(0,0,0,0.2); padding:10px 0;display:none; }
.menu ul li dl dd{ line-height:28px; position:relative; }
.menu ul li dl dd a{ font-size:14px; color:#fff; font-weight:normal; display:block; padding:0; text-align:center;}
.menu ul li dl dd a:hover{ color:#00529c;}
.three{ position:absolute; left:100%; top:0; width:130%; background:rgba(0,0,0,0.7); display:none;}
.three ul li{ width:100%; line-height:28px;}
.three ul li a{ font-size:14px; color:#fff; font-weight:normal; display:block; padding:0; text-align:center;}
.three ul li a:hover{ color:#00529c;}
.menu a{ font-size:16px;color:#fff; text-decoration:none; font-weight:normal;display:block;text-align:center;}
.menu a:hover{color:#fff;}
a.menu_hover{ color:#fff;}
.menu_down span{ display:block;background:url(../images/xl.png) right center no-repeat;}
.active a{ color:#94daff;}

    .header .down .qiehuan {
        float: left;
        width: 29%;
        margin-top: 48px margin-left:6%;
    }
.header .down .qiehuan a{}

.con01{ margin-top:15px;}
.con01 h2{ margin-bottom:15px;}
.con01 h2 strong{ float:none; display:block; width:100%; line-height:30px; color:#333; font-size:18px; font-weight:normal;}
.con01 h2 span{ float:none; display:block; width:100%; line-height:22px; font-size:14px; font-weight:normal;}
.con01 ul li{ float:none; width:100%; margin-right:0%; margin-top:5px;}
.con01 ul li.l1{ margin-right:0;}
.con01 ul li img{ width:96%; padding:1.5%; border:#ccc solid 1px; border-radius:5px;}
.con01 ul li span{ display:block; width:100%; height:35px; line-height:35px; font-size:14px; color:#333; font-weight:normal; text-align:center;}	
.con01 ul li:hover{ transform:translateY(-15px); transition: all  .3s  ease-in;}	
.con01 ul li:hover span{ color:#c00;}

.con02_bg{ background:#f5f5f5; margin-top:20px;}
.con02{ padding:20px 0 30px 0;}
.con02 h2{ margin-bottom:20px; height:40px; line-height:40px; color:#333; font-size:24px; font-weight:normal; text-align:left;}
.con02 ul li{ float:none; width:100%; margin-right:0%;}
.con02 ul li.l1{ margin-right:0;}
.con02 ul li img{ display:block; width:70%; margin:30px auto 0 auto;}
.con02 ul li span{ display:block; width:95%; margin:0 auto; line-height:30px; font-size:14px; margin-top:20px;} 

.con03{ margin-top:30px; margin-bottom:30px;}
.con03 h2{ height:40px; line-height:40px; font-size:30px; color:#f00; font-weight:normal;}

/*scroll_05*/
.scroll_05{ display:block; position:relative; margin-top:20px; display:block;}
.scroll_05 .hd .prev{ display:block; width:21px; height:42px; overflow:hidden; cursor:pointer; background:url(../images/ll.jpg) center no-repeat; position:absolute; left:0; top:80px;} 
.scroll_05 .hd .next{ display:block; width:21px; height:42px; overflow:hidden; cursor:pointer; background:url(../images/rr.jpg) center no-repeat; position:absolute; right:0; top:80px;} 
.scroll_05 .bd{ width:216px; margin:0 auto;}
.scroll_05 .bd li{ float:left; width:216px; overflow:hidden; margin:0 5px;}
.scroll_05 .bd li img{ width:216px; height:216px;}
.scroll_05 .bd li span{ display:block; width:100%; height:30px; line-height:30px; font-size:14px; text-align:center;}

.scroll_03{ display:none;}
.scroll_04{ display:none;}	
	
.con03 a.a1{ display:block; width:200px; height:30px; line-height:30px; font-size:14px; text-align:center; border:#555 solid 1px; color:#555; border-radius:50px; margin:30px auto;}
.con03 a.a1:hover{ border:#00529c solid 1px; background:#00529c; color:#fff;}

.con04_bg{ background:#f5f5f5;}
.con04{ padding:20px 0;}
.con04 h2{ height:40px; line-height:40px; font-size:24px; color:#333; font-weight:normal; margin-bottom:10px;}
.con04 span{ display:block; width:100%; line-height:25px; color:#999; font-size:14px;}
.con04 a{ display:block; width:120px; height:32px; line-height:32px; color:#fff; font-size:14px; text-align:center; background:#00529c; border:#00529c solid 1px; margin-top:12px;}
.con04 a:hover{ background:#fff; color:#00529c;}

.con05{ padding:20px 0;}
.con05 h2{ height:40px; line-height:40px; font-size:24px; color:#333; font-weight:normal; margin-bottom:10px;}
.con05 ul li{ float:none; width:100%; margin-right:0%;}
.con05 ul li.l1{ margin-right:0;}
.con05 ul li img{ width:100%;}
.con05 ul li span{ display:block; width:100%; height:40px; line-height:40px; color:#555; font-size:16px; text-align:center;}

.con06{ padding:20px 0 0 0;}
.con06 h2{ height:40px; line-height:40px; font-size:20px; color:#333; font-weight:normal; margin-bottom:20px;}
.con06 dl{ float:none; width:100%; padding-left:3%; margin-right:3%; margin-bottom:20px;}
.con06 dl.dl1{ margin-right:0;}
.con06 dl dt{ float:left;  width:16%;}
.con06 dl dt img{ width:100%;}
.con06 dl dd{ float:right; width:74%;}
.con06 dl dd strong{ line-height:25px; font-size:18px; color:#555; font-weight:normal;}
.con06 dl dd span{ line-height:25px; font-size:14px; color:#555;}	


.footer{ margin-top:30px;}
.footer .top_bg{ background:#232323;}
.footer .top_bg .top{ padding:30px 0;}
.footer .top_bg .top .left{ float:none; width:100%;}
.footer .top_bg .top .left dl{ float:left; width:40%; padding-right:10%;}
.footer .top_bg .top .left dl dt{ line-height:40px; color:#fff; font-size:20px;}
.footer .top_bg .top .left dl dd{ line-height:30px; }
.footer .top_bg .top .left dl dd a{ color:#ddd; font-size:14px;}
.footer .top_bg .top .right{ float:none; width:100%; margin-top:20px;}
.footer .top_bg .top .right h2{ height:40px; line-height:40px; font-size:20px; color:#fff; font-weight:normal; margin-bottom:6px;}
.footer .top_bg .top .right ul li{ margin-bottom:15px;}
.footer .top_bg .top .right ul li .input_text3{ height:40px; line-height:40px; background:#e9e9e9; width:97%; padding:0 1%;  border-radius:5px; color:#555;}
.footer .top_bg .top .right ul li .input_text1{ float:left; height:40px; line-height:40px; background:#e9e9e9; width:46%; padding:0 1%; margin-right:2%; border-radius:5px; color:#555;}
.footer .top_bg .top .right ul li .text{ width:98%; height:100px; line-height:25px; padding:0 1%; background:#e9e9e9; border-radius:5px; font-family:" "; color:#555;}
.footer .top_bg .top .right ul li .input_text2{ float:left; height:40px; line-height:40px; background:#e9e9e9; width:16%; padding:0 1%; margin-right:2%; border-radius:5px; color:#555;}
.footer .top_bg .top .right ul li img{ float:left; margin-left:20px; width:100px; height:30px;}
.footer .top_bg .top .right ul li .input_button1{ display:block; width:150px; height:40px; line-height:40px; color:#fff; background:#00529c; border-radius:5px;}
.footer .top_bg .top .right ul li .input_button1:hover{ background:#fff; color:#00529c;}
.footer .down_bg{ background:#00529c;}
.footer .down_bg .down{ padding:15px 0;}
.footer .down_bg .down ul li{ line-height:25px; color:#fff; font-size:12px; text-align:center;}
.footer .down_bg .down ul li a{ color:#fff; font-size:12px;}	
	
.about{ min-height:400px;}
.about h2{ height:40px; line-height:40px; padding-left:30px; background:url(../images/home.jpg) left center no-repeat; font-size:14px; font-weight:normal; color:#555;}
.about h2 a{ color:#555;}
.about .con{ padding:20px 0;}

.pro{ margin-top:20px;}
.pro .left{ float:none; width:100%;}
.pro .left h2{ height:40px; line-height:40px; background:#00529c; color:#fff; font-size:18px; padding-left:18px; font-weight:normal;}
.tree_box{width:100%;overflow: hidden; border-left:#ccc solid 2px; }
.tree_box h3{ height:45px; background:url(../images/li.jpg) left top no-repeat; border-right:#ccc solid 2px; border-bottom:#ccc solid 2px;}
.tree_box h3 a{ display:block; float:left; margin-left:20px; width:70%; height:45px; line-height:45px; font-size:14px; font-weight:normal; color:#555;}
.tree_box h3 span{ display:block; float:right; width:40px; height:45px; background:url(../images/zja.jpg) center no-repeat;}
.tree_one li h4{ line-height:30px; border-right:#ccc solid 2px; font-size:14px; color:#555; padding-left:20px; font-weight:normal;}

.pro .right{ float:none; width:100%;}
.pro .right h2{ height:40px; line-height:40px; font-size:18px; font-weight:normal; color:#555; font-weight:normal;}

.fancy{ position:relative;}
.zj{ display:none !important; position:absolute; left:0; top:-218px; background:url(../images/jia.png) #666 center no-repeat; width:397px; height:120px; opacity:0.8; z-index:9;}
.bt{ display:block; width:100%; height:30px; line-height:30px; font-size:14px; text-align:center;}

.prod-profile .prod-photos {
	height: 418px;
	width: 340px; float:none; margin:0 auto 20px auto;
}
.prod-profile .prod-photos .video-content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	width: 340px;
	height: 340px;
	z-index: 100;
	border: 1px solid #eee
}
.prod-profile .prod-photos .video-content .close-video {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 50px;
	color: rgba(255,255,255,0.5);
	text-decoration: none;
	display: block;
	text-align: center;
	line-height: 50px
}
.prod-profile .prod-photos .video-content .close-video .ico {
	font-size: 18px;
	line-height: 50px
}
.prod-profile .prod-photos .video-content .close-video:hover {
	color: #fff
}
.prod-profile .prod-photos .photobig {
	text-align: center;
	position: relative
}
.prod-profile .prod-photos .photobig .pro-img {
	display: table-cell;
	width: 340px;
	height: 340px;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #eee;
	position: relative
}
.prod-profile .prod-photos .photobig .pro-img .zoomPad {
	width: 300px;
	height: 150px;
}
.prod-profile .prod-photos .photobig .pro-img .zoomPad .zoomPup {
	box-sizing: content-box;
}
.prod-profile .prod-photos .photobig .pro-img .zoomPad>img {
	width: 100%;
	height: 100%;
}
.prod-profile .prod-photos .photobig .pro-img i.icon-zoom {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	font-weight: normal;
	width: 30px;
	height: 30px;
	z-index: 99;
	background: url(../images/zoom.png) no-repeat center center
}
.prod-profile .prod-photos .photobig .pro-img .btn-video {
	position: absolute;
	left: 175px;
	bottom: 60px;
	display: block;
	width: 50px;
	height: 50px;
	z-index: 999;
	cursor: pointer;
	display: none;
	background: url(../images/video.png) no-repeat top center
}
.prod-profile .prod-photos .photobig .pro-img .btn-video:hover {
	background-position: bottom center
}
.prod-profile .prod-photos .photobig .pro-img.has-video .btn-video {
	display: block
}
.prod-profile .prod-photos .photothumb {
	position: relative;
	margin-top: 20px
}
.prod-profile .prod-photos .photothumb .photothumb-wrap {
	width: 267px;
	height: 54px;
	position: relative;
	left: 28px;
	overflow: hidden
}
.prod-profile .prod-photos .photothumb .photothumb-wrap ul {
	position: absolute;
	width: 10000px
}
.prod-profile .prod-photos .photothumb .photothumb-wrap ul li {
	float: left;
	margin: 0 6px
}
.prod-profile .prod-photos .photothumb .photothumb-wrap ul li .pro-img {
	display: table-cell;
	width: 50px;
	height: 50px;
	vertical-align: middle;
	text-align: center
}
.prod-profile .prod-photos .photothumb .photothumb-wrap ul li .pro-img>a {
	display: block;
	border: 2px solid #fff
}
.prod-profile .prod-photos .photothumb .photothumb-wrap ul li .pro-img>a img {
	width: 50px;
	height: 50px
}
.prod-profile .prod-photos .photothumb .photothumb-wrap ul li .pro-img>a:hover {
	border-color: #bbb
}
.prod-profile .prod-photos .photothumb .photothumb-wrap ul li .pro-img>a.zoomThumbActive {
	border-color: #eb8d91
}
.prod-profile .prod-photos .photothumb .photothumb-ctrl {
	position: absolute;
	top: 0;
	left: 0;
	width: 340px
}
.prod-profile .prod-photos .photothumb .photothumb-ctrl a {
	display: block;
	width: 23px;
	height: 50px;
	color: #999;
	cursor: pointer
}
.prod-profile .prod-photos .photothumb .photothumb-ctrl a.prev, .prod-profile .prod-photos .photothumb .photothumb-ctrl a.next {
	position: absolute;
	top: -6px;
	background-image: url(../images/jqzoomarrow.png);
	background-repeat: no-repeat
}
.prod-profile .prod-photos .photothumb .photothumb-ctrl a.prev {
	left: 0;
	background-position: 0 0
}
.prod-profile .prod-photos .photothumb .photothumb-ctrl a.next {
	right: 0;
	background-position: 0 -136px
}

.prorr{ float:none; width:100%;}
.prorr ul li{ line-height:30px;}
.prorr ul li b{ color:#000; font-size:16px;}
.prorr ul li strong{ color:#000; font-size:14px; margin-right:15px;}

.detail{ margin-top:30px; border:#ccc solid 1px;}
.detail h3{ height:32px; line-height:32px; background:#efefef;}
.detail h3 strong{ display:block; width:130px; height:32px; line-height:32px; border-top:#555 solid 2px; background:#fff; text-align:center; color:#555; font-size:16px; font-weight:normal;}
.detail .con{ padding:15px;}

.new{ margin-top:20px;}
.new .left{ float:none; width:100%;}
.new .left h2{ height:52px; line-height:52px; background:#00529c; color:#fff; font-size:22px; padding-left:18px; font-weight:normal;}

.new .right{ float:none; width:100%;}
.new .right h2{ height:52px; line-height:52px; font-size:22px; font-weight:normal; color:#555;}
.new .right dl{ margin-top:10px; margin-bottom:30px;}
.new .right dl dt{ float:left; width:72%; padding-right:3%; border-right:#00529c solid 2px;}
.new .right dl dt a{ display:block; width:100%; height:30px; line-height:30px; font-size:14px; font-size:14px; color:#00529c; font-weight:bold;}
.new .right dl dt span{ display:block; width:100%; height:75px; line-height:25px; color:#666; overflow:hidden;}
.new .right dl dd{ float:right; width:26%; padding-left:3%;}
.new .right dl dd strong{ display:block; width:100%; height:40px; line-height:40px; text-align:center; color:#666; font-size:14px; text-align:left; font-weight:normal;}
.new .right dl dd a{ display:block; width:90px; height:34px; border:#00529c solid 1px;}
.new .right dl dd a span{ display:block; width:80px; height:24px; line-height:23px; background:#00529c; border:#00529c solid 1px; color:#fff; text-align:center; margin:4px auto;}


.scroll_04{ display:none;}

.scroll_044{ display:none;}

.scroll_0444{ margin-top:30px; display:block; position:relative;}
.scroll_0444 .hd .prev{ display:block; width:34px; height:34px; overflow:hidden; cursor:pointer; background:url(../images/ll.png) center no-repeat; position:absolute; left:0; top:30%;} 
.scroll_0444 .hd .next{ display:block; width:34px; height:34px; overflow:hidden; cursor:pointer; background:url(../images/rr.png) center no-repeat; position:absolute; right:0; top:30%;} 
.scroll_0444 .bd ul li{ width:140px; float:left; margin:0 10px;}
.scroll_0444 .bd ul li img{ width:100%;}
.scroll_0444 .bd ul li span{ display:block; width:100%; line-height:20px; text-align:center;}


.fixed1{ display:block; position:fixed; left:0; bottom:0; width:100%; height:50px; line-height:50px; background:#00529c; z-index:99;}
.fixed1 ul li{ float:left; width:24.7%; border-right:#b5c1cf solid 1px;}
.fixed1 ul li img{ margin:auto; display:block; padding:11px 0 14px 0;}


	
	}	
	













/*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;}





