﻿/*@charset "utf-8";*/
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin:0; padding:0; }
fieldset, img { border:none; }
img{display: block; border:0}
address, caption, cite, code, dfn, th, var,i,s { font-style:normal; font-weight:normal; }
ul, li, ol { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "Microsoft Yahei","微软雅黑";}
input::-moz-focus-inner { border:none; padding:0; }
select, input { vertical-align:middle; }
select, input, textarea { font-size:12px; margin:0; }
textarea { /*resize:none;*/ }
table { border-collapse:collapse; }
body { color:#666; font:14px/20px "Microsoft Yahei","微软雅黑","Arial Narrow",HELVETICA; background:#fff;/* overflow-y:scroll;*/ }
.clearfix:after { content:"."; display:block; height:0; visibility:hidden; clear:both; }
.clearfix { /*zoom:1;*/ }
.clearit { clear:both; height:0; font-size:0; overflow:hidden; }
a { color:#666; text-decoration:none; }
.red{color:red;}

/*body{
	margin:0;
	padding:0;
	background:#FFF;
	font-size:12px;
	font-family:Arial;
}
img{
	border:0;
	behavior: url(css/iepngfix.htc);
}
ul,li,p{
	list-style:none;
	margin:0;
	padding:0;
}
a {
}
a:link {
	color: #504E4F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #504E4F;
}
a:hover {
	text-decoration: none;
	color:#156EA9;
}
a:active {
	text-decoration: none;
	color: #504E4F;
}*/
#box{
	width:100%;
	/*margin:auto;
	margin-top:15px;
	margin-bottom:20px;
	overflow:hidden;*/
}

img{
	border:0;
	/*behavior: url(css/iepngfix.htc);*/
}
/*头部LOGO、导航开始*/
#head{width:100%; margin:auto;}

.nav{width:1200px; height:100px; margin:auto; background-color:#fff; }
.logo{float: left; margin-top: 35px; width:36%;}

.gundong{
	width:940px;
	height:237px;
	margin:auto;
	margin-top:10px;
	background:url(images/index4_06.jpg) no-repeat;
	overflow:hidden;
}

.gundong img{
	width:230px;
	height:153px;
	margin-top:15px;
	margin-left:6px;
	display:inline;
}

.gd-tupian{
	width:230px;
	height:153px;
	margin-top:15px;
	margin-left:6px;
	float:left;
	display:inline;
}
.gd-tupian-first{
	margin-left:0px;
}
.gd-tupian img{
	width:230px;
	height:153px;
}
.daohang{float:right; height: 100px; line-height: 110px; width:60%;}
.daohang li{float:left; width:94px; text-align: center; position: relative;}
.daohang > .nav_list > li > a{color:#333; font-size:16px;	font-weight: bold; display: inline-block;height: 100px;}
.selected{color: #0084ce; border-bottom: 3px solid #0084ce;}
.daohang .nav_list li a:hover{color: #0084ce; border-bottom: 3px solid #0084ce; }
 
/*二级导航开始*/
.dropdown-menu{position:absolute; top:99px; left:-3px; z-index: 1000; float: left; font-size: 14px; background-color: hsla(0,0%,100%,0.8); border:1px solid rgba(0,0,0,.15);  min-width:96px; border-radius: 4px; border-top-left-radius: 0; border-top-right-radius: 0; box-shadow: 0 6px 12px rgba(0,0,0,.175); padding:0 0 5px; display: none;}
.dropdown-menu > li > .toggle{display: block; clear: both; line-height: 35px; text-align: center; border-bottom: 1px solid #ccc; font-weight: 500}
.dropdown-menu li a.toggle:hover{color: #0084ce;border-bottom: 1px solid #ccc; }
/*头部LOGO、导航结束*/

/*版权开始*/	
.footer{width:100%; background-color:#333; height: 180px; }
.footer .footer_content{width:1200px; margin:auto; padding:50px 0 10px; height: auto; }
	/*左边电话地址开始*/
.footer_left{width:57%; height: 100px; float: left;}
.footer_left span{line-height: 280%;}
	/*右边二维码开始*/
.footer_right{width:35%; height: 100px; float:right;}
.footer_right div{width:90px; height: 90px; background-color: #fff;  float:right; position: relative; top:-10px;}
.footer_right p{float: right; position: relative; top:88px; left: 73px;}
/*版权结束*/

/*#bottom{
	background:url(images/index4_31.jpg) left center no-repeat;
	width:940px;
	margin:auto;
	border:dotted;
	border-width:1px;
	border-color:#BCBCBC;
	border-left:none;
	border-right:none;
}
#bottom p{ width:95%; height:25px; line-height:25px; margin:auto; text-align:center;}
.bottom-wenzi{
	height:40px;
	line-height:40px;
	color:#868686;
	float:right;
	margin-right:10px;
	display:inline;
}*/
/*banner开始*/
.banner{margin: 0 auto; margin-top: 3px; height: 700px;}
.banner .banner-box{height: auto; width:100%; min-width: 1200px;}
.banner-box img{width: 100%; height: 700px; position: relative;  background-repeat: no-repeat; background-position: center center; max-width: 100%; /*background-size: cover;*/}
	/*轮播指示*/
.carousel-indicators{position: absolute; left: 47%; z-index: 15; list-style: none; top:89%;}
.carousel-indicators li{display: inline-block; width:14px; height: 14px; cursor: pointer; /*background-color: rgba(0,0,0,0.5); border-radius: 10px;*/ margin:0 5px;}
.carousel-indicators .active{background-color: #fff; }
/*轮播导航*/
.carousel-control{position: absolute; top:45%; width:60px;  height: 60px; color: #fff; /*background-color: rgba(0,0,0,.5); border-radius: 30px;*/ }
.banner .banner-left {background-image: url(img/carousel/left.png); background-repeat: no-repeat; background-position: center; display:none}
.banner .banner-right {background-image: url(img/carousel/right.png); background-repeat: no-repeat; background-position: center; display:none}
/*banner结束*/


.left{/*width:220px;*/width:15%;float:left;}
/*.center{
	width:480px;
	margin-left:10px;
	float:left;
	display:inline;
}*/
.center-box{
	width:100%; margin-top: 80px;
}
.center-title{width:1200px; margin: auto;}
.center-title .line{width: 80px; height: 30px; display: inline-block; position: relative; }
.title_content{display: inline-block; width:160px;}
.title_content span{font-size: 30px; color: #0084ce}
.center-title .line .line-left,.line-right{width:80px; height: 3px; background-color:#0084ce; position: absolute; top:15px;}
/*标题头部样式结束*/
.index-about{
	width:465px;
	margin:auto;
	background-color:#EEF6FC;
	padding-top:10px;
	padding-bottom:20px;
}
/*.nr-about{
	width:95%;
	margin:auto;
	overflow:auto;
}
.nr-about p{
	line-height:23px;
	color:#3C3B39;
}
.nr-about p a{
	color:#30578D;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
}*/
.right{
	width:220px;
	margin-left:10px;
	float:left;
	display:inline;
}
.list-box{/*width:215px;margin-top:15px;*/width:100%; margin:auto;}

.column-title{width:100%;height:30px;/*background:url(images/title-left.jpg) no-repeat;*/color:#0084ce;margin:auto;font-size:16px;font-weight:bold;line-height:30px; border-bottom:1px solid #ccc; }
.column-title img{
	margin-right:15px;
	margin-top:7px;
	float:right;
	display:inline;
}
.column-title span{
	margin-left:15px;
	float:left;
	display:inline;
}
.column-list{/*width:215px;background-color:#EEF6FC;*/padding-top:15px;width:100%; margin:auto;padding-bottom:20px;}
.column-list li{/*width:85%;padding-left:20px;margin-top:8px;background:url(images/jtou.jpg) left center no-repeat;*/width:100%; line-height:32px;  font-size:14px; margin:auto; }
.column-list li a{display:inline-block;  padding:8px 0; width:88%; color:#333; border-bottom:1px solid #ccc; background-image:url(../../files/img/jtou-blue.png); background-repeat:no-repeat; background-position:5% center; padding-left:23px;}
.column-list li a:hover{color:#0084ce;  }
.column-list li a:focus{color:#fff; text-decoration:none; background-color:#0084ce;background-image:url(../../files/img/jtou-white.png); background-repeat:no-repeat;background-position:5% center; padding-left:23px; }
.news-list{
	width:215px;
	margin:auto;
	background-color:#EEF6FC;
	padding-top:10px;
	padding-bottom:20px;
}
.news-list li{
	width:85%;
	height:15px;
	margin:auto;
	background:url(images/dian.jpg) left center no-repeat;
	padding-left:10px;
	margin-top:8px;
	overflow:hidden;
}
.biankuang{
	border:solid;
	border-width:1px;
	border-color:#CDCDCD;
	padding:3px 3px 3px 3px;
	background-color:#FFF;
}
/*业务图片内容开始*/
.yewu{width:1200px; margin: auto; background-color: #fff; height: 615px; margin:40px auto 0; }
.yewu .yewu-1-center{width:380px; height: 270px; background-color: #fff; float:left; margin-bottom: 10px;}
.yewu .yewu-1-center .yewu-tupian{width:100%; height: 210px; cursor: pointer}
.yewu .yewu-1-center .yewu-tupian .in_content_img{width:100%; height: 210px; display: none}
.yewu-1-center .yewu-wenzi{font-size: 20px; color: #333; display: inline-block; height: 60px; line-height: 60px; text-align: center; width:100%}
.yewu-1-center .yewu-wenzi a:hover{color:#0084ce; }
/*按钮更多开始*/
.in_content_more{width:100%; height: 40px; position: relative; top:573px; }
.in_content_more a{height: 40px; line-height: 40px; width:140px; background-color:#fff; display: inline-block; text-align: center; font-size: 14px;  border:2px solid #ddd; position: absolute; left:530px; color:#999; /*border-radius:2px;*/ font-weight: 700}
.in_content_more a:hover{background-color:  #0084ce; border: 2px solid #0084ce; color: #fff; }
/*关于九捷开始*/
.about{width:100%; height: 600px; background-color: #fafafa;}
.about .about_box{width:1200px; height: 100%; margin:50px auto 0; }
.about .about_box .center-title{width:53%; margin:80px 0 0; float:left;  }
.about .about_box .center-title .nr-about{width:100%; }
.about .about_box .center-title .nr-about span{line-height: 187%}
/*关于右边视频开始*/
.about_right{width:46%; height: 400px; float: right;  margin-top: 100px; background-color: #fafafa}
.about_right .about_move{width:100%; height: 400px; margin-top: 47px;}
/*关于九捷结束*/
/*.yewu-1{
	width:95%;
	margin:auto;
	margin-top:10px;
}
.yewu-1-title{
	width:100%;
	height:20px;
	line-height:20px;
	border-bottom:solid;
	border-bottom-width:1px;
	border-bottom-color:#CDCDCD;
	color:#0468A9;
	font-weight:bold;
}
.yewu-1-center{
	width:100%;
	margin:auto;
	overflow:hidden;
	margin-top:10px;
}
.yewu-tupian{
	width:140px;
	height:78px;
	float:left;
	text-align:center;
}
.yewu-tupian img{
	width:132px;
	height:70px;
}
.yewu-wenzi{
	width:220px;
	height:78px;
	float:left;
	margin-left:20px;
	display:inline;
}
.yewu-wenzi p{
	line-height:20px;
}*/
.denglu{/*width:215px; margin:auto;background-color:#EEF6FC;padding-top:10px;*/ width:50%; margin:auto; padding-top:50px; padding-bottom:20px;color:#3E3A39; }
.denglu li{/*width:90%;margin:auto;height:30px;*/ width:100%; margin:0 0 20px 138px; height:32px; }
.denglu li input{/*width:120px;*/ width:45%; height:26px;}
.first{
	margin-top:0px;
}
.zixun{
	width:90%;
	margin:auto;
	margin-top:10px;
}
.lianjie-list{
	width:215px;
	margin:auto;
	background-color:#EEF6FC;
	padding-top:10px;
	padding-bottom:20px;
	overflow:hidden;
}
.lianjie-list li{
	width:200px;
	line-height:18px;
	margin:auto;
	margin-top:10px;
}

.title{ width:407px; height:16px; font-size: 14px; font-weight:bold; color:#0065ab; padding-bottom:3px; text-align:center;}
.remark{ width:407px; height:14px; color:#7b7b7b; text-align:center;}
.contenttext{ width:407px; height:auto; color:#484848; }
.content-remark{ width:920px; height:14px; color:#7b7b7b; text-align:center; display:none;}
.content-contenttext{ width:920px; height:auto; color:#484848;margin-top:20px;margin-bottom:20px;}
.content-contenttext p{width:95%; margin:auto;text-indent:2em; line-height:18px; margin-top:12px; margin-bottom:0px;}
.contenttext p{text-indent:2em; line-height:18px; margin-top:12px; margin-bottom:0px;}
.list li{ width:390px; height:24px; background:url(images/jtou.jpg) left center no-repeat; padding-left:20px; font-size:12px; line-height:25px;  border-bottom:dashed 1px #999999;}
.list .date{ color:#666666; float:right; width:80px; }
.plist{ width:410px;margin:auto;margin-top:10px;  text-align:center;overflow:hidden; height:30px;}
.class-center{ /*width:708px; float:left;*/ margin-left:48px; display:inline; width:79%; float:right;}
.class-center-box{/*width:708px*/ width:100%; margin:auto;}
.class-center-title{color:#999; width:100%; height:30px;margin:auto;font-size:14px;line-height:30px; border-bottom:1px solid #ededed; }
.class-center-title a{color:#999;}
.class-center-title a:hover{color:#0084ce; }
.class-index-about{width:100%;margin:auto;background-color:#fff;padding-top:10px;padding-bottom:20px;}
.class-nr-about{
	width:100%;
	margin:auto;
}
.class-nr-about p{
	line-height:23px;
	color:#3C3B39;
}
.class-nr-about p a{
	color:#30578D;
	font-weight:bold;
	font-size:14px;
}
.class-list li{ width:100%; height:24px; background:url(images/jtou.jpg) left center no-repeat; padding-left:20px; font-size:12px; line-height:25px;  border-bottom:dashed 1px #999999;}
.content-center{  display:inline; width:100%; float:right;}
.content-center-box{width:100%; margin:auto;}
.content-center-title{color:#999; width:100%; height:30px;margin:auto;font-size:14px;line-height:30px; border-bottom:1px solid #ededed; padding-left:5px;}
.content-center-title a{color:#999;}
.content-center-title a:hover{color:#0084ce; }
.content-index-about{width:100%;margin:auto;background-color:#fff;padding-top:10px;padding-bottom:20px;}
.content-nr-about{
	width:100%;
	margin:auto;
}

.liuyan{
	width:95%;
	margin:auto;
	margin-top:20px;
	border:solid;
	border-width:1px;
	border-color:#E7E7E7;
	background-color:#EEEEEE;
}

.class-index-guestbook{
background:none;
padding-top:0px;
}

#box .introduce{width:1200px; min-width:1200px; margin:auto; margin-top:50px; overflow:hidden;}
/*走进九捷banner开始*/
.about_banner{width:100%; min-width:1200px; margin:3px auto 0; position: relative; z-index: 90; overflow: hidden; height: 400px; background-color:#fff;}
.about_banner .bannerbox{ width:1200px; height: 100%; background-color: #fff; position: absolute; margin-left:-960px; left:50%;}














