::-webkit-scrollbar{width:2px;height:6px;background-color: #cccccc;}
::-webkit-scrollbar-thumb{background-color:rgba(153,104,38,1);border-radius:20px;}
::-webkit-scrollbar-track{background-color:transparent; }

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding:0; margin:0;}
body{ font-family:Source Han Sans,'Microsoft Yahei',Arial,Simsun;font-size:14px;min-width: 1400px;}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0px;}
address,caption,cite,code,dfn,em,strong,th,var {font-weight: normal;font-style: normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-size:100%;}
q:before,q:after {content:'';}
abbr,acronym {border:0px;}
a{text-decoration:none; outline:none; blr:expression(this.onFocus=this.blur());}
a{
	text-decoration: none;
}
a:hover{
	transition:0.5s ease;
}
.clear{clear:both;}

.relative{ position:relative;}

img {
    vertical-align: middle;
    border: 0px;
}

a {
    text-decoration: none;
}
.b{ font-weight:bold;}
.t_c{ text-align:center;}
.fl {
    float:left;
    display: inline;
}
.fr {
    float:right;
    display: inline;
}
.fc {
    float:center;
    display: inline;
}
input,
a,
img,
select {
    outline: none;
}
.shuru{width:190px;
height:38px;
border:1px solid #B3792D;
border-right:solid 0px #B3792D;
padding-left:10px;
font-size:16px;
color:#999999;
border-top-left-radius:5px;
border-top-right-radius:0px;
border-bottom-right-radius:0px;
 border-bottom-left-radius:5px;
}
.input {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
	 border: 1px solid #cccccc;
	  width: 200px;
	  height:29px;
	  padding-left:10px;
	  background-image:linear-gradient(90deg,#e1e1e1,#fff),linear-gradient(90deg,#000,red);
}
.input_ok {
	  width: 50px;
	  height:40px;
	  padding-left:0px;
}


.innerWrap {
    width: 80%;
    margin: 0 auto;
}
.pt50{padding-top:50px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
img {border:0 none;	}
ul,ol,li {
list-style:none;
padding:0;
margin:0;
}
a:link, a:hover, a:focus {text-decoration:none;}
li{list-style:none;}

/*  */
.ysMore {
    margin-top: 89px;
    position: relative;
    padding-left: 40px;
    display: inline-block;
    z-index: 2;
}

.ysMore .more {
    display: inline-block;
    transition: cubic-bezier(0.215, .61, .355, 1) .45s;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
	padding-left:10px;
	color:#666666;
}

.ysMore:before {
    content: '';
    display: block;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background: rgba(31, 54, 143, 100);
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -24px;
    z-index: -1;
    transition: cubic-bezier(0.215, .61, .355, 1) .45s;
}

.ysMore:after {
    content: '';
    display: block;
    width: 12px;
    height: 2px;
    background: #fff;
	color: #fff;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -1px;
    transition: cubic-bezier(0.215, .61, .355, 1) .45s;
}

.ysMore:hover:before {
    width: 118%;
    border-radius: 30px;
}

.ysMore:hover .more {
    color: #fff;
}

.ysMore:hover:after {
    background: #fff;
}

.ysMore.white .more {
    color: #fff;
}

.ysMore.white:before {
    background: rgba(255, 255, 255, .8);
}

.ysMore.white:after {
    background: #fff;
}

.ysMore.sm:before {
    width: 40px;
    height: 40px;
    margin-top: -20px;
}

.ysMore.sm:hover:before {
    width: 118%;
    border-radius: 30px;
}

top{width:100%; height:120px;}
.w_1400{ width:1400px; margin:0px auto;height:120px;padding-top:0px;}
.w1400{width:1400px; margin:0px auto;}
.fl{ float:left;}
.fr{ float:right;}
.fc{ float:center;}
.title_no{margin:0px auto;width:100%; text-align:center;}

.color_lanse{color:#B3792D;font-weight:bold;}
.h2{ font-size:40px; line-height:40px;font-family:"Microsoft YaHei";font-weight: lighter;}
.h2 span{font-size:12px;color:#cccccc; display:block;font-weight: lighter;}
.h2 i{font-size:12px;color:#999999;font-weight: lighter;}
.h2_line{
	background-attachment: scroll;
	background-image: url(img/h2_line.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.baise{color:#FFFFFF;}

.pt70{padding-top:70px;}
.pb70{padding-bottom:70px;}
.pt50,.pb50{padding-top:50px; padding-bottom:50px;}

.menu,.menu li a{background:url(../images/nav-repeat-x.gif) repeat-x;}
/* menu */
.menu{background: #B3792D; height:50px;line-height: 50px;font-size: 16px;color:#FFFFFF;}
.menucon{width:1400px;margin:0px auto;}
.menu li{float:left;position:relative;background: #B3792D; height:50px;line-height: 50px;font-size: 16px;color:#FFFFFF;width:175px;}

.menu li a:link,.menu li a:visited{display:block;color:#ffffff;width:175px;height:50px;line-height:50px;overflow:hidden;text-align:center;}
.menu li a:hover{display:block;color:#ffffff;width:175px;height:50px;line-height:50px;overflow:hidden;text-align:center;background: #000000;}

.menu li ul{display:none; z-index:99;}
.menu li:hover ul{display:block;position:absolute;top:50px;left:0px;margin:0px;width:175px;}
.menu li:hover a{color:#fff;background-position:0 -21px;}
.menu li:hover li a{color:#ffffff;display:block;background: #B3792D;line-height:50px;}
.menu li:hover li a:hover{color:#ffffff;background-position:0 -50px;background: #000000;}





.flexslider{position:relative;height:750px;overflow:hidden;background:url(img/loading.gif) 50% no-repeat; top:0px;width:100%;}
.slides{position:relative;z-index:1;}
.slides li{height:750px;}
.flex-control-nav{position:absolute;bottom:20px;z-index:1;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:50px;height:6px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:50px;height:6px;line-height:40px;overflow:hidden;background:url(../img/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:80px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px; background:url(../img/prev.png) center center no-repeat;}/* background:url(images/prev.png) center center no-repeat; */
.flex-direction-nav li a.flex-next{right:40px;background:url(../img/next.png) center center no-repeat;}/* background:url(images/next.png) center center no-repeat; */






.n-products{
	overflow: hidden;
	width: 1400px;
	margin:30px auto;
}
.n-products .products-type{
	width: 1400px;
	display: flex;
	justify-content: flex-end;
	overflow: hidden;
	margin:0px auto;
}
.n-products .products-type li{
	width:320px;
	margin-right: 40px;
}
.n-products .products-type li a{
	width:320px;
	display: block;
	position: relative;
	line-height: 40px;
}
.n-products .products-type li a:after{
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;

	bottom: 0;
	left:0;
	transform-origin: center;
    transform: scale(0, 1);
    transition: transform .3s cubic-bezier(1, 0, 0, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.n-products .products-type li:hover a:after,
.n-products .products-type li.active a:after{
	transform-origin: center;
    transform: scale(1);
}
.n-products .products-list{
	width: 1400px;
	margin:0 auto;
	display: flex;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	align-items: stretch;
	justify-content: flex-start;
	overflow: hidden;
}
.n-products .products-list li{
	width: 320px;
	margin:0px 40px 15px 0px;
	float: left;
}




.n-products .products-list li:nth-child(4n){
	margin-right: 0;
}
.n-products .products-list li a{
	width: 320px;
	display: block;
	
}
.n-products .products-list li .pic{
	width: 318px;
	height:318px;
	overflow: hidden;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.n-products .products-list .pic img{
	width: 318px;
	height:318px;
	-webkit-transition:all 400ms linear;
    -moz-transition:all 400ms linear;
    -o-transition:all 400ms linear;
    transition:all 400ms linear;
	display: block;

}
.n-products .products-list a:hover .pic img{
	width: 318px;
	transform: scale(1.05);

}

.n-products .products-list a:link .word{
	font-family:'Fontsstyle1';
	text-align:center;
	color:#000000;
	font-size:16px;
	background: linear-gradient(-45deg, transparent 10px, #cccccc 0);
	height:40px;
	line-height:40px;
}
.n-products .products-list a:hover .word{
	font-family:'Fontsstyle1';
	text-align:center;
	color:#ffffff;
	font-size:16px;
	background: linear-gradient(-45deg, transparent 10px, #B3792D 0);
	height:40px;
	line-height:40px;
}


.index_qyys {
	background-attachment: scroll;
	background-image: url(../img/index_qyys.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:900px;
	width:100%;
	padding:0px;
	margin:0px;
}

.index_yaodai {
	background-attachment: scroll;
	background-image: url(../img/yaodai.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:200px;
	width:100%;
	padding:0px;
	margin:0px;
}
.w_600{
width:600px;
float:left;
padding-left:40px;
}
#ind_news{width:590px;float:right;margin-top:30px;}
#ind_news .ind_news_date{
	background-attachment: scroll;
	background-image: url(../img/news_data.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height:45px;
	width:180px;
	padding:0px;
	margin:0px;
	float:left;
	color:#FFFFFF;
	font-size:20px;
	text-align:left;
	line-height:45px;
	font-family:"Microsoft YaHei";
}
#ind_news .ind_news_title{
	margin-top:40px;
	font-family:"Microsoft YaHei";
	height:60px;
	width:590px;
	float:left;
	color:#666666;
	font-size:24px;
	text-align:left;
	line-height:60px;
	border-bottom: 1px solid #cdcdcd;
}
#ind_news .ind_news_ms{
	margin-top:20px;
	height:150px;
	width:590px;
	float:left;
	color:#999999;
	font-size:16px;
	text-align:left;
	line-height:180%;
}
#ind_news .span a:link{
	margin-top:0px;
	height:30px;
	width:590px;
	float:left;
	color:#B3792D;
	font-size:16px;
	text-align:left;
}
#ind_news .span a:visited{
	margin-top:0px;
	height:30px;
	width:590px;
	float:left;
	color:#B3792D;
	font-size:16px;
	text-align:left;
}
#ind_news .span a:hover{
	margin-top:0px;
	height:30px;
	width:590px;
	float:left;
	color:#333333;
	font-size:16px;
	text-align:left;
}
#ind_news_3{width:1400px;float:left;margin-top:30px;} 
#ind_news_3 a:link li{width:390px;margin-right:35px;float:left;background:#f6f6f6;height:220px;padding:20px }
#ind_news_3 a:hover li{width:390px;margin-right:35px;float:left;background:#FCF7EF;height:220px;padding:20px }
#ind_news_3 a:visited  li{width:390px;margin-right:35px;float:left;height:220px;padding:20px }
#ind_news_3 a:link li:nth-child(3n){margin-right:0px;}

#ind_news_3 a:link li .ind_news_date{font-size:20px; line-height:30px; color:#666666;font-family:"Microsoft YaHei";}
#ind_news_3 a:visited li .ind_news_date{font-size:20px; line-height:30px; color:#666666;}
#ind_news_3 a:hover li .ind_news_date{font-size:20px; line-height:30px; color:#B3792D;}
#ind_news_3 a:hover .ind_news_title{
	font-family:"Microsoft YaHei";
	margin-top:20px;
	height:60px;
	width:100%;
	float:left;
	color:#B3792D;
	font-size:24px;
	text-align:left;
	line-height:40px;
	border-bottom: 1px solid #cdcdcd;
}
#ind_news_3 li .ind_news_title{
	font-family:"Microsoft YaHei";
	margin-top:20px;
	height:60px;
	width:100%;
	float:left;
	color:#000000;
	font-size:24px;
	text-align:left;
	line-height:40px;
	border-bottom: 1px solid #cdcdcd;
}
#ind_news_3 a:link li .ind_news_ms{
	margin-top:20px;
	height:70px;
	width:100%;
	float:left;
	color:#999999;
	font-size:16px;
	text-align:left;
	line-height:180%;
}
#ind_news_3 a:visited li .ind_news_ms{
	margin-top:20px;
	height:70px;
	width:100%;
	float:left;
	color:#999999;
	font-size:16px;
	text-align:left;
	line-height:180%;
}
#ind_news_3 a:hover li .ind_news_ms{
	margin-top:20px;
	height:70px;
	width:100%;
	float:left;
	color:#666666;
	font-size:16px;
	text-align:left;
	line-height:180%;
}

.foot_link{
	height:300px;
	background-color:#996826;
	width:100%;
	padding-top:0px;
	margin-top:0px;
}





		
/*fenye page?*/

#kkpager{
	clear:both;
	color:#999;
	padding:40px 0px 40px 0px;
	font-size:14px;
	width:100%;
	margin:0px auto;
}
#kkpager a{
	float: left;
	border: 1px solid #ccc;
	display: inline;
	padding: 5px 13px 5px 13px;
	margin-right: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	cursor: pointer;
	background: #fff;
	text-decoration:none;
	color:#666;
}

#kkpager span.disabled{
	float: left;
	display: inline;
	padding: 5px 13px 5px 13px;
	margin-right: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border:1px solid #999;
	background-color:#FFF;
	color:#ccc;
}
#kkpager span.curr{
	float: left;
	border: 1px solid #996826;
	display: inline;
	padding: 5px 13px 5px 13px;
	margin-right: 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	background: #996826;
	color: #fff;
}
#kkpager a:hover{
	border:1px solid #996826; 
	background-color:#996826; 
	color:#fff;
}
#kkpager span.normalsize{
}
#kkpager_gopage_wrap{
	position:relative;
	left:0px;
	top:0px;
}
#kkpager_btn_go {
	width:44px;
	height:18px;
	border:0px;
	overflow:hidden;
	line-height:140%;
	padding:0px;
	margin:0px;
	text-align:center;
	cursor:pointer;
	background-color:#996826;
	color:#fff;
	position:absolute;
	left:0px;
	top:2px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	display:none;
	font-size:12px;
}
#kkpager_btn_go_input{
	width:36px;
	height:18px;
	color:#996826;
	text-align:center;
	margin-left:1px;
	margin-right:1px;
	border:1px solid #1149A0;
	position:relative;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	left:0px;
	top:0px;
	outline:none;
	font-size:14px;
}

#kkpager_btn_go_input.focus{
	border-color:#1E4797;
}

#kkpager .pageBtnWrap{
	float:left;
}
#kkpager .infoTextAndGoPageBtnWrap{
	float:right;
}
#kkpager .spanDot{
	float:left;
	margin-right:5px;
}

#kkpager .currPageNum{
	color:#FD7F4D;
}

#kkpager .infoTextAndGoPageBtnWrap{
	padding-top:5px;
}




#news_3{width:100%;float:left;padding:0px;} 
#news_3 a:link li{width:360px;margin-right:20px;float:left;background:#f6f6f6;height:260px;padding:10px;margin-bottom:20px;}
#news_3 a:hover li{width:360px;margin-right:20px;float:left;background:#FCF7EF;height:260px;padding:10px;margin-bottom:20px;}
#news_3 a:visited  li{width:360px;margin-right:20px;float:left;height:260px;padding:10px;margin-bottom:20px;}
#news_3 a:link li:nth-child(3n){margin-right:0px;float:right;}

#news_3 a:link li .ind_news_date{font-size:20px; line-height:30px; color:#666666;font-family:"Microsoft YaHei";}
#news_3 a:visited li .ind_news_date{font-size:20px; line-height:30px; color:#666666;}
#news_3 a:hover li .ind_news_date{font-size:20px; line-height:30px; color:#B3792D;}
#news_3 a:hover .ind_news_title{
	font-family:"Microsoft YaHei";
	margin-top:20px;
	height:60px;
	width:100%;
	float:left;
	color:#B3792D;
	font-size:24px;
	text-align:left;
	line-height:40px;
	border-bottom: 1px solid #cdcdcd;
}
#news_3 li .ind_news_title{
	font-family:"Microsoft YaHei";
	margin-top:20px;
	height:60px;
	width:100%;
	float:left;
	color:#333333;
	font-size:24px;
	text-align:left;
	line-height:40px;
	border-bottom: 1px solid #cdcdcd;
}
#news_3 a:link li .ind_news_ms{
	margin-top:20px;
	height:100px;
	width:100%;
	float:left;
	color:#999999;
	font-size:16px;
	text-align:left;
	line-height:180%;
}
#news_3 a:visited li .ind_news_ms{
	margin-top:20px;
	height:100px;
	width:100%;
	float:left;
	color:#999999;
	font-size:16px;
	text-align:left;
	line-height:180%;
}
#news_3 a:hover li .ind_news_ms{
	margin-top:20px;
	height:100px;
	width:100%;
	float:left;
	color:#666666;
	font-size:16px;
	text-align:left;
	line-height:180%;
}

#news_3 a:link li .ind_news_jt{
float:left;
text-align:left;
font-size:14px;
height:30px;
width:100%;
color:#B3792D;
}
#news_3 a:visited li .ind_news_jt{
float:left;
text-align:left;
font-size:14px;
height:30px;
width:100%;
color:#B3792D;
}


#news_3 a:hover li .ind_news_jt{
float:left;
text-align:left;
font-size:14px;
height:30px;
width:100%;
color:#000;
}



#pro_3{width:100%;float:left;padding:0px;} 
#pro_3 a:link li{width:360px;margin-right:20px;float:left;background:#f6f6f6;height:400px;padding:10px;margin-bottom:20px;}
#pro_3 a:link li .pro_title{height:40px; color:#666666;line-height:40px;text-align:center;}
#pro_3 a:link li img{width:360px;height:360;}

#pro_3 a:hover li{width:360px;margin-right:20px;float:left;background:#FCF7EF;height:400px;padding:10px;margin-bottom:20px;}
#pro_3 a:hover li .pro_title{height:40px; color:#996826;line-height:40px;}
#pro_3 a:hover li img{width:360px;height:360;}


.w_840{width:1000px;position: relative; margin:0px auto;padding-top:0px;float:right;}

.link3{ width:100%; margin:0px; padding-top:60px;}
.link3  li{ width:180px;padding-right:0px; float:left;color:#FFFFFF;font-size:20px;}
.link3  li nth-child(5n){padding-right:0px;}
.link3  li  .link_a{width:180px; margin:0px; padding:20px 0px;}

.link3  li  .link_a li  img{ vertical-align:middle;padding-right:5px;}
.link3  li  .link_a li a:link, .link3  li  .link_a li a:visited{ width:100%; height:30px; line-height:30px; color:#FFFFFF; font-size:14px;}
.link3  li  .link_a li a:hover{ width:100%; height:30px; line-height:30px; color:#000000; font-size:14px;}

.foot_copy{
	height:50px;
	background-color:#000000;
	width:100%;
	padding:0px;
	margin:0px auto;
	line-height:50px;
	color:#FFFFFF;
	font-szie:16px;
}
.a3:link, .a3:visited{ width:100%; height:30px; line-height:30px; color:#FFFFFF; font-size:14px;}

.bot_logo{width:320px;margin:0px;padding-top:60px;float:left;}
.bot_logo img{border-right: 0.5px solid #F4E6D2;}
.bot_info{width:1400px;margin:0px auto;padding:0px;font-size:14px;color:#FFFFFF;}

.banner-2{
	text-align:center;

	background-repeat: no-repeat;
	background-position: center ;
	-webkit-background-size: cover;
	background-size: cover;

}

 .img-tip {  position: absolute;left:200px; top:350px;font-size:60px; color: #FFF;text-align:right;}
 .img-tip span {font-size:16px;color:#FFF;padding-top:-30px;padding-left:20px;display:block; width:220px;text-align:right;line-height:30px;} 

.w_about_l{ width:150px; float:left;}
.w_about_l .tit_about{ display:inline-block; width:150px; height:120px;box-sizing: border-box;font-size: 24px;color: #fff;padding: 30px 20px;	background-attachment: scroll;
	background-image: url(../img/tit_about.jpg);
	background-repeat: no-repeat;
	background-position: center center;}
.w_about_l .tit_about span{font-size:12px;color:#FFFFFF; text-align:left; line-height:180%;}
.w_about_l .tit_about strong{font-size: 11px; display: block;font-weight: normal;}
.w_about_l .tit_about img{ display:inline-block; text-align:center; }
.w_about_r{ width:1100px; float:left; margin-left:250px;}
.w_about_r .con_a_r{ width:900px; padding-right:115px; padding-top:30px;}



.info_main{width:1400px;margin:20px auto;padding:0px;}
.info_main_left{width:150px;float:left;}

.info_main_right{width:1200px;float:right;font-size: 16px;color: #999999; text-align:left;margin:0px auto;padding:0px;}
.info_body{width:100%;margin:20px auto;padding:0px;}

.info_body .h2{ text-align:center;font-size:24px;color:#062862;height:60px; font-weight:bold;}
.info_body .info_xx{ text-align:left;font-size: 16px;color: #666; line-height:180%;padding-top:0px;}
.con{ line-height:180%;color:#333333;margin-top:50px;}
.con .span{display:block;}




.contact-box{
	width: 1200px;
	border-bottom: 0px solid #e8e8e8;
	padding:50px 0px 50px 0px;
	margin: 0px auto;
}
.contact-box h2{
	font-size: 24px;
	color: #333;
	line-height: 44px;
	padding-bottom: 20px;
}
.contact-box ul{
	width: 100%;
}
.contact-box li{
	float: left;
	width: 44%;
	padding-left: 32px;
	font-size: 18px;
	color: #333333;
	line-height: 59px;
}
.contact-box li.li0{
	background: url(../img/con2.png) no-repeat left center;
}
.contact-box li.li1{
	background: url(../img/con03_1.png) no-repeat left center;
}
.contact-box li.li2{
	background: url(../img/con4.png) no-repeat left center;
}
.contact-box li.li3{
	background: url(../img/con5.png) no-repeat left center;
}


.list-2 {
	margin: 20px 0px;width: 100%; height:660px;
}
.list-2 li {
	float: left;
	width: 25%;
	padding:20ox 0px;
}
.list-2 li a {
	display: block;
	margin: 20px 0 0 20px;
	border: 1px solid #ccc;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	padding: 2px;
}
.list-2 li .img-center {
	overflow: hidden;
	height: 180px;
	line-height: 186px;
}
.list-2 li .img-center img {
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
	height: 185px;
	width: 329px;
	
}
.list-2 li a:hover {
	-webkit-box-shadow: 0 0 15px #ccc;
	box-shadow: 0 0 15px #ccc;
}
.list-2 li a:hover .img-center img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.article-body{font-size:16px; line-height:180%;}



.pro_info{width: 1200px; margin:0px auto;}

.proshow{width: 100%; margin:0px;padding:0px; float: left;}
.proshow h2{font-size:36px; text-align: center;padding:50px 0px;}

.proshow .pro_img{width: 452px;height:452px;border: 1px solid #ccc; float: left;}
.proshow .pro_img img{width: 450px;height:450px;}
.proshow .pro_info{width: 700px;height:450px; float: right;color:#666666;}
.proshow .pro_info h3{font-size:18px;color:#333333; font-weight:bold; line-height:40px;}
.proshow .pro_info .cptd{font-size:14px;color:#666666; height:350px; line-height:180%;}
.proshow .pro_info .tel{font-size:18px;color:#ff6600; font-weight:bold; line-height:40px;}
.info_bot{width: 100%;padding:30px 0px;color:#666666; line-height:180%;float: right;}
.info_bot h3{font-size:18px;color:#333333; font-weight:bold; line-height:50px;border-bottom: 3px solid #996826;margin-bottom:10px;}













/*????*/
.pdf{width:1200px;margin:0px auto;padding:0px;float: right;}
.pdf li{width:590px;margin-top:0px;padding-right:20px;padding:0px;float:right; margin-bottom:20px;}
.pdf li nth-child(2n){padding-right:0px;}

.pdfmrsc {
 width:590px;
overflow: hidden;
margin-bottom: 10px;
margin-right:10px;
float:left;
}
.pdfmrsc:hover {
background-color: #ff6600;
}

.pdfmrsc a {
float: left;
display: block;
height: 135px;
text-decoration: none;
position: relative;
color: #062862;

}
.pdfmrsc a:hover {
color: #666666;
text-decoration: none;
 }
.pdfmrsc:first-child,.none_bg .pdf_list_box:first-child .pdf_list_box_item_zdy{}
.pdfmrsc,.pdf_list_box_item_zdy{position:relative;overflow: hidden;transition:0.6s;z-index:9;border-bottom: #efefef solid 1px;padding:0px;}
.pdfmrsc:hover,.pdf_list_box_item_zdy:hover{background:none;box-shadow: 0 0 10px rgba(20,38,100,0.2);transition:0.6s;}/*??????????*/
.pdfmrsc a{height:auto;}
.pdfmrsc a:hover,.pdfmrsc:hover .pdfbt a,.pdf_list_box_item_zdy:hover .pdf_list_box_item_r_zdy a p{color: #996826;}
.pdf_img,.pdf_list_box_item_l_zdy{width:200px;height:200px  !important;display:inline-block;vertical-align:top;float: left;}
.pdf_img img,.pdf_list_box_item_l_zdy img{width:200px;max-width: 200px !important;max-height: 200px;}
.pdf_content,.pdf_list_box_item_r_zdy{width:290px !important;position: inherit !important;padding-left:10px;padding-top:5px; float:right;text-align:left;}
.pdfsj,.pdf_list_box_item_time_zdy{width:80px;height:90px;top:5px;position:absolute;left:5px;padding-top:10px;text-align:center !important; color:#787878;}


.pdfbt a,.pdf_list_box_item_r_zdy a p{font-size:18px;font-weight:bold;}
.pdfbt{font-size:18px;color: #666666;padding-top:10px;}
.pdfnr,.pdf_list_box_item_r_zdy a div{padding-top:100px;height: 30px;line-height:180%;}
.pdf_list_box_item_r_zdy a div{margin-top:7px;}
.pdf_list_box_item_r_zdy a div{font-size:16px;line-height:200%;}

.pdfmrsc span.pdfnr{color:#999999;font-size:14px;overflow:hidden;height:120px;display: inline-block;width:100%;}
.pdfmrsc span.pdfbt{color:#996826;font-size:16px;height:40px;display: inline-block;width:100%;}
.pdf_content .more,.content_more_a_zdy{margin-top:10px;}

.pdf_content .more a,.content_more_a_zdy{width:126px;height:42px;font-size:16px !important;color:#fff!important;text-align:center;line-height:42px;background:#999999;position:relative;display: inline-block;vertical-align: top;transition:0.6s; border-radius: 25px;}
.pdfmrsc:hover .pdf_content .more a,.pdf_list_box_item_zdy:hover .content_more_a_zdy{background:#cd0000;transition:0.6s;}

.ms{right:0px; top:0px; width:60px; height:60px;position: absolute;}
.ms2{right:0px; bottom:1px; width:60px; height:60px;position: absolute;}
