@charset "utf-8";
/* CSS Document */


*{ margin:0px; padding:0px;}
body{
	width:100%;
	margin:0px;
	padding:0px;
	color:#000;
	font-size:15px;
	font-family:"Calibri Light";src:url('../fonts/Calibri_Light.ttf');
/*    font-family:Arial, Helvetica, sans-serif;*/
/*	font-family:"Microsoft YaHei","simsun","Helvetica Neue", Arial, Helvetica, sans-serif;*/

}
html{ overflow-x:hidden;}
.clear{ clear:both;_overflow:hidden;*height:0px;}
img{ border:0px;}
a{ text-decoration:none; color:#000; }
a:hover{ color:#94835c;}
div, img, ul, li, span, a, p{ margin:0px; padding:0px;}
li{ list-style:none;}
.ds{
	display:block;}
.fl{
	float:left;}
.rl{
	float:right;}

	
.barwrap{ height: 90px; position: fixed; top:0px; left: 0; right: 0; z-index: 333; display: flex; display: -ms-flexbox; 
display: -moz-flex; display: -ms-flexbox; display: -moz-flex; display: -ms-flexbox; background-image:url(../images/navbg.png);align-items: center;}
.topdh{ width:1200px; margin:0 auto;}
.barwrap.on{ animation-name: down; animation-duration: 1s; background:#eaebeb; top:0;border-bottom: none;}
.barwrap.on li a:hover{ color:#94835c;}		
/*********************************************************/
@media screen and (max-width: 1400px){
#nav {
	line-height:90px;
	height:90px;
	width:817px;
	margin-left:0px;
}
#nav li a {
	display: block;
	width: 115px;
	text-align:center;
	color:#000;
	font-size:15px;
}
#nav li {
 float: left; width:115px;
}
#nav li a:hover{
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
}
#nav li ul {
	line-height:45px;
	list-style-type: none;
	text-align:left;
	left: -999em;
	width: 115px;
	border:none;
	position: absolute;
	border-top-style: none;
	overflow:hidden;
}

#nav li ul li{
	float: left;
	width: 115px;
	background:url(../images/navbg.png) repeat;
	border-top: none #6b8549;
	border-right: none #6b8549;
	border-bottom: none;
	border-left: none #6b8549;
}
#nav li ul li a{
 display: block;
  width: 115px;
  text-align:center;
 font-weight:normal;
}
#nav li ul a:link  {
 color:#000; text-decoration:none;
}
#nav li ul a:visited  {
 color:#000;text-decoration:none;
}
#nav li ul a:hover  {
 color:#94835c;text-decoration:none;font-weight:normal;
 background:#ffffff;filter: Alpha(Opacity=70);
}
#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}	
	
	}
#nav {
	line-height:90px;
	height:90px;
	width:686px;
	margin-left:33px;
}
#nav li a {
	display: block;
	width: 98px;
	text-align:center;
	color:#000;
	font-size:15px;
}
#nav li {
 float: left; width:98px;
}
#nav li a:hover{
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
}
#nav li ul {
	line-height:45px;
	list-style-type: none;
	text-align:left;
	left: -999em;
	width: 98px;
	border:none;
	position: absolute;
	border-top-style: none;
	overflow:hidden;
}

#nav li ul li{
	float: left;
	width: 98px;
	background:url(../images/navbg.png) repeat;
	border-top: none #6b8549;
	border-right: none #6b8549;
	border-bottom: none;
	border-left: none #6b8549;
}
#nav li ul li a{
 display: block;
  width: 98px;
  text-align:center;
 font-weight:normal;
}
#nav li ul a:link  {
 color:#000; text-decoration:none;
}
#nav li ul a:visited  {
 color:#000;text-decoration:none;
}
#nav li ul a:hover  {
 color:#94835c;text-decoration:none;font-weight:normal;
 background:#ffffff;filter: Alpha(Opacity=70);
}
#nav li:hover ul {
 left: auto;
}
#nav li.sfhover ul {
 left: auto;
}	

.ywlogo{ margin-top:15px;}

.toplogo1{ width:380px; margin-top:20px;}
.toplogo1 li{ float:left; margin:0 5px;} 

/*banner滚动*/
.banner { position:relative; overflow:hidden; width: 100%;}
.banner .bannerfix >li { height: 100%; line-height: 0; opacity:0; transition:opacity 1000ms linear;
 -webkit-transition:opacity 1000ms linear; float:left; position: relative;}
.banner .bannerfix >li .bimg { line-height: 0; width: 100%; position: relative; transition: transform 5s ease; -webkit-transition: transform 5s ease; transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1);}
.banner .bannerfix >li.imgIn{ opacity:1; z-index:10; display:block;}
.banner .bannerfix >li.imgIn .bimg { transform: matrix(1, 0, 0, 1, 0, 0); -webkit-transform: matrix(1, 0, 0, 1, 0, 0); }
.banner .flex-control-nav{ width:100%; height:20px; position:absolute; left:0; bottom:50px; text-align:center; z-index:20;}
.banner .flex-control-nav li{ display:inline-block; position:relative; margin-right:15px; width:5px; height:20px;}
.banner .flex-control-nav li:last-child{ margin-right:0;}
.banner .flex-control-nav li span{ display:block; text-indent:999px; overflow:hidden; width:5px; height:8px; position:absolute; background:#fff; transition:320ms; left:0; top:6px;}
.banner .flex-control-nav li a.flex-active span{ height:20px; top:0; background:#063b45;}
.banner .txt{ position: absolute; top: 60%; left: 50%; transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); 
-moz-transform: translate(-50%,-50%);  width: 1200px;}
.banner .txt img{ display: block; max-width: 100%;} 
/***************end*************/


.ywjianjie{ width:100%; margin:0 auto; margin-top:105px; background:url(../images/cmpbg.png) no-repeat bottom right; margin-bottom:105px;}
.ywjianjie1{ width:1552px; margin:0 auto;}
.ywjianjie1-1{ width:615px; margin-left:45px; margin-right:100px;}
.ywcmppic{ width:615px;}
.cmp2{ margin-left:35px;}
.ywjianjie1-2{ width:615px; line-height:30px; margin-top:20px;}
.cmpmore{ width:88px; height:66px; line-height:66px; text-align:center; color:#FFF; background:#063b45; margin-top:45px;}
.cmpmore:hover{ background:#94835c; color:#FFF;}
/*********************end********************/

.ywhengfu {
    overflow: hidden;
    width: 100%;
}
.ywhengfu2 {
    height: 367px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.ywhengfu3{ width:1200px; margin:0 auto;text-align:center;line-height:34px;font-size:17px; margin-top:6%;}
.ywhengfu3 img{ margin-bottom:30px;}
.ywhengfu3 strong{ font-size:24px; letter-spacing:10px;}

@media screen and (max-width: 1440px){
.ywhengfu2{height: 280px;}
.ywhengfu3{margin-top:3.5%;}
}
/***************end******************/

.ywcpfl{ width:1552px; margin:0 auto; margin-top:105px;}
.ywcpfl2{ width:1552px; margin:0 auto;}
.ywcpfl2 ul{ width:1552px; float:left;}
.ywcpfl2 li{ width:361px; float:left; margin:15px 13.5px;}
.ywcpfl2 li a img{ width:100%; height:auto;}
.ywcpfl2 li a span{ width:100%; text-align:center; line-height:40px; height:40px; overflow:hidden; border-bottom:5px solid #94835c; font-size:20px; margin-top:20px;}
/*************end*************/

.ywzixun {
    overflow: hidden;
    width: 100%;
	margin-top:105px;
}
.ywzixun2 {
    height: 202px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.ywzixun3{ width:1552px; margin:0 auto; margin-top:105px;}
.ywzixun3-1{ width:727px;}
.ywzixun3-1-1{ width:727px; height:296px; background:url(../images/newspic.jpg) no-repeat; overflow:hidden;}
.ywsp01{ width:151px; height:75px; line-height:32px; padding-top:30px; background:url(../images/spbg.png) no-repeat; margin-top:12%; color:#FFF; text-align:center;}
.ywsp01 strong{ font-size:47px;}
.ywp1{ width:727px; margin-top:20px; font-size:20px; font-weight:bold;}
.xian1{ display:block; width:100px; float:left; border:2px solid #063b45; margin-top:20px;}
.ywp2{ width:727px; margin-top:20px; line-height:27px;}

.ywzixun3-2{ width:730px; margin-left:95px;}
.ywzixun3-2 ul{ width:730px; float:left;}
.ywzixun3-2 li{ width:730px; float:left; margin:24px 0;}
.ywxw01{ width:730px;}
.ywsp02{ width:80px; color:#999; text-align:right;}
.ywsp03{ width:145px; font-size:47px; font-weight:bold; color:#063b45; background:url(../images/spanbg.gif) no-repeat right;}
.ywxwmore{ width:505px; font-size:20px; font-weight:bold; margin-top:15px; text-indent:12px;}
.ywp3{ width:730px; margin-top:10px; font-size:16px;}
/**********end**************/

.ywlxfs {
    overflow: hidden;
    width: 100%;
	margin-top:105px;
}
.ywlxfs1{
    height: 575px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.ywlxfs2{ width:1552px; margin:0 auto;}
.lxul{ width:1426px;margin-top:195px;}
.lxul li{ float:left; width:285.2px; text-align:center; color:#FFF; font-size:18px;}
.lxul li img{ margin-bottom:35px;}
.lxpic{ margin-top:129px;}
/*******************end********************************************/

.ywfoot{ width:100%; margin:0 auto; padding:30px 0; background:#063b45;}
.ywfoot1{ width:1552px; margin:0 auto;}
.erweimapic{ margin-left:32%;}
.ywfoot2{ width:1200px; margin:0 auto; text-align:center; color:#FFF; margin-top:30px;}
.ywfoot2 a{ color:#FFF; text-decoration:underline;}
.ywfoot2 a:hover{ color:#FFF; text-decoration:none;}
/****************end*********************/


.daqianmessage{ width:1242px; float:left; margin-bottom:25px;}
.message{height:487px;background:url("../images/messageBg.png");margin-top:20px}
.message .box{padding:50px 0 0 40px}
.message .box li{line-height:44px;margin-bottom:15px}
.message .box li .input-text{height:42px;line-height:42px;border:1px solid #ccc;width:470px;padding:0 10px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px}
.message .box li .input-text:focus{border-color:#1fac9c}
.message .box li textarea.input-text{height:84px;line-height:24px;padding:10px;resize:none}
.message .box li.btn{margin-left:45px}
.message .box li .button{cursor:pointer;width:122px;border:none;height:40px;background-color:#94835c;border-radius:4px;color:#fff;font-size:16px}

/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:200px;right:-147px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:200px;height:53px;font:16px/53px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#94835c url(../images/fixCont.png) no-repeat 0 0;}
.yb_bar .yb_phone{background:#94835c url(../images/fixCont.png) no-repeat 0 -57px;}
.yb_bar .yb_ercode{background:#94835c url(../images/fixCont.png) no-repeat 0 -169px;}
.hd_qr{padding:0 29px 25px 29px;}
.yb_QQ a{display:block;text-indent:54px;width:100%;height:100%;color:#fff;}

.dc_pages{ width:1242px; float:left; margin-top:25px; margin-bottom:25px;}
.dc_pages1{ width:610px; margin:0 auto;}
.dc_pages1 a{ display:block; color:#999; width:100px; float:left; height:37px; border:1px solid #999; margin:0px 10px 0px 10px; line-height:37px; text-align:center;}
.dc_pages1 a:hover{ display:block; background:#063b45; color:#FFF;}

.cpshangxia{
	width:100%;
	float:left;
	margin-top:35px;	}		
.shang{
	width:31.8%;
	border:1px solid #CCC;
	text-align:center;
	line-height:35px;
	color:#666;
	font-size:16px;
	cursor:pointer;
	float:left;}	
.shang a:hover{
	color:#193b43;}	
.shang:hover{
	border:1px solid #193b43;
	color:#193b43;}		
.marshang{
	margin-left:1.3%;}
	
/*************/
.neiba {
    overflow: hidden;
    width: 100%;
}
.slideshowba {
    height: 500px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

@media screen and (max-width: 1440px){
.slideshowba{height: 400px;}
}
	
.ywneiabout{ width:100%; margin:0 auto; background:#f4f4f4; padding:35px 0;}	
.ywneiabout1{ width:1507px; margin:0 auto;}
.ywneiabout1-1{ width:235px;}
.ywsp04{ width:235px;color:#000; font-size:21px; font-weight:bold;overflow:hidden; border-bottom:3px solid #94835c; padding-bottom:15px;}
.neiul1{ width:235px;}
.yijili{ width:235px; float:left; }
.yijili span{ display:block; width:280px; float:left; height:45px; line-height:45px;color:#FFF;font-weight:bold;}
.neiul2{ width:235px; margin-top:25px;}
.neiul2 li{ width:; float:left; border-bottom:1px dotted #a4a1a1; height:45px;}
.neiul2 li a{ display:block; width:235px; height:45px; line-height:45px; color:#333; font-size:16px;}
.neiul2 li a:hover{ font-weight:bold; color:#000;}
.neiul2 li a#curr{font-weight:bold; color:#000;}
.neiul3{ width:205px; padding:15px; overflow:hidden;}
.neiul3 li{ width:205px; float:left; text-align:left; border-bottom:1px dotted #CCC; line-height:45px;}
/*********************end********************/

.ywneiabout1-2{ width:1242px; margin-left:30px;}
.ywneiabout1-2-1{ width:100%; text-align:center; font-size:25px; color:#94835c; font-weight:bold; margin-bottom:20px;}
.ywneiabout1-2-2{ width:100%; line-height:29px; margin:20px 0;}
/*****************end***************/

.ywneiabout1-2-3{ width:1242px; margin-left:30px;}
.ywneiabout1-2-3 ul{ width:100%; float:left;}
.ywneiabout1-2-3 li{ width:29.3333%; float:left; margin:2%;}
.ywneiabout1-2-3 li a span{ display:block; width:100%; float:left; text-align:center; height:35px; line-height:35px; background:#CCC; color:#333;}
.ywneiabout1-2-3 li a span:hover{ background:#063b45; color:#FFF;}
.ywneiabout1-2-3 li a img{ display:block; width:100%; height:auto;}
/**********************************end************************************/

.ywneiabout1-2-4{ width:1242px; margin-left:30px;}
.ywneiabout1-2-4 ul{ width:100%; float:left; margin-top:30px;}
.ywneiabout1-2-4 li{ width:100%; float:left; border-bottom:1px solid #CCC; padding-bottom:10px; margin-bottom:20px;}
.ywneiabout1-2-4 li span{ width:15%; display:block; float:left; height:85px; line-height:27px; text-align:center; background:#063b45; color:#FFF; padding-top:35px;}
.ywneiabout1-2-4 li span strong{ font-size:30px;}
.ywneiabout1-2-4 li p{ width:80%; margin-left:5%; float:left;}
.xwa1{ width:100%; font-size:16px; font-weight:bold;}
.xwa2{ width:100%; line-height:23px; margin-top:30px;}