@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; }
html { font-size: 100% }
body, button, input, select, textarea {
	outline: none;
	font-family: "Microsoft Yahei", tahoma, Srial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 2;
}
ul, ol, li { list-style: none; margin: 0; padding: 0 }
a { text-decoration: none; color: #333333; font-family: "微软雅黑" }
div, p { font-size: 12px; }
img { border: 0px; }
.clear { clear: both; }
p, div, strong, a, h1, h2, h3, h4, h5, h6 { font-family: "微软雅黑" }
html, body {
	overflow-x: hidden;
	max-width: 640px;
	margin: auto;
	width: 100%;
}
.animate { -webkit-transition-duration: 0.5s; -moz-transition-duration: 0.5s; -ms-transition-duration: 0.5s; transition-duration: 0.5s; }
.animate1 { -webkit-transition-duration: 1s; -moz-transition-duration: 1s; -ms-transition-duration: 1s; transition-duration: 1s; }
table { border-spacing: 0px; border-collapse: collapse; }
tr { cursor: pointer; }
input { border: 0; padding: 0; margin: 0;}

@font-face {
font-family: 'YouYuan561950';
src: url('../font/YouYuan.eot');
src: url('../font/YouYuan.eot?#iefix') format('embedded-opentype'),
     url('../font/YouYuan.woff') format('woff'),
     url('../font/YouYuan.ttf') format('truetype'),
     url('../font/YouYuan.svg#YouYuan') format('svg');
    font-weight: normal;
    font-style: normal;
   }

header{
	width: 100%;
	height: 60px;
	box-sizing: border-box;

-webkit-box-sizing: border-box;  		z-index: 1000;
	position: fixed;
	/*top: 30px;*/
	left: 0;
	text-align: center;
	padding-right: 3%;
	padding-left: 3%;
	background-color: #000000;
} 
header .logo{ font-size: 0px; display: inline-block; height: 100%;}
header .menu{
	width: 20px;
	height: 100%;
	background-size: 100%;
	float: right;
	position: relative;
	background-image: url(../image/menuBg.png);
	background-repeat: no-repeat;
	background-position: center;
}
header .menuList a{ font-family: 'YouYuan561950'; color: #ffffff; font-size: 13px; display: block; width: 100%; height: 100%;}
header .menuList{ width: 50%; position: absolute; overflow: hidden; top: 100px; right: 0px; text-indent: 40px; z-index: 1000; display: none;}
header .menuList li{
	width: 100%;
	height: 35px;
	line-height: 30px;
	background-size: 20px;
	background-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
header .menuList li.cur{ }
header .menuList li:nth-child(2){ background-position: 10px -32px;}
header .menuList li:nth-child(3){background-position: 10px -83px;}
header .menuList li:nth-child(4){background-position: 10px -137px;}
header .menuList li:nth-child(5){background-position: 10px -184px;}
header .menuList li:nth-child(6){background-position: 10px -235px;}
header .menuList li:nth-child(7){background-position: 10px -289px;}
header .bg{ position: fixed; top: 100px; left: 0px; width:100%; background-color: #000000; opacity: .7; z-index: 999; display: none;}

.topPhone{ width: 100%; height: 40px;  background-color: #FFFFFF; position: fixed;z-index: 100; top: 80px; opacity: 0;transform:perspective(400px) rotateX(-90deg); -webkit-transform:perspective(400px) rotateX(-90deg);}
.topPhone.cur{ opacity: 1;}
.topPhone .left{ width: 40px; height: 40px; background: url(../images/topPhone.png) no-repeat center; background-size: 23px; border-right: 1px solid #c7c7c7; float: left;}
.topPhone .middle{ width: 100%;float: left; height: 40px;  text-indent: 10px;}
.topPhone .middle a{ color: #333333; height: 15px; line-height: 15px; font-size: 13px; display: inline-block; width: 50%; float: left; box-sizing: border-box; -webkit-box-sizing: border-box;}
.topPhone .middle a:first-child{ border-right: 1px solid #c7c7c7;}
.topPhone .top{ width: 100%; height: 20px; line-height: 20px;  color: #666666; font-size: 12px;}
.topPhone .bottom{ width: 100%; height: 20px; line-height: 20px;  color: #666666; font-size: 12px;}
.topPhone .right{ width: 34px; height: 100%; float: left; border-left:1px solid #c7c7c7; background: url(../images/closePhone.png) no-repeat center; background-size: 18px;}
.backTop{
	width: 48px;
	height: 200px;
	background-size: 100%;
	position: fixed;
	bottom: 30%;
	right: 2%;
	z-index: 1000;
	display:none;
}

.newlisss {
	height: auto;
	width: 100%;
	padding-bottom: 20px;
	padding-right: 1%;
	padding-left: 1%;
	margin-top: 30px;
	background-color: #FFFFFF;
	padding-top: 20px;
}
.newlisss .tinewlae {
	background-image: url(../image/xdd.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 5%;
	margin: 0px;
	background-position: 5px;
}
.newlisss .tinewlae .youe {
	float: right;
	height: 40px;
	width: auto;
	padding-right: 10px;
	line-height: 40px;
}
.newlisss .tinewlae h5 {
	font-size: 16px;
	line-height: 35px;
	color: #313131;
	float: left;
	height: 40px;
	width: 150px;
}
.newsList{ width: 94%; margin:0 auto 20px; overflow: hidden; }
.newsList li{ width: 100%; height: auto; padding:  10px 0 ; border-bottom: 1px solid #e6e6e6;}
.newsList a{ display: block; width: 100%; height: auto; position: relative; overflow: hidden;}
.newsList .imgBox{ font-size: 0px; float: left; width: 30%;}
.newsList .text{
	width: 99%;
	color: #333333;
	font-size: 16px;
	line-height: 25px;
	clear: both;
}
.newsList .ppbody{
	width: 99%;
	color: #999999;
	font-size: 14px;
	line-height: 18px;
	clear: both;
}
.newsList .time{
	color: #b3b3b3;
	font-size: 12px;
	height: 20px;
	width: auto;
	line-height: 20px;
	float: right;
	clear: both;
	padding-right: 10px;
}

footer{
	height: auto;
	width: 100%;
	background-color: #FFFFFF;
	border-top: 1px solid #ebebeb;
	box-sizing: border-box;



-webkit-box-sizing: border-box; 				padding-top: 40px;
	padding-right: 1%;
	padding-left: 1%;
	margin-top: 30px;
	clear: both;
	margin-bottom: 90px;
}

footer .copy{
	text-align: left;
	color: #666666;
	width: 90%;
	text-transform: uppercase;
	padding-top: 10px;
	font-size: 14px;
	margin-top: 10px;
	height: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-bottom: 30px;
}
footer .copy a{ color:#bbbbbb ; }


.h_content {
	width: 100%;
	height: auto;
	padding-top: 100px;
	background-repeat: repeat;
}
.h_content nav{ width: 100%; height: 60px; background-color: #016aaf;}
.h_content nav ul{width: 90%; height: 35px; line-height: 35px; position: relative; top: 12px; margin: auto;}
.h_content nav ul li{width: 50%; height: 100%;float: left; text-align: center; border: 1px solid #FFFFFF; box-sizing: border-box;  -webkit-box-sizing: border-box; box-shadow: inset 0px 1px 3px #242331; }
.h_content nav ul li:nth-child(1n+2){ border-left: none;}
.h_content nav ul li:first-child{ border-radius: 5px 0 0 5px;}
.h_content nav ul li:last-child{ border-radius: 0px 5px 5px 0px;}
.h_content nav ul li.cur{ background-color: #FFFFFF; box-shadow: none; border: none;}
.h_content nav ul li a{ font-size: 15px; display: block; width: 100%; height: 100%;}
.h_content nav ul li.cur a{ color: #016aaf;}


.min_nav{ width: 100%; height: 60px; background-color: #016aaf; margin-top: 80px;}
.min_nav ul{width: 90%; height: 35px; line-height: 35px; position: relative; top: 12px; margin: auto;}
.min_nav ul li{width: 33.3%; height: 100%;float: left; text-align: center; border: 1px solid #FFFFFF; box-sizing: border-box;  -webkit-box-sizing: border-box; box-shadow: inset 0px 1px 3px #242331; }
.min_nav ul li:nth-child(1n+2){ border-left: none;}
.min_nav ul li:first-child{ border-radius: 5px 0 0 5px;}
.min_nav ul li:last-child{ border-radius: 0px 5px 5px 0px;}
.min_nav ul li.min_nav_bg{ background-color: #FFFFFF; box-shadow: none;border: none;}
.min_nav ul li a{ font-size: 15px; display: block;  width: 100%; height: 100%;}
.min_nav ul li.min_nav_bg a{ color: #016aaf;}


/*.min_nav{ height: 60px; width: 100%; position: relative; background: #016aaf; }
.min_nav ul{ text-align: center; width:90%; margin: 0 auto;  border-radius: 5px; height:35px; position: relative; top:9px; overflow: hidden; box-shadow: 0px 2px 3px #585858 inset;}
.min_nav ul li{float: left;width:33.3%; text-align: center; line-height:35px; font-size: 16px; color: #fff;}
.min_nav ul li a{ display: block; height: 100%; width: 100%; font-size: 15px; box-sizing: border-box;border: 1px solid #fff; -webkit-box-sizing: border-box; border-right: 1px solid #FFFFFF;}
.min_nav ul li:last-child a{ border: none;}  */
/*about*/
.min_nav_bg{ background:#fff; color: #016aaf !important;}



.culture .schoolList{ width: 96%; margin:0 auto; padding-bottom: 50px;}
.culture .schoolList li{ width: 100%; height: auto; background-color: #FFFFFF; border-radius: 5px; margin-top: 20px; box-shadow: -1px 1px 3px #BBBBBB;box-sizing: border-box;  -webkit-box-sizing: border-box; }
.culture .schoolList li a{ display: block; width: 100%; height: 100%;}
.culture .schoolList li .logo{ width: 62px; float: left; height: 62px; position: relative; top: 7px; margin-right: 15px; border-radius: 50%; overflow: hidden;}
.culture .schoolList li .tit{ background-size: 100% 100%; overflow: hidden; height: 76px; line-height: 76px; font-size: 18px;box-sizing: border-box;  -webkit-box-sizing: border-box; padding: 0 3%; border-radius: 5px 5px 0 0;}
.culture .schoolList li .text{ color: #666666; font-size: 14px;box-sizing: border-box;  -webkit-box-sizing: border-box; padding: 2% 5%;}
.culture .schoolList li:nth-child(6n+1) .tit{ background-image: url(../images/schoolBg1.png);}
.culture .schoolList li:nth-child(6n+2) .tit{ background-image: url(../images/schoolBg2.png);}
.culture .schoolList li:nth-child(6n+3) .tit{ background-image: url(../images/schoolBg3.png);}
.culture .schoolList li:nth-child(6n+4) .tit{ background-image: url(../images/schoolBg4.png);}
.culture .schoolList li:nth-child(6n+5) .tit{ background-image: url(../images/schoolBg5.png);}
.culture .schoolList li:nth-child(6n+6) .tit{ background-image: url(../images/schoolBg6.png);}

.cultureDel .cultureDelBox{ width: 100%; height: auto; background: #FFFFFF; padding-bottom: 20px;}
.cultureDel .cultureDelBox h1{ text-align: center; position: relative; padding-top: 10px; font-weight: 100;}
.cultureDel .cultureDelBox h1:after{ content: ''; height: 1px; width: 100%; background-color: #EDEDED; position: absolute; top: 50%; left: 0; margin-top: 5px;}
.cultureDel .cultureDelBox h1 .text{ display: inline-block; margin:auto; color: #333333; font-size: 16px; line-height:40px; background: #FFFFFF; position: relative; z-index: 10; padding: 0 5px;}
.cultureDel .cultureDelBox .cont{
	width: 80%;
	margin: auto;
	text-align: left;
	font-size: 14px;
	line-height: 25px;
	color: #333333;
	padding-bottom: 10px;
	padding-top: 10px;
}
.cultureDel .cultureDelBox .cont p{    text-indent: 20px;  font-size: 14px; line-height: 26px;}
.cultureDel .cultureDelBox .cont img{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.cultureDel .cultureDelBox .btns{ width: 100%; height: 40px; line-height: 40px; margin-bottom: 10px; border: 1px solid #CCCCCC; border-right: none; display: block; color: #666666; font-size: 14px; border-left: none; background: url(../images/h_arrow.png) no-repeat 95% center; background-size: 10px; text-indent: 5%;}
.cultureDel .cultureDelBox .time{
	font-size: 12px;
	color: #666;
	text-align: center;
	margin-bottom:15px;
	line-height: 40px;
}
.cultureDel .cultureDelBox span{color: #333333; }

.styleDel .h_content{font-size: 0px;}
.styleDel .h_content .img li{ width: 100%; height: auto; overflow: hidden; font-size: 0px; }
.styleDel .h_content .img{ overflow: hidden; text-align: center; width: 80%; margin:auto; padding: 5%;}
.styleDel .h_content img{ box-sizing: border-box; -webkit-box-sizing: border-box; display: block; border: 5px solid #FFFFFF;}
.styleDel .h_content .text{ width: 100%; height: 30px; line-height: 30px; color: #333333; font-size: 15px;}
.styleDel .h_content{ background: url(../images/brandBoxBg.jpg); background-size: 100%;}
.styleDel footer ul{ display: none;}
.styleDel footer .copy{ margin-top: 0;  border: none; padding-top: 0;}
.styleDel footer{ padding:2% 0;}

.sendWord .h_content{ background: #FFFFFF;}
.sendWord .schoolList li:nth-child(3n+1) .tit{ background-image: url(../images/schoolBg1.png);}
.sendWord .schoolList li:nth-child(3n+2) .tit{ background-image: url(../images/schoolBg2.png);}
.sendWord .schoolList li:nth-child(3n+3) .tit{ background-image: url(../images/schoolBg3.png);}

.style .h_content{ background: #fff;}
.style .styleList{
	width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-top: 20px;
	/*padding-bottom: 30px;*/
}
.style .styleList li{
	width: 31%;
	float: left;
	margin-left: 2%;
	margin-right: 0px;
	margin-right: 0px;
	height: auto;
}
.style .styleList li:first-child{ padding: 0px; font-size: 21px; color: #3a77b5; box-shadow: none; border: none;}

.style .styleList li .text{
	color: #666666;
	font-size: 16px;
	text-align: center;
	background-color: #E8E1D9;
	height: 70px;
	width: 100%;
	line-height: 60px;
	background-image: url(../image/xx.gif);
	background-repeat: no-repeat;
	background-position: center 50px;
	padding: 0px;
	clear: both;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.news .h_content{ background-image: url(../images/bg2.png);}
.news .h_content nav ul li{ width: 33%;}
.news .bannerList{ width: 100%; height: auto; overflow: hidden; position: relative;}
.news .bannerList .imgList{ width: 400%; height: auto; overflow: hidden;}
.news .bannerList .imgList li{ width: 25%; font-size: 0px; float: left; position: relative;}
.news .bannerList .imgList li a{ display: block; width: 100%; height: 100%;}
.news .bannerList .imgList li:after{content: ""; width: 100%; height: 33px; background-color: #000000; opacity: .7 ; position: absolute; bottom: 0px; left: 0px;}
.news .bannerList .imgList li .text{ color: #ffffff; position: absolute; left: 0px; bottom: 0px; z-index: 10; text-indent: 10px; height: 33px; line-height: 33px;}
.news .bannerList .btnList{ position: absolute; bottom: 13px; right: 5%;}
.news .bannerList .btnList li{ width: 6px; height: 6px; border-radius: 50%; float: left; background-color: #909090;margin-right: 5px;}
.news .bannerList .btnList li.cur{ background: #f68b00;}
.news .newsList{ width: 90%; margin: auto; padding-bottom:50px; }
.news .newsList li{ width: 100%; height: auto; background: #FFFFFF; border-radius: 5px; overflow: hidden; box-shadow: 0px 0px 3px #ccc; margin-top: 20px;}
.news .newsList li a{ display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
.news .newsList .imgBox{width: 35%; height: 100%; float: left; font-size: 0px;  }
.news .newsList .textBox{ width: 65%; float: left; box-sizing: border-box; -webkit-box-sizing: border-box; padding: 2% 5%;}
.news .newsList .tits{ color: #333333; font-size: 14px; padding-bottom: 3px; line-height: 22px;}
.news .newsList .time{  font-size: 12px; color: #c2c2c2; float: right;}
.news .newsList .text{ color: #666666; font-size: 12px;}


.index .h_content{ background: none;}
.index .banner{ width: 100%; max-height:500px; min-height:230px; background-size: cover; position: relative; overflow: hidden;}

.index .indexSchool{
	width: 100%;
	overflow: hidden;
	padding-top: 10px;
	background-color: #FFFFFF;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.index .indexSchool img{ width: 50px; height: 50px;}
.index .indexSchool a{ display: block; width: 100%; height: 100%; font-size: 0px;}
.index .indexSchool li{
	text-align: center;
	width: 25%;
	float: left;
	position: relative;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.index .indexSchool li:after{content: ""; width:1px; position: absolute; top: 15%; right: 0px; height: 70%; background-color: #cccccc;}
.index .indexSchool li:nth-child(4n):after{ display: none;}
.index .indexSchool li:nth-child(n+5):before{ content: ""; width: 70%; height: 1px;background-color: #cccccc; position: absolute; top: 0; left: 15%;}
.index .indexSchool h2{color: #000000; text-align: center; margin: 10px 0;}
.index .indexSchool h2 .text{ display: inline-block; margin: auto;font-size: 20px;   position: relative; padding: 0 5px; } 
.index .indexSchool h2 .text:before{ width: 60px; content: ""; position: absolute; left: -80px; height: 2px; top: 50%; background: #000000;}
.index .indexSchool h2 .text:after{ width: 60px; content: ""; position: absolute; right: -80px; height: 2px; top: 50%; background: #000000;}

.index .indexAbout{
	position: relative;
	padding-bottom: 30px;
	height: auto;
	width: 100%;
}
.index .indexAbout .cont{
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
	position: relative;
	z-index: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../image/bad.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 30px;
}
.index .indexAbout .cont h2{color: #016aaf; text-align: center; margin: 10px 0;}
.index .indexAbout .cont h2 .text{ display: inline-block; margin: auto;font-size: 18px;   position: relative; padding: 0 5px; } 
.index .indexAbout .cont h2 .text:before{ width: 60px; content: ""; position: absolute; left: -80px; height: 2px; top: 50%; background: #ccc;}
.index .indexAbout .cont h2 .text:after{ width: 60px; content: ""; position: absolute; right: -80px; height: 2px; top: 50%; background: #ccc;}
.index .indexAbout .cont .textBox{
	text-align:justify;
	color: #666666;
	font-size: 16px;
	width: 90%;
	line-height: 26px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
}
.index .indexAbout .cont .lookMore{
	width: 180px;
	height: 40px;
	text-align: center;
	line-height: 33px;
	background-color: #C8A063;
	color: #FFFFFF;
	display: block;
	margin-top: 70px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}

.index .indexStyle h2{
	color: #016aaf;
	text-align: center;
	background-color: #000000;
	height: 44px;
	margin-right: 0;
	margin-left: 0;
}
.index .indexStyle h2 .text{
	display: inline-block;
	margin: auto;
	font-size: 20px;
	position: relative;
	padding: 0 5px;
	color: #FFFFFF;
	line-height: 40px;
} 
.index .indexStyle h2 .text:before{ width: 60px; content: ""; position: absolute; left: -80px; height: 2px; top: 50%; background: #ffffff;}
.index .indexStyle h2 .text:after{ width: 60px; content: ""; position: absolute; right: -80px; height: 2px; top: 50%; background: #ffffff;}
.index .indexStyle .chageBtn{ width: 70%; margin: auto; overflow: hidden; margin-bottom: 15px;}
.index .indexStyle .chageBtn li{ width: 50%; box-sizing: border-box; -webkit-box-sizing: border-box; float: left; height: 35px; line-height: 34px; text-align: center; color: #a2a2a2; border: 1px solid #016aaf; font-size: 15px;}  
.index .indexStyle .chageBtn li:first-child{border-right: none;}
.index .indexStyle .chageBtn li.cur{background: #016aaf; color: #FFFFFF; }
.index .indexStyle .styleBox{margin-top: 7px; position: relative;}
.index .indexStyle .styleBox .styleList{ width: 100%; position: relative; overflow: hidden;}
.index .indexStyle .styleBox li{ position: absolute; top: 0; font-size: 0px; float: left; width: 100%;}
.index .indexStyle .styleBox li a{ display: block; width: 100%; height: 100%;float: left;}
.index .indexStyle .styleBox li img{height: auto; width: 100%; }
.index .indexStyle .styleBox li .text{ width: 35px; position: absolute; top: 0px; left: 0px;  height: 100%; font-size: 13px; color: #ffffff; line-height: 20px;  box-sizing: border-box; -webkit-box-sizing: border-box; padding: 10px 10px 0; text-align: center;}
.index .indexStyle .styleBox li.cur1 .text{background: #ff8e66;}
.index .indexStyle .styleBox li.cur2 .text{background: #fed966;}
.index .indexStyle .styleBox li.cur3 .text{background: #66ffc7;}
.index .indexStyle .styleBox li.cur4 .text{background: #66cbff;}
.index .indexStyle .styleBox li.cur5 .text{background: #bf66ff;}
.index .indexStyle .styleBox li.cur{ opacity: 0; margin-left: 100%;}
.index .indexStyle .styleBox .shoushi{ width: 22px; height: 38px; background: url(../images/shoushi.png) no-repeat; background-size: 100%; position: absolute; bottom: 60px; z-index: 20; left: 0px; animation:shoushi 2s ease-out infinite; -webkit-animation:shoushi 2s ease-out infinite; opacity: 0.2;}
.index .indexStyle .styleBox:last-child{display: none;}
.index .indexStyle .styleBox .lookMore{width: 85px; height: 33px; line-height:33px; text-align: center; color: #909090; font-size: 14px; margin:20px auto; display: block; border: 1px solid #e6e6e6;  }

.index .indexNews h2{color: #ffffff; text-align: center; margin: 10px 0; height: 44px; background-color: #000000; line-height: 40px;}
.index .indexNews h2 .text{
	display: inline-block;
	margin: auto;
	font-size: 18px;
	position: relative;
	padding-top: 0;
	padding-right: 10%;
	padding-bottom: 0;
	padding-left: 10%;
} 
.index .indexNews h2 .text:before{ width: 50px; content: ""; position: absolute; left: -20px; height: 2px; top: 50%; background: #ffffff;}
.index .indexNews h2 .text:after{ width: 50px; content: ""; position: absolute; right: -20px; height: 2px; top: 50%; background: #ffffff;}
.index .indexNews .chageBtn{
	width: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}
.index .indexNews .chageBtn li{
	width: 30%;
	margin-left: 2%;
	float: left;
	height: 80px;
	line-height: 25px;
	padding-top: 30px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #AB8345;
	border-right-color: #AB8345;
	border-bottom-color: #AB8345;
	border-left-color: #AB8345;
	margin-bottom: 10px;
	background-image: url(../image/nep1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.index .indexNews .chageBtn li:last-child{ margin-right: 0px;}
.index .indexNews .chageBtn li a{ display: block; width: 100%;color: #ffffff; font-size: 15px; text-align: center;}
.index .indexNews .newsList{ width: 94%; margin:0 auto 20px; overflow: hidden; border-top:1px solid #e6e6e6; }
.index .indexNews .newsList li{ width: 100%; height: auto; padding:  10px 0 ; border-bottom: 1px solid #e6e6e6;}
.index .indexNews .newsList a{ display: block; width: 100%; height: 100%; position: relative; overflow: hidden;}
.index .indexNews .newsList .imgBox{ font-size: 0px; float: left; width: 30%;}
.index .indexNews .newsList .text{ width: 65%; float: right; color: #333333; font-size: 14px; line-height: 18px;}
.index .indexNews .newsList .time{ position: absolute; color: #b3b3b3; font-size: 12px; bottom: 0px; right: 5%;}


.contact{ background: url(../images/contactBg.jpg) no-repeat; background-size: cover;}
.contact footer{ padding: 2% 0;}
.contact footer .copy{ padding-top: 0; border: none; margin-top: 0; color: #707070;}
.contact footer ul{ display: none;}
.contact footer .copy a{ color: #707070;}
.contact .h_content{ background: none;}
.contact .list{ width: 100%; height: auto; overflow: hidden; border-top: 1px solid #efefef; margin: 15px auto 0; background-color: #FFFFFF;}
.contact .list li{ width: 100%; height: 40px; line-height: 40px; text-indent: 12%; border-bottom:1px solid #efefef;position: relative;}
.contact .list li:nth-child(2):after{content: "";  width: 40px; height: 1px; position: absolute; bottom: -1px; background: #FFFFFF; left: 0px;}
.contact .list li:nth-child(2) a{ background-position: 3% -48px; color:#2365a8 ;font-family: arial;}
.contact .list li:nth-child(3) a{ background:none; font-family: arial; color:#2365a8 ;}
.contact .list li a{ display: block; width: 100%; height: 100%; color: #222227; position: relative;background: url(../images/contactIcons.png) no-repeat 3% 10px; background-size: 20px auto; }
.contact .list li a:after{ content: ""; width: 8px; height: 100%; position: absolute; right: 5%; bottom: 0px; background: url(../images/contactArrow.png) center no-repeat; background-size: 100%;}
.contact .list2{ width: 100%; height: auto; overflow: hidden; border-top: 1px solid #efefef; margin: 15px auto 0; background-color: #FFFFFF;}
.contact .list2 li{ width: 100%; height: 40px; line-height: 40px; text-indent: 12%; border-bottom:1px solid #efefef; }
.contact .list2 li a{ display: block; width: 100%; height: 100%; color: #222227; position: relative;background: url(../images/contactIcons.png) no-repeat 3% -93px; background-size: 20px auto; }
.contact .list2 li:nth-child(2) a{ background-position: 3% -145px;}
.contact .list2 li span{ color: #3975b1;}
.contact .contactImg{ font-size: 0px; width: 100%; height: auto; position: relative;}
.contact .contactImg .text{ text-align: center; position: absolute; top: 15px; text-align: center; width: 100%;font-size: 18px; color: #3775b4; }
.h_lookMore{ width: 100%; height: 35px; line-height: 35px; font-size: 15px; background-color: #e9e9e9; color: #666666; display: block; text-align: center; position: relative;}
.h_lookMore .bg{ display: inline-block; background: url(../images/moreBg.png) center no-repeat; width: 15px; height: 40px; background-size: 100%;   opacity: 0;animation:bg 2s ease-out infinite; -webkit-animation:bg 2s ease-out infinite; position: absolute; left: 66%;}

.article{ position:relative; height: auto; top: 0;padding: 360px 0 228px; overflow: hidden;

background:-moz-linear-gradient(bottom,#bfe2f6,#FFF); /*火狐*/
background:-webkit-gradient(linear, 0% 0%, 0% 100%,from(#FFF), top(#bfe2f6)); /*谷歌*/
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), top(#bfe2f6));/*Safari 4-5, Chrome 1-9*/
background: -webkit-linear-gradient(bottom, #bfe2f6, #FFF);/*Safari5.1 Chrome 10+*/
background: -o-linear-gradient(bottom, #bfe2f6, #FFF);/*Opera 11.10+*/
}
.article .article_pic_t{ position: absolute;top:0}
.article .article_pic_t img{ width: 100%;}
.article .article_pic_b{ position: absolute;}
.article .article_pic_b img{ width: 100%;}
.article .summary{ width: 90%; margin: 0 auto; font-size: 14px; line-height: 24px; color: #666666; position: relative; z-index: 5; }
.about .Home{ background:url(../images/bg2.png); padding: 15px 0 50px;}
.about .Home ul li{ width: 90%; height:150px; border-radius: 10px; background: #fff;  margin: 0 auto 15px; position:relative; box-shadow: 2px 2px 2px #cccccc; overflow: hidden;} 
.about .Home ul li .list{ height:auto; overflow: hidden;}
.about .Home ul li .list .pic{ float: left; width: 35%; overflow: hidden; height: 100%;}
.about .Home ul li .list .pic img{ display: block; width: 100%; height: 100%;}
.about .Home ul li .list .summary{ width: 65%; float: left; height: 100%; position: relative;}
.about .Home ul li .list .summary .title{ color: #fff; font-size: 16px; height: 100%; width: 90%; padding: 5px 5% 0; line-height: 20px;box-sizing: border-box; -webkit-box-sizing: border-box;  }
.about .Home ul li .list .summary .timer{ position: absolute; right: 20px; bottom: 1px; color: #fff;}
.about .Home ul li p{ width: 90%; margin:4% auto 0; font-size: 14px; line-height: 20px; height: 40px; overflow: hidden;}
.about .PublicWelfare{ background-color:#FFFFFF; padding: 15px 0 50px; }
.about .PublicWelfare ul li{ height: auto; padding-bottom: 10px; width: 95%; margin: 0 auto 15px; background: #fff; position: relative;}
.about .PublicWelfare ul li .title{
	height: 35px;
	width: 100%;
	border-radius: 5px 5px 0 0;
	font-size: 15px;
	box-sizing: border-box;
-webkit-box-sizing: border-box; 	position: relative;
	color: #fff;
	background-color:#000000;
	height:35px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.about .PublicWelfare ul li .title span{ position: absolute; height:25px; right: 3px; line-height:25px; font-size: 12px; bottom: 0;}
.about .PublicWelfare ul li .summary{ height:auto; overflow: hidden; width: 95%; margin:7px auto 0; color: #666666;}
/*brand*/
.brand .content{ position: relative; height: auto;}
.brand .content .box1{ background: url(../images/brand_bg.jpg); width: 100%; position: relative; padding: 15px 0;}
.brand .content .box1 .title{ text-align: center; font-size:24px; color: #106ebd;font-family: "黑体"; position: relative;}
.brand .content .box1 .title:after{ position: absolute; content: ''; width: 30px; height: 1px; background:#94939a; bottom: -1px; left: 50%; margin-left: -15px;}
.brand .content .box .Statement{ font-size: 18px; color: #fff;font-family: "黑体"; color: #000; text-align: center; margin: 8px 0 ;}
.brand .content .box1 .process ul li{ margin: 20px auto 0;}
.brand .content .box1 .process .pic{ max-height: 248px; max-width: 248px; margin: 0 auto; width: 40%;}
.brand .content .box1 .process .pic img{ display: block; width: 100%;}
.brand .content .box1 .process .min_title{ max-width: 201px; max-height: 70px; width:40%;  margin:5px auto;}
.brand .content .box1 .process .min_title img{ display: block; width: 100%;}
.brand .content .box1 .process .summary{ text-align: center; font-size: 14px; color:#666666;}
.brand .content .box2{ background: url(../images/brand_bg2.jpg); width: 100%; position: relative; padding: 15px 0;}
.brand .content .box2 .title{ text-align: center; font-size:24px; color: #fff;font-family: "黑体"; position: relative;}
.brand .content .box2 .title:after{ position: absolute; content: ''; width: 30px; height: 1px; background:#fff; bottom: -1px; left: 50%; margin-left: -15px;}
.brand .content .box2 .title span{ position: absolute;left: 50%;margin-left: -51px;bottom: -35px;}
.brand .content .box2 ul{ width: 90%; margin: 45px auto 0;}
.brand .content .box2 ul li{ width: 100%; height: auto;max-height: 99px;max-width: 670px; margin-bottom: 20px;}
.brand .content .box2 ul li img{ display: block; width: 100%;}
.brand .content .box2 ol{ width: 90%; margin:15px auto 0; overflow: hidden;} 
.brand .content .box2 ol li{ float: left; width: 47.5%; margin-bottom: 15px;}
.brand .content .box2 ol li img{ display: block; width: 100%;}
.brand .content .box2 ol li:nth-child(2),.brand .content .box2 ol li:nth-child(4){ margin-left: 5%;}
.brand .content .box3{ background:#fff; width: 100%; position: relative; padding: 15px 0 0;}
.brand .content .box3 .title{ text-align: center; font-size:24px; color: #106ebd;font-family: "黑体"; position: relative;}
.brand .content .box3 .title:after{ position: absolute; content: ''; width: 30px; height: 1px; background:#94939a; bottom: -1px; left: 50%; margin-left: -15px;}
.brand .content .box3 .Exclusive{ background: url(../images/bg2.png); width: 90%; padding:10px 5%; position: relative;}
.brand .content .box3 .Exclusive .brand_name1{ max-width: 415px; max-height: 70px; width: 65%;}
.brand .content .box3 .Exclusive .brand_name1 img{ width: 100%;}
.brand .content .box3 .Exclusive ul li{ overflow: hidden; height: auto; position: relative; margin-top: 30px;}
.brand .content .box3 .Exclusive .pic{ max-height: 240px; max-width: 240px; width: 35%; float: left; }
.brand .content .box3 .Exclusive .pic img{ width: 100%; display: block;}
.brand .content .box3 .Exclusive .summary{ width: 55%; float: right; font-size: 14px; color: #666666;}
.brand .content .box4{ background:#fff; width: 100%; position: relative; padding: 15px 0 ;} 
.brand .content .box4 .brand_name2{max-width: 656px;max-height: 73px; width:90%; margin: 0 auto;}
.brand .content .box4 .brand_name2 img{ display: block; width: 100%;}
.brand .content .box4 ul{ margin-top: 25px;}
.brand .content .box4 ul li{ margin-bottom: 15px;}
.brand .content .box4 ul li .pic{max-width: 154px;max-height: 155px; margin: 0 auto; width: 25%;}
.brand .content .box4 ul li .pic img{ width: 100%; display: block;}
.brand .content .box4 ul li .title{ color: #333333; font-family: "黑体";font-size: 22px; text-align: center; position: relative; line-height: 40px; margin-bottom:15px;}
.brand .content .box4 ul li .title:after{position: absolute; border-bottom: 1px solid #949494; content: ''; left: 50%; width: 200px; margin-left: -100px; bottom: 0;}
.brand .content .box4 ul li p{ text-align: center;font-family: "微软雅黑"; font-size:14px; color:#666;}
.brand .content .box5{ background:url(../images/brand_bg4.jpg); width: 100%; position: relative; padding: 15px 0 ;} 
.brand .content .box5 .brand_name3{max-width: 641px;max-height: 72px; width:90%; margin: 0 auto;}
.brand .content .box5 .brand_name3 img{ display: block; width: 100%;}
.brand .content .box5 ul { margin-top: 25px;}
.brand .content .box5 ul li{ width: 90%; height: auto; padding-bottom:10px; background: #fff; border-radius: 15px; margin: 0 auto 20px; overflow: hidden;}
.brand .content .box5 ul li .title{ height: 50px; width: 100%; position: relative;}
.brand .content .box5 ul li .title .pic{ max-width: 76px;max-height: 66px; height: 100%; float: left; position: relative; z-index: 2;}
.brand .content .box5 ul li .title .pic img{ display: block; height: 80%; margin: 10% 0 0 10px;}
.brand .content .box5 ul li .title span{ float: left; margin-left: 10px; line-height: 50px; font-size: 15px; color: #fff;}
.brand .content .box5 ul li:nth-child(3) .title span{ font-size: 13px;}
.brand .content .box5 ul li .summary{width: 90%;margin: 0 auto;color: #666666;position: relative;margin-top: 15px;height: auto; overflow: hidden;}
.brand .content .box5 ul li:nth-child(1) .title:after{ position: absolute; width: 100%; height: 20px; left: 0; bottom: -10px; background:url(../images/round1.png); content: '';}
.brand .content .box5 ul li:nth-child(2) .title:after{ position: absolute; width: 100%; height: 20px; left: 0; bottom: -10px; background:url(../images/round2.png); content: '';}
.brand .content .box5 ul li:nth-child(3) .title:after{ position: absolute; width: 100%; height: 20px; left: 0; bottom: -10px; background:url(../images/round3.png); content: '';}
.brand .line1{height:1px; width: 80%; background: #d0d0d0; display: block; position: absolute;transform: rotate(45deg);-webkit-transform: rotate(45deg);top:40%;}
.brand .line2{height:1px; width: 80%; background: #d0d0d0; display: block; position: absolute;transform: rotate(-45deg);-webkit-transform: rotate(-45deg);top:75%;}
.brand .conten2 .box1{ background: url(../images/bg2.png); padding: 30px 0 0px; z-index: 6; position:relative;}
.brand .conten2 .box1>ul{ margin-bottom: 20px;}
.brand .conten2 .box1>ul li{ width:85%; padding:15px 2.5% ; margin-left: 2.5%; min-height: 170px; position: relative; border-radius: 10px 0 10px 0; border: 4px solid #fff;background: #f8f8f8; margin-bottom:30px; box-shadow:-2px -3px 4px #D4D4D4;}
.brand .conten2 .box1>ul li:after{position: absolute; width:100%; height: 170px; background: #016aaf; opacity: .5; content: ''; right: -15px;bottom: -15px; z-index: -1;border-radius: 10px 0 10px 0; }
.brand .conten2 .box1>ul li .title{ max-width: 221px; max-height: 68px; width: 45%; position: relative; padding-bottom:12px; margin-bottom: 12px;}
.brand .conten2 .box1>ul li .title:after{position: absolute;content: ''; border-bottom:0px; height: 1px; width: 15px; background: #797979; bottom: 0;}
.brand .conten2 .box1>ul li .title img{ width: 100%;}
.brand .conten2 .box1>ul li p{ color: #666666; font-size: 14px;}
.brand .rongyu {margin-top: 15px;}
.brand .rongyu .brand_name3 { max-width:226px;max-height: 78px; margin: 0 auto 5px; width: 41%;}
.brand .rongyu .brand_name3 img{ width:100%;}
.brand .rongyu .rongyu_tab{ width:95%; margin: 0 auto;  border-radius: 15px; overflow: hidden; padding:20px 0; position: relative; }
.brand .rongyu .yongyu_ol{ width:9999px; overflow: hidden; margin: 0 auto; text-align: center;}
.brand .rongyu .yongyu_ol li{ display: block;float: left; width: 32px;margin: 0 3px; position: relative; font-family: "黑体"; font-size: 20px;}
.brand .rongyu .yongyu_ol li span{ max-width: 54px; width: 100%; display: block; height: 1px; border-bottom: 1px solid #f7f7f7; background-color:#6f6f6f;}
.brand .rongyu .yongyu_ol li.cur span{  background-color: #297fb0; border-bottom:1px solid  #297fb0;}
.brand .rongyu .yongyu_ol li.cur .number1c{ z-index: 10;}
.brand .rongyu .yongyu_ol li .number1{ position: relative; z-index: 5;}
.brand .rongyu .yongyu_ol li .number1c{ position: absolute; z-index: -1; left: 0; top: 0px;}
.brand .rongyu .yongyu_jiangp{ width: 20000px; overflow: hidden; height: 100%;}
.brand .rongyu .yongyu_jiangp li{
	height: 100%;
	position: relative;
	float: left;
	width: 280px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.brand .rongyu .yongyu_jiangp li img{ display: block; width: 100%;}
.brand .rongyu .yongyu_jiangp li .text{ color: #666666; text-align: center; font-size: 14px; margin: 10px 0 0px;}
.brand .rongyu .btn_yongyu_L,.brand .rongyu .btn_yongyu_R{ position: absolute; top: 50%; margin-top: -17px;}
.brand .rongyu .btn_yongyu_L{
	background-size: 100% 100%;
	width: 69px;
	height:69px;
	left: 0;
	background-image: url(../image/p1.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.brand .rongyu .btn_yongyu_R{
	background-size: 100% 100%;
	width: 69px;
	height:69px;
	right: 0;
	background-image: url(../image/p2.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.brand .rongyu .yongyu_jiangpover{
	width:280px;
	overflow: hidden;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.brand .brandBox{ width: 100%; background: url(../images/brandBoxBg.jpg); background-size: 100%; overflow: hidden; box-sizing: border-box; -webkit-box-sizing: border-box; padding: 0 4%; position: relative; padding-bottom: 20px; margin-top: 20px;}
.brand .brandBox h2{ width: 41%; margin: auto; max-width: 232px; max-height: 77px; height: auto; font-size: 0px; padding-top: 24px;}
.brand .brandBox .line{ width: 1px; height: 999999px; position: absolute; left: 50px; background: #FFFFFF; top: 0; }
.brand .brandBox .brandList{ width: 100%; height: auto; margin-top: 20px; position: relative;}
.brand .brandBox .brandList li{ width: 100%; overflow: hidden; height: auto; position: relative;box-sizing: border-box; -webkit-box-sizing: border-box;padding: 10px; margin-bottom: 15px; }
.brand .brandBox .brandList li:after{ content: ""; width: 80%; height: 100%; position: absolute; z-index: 0; background: #FFFFFF; top: 0; right: 0;border-radius: 5px; opacity: .8; }
.brand .brandBox .brandList li:nth-child(n+4){ display: none;}

.brand .brandBox .brandList .time{ position: absolute; top: 0px; left: 0; color: #333333; font-size: 15px; width: 100%;}
.brand .brandBox .brandList .time:after{ content: ""; width: 10px; height: 10px; border-radius: 50%; background: #FFFFFF; position: absolute; left: 45px; }
.brand .brandBox .brandList .textBox{ position: relative; z-index: 10; width: 100%; float: right; color: #666666; font-size: 12px; text-align: justify; padding-top: 5px;}
.brand .brandBox .brandList .mon{ width: 100%; text-align: left; position: absolute; left: 0; text-indent: 20%; color: #333333;}
.brand .brandBox .brandList .mon:after{ content: ""; position: absolute; width: 5px; height: 5px; background: #FFFFFF; border-radius: 50%; left:38px ; top: 5px;}
.brand .brandBox .brandList .text{ float: right; width: 67%;  border-bottom: 1px dashed #ccc; margin-right: 2%; padding-bottom: 5px; color: #666666;}
.brand .brandBox .brandList .textBox:last-child .text{ border: none;}
.brand .brandBox .lookMore{ width: 170px; height: 40px; line-height: 40px; text-align: left; text-indent: 35px; border: 1px solid #b3b3b3; color: #666666; margin: auto; font-size: 14px;}
.brand .brandBox .lookMore .bg{ display: inline-block; background: url(../images/moreBg.png) center no-repeat; width: 15px; height: 40px; background-size: 100%; float: right; margin-right: 25px; opacity: 0;animation:bg 2s ease-out infinite;}


.bodyH{ overflow: hidden;}

.h_nav{
	height: 40px;
	width: 100%;
	max-width:640px;
	position: fixed;
	top: 60px;
	line-height: 40px;
	z-index: 9999999999999;
	background-color: #FFFFFF;
}
.h_nav ul{
	position: relative;
	left: 0px;
	width: 100%;
	height: 40px;
	background-color: #F0F0F0;
}
.h_nav li{
	float: left;
	height: 40px;
	line-height: 35px;
	text-align: center;
	position: relative;
	width: 14%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
	background-color: #FFFFFF;
}
.h_nav .asbg1{
	float: left;
	height: 40px;
	line-height: 35px;
	text-align: center;
	position: relative;
	width: 12%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EAEAEA;
	background-color: #FFFFFF;
}
.h_nav li:last-child{ border: none;}
.h_nav li a{
	display: block;
	color: #636363;
	font-size: 12px;
	padding-top: 0;
	padding-bottom: 0;
}
header .backP{ display: block; width: 50px; height: 40px; line-height: 40px; position: absolute; top: 0; left: 0; color: #016aaf; font-size: 12px; text-indent: 20px;background: url(../images/backArrow.png) no-repeat 6px center; background-size: 8px; z-index: 10;}
.h_nav .backP:after{ content: ""; position: absolute; top: 0; right: -5px; background: url(../images/shoaw.png); background-size: 100%; width: 5px; height: 40px;}
.h_nav li.cur:after{ width: 90%;  content: ""; position: absolute; bottom: -10px; left: 5%; }
@keyframes shoushi{ 
    to{ left: 33px; opacity: 1;}
}
@-webkit-keyframes shoushi{ 
    to{ left: 33px; opacity: 1;}
}

@keyframes bg{ 
	0%{ opacity: 0;}
    50%{opacity: 1;}
    100%{opacity: 0;}
}
@-webkit-keyframes bg{ 
	0%{ opacity: 0;}
    50%{opacity: 1;}
    100%{opacity: 0;}
}
.style .styleList .imgs {
	height: auto;
	width: 100%;
	clear: both;
}
.style .styleList .imgs img {
	height: 100%;
	width: 100%;
}
.brand .rongyu .oeiww {
	clear: both;
	height: auto;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.dianhau {
	background-color: #313131;
	height: 40px;
	width: 80%;
	border: 2px solid #313131;
	border-radius: 30px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 40px;
	color: #FFFFFF;
	text-align: center;
}
.dianhaua1 {
	background-color: #D91F1F;
	height: 40px;
	width: 80%;
	border: 2px solid #D91F1F;
	border-radius: 30px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 18px;
	line-height: 40px;
	color: #FFFFFF;
	text-align: center;
}.yoiedp {
	font-size: 20px;
	line-height: 30px;
	color: #000000;
	text-align: center;
	/*width: 100%;*/
	margin-top: 10px;
}
.textnoei{
	color: #666666;
	font-size: 14px;
	width: 96%;
	line-height: 26px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
	height: auto;
	display:table;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F1F1;
	clear: both;
}

.newchageBtn{
	width: 99%;
	overflow: hidden;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 1%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
}
.newchageBtn li {
	width: 23%;
	margin-left: 1%;
	float: left;
	height: 30px;
	line-height: 25px;
	border-radius: 10px;
	border-radius: 5px;
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}
.newchageBtn li:hover{
	border-radius: 5px;
	background-color: #D91F20;

}
.newchageBtn .ccpag{
border-radius: 5px;
	background-color: #D91F20;

}
.newchageBtn li:last-child{ margin-right: 0px;}
.newchageBtn li a{ display: block; width: 100%;color: #000000; font-size: 15px; text-align: center;}
.newchageBtn li a:hover{ color: #ffffff;}


.cplichageBtn{
	width: 99%;
	overflow: hidden;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 1%;
}
.cplichageBtn li{
	width: auto;
	margin-left: 1%;
	float: left;
	height: 30px;
	line-height: 25px;
	border: 2px solid #379082;
	border-radius: 10px;
	background-color: #AB8345;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #AB8345;
	border-right-color: #AB8345;
	border-bottom-color: #AB8345;
	border-left-color: #AB8345;
	padding-right: 15px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.cplichageBtn li:last-child{ margin-right: 0px;}
.cplichageBtn li a{ display: block; width: 100%;color: #ffffff; font-size: 15px; text-align: center;}

.global-nav .link { width: 100%; }
.global-nav .link a { float: left; display: block; padding-top:10px; width: 20%; text-align: center; font-size: 14px; line-height: 20px; }
.fglobal-nav .link a img { width: 45%; max-width: 50px; }
.global-nav .link a.tel { color: #49c50b; }
.global-nav .link a.ask { position: relative; color: #D0BEAB; }
.global-nav .link a.ask span { position: absolute; top: 5px; right: 20%; display: block; width: 18px; height: 18px; border-radius: 50%; background: #df0f02; color: #fff; text-align: center; font-size: 12px; line-height: 18px; }
.global-nav .link a.home { color: #D0BEAB; }
.nebbb2 {
	
	background-repeat: repeat;
	clear: both;
	height: 70px;
	width: 100%;
	padding-top: 10px;
	margin-top: 5px;
}
.cpiiew {
	clear: both;
	height: auto;
	width: 98%;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.xianew {
	background-color: #F6F6F6;
	clear: both;
	height: 30px;
	width: 100%;
}
.cakk {
	background-color: #FF0000;
	height: 30px;
	width: 140px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #909090;
	font-size: 14px;
	margin-bottom: 30px;
}
.cakk a {
	font-size: 16px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
}

.spaat {
	width: 100%;
	height: auto;
	padding-top: 130px;
	background-repeat: repeat;
	margin-bottom: 10px;
}
.snnewe {
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
}
.yiuewwe {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	background-image: url(../image/zx1.png);
	background-repeat: no-repeat;
	height: 25px;
	width: auto;
	margin-left: 2%;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.secenDays .new_listHot_title ul{ text-align: center;}
.secenDays .new_listHot_title li{
	display: inline-block;
	text-align: center;
	width: auto;
	height: 42px;
	position: relative;
	line-height: 42px;
	border-radius: 5px;
transition:all .5s;-webkit-transition:all .5s;	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0;
	margin-left: 3px;
	padding-right: 20px;
	padding-left: 20px;
}
.secenDays .new_listHot_title li a{ color: #a97a1f; height: 100%; width: 100%; line-height: 42px;display: block;transition:all .5s;-webkit-transition:all .5s;}
.secenDays .new_listHot_title li.addclass{ background: #a97a1f; }
.secenDays .new_listHot_title li.addclass a{color: #fff !important;}
.secenDays .new_listHot_title li:hover{background: #a97a1f;}
.secenDays .new_listHot_title li:hover a{color: #fff !important;}
.secenDays .new_listHot_title li:after{ height: 26px; width: 1px; background: #eac680; content: ''; left:-6px; top: 50%; margin-top: -13px; position: absolute;}
.secenDays .new_listHot_title li:nth-child(1):after{display: none;}

.ban55{
	font-size: 14px;
	line-height: 30px;
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	display:table;
	background-color: #FFFFFF;
}
.ban55 li {
	float: left;
	height: 150px;
	width: 25%;
	list-style-type: none;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
	color: #333333;
}

.ban55 ul {
	list-style-type: none;
	width: 100%;
}
.ban55 .xiff {
	font-size: 14px;
	line-height: 25px;
	clear: both;
	width: 100%;
	height: 60px;
	background-image: url(../image/zx2.png);
	background-repeat: no-repeat;
	padding-top: 33px;
	margin-right: auto;
	margin-left: auto;
	background-position: center center;
}
.ban55 .xiff1 {
	font-size: 14px;
	width: 100%;
	line-height: 30px;
	text-align: center;
	clear: both;
	height: 30px;
}.yoeiwe {
	height: 30px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.fanhoe {
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #CCCCCC;
	float: left;
	height: 30px;
	width: 60px;
	text-align: center;
}
.yoiiiwe {
	background-image: url(../image/zx.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: right;
	height: 25px;
	width: auto;
	padding-right: 20px;
	font-size: 12px;
	line-height: 25px;
	color: #999999;
	margin-top: 5px;
	margin-bottom: auto;
}
.cultureDel {
	background-color: #FFFFFF;
	height: auto;
	width: 100%;
	display:table;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cap1 {
	float: left;
	height: auto;
	width: 50px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.cpiae {
	float: left;
	height: auto;
	width: auto;
	font-size: 14px;
	line-height: 25px;
	color: #666666;
}
.boiaeuw {
	width: 99%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -10px;
	clear: both;
	height: auto;
	margin-bottom: 30px;
}
.iieoabout {
	height: auto;
	width: 80%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.uyeowabout {
	clear: both;
	height: auto;
	display:table;
	width: 100%;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
}
.aboutnry {
	font-size: 14px;
	line-height: 30px;
	color: #666666;
	height: auto;
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: 2pc;
	clear: both;
}
.abouttupi {
	height: auto;
	width: 96%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.pinpan {
	font-size: 24px;
	line-height: 40px;
	color: #C8A062;
	text-align: center;
	height: 50px;
	background-image: url(../image/z9.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.nroiew {
	float: left;
	height: auto;
	width: 35%;
}
.roieiw {
	position: relative;
	left: -5%;
	z-index: 99999;
	font-size: 12px;
	line-height: 20px;
}
.abouttdda {
	clear: both;
	height: auto;
	width: 98%;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 2%;
}
.titta {
	font-size: 14px;
	line-height: 40px;
	color: #666666;
	height: 40px;
	width: auto;
	padding-top: 1%;
}
.yoiia1 {
	font-size: 20px;
	font-weight: bold;
	color: #000000;
}
.nroiewa2 {
	float: right;
	position: relative;
	top: -140px;
	right: 5px;
	width: 35%;
}
.textnoei img {
	width: 100%;height: auto;
}
.ttgga {
	background-color: #D91F1F;
	clear: both;
	height: auto;
	width: 96%;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 2%;
	padding-bottom: 10px;
	padding-left: 2%;
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	text-align: center;
}
.chadsa {
	background-color: #463A39;
	clear: both;
	height: 30px;
	width: 100%;
	background-image: url(../image/fo5.png);
	background-repeat: no-repeat;
	background-position: 20px;
	font-size: 12px;
	line-height: 30px;
	color: #C8A063;
	padding-left: 40px;
	text-align: left;
		box-sizing: border-box;

-webkit-box-sizing: border-box;  		z-index: 1000;
	position: fixed;
	top: 0px;
}
.copy img{
	float: left;
	width: 30%;
}