﻿@charset "utf-8";
@import "reset.css";
html{*overflow:auto;_overflow-y:scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{padding:0;margin:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-weight:normal;font-style:normal;}
strong{font-style:normal;}
ol,ul,li{list-style:none outside none;}
caption{text-align:left;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;} 
a{outline:none;cursor:pointer;*outline:expression(this.hideFocus=true);text-decoration:none;}
img,object{vertical-align:top;}
input{outline:none;*outline:expression(this.hideFocus=true);}
button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner{border:none;padding:0;}
.clear{zoom:1;}
.clear:after{visibility:hidden;display:block;font-size:0;content:"1";clear:both;height:0;}
.fle{float:left;_display:inline;}
.fri{float:right;_display:inline;}
.fl{ float:left;}
.fr{ float:right;}

/*globe*/
body{ 
	background: #fff;
	color: #666; 
	font: 12px/24px "微软雅黑","华文细黑",Arial,sans-serif;
	padding: 0;
	margin: 0;
	width: 100%;
	min-width: 960px;
	overflow-x: hidden;
	


}
.pagination {
    text-align: center;
    padding-top: 30px;
}

.pagination a{
    display: inline-block;
    min-width: 15px;
    height: 20px;
    margin-right: 3px;
    font-size: 14px;
    padding: 4px;
    line-height: 20px;
    text-align: center;
    background: #ffffff;
    color: #ccc;
    border: 1px solid #CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
}

.pagination a:hover, .pagination a.active {
    background: none repeat scroll 0 0 #3454bf;
    background:#b92120;
    color: #FFFFFF;
    font-weight: bold;
}

a { 
	color: #666;
}
a:hover { 
	color: #0062a6;
}
/*a:hover { 
	color: #bca56b;
}*/
.ablock{width: 100%;height: 100%;display: block;}

/*public*/
.w960{
	margin: 0 auto;
	width: 1100px;
}



.marT10 {
	margin-top: 10px;
}
.marT20 {margin-top: 20px;}

.newsinfo_tit b {
	color: #535353;
	font: 24px/30px "微软雅黑";
	display: block;
	padding: 10px 0;
}
.newsinfo_tit span {
	display: block;
	color: #afafaf;
}
.newsinfo_tit {
	padding: 0px 0 25px;
}
.newsinfo_con {
	min-height: 300px;
	_height: 300px;
}
.newsinfo_con p { 
	padding: 0 0 25px;
}
.back {
	padding-bottom: 30px;
}
.back a {
	color: #2f5ea6;
	text-decoration: underline;
}
.nextcon {
	border-top:#e5e5e5 1px solid;
	padding: 20px 0 0;
	color:#7c7c7c;
}
.nextcon a{
	color:#7c7c7c;
}
.nextcon a:hover{
	color:#1b559a;
}

/*首页*/
.header{
	
	width: 100%;
	min-width: 960px;
	height: 139px;
	background: #fff;
	position: relative;
	z-index: 3;
	-webkit-box-shadow: 0 0 15px;
    box-shadow: 0 0 15px;

}


.head{
	position:relative;
	margin: 0 auto;
	width: 960px;
	height: 55px;
	z-index: 2;
}
.head .line{
	margin:13px 22px 0 0;
}

.share{
	margin-top: 11px;
}
.share .jiathis_style .jtico {
	/*float: left;*/
	width: 19px;
	height: 19px;
	line-height: 19px;
	padding-left: 0;
	width: 19px !important;
	height: 19px !important;
	line-height: 19px !important;
	padding-left: 0 !important;
	margin-right: 7px;
	}
.share .jiathis_style .jtico_tsina{
	background: url(../images/share1.png) no-repeat;
}
.share .jiathis_style .jtico_tsina:hover{
	background: url(../images/share1.png) bottom;
}
.share .jiathis_style .jtico_weixin{
	background: url(../images/share2.png) no-repeat;
}
.share .jiathis_style .jtico_weixin:hover{
	background: url(../images/share2.png) bottom;
}
.share .jiathis_style .jtico_tqq{
	background: url(../images/share3.png) no-repeat;
}
.share .jiathis_style .jtico_tqq:hover{
	background: url(../images/share3.png) bottom;
}




.head-top{
	position: absolute;
	right: 0;
	top: 28px;
	width: 960px;
	height: 80px;
	background: url(../images/bg-nav.png) no-repeat;
	z-index: 3;
}
.head-top .logo{
	margin:20px 0 0 46px;
	width: 119px;
	height: 40px;
}
.head-top .nav ul {
	float: right;
	margin-top: 11px;
	height: 50px;
}
.head-top .nav ul li{
	float: left;
	padding:0 27px;
	height: 57px;
	line-height: 57px;
	font-size: 12px;
	color: #bebebe;
	cursor: pointer;

}
.head-top .nav ul li a{
	color: #bebebe;
}
.head-top .nav ul li:hover,.nav ul li.hover{
	background: #1a1a1a;
}
.head-top .nav ul li:hover a,.nav ul li.hover a{
	color: #fff;
}

.nav-rt{
	position: absolute;
	width: 50%;
	height: 80px;
	top: 28px;
	right: 0;
	/*margin-left: 480px;*/
	background: url(../images/bg-nav2.png) repeat-x;
	z-index: 1;
}

.head .menu{
	position: absolute;
	top:0;
	right: 102px;
	width: 82px;
	height: 39px;
	line-height: 39px;
	padding-left: 10px;
	color: #666666;
	font-size: 12px;
	background:url(../images/icon6.png) no-repeat 65px center;
	cursor: pointer;
	z-index: 4;
}
.head .menu:hover{
	background-color:#2b2b2b;
}
.head .menu:hover a{
	color: #fff;
}

.head .menu:hover .menu-list a{
	color: #666666;
}
.menu-list{
	display: none;
	position: absolute;
	top: 39px;
	right: 0px;
	background: #f0f0f0;

}
.menu-list dl{
	padding: 10px 0;
}
.menu-list dl dt{
	width: 72px;
	height: 20px;
	line-height: 20px;
	padding-left: 20px;
	background: url(../images/icon7.png) no-repeat 12px center;
}
.menu-list dl dt:hover a{
	color: #6178bc;
}

/*banner*/
.banner{
	position: relative;
	width: 100%;
	min-width: 960px; 
	height: 667px;
	overflow: hidden;
}
.banner  ul li{
	position:absolute;
	width: 100%;
	min-width: 960px;
	height:667px;
	left: 0;	
	top: 0;	
	display: none;	
}

.banner .number{
	width: 100%; 
	height: 55px;
	line-height: 55px;
	position: absolute;
	left: 0;
	bottom:0px;
	text-align: center;	
	background: url(../images/bg-banner.png) repeat;
}
.banner .number span{
	display: inline-block;	
	width: 9px; 
	height: 55px;
	background: url(../images/icon.png) no-repeat right center;
	margin-right:15px;  
	overflow: hidden;
}
.banner span.on{
	background: url(../images/icon.png) no-repeat left center;
}

.index-main{
	width: 960px;
	height: 330px;
	margin: 0 auto;
}
.index-main .box{
	height: 245px;
	text-align: center;
	padding:40px 0 45px;
}


.index-main .box h2{
	font-size: 14px;
	color: #333;
}
.index-main .box p{
	padding-top: 5px;
	font-size: 12px;
	color: #999;
}
.index-main .box1{
	margin-right: 23px;
	width: 245px;
	padding: 40px 33px 0;
	background: url(../images/icon9.png) no-repeat bottom;
}
.index-main .box1:hover{
	background: url(../images/icon8.png) no-repeat bottom;
}
.index-main .box1 img{
	margin-top: 50px;
}
.index-main .box2{
	width: 360px;
	padding: 40px 0 0;
	background: url(../images/icon9.png) no-repeat bottom;
}
.index-main .box2:hover{
	background: url(../images/icon8.png) no-repeat bottom;
}
.index-main .box2 .con{
	width: 360px;
	height: 220px;
	border-left: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
	background: none;
}
.index-main .box2 img{
	margin-top: 60px;
}
.index-main .box3{
	width: 242px;
	padding: 40px 0 0;
	background: url(../images/icon9.png) no-repeat bottom;

}
.index-main .box3:hover{
	background: url(../images/icon8.png) no-repeat bottom;
}
.index-main .box3 img{
	margin-top: 53px;
}


.index-con{
	width: 100%;
	height: 379px;
	background: #f6f6f6;
}
.index-con .title{
	width: 960px;
	margin: 0 auto;
	text-align: center;
}
.index-con .title h2{
	padding-top: 55px;
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.index-con .title img{
	margin-top: 10px;
}
.index-con .title p{
	margin-top: 5px;
	font-size: 12px;
	color: #333333;
}
.index-con .title p span{
    display: inline-block;
	height: 24px;
	line-height: 24px;
	text-align: center;
	display: inline-block;
}
.index-con .title p span img{
	margin-top:4px;	
}
.index-con .title p .p1{
	margin-right: 25px;
}
.index-con .title p .p2{
	margin-left: 25px;
}
.index-con .con-list{
	margin: 30px auto 0;
	width: 960px;
	overflow: hidden;
}
.index-con .con-list ul li{
	float: left;
	margin-right: 35px;
	width: 297px;
	height: 350px;
	border-bottom: 2px solid #cbcaca;
	background: #fff;
	overflow: hidden;

}
.index-con .con-list ul li:hover{
	border-bottom: 2px solid #cf2124;
}
.index-con .con-list ul{
	width: 1000px;
}
.index-con .con-list ul li .box4{
	width: 293px;
	height: 255px;
	padding: 2px;
	border-bottom: 1px solid #edeaea;
	text-align: center;
}
.index-con .con-list ul li .box4 .video-show{
	width: 293px;
	height: 175px;
	overflow: hidden;
}
.index-con .con-list ul li .box4 h3{
	margin-top: 25px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;

}
.index-con .con-list ul li .txt{
	margin: 0 auto;
	width: 260px;
	height: 90px;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.index-con .con-list ul li .txt p{
	padding: 33px 0;
}
.index-con .con-list ul li .txt .p3{
	margin: 0 auto;
	width: 200px;
}

/*footer*/
.foot1{
	width: 100%;
	min-width: 960px;
	height: 183px;
	background: #fff;
	border-top:1px solid #E4E4E4;
}
.foot1 ul li{
	float: left;
	width: 140px;
	height: 145px;
}
.foot1 ul li.first{
	width: 111px;
	border: none;
	padding: 0;
	box-shadow:none;
}
.foot1 ul li.first dt dl{
	padding-left:2px;
}
.foot1 ul li.first h2{
	padding-left: 0;
}
.foot1 ul li h2{
	padding-top: 25px;
	padding-left: 30px;
	font-size: 14px;
	color: #000;
}
.foot1 ul li dt dl{
	padding-left: 32px;
	font-size: 12px;
}
.foot1 ul li dt dl a{
	color: #7C7C7C;
}
.foot1 ul li dt dl:hover a{
	color: #000;
}

.search{
	float: right;
	margin-top: 18px;
	width: 182px;
	height: 29px;
	background: url(../images/bg-search.jpg) no-repeat center;
}

/*.search input{
    width: 140px;
    padding:8px 0px;
    margin-left: 10px;
    border: none;
    background: none;
    float: left;
    display:inline;
    color: #9d9d9d;
    font-family:"楷体_GB2312", "Times New Roman";
    overflow: hidden;
}*/
.search input.submit{
	width: 22px;
	height:12px;
    background: url(../images/search.png) no-repeat;
    background-position: left center;
    float: right;
    display: inline;
    cursor: pointer;
    vertical-align:middle;
    margin-top: 8px;
}

.bottom1{
	margin-top:130px;}

.foot2{
	width: 100%;
	height: 45px;
	line-height: 45px;
	background: #444343;
	border-top:1px solid #3a3939;
	-moz-box-shadow: 0px -1px 0px #4a4a4a; /* 老的 Firefox */
	box-shadow: 0px -1px 0px #4a4a4a;
}
.foot2 ul li{
	float: left;
	width: 73px;
	background: url(../images/foot-line.jpg) no-repeat left center;
	text-align: center;
	line-height:45px;
}
.foot2 ul li a{
	font-size: 12px;
	color:#bcbcbc;
}
.foot2 ul li:hover a{
	color: #fff;
}
.foot2 ul li.first{
	width: 62px;
	text-align: left;
	background: none;
}
.foot2 span{
	color: #9b9a9a;
	font-size: 12px;
	line-height:45px;
}
.foot2 span a{
	color: #9b9a9a;
}
.foot2 span a:hover{
	color: #fff;
}
/*集团概况*/
.ban{
	position: relative;
	width: 100%;
	height: 255px;
	border-bottom: 2px solid #f7f7f7;
	text-align: center;
}
.ban .title{
	position: absolute;
	width: 960px;
	left: 50%;
	top: 190px;
	margin-left: -480px;
	text-align: left;

}
.ban .title p{
	font-size: 23px;
	color: #000;
	vertical-align: middle;
}
.ban .title p img{
	display:inline-block;
	vertical-align: middle;
	margin-left: 8px;
}
.about{
	width: 100%;
	height: 74px;
	border-bottom: 1px solid #eaeaea;
}
.about h2{
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 74px;
	line-height: 74px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
/*.about h2 a{margin-right: 40px;}*/
.same-video{
	position:absolute;
	right: 0;
	bottom: 0;
}
.same-video ul li{
	float: left;
	margin-left: 2px;
	width: 110px;
	height: 100px;
	text-align: center;
}
.same-video ul li img{
	display: block;
	margin:23px auto 0;
}
.same-video ul li.three img{
	display: block;
	margin:17px auto 0;
}
.same-video ul li h3{
	margin-top: 10px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.same-video ul li.two h3{
	margin-top: 12px;
}
.same-video ul li.three h3{
	margin-top: 9px;
}
.same-video ul li p{
	height: 18px;
	line-height:18px;
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	font-family:"楷体_GB2312", "Times New Roman";
}
.same-video ul li h4{
	height: 18px;
	line-height: 18px;
	font-size: 10px;
	font-family: "Arial";
	color: #fff;
	font-weight: normal;

}
.same-video ul li.one{
	background: #2c303c;
}
.same-video ul li.two{
	background: #cc3033;
}
.about-con{
	width: 100%;
	height: 352px;
	background:#f7f7f7;
	
}
.about-con .con img{
	float: left;
	display: inline-block;
	margin-top: 37px;
}
.about-con .con .txt{
	width: 522px;
	margin-top: 37px;
}
.about-con .con .txt h3{
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #444444;
	font-weight: bold;
}
.about-con .con .txt p{
	line-height: 22px;
	font-size: 12px;
	color: #666666;
	text-indent: 2em;
}

/*新闻资讯*/
.ban .title-news p{
	color: #666;
}
.news .bd ul li img{
	display: inline-block;
	float: left;
	width: 240px;
	height: 125px;
}
.news{ position: relative;margin:0 auto;padding-top: 49px; width: 960px;height: 125px; overflow: hidden; }
.news .bd{height:125px;width: 100%;}
.news .bd ul li{width: 100%;height:125px;}
.news .hd{width: 960px; height:7px;;position: absolute;left:267px;bottom: 9px;}
.news .hd ul li{width: 7px; height: 7px;background: url(../images/icon12.png) no-repeat right;display: block;	margin-right:5px;  float: left;text-indent: -999px;}
.news .hd ul li.on{width: 7px; height: 7px;background: url(../images/icon12.png) no-repeat left;display: block;}
.news .bd ul li .news-txt{
	width: 695px;
	height: 125px;
	overflow: hidden;
}
.news .bd ul li .news-txt h2{
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
}
.news .headlines{
	position: absolute;
	top: 69px;
	right: 0;
	width: 65px;
	height: 20px;
	line-height: 20px;
	background: url(../images/bg-icon2.png) no-repeat right;
	font-size: 12px;
	font-weight: bold;
	color: #6178bc;
}

.news-con{
	width: 100%;
	height: 221px;
	background: #f7f7f7;
	
}
.news-list{
	margin: 0 auto;
	width: 960px;
	/*height: 622px;*/
}
.news-list h3{
	height: 82px;
	line-height: 82px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	vertical-align: middle;
}
.news-list h3 span{
	vertical-align: middle;
}
.news-list h3 span img{
	margin: 0 7px;
	width: 2px;
	height: 2px;
	vertical-align: middle;
	margin: 0 7px;
	width: 2px;
	height: 2px;
	vertical-align: middle;
}
.news-list h3 span.en{
	font-family: "Arial";
	color: #a5a4a4;
	font-weight:normal;
}
.news-list h3 span.more{
	width: 50px;
	color: #333;
	font-weight: bold;
	background: url(../images/bg-icon2.png) no-repeat right;
}
.news-list h3 span.more:hover{
	color: #95a3cf;
	background: url(../images/bg-icon1.png) no-repeat right;
}
.news-list .group{
	width: 630px;
	overflow: hidden;
}
.news-list .group ul{
	width: 660px;

}
.news-list .group ul li{
	float: left;
	width: 300px;
	height: 235px;
	margin-right: 29px;
	padding-bottom: 35px;
	overflow: hidden;
}
.news-list ul li span.time{
	display: block;
	margin-top: 10px;
	width: 90px;
	padding-left: 20px;
	font-family: "Arial";
	font-size: 10px;
	color: #999999;
	background: url(../images/time.png) no-repeat left 2px center;
}
.news-list ul li p{
	margin-left: 2px;
}
.news-list ul li span.more{
	display: block;
	margin-left: 2px;
	width: 42px;
	color: #333;
	font-weight: bold;
	background: url(../images/bg-icon2.png) no-repeat right center;
}
.news-list ul li span.more:hover{
	background: url(../images/bg-icon1.png) no-repeat right center;
}

.news-list .industry{
	padding-left: 25px;
	width: 280px;
	overflow: hidden;
	border-left: 1px solid #f5f5f5;
}
.news-list .industry ul li{
	float: left;
	width: 278px;
	height: 235px;
	padding-bottom:35px;
	overflow: hidden;
}
.news-list ul li img{

filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); 
/* Firefox 3.5+ */
filter: gray; 
/* IE6-9 */
-webkit-filter: grayscale(100%); transition:all 0.5s; -webkit-transition:all 0.5s; }
.news-list ul li:hover img{ 
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
-webkit-filter: grayscale(0%);
}
.news-list ul li:hover p{
	color: #666;
}


.news-list .group-list{
	width: 960px;
	overflow: hidden;
}
.news-list .group-list ul{
	width: 1000px;
}
.news-list .page{
	margin-bottom: 50px;
	text-align: center;
}

/*核心业务-频道页*/
.channel{
	width: 100%;
	height:693px;
	padding-top: 41px;
	background: url(../images/bg-channel.jpg) no-repeat center;
}
.channel-list{
	margin:0 auto;
	width: 960px;
	height: 396px;
}
.channel-list ul li{
	position: relative;
	float: left;
	width: 320px;
	height: 693px;	
}
.channel-list ul li.first{
	width: 320px;
	height: 693px;
	background: url(../images/bg-core3.png) no-repeat right;
}
.channel-list ul li.sec{
	background: url(../images/bg-core2.jpg) no-repeat right;
}
.channel-list ul li.last{
	background: url(../images/bg-core1.jpg) no-repeat right;
}
.channel-list ul li:hover{
	background-position: 0 0;
}
.channel-list ul li .txt{
	position: absolute;
	top: 245px;
	width: 320px;
	text-align: center;
}
.channel-list ul li .txt p{
	margin-top: 57px;
	width: 320px;
	height: 53px;
	background: url(../images/button1.png) no-repeat center;
}
.channel-list ul li:hover .txt p{
	background: url(../images/button2.png) no-repeat center;
}
/*核心业务*/
.ban .title-pro p{
	color: #ffffff;
}
.core-con1{
	width: 100%;
	height: 378px;
	background: #f7f7f7;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.core-con1 .con1{
	margin:50px auto 0;
	width: 960px;
	height: 275px;
}
.core-con1 .con1 img{
	display: inline-block;
	float: left;
}
.core-con1 .con1 .txt1{
	width: 477px;
	height: 275px;
	overflow: hidden;
}
.core-con1 .con1 .txt1 h2{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
}
.core-con1 .con1 .txt1 p{
	line-height: 22px;
}
.core-con1 .con1 .txt1 .p1{
	margin-top: 35px;
	font-size: 12px;
	color: #999999;
	padding-left: 30px;
	background: url(../images/icon14.png) no-repeat left;
}
.core-con1 .con1 .txt1 .p2{
	margin-top: 5px;
	font-size: 12px;
	color: #999999;
	padding-left: 30px;
	background: url(../images/icon15.png) no-repeat left;
}
.core-con1 .con1 .txt1 .p3{
	margin-top: 5px;
	font-size: 18px;
	color: #be1f22;
	padding-left: 30px;
	font-family: "Arial";
	background: url(../images/icon16.png) no-repeat left;
}
.con2{
	margin: 58px auto 47px;
	width: 960px;
	height: 275px;
}
.con2 img{
	display: inline-block;
	float: left;
}
.con2 .txt2{
	width: 477px;
	height: 275px;
	overflow: hidden;
}
.con2 .txt2 h2{
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	height: 50px;
	line-height: 50px;
}
.con2 .txt2 p{
	line-height: 22px;
}
.con2 .txt2 .p1{
	margin-top: 35px;
	font-size: 12px;
	color: #999999;
	padding-left: 30px;
	background: url(../images/icon14.png) no-repeat left;
}
.con2 .txt2 .p2{
	margin-top: 5px;
	font-size: 12px;
	color: #999999;
	padding-left: 30px;
	background: url(../images/icon15.png) no-repeat left;
}
.con2 .txt2 .p3{
	margin-top: 5px;
	font-size: 18px;
	color: #be1f22;
	padding-left: 30px;
	font-family: "Arial";
	background: url(../images/icon16.png) no-repeat left;
}

/*商务合作*/
.ban .title-partners p{
	color: #fff;
}
.partners{
	margin: 35px auto 53px;
	width:960px;
}
.partners ul{
	margin: 0 auto;
	width: 960px;
}
.partners ul li{
	margin-bottom: 37px;
	width: 960px;
	height: 125px;
	border-bottom: 1px solid #ececec;
}
.partners ul li img{
	display: inline-block;
	float: left;
}
.partners ul li .txt{
	width: 700px;
	height: 125px;
	overflow: hidden;
}
.partners ul li .txt h2{
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	vertical-align: middle;
}
.partners ul li .txt h2 span.more{
	width: 50px;
	color: #333;
	font-weight: bold;
	background: url(../images/bg-icon2.png) no-repeat right;
}
.partners ul li .txt h2 span.more:hover{
	color: #95a3cf;
	background: url(../images/bg-icon1.png) no-repeat right;
}
.partners ul li .txt p{
	line-height: 20px;
}
.partners ul li .txt .time{
	display: block;
	margin-top: 5px;
	font-family: "Arial";
}

/*视频鉴赏*/
.video{
	width: 100%;
	height: 487px;
	background:#f7f7f7;
	
}
.video .video-con{
	margin: 0 auto;
	width: 960px;
}
.video .video-con h3{
	height: 77px;
	line-height: 77px;
	font-size: 14px;
	font-weight: bold;
}
.video .video-con h3 span.en{
	font-family: "Arial";
	color: #a5a4a4;
	font-weight:normal;
}
.video .video-con h3 span img{
	margin: 0 7px;
	width: 2px;
	height: 2px;
	vertical-align: middle;
}
.video .video-main{
	margin: 0 auto 20px;
	width: 960px;
}
.video .video-main .hd ul{
	height: 343px;
	margin-bottom: 17px;
}
.video .video-main .hd ul li{
	width: 275px;
	height: 70px;
	padding: 15px 0 25px;
	border-top: 1px solid #e0dddd;
}
.video .video-main .hd ul li span.time{
	display: block;
	padding-left: 20px;
	font-family: "Arial";
	font-size: 10px;
	color: #999999;
	background: url(../images/time.png) no-repeat left center;
}
.video .video-main .hd ul li span.more{
	display: block;
	width: 42px;
	color: #333;
	font-weight: bold;
	background: url(../images/bg-icon2.png) no-repeat right center;
}
.video .video-main .hd ul li span.more:hover{
	background: url(../images/bg-icon1.png) no-repeat right center;
}
.video .video-main .hd ul li p{
	font-size: 12px;
	color: #333333;
}

.video .video-main .hd ul li.on a,.video .video-main .hd ul li:hover a{
	color: #6178bc;	
}
.video .video-main .hd ul li.on span.more{
	background: url(../images/bg-icon1.png) no-repeat right center;
}
.video .video-main .bd{
	width: 655px;
	height: 390px;
	overflow: hidden;
}
.video .video-main .bd .video-show{
	width: 655px;
	height: 343px;
	overflow: hidden;
}

.video .video-main .bd ul li p{
	padding-top: 12px;
	font-size: 14px;
	color: #333;
	padding-left: 5px;
	overflow: hidden;
}

/*信息发布*/
.recuitment{
	margin: 20px auto 45px;
	width: 960px;
}
.recuitment h3{
	height: 60px;
	line-height: 60px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	vertical-align: middle;

}
.recuitment h3 span img{
	margin: 0 7px;
	width: 2px;
	height: 2px;
	vertical-align: middle;
}
.recuitment h3 span.en{
	font-family: "Arial";
	color: #a5a4a4;
	font-weight:normal;
}
.recuitment h3 span.more{
	width: 50px;
	color: #333;
	font-weight: bold;
	background: url(../images/bg-icon2.png) no-repeat right;
}
.recuitment h3 span.more:hover{
	color: #95a3cf;
	background: url(../images/bg-icon1.png) no-repeat right;
}
.recuitment .con{
	margin: 0 auto;
	width: 960px;
}
.recuitment .con img{
	float: left;
	display:block;
	width: 296px;
	height: 173px;
}
.recuitment .con .hr{
	width: 660px;
}

.recuitment .con .hr table{
	border: 1px solid #edeaea;
	border-width: 1px 1px 0 0;
}
.recuitment .con .hr table td,.recuitment .con .hr table th{
	border: 1px solid #edeaea;
	border-width:  0 0 1px 1px;
}
.jobtable1{ width:100%;}
.jobtable1 th{height:85px;line-height: 85px; font-size:14px; color:#333;text-align: left;padding-left: 30px;}
.jobtable1 tr{height: 85px;}
.jobtable1 td{text-align: left;padding-left: 30px;}

.job{
	margin:40px auto;
	width: 960px;
}
.job table{
	border: 1px solid #edeaea;
	border-width: 1px 1px 0 0;
}
.job table td,.job table th{
	border: 1px solid #edeaea;
	border-width:  0 0 1px 1px;
}
.jobtable{ width:100%;}
.jobtable th{height:60px;line-height: 60px; font-size:14px; color:#333;text-align:center;}
.jobtable th.last{text-align: left; padding-left: 35px;}
.jobtable tr{height: 85px;}
.jobtable td{text-align: center; padding: 15px 0;}
.jobtable td.last{
	text-align: left;padding-left: 30px;
}
.job .page{
	margin-top: 40px;
	text-align: center;
}

/*新闻详情页*/
.news-info{margin: 0 auto; width: 960px;}
.clubs .top{height: 70px;border-top: 0px solid #f0efef;border-bottom: 1px solid #f0efef;padding-top: 30px;margin-bottom: 30px;}
.clubs .top .p1{text-align: center;font-size: 18px;color: #666;}
.clubs .top .p2{text-align: center;font-size: 16px;color: #666;font-family: arial}
.new_next{
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #f0efef;
	height: 100px;
}
.new_next p{
	font-size: 12px;
	color: #666;
}
.new_next .p_back{
	margin-top: -36px;
}
.p_back{text-align: right;}

/*法律声明*/
.pop-up {
	width: 960px;
	height:300px;
	border: 1px solid #bbb;
	border-radius: 5px;
	box-shadow: 0 0 2px rgba(187,187,187,.5);
	background: #fff;
	position: fixed;
	left: 50%;
	top: 50%;
	padding:35px 0;
	margin: -120px 0 0 -480px;
	font-size: 14px;
	z-index: 12;
	_position: absolute;
	_top:220px;
}
.pop-up .title {
	border-bottom: 1px solid #d9d9d9;
	margin: 0 30px 25px;
	height: 50px;
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
.pop-up .close{
	font-size: 24px;
	line-height: 24px;
	font-family: "微软雅黑";
	color: #797979;
}
.pop-up .close:hover{
	color: #e25353;
}
.pop-up .text{	
	position:relative; 
	height:230px;
	width: 930px;
	padding: 0 0 0 30px;
	overflow: hidden;	
}
.pop-up .con{
	font-size: 12px;
	height: 230px;
	width: 900px;
	position: relative;
	
}
.pop-up .roll{
	width:5px;
	height:230px;
	position: absolute;
	right:10px;
	top:0px;
	background:url("../images/roll.jpg") repeat-y center;
}
.pop-up .roll_btn{
	width:5px;
	height:35px;
	position: absolute;
	left:0;
	top: 0px;
	cursor: pointer;
	background:url("../images/handless.jpg") no-repeat center center;
}
.body-shadow{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	filter:alpha(opacity=50);
	z-index: 11;
	_position: absolute;
	_top:expression(offsetParent.scrollTop);
}

.hidden{
	display:none;
}

/*核心业务图片增加切换效果*/
.coreimg{
	 float: left;
	 position: relative;
	 overflow: hidden;
	 height:275px;
	 width: 427px;
}
.coreimg .bd{
  	height:275px;
 	width: 427px;
}
.coreimg .bd ul li{
	 height:275px;
	 width: 427px;
}
.coreimg .hd{
	 position: absolute;
	 width: 427px;
	 height: 14px;
	 bottom:30px;
	 left: 50%;
	 text-align: center;
}
.coreimg .hd ul li{
	 float: left; 
	 width: 14px;
	 height: 14px;
	 margin-right:5px;   
	 text-indent: -99999px;
}

/*---  导航   --*/
/*.header{ width:100%; background:#fff;}*/
.header_top{
	width:100%;
	height:78px;
	margin:0 auto;
	border-bottom:1px solid #DBDBDB;}
.header_logo{
	width:1000px;
	height:50px;
	margin:0 auto;
	padding-top:21px;}
	
.left_logo{
	float:left;}
	
.right_tel{
	float:right;
	font-size:14px;
	margin-top:-8px;}
	
.email{
	font-size:14px;
	color:#0062a6;}
	
.right_tel .language{
	font-size:12px;
	line-height:34px;}
	
.right_tel .language a{
	font-weight:bold;}
	
.yezi{
	margin-top:-17px;}
	
.right_tel span{
	font-size:18px;
	font-weight:bold;}
.nav{ width:1000px; margin:0 auto;}
.nav ul li{ height:40px; line-height:40px; float:left; padding:10px 23px; margin:0px 5px;position:relative;}
.nav ul li a{ color:#666; font-family:'Microsoft Yahei'; font-size:14px; text-decoration:none;}
.nav ul li a:hover{ color:#0062a6; text-decoration:none;}
.nav ul li span{ display:block; position:absolute; width:0px; height:0px; background:#0062a6; top:58px; left:50%;}
.nav .search{
	width:169px;
	height:23px;
	margin-left:3px;
	background:url(../images/header_ss.png);}
	
.nav .search .kw {
background: none;
border: none;
float: left;
height: 23px;
line-height: 23px;
padding: 0 8px;
width: 123px;
font-size: 12px;
color: #909090;}
.nav .search .ok {
float: right;
width: 25px;
height: 23px;
background: none;
border: none;
padding: 0;
cursor: pointer;}
/*---  导航  end  ---*/


/*---    ----*/

.index-main1{
	width:1100px;
	margin:0 auto;}

.in-news-list{
    padding-top: 62px;
    margin-top: 80px;
    margin-bottom: 145px;
    overflow: hidden;
    height: 329px;
}

.in-news-list li{
    float: left;
    position: relative;
    padding: 145px 25px 0 25px;
    margin-left: 30px;
    height: 103px;
    width: 154px;
    box-shadow: 0 0 2px #CCC;
}
.in-news-list .img-a{
    position: absolute;
    top: 0px;
    left: 0;
    display: block;
    width: 204px;
    height: 145px;

}
.in-news-list .img-a img{
    width: 100%;
    height: 100%;
}
.in-news-list .h-a{
    display: block;
    margin-top: 15px;
    font-size: 14px;
    color: #777;
}
.in-news-list .p-a{
    display: block;
    line-height: 20px;
    color: #636363;
	margin-top:25px;
}

.in-news-list .p-a:hover{
	color:#0062a6;}

.in-news-list .line3{
    margin-top: 25px;
    height: 8px;
    width: 60px;
    background: url("../images/line3.png") no-repeat right bottom;
}
.in-news-list .date{
    position: absolute;
    bottom: 20px;
    color: #c0c0c0;
}
.in-news-list li:first-child{
    width: 272px;
    height: 248px;
    padding: 0 0 0 358px;
    margin-left: 0;
}
.in-news-list li:first-child img,.in-news-list li:first-child .img-a{
    position: absolute;
    left: 0;
    top: 0;
    width: 327px;
    height: 248px;
}
.in-news-list li:first-child .h-a{
    margin-top: 40px;
    font-size: 18px;
}

.in-news-list li:first-child span{
	font-size:16px;}

.in-news-list li:first-child .line3{
    margin-top: 35px;
    margin-left: 0;
    width: 85px;
}

/*---    end  ----*/


/*---  首页产品三系列  -----*/
.i-first{
	background: url(../images/i-first.jpg) no-repeat;
	padding-bottom: 50px;
	margin-top:57px;
}
.i-first h1{
	padding:40px 0 20px 0;
	text-align:center;
}

.i-first p{
	text-align: center;
font-size: 12px;
line-height: 19px;
margin-bottom: 25px;
margin-top: -8px;
color: #A2A2A2;}

.i-first h1 a{
	color: #303030;
	font-family:"微软雅黑";
	line-height: 16px;
	font-size: 15px;
	font-weight:bold;
	transition: font-weight 500ms ease-in 0ms;
}
.i-first h1 a:hover{
	opacity: 0.8;
	filter:Alpha(opacity=80);
}

.i-first .img img{
	display: block;
}

.i-fi-left{
	/*width: 400px;*/
	width: 306px;
}
.i-fi-center{
	/*width: 260px;*/
	width: 306px;
	/*margin-left: 20px;*/
	margin-left: 90px;
}
.i-fi-left .img{
	/*width: 400px;*/
	width: 306px;
	height: 180px;
	overflow: hidden;
}
.i-fi-center .img{
	/*width: 260px;*/
	width: 306px;
	height: 180px;
	overflow: hidden;
	/*cursor: pointer;*/
}
.i-first .i-fi-left .img .mask{
	/*width: 400px;*/
	width: 306px;
	height: 180px;
}
.i-first .i-fi-center .img .mask{
	/*width: 260px;*/
	width: 306px;
	height: 180px;
}
.i-first .img .info{
	font-weight: bold;
	font-size: 16px;
	color: #2C8CCE;
	line-height: 20px;
	text-align: center;
    /*width: 260px;*/
    width: 306px;
    /*height: 40px;*/
    position: absolute;
    left: 50%;
    margin-left: -151px;
    top: 50%;
    margin-top: -30px;
}
.i-first .img .info span{
	display: block;
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
	opacity: 0.8;
	filter:Alpha(opacity=80);
}










/* CSS3 EFFECTS */
.view{
	overflow: hidden;
   position: relative;
}
.view .mask{
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;

   opacity: 0;
   filter:Alpha(opacity=0);
   



   overflow:visible;
   border:0px;
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}

.view .info {
    opacity: 0;
    filter:Alpha(opacity=0);

   -moz-transform:scale(0,0);
   -webkit-transform:scale(0,0);
   -o-transform:scale(0,0);
   -ms-transform:scale(0,0);
   transform:scale(0,0);
   -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
.view:hover .mask {
   /*opacity: 1;
   filter:Alpha(opacity=100);
   border:200px solid rgba(0,0,0,0.7);*/
   opacity: 0.7;
   filter:Alpha(opacity=70);
   border:300px solid #000;
}
.view:hover .info {
	opacity:1;
	filter:Alpha(opacity=100);

	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	-moz-transition-delay:0.3s;
	-webkit-transition-delay:0.3s;
	-o-transition-delay:0.3s;
	-ms-transition-delay:0.3s;
	transition-delay:0.3s;
}



#banner-para1{
	-webkit-animation:h1Action 1.5s;
	   -moz-animation:h1Action 1.5s;
		-ms-animation:h1Action 1.5s;
		 -o-animation:h1Action 1.5s;
			animation:h1Action 1.5s;
}
#banner-para2{
	-webkit-animation:h2Action 2s;
	   -moz-animation:h2Action 2s;
	    -ms-animation:h2Action 2s;
	     -o-animation:h2Action 2s;
			animation:h2Action 2s;
}
#banner-para3{
	-webkit-animation:h3Action 1.5s;
	   -moz-animation:h3Action 1.5s;
		-ms-animation:h3Action 1.5s;
		 -o-animation:h3Action 1.5s;
			animation:h3Action 1.5s;
}

@-webkit-keyframes h1Action
{
	0%{opacity: 0;-webkit-transform: translateY(-300px);}
	30%{opacity: 0;-webkit-transform: translateY(-300px);}
	100% {opacity: 1;-webkit-transform: translateY(0);}
}

@keyframes h1Action
{
	0%{opacity:0;transform: translateY(-300px);}
	30%{opacity:0;transform: translateY(-300px);}
	100% {opacity:1;transform: translateY(0);}
}
/*@-webkit-keyframes h2Action
{
	0%{-webkit-transform: : translateY(-400px);}
	50%{-webkit-transform: : translateY(-400px);}
	100% {-webkit-transform: : translateY(0);}
}
@keyframes h2Action
{
	0%{transform: translateY(-400px);}
	50%{transform: translateY(-400px);}
	100% {transform: translateY(0);}
}*/
@-webkit-keyframes h2Action
{
	0%{opacity: 0;-webkit-transform: translateY(-300px);}
	50%{opacity: 0;-webkit-transform: translateY(-300px);}
	100% {opacity: 1;-webkit-transform: translateY(0);}
}

@keyframes h2Action
{
	0%{opacity:0;transform: translateY(-300px);}
	50%{opacity:0;transform: translateY(-300px);}
	100% {opacity:1;transform: translateY(0);}
}
@-webkit-keyframes h3Action
{
	0%{-webkit-transform: : translateY(200px);}
	30%{-webkit-transform: : translateY(200px);}
	100% {-webkit-transform: : translateY(0);}
}
@keyframes h3Action
{
	0%{transform: translateY(200px);}
	30%{transform: translateY(200px);}
	100% {transform: translateY(0);}
}

/*---  end  ----*/

/*---  banner-info  ----*/
.banner_info{
	width:100%;
	margin:0 auto;}
	
.banner_info img{
	width:100%;}
/*--   banner-info  end   ---*/

/*---  main-top   ---*/
.main-top{
	width:100%;
	margin:0 auto;
	height: 45px;
line-height: 45px;
background: #000;
text-align: center;
color: #cccccc;}
	
.main-t{
	width:1000px;
	margin:0 auto;
	text-align:center;
	}
	
.main-t a{
	color: #ccc;
margin: 0 27px;}

.main-t a:hover{
	color:#fff;}
	
.main-color{
	color:#fff !important;}
/*---  main-top  end   ---*/

/*---  about  ---*/
.inc-banner{

	height:634px;

	position: relative;

	top: -105px;

	margin-bottom: -105px;

	z-index: 1;

	overflow: hidden;

}

.incfont{

	width: 1000px;

	margin: 0px auto;

	overflow: hidden;

	position: relative;

	top: 470px;

	left: 50%;

	margin-left: -500px;

}

.incfont span.incline{

	float: left;

	display: inline-block;

	width: 56px;

	height: 1px;

	background: #fff;

	opacity: 0.2;

	margin-left: 6px;

}

.incfont h2{

	float: left;

	display: inline-block;

	font-weight: 100;

	font-size: 38px;

	line-height: 42px;

	color: #fff;

	font-family: "微软雅黑";

	margin-top: 27px;

	margin-left: 6px;

	position: relative;

	left: -300px;

}

/*.incfont h2.col{

	color: #fe0014;

}*/




/********************/

.about-first{

	width: 100%;

	height: 665px;

	background: #fff;

	position: relative;

	z-index: 3;

}

.afir-wrap{

	width: 1000px;

	margin: 0px auto;

	position: relative;

}

.afir-wrap  a.topbtn{

	display: inline-block;

	position: absolute;

	left: 50%;

	top: -25px;

	margin-left: -28px;

	z-index: 3;

	width: 57px;

	height: 57px;

	background: url(../images/img_01.jpg) no-repeat center center;

}

.afir-wrap .afir-top{

	text-align: center;

}

.afir-top .afir-tit{

	padding-top: 76px;

	position: relative;

	padding-left: 357px;

	text-align: center;

}

.afir-top .afir-tit span.linebd{

	float: left;

	display: inline-block;

	width: 66px;

	height: 1px;

	background: #666;

	opacity: 0.32;

	position: relative;

	top: 27px;

}

.afir-top .afir-tit strong{

	float: left;

	display: inline-block;

	font-weight: bold;

	font-size: 30px;

	line-height: 55px;

	color: #666;

	font-family: "微软雅黑";

	padding: 0 19px;

}

.afir-top span.en{

	display: inline-block;

	font-size: 15px;

	line-height: 14px;

	color: #666;

	opacity: 0.34;

	font-family: "微软雅黑";

}

.afir-top p{

	font-size: 16px;

	line-height: 28px;

	color: #666;

	font-family: "微软雅黑";

	padding-top: 24px;

	padding-bottom: 25px;

}

.afir-content{

	width: 992px;

	height: 377px;

	margin: 0px auto;

	padding: 4px;

	overflow: hidden;

	background: url(../images/img_21.png) no-repeat center top;

	position: relative;

}

.afir-content .afir-left{

	float: left;

	display: inline-block;

	padding: 10px 9px 9px 10px;

	background: #58A1D3;

	width: 375px;

	height: 358px;

}

.afir-content .afir-left img{

	width: 375px;

	height: 358px;

	position: relative;

	left: -400px;

}

.afir-content .afir-right{

	float: right;

	display: inline-block;

	width: 538px;

	height: 315px;

	padding: 28px 25px 34px 33px;

	overflow: hidden;

	position: relative;

}

.afir-right .scroll-Box{

	position: absolute;

	width: 538px;

	height: 315px;

	overflow: hidden;

}

.scroll-Box .scroll-obj{

	position: relative;

	top: 0px;

	left: 0px;

	width: 532px;

	height: 315px;

}

.scroll-Box .scroll-obj p{

	font-size: 12px;

	line-height: 24px;

	color: #666;

	font-family: "微软雅黑";

}

.scroll-Box .scroll-bar{

	position: absolute;

	top: 0px;

	right: 0px;

	width: 9px;

	height: 312px;

	background: url(../images/img_23.png) repeat-y center top;

}

.scroll-Box .scroll-bar .scroll-btn{

	background: url(../images/img_22.png) no-repeat;

	width: 9px;

	height: 213px;

	position: absolute;

	left: 0px;

	top: 0px;

	cursor: pointer;

}




/*************************/

.about-second{

	width: 100%;

	height: 773px;

	/*background: url(../images/about_bg01.jpg) no-repeat center top;*/

	background: #fff;

}

.asec-wrap{

	width: 1060px;

	margin: 0px auto;

	position: relative;

}

.asec-wrap .asec-top{

	text-align: center;

	padding-bottom: 45px;

}

.asec-top .asec-tit{

	padding-top: 25px;

	position: relative;

	padding-left: 382px;

	text-align: center;

}

.asec-top .asec-tit span.linebd{

	float: left;

	display: inline-block;

	width: 66px;

	height: 1px;

	background: #666;

	opacity: 0.14;

	position: relative;

	top: 32px;

}

.asec-top .asec-tit strong{

	float: left;

	display: inline-block;

	font-weight: bold;

	font-size: 30px;

	line-height: 60px;

	color: #666;

	font-family: "微软雅黑";

	padding: 0 19px;

}

.asec-top span.en{

	display: inline-block;

	font-size: 15px;

	line-height: 14px;

	color: #666;

	opacity: 0.34;

	font-family: "微软雅黑";

}

.asec-content{

	width: 1000px;

	position: relative;

	-moz-user-select:none;/*火狐*/

	-webkit-user-select:none;/*webkit浏览器*/

	-ms-user-select:none;/*IE10*/

	-khtml-user-select:none;/*早期浏览器*/

	user-select:none;

}

.asec-content .asec-prev{

	position: absolute;

	top: 225px;

	left: 37px;

	z-index: 2;

	background: url(../images/prev_02.png) no-repeat left center;

	width: 31px;

	height: 31px;

	overflow: hidden;

	transition: all 200ms ease-in 0ms;

	cursor: pointer;

}

.asec-content .asec-prev:hover{

	background-position: -31px center;

}

.asec-content .asec-next{

	position: absolute;

	top: 225px;

	right: 37px;

	z-index: 2;

	background: url(../images/next_02.png) no-repeat left center;

	width: 31px;

	height: 31px;

	overflow: hidden;

	transition: all 200ms ease-in 0ms;

	cursor: pointer;

}

.asec-content .asec-next:hover{

	background-position: -31px center;

}

.asec-list{

	width: 772px;

	height: 518px;

	overflow: hidden;

	margin: 0px auto;

	position: relative;

	z-index: 5;

}

.asec-list ul li{

	float: left;

	display: inline;

	width: 386px;

	height: 255px;

	overflow: hidden;

	position: absolute;

	top: 20px;

	left: 800px;

	z-index: 2;

}

.asec-list ul li img{

	width: 100%;

}

.asec-list ul li.on{

	z-index: 5;

}

.asec-font{

	padding:13px 0;

	text-align: center;

	font-size: 14px;

	line-height: 24px;

	color: #333;

	font-family: "微软雅黑";

}
/*---  about  end   ---*/

/*---  panrtners   ---*/
.about-second1{

	width: 100%;
	background: #fff;

}
.all01{margin:0 auto; overflow:hidden; padding:10px 0 0 10px;}
.all01 li{width:174px; height:56px; float:left; margin-right:10px; margin-bottom:10px; cursor:pointer; box-shadow: 0 2px 5px rgba(0, 0, 0, .2);}
/*---  panrtners end   ---*/


/*---  energy   ---*/
.w1000{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.w876{
	width: 876px;
	margin: 0 auto;
	position: relative;
}
.dn{
	display: none!important;
}

/*Inside*/
.inside-wrap{
}
.tips-btn{
	width: 20px;
	position: fixed;
	right: 3%;
	top: 50%;
	z-index: 15;
}
.tips-btn a{
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-bottom: 26px;
	background: url(../images/bg_sign11.png) no-repeat;
}
.tips-btn a:hover,.tips-btn a.on{
	background-position: 0 -20px;
}
.bg-white{
	background: #fff;
}

/*About*/
/*.about-bg-fi{
	padding-top: 154px;
	background: url(../images/bg_bg02.jpg) no-repeat center;
}*/
.about-profile-l{
	width: 439px;
	float: left;
}

.ab-bj{
	width:100%;}

.about-profile-l .video{
	width: 308px;
	height: 199px;
	float: left;
	margin-bottom: 18px;
	background: #000;
}
.about-profile-l .list a{
	display: inline-block;
	width: 294px;
	height: 30px;
	padding: 4px 7px;
	float: left;
	margin-bottom: 3px;
	font-size: 14px;
	line-height: 16px;
}
.about-profile-l .list p{
	color: #333;
}
.about-profile-l .list p.en{
	font-family: Arial;
	color: #b6b6b6;
	text-transform: uppercase;
}
.about-profile-l .list a:hover{
	background: url(../images/bg_sign06.jpg) no-repeat right #797d94;
}
.about-profile-l .list a:hover p{
	color: #fff;
}
.about-profile-l .list a:hover p.en{
	color: #bdbec9;
}
.about-profile-r{
	padding: 40px 0 55px;
	float: right;
	text-align:center;
}
.about-profile-r h2{
	font-size: 22px;
	line-height: 30px;
	color: #333;
	padding-bottom: 30px;
	margin-bottom: 22px;
	background: url(../images/name01.png) no-repeat left bottom;
}
.about-sign{
	width: 12px;
	height: 35px;
	padding: 7px 18px 6px;
	background: url(../images/bg_sign09.png) no-repeat;
	margin:0 auto;
	margin-top:73px;
	position: relative;
}
.about-sign .sign-top{
	width: 12px;
	height: 17px;
	background: url(../images/bg_sign07.png) no-repeat;
	position: absolute;
	left: 18px;
	bottom: 24px;
	animation: signMove 1s infinite;
	-webkit-animation: signMove 1s infinite;
	
}
.about-sign .sign-bot{
	width: 12px;
	height: 17px;
	background: url(../images/bg_sign08.png) no-repeat;
	position: absolute;
	left: 18px;
	top: 25px;
	animation: signMove 1s infinite;
	-webkit-animation: signMove 1s infinite;
}
@keyframes signMove{
	from{
		height: 0;
	}
	to {
		height: 17px;
	}
}
@-webkit-keyframes signMove{
	from{
		height: 0;
	}
	to {
		height: 17px;
	}
}
.about-bg-se{
	padding-top: 437px;
	background: url(../images/bg_bg03.jpg) no-repeat;
}
.about-concept-f{
	width: 539px;
	float: left;
	padding: 78px 0 55px;
}
.about-concept-f h2{
	font-size: 22px;
	line-height: 30px;
	color: #333;
	padding-bottom: 30px;
	margin-bottom: 22px;
	background: url(../images/name02.png) no-repeat left bottom;
}
.about-concept-f .about-sign{
	margin-left: 476px;
}
.about-concept-r{
	width: 432px;
	float: right;
	margin-top: 57px;
	line-height: 28px;
	color: #898989;
	text-align: right;
}
.about-bg-th{
	padding-top: 412px;
	background: url(../images/bg_bg04.jpg) no-repeat center;
}
.about-service{
	margin-top: -287px;
	padding-bottom: 55px;
	float: left;
}

.about-service p{
	color:#fff;}

.about-service p{
	text-align:center;}

.about-service h2{
	font-size: 22px;
	line-height: 30px;
	color: #333;
	padding-bottom: 30px;
	margin-bottom: 124px;
	text-align: center;
	background: url(../images/name02.png) no-repeat center bottom;
}
.about-service .list{
	width: 580px;
	border: 11px solid #f2f2f2;
	position: relative;
	margin:30px auto;
}
.about-service .list ul{
	width: 978px;
	border-top: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	float: left;
}
.about-service .list li{
	width: 162px;
	height: 67px;
	border-bottom: 1px solid #e7e7e7;
	border-right: 1px solid #e7e7e7;
	float: left;
}
/*.about-service .list img{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
	filter: gray;
	-webkit-filter: grayscale(100%);
}
.about-service .list a:hover img{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
	-webkit-filter: grayscale(0%);
}*/
.about-service .tips{
	margin-bottom: 34px;
	text-align: center;
}
.about-service .tips a.more{
	display: inline-block;
	width: 98px;
	padding-left: 58px;
	border: 2px solid #999;
	font-size: 14px;
	line-height: 38px;
	color: #727272;
	background: url(../images/bg_sign10.jpg) no-repeat 9px 1px;
	text-align: left;
}
.about-service .tips a.more:hover{
	color: #f08200;
	border: 2px solid #f08200;
	background-position: 9px -37px
}
.about-service .tips img{
	display: block;
	margin: 24px auto 0;
}
.about-service .tips p{
	line-height: 46px;
}
.about-service .about-sign{
	margin-left: 476px;
}
/*---  energy  end   ---*/

/*--  contact  ---*/
.contact-main{
	width:100%;
	margin:0 auto;
	margin-top:68px;}
	
.contact-body{
	width:1100px;
	margin:0 auto;}
	
.con-left{
	float:left;
	width:47%;
	height:684px;}
	
.left-top{
	width:100%;
	margin:0 auto;}
	
.con-text{
	float:left;
	background:url(../images/tb2.png) no-repeat;}
	
.con-text p{
	margin-left:37px;
	line-height:37px;
	font-size:13px;
	text-align:left}
	
.con-ewm{
	float:right;
	margin-top:40px;
	margin-right:70px;
	width:160px;}
	
.con-ewm span{
	float:left;
	width:150px;
	text-align:center;}
	
.con-right{
	width:51%;
	float:right;
	height:684px;}
	
.formdiv {
height: 230px;
padding-top: 10px;
}
.w465 {
width: 465px;
}
.formul li {
height: 24px;
font-size: 14px;
line-height: 24px;
padding: 20px 0 6px 0;
border-bottom: 1px solid #D5D5D5;
}
.formul li span {
float: left;
padding-right: 10px;
}
.text {
width: 400px;
height: 24px;
line-height: 24px;
background: none;
color: #000;
}
input {
border: 0;
outline: none;
}
.w500 {
width: 470px;
}
.ibt2 {
font-size: 14px;
padding: 20px 0 5px 0;
line-height: 24px;
}
.texts {
height: 100px;
border: 1px solid #D5D5D5;
overflow: hidden;
outline: none;
padding: 2px 5px;
}
.btn2 {
display: block;
width: 145px;
height: 45px;
line-height: 45px;
text-align: center;
font-size: 14px;
background: #666666;
border-radius: 3px;
margin-top: 30px;
color:#fff;
}
.btn2:hover{
	background:#0062a6;
	color:#fff;
	-webkit-transition:all .6s;
	transition:all .6s;}
	
	
	
.xiashubody {
width: 1130px;
height: auto;
margin: 0 auto;
}
.xiashubodytop {
width: auto;
height: auto;
margin: 0 auto;
padding-bottom: 20px;
}
.xiashubodytop ul li {
width: 330px;
height: 260px;
margin-right: 70px;
float: left;
background: url(../images/xiashubj.jpg) no-repeat right -40px;
}
.xstitle {
width: auto;
height: 40px;
margin-bottom: 15px;
line-height: 40px;
text-align: left;
font-family: "微软雅黑";
font-size: 15px;
color: #222;
}
.xsbody {
width: auto;
line-height: 30px;
font-family: "微软雅黑";
font-size: 12px;
color: #444;
text-align: left;
}
/*---   contact  end   --*/

/*---  product  ---*/
.desireMain{ width:1100px; margin:0 auto; margin-top:50px;}
.desireMain .img10{ margin-bottom:20px; width:1100px; height:154px; overflow:hidden;}

.desireMain .pro-eng{ text-align:center; width:248px; margin:0 auto; margin-bottom:60px; font-size:13px; background:url(../images/slide01.png) no-repeat;}
.eatTitle{ font-size:30px; padding-bottom:10px; line-height:40px; background:url(../images/line2.jpg) no-repeat center bottom; text-align:center; font-weight:normal;}
.box2{ overflow:hidden; background:#fff; margin-bottom:50px;}
.box2 .img32{ width:366px; height:263px; overflow:hidden; float:left;}
.box2 .box1Bref2{ width:386px; margin-left:54px; margin-top:34px; float:left;}
.box2 .box1Bref2 a.more{ display:block; border:2px solid #4f4f4f; border-radius:2px; width:168px; height:42px; margin:0 auto; line-height:42px; text-align:center; font-size:14px; color:#4c4c4c; margin-top:40px;}
.box2 .box1Bref2 a.more:hover{ background:#4f4f4f; color:#fff;}
.box2 .box1Bref2 h2{ font-size:24px; margin-bottom:20px; font-weight:normal;}
.box2 .box1Bref2 p{ line-height:24px; font-size:14px; margin-bottom:8px;}
.box2 .box1Bref2 ul{ padding-left:20px;}
.box2 .box1Bref2 ul li{ list-style:disc; font-size:14px; line-height:26px;}
.box2 .eatList{ overflow:hidden;}
.box2 .eatList li{ float:left; width:366px; height:277px; overflow:hidden;}
.box2 .eatList li.liA{ position:relative; overflow:visible;}
.box2 .eatList li.liA:hover{ background:#0062a6; color:#fff;}
.box2 .eatList li.liA .span1{ position:absolute; left:-36px; top:106px; width:0; height:0; display:block; border-width:18px; border-style:solid; border-color:transparent #fff transparent transparent; overflow:hidden;}
.box2 .eatList li.liA:hover .span1{ border-color:transparent #0062a6 transparent transparent;}
.box2 .eatList li.liA .span2{ position:absolute; left:366px; top:106px; width:0; height:0; display:block; border-width:18px; border-style:solid; border-color:transparent transparent transparent #fff; overflow:hidden;}
.box2 .eatList li.liA:hover .span2{ border-color:transparent transparent transparent #0062a6;}
.box2 .eatList li.liA .span3{ position:absolute; left:166px; top:-36px; width:0; height:0; display:block; border-width:18px; border-style:solid; border-color:transparent transparent #fff transparent; overflow:hidden;}
.box2 .eatList li.liA:hover .span3{ border-color:transparent transparent #0062a6 transparent;}
.box2 .eatList li .boxText{ width:240px; height:180px; margin:0 auto; margin-top:50px; text-align:center;}
.box2 .eatList li .boxText h3{ font-size:24px; line-height:40px; font-weight:normal;}
.box2 .eatList li .boxText p{ font-size:14px; line-height:22px; margin-bottom:36px; margin-top:6px; height:44px; overflow:hidden;}
.box2 .eatList li .boxText a{ display:block; border:2px solid #4f4f4f; border-radius:2px; width:168px; height:42px; margin:0 auto; line-height:42px; text-align:center; font-size:14px; color:#4c4c4c;}

.box1Bref2 a{ display:block; border:2px solid #4f4f4f; border-radius:2px; width:168px; height:42px; margin:0 auto; line-height:42px; text-align:center; font-size:14px; color:#4c4c4c; margin-top:46px;}

.box1Bref2 a:hover{ background:#0062a6; color:#fff; -webkit-transition:all .6s; transition: all .6s;}

.box2 .eatList li:hover .boxText a{ background:#fff; border:2px solid #fff; color:#004694;}

.pro-qita{
	width:855px;
	margin:0 auto;
	margin-bottom:50px;
	border:1px solid #E2E2E2;}

/*图片动画*/
.box2 .eatList li img,.box2 .img32 img{ -webkit-transition:-webkit-transform 1s ease-out; -moz-transition:-mos-transform 1s ease-out; -ms-transition:-ms-transform 1s ease-out; transition:transform 1s ease-out;}
.eatList li:hover img,.box2 .img32:hover img{ -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -o-transform:scale(1.05); -ms-transform:scale(1.05); transform:scale(1.05);}
/*---  product end   ---*/

/*---  product-1  ---*/
.prolist-fi{
	margin-top: -5px;
	padding-bottom: 50px;
}

.container{ 
	margin:0 auto;
	position: relative;
	min-height:591px;
}
.list-item{ 
	margin:30px 10px 0 10px;
	float:left; 
	vertical-align:top; 
	width: 280px;
	background: #DBDBDB;
	transition: top 1s ease 0s, left 1s ease 0s;
	cursor: pointer;
}
.list-item .pd10{
	padding:10px;
}
.list-item .box-preview{
	width: 260px;
}
.list-item .box-preview .insetscroll{ 
	overflow:hidden; 
	width:100%; 
	height:100%; 
	position:relative; 
	display:block; 
}
.list-item .box-preview .insetscroll img{
	display: block;
}
.list-item .box-mask{ 
	width:100%; 
	height:100%; 
	position:absolute; 
	top:100%; 
	left: 100%;
	background:url(../images/prolist_08.png) repeat; 
}
.list-item .box-mask-detail{ 
	width:100%; 
	height:100%;
	background:url(../images/prolist_09.png) no-repeat center; 
	
}
.list-item  .tit{ 
	 
	font-size:16px; 
	color:#333333; 
	display: inline-block;
}
.list-item  .stit{
	color: #333;
}
.list-item  p{
	color:#333333;
	margin-top: 10px;
}
.list-item  .more{
	width: 75px;
	height: 25px;
	line-height: 25px;
	background: #0062a6;
	color: #fff;
	text-align: center;
	display: block;
	margin-top: 8px;
}

.list-item  .more a{
	color:#fff;}
	
.list-item  .more a:hover{
	background:#fff;
	color:#0062a6;
	padding:5px 22px;
	-webkit-transition:all .6s;
	transition:all .6s;}
/*---  product-1  end   ---*/

.bottom{
	margin-top:30px;}

.bottom img{
	float:left;}
	
.bottom li span{
	float:left;
	text-align:center;
	width:100px;}
	
.bottom1{
	margin-top:30px;}

.bottom1 img{
	float:left;}
	
.bottom1 li span{
	float:left;
	text-align:center;
	width:100px;}
	
/*---   新闻   ---*/
.slide01,.slide01 li{width:1000px;height:280px;background-color:#fbfbfb;}
.slide01{overflow:hidden;border:1px #ededed solid;position:relative;margin:40px auto 0 auto;}
.slide01 li{position:absolute;overflow:hidden;display:none;}
.slide01 li.current{display:block;}
.slide01 li .image{position:absolute;top:-2px;left:-2px;}
.slide01 li .text{bottom:0;overflow:hidden;background-color:rgba(0,0,0,0.6);width:561px;float:right;position:relative;height:auto;background:0;filter:none;text-indent:0;margin:38px 10px 0 0;padding:6px 0;}
.slide01 li .text a{color:#fff;font-size:14px;line-height:17px;float:left;}
.slide01 li img{width:400px;height:282px;}
.slide01 li .text .title a{font-size:16px;font-weight:700;color:#000;font-family:"微软雅黑","宋体";line-height:22px;text-indent:0;float:none;}
.slide01 li .text p{color:#888;font-size:12px;text-indent:0;clear:both;line-height:20px;margin-top:4px;}

.slide01 .triggers{position:absolute;z-index:1;width:400px;text-align:center;bottom:10px;height:38px;right:0;left:0;padding:0 0 8px;}
.slide01 .triggers a{font-size:11px;line-height:12px;color:#000;overflow:hidden;border-radius:1px;-webkit-text-size-adjust:none;float:none;width:62px;height:42px;text-align:center;display:inline-block;background:0;margin:0 3px 0 0;}
.slide01 .triggers a:hover{text-decoration:none;}
.slide01 .triggers a img{width:58px;height:38px;border:1px #999 solid;vertical-align:middle;opacity:.6;}
.slide01 .triggers a.current img{border:2px #0062a6 solid;opacity:1;}

.slide01 .icon-dot{display:inline-block;position:absolute;bottom:20px;right:43px;}
.slide01 .icon-dot a{width:9px;height:9px;display:inline-block;background-image:url(../images/nav.png);background-repeat:no-repeat;background-position:-1px -1px;overflow:hidden;margin:0 2px;}
.slide01 .icon-dot a.current{background-position:-1px -12px;}

.slide01 .link-watch{width:30px;height:44px;display:none;position:absolute;top:110px;background:url(../images/arrow.png) no-repeat 0 -57px;filter:alpha(opacity=60);cursor:pointer;}
.slide01 .link-watch.pre{left:0;}
.slide01 .link-watch.next{left:368px;right:0;background-position:right -57px;}
.slide01 .link-watch.down{background-position-y:-2px;}

.riqi{
	color:#333 !important;}

/*---   新闻   end   ---*/


/*---  energy   ---*/
.energy-warp{
	width:100%;
	margin:0 auto;}
	
.ener-body{
	width:1100px;
	margin:0 auto;}
	
.ener-top{
	width:100%;
	margin:0 auto;
	border-bottom:1px solid #ececec;}
	
.ener-bottom{
	width:100%;
	margin:0 auto;
	margin-bottom:60px;}
	
.ener-img{
	float:left;
	width:500px;
	height:300px;
	padding-top:60px;}
	
.ener-text{
	float:right;
	width:600px;
	height:300px;
	padding-top:60px;}
	
.ener-text p{
	padding:20px;}
	
.bottom-left{
	float:left;
	width:470px;
	height:370px;}
	
.bottom-left p{
	padding:90px 20px;}
	
bottom-right{
	float:right;
	width:630px;
	height:370px;}
	
/*---   energy  end   ---*/






/*---  service01  切换   ---*/



.friend {
    height: 316px;
    margin: 0 auto;
    overflow: hidden;
	
	width:1100px;
}.mr_frbox {
    height: 407px;
    padding: 24px 0px 0px;
}.mr_frBtnL {
    cursor: pointer;
    display: inline;
    float: left;
    height: 46px;
    margin: 90px 10px 0 0;
    width: 28px;
}.mr_frUl {
    float: left;
    height: 202px;
    margin - left: 10px;
    width: 990px;
	margin-top:22px;
	margin-left:42px;
}.mr_frBtnR {
    float: right;
    margin - top: 160px;
    cursor: pointer;
    width: 28px;
    height: 46px;
	margin-top:90px;
}
.mr_frUl ul li {
    display: inline;
    float: left;
    /*height:389px;*/
    width: 250px;
    overflow: hidden;
    position: relative;
}.mr_frUl ul li a img {
    /*display:block;*/
    width: 100 % ;
}

.mr_frUl ul li p{
	margin-top:188px;
	text-align:center;
	width:180px;
	margin-left:18px;}












.mr_zhe{width:180px;position:absolute;top:0;background:rgba(78, 164, 181, 0.65) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/filter:Alpha(opacity=80);background:#4ea4b5;/*实现IE背景透明*//*height:389px;*/left:0;right:0;}

/*.mr_zhe_i h1{text-align:center;font-size:182px;height:138px;line-height:138px;margin-top:72px;margin-bottom:64px;font-weight:bold;color:#fff;}*/

.mr_zhe_p{margin-bottom:79px;}
.mr_zhe_p h3{text-align:center;font-size:12px;color:#fff;line-height:30px; color:#fff !important; font-size:13px !important;}
.mr_zhe_p h3 span{display:block;margin:0 auto;width:160px;font-size:15px;border-bottom:1px solid #f4f4f4; color:#fff;}
.mr_zhe_hover{bottom:-596px;height:200px;position:absolute;background:rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/filter:Alpha(opacity=80);background:#0a0a0a;/*实现IE背景透明*/}
.mr_zhe_hover h1{text-align:center;height:40px;line-height:40px;margin:22px 0;color:#fff;}
/*---   service01  切换  end   ---*/


/*---  产品中心  修改  ---*/
.ui-rel { position: relative; }
.ui-ab { position: absolute; }
.ui-fixed { position: fixed; }


.ui-grid { width: 960px; margin: 0 auto; }
.ui-grid { -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
.c-banner { height: 450px; overflow: hidden; }
.c-banner-info { top: 108px; right: 0; left: 0; text-align: center; color: #000; }
.c-banner-info h1 { font-size: 35px; }
.c-banner-info p { margin-top: 24px; font-size: 20px; line-height: 1.6; width:532px; margin:0 auto; }
.c-banner-info .video-icon { left: 50%; top: 150px; margin-left: -47px;  }

.c-banner p a{
	font-size:15px;
	color:#0070bc;
	border:2px solid #0070bc;
border-radius: 8px;
padding: 5px 15px;}

.c-banner p a:hover{
	background:#0070bc;
	color:#fff;
	-webkit-transition:all .6s;
	transition:all .6s;}
	
.products-sketch p a{
	font-size:15px;
	color:#0070bc;
	border:2px solid #0070bc;
border-radius: 8px;
padding: 5px 15px;}


.products-sketch p a:hover{
	background:#0070bc;
	color:#fff;
	-webkit-transition:all .6s;
	transition:all .6s;}

.products-item { height: 450px; overflow: hidden; }
.products-about { top: 110px; left: 0; width: 420px; }
.products-about h1 { font-size: 35px; color: #000; }
.products-sketch { margin-top: 56px; font-size: 16px; color: #333; line-height: 1.8; }
.products-item.odd { height: 450px; }
.products-item.odd .products-about { left: auto; right: 0; }
.products-item.center .products-about { right: 0; left: 0; text-align: center; }
.products-item .ui-grid { z-index: 1; }

.products-link { height: 350px; background: #f2f2f2; overflow: hidden; text-align: center; }
.products-link p { margin-top: 120px; line-height: 1; color: #4eae46; font-size: 28px; }
.products-link a { display: block; width: 200px; margin: 40px auto 0; background-position: 0 -381px; }
.products-link a:hover { background-position: 0 -442px; }
/*---  产品中心  修改  end  --*/


.my_top{ width:100%; height:90px;}
.my_box{ width:1200px; margin:0 auto; overflow:hidden}
.logo{ display:block; float:left; margin-top:15px;}
.my_nav{ float:right; }
.my_nav li{ float:left; line-height:90px; font-size:16px; width:132px;text-align: center;}
.my_nav li a:hover{ color:#066c38}

.ab_box{ width:1000px; height:400px;  margin:0 auto; box-shadow:2px 5px 10px #eee ; border:1px solid #eee;}
.ab_l{ width:400px; height:400px; float:left; background-color:#CCC;}
.ab_r{ width:600px; height:400px; float:left}
.ab_r p{ width:95%; margin:0 auto; color:666; font-size:13px; line-height:24px; margin-top:10px; text-indent:2em; text-align:left;}

.cul_t{ font-size:18px; width:100%; text-align:center; margin-top:50px; font-weight:bold; color:#fff}
.zs{ width:20px; height:1px; background-color:#FFF; margin:10px auto; display:block;}
.cul_w{ font-size:14px; width:80%; margin:26px auto; text-align:center; color:#FFF;}