@charset "utf-8";
/* CSS Document */
html {
	font: 13px/1.8 "微软雅黑","\5b8b\4f53",Arial,sans-serif;
}
h1,h2,h3,h4,h5,h6{
	font: 13px/1.8 "微软雅黑",,Arial,sans-serif;
}
html,body{
	min-width: 1000px;
}
.w1000{
	width: 1000px;
	margin:0 auto;
	position: relative;
}
.header{
	width: 100%;
	height: 88px;
	z-index: 10;
}
.header .share{
	position: absolute;
	top: 22px;
	right: 50px;
	height: 34px;
	z-index: 11;	
}
.header .share a:hover{
	opacity: 0.8;
}
.header .search{
	position: relative;
	width: 120px;
	height: 34px;
}
.header .search i{
	display: block;
	width: 34px;
	height: 34px;
	background: url(../images/home_17.jpg) no-repeat right top;
	position: absolute;
	right: 0;
	top: 0;
}
.header .searchb{
	/*width: 120px;*/
	height: 34px;
	background: url(../images/home_17.jpg) no-repeat right bottom;
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	overflow: hidden;
}
.header .searchb .text{
	display: block;
	padding:8px 5px 9px 10px;
	width: 71px;
	border:0;
	float: left;
	color: #fff;
	background: none;
}
.header .searchb .submit{
	display: block;
	width: 34px;
	height: 34px;
	border:0;
	background: none;
	float: left;
}
.header .menu{
	width: 440px;
	margin:0 auto;
}
.header .menu dl{
}
.header .menu dd{
	float: left;
	width: 86px;
	height: 88px;
	text-align: center;
	position: relative;
	/*margin:0 1px;*/
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.header .menu dd:hover,
.header .menu dd.cur{
	border-color: #f6f6f6;
}
.header .menu dd i{
	display: block;
	width: 46px;
	height: 46px;
	margin:0;
}
.header .menu dd i.circle{
	position: absolute;
	left: 20px;
	top: 16px;
	background: url(../images/bg_sign04.png) no-repeat 0 0;	
}
@keyframes circle-in{
	0% {
		transform: rotateX(90deg);
	}
	100% {
		transform: rotateX(0deg);
	}
}
.header .menu dd:hover i.circle{
	background-position: 0 bottom;
	animation: circle-in 1s forwards;
}
.header .menu dd.cur i.circle{
	background-position: 0 bottom;
}
.header .menu dd i.sign{
	background-position: 0 0;
	background-repeat: no-repeat;
	margin:16px auto 0;
	/*background: url(../images/home_04.png) no-repeat 0 0;*/
	/*transition: all 500ms ease-in 0ms;*/
}
.header .menu dd.cur i.sign,
.header .menu dd:hover i.sign{
	background-position: 0 bottom;
}
.header .menu dd i.sign0{
	background-image: url(../images/home_04.png);
}
.header .menu dd i.sign1{
	background-image: url(../images/home_06.png);
}
.header .menu dd i.sign2{
	background-image: url(../images/home_08.png);
}
.header .menu dd i.sign3{
	background-image: url(../images/home_10.png);
}
.header .menu dd i.sign4{
	background-image: url(../images/home_12.png);
}
.header .menu dd i.sign5{
	background-image: url(../images/home_14.png);
}
.header .menu dd span{
	display: block;
	width: 100%;
	line-height: 36px;
	text-align: center;
	background: #ebb100;
	color: #fff;
	position: absolute;
	left: 0;
	top: 86px;
	opacity: 0;
	filter: alpha(opacity=0);
	height: 0;
	/*transition: all 500ms ease-in 0ms;*/
}


.footer{
	    background: #fff;
}
.footer a{
	color: #777;
	transition: all 500ms ease-in 0ms;
}
.footer a:hover{
	color: #ebb100;
}
.footer .left{
	padding-left: 30px;
	float: left;
}
.footer .left a{
	display: inline-block;
	margin:0 10px;
}
.footer .fr{
	padding-right: 30px;
}
/*home*/
/*banner*/
.banner{
	width: 100%;
	height: 668px;
	position: fixed;
	top: 88px;
	left: 0;
	z-index: 1;
}
.banner ul{
	width: 100%;
	height: 668px;
}
.banner li{
	width: 100%;
	height: 668px;
	position: absolute;
	left: 0;
	top: 0;
}
.banner li a{
	display: block;
	width: 100%;
	height: 668px;
}
.banner .number{
	width: 100%;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: 30px;
	text-align: center;
}
.banner .number span{
	display: inline-block;
	width: 50px;
	height: 3px;
	background: #fff;
	margin:0 5px;
	cursor: pointer;
}
.banner .number span:hover,
.banner .number span.on{
	background: #ebb100;
}
.i-wrap{
	width: 100%;
	position: relative;
	margin-top: 756px;
	/*padding-top: 756px;*/
	z-index: 2;
}

.i-wrap .title,
.in-wrap .title{
	text-align: center;
}
.i-wrap .title span,
.in-wrap .title span{
	display: inline-block;
	margin:0 8px;
}
.i-wrap .title .cn,
.in-wrap .title .cn{
	color: #000;
	font-size: 36px;
}
.i-wrap .title .en{
	font-size: 36px;
	color: #333;
	text-transform: uppercase;
	font-family: arial;
}
.i-wrap .hr{
	width: 50px;
	height: 3px;
	background: #ebb100;
	margin:0 auto;
}
.i-pro{
	height: 650px;
	width: 100%;
	background: url(../images/home_333.jpg) no-repeat top center fixed #e7e7e7;
}
.i-prob{
	padding-top: 60px;
}
.i-prolist{
	position: relative;
	margin-top: 64px;
}
.i-prolist .bd{
	overflow: hidden;
}
.i-prolist ul{
	width: 1028px;
}
.i-prolist li{
	width: 230px;
	height: 323px;
	background: #fff;
	margin-right: 27px;
	position: relative;
	cursor: pointer;
}
.i-prolist li .con{
	width: 190px;
	height: 114px;
	/*border-top: 1px solid #f1f1f1;*/
	padding:15px 20px 0 20px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.i-prolist li .con i{
	display: block;
	width: 100%;
	height: 100%;
	background: #fff;
	opacity: 0.8;
	filter: alpha(opacity=80);
	position: absolute;
	left: 0;
	top: 0;
}
.i-prolist li .conb{
	position: relative;
	z-index: 2;
}
.i-prolist li h2{
	color: #333;
	font-size: 14px;
	font-weight: bold;
}
.i-prolist li h3{
	color: #666;
	height: 42px;
	overflow: hidden;
}
.i-prolist li .more{
	width: 88px;
	height: 26px;
	line-height: 26px;
	border:1px solid #d2d2d4;
	color: #666666;
	text-align: center;
	float: right;
	font-family: arial;
	border-radius: 50px;
	transition: all 500ms ease-in 0ms;
}
.i-prolist li:hover .more{
	background: #ebb100;
	color: #fff;
	border-color: #ebb100;	
}
.i-prolist .prev,
.i-prolist .next{
	display: block;
	cursor: pointer;
	width: 39px;
	height: 39px;
	background-image: url(../images/btn1.png);
	background-repeat: no-repeat;
	cursor: pointer;
	position: absolute;
	top: 134px;
}
.i-prolist .prev{
	background-position: left top;
	left: -69px;
}
.i-prolist .next{
	background-position: left bottom;
	right: -69px;
}
.i-prolist .prev:hover{
	background-position: right top;
}
.i-prolist .next:hover{
	background-position: right bottom;
}

.i-market{
	height: 650px;
	width: 100%;
	position: relative;
	background: #fff;
}
.i-market ul{
	width: 100%;
	height: 100%;
}
.i-market li{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.i-marketb{
	padding:150px 0 0 130px;
}
.i-marketb .txt{
	padding-left: 25px;
	width: 590px;
	margin-top: -10px;
}
.i-marketb .txt h5{
	font-size: 36px;
	color: #fff;
}
.i-marketb .txt h6{
	font-size: 14px;
	color: #fff;
}
.switch-btn{
	width: 100%;
	position: absolute;
	left: 0; margin-bottom:40px;
 	text-align: center;
}
.switch-btn span{
	display: inline-block;
	width: 145px;
	height: 46px;
	line-height: 46px;
	border:2px solid #fff;
	color: #fff;
	font-size: 15px;
	transition: all 500ms ease-in 0ms;
	border-radius: 50px;
	margin: 0 17px;
	cursor: pointer;
}
.switch-btn span.on,
.switch-btn span:hover{
	background: #fff;
	border-color: #fff;
	color: #222;
}
.i-history{
	width: 100%;
	height: 980px;
	background: url(../images/bg_26.jpg) no-repeat top center ;
}
.i-hisbox{
	position: relative;
}
.i-historyb{
	padding-top: 70px;
}
.i-hisbox .w1000{
	height: 419px;
}
.i-hisbox .fi{
	width: 537px;
	height: 419px;
	background: url(../images/home_41.png) no-repeat center;
	position: absolute;
	left: 225px;
	top: 0;
}
.i-hisbox .fi1{
	width: 28px;
	height: 41px;
	background: url(../images/home_44.png) no-repeat center;
	position: absolute;
	left: 290px;
	top: 186px;
}
.i-hisbox .fi2{
	width: 238px;
	height: 200px;
	background: url(../images/home_45.png) no-repeat center;
	position: absolute;
	left: 303px;
	top: 26px;
}
.i-hisbox .se{
	position: absolute;
	left: 25px;
	top: 12px;
	color: #000;
}
.i-hisbox .se h2{
	font-size: 26px;
	font-weight: bold;
	color: #000;
}
.i-hisbox .se hr{
	width: 57px;
	height: 2px;
	color: #4f4f4f;
	margin-top: 17px;
}
.i-hisbox .se h3{
	width: 255px;
	color: #000;
	margin-top: 13px;
}
.i-hisbox .se .img{
	margin-top: 20px;
}
.i-hisbox .se1{
	display: inline-block;
	margin-right: 52px;
}
.i-hisbox .se2{
	display: inline-block;
	margin-right: 108px;
}
.i-hisbox .th{
	position: absolute;
	right: 0;
	top: 30px;
	right: 10px;
	color: #000;
	width: 240px;
}
.i-hisbox .th h2{
	color: #000;
	font-size: 16px;
	font-weight: bold;
	padding-left: 26px;
}
.i-hisbox .th .img{
	margin-top: 33px;
	margin-left: 17px;
}
.i-hisbox .th .p{
	font-size: 14px;
	margin-top: 25px;
}
.i-hislist{
	width: 100%;
	height: 120px;
	overflow: hidden;
	position: relative;
}
.i-hislist ul{
	position: absolute;
	right: 0;
	top: 25px;
}
.i-hislist li{
	height: 25px;
	width: 107px;
	background: url(../images/home_60.png) no-repeat center bottom;
	position: relative;
}
.i-hislist li span{
	display: inline-block;
	color: #5c5c5c;
	padding-left: 11px;
	line-height: 1em;
}
.i-hislist li .tc{
	display: block;
	width: 108px;
	height: 100px;
	background: #fff;
	box-shadow: 0px 0px 5px #777;
	border-radius: 3px;
	position: absolute;
	right: 0;
	top: -22px;
	z-index: 2;
	display: none;
}
.i-hislist li h2{
	line-height: 44px;
	font-weight: bold;
	color: #ffa427;
	font-size: 16px;
	padding-left: 11px;
	border-bottom: 3px solid #ffa427;
}
.i-hislist li h3{
	padding:9px 7px 0 7px;
	color: #000;
	line-height: 16px;
	height: 32px;
	overflow: hidden;
}
.i-news{
	height: 650px;
	width: 100%;
	background: url(../images/bg_27.jpg) no-repeat top center fixed #f3bb4f;
}
.i-news .title .cn,
.i-news .title .en{
	color: #fff;
}
.i-news .hr{
	background: #fff;
}
.i-news .i-prolist li{
	height: 265px;
}
.i-map{
	height: 650px;
	width: 100%;
	background: url(../images/bg_28.jpg) no-repeat top center fixed #3b3c3f;
}
.i-mapb{
	height: 650px;
	background: url(../images/home_64.png) no-repeat center;
	position: relative;
}
.i-mapb .dd{
	display: block;
	width:36px;
	height: 45px;
	background: url(../images/home_67.png) no-repeat center;
	position: absolute;
	cursor: pointer;
	opacity:0;
	filter: alpha(opacity=0);
	margin-top: -20px;
}
.i-mapb .map0{
	left: 155px;
	top: 183px;
}
.i-mapb .map1{
	left: 230px;
	top: 228px;
}
.i-mapb .map2{
	left: 202px;
	top: 258px;
}
.i-mapb .map3{
	left: 118px;
	top: 276px;
}
.i-mapb .map4{
	left: 265px;
	top: 475px;
}
.i-mapb .map5{
	left: 460px;
	top: 200px;
}
.i-mapb .map6{
	left: 445px;
	top: 245px;
}
.i-mapb .map7{
	left: 489px;
	top: 227px;
}
.i-mapb .map8{
	left: 490px;
	top: 252px;
}
.i-mapb .map9{
	left: 527px;
	top: 232px;
}
.i-mapb .map10{
	left: 540px;
	top: 190px;
}
.i-mapb .map11{
	left: 537px;
	top: 438px;
}
.i-mapb .map12{
	left: 669px;
	top: 308px;
}
.i-mapb .map13{
	left: 302px;
	top: 448px;
}
.i-mapb .map14{
	left: 835px;
	top: 249px;
}
.i-mapb .map15{
	left: 872px;
	top: 434px;
}
.i-mapb .map16{
	left: 940px;
	top: 471px;
}
.i-mapb .map17{
	left: 772px;
	top: 278px;
}
.i-mapb .tc{
	width: 168px;
	height: 44px;
	background: url(../images/home_68.png) no-repeat center;
	position: absolute;
	right: 5px;
	/*top: -25px;*/
	top: -35px;
	opacity: 0;
	filter: alpha(opacity=0);
	display: none;
}
.i-mapb .tc span{
	font-size: 14px;
	color: #fff;
	display: block;
	padding:10px 0 0 5px;
	width: 124px;
	text-align: center;
}
.in-wrap,
.pro-wrap{
	width: 100%;
	
	overflow: hidden;
	position: relative;
}
/*pro-wrap*/
.pro-wrap ul{
	position: absolute;
	left: 0;
	/*top: 0;*/
	top: 88px;
}
.pro-wrap li{
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.mark-wrap li .ycon{
	width: 100%;
	color: #fff;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 60px;
}
.mark-wrap li .ctit{
	display: block;
	font-size: 18px;
}
.mark-wrap li .etit{
	display: block;
	font-family: arial;
}
.mark-wrap li .bg{
	width: 100%;
	height: 100%;
	background: #ffa800;
	/*opacity: 0.7;
	filter: alpha(opacity=70);*/
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
}
.mark-wrap li .con{
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	/*margin-top: -190px;*/
	margin-top: -140px;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
}
.mark-wrap li h2{
	font-size: 40px;
	color: #fff;
}
.mark-wrap li hr{
	display: block;
	width: 30px;
	height: 4px;
	background: #fff;
	border:0;
	margin:13px auto 0;
}
.mark-wrap li h3{
	color: #fff;
	font-size: 14px;
	padding:0 10%;
	margin:50px auto 0;
}
.mark-wrap li .more{
	width: 196px;
	height: 44px;
	line-height: 44px;
	border:2px solid #fff;
	color: #fff;
	font-size: 20px;
	font-family: arial;
	transition: all 500ms ease-in 0ms;
	border-radius: 50px;
	cursor: pointer;
	position: absolute;
	bottom: 11%;
	left: 50%;
	margin-left: -100px;
	text-align: center;
	opacity: 0;
	filter: alpha(opacity=0);
	margin-bottom: 50px;
}
.mark-wrap li .more:hover{
	background: #fff;
	border-color: #fff;
	color: #ffa800;
}
.pro-wrap .prev,
.pro-wrap .next{
	width: 44px;
	height: 70px;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	transition: all 500ms ease-in 0ms;
	cursor: pointer;
	opacity: 0.4;
	filter: alpha(opacity=40);
}
.pro-wrap .prev:hover,
.pro-wrap .next:hover{
	/*background-color: #ebb100;*/
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.pro-wrap .prev{
	left: 0;
	background: url(../images/btn2.png) no-repeat 13px center #fff;
}
.pro-wrap .next{
	right: 0;
	background: url(../images/btn2.png) no-repeat -30px center #fff;
}

.prob-wrap li .img{
	position: absolute;
	display: block;
}
.prob-wrap li .ycon{
	width: 100%;
	text-align: center;
	padding-bottom: 50px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.prob-wrap li h2{
	font-size: 24px;
	color: #111111;
}
.prob-wrap li .ycon h3{
	font-family: arial;
	color: #111111;
}
.prob-wrap li .ycon hr{
	border:0;
	background: #111111;
	width: 70px;
	height: 1px;
	display: block;
	margin:17px auto 0;
}
.prob-wrap li .con{
	width: 100%;
	background: #fbfbfb;
	text-align: center;
	position: absolute;
	/*bottom: 0;*/
	left: 0;
	padding-top: 20px;
	padding-bottom: 30px;
	
	bottom: -50px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.prob-wrap li .con h4{
	color: #666;
}
.prob-wrap li .con .more{
	width: 128px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	border:1px solid #cccccc;
	color: #666666;
	font-family: arial;
	transition: all 500ms ease-in 0ms;
	margin:21px auto 0;
	border-radius: 50px;
}
.prob-wrap li .con .more:hover{
	background: #ebb100;
	color: #fff;
	border-color: #ebb100;	
}

/*.prol-wrap{
	width: 100%;
	margin-top: 88px;
	overflow: hidden;
}*/
.prol-wrap .search{
	width: 100%;
	height: 100px;
	background: url(../images/plist-bg.jpg) no-repeat center;
	position: relative;
	z-index: 1;
}
.prol-wrap .search .left{
	float: left;
	padding-left: 35px;
}
.prol-wrap .search .left span{
	float: left;
	line-height: 100px;
	font-size: 14px;
	color: #acafb5;
}
.i-order-sel{
	float: left;
	width: 170px;
	height: 22px;
	padding:11px 30px 11px 0;
	text-align: center;
	background: url(../images/parlist-search.png) no-repeat left center;
	position: relative;
	cursor: pointer;
	color: #acafb5;
	margin-left: 20px;
	margin-top: 28px;
}
.i-order-sel:hover{
	background: url(../images/parlist-search01.png) no-repeat center;
	color: #333333;
}
.i-order-sel p{
	width: 100%;
	text-align: center;
}
.i-order-sub{
	width: 100%;
	background: #ffffff;
	line-height: 28px;
	padding-bottom: 20px;
	box-shadow: 0px 2px 2px #a9a9a9;
	position: absolute;
	left: 0;
	top: 44px;
	overflow: hidden;
	display: none;
}
.i-order-sub a{
	padding-right: 30px;
	height: 24px;
	line-height: 24px;
	cursor: pointer;
	display: block;
	text-align: center;
}

.prol-wrap .search .right{
	float: right;
	padding-right: 35px;
}
.prol-wrap .searchb{
	width: 250px;
	height: 44px;
	background: url(../images/parlist-search.png) no-repeat -214px center;
	margin-left: 20px;
	margin-top: 28px;
	float: left;
}
.prol-wrap .searchb .text{
	border:0;
	display: block;
	float: left;
	padding:13px 10px 13px 22px;
	width: 178px;
	background: none;
	color: #acafb5;
}
.prol-wrap .searchb .submit{
	border:0;
	display: block;
	float: left;
	width: 39px;
	height: 44px;
	background: none;
}
.prol-wrap .search .right .gob{
	display: block;
	width: 100px;
	height: 44px;
	line-height: 44px;
	background: url(../images/parlist-search.png) no-repeat -484px center;
	color: #acafb5;
	text-indent: 55px;
	margin-left: 20px;
	margin-top: 28px;
	float: left;
}
.plist{
	overflow: hidden;
}
.plist li{
	background: #fff;
	position: relative;
	cursor: pointer;
}
.plist li .img{
	display: block;
	width: 100%;
}

.plist li .con{
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.plist li .con i{
	/*display: block;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	filter: alpha(opacity=50);
	position: absolute;
	left: 0;
	top: 0;*/

}
.plist li .conb{
	padding:35px;
	overflow: hidden;
	position: relative;
	z-index: 2;
}
.plist li hr{
	width: 28px;
	height: 2px;
	background: #222222;
	display: block;
	border:0;
}
.plist li h2{
	color: #222;
	font-size: 14px;
	margin-top: 11px;
}
.plist li h3{
	color: #666;
}
.plist li .more{
	width: 98px;
	height: 28px;
	line-height: 28px;
	border:1px solid #333333;
	color: #333333;
	text-align: center;
	font-family: arial;
	border-radius: 50px;
	transition: all 500ms ease-in 0ms;
	margin-top: 10px;
}
.pplist li .more{
	float: right;
}
.plist li:hover .more{
	background: #ebb100;
	color: #fff;
	border-color: #ebb100;	
}
.pro-info .bg{
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.85;
	filter: alpha(opacity=85);
	position: fixed;
	left: 0;
	top: 0;
	z-index: 20;
	display: none;
}
.pro-con{
	width: 900px;
	height: 580px;
	background: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 21;
	margin-left: -450px;
	margin-top: -290px;
	display: none;
}
.pro-con .left{
	float: left;
	width: 296px;
	padding:30px 0 45px 30px;
}
.pro-con .limg{
    overflow: hidden;
    /*background: url(../images/loading.gif) no-repeat center;*/
}
.pro-con .limg .bd{
    width: 294px;
    height: 418px;
    border:1px solid #d8d8d8;
    overflow: hidden;
    position: relative;
}
.pro-con .limg .bd ul{
    /*width: 358px;*/
    position: absolute;
    top: 0;
    left: 0;
}
.pro-con .limg .bd ul li{
    width: 294px;
    height: 418px;
    float: left;
    position: relative;
    
}
.pro-con .limg .bd ul li img{
    display: block;
}
.pro-con .limg .hd{
    width: 296px;
    height: 70px;
    margin-top: 10px;
    position: relative;
}
.pro-con .limg .hd .thumb{
    width: 240px;
    height: 70px;
    position: relative;
    overflow: hidden;
    margin:0 auto;
}
.pro-con .limg .hd ul{
    position: absolute;
    left: 0;
    top: 0;
    transition: all 300ms ease-in 0ms;
}
.pro-con .limg .hd ul li{
    float: left;
    width: 50px;
    height: 70px;
    margin:0 5px;
    text-align: center;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.pro-con .limg .hd ul li span{
	/*transition: all 300ms ease-in 0ms;*/
}
.pro-con .limg .hd ul li:hover span,
.pro-con .limg .hd ul li.cur span{
    width: 44px;
    height: 64px;
    border:3px solid #ebb100;
    position: absolute;
    left: 0;
    top: 0;
}
.pro-con .limg .hd ul li img{
    display: block;
    border:1px solid #d8d8d8;
}
.pro-con .limg .hd a{
    position: absolute;
    display: block;
    width: 10px;
    height: 68px;
    top: 0px;
    border:1px solid #d8d8d8;
    cursor: pointer;
    transition: all 300ms ease-in 0ms;
}
.pro-con .limg .hd a.prev{
    left: 0;
    background: url(../images/btn3.png) no-repeat 2px center;
}
.pro-con .limg .hd a.next{
    right: 0;
    background: url(../images/btn3.png) no-repeat -18px center;
}
.pro-con .limg .hd a:hover{
    border-color: #ff8a00;
}
.pro-con .right{
	float: right;
	width: 470px;
	padding:29px 50px 32px 0;
}
.pro-con h1{
	font-size: 32px;
	color: #ff8a00;
}
.pro-con .txt{
	border-top:1px solid #d8d8d8;
	padding-top: 18px;
	margin-top: 18px;
}
.pro-con .txt img{
	max-width: 100%;
}
.pro-con .txt .b{
	color: #333;
}
.pro-prev{
	position: absolute;
	right: 60px;
	bottom: 42px;
}
.pro-prev a{
	display: inline-block;
	width: 90px;
	height: 30px;
	border:1px solid #d8d8d8;
	text-align: center;
	line-height: 30px;
	color: #888;
	font-size: 14px;
	margin-left: 15px;
	border-radius: 50px;
	transition: all 500ms ease-in 0ms;
	cursor: pointer;
}
.pro-prev a:hover{
	color: #fff;
	border-color:#ebb100;
	background: #ebb100; 
}
.about_box{
	/*width: 510px;*/
	width: 485px;
	height: 330px;
	overflow: hidden;
	position: relative;
}
.about_text{
	width: 92%;
	position: absolute;
	left: 0;
	top: 0;
}
.roll{
	width: 1px;
	height: 306px;
	background: #d9d9d9;
	position: absolute;
	right: 5px;
	top: 10px;
}
.roll_btn{
	width: 5px;
	padding:7px 3px 9px 3px;
	position: absolute;
	right: -4px;
	top: 0px;
	cursor: pointer;
	background: #ffa800;
}
.roll_btn i{
	display: block;
	height: 1px;
	margin-top: 2px;
	background: #fff;
}
.pro-info .close{
	display: block;
	width: 41px;
	height: 41px;
	background: url(../images/close.png) no-repeat center #000000;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	transition: all 200ms ease-in 0ms;
}
.pro-con .close:hover{
	background-color: #ebb100;
}
.b-lx{padding-top:8px;
	height: 960px;
	width: 100%;
	background: url(../images/lx.jpg) no-repeat top center fixed;
}
.b-sk{ padding-top:8px;
	width: 100%;
	background: url(../images/sk.jpg) no-repeat top center fixed;
}.b-jl{
	height: 960px; padding-top:8px;
	width: 100%;
	background: url(../images/back-class.jpg) no-repeat top center fixed;
}.b-ly{
	height: 960px;
	width: 100%;padding-top:1px;
	background: url(../images/ly.jpg) no-repeat top center fixed;
}
.b-history{
	min-height:1400px;
	width: 100%; 
	background: url(../images/br-bg01.jpg) no-repeat top center ;
}
.b-historyb{
	padding-top: 221px; 
}
.b-historyb .title{
	color: #fff;
}
.b-historyb .title .cn{
	color: #fff;
}

.b-historyc{
	padding: 230px 0 20px 0;
}
.b-historyc .title{
	color: #fff;
}
.b-historyc .title .cn{
	color: #fff;
}


.b-historylist{
	position: relative;
	height: 309px;
	padding-top: 60px;
}
.b-historylist .bd{
	overflow: hidden;
	width: 1000px;
	height: 309px;
	position: relative;
}
.b-historylist li{
	background-image: url(../images/brand_03.png);
	background-repeat: no-repeat;
	width: 241px;
	position: relative;
	margin-left: -90px;
}
.b-historylist li.fi{
	margin-left: 0;
}
.b-historylist li.even{
	margin-top: 142px;
	padding-top: 52px;
	background-position: center top;
}
.b-historylist li.odd{
	margin-bottom: 142px;
	padding-bottom: 52px;
	background-position: center bottom;
}
.b-historylist li .con{
	height: 75px;
	padding:15px 20px 25px 20px;
	background: url(../images/w_bg_10.png) repeat center;
	position: relative;
	cursor: pointer;
	color: #c6c8cc;
}
.b-historylist li .con:hover{
	background-image: url(../images/w_bg_20.png);
}

.b-historylist li .con b{
	display: block;
	width: 25px;
	height: 25px;
	background: url(../images/brand_04.png) no-repeat center #ffb901 ;
	position: absolute;
	right: 0;
	bottom: 0;
	
}

.b-historylist li h2{
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}
.b-historylist .hd a{
	display: block;
	width: 39px;
	height: 39px;
	background-image: url(../images/btn6.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 196px;
	cursor: pointer;
}
.b-historylist .hd .prev{
	left: -70px;
	background-position: left top;
}
.b-historylist .hd .prev:hover{
	background-position: left bottom;
}
.b-historylist .hd .next{
	right: -70px;
	background-position: right top;
}
.b-historylist .hd .next:hover{
	background-position: right bottom;
}

.b-historyb-bot{
	display: block;
	margin:60px auto 0;
	width: 156px;
	height: 40px;
	border:2px solid #fff;
	border-radius: 50px;
	color: #fff;
	font-size: 20px;
	line-height: 40px;
	text-align: center;
	font-family: arial;
}
.history-con{
	width: 1000px;
	height: 310px;
	background: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 21;
	margin-left: -500px;
	margin-top: -155px;
	display: none;
}
.history-con .con{
	padding:20px 39px 90px 29px;
}
.history-con h1{
	font-size: 32px;
	color: #ff8f0d;
}
.history-con .hr{
	height: 1px;
	background: #dadada;
}
.history-con .hr i{
	display: block;
	width: 87px;
	height: 1px;
	background: #666666;
}
.history-con .txt{
	padding-top: 20px;
}
.b-se{
	width: 100%;
	height: 660px;
	background: url(../images/brand_bg.jpg) no-repeat center top fixed;
}
.b-seb{
	padding-top: 137px;
}
.b-seb .title{
	color: #fff;
}
.b-seb .title .cn{
	color: #fff;
}
.b-seb .title .img{
	margin-top: 38px;
}
.b-seb .title .txt{
	padding-top: 47px;
}

.a-company{
	width: 100%;
	height: 978px;
	/*background: url(../images/company_bg.jpg) no-repeat center top fixed;*/
	position: relative;
}
.a-company ul{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.a-company li{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.a-company li .a-company-txt{
	padding-top: 200px;
	color: #e5e5e5;
}
.a-company .switch-btn{
	bottom: 70px;
}
.a-companyb{
	padding-top: 44px;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 1;
}
.a-companyb .title{
	color: #fff;
}
.a-companyb .title .cn{
	color: #fff;
}
.a-companyb .title .p{
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.honorwrap{
	width: 1000px;
	margin: 164px auto 0;
	position: relative;
}
.honor-list{
	width: 770px;
	overflow: hidden;
	height: 300px;
	margin: 0 auto;
	position: relative;
}
.honor-list dd{
	width: 0;
    height: 0;
    overflow: hidden;
    position: absolute;
    left: 888px;
    top: 60px;
    z-index: 3;
}
.honor-list dd img{
	display: block;
	width: 100%;
	height: 100%;
}
.honorwrap .prev,
.honorwrap .next{
	width: 18px;
	height: 31px;
	background-image: url(../images/btn7.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 135px;
	cursor: pointer;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.honorwrap .prev{
	background-position: left center;
	left: 55px;
}
.honorwrap .prev:hover,
.honorwrap .next:hover{
	opacity: 1;
	filter: alpha(opacity=100);
}
.honorwrap .next{
	background-position: right center;
	right: 55px;
}
.a-culture{
	height: 640px;
}
.a-cultureb{
	padding-top: 233px;
}
.a-cultureb .title .cn{
	color: #333;
}
.a-culturec{
	padding : 60px 0;
}
.a-culturec li{
	width: 108px;
	padding:0 70px 20px;
	color: #777;
	background: url(../images/a-culture-bg.png) no-repeat 70px 0;
}
.a-culturec li i{
	display: block;
	width: 108px;
	height: 108px;
	position: relative;
	overflow: hidden;
	background: url(../images/ico2-bg.png) no-repeat 0 0;
	border-radius: 50%;
}
.a-culturec li:hover i{
	background-position: 0 -108px;
}
.a-culturec li span{
	display: block;
	width: 100%;
	height: 200%;
	position: absolute;
	left: 0;
	top: 0;
	background-image: url(../images/ico2.png);
	background-repeat: no-repeat;
	/*transition: all 500ms ease-in 0ms;*/
}
.a-culturec li.li0 span{
	background-position: 0 0;
}
.a-culturec li.li0:hover span{
	background-position: 0 -108px;
}
.a-culturec li.li1 span{
	background-position: -213px 0;
}
.a-culturec li.li1:hover span{
	background-position: -213px -108px;
}
.a-culturec li.li2 span{
	background-position: -426px 0;
}
.a-culturec li.li2:hover span{
	background-position: -426px -108px;
}
.a-culturec li.li3 span{
	background-position: -640px 0;
}
.a-culturec li.li3:hover span{
	background-position: -640px -108px;
}
.a-culturec li.li4 span{
	background-position: -852px 0;
}
.a-culturec li.li4:hover span{
	background-position: -852px -108px;
}
.a-culturec li.li5 span{
	background-position: -1065px 0;
}
.a-culturec li.li5:hover span{
	background-position: -1065px -108px;
}
.a-culturec li h2{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-top: 20px;
}
.a-culturec li h3{
	text-align: center;
	color: #c9c8c7;
	font-family: arial;
}
.a-culturec li .txt{
	color: #333;
	padding-top: 15px;
	width: 200px;
    font-weight: bold;
    font-size: 20px;
	margin-left: -35px;
}
.a-news{
	height:820px;
	width: 100%;
	background: url(../images/a-news.jpg) no-repeat top center fixed #f3bb4f;
}
.a-newsb{
	padding-top: 60px;
}
.a-newsb .title,
.a-newsb .title .cn{
	color: #fff;
}
.a-newsc{
	/*overflow: hidden;*/
}
.a-newscb{
	min-height: 385px;
}
.a-newsc .left{
	float: left;
	width: 460px;
	margin-top: 40px;
}
.a-newsc .left .img{
	width: 460px;
	height: 285px;
	display: block;
	overflow: hidden;
}
.a-newsc .left .tit{
	padding-top: 3px;
}
.a-newsc .left .tit a{
	font-size: 16px;
	color: #fff;
	display: inline-block;
	height: 22px;
	max-width: 240px;
	overflow: hidden;
}
.a-newsc .left .tit span{
	font-size: 14px;
	color: #fff;
	float: right;
	font-family: arial;
}
.a-newsc .left .txt{
	color: #fff;
	display: inline-block;
	height: 17px;
	overflow: hidden;
}
.a-newsc .right{
	float: right;
}
.a-newsc .right dd{
	overflow: hidden;
	width: 465px;
	margin-top: 40px;
}
.a-newsc .right dd .data{
	/*height: 82px;*/
	color: #fff;
	font-family: arial;
	background: url(../images/a-news-data.png) no-repeat right center;
	padding-right: 25px;
	float: left;
}
.a-newsc .right dd .data span{
	font-size: 36px;
	line-height: 1em;
	padding:12px 0;
	color: #fff;
	/*font-family: 'Times New Roman';*/
	display: block;
}
.a-newsc .right dd .con{
	padding:0 15px 0 25px;
	width: 354px;
	float: right;
}
.a-newsc .right dd .tit{
	font-size: 22px;
	/*line-height: 1em;*/
	color: #fff;
	display: block;
	height: 40px;
	overflow: hidden;
}
.a-newsc .right dd .txt{
	color: #fff;
	display: block;
	/*margin-top: 15px;*/
	height: 43px;
	overflow: hidden;
}
.a-hr{
	height:1300px;
	width: 100%;
	background: url(../images/a-hr.jpg) no-repeat top center fixed #f3bb4f;
}
.a-hrb{	padding-top:250px;}
.a-hrb .title{
	color: #666;
}
.a-hrb .title .cn{
	color: #333;
}
.a-hrc{
	padding-top: 45px;
}
.a-hrc ul{
	width: 1028px;
	height: 300px;
	overflow: hidden;
}
.a-hrc li{
	width: 190px;
	height: 300px;
	background: #fff;
	padding:20px 20px 0 20px;
	margin-right: 27px;
	transition: all 500ms ease-in 0ms;
	position: relative;
}
.a-hrc li:hover{
	background: #ffa800;
}
.a-hrc li .tit{
	color: #444;
	transition: all 500ms ease-in 0ms;
	padding-bottom: 18px;
	background: url(../images/a-hr01.png) no-repeat center bottom;
	display: block;
	font-size: 14px;
	font-weight: bold;
}
.a-hrc li .tit span{
	color: #ff8a00;
	transition: all 500ms ease-in 0ms;
}
.a-hrc li:hover .tit{
	color: #fff;
	background-image: url(../images/a-hr02.png);
}
.a-hrc li:hover .tit span{
	color: #fff;
}
.a-hrc li .txt{
	color: #888888;
	margin-top: 18px;
	display: block;
	transition: all 500ms ease-in 0ms;
}
.a-hrc li .txt span{
	color: #333;
	transition: all 500ms ease-in 0ms;
}
.a-hrc li:hover .txt,
.a-hrc li:hover .txt span{
	color: #fff;
}
.a-hrc li .more{
	display: block;
	width: 86px;
	height: 24px;
	line-height: 24px;
	border:1px solid #666;
	color: #666;
	text-align: center;
	font-family: arial;
	border-radius: 50px;
	transition: all 500ms ease-in 0ms;
	position: absolute;
	right: 20px;
	bottom: 30px;
}
.a-hrc li:hover .more{
	background: #fff;
	color: #666666;
	border-color: #fff;	
}
.page{
	clear: both;
	padding-top: 20px;
	text-align: center;
	color: #fff;
	width: 1040px;
    margin: 0 auto;
}
.page a{
	display: inline-block;
	background: #fff;
	padding:0 6px;
	border:1px solid #fff;
	margin:0 6px;
	color: #888;
	cursor: pointer;
}
.page a:hover,
.page a.active{
	border-color: #ffa70d;
	color: #ffa70d;
}
.new-wrap{
	background: url(../images/newsinfo.jpg) no-repeat top center fixed;
	padding-bottom: 60px;
}
.new-wrap h1{
	font-size: 26px;
	color: #fff;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
}
.new-wrap h2{
	font-family: arial;
	color: #ffffff;
	text-align: center;
	padding-bottom: 20px;
}
.new-wrap .con{
	padding:50px 60px 30px 60px;
	background: #fff;
	
}
.new-wrap .txt{
	padding-bottom: 45px;
	overflow: hidden;
	min-height: 300px;
}
.new-wrap .txt img{
	max-width: 100%;
}
.new-wrap .prne{
	clear: both;
	border-top: 1px solid #dddddd;
	padding:15px 0;
}
.new-wrap .prne p{
	color: #333;
}
.new-wrap .prne a{
	color: #666666;
}
.goback{
	/*width: 118px;
	height: 34px;
	line-height: 34px;*/
	/*border:1px solid #cccbcd;*/
	text-indent: 52px;
	float: right;
	/*background: url(../images/gob.png) no-repeat 20px center;
	border-radius: 50px;
	transition: background-color 500ms ease-in 0ms;*/
	background: url(../images/gobbg.png) no-repeat 0 0;
	width: 120px;
	height: 36px;
	line-height: 36px;
	color: #666666;
}
.goback:hover{
	/*background-color: #ffa800;*/
	color: #fff;
	/*border-color: #ffa800;
	background-image: url(../images/gobw.png);*/
	background-position: 0 bottom;
}
.new-wrap .prne a.goback{
	margin-top: -36px;
}
.new-wrap .prne a.goback:hover{
	color: #fff;
}
.contact{
	height: 670px;
	width: 100%;
	background: url(../images/contact.jpg) no-repeat top center fixed;
}
.contactb{
	height: 670px;
	background: url(../images/map.png) no-repeat center;
}
.contactb .zt,
.contactb .ztr{
	display: block;
	width: 24px;
	height: 28px;
	background: url(../images/z1.png) no-repeat center;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}
/*.contactb i{
	margin-top: -20px;
	opacity: 0;
}*/
.contactb .zt1{left: 679px;top: 220px;}
.contactb .zt2{left: 690px;top: 234px;}
.contactb .zt3{left: 664px;top: 258px;}
.contactb .zt4{left: 624px;top: 277px;}
.contactb .zt5{left: 755px;top: 198px;}
.contactb .zt6{left: 787px;top: 155px;}
.contactb .zt7{left: 775px;top: 379px;}
.contactb .zt8{left: 738px;top: 349px;}
.contactb .zt9{left: 744px;top: 399px;}
.contactb .zt10{left: 699px;top: 364px;}
.contactb .zt11{left: 724px;top: 461px;}
.contactb .zt12{left: 685px;top: 434px;}
.contactb .zt13{left: 704px;top: 289px;}
.contactb .zt14{left: 648px;top: 336px;}
.contactb .zt15{left: 583px;top: 224px;}
.contactb .zt16{left: 793px;top: 93px;}
.contactb .zt17{left: 0px;top: 0px;display: none;}
.contactb .zt18{left: 627px;top: 446px;}
.contactb .zt19{left: 644px;top: 520px;}
.contactb .zt20{left: 587px;top: 514px;}
.contactb .zt21{left: 602px;top: 587px;}
.contactb .zt22{left: 499px;top: 395px;}
.contactb .zt23{left: 565px;top: 409px;}
.contactb .zt24{left: 0px;top: 0px;display: none;}
.contactb .zt25{left: 558px;top: 459px;}
.contactb .zt26{left: 477px;top: 498px;}
.contactb .zt27{left: 0px;top: 0px;display: none;}
.contactb .zt28{left: 580px;top: 335px;}
.contactb .zt29{left: 514px;top: 313px;}
.contactb .zt30{left: 409px;top: 309px;}
.contactb .zt31{left: 539px;top: 289px;}
.contactb .zt32{left: 285px;top: 211px;}
.contactb .zt33{left: 0px;top: 0px;display: none;}
.contactb .zt34{left: 0px;top: 0px;display: none;}
.contactb .zt35{left: 0px;top: 0px;display: none;}

.contactb .ztr{
	background: url(../images/zr.png) no-repeat center;
	left: 765px;
	top: 409px;
}
.zttc,
.zttct{
	width: 600px;
	height: 316px;
	background: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 21;
	margin-left: -300px;
	margin-top: -158px;
	display: none;
}
.zttc h2,
.zttct h2{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	height: 45px;
	line-height: 45px;
	padding-left: 27px;
	background: #fbbe00;
}
.zttc .con,
.zttct .con{
	padding:15px 40px 0 40px;
}
.zttc .con .left{
	width: 250px;
	float: left;
}
.zttc .con .left h3{
	color: #222222;
	font-size: 20px;
}
.zttc .con .left .hr{
	height: 1px;
	background: #d0cfd2;
}
.zttc .con .left .hr i{
	display: block;
	height: 1px;
	width: 60px;
	background: #eab309;
}
.zttc .con .left .txt{
	
	padding-top: 15px;
}
.zttc .con .left .txt .p1{
	overflow: hidden;
}
.zttc .con .left .txt .img{
	float: left;
	margin-top: 3px;
}
.zttc .con .left .txt .txt1{
	/*line-height: 28px;*/
	display: inline-block;
	/*padding-left: 10px;*/
	float: left;
	width: 218px;
	padding:3px 0 3px 10px;
}
.zttc .con .right{
	width: 150px;
	float: right;
	text-align: center;
}
.zttc .con .right p{
	font-size: 14px;
	padding:3px 0 10px 0;
}
.zttc .close,
.zttct .close{
	width: 45px;
	height: 45px;
	background: url(../images/close.png) no-repeat center #e5ad00;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}
.zttct .con .left{
	width: 180px;
	height: 220px;
	font: lighter;
}
.zttct .con .right{
	width: 290px;
	float: right;
}
.zttct .con .right h3{
	color: #222222;
	font-size: 20px;
}
.zttct .con .right .hr{
	height: 1px;
	background: #d0cfd2;
}
.zttct .con .right .hr i{
	display: block;
	height: 1px;
	width: 60px;
	background: #eab309;
}
.zttct .con .right .txt{
	
	padding-top: 15px;
}
.zttct .con .right .txt .p1{
	overflow: hidden;
}
.zttct .con .right .txt .img{
	float: left;
	margin-top: 3px;
}
.zttct .con .right .txt .txt1{
	display: inline-block;
	float: left;
	width: 259px;
	padding:3px 0 3px 10px;
}

.hr-wrap{
	background: url(../images/hrinfo.jpg) no-repeat top center fixed;
}
.hr-wrap .con{
	overflow: hidden;
	padding-bottom: 50px;
}
.hr-wrap h3{
	color: #ffffff;
	text-align: center;
	padding-bottom: 20px;
	opacity: 0.6;
}
.hr-wrap .hr-info{
	width: 100%;
}
.hr-wrap .hr-info th{
	font-size: 24px;
	color: #333;
	border-bottom: 1px solid #e6e6e6;
	font-weight: normal;
	text-align: left;
}
.hr-wrap .hr-info td{
	padding:2px;
}
.hr-wrap .hr-info td.ww{
	width: 255px;
}
.hr-wrap .more{
	width: 172px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
	margin-top: 35px;
	font-size: 14px;
	color: #fff;
	background: #ffa800;
	opacity: 0.8;
}
.hr-wrap .more:hover{
	opacity: 1;
}
.hr-wrap .goback{
	margin-top: 105px;
}

.leftsead{
	/*width:200px;*/
	width: 72px;
	position:fixed;
	top:50%;
	right: 0;
	/*margin-top: -200px; */
	z-index:100;
}
.leftsead li{
	width:100%;
	height:72px;
	margin-top:1px;
	clear: both;
	float: right;
	position: relative;
}
.leftsead li .a{
	display: block;
	float: right;
	height:72px;
	min-width:72px;
	max-width:232px;
}
.leftsead .shows{
	float: right;
	width: 72px;
	height: 29px;
	color: #fff;
	padding-top: 43px;
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
}
.leftsead .qqq .shows{
	background: url(../images/qqq.png) no-repeat center 12px #6da9de;
}
.leftsead .weixin .shows{	
	background: url(../images/eixin.png) no-repeat center 11px #78c340;
}
.leftsead .tel .shows{
	background: url(../images/ftel.png) no-repeat center 12px #fbb01f;
}
.leftsead .tel .shows{
	background: url(../images/ftel.png) no-repeat center 12px #fbb01f;
}
.leftsead .gotop .shows{
	background: url(../images/gotop.png) no-repeat center 18px #666666;
}

.leftsead .hides{
	width: 200px;
	height: 72px;
	margin-right:-200px;
	cursor:pointer;
	cursor:hand;
	display: none;
	position: absolute;
	right: 0;
	top: 0;
}
.leftsead .qqq .hides{
	background: #6da9de;
}
.leftsead .tel .hides{
	background: #fbb01f;
}
.leftsead .gotop .hides{
	background: #666666;
}
.leftsead .hides i{
	display: block;
	width: 70px;
	height: 70px;
	float: left;
	margin:1px 0 0 1px;
	background-color: #e4e4e4;
	background-repeat: no-repeat;
	background-position: center;
}
.leftsead .qqq .hides i{
	background-image: url(../images/qqq01.png);	
}
.leftsead .tel .hides i{
	background-image: url(../images/ftel01.png);	
}
.leftsead .gotop .hides i{
	background-image: url(../images/gotop01.png);	
}
.leftsead .hides span{
	display: block;
	float: left;
	color: #fff;
	padding:18px 0 0 18px;	
}
.leftsead .hides em{
	display: block;
	font-family: arial;
	font-style: normal;
}
.leftsead .hides em a{
	color: #fff;
}
.leftsead .weixin .a{
	position: relative;
}
.leftsead .imghide{
	position: absolute;
	right: 72px;
	top: 0;
	display: none;
}

.nextpage{
	width: 22px;
	height: 22px;
	background: url(../images/v_07.png) no-repeat center;
	left: 50%;
	margin-left: -11px;
	bottom: 5px;
	animation: start 1.2s infinite ease-in-out;
	cursor: pointer;
}
.nextpage.black{
	background-image: url(../images/v_08.png);
}
/**
 * 箭头指示元件
 */
@keyframes start {
	100% {opacity: 0;transform: translate(0,6px);}
	60% {opacity: 1;transform: translate(0,0);}
	0%,30% {opacity: 0;transform: translate(0,-4px);}
}


/*about-top*/


.header-wrap{ width:100%; height:130px; position:fixed; left:0; top:0; z-index:8000;transition:height 0.5s; -moz-transition: height 0.5s;-webkit-transition: height 0.5s; -ms-transition: height 0.5s; -o-webkit-transition: height 0.5s;}

.headerwrap{
	width: 1100px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}.header { color:#FFFFFF;
width:100%; height:130px; position:fixed; left:0; top:0; z-index:8000;transition:height 0.5s; -moz-transition: height 0.5s;-webkit-transition: height 0.5s; -ms-transition: height 0.5s; -o-webkit-transition: height 0.5s;
	overflow: visible!important;
}
.header .layout {
	position: relative;
	height: 100%;
}

.nav {
	z-index: 19;
}
.logo{
	position: absolute;
	bottom: 8px;
	left: 0px;
	height: 107px;
}

.nav-tl i {
	position: absolute;
	right: -13px;
	top: 8px;
	width: 0;
	height: 0;
	overflow: hidden;
	border-width: 3px;
	border-style: solid dashed dashed dashed;
	border-color: #9a9a9a transparent transparent transparent;
}
.nav-tl:hover {
	color: #0067b2;
}
.nav-tl:hover i {
	border-top-color: #0067b2;
}
.nav-follow {
	left: 20px;
}

.prosemenu {
	position: absolute;
	top: 41px;
	width: 950px;
	height: 0;
	overflow: hidden;
	right: -315px;
}
.prosemenu dl {
	background: #fff url(../images/semenubg.jpg) repeat-x 0 bottom;
}
.prosemenuTop {
	border-top: 2px solid #0067b2;
}
.prosemenu dt {
	float: left;
	width: 110px;
	height: 83px;
	padding-top: 17px;
	background: #f5f5f5 url(../images/semenubg01.jpg) repeat-x 0 bottom;
	text-align: center;
}
.prosemenu dd {
	margin-right: -3px;
	padding: 10px 0 0 5px;
}
.prosemenuBot dd {
	padding-top: 0;
}
.prosemenu dd a {
	display: inline-block;
	width: 108px;
	height: 75px;
	padding: 10px 4px 5px;
	color: #666;
	font-size: 12px;
	text-align: center;
}
.prosemenu dd a:hover, .prosemenu dd a.cur {
	padding: 9px 3px 5px;
	border: 1px solid #e2e1e1;
	border-bottom: none;
	color: #666;
	background: url(../images/semenubg02.jpg) repeat-x;
}
.prosemenuBot dd a {
	padding-top: 16px;
}
.prosemenuBot {
	border-top: #e2e1e1 1px solid;
}
.prosemenuBot dd a:hover, .prosemenuBot dd a.cur {
	position: relative;
	margin-top: -1px;
	padding: 17px 3px 4px;
	border: 1px solid #e2e1e1;
	border-top: none;
	background-position: 0 -100px;
}
.prosemenuUl {
	position: relative;
	width: 950px;
	height: 0;
	overflow: hidden;
	background: url(../images/semenubg04.jpg) repeat-y;
}
.prosemenuUl ul {
	position: absolute;
	left: 0;
	top: 0;
	height: 227px;
}
.prosemenuUl .bottom {
	top: 227px;
}
.prosemenuUl li {
	float: left;
	width: 815px;
	height: auto;
	padding: 30px 60px 0 75px;
}
.prosemenuUl li h2 {
	padding: 5px 0 15px;
	color: #000;
	font-weight: bold;
	font-size: 36px;
}
.prosemenuUl li p {
	padding-right: 10px;
	color: #666;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}
.prosemenuUl li a.semenuMore {
	display: inline-block;
	width: 108px;
	height: 31px;
	overflow: hidden;
	margin-top: 15px;
}
.header .guide {
	position: absolute;
	top: 12px;
	right: 0;
	z-index: 20;
	width: 460px;
	color: #888;
	font-size: 0;
}
.header .guide a {
	float: left;
	margin-right: 10px;
	color: #888;
	font-size: 12px;
}
.header .guide a:hover {
	color: #0067b2;
}
.header .guide i {
	float: left;
}
.global-site {
	position: relative;
	float: left;
	width: 80px;
	height: 22px;
	margin: -2px 5px 0 0;
	background: url(../images/global_site.png) no-repeat;
	font-size: 12px;
	padding-left: 3px;
	line-height: 22px;
	cursor: pointer;
}
.global-site span {
	display: none;
	position: absolute;
	top: 22px;
	left: 0;
	z-index: 999;
	min-width: 78px;
	border: 1px solid #dbdbdb;
	border-top: none;
	background: #fff;
}
.guide .global-site a {
	display: block;
	float: none;
	margin: 0;
	padding: 0 3px;
	white-space:nowrap;
}
.guide .global-site a:hover {
	background: #0067b2;
	color: #fff;
}
.hd-face {
	width: 18px;
	height: 18px;
	background-position: 0 -30px;
}
.hd-face:hover {
	background-position: 0 -48px;
}
.hd-search-txt {
	float: left;
	width: 116px;
	height: 16px;
	padding: 2px 23px 2px 3px;
	border: 0;
	color: #666;
}
.hd-search-btn {
	float: left;
	width: 14px;
	height: 14px;
	margin: 3px 0 0 -18px;
	border: none;
	background-position: -30px -30px;
	outline: none;
	cursor: pointer;
}
.hd-search-btn:hover {
	opacity: .8;
	filter: alpha(opacity=80);
}.navwrap{
	position: absolute;
	bottom: 20px;
	right: 0;
	height: 53px;
}.navwrap li{
	float: left;
	width: 80px;
	height: 53px;
	line-height: 53px;
	text-align: center;
	font-size: 17px;
	position: relative;
	font-weight: 600;
}
.navwrap a{color:#fff}
.navwrap a:hover{color:#FFCC00}
.navwrap .on{color:#FFCC00}

.header .top{ float: right;}
.header .top .div2{ position:relative;padding: 18px;z-index:11;}
.header .top .div2 a{ position:relative;}
.search{float:left;}



.footer {
/*	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;*/
	background: #fff;
}
.bq{height:83px;width:1100px;margin:0 auto; padding-top:15px;}
.bq a{font-weight:100;}
.leftbq{float:left;}
.leftimg{float:left;}
.lefttext{
	float: left;
	padding-top: 2px;
	padding-left: 20px;
	line-height: 28px;
	color: #666;
}
.zwz{float:right;}
.footright{
	float: right;
	width: 120px;
	position: relative;
}
.yqlj{float:right;text-align:center;line-height:24px;width:218px;height:29px;background:url(../images/ybs_59.jpg) left top no-repeat;}
.yqlj a{color:#696969;display:block;width:180px;height:29px;}

.wmapLi a{font-weight:100;}

.contentbox{width: 1000px;min-width: 1000px;margin: 0 auto;    color: #fff;padding-top:186px;font-size:14px;}


/*about-x*/
.jion_main2{ width:1000px; margin:0 auto;padding-top: 20px;}
.jion_main2 .main{ height:577px;}
.jion_main{ width:1124px; margin:0 auto;padding-top: 20px;}
.jion_main .main{ background:#fff; height:700px; padding-right:13px;}
.jion_main .img_box{ position:relative;}
.jion_main .cont{
	margin:0 auto;
	padding-top:40px;
	width: 1120px; 
}
.jion_main .cont .slideBox{
	position: relative;
	width: 1200px;
	height: 560px;
	overflow: hidden;
}
.ind-le1{
	position: relative;
	width:880px;
	height: 786px;
	overflow: hidden;
}
.ind-le1 .text{
	margin-left: 50px;
	width:830px;
	height: auto;
	padding: 20px 0;
	color: #333;
}
.ind-le1 .con{position: relative;	margin: 0;	margin-left: 50px;	padding: 0;	height: 342px;}
.ind-le1 .tit1{
	position: absolute;
	top:115px;
	left: 48px;
	width:145px;
	height: 341px;
	padding: 0 5px;
	background: url(../images/bg-red2.png) repeat;
	color: #fff;
}
.ind-le1 .tit1 h2{
	margin-top: 115px;
	height: 40px;
	line-height: 40px;
	font-size: 36px;
	font-weight: normal;
}
.ind-le1 .tit1 p{
	line-height: 14px;
}
.ind-le1 .tit1 .en{
	font-family: "Arial";
	word-spacing:0px;
}
.ind-le1 .tit1 .cn{
	margin-top: 15px;
}.ind-fr1{
	position: relative;
	margin:15px 20px 0 0;
	width: 200px;
	height: 398px;
	overflow: hidden;
}
.ind-fr1 .con{
	margin: 0;
	padding: 0;
	width: 200px;
	height: 398px;
	overflow: hidden;
}
.ind-fr1 .bot{
	position: absolute;
	display: block;
	width: 224px;
	height: 67px;
	left: 0;
	bottom: 0;
}
.ind-fr1 .more{
	position: absolute;
	right: 0;
	top: 92px;
	width: 110px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	text-transform: capitalize;
	background: #303053;
}
.ind-fr1 .more a{
	color: #e8e8eb;
}
.ind-fr1 .more:hover{
	background: #13132d;
}
.ind-le2{
	position: relative;
	width: 822px;
	height: 456px;
	overflow: hidden;
}
.ind-le2 .text{
	height: 95px;
	padding: 20px 0;
	color: #333;
}
.ind-le2 .con{
	position: relative;
	margin: 0;
	padding: 0;
	height: 342px;
}
.ind-le2 .tit1{
	position: absolute;
	top:115px;
	left: 48px;
	width:145px;
	height: 341px;
	padding: 0 5px;
	background: url(../images/bg-red2.png) repeat;
	color: #fff;
}
.ind-le2 .tit1 h2{
	margin-top: 115px;
	height: 40px;
	line-height: 40px;
	font-size: 36px;
	font-weight: normal;
}
.ind-le2 .tit1 p{
	line-height: 14px;
}
.ind-le2 .tit1 .en{
	font-family: "Arial";
	word-spacing:0px;
}
.ind-le2 .tit1 .cn{
	margin-top: 15px;
}


/*联系我们*/
.b-historylist2{
	position: relative;
	padding-top: 60px;
}
.b-historylist2 .bd{
	overflow: hidden;
	width: 1000px;
	position: relative;
}
.b-historylist2 li{
	background-repeat: no-repeat;
	width: 1000px;
	position: relative;
}
.b-historylist2 li.fi{
	margin-left: 0;
}
.b-historylist2 li.even{
	background-position: center top;
}
.b-historylist2 li.odd{
	margin-bottom: 142px;
	padding-bottom: 52px;
	background-position: center bottom;
}
.b-historylist2 li .con{
	padding:50px;
	background: url(../images/w_bg_10.png) repeat center;
	position: relative;
	cursor: pointer;
	color: #EBEDEF;
	font-size: 15px;
    line-height: 32px;
}.b-historylist2 li .con2{
	padding:50px;
	background: url(../images/w_bg_20.png) repeat center;
	position: relative;
	cursor: pointer;color: #000;
	color: #EBEDEF;
	font-size: 15px;
    line-height: 32px;
	height: 200px;
}.b-historylist2 li .con2 .txt{
	width:300px;color: #000;
	float:left;
}
.b-historylist2 li .con:hover{
	background-image: url(../images/w_bg_20.png);
}

.b-historylist2 li h2{
	font-size: 16px;
	color: #000;
	font-weight: bold;
}
@media screen and (max-width: 768px) and (min-width:0px) {/* 移动端的尺寸 */	
#myTab0_Content0 .b-historylist2 li .con2 .txt img{ width:auto;}
}
/*留言板*/
.b-historylist3{
	position: relative;
	height: 309px;
	padding-top: 60px;
}
.b-historylist3 .bd{
	overflow: hidden;
	width: 680px;
	    margin: 0 auto;
	position: relative;
}
.b-historylist3 li{
	background-repeat: no-repeat;
	width: 1000px;
	position: relative;
	margin-left: -90px;
}
.b-historylist3 li.fi{
	margin-left: 0;
}
.b-historylist3 li.even{
	background-position: center top;
}
.b-historylist3 li.odd{
	margin-bottom: 142px;
	padding-bottom: 52px;
	background-position: center bottom;
}
.b-historylist3 li .con{padding:50px;background: url(../images/w_bg_10.png) repeat center;position: relative;cursor: pointer;color: #EBEDEF;font-size: 15px;line-height: 32px;}
.b-historylist3 li .con2{padding:50px;	background: url(../images/w_bg_20.png) repeat center;position: relative;cursor: pointer;color: #EBEDEF;	font-size: 15px;line-height: 32px;}
.b-historylist3 li .con:hover{background-image: url(../images/w_bg_20.png);}

.b-historylist3 li h2{	font-size: 16px;color: #fff;font-weight: bold;}
.contactleft{float:left; width:350px; line-height:30px;}
.contactright{float:left;    color: #fff;}
.contactright td{padding:5px 0;}
.inp{background:url(../images/contact_03.png) left top no-repeat; width:319px; height:31px; border:none; padding:3px; font-size:14px; color:#FFF}
.contentms{background:url(../images/contact_06.png) left top no-repeat;width:319px; height:137px; border:none; padding:3px; font-size:14px; color:#FFF}
.bdtj button{color:#FFF;  width:131px; height:36px; display:block; background:#840F2C;border:0;font: 16px/16px 微软雅黑;}


/*授课*/
.stu-list {margin: 0 auto;overflow: hidden;padding-bottom:100px;}
.stu-list ul li {padding: 30px;height: 255px;width: 440px;float: left;}
.stu-list .s-list {position: relative;width: 440px;height: 255px;border-bottom: 3px solid #1278d4;cursor: pointer;}
.stu-list li .s-list .bg {position: absolute;left: 0;bottom: 0;}
.stu-list li .s-list a.ablock {position: absolute;z-index: 2;left: 0;top: 0;}
.ablock {width: 100%;height: 100%;display: block;}
.stu-list li .s-list .icon {position: absolute;left: 50%;margin-left: -23px;bottom: -20px;width: 46px;height: 46px;background: url(../images/x-img4.png) no-repeat center;z-index: 3;}
.stu-list li p {font-size: 14px;color: #fff;height: 65px;line-height: 65px;text-align: center;}
.stu-list li p span {color: #fff;font-size: 12px;text-transform: uppercase;}
.stu-list li p a {line-height: 65px;color: #fff;font-size: 20px;}

/*
.b-historylist02{position: relative;padding-top: 60px;}
.b-historylist02 .zshd1{width:1040px;position:relative;	margin:60px auto 0px;overflow:hidden; padding-bottom:30px;height:800px;}
.b-historylist02 .zshd1 ul{display:block;margin:auto;position:absolute;top:0px;left:0px;height: 800px;}
.b-historylist02 .zshd1 strong{height: 32px;width: 276px;margin: 0 auto;font-size: 14px;border-bottom: 1px solid #e5e5e5;line-height: 32px;	overflow:hidden; text-align:center;}
.b-historylist02 .zshd1 li{display:block; float:left; margin:13px 23px; position:relative;-moz-border-radius: 10px 10px 0px 0px; -webkit-border-radius: 10px 10px 0px 0px; border-radius: 10px 10px 0px 0px;overflow:hidden;}
.b-historylist02 .zshd1 span{padding-top: 5px;display: block;width: 276px;margin: 0 auto;height: 75px;overflow: hidden;}
.b-historylist02 .zshd1 li a{color: #A42114;display: block;	width: 300px;height: 360px;	background: #ffffff;}
.b-historylist02 .zshd1 a:hover{background:#840F2C;}
.b-historylist02 .zshd1 li a:hover strong{color:#ffffff; border-bottom:1px solid #ffffff;}
.b-historylist02 .zshd1 li a:hover span{color:#ffffff;}
.b-historylist02 .zshd1 li a:hover .zshdm{border: 1px solid #A42114; color:#ffffff;}

*/


.b-historylist02{position: relative;padding: 0px 0 120px;}
.b-historylist02 .zshd1{width:1040px;position:relative;	margin:50px auto;overflow:hidden;height: 600px;}
.b-historylist02 .zshd1 ul{	display:block;	margin:auto;position:absolute;	top:0px;left:0px;height: 600px;}
.b-historylist02 .zshd1 strong{	display: block;	height: 32px;width: 290px;	margin: 0 auto; color:#840F2C;	font-size: 15px; font-weight: normal;line-height: 32px; text-align:center;overflow:hidden;}
.b-historylist02 .zshd1 li{display:block; float:left; margin:10px; position:relative;overflow:hidden;}
.b-historylist02 .zshd1 span{padding-top: 5px;display: block;	width: 290px;margin: 0 auto;height: 75px;overflow: hidden; color:#840F2C;}
.b-historylist02 .zshd1 li a{color: #888888;display: block;	width: 325px;height: 260px;background: #ffffff;}
.b-historylist02 .zshd1 a:hover{background:#840F2C ; }
.b-historylist02 .zshd1 li a:hover strong{color:#ffffff;}
.b-historylist02 .zshd1 li a:hover span{color:#ffffff;}
.b-historylist02 .zshd1 li a:hover .zshdm{border: 1px solid #ffffff; color:#ffffff;}



/*grd的教练*/
.stepcarousel {
	MARGIN: 0px auto; OVERFLOW: scroll; WIDTH: 981px; POSITION: relative; HEIGHT: 230px
}
.stepcarousel .belt {
	LEFT: 0px; POSITION: absolute; TOP: 0px
}
#displaycssbelt {
	VISIBILITY: hidden
}
#stocklevels {
	VISIBILITY: hidden
}
.stepcarousel .panel {
	FLOAT: left; MARGIN:0px 41px 0px 35px; OVERFLOW: hidden; WIDTH: 202px
}
.stock {
	CLEAR: both; FONT-SIZE: 10px; PADDING-BOTTOM: 5px; MARGIN: 0px auto; WIDTH: 929px; COLOR: #fff; BORDER-BOTTOM: #fff 1px dashed; FONT-FAMILY: arial, verdana, sans-serif; HEIGHT: 10px; TEXT-ALIGN: right
}
.subfeature {
	DISPLAY: block; MARGIN: 0px; OVERFLOW: hidden; WIDTH: 202px;color:#B00000;
}
.subfeature-txt {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FLOAT: left; PADDING-BOTTOM: 0px; MARGIN: 0px; WIDTH:180px! important; LINE-HEIGHT: 17px; PADDING-TOP: 3px; POSITION: relative;text-align: center;color:#B00000;
}
.subfeature-txt H2 {
	CLEAR: both; FONT-WEIGHT: bold; FONT-SIZE: 14px; PADDING-BOTTOM: 3px; color:#B00000;
}
.subfeature-txt H2 A {
	COLOR: #B00000
}
.subfeature-txt H2 A:hover {
	COLOR: #fff
}
.subfeature A IMG {
	BORDER-RIGHT: transparent 1px solid; BORDER-TOP: transparent 1px solid; BORDER-LEFT: transparent 1px solid; BORDER-BOTTOM: transparent 1px solid
}



/*表格*/
.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}#bagua-member {
    background: url(../images/sign-up-bg.jpg);
    padding: 60px 0 28px;
}
#bagua-member .readmore {
    position: relative;
    float: right;
    background: #f5be33;
    font-size: 17.78px;
    color: #992515;
    margin: 0;
}.readmore {
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    background-color: #a42716;
    width: 150px;
    border: 0;
    height: 44px;
    position: absolute;
    margin-top: 20px;
}
#bagua-member .form-inner {
    width: 864px;
    margin: 34px auto 32px;
    padding: 36px;
    background: #f4f4f4;
    font-size: 17.78px;
    color: #231f20;
}
#bagua-member form > h1 {
    font-size: 35px;
    color: #f4f4f4;
    text-align: center;
}
#bagua-member .form-inner label {
    font-size: 20.32px;
    float: left;
    background: #f4f4f4;
    padding-right: 10px;
    bottom: -13px;
    position: relative;
}
#bagua-member .form-inner span.input-field-underline {
    width: 100%;
    display: inline-block;
    margin-top: 7px;
}
#bagua-member .form-inner input[type="text"], #bagua-member .form-inner textarea {
    background: none;
    border: none;
}
#bagua-member .form-inner input[type="text"]:focus {
    outline: none;
}
#bagua-member .form-inner span.span-input {
    display: block;
    overflow: hidden;
    position: relative;
    bottom: -14px;
}
#bagua-member .form-inner span.span-input input[type="text"] {
    width: 100%;
}
#bagua-member .form-inner .input-row {
    display: inline-block;
    width: 100%;
}
#bagua-member .form-inner .input-row .input-col {
    float: left;
}
#bagua-member .form-inner .input-row .input-col.col-1 {
    width: 32%;
    position: relative;
}
#bagua-member .form-inner .input-row .input-col.col-2 {
    width: 68%;
}
#bagua-member .btn-upload-image {
    display: block;
    font-size: 20.32px;
    color: #231f20;
    height: 25px;
    line-height: 25px;
    padding-left: 35px;
    background: url(../images/ico-camera.png) no-repeat;
    background-position: left center;
    margin-top: 15px;
}
#bagua-member .form-inner .input-row .input-field {
    border-bottom: 1px solid #636363;
    margin-top: 30px;
    display: inline-block;
}
#bagua-member .form-inner .input-row .input-field.field-full {
    width: 100%;
    display: inline-block;
}
#bagua-member .form-inner select {
    border: 0;
    background: transparent;
    height: 30px;
    width: 100%;
    position: relative;
    bottom: 2px;
}
#bagua-member .form-inner .input-row .input-field.input-date-block input, #bagua-member .form-inner .input-row .input-field.input-date-block strong {
    position: relative;
    bottom: -14px;
}
#bagua-member .form-inner .input-row .input-field.input-field-choice > label {
    height: 112px;
}
#bagua-member .form-inner .input-row .input-field .field-choice {
    display: block;
    padding-top: 7px;
}
#bagua-member .form-inner .input-row .input-field .field-choice .field-choice-single {
    float: left;
    margin-left: 33px;
    margin-bottom: 25px;
}
#bagua-member .form-inner .input-row .input-field .field-choice .field-choice-single:last-child {
    margin-bottom: 0;
    width: 60%;
}
#bagua-member .form-inner .input-row .field-choice-single input {
    float: left;
    margin-right: 15px;
	    margin-top: 10px;
}
#bagua-member .form-inner .input-row .input-field .field-choice-single span {
    float: left;
}
#bagua-member .form-inner .input-row .input-field.three-field {
    width: 32.3333%;
    float: left;
    box-sizing: border-box;
    margin-right: 1%;
}
#bagua-member .form-inner .input-row .input-field.three-field:last-child {
    margin-right: 0;
    width: 32.3333%;
}
#bagua-member .form-inner .input-row .field-choice-single {
    display: inline-block;
    margin-left: 13px;
    position: relative;
    bottom: -8px;
}
#bagua-member .form-inner .input-row .input-field.field-textarea {
    border: 2px solid #999;
    width: 100%;
    margin-top: 57px;
}
#bagua-member .form-inner .input-row .input-field.field-textarea > span {
    position: relative;
    top: -18px;
    background: #f4f4f4;
    color: #231f20;
    font-size: 20.32px;
    font-style: italic;
    font-weight: bold;
    left: 40px;
    padding: 0 5px;
}
#bagua-member .form-inner .input-row .input-field textarea {
    height: 115px;
    width: 100%;
    padding: 0 20px;
}
#bagua-member .form-inner .input-row .input-field textarea:focus {
    outline: none;
}



/*news*/
.zshd{
	width:1040px;
	position:relative;
	margin:60px auto 0px;
	overflow:hidden; padding-bottom:30px;
	height:800px;
}
.zshd ul{
	display:block;
	margin:auto;
	position:absolute;
	top:0px;
	left:0px;
	height: 800px;
}
.zshd strong{
	display: block;
	height: 35px;
	width: 276px;
	margin: 0 auto;
	font-size: 14px;
	border-bottom: 1px solid #e5e5e5;
	line-height: 35px;
	overflow:hidden;
}
.zshd li{
	display:block; float:left; margin:13px 23px; position:relative;
-moz-border-radius: 10px 10px 0px 0px; /* FF1+ */
-webkit-border-radius: 10px 10px 0px 0px; /* Saf3+, Chrome */
border-radius: 10px 10px 0px 0px; /* Opera 10.5, IE 9 */
overflow:hidden;
}
.zshd .date{
	display: block; background:url(../images/icon11.png) no-repeat;
	width: 276px; padding-left:20px;
	margin: 0 auto;
	height: 30px; 
	overflow: hidden;
}
.zshd span{
	display: block;
	width: 276px;
	margin: 0 auto;
	height: 55px;
	overflow: hidden;
}
.zshd li a{
	color: #888888;
	display: block;
	width: 300px;
	height: 360px;
	background:  #EBEBEB;
}
.zshd a:hover{background:#840F2C;}
.zshd li a:hover strong{color:#ffffff; border-bottom:1px solid #ffffff;}
.zshd li a:hover .date{color:#ffffff;  background:url(../images/icon11-hover.png) no-repeat;}
.zshd li a:hover span{color:#ffffff;}
.zshd li a:hover .zshdm{border: 1px solid #ffffff; color:#ffffff;}
.zshdm{
	width: 88px;
	height: 23px;
	border: 1px solid #dbdbdb;
	margin-left: 10px;
	text-align: center;
	line-height: 23px
}
.zshdzz{position:absolute; display:none; left:0px; top:0px;}
.zshd li a:hover .zshdzz{display:block;}
