body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button,p {
    margin: 0 0;
    padding: 0 0;
    font-family: "微软雅黑",arial;
}
h1, h2, h3, h4, h5, h6{ font-weight: normal;}
li{list-style-type: none;}
a{ text-decoration: none;}
body{ max-width: 1440px; min-width: 1200px;margin: 0 auto;}
li{ list-style-type: none;}
a{ text-decoration: none;}
img{ vertical-align: middle; max-width: 100%;}
input{ outline: none;}
.clearfix:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
}
.clear{clear: both;}

.con{
	width: 1200px;
	margin: 0 auto;
}
.li_img{display:table; text-align:center; *position:relative; *overflow:hidden;}
.li_img a{display:table-cell; vertical-align:middle; *position:absolute; *left:50%; *top:50%;}
.li_img a img{*position:relative; *left:-50%; *top:-50%;}
.fl{ float: left;}
.fr{ float: right;}
.box{ width: 100%;}


@font-face {
  font-family: "长城新艺体";
  src: url("../font/长城新艺体.woff2") format("woff2"),
       url("../font/长城新艺体.woff") format("woff"),
       url("../font/长城新艺体.ttf") format("truetype"),
       url("../font/长城新艺体.eot") format("embedded-opentype"),
       url("../font/长城新艺体.svg") format("svg"),
       url("../font/长城新艺体.otf") format("opentype");
}


.header{
	width: 100%;
}
.top{
	width: 100%;
	height: 111px;
}
.logo{
	margin-top: 5px;
}
.ss{
	width: 296px;
	margin-left: 36px;
	margin-top: 38px;
}
.ss_box{
	width: 296px;
	height: 35px;
}
.sr{
	width: 246px;
	height: 35px;
	float: left;
	border: 1px solid #aaaaaa;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 14px;
	padding: 0 5px;
}
.tj{
	width: 50px;
	height: 35px;
	float: left;
	background: url(../images/fdj.png) no-repeat;
	background-size: 100% 100%;
}
.rss{
	font-size: 12px;
	color: #5c5c5c;
	line-height: 20px;
	margin-top: 10px;
}
.rss a{
	color: #5c5c5c;
	margin-right: 10px;
}
.rss a:last-of-type{
	margin-right: 0;
}

.tphone{
	width: 300px;
	margin-top: 35px;
	margin-left: 85px;
}
.tphone_ico{
	width: 55px;
	height: 46px;
}
.tphone_in{
	width: 230px;
	font-size: 16px;
	line-height: 24px;
	color: #b98959;
	font-weight: bold;
}
.tewm{
	width: 50px;
	margin-right: 30px;
	margin-top: 35px;
}
.tewm img{
	width: 50px;
	height: 51px;
}
.tewm p{
	font-size: 16px;
	color: #333333;
	line-height: 20px;
}

.nav{
	width: 100%;
	height: 49px;
	background: url(../images/nav_bg.png) repeat-x;
	background-size: auto 100%;
}
.nav .con{
	height: 100%;
	position: relative;
}
.nav1{
	width: 270px;
	height: 554px;
	position: absolute;
	top: -5px;
	left: 0;
	z-index: 10;
	background: #edecf2;
}
.nav1 h3{
	width: 100%;
	height: 54px;
	background: #1e1d20;
	color: #FFFFFF;
	line-height: 54px;
	text-align: center;
}
.nav1_list{
	width: 250px;
	padding: 0 10px;
}
.nav1_list li{
	width: 100%;
	border-bottom: 1px dashed #666666;
	padding-bottom: 5px;
}
.nav1_list li:last-of-type{
	border-bottom: none;
}
.nav1_list li h4{
	font-size: 16px;
	color: #2b2b2b;
	text-align: center;
	line-height: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.nav1_list li div{
	width: 100%;
}
.nav1_list li div a{
	font-size: 14px;
	line-height: 14px;
	color: #666666;
	padding: 0 8px;
	border-right: 1px solid #666666;
	margin-bottom: 8px;
	float: left;
}
.nav1_list li div a:last-of-type{
	border-right: none;
}
.nav1_list li div a:hover{
	color: #b5824f;
}
.nav2{
	width: 1200px;
	float: left;
	/*margin-left: 270px;*/
	background: url(../images/nav_xian.png) no-repeat right center;
}
.nav2 li{
	width: 171px;
	height: 49px;
	float: left;
	background: url(../images/nav_xian.png) no-repeat left center;
}
.nav2 li a{
	display: block;
	color: #FFFFFF;
	line-height: 49px;
	text-align: center;
}
.nav2 li a:hover{
	color: #b5824f;
	background: url(../images/nav_h.png) no-repeat center bottom;
}
.nav2 li.cur a{
	color: #b5824f;
	background: url(../images/nav_h.png) no-repeat center bottom;
}


.banner{
	width: 100%;
	height: 500px;
	position: relative;
	overflow: hidden;
}
.banners{
	width: 1440px;
	height: 500px;
	position: absolute;
	left: 50%;
	margin-left: -720px;
	top: 0;
}
.banners img{
	width: 100%;
	height: 100%;
}


.main{
	width: 100%;
}
.tsfw_top{
	width: 100%;
	float: left;
	margin-top: 35px;
}
.tsfw_tops{
	width: 430px;
	margin: 0 auto;
	text-align: center;
	background: url(../images/tit_bg.png) no-repeat center center;
}
.tsfw_tops h3{
	font-size: 32px;
	line-height: 48px;
	color: #222222;
}
.tsfw_tops p{
	font-size: 24px;
	line-height: 48px;
	color: #b98959;
}
.tsfw_list{
	width: 100%;
	float: left;
	margin-top: 54px;
}
.tsfw_list li{
	width: 300px;
	height: 280px;
	float: left;
	border-right: 1px solid #dcdcdc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.tsfw_list li:last-of-type{
	border-right: none;
}
.tsfw_tit{
	width: 100%;
	float: left;
}
.tsfw_tits{
	width: 185px;
	margin: 0 auto;
	border-bottom: 1px dashed #bfbfbf;
	text-align: center;
	padding-bottom: 10px;
}
.tsfw_ico{
	width: 100%;
	margin-bottom: 15px;
}
.tsfw_ico img{
	width: 88px;
	height: 78px;
}
.tsfw_tits p{
	font-size: 18px;
	line-height: 40px;
	color: #131313;
}
.tsfw_f{
	width: 100%;
	float: left;
	text-align: center;
}
.tsfw_f h3{
	font-size: 22px;
	color: #b88959;
	line-height: 30px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.tsfw_f p{
	font-size: 16px;
	line-height: 24px;
	color: #707070;
}

.cglc{
	width: 100%;
	margin-top: 25px;
	padding-bottom: 22px;
	border-bottom: 2px solid #dcdcdc;
	margin-bottom: 35px;
}
.cglc h3{
	width: 220px;
	height: 74px;
	float: left;
	background: url(../images/cglc_titbg.png) no-repeat;
	font-size: 24px;
	line-height: 74px;
	color: #FFFFFF;
	text-indent: 30px;
}
.cglc ul{
	float: left;
	line-height: 74px;
}
.cglc ul li,.cglc ul span,.cglc ul li i,.cglc ul li p{
	float: left;
}
.cglc ul li{
	margin-left: 25px;
}
.cglc ul li i{
	margin-right: 10px;
}

.xl{
	width: 100%;
	margin-bottom: 45px;
}
.xl_top{
	width: 100%;
	height: 32px;
	float: left;
	border-bottom: 2px solid #dcdcdc;
}
.xl_top h3{
	display: inline-block;
	float: left;
	font-size: 24px;
	color: #b5824f;
	line-height: 24px;
}
.xl_top h3 span{
	font-size: 18px;
	margin-left: 5px;
}
.xl_tab{
	float: left;
	margin-left: 120px;
}
.xl_tab li{
	width: 88px;
	height: 32px;
	border-bottom: 2px solid transparent;
	float: left;
	text-align: center;
	margin-right: 15px;
}
.xl_tab li:hover{
	border-bottom: 2px solid #bd8f62;
	background: url(../images/ssj.png) no-repeat center bottom;
}
.xl_tab .cur{border-bottom: 2px solid #bd8f62;background: url(../images/ssj.png) no-repeat center bottom;}
.xl_tab li a{
	display: block;
	width: 100%;
	height: 100%;
	font-size: 16px;
	color: #2b2b2b;
}
.xl_more{
	width: 59px;
	float: right;
}
.xl_more a{
	width: 59px;
	height: 18px;
	display: block;
	background: #bd8f62;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
	color: #FFFFFF;
	border-radius: 6px;
	overflow: hidden;
}
.xl_con{
	width: 100%;
	float: left;
	margin-top: 15px;
}
.xl_con ul{
	width: 100%;
	float: left;
}
.xl_con ul li{
	width: 285px;
	float: left;
	margin-right: 20px;
}
.xl_con ul li.last{
	margin-right: 0;
}
.xl_con ul li a{
	display: block;
}

.xl_con.hide {
    display: none; }
.xl_con.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }

.xl_img{
	width: 285px;
	height: 180px;
	border: 1px solid #dcdcdc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.xl_img img{
	width: 283px;
	height: 178px;
}
.xl_con ul li a p{
	font-size: 16px;
	height: 40px;
	text-align: center;
	color: #2b2b2b;
	line-height: 40px;
}


.yy{
	width: 100%;
	height: 145px;
	background: url(../images/yuyue_bg.png) no-repeat center top;
	background-size: cover;
}
.yyl,.yyr{
	width: 534px;
	margin-top: 36px;
}
.yy_f{
	width: 412px;
	color: #FFFFFF;
}
.yy1{
	text-align: right;
}
.yy_f h3{
	font-size: 30px;
	font-weight: bold;
	line-height: 40px;
	margin-top: 6px;
}
.yy1 p{
	font-size: 16px;
}
.yy2 p{
	font-size: 24px;
	background: url(../images/yy_xian.png) no-repeat 30px center;
	padding-left: 93px;
}


.tit{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 80px;
	padding-bottom: 24px;
	background: url(../images/tit_xian.png) no-repeat center bottom;
}
.tit h3{
	font-size: 32px;
	line-height: 35px;
	color: #222222;
}
.tit p{
	font-size: 24px;
	line-height: 40px;
	color: #8d8d8d;
}

.cad_tab{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 15px;
}
.cad_tab ul{
	display: inline-block;
}
.cad_tab ul li{
	width: 80px;
	height: 30px;
	border: 1px solid #dcdcdc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	color: #8d8d8d;
	margin: 0 16px;
}
.cad_tab ul li:hover{
	border: 1px solid #bd8f62;
	background: #bd8f62;
	color: #FFFFFF;
}
.cad_tab ul li.cur{
	border: 1px solid #bd8f62;
	background: #bd8f62;
	color: #FFFFFF;
}
.cad_is{
	width: 100%;
	height: 500px;
	float: left;
	margin-top: 15px;
}
.cad_is li{
	width: 1200px;
	height: 500px;
	display: none;
}
.cad_is li:first-of-type{
	display: block;
}

.ijj{
	width: 100%;
	float: left;
	margin-top: 47px;
}
.ijjl{
	width: 300px;
}
.ijjl h3{
	display: table;
	width: 300px;
	height: 88px;
	background: url(../images/ijj_titbg.png) no-repeat;
	background-size: 100% 100%;
}
.ijjl h3 ul{
	display: table-cell;
	vertical-align: middle;
	color: #FFFFFF;
	text-align: center;
}
.ijjl h3 ul li{
	font-size: 24px;
	line-height: 36px;
}
.ijjl h3 ul p{
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
}
.ijj_menu{
	width: 100%;
	border: 1px solid #dcdcdc;
	border-bottom: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.ijj_menu li{
	width: 100%;
	height: 53px;
	border-bottom: 1px solid #dcdcdc;
	background: url(../images/ijj_jt.png) no-repeat 242px center;
}
.ijj_menu li a{
	display: block;
	width: 100%;
	height: 53px;
}
.ijj_menu li a i{
	display: table;
	width: 30px;
	float: left;
	height: 100%;
	margin-left: 36px;
	margin-right: 15px;
}
.ijj_menu li a i span{
	display: none;
	vertical-align: middle;
	text-align: center;
}
.ijj_menu li a i span:first-of-type{
	display: table-cell;
}
.ijj_menu li a p{
	width: 155px;
	float: left;
	line-height: 53px;
	font-size: 18px;
	color: #666666;
}
.ijj_menu li:hover{
	background: url(../images/ijj_jth.png) no-repeat 242px center;
}
.ijj_menu li:hover a i span:first-of-type{
	display: none;
}
.ijj_menu li:hover a i span:first-of-type+span{
	display: table-cell;
}
.ijj_menu li:hover a p{
	color: #c1a170;
}

.ijj_menu li.cur{
	background: url(../images/ijj_jth.png) no-repeat 242px center;
}
.ijj_menu li.cur a i span:first-of-type{
	display: none;
}
.ijj_menu li.cur a i span:first-of-type+span{
	display: table-cell;
}
.ijj_menu li.cur a p{
	color: #c1a170;
}

.ijjr{
	width: 842px;
	height: 361px;
}
.ijjr img{
	width: 842px;
	height: 361px;
}

.kh_list{
	width: 100%;
	float: left;
	margin-top: 27px;
}
.kh_list li{
	width: 226px;
	height: 115px;
	border: 1px solid #dcdcdc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	margin-right: 17.5px;
	margin-top: 20px;
}
.kh_list li.last{
	margin-right: 0;
}



.honer{
	width: 100%;
	float: left;
	margin-top: 46px;
	position: relative;
}
.honer .swiper-container{
	width: 1082px;
}
.honer .swiper-slide a{
	display: block;
	width: 196px;
	height: 277px;
	border: 1px solid #e7e7e6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
}
.honer .swiper-slide a img{
	width: 100%;
	height: 100%;
}

.swiper-prev,.swiper-next{
	width: 30px;
	height: 55px;
	position: absolute;
	top: 50%;
	margin-top: -27px;
	z-index: 99;
}
.swiper-prev{
	left: 0;
}
.swiper-next{
	right: 0;
}


.why{
	width: 100%;
	margin-top: 128px;
	padding-bottom: 86px;
}
.whys{
	width: 550px;
}
.why_tit{
	width: 550px;
	height: 241px;
	position: relative;
}
.why_img,.why_img img{
	width: 550px;
	height: 241px;
}
.why_tits{
	width: 290px;
	height: 140px;
	border: 9px solid #baa991;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: absolute;
	top: 50px;
	left: 130px;
	background: #FFFFFF;
	text-align: center;
}
.why_tits h3{
	font-size: 16px;
	line-height: 24px;
	color: #585757;
	margin-top: 24px;
	font-family: "长城新艺体";
}
.why_tits h4{
	display: inline-block;
	font-size: 12px;
	color: #FFFFFF;
	background: #585757;
	line-height: 20px;
	padding: 0 8px;
}
.why_tits p{
	font-size: 14px;
	line-height: 24px;
	color: #585757;
}

.why_list{
	width: 100%;
	background: #eeeeee;
	padding: 15px 0;
}
.why_list ul{
	width: 516px;
	margin: 0 auto;
}
.why_list ul li{
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	background: url(../images/kxd.png) no-repeat left center;
}
.why_list ul li a{
	display: block;
	padding-left: 16px;
	color: #000000;
}


.footer{
	width: 100%;
}
.fin{
	width: 100%;
	background: #29272c;
	padding-top: 30px;
	padding-bottom: 15px;
}
.finl{
	width: 1080px;
}
.fnav{
	width: 100%;
	margin-left: 24px;
}
.fnav dl{
	width: 170px;
	height: 140px;
	float: left;
	border-right: 1px solid #535353;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 36px;
}
.fnav dl:last-of-type{
	border-right: none;
}
.fnav dl dt{
	font-size: 16px;
	color: #fefefe;
	line-height: 20px;
	margin-bottom: 20px;
}
.fnav dl dt a{
	color: #fefefe;
}
.fnav dl dt a:hover{
	color: #b5824f;
}
.fnav dl dd{
	font-size: 14px;
	line-height: 26px;
}
.fnav dl dd a{
	color: #dddddd;
}
.fnav dl dd a:hover{
	color: #b5824f;
}
.finl2{
	width: 100%;
	margin-top: 20px;
}
.yqlj{
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	margin-left: 25px;
	width: 750px;
}
.yqlj a{
	color: #999999;
	margin-left: 14px;
}
.yqlj a:hover{
	color: #b5824f;
}
.fa3{
	margin-right: 20px;
}
.fa3 a{
	float: left;
	padding: 0 10px;
	font-size: 12px;
	color: #545454;
	display: inline-block;
	line-height: 12px;
	border-right: 1px solid #545454;
	margin-top: 9px;
}
.fa3 a:last-of-type{
	border-right: none;
}

.ewm{
	width: 114px;
	margin-top: 35px;
}
.ewm p{
	font-size: 12px;
	line-height: 24px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 8px;
}

.bottom{
	width: 100%;
	float: left;
	font-size: 14px;
	color: #7e7e7e;
	line-height: 40px;
	background: #000000;
	text-align: center;
}


/*product*/
.ny_tit{
	width: 100%;
	float: left;
	text-align: center;
	padding: 20px 0;
	margin-top: 33px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
.ny_tit h3{
	font-size: 18px;
	line-height: 24px;
	color: #333333;
	font-weight: bold;
}
.ny_tit h4{
	font-size: 18px;
	line-height: 24px;
	color: #333333;
	text-transform: uppercase;
}
.ny_tit h5{
	width: 100%;
	margin: 5px 0;
}
.ny_tit h5 span{
	display: block;
	width: 30px;
	height: 2px;
	background: #a7784b;
	margin: 0 auto;
}
.ny_tit P{
	font-size: 14px;
	line-height: 24px;
	color: #aaaaaa;
}

.ny_menu{
	width: 100%;
	float: left;
	/*height: 60px;*/
	margin-top: 30px;
	background: #29272c;
}
.ny_menu li{
	width: 171.4px;
	float: left;
	line-height: 60px;
	text-align: center;
	background: #29272c;
}
.ny_menu li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
}
.ny_menu li:hover{
	background: #b98959;
}


.cp_con{
	width: 100%;
	float: left;
	margin-top: 60px;
}
.cp_con ul{
	width: 100%;
	float: left;
}
.cp_con ul li{
	width: 285px;
	float: left;
	margin-right: 20px;
}
.cp_con ul li.last{
	margin-right: 0;
}
.cp_con ul li a{
	display: block;
}

.cp_img{
	width: 285px;
	height: 180px;
}
.cp_img img{
	width: 285px;
	height: 180px;
}
.cp_con ul li a p{
	font-size: 16px;
	height: 40px;
	text-align: center;
	color: #2b2b2b;
	line-height: 40px;
}
.fy{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 48px;
	margin-bottom: 76px;
}


/*detail*/
.ny_wz{
	width: 100%;
	float: left;
	font-size: 16px;
	color: #2b2b2b;
	line-height: 30px;
	border-bottom: 1px solid #aaaaaa;
	margin-top: 20px;
}
.ny_wz a{
	color: #2b2b2b;
}

.xq_con{
	width: 100%;
	float: left;
	margin-top: 60px;
}
.xq_img{
	width: 100%;
	float: left;
}
.xq_imgs{
	width: 585px;
	margin: 0 auto;
	position: relative;
}
.view .swiper-container {
	width: 585px;
	height: 370px;
	text-align: center;
}
.view img{
	width: 100%;
	height: 100%;
}
.preview {
	width: 100%;
	margin-top: 10px;
	position: relative;
}

.preview .swiper-container {
	width: 426px;
	height: 75px;
	text-align: center;
	margin-top: 34px;
}
.preview .arrow-left {
    position: absolute;
    bottom: 0;
    width: 45px;
    height: 81px;
    z-index: 10;
    cursor: pointer;
    background-size: 45px 81px;
    background-position: center;
    background-repeat: no-repeat;
    background: url(../images/prev2.png);
    left: 0;
}

.preview .arrow-right {
    position: absolute;
    bottom: 0;
    width: 45px;
    height: 81px;
    z-index: 10;
    cursor: pointer;
    background-size: 45px 81px;
    background-position: center;
    background-repeat: no-repeat;
    background: url(../images/next2.png);
    right: 0;
}

.preview img {
	width: 119px;
	height: 75px;
}



.xq_text{
	width: 100%;
	float: left;
	margin-top: 20px;
}
.xq_text h3{
	font-size: 16px;
	color: #2b2b2b;
	line-height: 20px;
	margin-bottom: 12px;
}
.xq_text div{
	padding-left: 45px;
}
.xq_text p{
	font-size: 16px;
	color: #666666;
	line-height: 26px;
}

.xq_other{
	width: 100%;
	float: left;
	font-size: 16px;
	color: #666666;
	line-height: 25px;
	margin-top: 58px;
	margin-bottom: 65px;
}
.xq_other a{
	color: #b98959;
}



.fubox{
	width: 54px;
	height: 227px;
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -113px;
}
.fubox li{
	width: 54px;
	height: 50px;
	margin-top: 9px;
	background: #302e33;
	position: relative;
}
.fubox li:first-of-type{
	margin-top: 0;
}
.fubox li p{
	position: absolute;
	top: 0;
	right: 70px;
	display: none;
	border: 1px solid #EEEEEE;
	line-height: 50px;
	background: #b98959;
	padding: 0 10px;
	color: #FFFFFF;
}
.fubox .wx p{
	position: absolute;
	width: 114px;
	height: 114px;
	top: 50%;
	margin-top: -57px;
	right: 70px;
	display: none;
	border: 1px solid #EEEEEE;
	padding: 0 0;
}
.fubox li:hover{
	background: #b98959;
}
.fubox li:hover i{
	display: block;
	width: 10px;
	height: 15px;
	background: url(../images/ysj.png) no-repeat center center;
	background-size: 10px 15px;
	position: absolute;
	top: 50%;
	margin-top: -7.5px;
	right: 53px;
}
.fubox li:hover p{
	display: block;
}

.detail_con{margin-bottom: 5%;line-height: 36px;color: #333;}

.case_con{
	width: 100%;
	float: left;
	margin-top: 60px;
}
.cpright {
    width: 1200px;
    padding: 0 25px;
    background: #fff;
}
.agent_con {
    padding-top: 20px;
    line-height: 24px;
    padding-bottom: 30px;
}
dl.dl_42_3 {
    height: 200px;
    margin-bottom: 20px;
    border-bottom: 1px dotted #d7d7d7;
}
.dl_42_3 dt {
    width: 404px;
    float: left;
}
.dl_42_3 dt a {
    width: 400px;
    padding: 1px;
    border: 1px solid #d7d7d7;
    display: block;
    overflow: hidden;
}
.dl_42_3 dt img {
    display: block;
    width: 400px;
    height: 178px;
    position: relative;
    transition: all .5s;
    opacity: 0.95;
}
.dl_42_3 dd {
    padding-left: 15px;
    float: left;
    width: 465px;
    line-height: 24px;
    overflow: hidden;
    color: #666;
}
.dl_42_3 dd h4 {
    font-size: 15px;
    padding-bottom: 5px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
}
.dl_42_3 dd h4 b{
	color: #29272c;
}
.dl_42_3 dd p {
    height: 125px;
    overflow: hidden;
    font-size: 13px;
}
.dl_42_3 dd .mor {
    font-size: 14px;
    color: #29272c;
    font-weight: bold;
}

.newsList dl {
    position: relative;
    padding: 20px;
    height: 190px;
    background-color: #eee;
}
.newsList dt {
    float: left;
}
.newsList dt img {
    display: block;
    width: 300px;
    height: 190px;
}
.newsList dd {
    margin-left: 325px;
}
.newsList dd h5 {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: normal;
}
.newsList dd h5 span {
    float: right;
    color: #bfbfbf;
}
.newsList dd h5 a {
    color: #29272c;
}
.newsList dd p {
    line-height: 22px;
    height: 112px;
    overflow: hidden;
    font-size: 13px;
}
dl.dl_list2 {
    overflow: hidden;
    width: 100%;
    height: 115px;
    padding: 30px 0;
    border-bottom: 2px solid #e9e9e9;
    background: #fff;
}
dl.dl_list2 dt {
    float: left;
    width: 100px;
    height: 115px;
    background-color: #ececed;
    color: #29272c;
}
dl.dl_list2 dt a {
    background-color: #9ebb33;
    color: #29272c;
}
dl.dl_list2 dt b {
    display: block;
    text-align: center;
    font-size: 54px;
    margin-top: 10px;
}
dl.dl_list2 dt em {
    display: block;
    text-align: center;
    font-size: 16px;
    font-family: Arial;
}
dl.dl_list2 dd {
    overflow: hidden;
    height: 115px;
    margin-left: 125px;
}
dl.dl_list2 dd h4 {
    font-size: 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 15px;
}
dl.dl_list2 dd h4 a {
    color: #333;
}
dl.dl_list2 dd span {
    display: block;
    font-size: 12px;
    color: #29272c;
    margin-bottom: 15px;
}
dl.dl_list2 dd p {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #666;
}
dl.dl_list2 dd p a {
    text-decoration: none;
    color: #666;
}

.newList ul li{ background:#f3f3f3; border:1px solid #cccccc; padding:14px 13px; margin-bottom:11px;}
.newList .listLeft{ width:17%;}

.detailtitle{line-height:30px;text-align:center;font-size:16px;font-weight:bold;color:#29272c;margin:0px auto;clear:both;}
.detailtitle span{font-size:12px;color:#666666; font-weight:100;}
.detailContent{text-align: justify;line-height:36px;font-size:15px;margin:0px auto;padding-bottom:10px;clear:both;color: #666666;}}

.message_box{line-height:36px;padding-bottom: 63px;border-bottom: solid 1px #ddd;}
.message_box table td{color: #333}

.subNavBox1{width:100%;}
.subNav1{cursor:pointer;font-size:20px;color:#fff;line-height:45px;background:url(../images/zxns_07.png) 95% center no-repeat #29272c; text-align:center;border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; margin-bottom:10px;}
.currentDd1{color:#fff;}
.currentDt1{background:url(../images/zxns_03.png) 95% center no-repeat #29272c;}
.navContent1{display: none; background:#fff; padding-left:3%; margin-bottom:10px;border-radius:0 0 5px 5px; -webkit-border-radius:0 0 5px 5px; -moz-border-radius:0 0 5px 5px; margin-top:-10px;}
.content1 p{ font-size:16px; color:#666; line-height:30px;}
.content1 p strong{ color:#333; font-size:18px; font-weight:normal;}

.job_box{border-bottom: solid 1px #ddd;padding-bottom: 43px;}
.job_box tr{line-height:36px;}
.box_style {color: #4e4e4e;font-size: 14px;font-family: "微软雅黑";}


.clear {clear: both;}
.fl {float: left;}
.fr {float: right;}
.last{margin-right:0px !important;}
.div1200{width:1200px; margin:0px auto;}
.div600{width:600px; margin:0px auto;}
.div920{width:920px; margin:0px auto;}
.banner img{vertical-align: middle;}
.banner{ position:relative; z-index:1; width:100%; text-align:center;}
.wrap {width: 100%;min-width: 1200px;_zoom: 1;position: relative;overflow: hidden;}
.div993{width: 73%;margin:0px auto;}

	.footer{background:#29272c;}
	.foot_lxwm{width: 345px}
	.foot_lxwm-title span{color: #fff;font-size: 14px;position: relative;padding-bottom: 14px}
	.foot_lxwm-title span:after{content: "";position: absolute;top: 100%;left: 0;width: 59px;height: 3px;background:#fff;}
	.foot_lxwm-title{width: 290px;border-bottom: 1px solid #fff;padding-bottom: 15px}
	.foot_lxwm li p{color: #fefefe;font-size: 15px;display: inline-block;margin-bottom: 4px;margin-left: 7px}
	.foot_lxwm li{margin-bottom: 7px}
	.foot_lxwm ul{padding-top: 18px}
	.foot_fx li p{color: #fff;font-size: 12px;padding-top: 17px}
	.foot_fx li{float: left;text-align: center;margin-right: 20px}
	.foot_fx li:nth-child(5n){margin-right: 0 ! important}
	.foot_fx{width: 306px;margin-left:133px}
	.foot_fx-title span{color: #fff;font-size: 14px;position: relative;padding-bottom: 14px}
	.foot_fx-title span:after{content: "";position: absolute;top: 100%;left: 0;width: 59px;height: 3px;background:#fff;}
	.foot_fx-title{width: 100%;border-bottom: 1px solid #fff;padding-bottom: 15px}
	.foot_fx ul{padding-top: 20px;}
	.foot_lm-title span{color: #fff;font-size: 14px;position: relative;padding-bottom: 14px}
	.foot_lm-title span:after{content: "";position: absolute;top: 100%;left: 0;width: 59px;height: 3px;background:#fff;}
	.foot_lm-title{width: 100%;border-bottom: 1px solid #fff;padding-bottom: 15px}
	.foot_lm{width:248px; }
	.foot_lm li{float: left;    margin-right: 19px;width: 70px;    margin-bottom: 20px;}
	.foot_lm li:nth-child(3n){margin-right: 0 !important}
	.foot_lm li a{color: #fefefe;font-size: 14px;}
	.foot_lm ul {margin-top: 18px}
	.ewm{text-align: right;}
	.yqlj{width: 588px;    margin-top: -18px;}
	.yqlj li{float: left;color: #fefefe;font-size: 12px;margin-right: 12px}
	.yqlj li:nth-child(10n){margin-right: 0 !important}
	.yqlj li a{color: #fefefe;}
	.foot_top{padding: 14px 0}
	.foot_bot{background:#1f1f1f;text-align: center;line-height: 41px}
	.foot_bot p{color: #fffefe;font-size: 12px;}