﻿@charset "utf-8";

.pin{margin: 75px auto 0; width:1200px;height: 775px; overflow: hidden; font-family:"Microsoft Yahei";}
.pin h2{height: 75px;font-size: 34px; color: #333333; text-align: center; line-height: 40px;}
.pin h2 i{ display: block;font:12px/40px "Arial"; color:#6f6f6f; text-transform: uppercase;}
.pin h2 i img{vertical-align: middle;margin:0 20px;}
.pin dl dt{width:930px; margin: 0 auto; overflow: hidden;}
.pin dt img{width:930px; height: 390px;}
.pin dt span{width:467px;height:32px;border:1px solid #e5e5e5; margin: 30px auto 0;font-size: 16px; color:#e1bb01; line-height: 32px; overflow: hidden; display: block;text-align: center;}
.pin dt span i{display: inline-block; padding:0 10px;font-style: normal;}
.pin dt a{ display: block;width:122px;height: 36px;margin: 20px auto 0;overflow: hidden;font-size: 14px; color:#1e1e1e;background:url(../images/more.png) no-repeat center top; text-align: center; line-height: 36px;}
.pin dd{margin:0 164px;height: 113px;font-size: 14px; line-height: 26px; color:#010101;text-align: center;}

.pro_bj{position: relative;height: 560px; overflow: hidden;font-family:"Microsoft Yahei"; background: url(../images/companyBack.jpg) no-repeat center center;
	background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
}
.pro{
	margin: 0 auto 0; width:1200px;height:560px; overflow: hidden;
	position: relative;
	z-index: 2;
}
.comMack{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: rgba(255,255,255,0.5);
	left: 0;
	top: 0;
}
.pro h2{padding-top:50px;font-size: 36px; color: #333333; text-align: center;}
.pro h6{
	text-align: center;
	color: #333333;
	margin-top: 20px;
	font-size: 18px;
}
.pro .proText{
	font-size: 16px;
	margin-top: 30px;
}
.pro .proText p{
	margin-bottom: 8px;
	text-align: center;
	color: #000;
}
.comImg{
	text-align: center;

}
.comImg img{
	max-width: 310px;
	max-height: 231px;
	vertical-align: middle;
	margin-right: 10px;
	margin-bottom: 15px;
}
div h2.hText{
  height: 86px;
  font-size: 46px;
  color: #333333;
  text-align: center;
  line-height: 86px;
  font-weight: 400;
}
.pText{
  font-size:24px;
  position: relative;
}
.pText::after{
  content: "";
  position: absolute;
  display: block;
  height:1px;
  width:145px;
  background: #000;
  left:308px;
  top:50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.pText::before{
  content: "";
  position: absolute;
  display: block;
  height:1px;
  width:145px;
  background: #000;
  right:308px;
  top:50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.p_nav{height: 212px;background: #fff; overflow: hidden;}
.p_nav li{ float: left;width: 132px;margin-top: 42px; height: 140px;text-align: center;background: url(../images/pro_nav_line.gif) no-repeat right top;}
.p_nav li a{display: inline-block;font-size: 18px; color: #272727; line-height: 30px;}
.p_nav li img{ display: block;width:90px;height:84px;margin: 0 auto;}
.p_nav li i{display: block;font:12px/20px "Arial"; color:#656565;text-transform: uppercase;}
.p_nav li a:hover , .p_nav .cur a{  font-weight: bold;text-decoration: none;}
.p_nav .nobg{background:none;}
.pro_nr{height: 505px; overflow: hidden;}
.pro_c{height: 505px; overflow: hidden;}
.pro_c p{width: 646px;  overflow: hidden;}
.pro_c p img{width: 644px; height: 426px;border:1px solid #e8e8e8;}
.pro_c p span{ display: block; margin-top:17px; width: 614px; height: 39px; line-height: 38px;background: #343434; font-size: 16px;font-weight: bold; color: #fff;padding-left: 30px;}
.pro_c ul{width:540px; float: right; overflow: hidden;}
.pro_c li{ float: left;margin:0 10px 23px 0;width: 265px; height: 232px; position: relative; overflow: hidden;}
.pro_c li img{ width: 263px; height: 232px;border:1px solid #e8e8e8;}
.pro_c li span{ display: block;position:absolute; bottom: 0;left:0; width: 263px;background:url(../images/png.png) repeat center top; height: 39px; line-height: 39px; color:#fff;font-size: 14px;text-align: center;}
.pro_c .nomar{margin-right: 0;}

.pinz_bj{height: 690px; overflow: hidden;font-family:"Microsoft Yahei";}
.pinzImg{
	height: 290px;
	text-align: center;
  padding-top: 50px;
  box-sizing: border-box;
}
.pinzList ul{
	display: flex;
	flex-wrap: wrap;
	justify-content:center;
}
.pinzList ul li{
	width: 220px;
	height: 89px;
	margin-bottom: 15px;
	margin-right: 15px;
	cursor: pointer;
	position: relative;
	text-align: center;
}
.pinzList ul li:nth-child(5n){
	margin-right: 0px;
}
.pinzList ul li img{
	width: auto;
	height: 100%;
}
.pinzText{
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%;
	top: 0;
	/*background: url('../images/灰色透明.png');*/
	background: #2d2d2d;
	opacity: 1;
	transition: all .5s linear;
}
.pinzText p{
	font-size: 18px;
	text-align: center;
	color: #fff;
	opacity: 1;
	margin-top: 2px;
	font-weight: 700;
}
.pinzText p i{
	font-style: normal;
	font-size: 22px;
	display: inline-block;
	text-indent: -5px;
}
.pinzList li:last-child p i{
	font-size: 18px;
}

.pinz{width:1200px;height: 690px;margin: 0 auto; overflow: hidden;}
.pinz_nr{height: 400px; overflow: hidden;}
.pinz_nr dl{height: 400px; overflow: hidden;}
.pinz_nr dt{width:600px; height:400px;float: left; overflow: hidden;}
.pinz_nr dd{background:url(../images/png1.png) repeat center top; width:530px;height:320px;float: left; overflow: hidden;padding:80px 0 0 70px;}
.pinz_nr dd h3{ height: 67px;border-bottom: 1px solid #4f4745;display: inline-block; overflow: hidden;font-size: 30px; color: #fff;font-weight: normal;}
.pinz_nr dd h3 i{font:18px "Times New Poman"; color:#777777; text-transform: uppercase;}
.pinz_nr dd p{padding:30px 120px 0 0;height: 140px; line-height: 24px; color: #fff; font-size: 14px;}
.pinz_nr dd span{font-size: 18px; font-family: "Arial"; color: #fff;}
.pz_nav{height: 200px; overflow: hidden;}
.pz_nav li{ width:300px; height: 104px; float: left; overflow: hidden; position: relative;}
.pz_nav li img{width:300px; height: 104px;}
.pz_nav em{display: block;position: absolute; top: 0;left:0;width:300px; height: 104px;background:url(../images/png1.png) repeat center top; }
.pz_nav span{position: absolute; top: 0;left:0;width:300px; height: 104px;padding-top: 35px;text-align: center;font-size: 20px;font-size: 20px;color:#fff; text-align: center; z-index: 3;}
.pz_nav span i{display: block;font:12px "Arial"; color:#848484;text-transform: uppercase;}
.pz_nav li:hover img{border:4px solid #e8ae25;width: 292px; height: 96px;}

.ys_bj{ overflow: hidden;font-family:"Microsoft Yahei"; position: relative;}
.ys1{background:url(../images/摄图网_500815115.png) no-repeat center center;height: 990px; overflow: hidden;}
.ys1 .ys1Content{
	width: 1200px;
	margin: 0 auto;
	height: 100%;

}
.ys1Img{
	margin-top: 60px;
	text-align: center;
	margin-bottom: 75px;
}
.ys1Class{
	display: flex;
	height: 600px;
	width: 100%;

}
.ys1Class .ys1List{
	width: 30%;
}
.ys1Class .ys1List ul{
	display: flex;
	flex-wrap:wrap;
	width: 100%;
}
.ys1Class .ys1List ul li{
	background-color: #1d1a1a;
	height: 150px;
	width: 50%;
	position: relative;
	cursor: pointer;
	box-sizing: border-box;
	border-bottom: 2px solid #2d2d2d;
}
.ys1Class .ys1List ul li:nth-child(2n){
	border-left: 2px solid #2d2d2d;
}
.ys1Class .ys1List ul li:nth-child(7){
	border-bottom: none;
}
.ys1Class .ys1List ul li:last-child{
	border-bottom: none;
}
.ys1Class .ys1List ul li div{
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: all .2s linear;
}
.ys1Class .ys1List ul li div p{
	color: #fff;
	font-size: 18px;
	margin: 0 auto;

}
.ys1Class .ys1List ul li div span{
	color: #5e5c67;
	margin-top: 5px;
}
.ys1Class .ys1List ul li.active{
	background-color: #469de8;

}
.ys1Class .ys1List ul li.active div span{
	color: #fff;
}
.ys1Text{
	width: 70%;
	height: 100%;
	
}
.ys1TextImg{
	width: 100%;
	height: 450px;
	background: url(../images/timg2.png) no-repeat center center;
	background-size: cover;
}
.ys1TextContent{
	width: 100%;
	height:150px;
	background-color: #878584; 
	padding-left: 45px;
	padding-top: 25px;
	box-sizing: border-box;
	color: #fff;

}
.ys1TextContent p .span1{
	font-size: 24px;
	margin-bottom: 20px;
}
.ys1TextContent p .span2{
	font-size: 18px;
}
.ys1TextContent>span{
	
	font-size: 18px;
}
.ys2{background:url(../images/ys_bj2.jpg) no-repeat center top;height: 897px; overflow: hidden;}
.ys{ position: absolute; top: 0;left:50%;margin-left: -600px;width:1200px; height: 1973px; overflow: hidden;}
.ys h2{ font-size: 34px; color: #272727; text-align: center;padding-top: 87px; line-height: 40px;}
.ys h2 span{ display: block;font-size: 22px; font-weight: normal;}
.ys h2 span img{vertical-align: middle;margin:0 20px;}
.ys dl{ position: absolute;}
.ys .dl01 { top: 213px; left:0;background:url(../images/ys_01.png) no-repeat left top;width:525px;}
.ys .dl02 { top: 696px; right:0;background:url(../images/ys_02.png) no-repeat left top;width:600px;}
.ys .dl03 { top: 1148px; left:0;background:url(../images/ys_03.png) no-repeat left top;}
.ys .dl04 { top: 1638px; left:0;background:url(../images/ys_04.png) no-repeat left top;width:540px;}
.ys dt{padding-left: 87px;font-size: 26px; line-height: 38px; font-weight: bold; color:#272727;height:90px; overflow: hidden;}
.ys dd{margin-left: 67px; margin-top: 5px;font-size: 14px; color: #272727; line-height: 30px; overflow: hidden;background:url(../images/ys_ico.png) no-repeat left 10px;padding-left: 20px;}
.ys .dl03 dt{width:457px; float: left;}
.ys .dl03 dd{width: 630px; overflow: hidden; float: right;margin-left: 0;}

.ry{ position: absolute; top: 1266px; left:50%;margin-left: -630px;width:1260px;height: 260px; overflow: hidden;}
.ry_l{position: absolute; top: 76px; left:0;width:58px;height:58px; z-index: 2;}
.ry_r{position: absolute; top: 76px; right:0;width:58px;height:58px; z-index: 2;}
.ry_l ,.ry_r{background:url(../images/coo_r1.png) no-repeat left 0;}
.ry_l:hover ,.ry_r:hover {background:url(../images/coo_l1.png) no-repeat left 0;}
.ryimg li{width: 278px; float: left;margin-left: 29px;overflow:hidden;}
.ryimg li img{width:276px;height:203px;border:1px solid #ddd;}
.ryimg li span{ display: block;padding-top: 20px;font-size: 14px; color:#272727; text-align: center; line-height: 20px;}

.zc_bj{height:1815px; overflow: hidden;font-family:"Microsoft Yahei";}
.enginCaseImg{
	text-align: center;
	padding: 65px 0 40px 0;
}
.zcEnginCase p{
	text-align: center;
	font-size: 18px;
	color: #333;
}
.enginClass{
	margin-top: 45px;
	margin-bottom: 50px;
}
.enginClass ul{
	display: flex;
	justify-content: center;
}
.enginClass ul li{
	width: 200px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	background-color: #797979;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	margin-right: 20px;
}
.enginClass ul li.active{
	background-color: #469de8;
}
.enginList{
	display: none;
}
.enginList.show{
	display: block;
}
.enginList ul{
	display: flex;
}
.enginList ul li{
	flex-grow:1;
	box-sizing:border-box;
}
.enginList ul li img{
	width: 100%;
}
.enginList ul li:first-child{
	padding-right: 40px;
}
.enginList ul li:last-child{
	padding-left: 40px;
}
.moreCase{
	display: flex;
	justify-content: center;
	margin-top: 35px;
}
.moreCase a{
	width: 245px;
	height: 45px;
	background-color: #fff;
	border: 1px solid #a0a0a0;
	text-align: center;
	line-height: 45px;
	font-size: 14px;
	color: #8c8c8c;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
}
.moreCase a img{
	
	margin-left: 15px;
}
.newsCenter{
	text-align: center;
	padding: 100px 0 40px 0;
}
.newsBox{
	width: 1200px;
	margin: 0 auto;
}
.newsBox>p{
	text-align: center;
	font-size: 18px;
	color: #333;
}


.newsClass{
	margin-top: 45px;
	margin-bottom: 50px;
}
.newsClass ul{
	display: flex;
	justify-content: center;
}
.newsClass ul li{
	width: 200px;
	height: 45px;
	line-height: 45px;
	color: #fff;
	background-color: #797979;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	margin-right: 20px;
}
.newsClass ul li.active{
	background-color: #469de8;
}

.newsList{
	display: none;
}
.newsList.show{
	display: block;
}
.newsList ul{
	display: flex;
}
.newsList ul li{
	flex-grow:1;
	box-sizing:border-box;
}
.newsList ul li img{
	width: 100%;
}
.newsList ul li:first-child{
	padding-right: 40px;
}
.newsList ul li:last-child{
	padding-left: 40px;
}

.newsText h5{
	font-size: 16px;
}
.newsText h5::before{
	content: '';
	display: inline-block;
	width: 4px;
	height: 19px;
	background-color: #00a0e9;
	margin-right: 15px;
	vertical-align: middle;
}
.newsText p{
	margin-top: 18px;
}
.newsContent{
	line-height: 20px;
}

.moreNews{
	display: flex;
	justify-content: center;
	margin-top: 35px;
}
.moreNews a{
	width: 245px;
	height: 45px;
	background-color: #fff;
	border: 1px solid #a0a0a0;
	text-align: center;
	line-height: 45px;
	font-size: 14px;
	color: #8c8c8c;
	text-decoration: none;
	display: flex;
	align-items: center;
	justify-content: center;
}
.moreNews a img{
	
	margin-left: 15px;
}

.zc{width:1200px;height:770px;margin: 0 auto; overflow: hidden;}

.zc_nav{height: 499px; width:405px;background: #1d1a1a; overflow: hidden; float: left; position: relative;}
.zc_nav li{border-right:1px solid #313131;border-bottom: 1px solid #313131;width:202px; height:124px; float: left; overflow: hidden;}
.zc_nav li a{ display: inline-block;width:202px; height:79px; padding:45px 0 0 ;text-align: center;font-size: 20px; color: #fff; line-height:30px;}
.zc_nav li i{ display: block; color:#787878;font:12px/20px "Arial"; text-transform: uppercase;}
.zc_nav li a:hover , .zc_nav .cur a{ background: #d5aa43; text-decoration: none;}
.zc_nav li a:hover i , .zc_nav .cur a i{ color:#f4ebd9;}
.zc_nav .nobr{border-right:0;}
.zx_ico{position: absolute; top: 419px; left: 241px;width:122px;height:36px;text-align: center; line-height: 36px;background:url(../images/more.png) no-repeat center top; font-size: 16px;}
.zx_ico a{color:#000000;}
.zc_nr{width:795px;height:499px; overflow: hidden; float: left;}
.zc_nr dl{height: 499px; overflow: hidden; line-height: 0;}
.zc_nr dt{width:795px; height:365px; overflow: hidden;}
.zc_nr dt img{width:795px; height:365px;}
.zc_nr dd{background:url(../images/png1.png) repeat center top;width:705px;height:134px;overflow: hidden;padding: 0 45px;}
.zc_nr dd h3{ height: 49px;line-height: 49px; overflow: hidden;font-size: 30px; color: #fff;font-weight: normal;}
.zc_nr dd h3 a{ color:#fff;}
.zc_nr dd h3 i{font:18px "Times New Poman"; color:#777777; text-transform: uppercase;}
.zc_nr dd p{ line-height: 24px; color: #fff; font-size: 14px;padding-top: 5px;}

.online_bg{background:url(../images/on_bj.jpg) no-repeat center top;height: 155px; overflow: hidden;font-family:"Microsoft Yahei"; }
.online{ position: relative;width:1200px;margin: 0 auto; height:155px; overflow: hidden;}
.tel01{ position: absolute; top: 90px;right:0;width:270px; overflow: hidden; z-index: 3;}
.tel01 span { display: block; float: left;width:50px;background:url(../images/on_line.gif) no-repeat right 3px;font-size: 14px; line-height: 16px; color: #d6c8ca;}
.tel01 b{display: block; float: right;width:215px;text-align: right;color: #fff;font-size: 28px; font-family: "Times New Poman"; line-height: 32px;}
.online ul{position: absolute; top: 33px; left:450px;width:750px; overflow: hidden;}
.online li{ float: left;margin:0 18px 15px 0;width:205px; height: 34px; background:#fff;border:1px solid #e5e5e5; overflow: hidden;}
.online .onl2{margin-right: 250px;}
.online .sbt{  vertical-align: middle;  font-size: 14px; color: #9b9b9b; line-height: 34px; display: block;float: left; width: 50px;text-align: right;}
.online .sinp01 , .online .area{ float: left;width: 144px; height: 34px; color: #666; font-size: 14px;border:0; background: none;}
.online .sbz{color: #f00; line-height: 34px; float: left;}
.online .on16{border:0; position: absolute; top: 54px; right:85px;width:122px;height: 36px;background: none;border:0;margin:0;}
.online .onl5{position: absolute; top: 0; right:75px;}
.online .onl5 .sbt{width:65px;}
.online .inpyzm{ float: left;width:90px; height: 34px; color: #666; font-size: 14px;border:0; background: none;}
.online  img{vertical-align: middle;width:50px; height:34px;}
.online .inpimg{ width:122px;height: 36px;background:url(../images/tj.jpg) no-repeat center 0;border:0;} 

.lc{margin-top: 72px ; height:400px; overflow: hidden;font-family:"Microsoft Yahei";}
.lc h2{height: 100px;font-size: 34px; color: #333333; text-align: center; line-height: 40px;}
.lc h2 i{ display: block;font:12px/20px "Arial"; color:#6f6f6f; text-transform: uppercase;}
.lc h2 i img{vertical-align: middle;margin:0 20px;}
.lc li{ float: left;width:174px;margin-right: 31px; overflow: hidden;}
.lc .li01 {background:url(../images/lc01.jpg) no-repeat center 0;}
.lc .li02 {background:url(../images/lc02.jpg) no-repeat center 0;}
.lc .li03 {background:url(../images/lc09.jpg) no-repeat center 0;}
.lc .li04 {background:url(../images/lc04.jpg) no-repeat center 0;}
.lc .li05 {background:url(../images/lc05.jpg) no-repeat center 0;}
.lc .li06 {background:url(../images/lc06.jpg) no-repeat center 0;margin-right: 0;}
.lc span{ display: block;padding-top: 185px;text-align: center; font-size: 20px; color:#383534; line-height: 30px;}
.lc i{display: block; font-style: normal;font-size: 16px;font-family: "Arial";text-align: center;padding-top: 10px;}
.lc .li01:hover {background:url(../images/lc07.jpg) no-repeat center 0;}
.lc .li02:hover {background:url(../images/lc08.jpg) no-repeat center 0;}
.lc .li03:hover {background:url(../images/lc03.jpg) no-repeat center 0;}
.lc .li04:hover {background:url(../images/lc10.jpg) no-repeat center 0;}
.lc .li05:hover {background:url(../images/lc11.jpg) no-repeat center 0;}
.lc .li06:hover {background:url(../images/lc12.jpg) no-repeat center 0;}
.lc li:hover span , .lc li:hover i{ color:#d5aa43;}

.case{margin-top:85px ;height:770px; overflow: hidden;position: relative;font-family:"Microsoft Yahei";}
.case h2{height: 100px;font-size: 34px; color: #333333; text-align: center; line-height: 40px;}
.case h2 i{ display: block;font:12px/40px "Arial"; color:#6f6f6f; text-transform: uppercase;}
.case h2 i img{vertical-align: middle;margin:0 20px;}
.tel02{position: absolute; top: 334px; left: 646px;width:475px; overflow: hidden; z-index: 4;}
.tel02 p {width:294px; height: 122px;background: #e8ae25; overflow: hidden; float: left;padding-top: 26px;font-size: 16px;text-align: center; color: #fff; line-height: 34px;}
.tel02 p b{display: block;font-size: 32px;font-family: "Arial";font-weight: bold;margin-top: 5px; padding-top: 12px;background:url(../images/case_line1.gif) no-repeat center 0;}
.tel02 i{display: block;font-style: normal; float: right;margin-top: 55px; width:122px;height:36px;text-align: center; line-height: 36px;background:url(../images/more.png) no-repeat center top; font-size: 16px;}
.tel02 i a{color:#fff;}
.case_nr{height:414px; overflow: hidden;}
.case_nr dl{height:414px; overflow: hidden;}
.case_nr dt{width:677px;height: 414px; float: left;z-index: 1;}
.case_nr dt img{width:677px;height: 414px; }
.case_nr dd{ float: right;margin-left: -30px;width:450px;background:url(../images/case_line.gif) no-repeat 0 49px;padding:32px 10px 0 90px;}
.case_nr dd h3{font-size: 24px;font-weight: normal; line-height: 30px;}
.case_nr dd h3 a{ color:#252525;}
.case_nr dd p{height:85px; padding-top: 10px;font-size: 14px; line-height: 28px; color: #333333; overflow: hidden;}
.case_nr dd i{display: block;font-style: normal;font-size: 14px; line-height: 30px;}
.case_nr dd i a{color: #e8ae25;}
.case_nav{margin-top: 20px;height: 225px; overflow: hidden;}
.case_nav li{ float: left;width: 284px; overflow: hidden; margin-right: 21px;position: relative;}
.case_nav li img{width:284px;height: 173px;}
.case_nav li em{display: block;height: 40px; line-height: 40px;text-align: center; overflow: hidden;color: #343434;font-size: 14px;font-style: normal;}
.case_nav li span{display: none; position: absolute; top: 0;left:0;width:284px;height: 173px;background:url(../images/png.png) repeat 0 0;font-size: 14px; color:#fff; line-height: 173px;text-align: center;}
.case_nav .nomar{margin-right: 0;}

.coo{margin: 50px -30px 0; width:1260px; height: 270px; overflow: hidden;position: relative;font-family:"Microsoft Yahei";}
.coo h2{height: 80px;font-size: 34px; color: #333333; text-align: center; line-height: 40px;}
.coo h2 i{ display: block;font:12px/40px "Arial"; color:#6f6f6f; text-transform: uppercase;}
.coo h2 i img{vertical-align: middle;margin:0 20px;}
.ry_l1{position: absolute; top: 110px; left:0;width:58px;height:58px; z-index: 2;}
.ry_r1{position: absolute; top: 110px; right:0;width:58px;height:58px; z-index: 2;}
.ry_l1 ,.ry_r1{background:url(../images/coo_r1.png) no-repeat left 0;}
.ry_l1:hover ,.ry_r1:hover {background:url(../images/coo_l1.png) no-repeat left 0;}
.cooimg {padding-left: 28px;}
.cooimg li{width: 299px; float: left; overflow: hidden;}
.cooimg li img{width:297px;height: 128px;border:1px solid #e5e5e5;}

.news_bj{margin-top: 30px;height: 530px; overflow: hidden;font-family:"Microsoft Yahei";}
.news_bj h2{height: 90px;font-size: 34px; color: #333333; text-align: center; line-height: 40px;}
.news_bj h2 i{ display: block;font:12px/40px "Arial"; color:#6f6f6f; text-transform: uppercase;}
.news_bj h2 i img{vertical-align: middle;margin:0 20px;}

.news{width: 570px;height: 410px; overflow: hidden;}
.n_nav ,.n_nav1 {height:42px;background:url(../images/news_line.gif) repeat-x left bottom; overflow: hidden;}
.n_nav span,.n_nav1 span{width:44px; height: 21px;border:1px solid #d2d2d2; text-align: center; line-height: 21px; font-size: 14px;margin-top: 7px;}
.n_nav span a,.n_nav1 span a{ color: #252525;}
.n_nav li , .n_nav1 li{ float: left;margin-right: 37px;height: 42px; font-size: 18px;font-weight: bold;}
.n_nav li a, .n_nav1 li a{display: inline-block;height:40px;color:#333; line-height: 40px;}
.n_nav li a:hover , .n_nav .cur a , .n_nav1 li a:hover , .n_nav1 .cur a{border-bottom: 2px solid #d5aa43;text-decoration: none;}
.news_nr ,.news_nr1{height:370px; overflow: hidden;}
.news_c , .news_c1{height:370px; overflow: hidden;}
.news_c dl{height: 185px; border-bottom: 1px dotted #b2b2b2;overflow: hidden;margin-top:33px;}
.news_c dt{width:260px; height: 168px; float: left; overflow: hidden;}
.news_c dt img{ width:260px; height: 168px;}
.news_c dd{ width:295px;float: right; overflow: hidden;}
.news_c dd h3{font-size: 16px; line-height: 26px;font-weight: normal;}
.news_c dd h3 a{ color:#333333;}
.news_c dd p{height:90px; overflow: hidden; color: #666; line-height: 26px; margin-top: 10px; font-size: 14px;}
.news_c dd a{ color: #e8ae25; font-size: 14px;}
.news_c ul{ margin-top: 10px;}
.news_c li{  height:46px; line-height:46px; overflow:hidden; font-size:14px;background:url(../images/news_ico.gif) no-repeat left 20px; padding-left: 10px;}
.news_c li span{ font-family:Arial, Helvetica, sans-serif; color: #333;}
.news_c li a{ color: #333333; padding-left: 11px;display: inline-block;}

.news1{width: 580px;height: 410px; overflow: hidden;}
.news_dl{height: 122px; border-bottom: 1px dotted #b2b2b2;overflow: hidden;margin-top:33px;}
.news_dl dt{width:215px; overflow: hidden; float: left;}
.news_dl dt span , .news_dl01 dt span{ display: block; float: left;width:45px;font-size: 14px; color: #626262; font-family: "Arial";line-height: 20px;}
.news_dl dt span b , .news_dl01 dt span b{display: block; font-size: 30px;line-height: 32px;}
.news_dl dt img{ display: block; float: right;width:153px; height:94px;}
.news_dl dd{width: 350px;overflow:hidden;float:right;}
.news_dl dd p{line-height:24px;font-size:14px;}
 .news_dl dd h3{font-size:14px; color:#333333;line-height:24px;}
  .news_dl dd h3 a{color:#333;font-weight:normal;}
.news_dl01{ border-bottom: 1px dotted #b2b2b2;padding:20px 0 0;height:72px; overflow: hidden;}
.news_dl01 dt{width:45px; float: left; overflow: hidden;}
.news_dl01 dd{width:520px; float: right; overflow: hidden; font-size: 14px; color:#333333; padding-top: 10px;}

.wt{margin-top: 20px;height: 190px; overflow: hidden;}

.wt h2{height: 48px;overflow: hidden;font-family:"Microsoft Yahei";}
.wt h2 a{display: inline-block; line-height: 46px; font-size: 18px; color: #333333;height:46px;border-bottom: 2px solid #d5aa43;}
.wt h2 span a{width:44px; height: 21px;border:1px solid #d2d2d2; text-align: center; line-height: 21px; font-size: 14px;margin-top: 7px;display: inline-block;font-weight: normal; color: #252525;}
.wt_c{ height:120px;overflow:hidden;}
.wt_c dl{margin-top:10px;width:365px;margin-right: 50px; float: left; overflow: hidden;font-family:"Microsoft Yahei";}
.wt_c dt{font-size: 14px; line-height: 21px;}
.wt_c dt span{display: block; color:#a7a7a7;}
.wt_c dt a{ color: #333;font-weight: bold;}
.wt_c dt i{ color:#e8ae25;font-style: normal;}
.wt_c dd{font-size: 14px; line-height: 24px; margin-top: 5px; }
.wt_c .nomar{margin-right: 0;}

.link{margin-top: 30px;height: 70px; overflow: hidden;font-family:"Microsoft Yahei";padding-bottom:10px;}
.link h2{ width: 100px; overflow: hidden; float: left; font-size: 14px; line-height: 30px; overflow: hidden;color:#333;font-weight: normal;}
.link p{ width: 1096px; float: left; font-size: 14px; overflow: hidden; line-height: 30px; color:#666;}
.link p a{ color:#333; padding:0 15px;display:inline-block;}


