@charset "utf-8";
/* CSS Document */
/*Global*/
.header{
	height: 130px;
	padding-bottom: 36px;
	background: url(headerbg.png) repeat-x top;
	position: relative;
	z-index: 40;
}
.header-main{
	width: 960px;
	height: 130px;
	margin: 0 auto;
}
.header-top{
	height: 30px;
	text-align: right;
}
.header-top a{
	display: inline-block;
	line-height: 30px;
	color: #babbbd;
	padding: 0 15px;
	border-right: 1px solid #F2F2F2;
}
.header-top a:hover{
	color: #035088;
}
.logo{
	float: left;
}
.nav{
	height: 86px;
	padding-top: 14px;
	float: right;
}
.nav li{
	float: left;
	padding-right: 2px;
	background: url(bg_li01.jpg) no-repeat right center;
	position: relative;
}
.nav li.last{
	padding-right: 0;
	background: none;
}
.nav a{
	display: inline-block;
	 
	color: #333;
	padding: 0 15px; line-height:86px; font-size:16px;
}
.nav a:hover,.nav a.on,.nav a.cur{
	color: #035cac
}
.flvl{ text-align:center}
.sonnav{
	width: 100px;
	height: 220px;
	position: absolute;
	left: -24px;
	top: 71px;
	padding: 32px 45px 23px 0;
	background: url(sonnavbg.gif) no-repeat;
	display: none;
	
}


.sonnav ul{
	width: 80px;
	float: left;
	margin: 0 15px 0 33px;
	display: inline;
}
.nav .sonnav li{
	width: 80px;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007BE8;
	float: left;
	padding-right: 0;
	background: none;
	
}
.nav .sonnav a{
	font-size: 14px;
	line-height: 32px;
	color: #fff;
	padding: 0;
}
.nav .sonnav a:hover{
	color: #fff;
}



.sonnav11{
	width: 100px;
	height: 220px;
	position: absolute;
	left: -24px;
	top: 71px;
	padding: 32px 45px 23px 0;
	background: url(sonnavbg.gif) no-repeat;
	display: none;
	
}


.sonnav11 ul{
	width: 100px;
	float: left;
	margin: 0 15px 0 33px;
	display: inline;
}
.nav .sonnav11 li{
	width: 100px;
	height: 32px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007BE8;
	float: left;
	padding-right: 0;
	background: none;
	
}
.nav .sonnav11 a{
	font-size: 14px;
	line-height: 32px;
	color: #fff;
	padding: 0;
}
.nav .sonnav11 a:hover{
	color: #fff;
}









.footer{
	width:100%;
	height:90px;
	background: url(footerbg.jpg) repeat-x top;
	position:relative;
	z-index:45;
}
.footer-main{
	width:960px;
	height: 99px;
	margin:0 auto;
	position:relative;
}
.footer-main .img{
	float:left;
	padding-right:12px;
	background: url(libg03.jpg) no-repeat right 21px;
}
.footer-intro{
	float:left;
	margin-top:16px;
}
.footer-intro p{
	line-height:20px;
	padding-left:12px;
	color:#6c6c6c;
}
.footer-intro p.list{
	padding-left:0;
	color:#ccc;
}
.footer-intro a{
	display:inline-block;
	line-height:20px;
	padding:0 12px;
	color:#6c6c6c;
}
.footer-intro a.mail{
	padding-left:0;
}
.footer-intro a:hover{
	color:#035cac;
}
.footer-links{
	width:148px;
	height:22px;
	float:right;
	margin-top:15px;
	position:relative;
	z-index:45;
	background: url(footerlink.jpg) no-repeat;
	cursor:pointer;
}
.links-list{
	width:140px;
	padding:0 3px;
	border:1px solid #e2e2e2;
	margin-bottom:none;
	position:absolute;
	bottom:22px;
	background:#fff;
	display:none}
.links-list a{
	display:inline-block;
	width:100%;
	line-height:16px;
	padding:3px 0;
	color:#6c6c6c;
}
.links-list a:hover{
	color:#035cac;
}
.footerLinks{ width:148px; height:22px; float:right; margin-top:15px; position:relative; z-index:45; background: url(footerlink.jpg) no-repeat; cursor:pointer}
.linksList{
	position: absolute;
	left: 0;
	bottom: 22px;
	width: 146px;
	padding: 10px 0 20px;
	border: 1px solid #e3e3e3;
	border-bottom: none;
	background: #fff;
	display: none;
}
.linksList li{
	position: relative;
	width: 147px;
	height: 28px;
}
.linksList li .sign{
	position: absolute;
	left: -6px;
	top: 9px;
	width: 6px;
	height: 13px;
	background: url(bg_sign02s.jpg) no-repeat;
	display: none;
}
.linksList li a.tit{
	display: inline-block;
	width: 115px;
	padding-left: 12px;
	border-bottom: 1px solid #ececec;
	margin-left: 10px;
	font-size: 14px;
	line-height: 28px;
	color: #666;
}
.linksList li .sub{
	position: absolute;
	left: -129px;
	top: -28px;
	width: 97px;
	padding: 12px 15px;
	border: 1px solid #e3e3e3;
	border-right: none;
	background: #fff;
	display: none;
}
.linksList li .sub a{
	display: inline-block;
	width: 100%;
	font-size: 12px;
	line-height: 26px;
	color: #666;
}
.linksList li a:hover{
	color: #015eae;
}
/*Index*/
.index-main{
	height: 460px;
	margin: -36px auto 0;
	position: relative;
	z-index: 30;
}
.banner li{
	width: 100%;
	height: 460px;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
.banner li a{
	display: inline-block;
	width: 100%;
	height: 100%;
}
.banner .number{
	height: 6px;
	position: absolute;
	left: 50%;
	bottom: 20px;
}
.banner .number span{
	display: inline-block;
	width: 32px;
	height: 6px;
	background: #fff;
	cursor: pointer;
	margin-left: 3px;
	position: relative;
	overflow: hidden;
}
.banner .number span.on{
	background: #035cac;
}
.index-news{
	width: 100%;
	height: 159px;
	background: url(bg_shadow01.png) repeat-x;
	position: absolute;
	left: 0;
	bottom: 0;
}
.index-news-main{
	width: 960px;
	margin: 0 auto;
}
.index-news-main .tips{
	height: 65px;
	padding-top: 26px;
	 
}
.index-news-main .tips p{
	font-size: 14px;
	line-height: 24px;
	color: #fff;
	padding: 0 15px 0 6px;
}
.index-news-list{
	height: 32px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2F7B4B;
	border-bottom-color: #2F7B4B;
}
.index-news-list h2{
	font-size: 18px;
	line-height: 32px;
	color: #fff;
	text-transform: uppercase;
	padding: 0 10px 0 8px;
	float: left;
}
.news-list-box{
	width: 873px;
	height: 26px;
	position: relative;
	margin: 3px 0;
	overflow: hidden;
	float: left;
}
.news-list-box ul{
	width: 819px;
	float: left;
	position: absolute;
}
.news-list-box li{
	width: 808px;
	height: 26px;
	float: left;
	padding-left: 11px;
	background: url(bg_li02.png) no-repeat left center;
}
.news-list-box a,.news-list-box span{
	display: inline-block;
	line-height: 26px;
	color: #fff;
	float: left;
}
.news-list-box span{
	font-size: 11px;
	float: right;
}
.news-list-box .num{
	width: 54px;
	height: 6px;
	text-align: right;
	position: absolute;
	right: 0;
	top: 10px;
}
.news-list-box .num span{
	display: inline-block;
	width: 6px;
	height: 6px;
	background: url(sign01.png) no-repeat;
	position: relative;
	overflow: hidden;
	margin-right: 3px;
	float: none;
	cursor: pointer;
}
.news-list-box .num span.on{
	background-position: 0 -6px;
}
/*InsideGlobal*/
.inside-banner{
	height: 235px;
	border-bottom: 1px solid #fff;
	position: relative;
	z-index: 30;
	margin-top: -36px;
}
.inside-main{
	position: relative;
	z-index: 40;
	background: url(insidemainbg.jpg) repeat-x top #f8f9fa;
}
.inside-warp{
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.inside-nav{
	width: 215px;
	float: left;
	background: url(bg_shadow03.png) no-repeat right top;
}
.inside-name{
	width: 200px;
	height: 184px;
	position: relative;
	z-index: 40;
	margin-top: -19px;
	background: url(bg_sidetitle.jpg) no-repeat;
}
.inside-name p.en{
	font-size: 24px;
	line-height: 22px;
	color: #fff;
	font-family: Arial;
	text-transform: uppercase;
	padding: 80px 0 0 35px;
}
.inside-name p.cn{
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	padding-left: 35px;
}
.inside-nav-list{
	width: 200px;
	float: left;
}
.inside-nav-list ul,.inside-nav-list li{
	width: 200px;
	float: left;
}
.inside-nav-list a{
	display: inline-block;
	width: 166px;
	padding-left: 34px;
	font-size: 14px;
	line-height: 50px;
	color: #666;
	border-bottom: 1px solid #dee0e5;
	background: #fff;
}
.inside-nav-list a:hover,.inside-nav-list a.on{
	background: url(bg_li04.jpg) no-repeat;
	color: #fff;
}
.inside-nav-list a.cur{
	background: url(bg_li04_b.jpg) no-repeat;
	color: #fff;
}
.son-inside-nav{
	border-bottom: 1px solid #DEE0E5;
	/*padding: 10px 0;*/
	display: none;
	background: #fff;
}
.inside-nav-list .son-inside-nav a{
	font: 12px/22px "微软雅黑";
	padding: 4px 0 4px 34px;
	border: 0;
	background: url(sign12.png) no-repeat 20px 11px;
}
.inside-nav-list .son-inside-nav a:hover,.inside-nav-list .son-inside-nav a.on{
	color: #69bb23;
	background: url(sign12_h.png) no-repeat 20px 11px;
}
.inside-nav-shadow{
	width: 215px;
	height: 19px;
	float: left;
	background: url(bg_shadow04.jpg) no-repeat;
}
.inside-content{
	width: 726px;
	float: right;
}
.path{
	height: 52px;
	padding-top: 17px;
	border-bottom: 1px solid #d9dadd;
}
.path h1{
	font: 18px/52px "微软雅黑";
	padding-left: 8px;
	float: left;
}
.path p{
	line-height: 52px;
	padding-left: 18px;
	float: right;
	color: #bbbbbb;
	background: url(sign02.png) no-repeat left 21px;
}
.path a{
	display: inline-block;
	line-height: 52px;
	color: #bbbbbb;
}
.path a:hover{
	color: #035cac;
}
.path span{
	font-family: "宋体";
	color: #bbbbbb;
	padding: 0 5px;
}
.content-nav{
	height: 41px;
	padding-left: 1px;
	background: url(bg_shadow06.png) no-repeat;
	position: relative;
}
.content-nav ul{
	float: left;
	padding-right: 2px;
	background: url(bg_li03.png) no-repeat right;
}
.content-nav li{
	width: 148px;
	height: 34px;
	padding: 0 1px 7px 0;
	position: relative;
	z-index: 40;
	overflow: hidden;
	float: left;
}
.content-nav a{
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 34px;
	color: #666;
	_padding-bottom: 7px;
}
.content-nav a.on{
	color: #fff;
	_background: url(bg_li03_h.png) no-repeat;
}
.content-nav .bg{
	width: 148px;
	height: 41px;
	background: url(bg_li03_h.png) no-repeat;
	_background: none;
	position: absolute;
	left: 1px;
	top: 0;
	z-index: 30;
}
.content-intro{
	position: relative;
	z-index: 40;
	min-height: 200px;
	height: auto!important;
	height: 400px;
}
.inside-bottom{
	height: 25px;
	padding-top: 65px;
	background: url(insidebottombg.jpg) repeat-x bottom #f8f9fa;
}
.page{
	height: 28px;
	margin: 22px auto 0;
	text-align: center;
}
.turn{
    border-top: 1px solid #E0E0E0;
    margin-top: 25px;
    padding-top: 25px;
    position: relative;
    width: 100%;
}
.turn p{
    background: #ECECEC;
    border-right: 1px solid #FFFFFF;
    float: left;
    font: bold 12px/32px "微软雅黑";
    margin-bottom: 7px;
    padding: 0 20px;
}
.turn a.name{
    background: #F4F4F4;
    display: inline-block;
    float: left;
    line-height: 32px;
    margin-bottom: 7px;
    min-width: 322px;
    padding: 0 10px;
    color: #666;
}
.turn a.back{
    background: #ECECEC;
    display: inline-block;
    font-weight: bold;
    line-height: 32px;
    padding: 0 28px;
    position: absolute;
    right: 0;
    top: 25px;
    color: #666;
}
 
.turn .line{
	clear: both;
	height: 10px;
	line-height: 0;
	width: 100%;
}
.turn .jiathis_style{
    bottom: 14px;
    position: absolute;
    right: 0;
}
.turn .jiathis_style span.t{
    display: inline-block;
    float: left;
    line-height: 16px;
}
/*About*/
.banner-about{
	background: url(ibanner01.jpg) no-repeat center top;
}
.about-main{
	padding-top: 42px;
}
.about-main b{
	font-weight: normal;
	font-size: 14px;
	color: #035cac;
}
.about-part01{
	padding-bottom: 320px;
	background: url(aboutbg.png) no-repeat center bottom;
}
.culture-img{
	margin: 12px auto;
}
.culture-main li{
	padding: 20px 0 16px;
	border-bottom: 1px solid #d9dadd;
	float: left;
}
.culture-main li .tips{
	width: 188px;
	float: left;
}
.culture-main li .tips h2{
	font-size: 16px;
	line-height: 22px;
	color: #68ba22;
}
.culture-main li .tips p{
	line-height: 18px;
	font-family: Arial;
	color: #f39700;
	text-transform: uppercase;
}
.culture-main li .intro{
	width: 538px;
	float: left;
}
.culture-main li .intro h2{
	font-size: 16px;
	line-height: 22px;
	color: #666;
}
.culture-main li .intro p{
	font-size: 10px;
	line-height: 18px;
	font-family: Arial;
	color: #c4c5c6;
	text-transform: uppercase;
}
.honor-tips{
	height: 44px;
	padding-top: 20px;
	background: url(sign03.png) no-repeat right bottom;
}
.honor-main{
	width: 100%;
	position: relative;
	overflow: hidden;
}
.honor-main ul{
	width: 765px;
	*padding-bottom: 39px;
}
.honor-main li{
	width: 216px;
	height: 221px;
	float: left;
	margin: 0 39px 39px 0;
}
.honor-main li .img{
	border: 10px solid #ececec;
	float: left;
	margin-bottom: 2px;
	position: relative;
	overflow: hidden;
}
.honor-main li .bg{
	width: 196px;
	height: 134px;
	background: #000;
	filter:alpha(opacity=50);
	opacity:0.5;
	position: absolute;
	left: 0;
	top: -134px;
}
.honor-main li .sign{
	width: 39px;
	height: 41px;
	background: url(sign04.png) no-repeat;
	position: absolute;
	left: 78px;
	top: -41px;
	z-index: 40;
}
.honor-main li .intro{
	width: 196px;
	height: 58px;
	padding: 7px 10px 0 10px;
	background: #f2f3f3;
	float: left;
}
.honor-main li p{
	font-size: 14px;
	line-height: 28px;
	color: #666;
}
.honor-main li span{
	display: inline-block;
	line-height: 24px;
	font-family: Arial;
	color: #999;
	text-transform: uppercase;
}
.honor-main li a:hover p,.honor-main li a:hover span{
	color: #71bc3b;
}
.events-main{
	padding-top: 54px;
}
.events-intro{
	width: 662px;
	height: 197px;
	padding: 9px 57px 12px 9px;
	background: url(eventsintro.png) no-repeat;
}
.events-intro img{
	width: 270px;
	height: 197px;
	float: left;
	margin-right: 25px;
	display: inline;
}
.events-intro h2{
	font-size: 26px;
	line-height: 66px;
	color: #e5e5e6;
}
.events-scroll{
	width: 367px;
	height: 88px;
	position: relative;
	overflow: hidden;
}
.events-details{
	width: 334px;
	position: relative;
}
.events-scroll #scroll-bar{
	width: 2px;
	height: 88px;
	background: #e3e3e3;
	position: absolute;
	right: 2px;
	top: 0;
}
.events-scroll #scroll-btn{
	width: 5px;
	height: 22px;
	background: #6fbc2f;
	position: absolute;
	right: -2px;
	top: 0;
	cursor: pointer;
}
.events-list{
	width: 726px;
	height: 313px;
	margin: 40px auto 0;
	background: url(eventslist.png) no-repeat;
}
.events-list .prev,.events-list .next{
	width: 34px;
	height: 313px;
	background: url(prev01.png) no-repeat center 150px;
	cursor: pointer;
	float: left;
}
.events-list .next{
	background: url(next01.png) no-repeat center 150px;
}
.events-list .prev.on{
	background: url(prev01_h.png) no-repeat center 150px;
}
.events-list .next.on{
	background: url(next01_h.png) no-repeat center 150px;
}
.events-list .main{
	width: 638px;
	height: 170px;
	float: left;
	position: relative;
	overflow: hidden;
	background: url(bg_li05.jpg) no-repeat 12px 163px;
}
.events-list .main ul{
	float: left;
}
.events-list .main li{
	width: 51px;
	height: 100px;
	margin-top: 69px;
	padding-left: 18px;
	float: left;
	cursor: pointer;
	position: relative;
}
.events-list .main li span{
	display: inline-block;
	width: 100%;
	height: 30px;
	padding-top: 59px;
	font-size: 14px;
	line-height: 30px;
	color: #979797;
	text-align: center;
}
.events-list .main li .sign{
	width: 100%;
	height: 11px;
	position: relative;
	overflow: hidden;
	text-align: center;
}
.events-list .main li .line{
	width: 1px;
	height: 0;
	background: #6fbc2f;
	position: absolute;
	left: 43px;
	bottom: 11px;
}
.events-list .main li .name{
	width: 85px;
	height: 24px;
	position: absolute;
	left: 0;
	bottom: 76px;
	display: none;
}
.events-list .main li .name-left{
	width: 12px;
	height: 24px;
	background: url(sign06.png) no-repeat;
	float: left;
}
.events-list .main li .name-right{
	background: url(sign07.png) no-repeat;
}
.events-list .main li p{
	width: 42px;
	font: bold 14px/24px Arial;
	color: #fff;
	padding-left: 18px;
	float: left;
	background: url(sign08.jpg) no-repeat left #6fbc2f;
}
.org-main{
	padding-top: 50px;
}
.org-main img{
	display: block;
	margin: 0 auto;
}
.equ-main{
	padding-top: 20px;
}
.equ-intro p{
	line-height: 24px;
}
.equ-list{
	width: 726px;
	position: relative;
	overflow: hidden;
	padding-top: 40px;
}
.equ-list ul{
	width: 765px;
	*padding-bottom: 43px;
}
.equ-list li{
	width: 196px;
	height: 174px;
	padding: 10px 10px 0;
	background: #ececec;
	float: left;
	margin: 0 39px 43px 0;
	text-align: center;
}
.equ-list li img{
	float: left;
}
.equ-list li p{
	line-height: 40px;
	color: #666;
}
.equ-list li a:hover p{
	color: #035cac;
}
/*News*/
.banner-news{
	background: url(ibanner02.jpg) no-repeat center top;
}
.news-main{
	padding-top: 30px; 
}
.news-rec{
	width: 732px;
	/* [disabled]height: 270px; */
	position: relative;
	overflow: hidden;
	margin: 0 auto 32px;
}
.news-rec li{
	width: 229px;
	height: 200px;
	float: left;
	position: relative;
	text-align: center;
	background-color: #FFF;
	margin-right: 15px;
	border: 1px solid #DEE0E5;
	margin-bottom: 15px;
}
.news-rec li img{
	margin-bottom: 0px;
	margin-top: 5px;
}
.news-rec li h2{
	font: 14px/22px "微软雅黑";
	color: #666;
}
.news-rec li .time{
	line-height: 24px;
	font-family: Arial;
	color: #bbb;
}
.news-rec li p{
	line-height: 18px;
	color: #666;
}
.news-rec li .more{
	width: 67px;
	height: 25px;
	position: absolute;
	right: 4px;
	bottom: 4px;
}
.news-rec li a:hover h2,.news-rec li a:hover p{
	color: #68ba22;
}
.news-list{
	width: 726px;
	/* [disabled]border-top: 1px solid #d9dadd; */
}
.news-list ul{
	float: left;
	padding-bottom: 30px;	
}
.news-list li{
	width: 706px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #d9dadd;
	padding-left: 10px;
	padding-right: 10px;
}
.news-list li .intro{
	width: 578px;
	height: 101px;
	padding-right: 36px;
	border-right: 1px dotted #b7b8b9;
	float: left;
}
.news-list li .title{
	width: 100%;
	height: 40px;
	float: left;
	margin-bottom: 8px;
}
.news-list li a.tit{
	display: inline-block;
	font-size: 14px;
	line-height: 30px;
	padding-left: 15px;
	color: #666666;
	float: left;
	background-image: url(news-list-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.news-list li span{
	display: inline-block;
	line-height: 30px;
	color: #bbb;
	float: right;
}
.news-list li a.int{
	display: inline-block;
	color: #666;
}
.news-list li a.int:hover{
	color: #68ba22;
}
.news-list li .more{
	float: left;
	padding: 38px 0 0 33px;
}
.newsinfo-title{
	/* [disabled]padding: 26px 0 17px; */
	/* [disabled]background: #f0f1f3; */
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 15px;
}
.newsinfo-title h1{
	font-size: 18px;
	line-height: 40px;
	text-align: center;
	color: #333333;
	font-weight: normal;
}
.newsinfo-title .time{
	line-height: 30px;
	color: #bbb;
	text-align: center;
	margin-left: 20px;
	margin-right: 20px;
}
.newsinfo-detail b{
	font-size: 14px;
}
.newsinfo-detail img{
	display: block;
	max-width: 726px;
	margin: 0 auto;
}
/*Contact*/
.banner-contact{
	background: url(ibanner01.jpg) no-repeat center top;
}
.map{
	width: 724px;
	height: 312px;
	border: 1px solid #e5e5e5;
	margin: 0 auto 15px;
}
.contact-main{
	padding-top: 45px;
}
.contact-main h2{
	font: 18px/66px "微软雅黑";
	color: #035cac;
}
.contact-main p{
	line-height: 24px;
}
.contact-line{
	width: 100%;
	height: 1px;
	background: #d9dadd;
	margin: 40px auto 0;
	position: relative;
	overflow: hidden;
}
/*Products*/
.banner-products{
	background: url(ibanner03.jpg) no-repeat center top;
}
.content-nav .products-bg{
	width: 239px;
	background: url("bg_li03_h.png") repeat-x;
	_background: none;
}
.content-nav .products-ul{
	background: url(bg_li03_long.png) no-repeat right top;
}
.content-nav .products-ul li{
	width: 239px;
}
.content-nav .products-ul a:hover,.content-nav .products-ul a.on{
	_background: url("bg_li03_h.png") repeat-x;	
}
.products-main{
	padding: 37px 0;
}
.products-main h1{
	font-size: 18px;
	line-height: 52px;
	color: #035cac;
	margin-bottom: 4px;
}
.products-main h2{
	font-size: 14px;
}
.products-details h2{
	padding-bottom: 10px;
}
.products-main p{
	line-height: 24px;
}
.products-main span{
	color: #035cac;
}
.products-main img{
	 border: 1px solid #d3d4d7;
	 display: inline;
}
.products-line{
	width: 100%;
	height: 1px;
	background: #d9dadd;
	margin: 40px auto;
	position: relative;
	overflow: hidden;
}
/*Tec*/
.tec-main{
	padding: 35px 0;
}
/*Cases*/
.banner-cases{
	background: url(ibanner05.jpg) no-repeat center top;
}
.cases-main{
	padding: 26px 0;
}
.cases-main ul{
	*padding-bottom: 28px;
}
.cases-main li{
	width: 721px;
	height: 165px;
	padding: 9px 0 0 8px;
	background: url(bg_li07.png) no-repeat;
	position: relative;
	margin-bottom: 28px;
}
.cases-main li img{
	float: left;
	margin-right: 30px;
	display: inline;
}
.cases-main li .intro{
	width: 425px;
	float: left;
}
.cases-main li .title{
	height: 54px;
	padding-top: 3px;
}
.cases-main li .intro .title a{
	font-size: 16px;
	line-height: 54px;
	color: #68ba22;
	float: left;
}
.cases-main li .title span{
	display: inline-block;
	line-height: 54px;
	color: #bbb;
	float: right;
}
.cases-main li .intro a{
	display: inline-block;
	color: #666;
}
.cases-main li .intro a:hover{
	color: #68ba22;
}
.cases-main li a.more img{
	position: absolute;
	right: 4px;
	bottom: 4px;
	margin-right: 0;
}
/*Service*/
.banner-service{
	background: url(ibanner06.jpg) no-repeat center top;
}
.service-main{
	padding: 20px 0;
}
.service-main img{
	max-width: 726px;
	display: block;
	margin: 0 auto;
}
.service-main h2{
	font-size: 16px;
	line-height: 44px;
	text-align: center;
}
.serintro-main{
	width: 726px;
	min-height: 680px;
	height: auto!important;
	height: 680px;
	padding-top: 30px;
}
.sercontact-main{
	padding-top: 30px;
}
.sercontact-main li{
	width: 726px;
	padding-bottom: 25px;
	border-bottom: 1px solid #d9dadd;
	margin-bottom: 25px;
}
.sercontact-main .img{
	width: 210px;
	height: 144px;
	padding: 9px;
	background: url(bg_shadow07.png) no-repeat;
	float: left;
	padding-right: 70px;
	display: inline;
	border-right: 1px dotted #b7b8b9;
}
.sercontact-main .intro{
	width: 315px;
	float: left;
	padding-left: 75px;
}
.sercontact-main .intro h2{
	font: 18px/24px "微软雅黑";
	color: #035cac;
}
.sercontact-main .intro h3{
	font: 11px/18px Arial;
	color: #9fadb8;
	margin-bottom: 10px;
}
.sercontact-main .intro p{
	line-height: 24px;
	color: #666;
}
/*Job*/
.banner-job{
	background: url(ibanner07.jpg) no-repeat center top;
}
.job-main{
	padding-top: 35px;
	min-height: 550px;
	height: auto!important;
	height: 550px;
}
.job-main p{
	font-size: 14px;
	line-height: 24px;
}
.job-search{
	width: 668px;
	padding: 30px 0 0 58px;
	height: 62px;
	background: #f0f1f3;
	border-top: 1px solid #f8f9fa;
	margin-bottom: 30px;
	text-align: center;
}
.job-search select{
	width: 243px;
	height: 36px;
	padding: 6px;
	line-height: 24px;
	color: #999;
	border: 3px solid #d6d9df;
	margin-right: 16px;
	float: left;
}
.job-search option{
	padding: 0 6px;
	line-height: 24px;
	color: #999;
}
.job-search .in {
    border: 3px solid #D6D9DF;
    color: #999999;
    float: left;
    height: 19px;
    line-height: 24px;
    margin-right: 16px;
    padding: 6px;
    width: 243px;
}

.job-search .submit {
	width: 83px;
	height: 36px;
	float: left;
	background: url(sign14.jpg) no-repeat;
	font: 14px/36px "微软雅黑";
	color: #fff;
	padding-bottom: 2px;
}
.joblist-main table{
	margin-bottom: 30px;
}
.joblist-main th{
	font: 16px/34px "微软雅黑";
	color: #5d6067;
	padding-bottom: 6px;
	background: url(bg_th01.png) repeat-x bottom;
}
.joblist-main td{
	line-height: 36px;
	border-bottom: 1px dotted #c4c5c8;
	text-align: center;
}
.joblist-main td a{
	float: left;
	padding-left: 26px;
	display: inline-block;
	line-height: 36px;
	color: #666;
}
.joblist-main td a.more{
	width: 65px;
	text-align: center;
	float: none;
	padding-left: 0;
	color: #fff;
	line-height: 20px;
	background: url(sign13.png) no-repeat; 
}
.joblist-main td a.on{
	color: #305cac;
}
.joblist-main td a.more.on{
	background: url(sign13.png) no-repeat 0 -20px; 
	color: #fff;
}
.joblistIntro_s {
	width: 100%;
	margin: 25px auto 0;
}
.joblistTitle {
    height: 50px;
}
.joblistTitle h1 {
    float: left;
}
.joblistTitle a {
    background: #035CAC;
    border: 1px solid #ECECEC;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    line-height: 32px;
    margin: 6px 2px 0 0;
    padding: 0 16px;
}
.joblistIntro .search {
    margin-bottom: 15px;
    width: 100%;
}
.joblistIntro .search h1 {
    color: #40444C;
    font: bold 18px/50px "微软雅黑";
}
.searchMain {
    background: url("bg19.png") no-repeat;
    height: 36px;
    padding: 15px 20px 18px 16px;
    width: 558px;
}
.searchMain select {
    border: 1px solid #EBEBEB;
    color: #9EA0A3;
    display: inline;
    float: left;
    height: 36px;
    line-height: 36px;
    margin-right: 4px;
    padding-left: 20px;
    width: 233px;
}
.searchMain input {
    background: url("input05.jpg") repeat-x;
    border: 1px solid #EBEBEB;
    color: #9EA0A3;
    float: left;
    height: 34px;
    line-height: 34px;
    width: 211px;
}
.searchMain input.submit {
    background: url("input04.jpg") no-repeat;
    display: inline;
    height: 36px;
    margin-left: 5px;
    width: 98px;
}
.joblistIntro .tableBox {
    background: url("table01.png") repeat-y;
    padding-right: 2px;
    width: 592px;
}
.joblistIntro th {
    background: #035CAC;
    border-left: 1px solid #FFFFFF;
    color: #FFFFFF;
    font: bold 12px/42px "微软雅黑";
    padding-left: 30px;
    text-align: left;
}
.joblistIntro th.thf {
    border-left: 1px solid #EBEBEB;
}
.joblistIntro td {
    border-bottom: 1px dashed #E3E3E4;
    color: #40444C;
    line-height: 36px;
    padding-left: 30px;
}
.joblistIntro td a {
    color: #40444C;
}
.joblistIntro td a:hover {
    color: #035CAC;
}
.joblistIntro .tablebot {
    background: url("table02.png") no-repeat;
    height: 20px;
    width: 100%;
}
.joblistIntro_s table {
    border-bottom: 1px solid #E6E5E5;
}
.joblistIntro_s th {
    background: #0063AC;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 36px;
    padding-left: 10px;
    text-align: left;
}
.joblistIntro_s td {
    border-bottom: 1px solid #E6E5E5;
    border-right: 1px solid #E6E5E5;
    line-height: 36px;
}
.joblistIntro_s td.depictTdC {
    background: #F4F4F4;
    text-align: center;
}
.joblistIntro_s td.depictTdP {
    padding-left: 16px;
}
.joblistIntro_s td.borL {
    border-left: 1px solid #E6E5E5;
}
.depictBox {
    border: 1px solid #E6E5E5;
    border-top: 0;
    height: auto !important;
    min-height: 360px;
    padding: 15px 24px 22px;
    width: 676px;
}
.depictBox h2 {
    color: #AF010F;
    font-size: 14px;
    line-height: 30px;
}
.depictBox br {
    line-height: 24px;
}
.depictBox p {
    line-height: 28px;
}
.depictTips {
    height: 19px;
    margin-top: 19px;
    position: relative;
    width: 100%;
}
.depictTips a {
    background: #035CAC;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    height: 25px;
    line-height: 25px;
    margin-left: 3px;
    text-align: center;
    width: 68px;
}
.depictTips a:hover {
    background: #AF010F;
}
.file-box {
    background: #FFFFFF;
    border: 1px solid #E6E5E5;
    bottom: 40px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
    display: none;
    height: 132px;
    left: 0;
    position: absolute;
    width: 468px;
}
.file-box p {
    background: #F5F5F5;
    border-bottom: 1px solid #DBDBDB;
    color: #0067B2;
    font: bold 14px/38px "微软雅黑";
    margin-bottom: 15px;
    padding-left: 25px;
}
.file-box a.close {
    background: none repeat scroll;
    position: absolute;
    right: 20px;
    top: 12px;
    z-index: 25;
}
.file-box form {
    padding: 0 35px;
}
.file-box input {
    background: none repeat scroll;
    border: 1px solid #DBDBDB;
    height: 22px;
    line-height: 22px;
    padding-left: 5px;
    width: 288px;
}
.file-box input.submit {
    background: url("jobbtn.jpg") no-repeat scroll;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    font-weight: bold;
    height: 26px;
    line-height: 24px;
    margin: 15px 0 0 25px;
    padding: 0 14px 2px 0;
    width: 54px;
}
.jobapplyMain {
    margin: 0 auto;
    padding: 35px 0 150px;
    position: relative;
    width: 900px;
}
.jobapplyMain h1 {
	font: 12px/30px "微软雅黑";
    float: left;
    color: #666;
    padding-bottom: 25px;
}
.jobapplyMain a.t {
    background:#035CAC;
    border: 1px solid #ECECEC;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    line-height: 32px;
    margin: 6px 2px 0 0;
    padding: 0 16px;
}
.jobapplyMain strong {
    color: #FFFFFF;
    font-weight: bold;
}
.jobapplyMain .button {
    height: 32px;
    margin: 30px auto 0;
    width: 100%;
}
.jobapplyMain .button input {
    background:#AF010F;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline;
    float: left;
    height: 32px;
    line-height: 32px;
    margin-right: 6px;
    padding: 0 0 2px;
    width: 86px;
}
.jobapplyMain .button input.reset {
    background:#2C5EA6;
}
.jobapplyMain .button a {
    background:#2C5EA6;
    color: #FFFFFF;
    display: inline-block;
    float: right;
    line-height: 32px;
    padding: 0 25px;
}
.jobapplyMain table span.time {
    font-weight: normal;
}
.jobapplyMain table input {
    background: url("input102901.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #CCCCCC;
    float: left;
    height: 22px;
    padding: 0;
    width: 130px;
}
.jobapplyMain table textarea {
    background: url("input102901.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #CCCCCC;
    font: 12px/20px "微软雅黑";
    height: 60px;
    padding: 10px 0;
    width: 650px;
}
.jobapplyMain table select {
    height: 20px;
    width: 80px;
}
.codeMark {
    background:#FFFFFF;
    border: 1px solid #EBEBEB;
    bottom: 212px;
    display: none;
    height: 80px;
    left: 50%;
    margin-left: -211px;
    padding: 25px 70px 20px 40px;
    position: absolute;
    width: 312px;
    z-index: 99;
}
.codeMark strong {
    color: #555555;
    display: inline-block;
    float: left;
    font: bold 14px/36px "微软雅黑";
}
.codeMark .code {
    border: 1px solid #EBEBEB;
    color: #555555;
    display: inline;
    float: left;
    font: 12px/34px "微软雅黑";
    height: 34px;
    margin-left: 10px;
    padding-left: 10px;
    width: 230px;
}
.codeMark p {
    color: #555555;
    font: bold 12px/24px "微软雅黑";
    margin-top: 20px;
}
.codeMark span {
    color: #AF010F;
    padding-right: 5px;
}
.codeMark img {
    position: absolute;
    right: 0;
    top: 0;
}
.codeSubmit {
    background:#FFFFFF;
    border: 1px solid #EBEBEB;
    height: 36px;
    left: 50%;
    margin-left: -250px;
    padding: 24px 37px 24px 41px;
    position: absolute;
    top: 300px;
    width: 420px;
    z-index: 99;
}
.codeSubmit p {
    color: #555555;
    float: left;
    font: bold 12px/24px "微软雅黑";
}
.codeSubmit input {
    border: 1px solid #EBEBEB;
    color: #555555;
    display: inline;
    float: left;
    font: 12px/34px "微软雅黑";
    height: 34px;
    margin-left: 20px;
    width: 228px;
}
.codeSubmit input.submit {
    background: url("input1016.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 36px;
    margin-left: 10px;
    width: 98px;
}
.codeBox {
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
.codeBoxBg {
    background:#000000;
    height: 100%;
    opacity: 0.5;
    width: 100%;
}
.jobapplyMain th {
    background:#FFFFFF;
    padding-left: 15px;
    text-align: left;
}
.jobapplyMain th.thbg {
    background:#035CAC;
    text-align: center;
}
.jobapplyMain th.thbg_g {
    background:#F5F5F5;
    color: #035CAC;
    text-align: center;
}
.jobapplyMain td {
    background:#FFFFFF;
    padding: 3px 3px 3px 15px;
}
.jobapplyMain td input.radio {
    margin: 5px 10px 0 0;
}
.jobapplyMain td input.line {
    border-bottom: 1px solid #CCCCCC;
    float: left;
    margin-right: 10px;
    width: 100px;
}
.jobapplyMain td p {
    display: inline;
    float: left;
    margin-right: 10px;
}
.jobapplyMain td.tdbg {
    background:#F5F5F5;
}
.jobapplyMain td select {
    height: 20px;
    width: 80px;
}
.honor{
	background: url(sign03_honor.png) no-repeat right bottom;
}
/*SiteMap*/
.banner-sitemap{
	background: url(ibanner02.jpg) no-repeat center top;
}
.sitemap-list{
	padding-top: 40px;
	position: relative;
	overflow: hidden;
}
.sitemap-wrap{
	width: 980px;
	float: left;
}
.sitemap-box{
	width: 174px;
	height: 315px;
	border: 1px solid #dfdfdf;
	float: left;
	margin: 0 20px 25px 0;
	display: inline;
}
.sitemap-title a{
	display: inline-block;
	width: 144px;
	font: 16px/45px "微软雅黑";
	color: #20619e;
	padding-left: 30px;
	background: #eff1f2;
	border-bottom: 1px solid #dfdfdf;
}
.sitemap-box ul{
	padding: 13px 0 0 30px;
}
.sitemap-box li a{
	display: inline-block;
	width: 144px;
	font: 12px/30px "微软雅黑";
	color: #505050;
}
.sitemap-box li a:hover{
	color: #20619e;
}
.sitemap-center{
	padding-left: 196px;
}
.sitemap-box .son-sitemap-box a{
	font: 12px/24px "微软雅黑";
	color: #888;
}









.index-wrap {
	margin-top: 30px;
	margin-bottom: 40px;
}
.index-wrap .left {
	width: 600px;
	height: 350px;
	overflow: hidden;
	/* [disabled]margin-left: 9px; */
	
}

.wkuang{background-color: #FFFFFF;
	background-image: url(kbj.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #E1E1E1;}
.index-wrap .left .img {
	padding-top: 5px;
	/* [disabled]margin-left: 15px; */
	width: 177px;
}
.index-wrap .right {
	/* [disabled]margin-left: 18px; */
	width: 340px;
	height: 350px;
	overflow: hidden;
}
  .p12 {
	font-size: 18px;
	color: #0055BF;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	/* [disabled]margin-right: 15px; */
	margin-bottom: 10px;
	padding-bottom: 5px;
	/* [disabled]margin-left: 15px; */
	padding-top: 15px;
}
 .p12 a {
	float: right;
	color: #aaa;
	padding-right: 5px;
	font-size: 12px;
	font-weight: normal;
	padding-top: 10px;
}
.index-wrap .left .box .text {
	width: 400px;
	margin-left: 20px;
	/* [disabled]margin-top: -7px; */
}
.index-wrap .left .box .text .p2 {
	color: #333;
	/* [disabled]font-weight: bold; */
	font-size: 14px;
	line-height: 30px;
}
.index-wrap .left .box .text .p3 {
    color: #888;
    border-bottom: 1px dashed #d8d8d8;
    padding-bottom: 10px;
}
.index-wrap .left .box {
	/* [disabled]padding-left: 15px; */
	/* [disabled]padding-top: 15px; */
}
.index-wrap .right .box {
	/* [disabled]padding-left: 20px; */
	/* [disabled]padding-top: 15px; */
}
.index-wrap .right .box .p1 {
    font-size: 14px;
    color: #444;
    padding-bottom: 5px;
    font-weight: bold;
}
.index-wrap .right .box img {
	padding-bottom: 3px;
	width: 340px;
	/* [disabled]height: 66px; */
}
.index-wrap .right .box .p2 {
	/* [disabled]width: 228px; */
}
.index-wrap .left .text ul li span {
    float: right;
    color: #999;
    font-family: arial;
}
.index-wrap .left .text ul {
    margin-top: 6px;
}
.index_btm {
	background: url(bg3.jpg) no-repeat;
	width: 962px;
	height: 112px;
	margin: 0 auto;
	margin-bottom: 35px;
	margin-top: 10px;
}
.index_btm .box .div {
    width: 205px;
    height: 81px;
    background: url(bg4.jpg) no-repeat;
    padding-left: 15px;
    float: left;
    margin-right: 15px;
}
.index_btm .box {
    padding-top: 17px;
    margin-left: 17px;
}
.index_btm .box .div .p1 {
    font-size: 14px;
    color: #444;
    padding-top: 10px;
}
.index_btm .box .div .p2 {
    font-size: 12px;
    color: #999;
}
.index_btm .box .div .fr {
    padding-right: 28px;
    padding-top: 15px;
}
.index_btm .box .div .fr1 {
    padding-right: 3px;
    padding-top: 0px;
}
.index_btm .box .div .fr2 {
    padding-right: 0px;
    padding-top: 0px;
    margin-left: -5px;
    margin-top: 4px;
}
.index_btm .box .div .fr2 img {
    width: 60px;
    height: 70px;
}
.w980 {
    width: 980px;
    margin: 0 auto;
}

.content-intro{TEXT-JUSTIFY: inter-ideograph;  TEXT-ALIGN: justify; font-size:14px}
.cpli {
	padding-top: 15px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #DFDFDF;  
}
.cpli li{ float:left; border:0px; margin-right:10px; margin-bottom:8px; width:136px; text-align:center; height:125px}
.cpli li img{
	width: 136px;
	height: 100px;
	border: 1px solid #CCC;
}





.xw { margin: -80px auto 0;}
.xw .tit { display: block; width: 270px; height: 50px; margin: 0 auto; text-align: center;}
.xw p { line-height: 46px; text-align: center;font-variant: small-caps;font-size: 12px; color: #c6c6c6; font-family: Verdana;}
.xws { height: auto; overflow: hidden;}
.xws .con {
	width: 475px;
	height: 96px;
	float: left;
	margin: 45px 30px 0 0;
}
.xws .con .fl {
	width: 135px;
	height: 93px;
	border: 1px solid #E3E3E3;
}
.xws .con:hover .fl{border: 1px solid #25AFDD;}
.xws .con .fl img {
	width: 131px;
	height: 89px;
	margin-left: 2px;
	margin-top: 2px;
}
.xws .con .fr {
	width: 320px;
	height: 93px;
}
.xws .con .fr a { display: block; height: 24px; line-height: 24px; color: #333; font-size: 14px;overflow: hidden;}
.xws .con .fr a:hover { color: #21c2f8;}
.xw .gd {
	display: block;
	width: 93px;
	height: 29px;
	margin: 50px auto 25px;
	background: url(ckgd.png) no-repeat center center;
	margin-bottom: 40px;
}

.xws .con .fr p { line-height: 22px; color:#a8a8a8; font-family: arial; margin-bottom: 5px; text-align: left;}
.xws .con .fr .js { height: 40px; line-height: 20px; overflow: hidden; padding-top: 5px; border-top: 1px solid #e3e3e3;color:#a8a8a8; }

.ggp{
	margin-top: 20px;
	margin-bottom: 30px;
	border: 1px solid #E3E3E3; width:980px; height:168px
}

.ggp img{ margin-left:2px; margin-top:2px; width:976px; height:168px;  }

 
