/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
body {
    font-size: 12px;
    font-family: "微软雅黑";
}
h1, h2, h3, h4, h5, h6 {
   
    font-size: 100%;
}
ul, li {
    list-style: none;
}
@font-face{
    font-family: "Tungsten";
    src : url('../font/Tungsten-Semibold.otf');
}
a {
    color: #000;
    text-decoration: none;
}
img {
    border: none;
    max-width: 100%;
    height: auto;

}
i,em{
	font-style: normal;
}
.fr {
    float: right;
}
.fl {
    float: left;
}
.clear {
    clear: both;
}
.ftype_input .fbox input {
    width: 350px;
    height: 28px;
    line-height: 28px\9;
    padding: 2px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0;
    border-radius: 2px;
}
.ftype_textarea textarea {
    width: 350px;
    line-height: 1.5;
    height: 100px;
    padding: 7px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0;
}
.v52fmbx_hr {
    border-top: 1px solid #ddd;
    margin: 0;
    padding: 0 5px 0 15px;
    font-weight: bold;
    font-size: 16px;
    background: #ddd;
    height: 60px;
    line-height: 60px;
}
.submit {
    display: block;
    background: #b7b5b6;
    border: 0 none;
    height: 34px;
    line-height: 26px;
    padding: 0 35px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-family: 'Microsoft YaHei',Tahoma,Verdana,'Simsun';
}
.auto {
    width: 1200px;
    margin: 0 auto;
}
.clearfloat:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}
.clearfloat {
    zoom: 1
}
.head_top{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.h_nav ul,.zyw ul{
	display: flex;
	justify-content: space-between;
}
.h_nav ul li a{
	color: #666666;
	font-size: 14px;
	margin: 0 12px;
}
.zyw ul li a{
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #9a9999;
	border:1px solid #e5e5e5;
	margin: 0 8px;
}
.ss{
	width: 35px;
	height: 35px;
	overflow: hidden;
	
	overflow: hidden;
	border-radius: 50px;
}
.navsearch_input input{
	width: 100px;
	border: none;
	line-height: 30px;
	outline: none;
	text-indent: 1em;
	color: #666;
}
.searchgo{
	width: 28px;
	height: 30px;
	border: none;
	background: url(../images/ss.png) center no-repeat;
	background-size: 80%;outline: none;
}
.clkp{
	height: 35px;
	background: url(../images/ss1.png) center no-repeat;
	background-size: cover;
}
.ssall{
	width: 100%;
    position: absolute;
    top: 105px;
    left: 0;
    background-color: #fff;
    padding: 15px 0px;z-index: 9999;
    display: none;
}
.ssall form{
	    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}
.ssall form input{
	line-height: 35px;    line-height: 35px;
    text-indent: 1em;
    border-radius: 5px;border: 1px solid #e3e3e3;
    width: 65%;outline: none;
    margin-right: 15px;
}
.ssall form button{
	width: 85px;
	line-height: 35px;
	border-radius: 5px;border: 1px solid #e3e3e3;
	font-size: 14px;
	outline: none;
}
.banner img{
	display: block;
	width: 100%;
}
.cf_js{
	width: 100%;
	
	padding: 50px 0px;
}
.cf_jsdv{
	width: 1200px;
	margin: 0 auto;
}
.cf_jsdv h2{
	height: 55px;
	background: url(../images/cfbt_03.png) center no-repeat;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	font-size: 36px;
	color: #a4a5a5;
	font-weight: bold;
}
.cf_jsdv h3{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 20px;
}
.cf_jsdv h3 span{
	width: 94px;
	height: 16px;
	display: block;
	background: url(../images/fh_03.png) center no-repeat;
}
.cf_jsdv h3 span:last-child{
	background: url(../images/fh_05.png) center no-repeat;
}
.cf_jsdv h3 i{
	color: #bebebe;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 20px;
}
.cf_jsdv ul {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}
.index_about{
	width: 100%;
	background: url(../images/about_02.jpg) center no-repeat;
	padding: 130px 0px;
	background-attachment:fixed
}
.about_dv{
	width: 1200px;
	margin: 0 auto;
}
.about_dv h2{
	font-size: 36px;
	color: #ffffff;
	margin-bottom: 40px;
}
.about_dv div{
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.about_dv div p{
	width: 660px;
	font-size: 14px;
	color: #ffffff;
	line-height: 35px;
	margin-right: 140px;
}
.about_dv div p span{
	font-size: 18px;
	font-weight: bold;
}
.about_dv div i{
	display: none;
	width: 93px;
	height: 63px;
	background: url(../images/bof_03.png) center no-repeat;
}
.about_dv ul{
	display: flex;
	justify-content: space-between;
	width: 660px;
	margin-top: 50px;
}
.about_dv ul li h3{
	display: flex;
}
.about_dv ul li span{
	font-size: 72px;
	color: #fff;
	font-family: "Tungsten";display: flex;justify-content: center;
	align-items: flex-end;
}
.about_dv ul li sup{
	font-size: 20px;
	color: #fff;
}
.about_dv ul li h3 i{
	font-size: 16px;
	color: #ffffff;
	margin-top: 51px;
}
.news_sd li{
	width: 360px;
	padding: 10px;
	border: 1px solid #e5e5e5;
	background-color: #fff;
}
.news_sd li h4{
	font-size: 16px;
	color:#333333;
	line-height: 35px;
	overflow: hidden;
	height: 35px;
}
.news_sd li span{
	display: block;
	color: #999898;
	font-size: 14px;
	margin-bottom: 10px;
}
.news_sd li div{
	width: 100%;
	height: 180px;
	overflow: hidden;
}
.news_sd li div img{
	display: block;
	width: 100%;
	transition: all .3s;
}
.news_sd li p{
	font-size: 14px;
	color: #666666;
	line-height: 35px;
	height: 70px;
	overflow: hidden;
	margin-top: 10px;
}
.news_sd li i{
	font-size: 20px;
	color: #d5d3d3;
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
}
.news_sd li:hover{
	background-color: #f2fafd;
}
.news_sd li:hover i{
	color: #01b0e9;
}
.news_sd li:hover img{
	transform: scale(1.1);
}
.more_a{
	display: block;
	width: 170px;
	height: 50px;
	margin: 0 auto;
	margin-top: 35px;
	background-color: #d1cfcf;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-size: 14px;
}
.foot{
	width: 100%;
	background-color: #f3f4f4;
	padding: 30px 0px;
	
}
.foot_dv{
	width: 1200px;
	margin: 0 auto;
	padding-top: 35px;
	display: flex;
	justify-content: space-between;
}
.foot_dv dl dt a{
	font-size: 16px;
	color: #666666;
}
.foot_dv dl i{
	display: block;
	width: 35px;
	height: 2px;
	border-bottom: 2px solid #666666;
	margin-top: 22px;
	margin-bottom:25px;
}
.foot_dv img{
	
	display: block;
	height: 248px;
	
}
.foot_dv dl dd a{
	font-size: 14px;
	color: #666666;
	line-height: 35px;
}
.wdl{
	width: 100%;
	height: 75px;
	background-color: #e9e9e9;
}
.wdldv{
	width: 1200px;
	margin: 0 auto;
	height: 75px;
	display: flex;
	justify-content: space-between;
	align-items: center;color: #666666;
	font-size: 14px;
}
.wdldv a{
	color: #666666;
	font-size: 14px;
}

.fdlist{
	width: 100%;
	height: 65px;
	background-color: rgba(145,145,145,0.7);
	margin-top: -65px;
	position: relative;
	z-index: 999;
}
.fdlist ul{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	height: 65px;
}
.fdlist ul li{
	width: 100%;
}
.fdlist ul li a{
	display: block;
	width: 100%;
	text-align: center;
	line-height: 65px;
	font-size: 16px;
	color: #ffffff;
}
.fdlist ul li a:hover{
	background-color: rgba(51,51,51,.7);
}
.fdlist ul li a.hover{
	background-color: rgba(51,51,51,.7);
}
.news_list li{
	border-bottom: 1px solid #f0eeee;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.news_list li a{
	display: flex;
	justify-content: space-between;
}
.news_listimg{
	width: 305px;
	height: 155px;
}
.news_listimg img{
	width: 100%;
	display: block;
}
.news_list{
	width: 1200px;
	margin: 40px auto;
}
.news_listdv{
	width: 870px;
}
.news_listdv h2{
	color: #333333;
	font-size: 16px;
	line-height: 35px;
}
.news_listdv span{
	font-size: 12px;
	color: #b5b4b4;
	line-height: 20px;
}
.news_listdv p{
	line-height: 35px;
	height: 70px;
	overflow: hidden;
	font-size: 14px;
	color: #666666;
}
.news_listdv i{
	line-height: 30px;
	font-size: 14px;
	color: #b4b3b3;
}
.shownews{
	width: 1200px;
	margin: 30px auto;
}
.shownewstop h2{
	font-size: 26px;
	color: #333333;
	font-weight: bold;
}
.shownewstop p {
	line-height: 45px;
	color: #b5b4b4;
	font-size: 14px;
	border-bottom: 1px solid #f0eeee;
}
.shownewstop p span{
	margin-right: 35px;
}
.shownewstext{
	margin: 25px auto;
}
.shownewslast{
	display: flex;
	justify-content: space-between;
}
.shownewslast p{
	width: 44%;
	padding: 0 2%;
	height: 45px;
	border: 1px dashed #e5e5e5;
	line-height: 45px;
	overflow: hidden;
}
.shownewslast p a{
	display: block;
	width: 100%;height: 45px;
	color: #666666;
	font-size: 14px;
}
.shownewslast p a:hover{
	color: #fff;
}
.shownewslast p:hover{
	background-color: #b7b5b6;border-color: #b7b5b6;
}
.sclist{
	width: 1200px;
	margin: 30px auto;
}
.sclist{
	width: 1200px;
	margin: 30px auto; 
}
.sclist ul{
	width: 100%;
	display: flex;
	justify-content: flex-start;
	flex-flow: wrap;
}
.sclist ul li{
	width: 380px;
	margin: 10px;
}
.sclist ul li div{
	width: 380px;
	height: 220px;
	overflow: hidden;
	position: relative;
}
.sclist ul li div span{
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    overflow: hidden;
    display: block;
    background: url(../images/sapn_03.png) center no-repeat;
    background-size: cover;
    background-color: rgba(0,0,0,0.4);
    transition: all .3s;
}
.sclist ul li:hover span{
	height: 100%;
}
.sclist ul li div img{
	display: block;
	transition: all .3s;    width: 380px;
    height: 220px;
}
.sclist ul li:hover img{
	transform: scale(1.1);
}
.sclist ul li p{
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 14px;
	color: #333333;	
}
.sclist ul li:hover p{
	background-color: #080706;
	color: #fff;
}
.scxq_al{
	width: 1200px;
	margin: 30px auto;
}
.scxq_altop h2{
	text-align: center;
	color: #333333;
	font-size: 26px;
	line-height: 50px;
}
.scxq_altext{
	margin: 25px auto;
}
.scxq_altop p{
	color: #a4a3a3;font-size: 14px;
	text-align: center;
	line-height: 30px;
}
.scxq_altop p span{
	margin: 0 15px;
}
.xxxq{
	width: 1200px;
	margin: 30px auto;
}
.xxxqtop{
	display: flex;
	justify-content: space-between;
}
.xxxqtopleft{
	width: 765px;
}
.xxxqtopright{
	width: 400px;
	line-height: 2 !important;
	    font-size: 14px !important;
}
.xxxqtopright p span{
	font-size: 14px !important;
}
.xxxqtopright h2{
	font-size: 24px;
	display: flex;
	align-items: center;
	color: #333333;
}
.xxxqtopright p{
	margin-top: 15px;font-size: 14px;
	color: #666666;
}
.xxxqtopright p.nthchild{
	font-size: 16px;
	color: #333333;
}
.xxxqtopright section{
	display: flex;
	justify-content: flex-start;
}
.xxxqtopright section a{
	display: block;
	width: 148px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
	color: #ffffff;font-size: 14px;
	background-color: #474747;
	margin-top: 20px;
	margin-right: 15px;
	display: flex;justify-content: center;
	align-items: center;
}
.xxxqtopright section a i{display: block;width: 20px;height: 19px;background: url(../images/xq_03.png) center no-repeat;margin-right: 4px;}
.xxxqtopright section a:last-child i{display: block;width: 20px;height: 19px;background: url(../images/xq_05.png) center no-repeat;margin-right: 4px;    background-size: contain;}
.xxxqtopright section a:hover{
	background-color: #000000;
}
.xxxqtext{
	margin: 20px auto;
}
.xxxqtext h6 {
	width: 100%;
	height: 60px;
	background-color: #474747;
	text-indent: 2em;
	color: #fff;
	margin-bottom: 20px;
	line-height: 60px;font-size: 16px;
}
.xxxqlist h6 {
	width: 100%;
	height: 60px;
	background-color: #474747;
	text-indent: 2em;
	color: #fff;
	margin-bottom: 20px;
	line-height: 60px;font-size: 16px;
}
.xxxqlist ul {
	display: flex;
	justify-content: flex-start;
}
.xxxqlist ul li{
	width: 280px;
	margin:0px 10px;
}
.xxxqlist ul li img{
	width: 280px;
	
}
.xxxqlist ul li h2{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	margin-top: 5px;
	text-align: center;
}
.xxxqlist ul li p{
	line-height: 35px;
	color: #666666;
}
.ljianjie{
	width:1200px;
	margin: 30px auto;
	display: flex;
	justify-content: space-between;
}
.ljianjieleft{
	width: 575px;
}
.ljianjieright{
	width: 610px;
	height: 356px;
	overflow: hidden;
}
.ljianjieright img{
	width: 100%;
	display: block;
	transition: all .3s;
}
.ljianjie:hover .ljianjieright img{
	transform: scale(1.1);
}
.ljianjieleft h2{
	color: #333333;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 10px;
}
.ljianjieleft i{
	display: block;
	width: 80px;
	height: 5px;
	border-bottom: 3px solid #000000;
}
.ljianjieleft p{
	line-height: 35px;
	color: #333333;
	font-size: 16px;
	margin-top: 35px;
}
.steel{
	width: 100%;

	padding: 55px 0px;
}
.steeldv{
	width: 1200px;
	margin: 0 auto;
}
.steeldvtop{
	width: 100%;
	line-height: 35px;
	color: #666666;
	font-size: 14px;
	margin-bottom: 20px;
}
.steeldvlist ul{
	display: flex;
	flex-flow: wrap;
}
.steeldvlist ul li{
	width: 280px;
	margin: 10px;
}
.steeldvlist li div{
	background-color: #f4f4f4;
}
.steeldvlist ul li h2{
	color: #333333;
	font-size: 16px;
	
	line-height: 40px;
	margin-top: 5px;
	text-align: center;
}

.steeldvlist ul li p{
	line-height: 35px;
	color: #666666;
}
.steeldvlist li div img{
	width: 100%;
	height: 225px;
	display: block;
	
}
.steeldvlist li:hover div{
	background-color: #848485;
}

.steelpp{
	width: 100%;
	padding: 140px 0px;
	padding-bottom: 75px;
	background: url(../images/styjj_02.jpg) center no-repeat;
}
.steelppdv{
	width:1200px;
	margin: 30px auto;
	display: flex;
	justify-content: space-between;
}
.steelppleft{
	width: 575px;
}
.steelppright{
	width: 610px;
	
	overflow: hidden;
}
.steelppright img{
	width: 100%;
	
	display: block;
	transition: all .3s;
}
.steelppdv:hover .steelppright img{
	transform: scale(1.1);
}
.more_a{
	color: #fff;
}
.more_a:hover{
	background-color: #01b0e9;
	color: #fff;
}
.foot_dv dl dd a:hover{
	color: #01b0e9;
}
.news_list li:hover a i{
	color: #01b0e9;
}
.steelppleft h2{
	color: #333333;
	font-size: 36px;
	font-weight: bold;
	margin-bottom: 10px;
}
.steelppleft i{
	display: block;
	width: 80px;
	height: 5px;
	border-bottom: 3px solid #000000;
}
.steelppleft p{
	line-height: 35px;
	color: #333333;
	font-size: 16px;
	margin-top: 35px;
}
.cpxllist{
	margin: 20px auto;
	width: 1200px;
}
.cpxllist h2{
	width: 100%;
	text-align: center;
	color: #333333;
	font-weight: bold;
	font-size: 36px;
}
.cpxllist ul{
	display: flex;
	flex-flow: wrap;
	margin: 30px auto;
}
.cpxllist ul li{
	width: 280px;
	margin: 10px;
}
.cpxllist li div{
	background-color: #f4f4f4;
}
.cpxllist ul li h3{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
	margin-top: 5px;
	text-align: center;
}
.cpxllist li div img{
	width: 100%;
	height: 378px;
	display: block;
}
.cpxllist li:hover div{
	background-color: #848485;
}
.lxwm{
	width: 100%;
	margin: 0 auto;
	background: url(../images/lxwm_02.jpg) center no-repeat;
	background-size: cover;
}
.lxwm_dv{
	width: 1200px;
	margin: 0 auto;
	height: 767px;
	display: flex;
	justify-content: space-between;
}
.lxwmdvleft{
	margin-top: 135px;
}
.lxwmdvleft p{
	font-size: 16px;
	color: #ffffff;
	line-height: 35px;
}
.lxwmdvleft section{
	display: flex;
	justify-content: flex-start;
	margin-top: 15px;
}
.lxwmdvleft section span{
	width:94px;height: 125px;
	display: block;
	background: url(../images/lxqw_11.png) center no-repeat;
	margin-right: 15px;
}
.lxwmdvleft section a:last-child  span{
	background: url(../images/lxqw_13.png) center no-repeat;
}
.lxwmdvright{
	background-color: rgba(3,3,3,.5);
	width: 600px;
}
.lxwmdvright li{
	height: 252px;
	border-bottom: 1px solid #6c7c8b;
	display: flex;
	justify-content: center;
	align-items: center;
}
.lxwmdvright li img{
	width: 129px;
}
.lxwmdvright li:last-child{
	border-bottom: none;
}
.lxwmdvright li div{
	width: 140px;
	margin-right: 20px;
}
.lxwmdvright li div h2,.lxwmdvright li div h3{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.Kjj{
	width: 1200px;
	margin: 70px auto;
}
.Kjj h2{
	font-size: 36px;
	color: #01b0e9;
	font-weight: bold;
}
.Kjj ul{
	margin-top: 15px;
	display: flex;
	justify-content: space-between;
}
.Kjj li{
	width: 392px;
	height: 238px;
	overflow: hidden;
}
.Kjj p{
	font-size: 14px;
	color: #666666;
	line-height: 35px;
	margin-top: 15px;
}
.Kjj i{
	display: block;
	width: 80px;
	height: 4px;
	background-color: #01B0E9;
	margin-top: 10px;
}
.kjiazhi{
	width: 100%;
	background: url(../images/Kinetico_02.jpg) center no-repeat;
	height: 565px;
}
.kjiazhidv{
	width: 1200px;
	display: flex;
	margin: 0 auto;height: 565px;
	align-items: center;
}
.kjiazhidvleft,.kjiazhidvright{
	width: 50%;position: relative;
}
.kjiazhidvleft span{
	display: block;
	width: 635px;
	height: 420px;
	background-color: rgba(255,255,255,.5);
	position: absolute;
	top: -27px;
	left: -35px;
}
.kjiazhidvleft img{
	position: relative;
	z-index: 2;display: block;
}
.kjiazhidvright{
	background-color: rgba(3,3,3,.5);
	height: 365px;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.kjiazhidvright div{
	margin-left: 45px;
}
.kjiazhidvright div h2{
	font-size: 26px;
	color: #ffffff;
}
.kjiazhidvright div i{
	display: block;
	margin: 10px 0px;
	width: 60px;
	height: 2px;
	border-bottom: 2px solid #fff;
}
.kjiazhidvright div p{
	font-size: 16px;
	color: #ffffff;
	line-height: 35px;
}
.kgs{
	width: 100%;height: 645px;
	background: url(../images/Kinetgs_02.jpg) center no-repeat;
}
.kgsdv{
	width: 1200px;
	margin: 0 auto;
	height: 645px;
	display: flex;
	justify-content: space-between;
}
.kgsright h2{
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 20px;
}
.kgsleft,.kgsright{
	width: 48%;
}
.kgsright p{
	font-size: 14px;
	color: #ffffff;
	line-height: 35px;
}
.klic{
	width: 1200px;
	margin: 20px auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.klicleft{
	width: 530px;
}
.klicleft h2{
	font-size: 48px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}
.klicleft p{
	font-size: 14px;
	color: #666666;
	line-height: 35px;
	margin-top: 20px;
}
.klicleft span{
	font-size: 120px;
	color: #01b0e9;
	font-weight: bold;
	font-family: "Tungsten";
}
.klicleft ul{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.klicleft ul li{
	width: 100%;
	
	display: flex;
	align-items: center;
	justify-content: center;
}
.klicleft ul li img{
	display: block;
	width: 100%;
}
.klicright{
	width: 550px;
	background: url(../images/Kineticod_03.png) center no-repeat;
	background-position:  85px 0px;height: 705px;
}
.klicright ul{
	margin-top: 25px;
}
.klicright li{
	display: flex;justify-content: flex-start;line-height: 50px;
	height: 50px;font-size: 14px;color: #333333;
}
.klicright li span{
	width: 85px;
	text-align: right;	
	margin-right: 50px;	
	font-size: 14px;
	color: #333333;
	font-weight: bold;	
}
  
.jeiadv{
	position: relative;
}
.jeia{
	width: 100%;
	height: 0px;
	background-color: #333;
	position: absolute;
	top: auto;
	overflow: hidden;    z-index: 99999;
	transition: all .3s; 
}
.h_nav ul li{
	position: relative;
	height: 101px;
	line-height: 101px;
	margin: 0 10px;border-bottom: 4px solid #fff;
}
.h_nav ul li:nth-child(3):hover{
	border-bottom: 4px solid #007abb;
}
.h_nav ul li:nth-child(4):hover{
	border-bottom: 4px solid #07befa;
}
.h_nav ul li:nth-child(5):hover{
	border-bottom: 4px solid #8c7e8f;
}
.h_nav ul li:nth-child(6):hover{
	border-bottom: 4px solid #f37f28;
}
.h_nav ul li:nth-child(7):hover{
	border-bottom: 4px solid #dcd027;
}
.h_nav ul li:hover{
	border-bottom: 4px solid #333;
}
.jeia:nth-child(7){
	background-color: #f37f28;
}
.jeia:nth-child(8){
	background-color: #dcd027;
}
.jeia:nth-child(6){
	background-color: #8c7e8f;
}
.jeia:nth-child(5){
	background-color: #07befa;
}
.jeia:nth-child(4){
	background-color: #007abb;
}
.nerjright img{
	width: 303px;
	height: 174px;
}
.jeia:nth-child(2){
	background-color: #ef2e2e;
}
.nerj{
	width: 1200px;
	height: 310px;
	margin: 0 auto;
	display: flex;justify-content: space-between;
	position: relative;
}
.nerjleft{
	width: 590px;
}
.nerjleft h2{
	color: #ffffff;
	font-size: 16px;
	margin-left: 20px;
	margin-top: 50px;
}
.nerjleft p{
	width: 505px;
	margin-left: 20px;
	margin-top: 20px;
	color: #fff;
	font-size: 14px;
	color: #ffffff;
	line-height: 35px;
}
.nerjcenter{
	width: 175px;padding:0px 45px;
	height: 310px;
	border-right: 1px solid rgba(255,255,255,.5);
	border-left: 1px solid rgba(255,255,255,.5);
	display: flex;justify-content: center;align-items: center;
}
.cf_jsdvul li img{
	display: block;
}
.Kjj li{
	width:392px;
	height:238px;
}
.Kjj li img{
	width:392px;
	height:238px;
	display: block;
	transition: all .3s;
}
.Kjj li:hover img{
	transform: scale(1.1);
}
.nerjcenter ul{
	width: 100%;
}
.nerjcenter ul li a{
	display: block;width: 100%;
	font-size: 14px;
	color: #fff;
	line-height: 48px;
	border-bottom: 1px solid rgba(255,255,255,.5);
	text-align: center;
}
.nerjright{
	margin-top: 50px;
}
.dianji{
	display:block;
	border: 2px solid #fff;
	height:  28px;
	width: 28px;
	line-height: 28px;font-size: 18px;
	text-align: center;
	border-radius: 50%;
	position: absolute;
	right: 0;
	bottom: 15px;color: #fff;
}
.index_zhuanjia{ width:795px; overflow:hidden;}
.index_zhuanjia_pic{ width:594px; height:473px; overflow:hidden; float:left;position:relative;border: 1px solid #e5e5e5;}
.index_zhuanjia_pic ul{height:377px;position:absolute; left:0;}
.index_zhuanjia_pic li{width:949px; height:483px; overflow:hidden;position:relative;float:left;}
.index_zhuanjia_pic li img{
	height: 100%;
}
.index_zhuanjia_left_inc{ width:32px; height:41px; position:absolute;left:0px;top:195px; cursor:pointer; z-index:9}
.index_zhuanjia_right_inc{ width:32px; height:41px; position:absolute;right:0px;top:195px; cursor:pointer; z-index:9}

.index_zhuanjia_list{ width:135px;height:500px; overflow:hidden; float:right;margin-right: 30px;}
.index_zhuanjia_lists{width:260px; height:428px; overflow:hidden;position:relative;}
.index_zhuanjia_lists ul{ width:135px; height:428px;position:absolute;overflow:hidden;}
.index_zhuanjia_lists ul li{ width:135px; height:98px; padding-bottom:9px;position:relative;overflow: hidden; }
.index_zhuanjia_lists ul li.on dd img{ width:131px; height:101px;border: 2px solid #333 ; }
.index_zhuanjia_lists ul li.on img{ width:131px; height:101px;border: 2px solid #333 ; }
.index_zhuanjia_lists ul li dd{ width:131px; height:105px; overflow:hidden; float:left;}
.index_zhuanjia_lists ul li dd img{ width:131px; height:101px;border: 2px solid #efefef ; }
.index_zhuanjia_lists ul li img{ width:131px; height:101px;border: 2px solid #efefef ; }
.index_zhuanjia_lists ul li dt{ width:152px; height:26px; overflow:hidden; float:right; font-size:18px; padding-top:23px;}
.index_zhuanjia_lists ul li dl{ width:152px; height:26px; overflow:hidden; float:right; color:#7a7a7a;}
.index_zhuanjia_pre{ width:135px; height:23px; overflow:hidden; cursor:pointer;background-size: contain;background: url(../images/index_zhuanjia_pre.png) center no-repeat;}
.index_zhuanjia_next{ width:135px; height:23px; overflow:hidden; cursor:pointer;background-size: contain;background: url(../images/index_zhuanjia_next.png) center no-repeat;}
#feedback{
	width: 1200px;
	margin: 40px auto;
}
#feedback .v52fmbx{
	border: none;
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
#feedback .v52fmbx_hr{
	text-align: center;
	font-size: 24px;
	background: #fff;
	border: none;
	width: 100%;
	padding: 0px;
}
.v52fmbx dl{
	border: none;
	padding: 0px;
	width: 100%;
	display: block;
}
.v52fmbx dl dt{
	display: none;
}
.v52fmbx dl:nth-of-type(1){
	width: 49%;
}
.v52fmbx dl:nth-of-type(2){
	width: 49%;
}
.v52fmbx dl:nth-of-type(3){
	width: 49%;
}
.v52fmbx dl:nth-of-type(4){
	width: 49%;
}
.ftype_input{
	width: 100%;
}

.v52fmbx dl dd{
	padding: 0px;
}
.v52fmbx dl dd .fbox{
	width: 100%;margin: 0px;
}
.v52fmbx .ftype_textarea textarea{
	width: 99.8%;padding: 0px;
	text-indent: 1em;font-size: 14px;line-height: 35px;
}
.v52fmbx .ftype_input .fbox input{
	width: 99.8%;height:35px;line-height: 35px;text-indent: 1em;
	padding: 0px;font-size: 14px;line-height: 35px;
}
#feedback .noborder{
	width: 100%;
}
#feedback .noborder input{
	margin: 30px auto;
}
.cf_jsdvul li{
	position: relative;
}
.cf_jsdvul li span{
	position: absolute;
	top: 0 ;
	left: 0;
	width: 100%;height: 0%;
	overflow: hidden;
	display: block;
	background: url(../images/sapn_03.png) center no-repeat;
	background-size: cover;background-color: rgba(0,0,0,0.4);
	transition: all .3s;
}
.cf_jsdvul li:hover span{
	height: 100%;
}
.zyw ul li a:hover{
	background-color: #01b0e9;
	color: #fff;
}

.xxxqlist li div {
    background-color: #f4f4f4;
     width: 280px;
   
    overflow: hidden;
}
.xxxqlist li:hover div{
	background-color: #848485;
}
.video-wrapper{
	max-width: 1200px;
    margin: 0 auto;
}

.news_list .pagelist li{
	border: none;
	padding-bottom: 0px;
    margin-bottom: 0px;
}
.met_module1{
	    width: 1200px;
    margin: 0 auto;
}