@charset "gb2312";
body,div,h1,h2,h3,h4,h5,h6,ul,li,input,textarea,,form, p,table,tr,td{ margin:0; padding:0;}
h1,h2,h3,h5,h5,h6{ font-size:100%; font-weight:normal;}
strong{ font-weight:800;}
*{margin:0px auto; padding:0px;}
ul,li{ list-style:none;}
img{ border:0;}
a{ color:#333; text-decoration:none;}
a:hover{ color: #da0006; text-decoration:underline; cursor:pointer}
body{
	font:12px/1.75 '????',Tahoma, Arial;
	color:#333;
	height:100%;
	margin: 0 auto;
	width: 100%;
	background:#fff;
	min-width: 1200px;
	
}
/****文字颜色设置**********/
a{color:#004276;}
p{color:#666;line-height:18px}
.fl{float:left;display:inline}
.fr{float:right;display:inline}
.yh {font-family:"微软雅黑", "黑体"; color: #333333; text-decoration:none}

.f14{font-size:14px}.f16{font-size:16px}.f18{font-size:18px}.f20{font-size:20px}
.l20{line-height:20px}.l22{line-height:22px}.l24{line-height:24px}
.l26{line-height:26px}.l27{line-height:27px}.l28{line-height:28px}
.l30{line-height:30px}
.mt10{margin-top:10px}.mb10{margin-bottom:10px}
.ml10{margin-left:10px}
.pl10{ padding-left:10px;}
/****文字大小设置**********/
.fz12{font-size:12px;}
.fz14{font-size:14px;}
.fz18,.fz18 a{font:18px "黑体"; line-height:24px;}
.fz24{ font:24px Arial, Helvetica, sans-serif;}
.fz30{ font:30px Arial, Helvetica, sans-serif;}
.bol{font-weight:bold;}
.bol2{font-weight:normal;}
.clear {height:0px; clear:both; overflow:hidden; width:200px;}

.h20 { line-height:20px; width:1000px; clear:both; }
.h10 { line-height:10px; width:1000px; clear:both; }


/* CSS Document */
.header{ border-bottom:1px solid #d9d9d9;-webkit-box-shadow: rgba(0,0,0,0.05) 3px 3px 4px;
-moz-box-shadow: rgba(0,0,0,0.05) 3px 3px 4px;
box-shadow: rgba(0,0,0,0.05) 3px 3px 4px;}

.top{ width:1200px; height:65px; margin:0 auto ; clear:both}
.top .logo{ width:340px; float:left; display:block}

.top .t_menu{ width:500px; padding-top:18px; float:right; clear:right}
.t_menu li{ text-align:center; float:left; font-size:16px;  margin-left:10px; display:inline; width:90px; height:45px;}
.t_menu li .cur{ background:#3589CF;display:block; color:#fff}
.t_menu li a{ width:90px; height:34px; color:#333; line-height:34px; }
.t_menu li a:hover{ color:#fff; background:#3589CF; display:block; text-decoration:none}





/*=导航=*/
/*.mainnav{ background:url(../images/login_bg.jpg) repeat-x 0 0 ;}*****原来颜色1C77BD,不一样的是1578be ******/
.mainnav .inner{ width:1000px; height:35px; }
.mainnav .nav{ height:35px; width:580px; margin:0 0 0 100px;overflow:hidden;background:url(../images/navbg.jpg) no-repeat ;}
.mainnav .nav li{ float:left; text-align:center;}

.mainnav .btn{ float:right; width:122px; height:30px; margin:2px 0 0;}
.mainnav .btn a{display:block; width:100%; height:100%; cursor:pointer; background:url(../images/bg_sch_nav.png) no-repeat 0 -60px;}
.mainnav .btn_pro{ width:116px; margin:2px 8px 0 0;}
.mainnav .btn_pro a{background:url(../images/bg_sch_nav.png) no-repeat -140px -60px;}
.fn-hide { margin-top:40px;float:right;width:270px; height:304px;}
.mainnav .posbox{ width:100%;margin:0 ; position:relative;}
.mainnav .icon_hot_b{ position:absolute; top:-14px; left:235px;}
/*banner*/
.banner {
    width: 100%;
    height:401px;
	overflow: hidden;
	position: relative;
}
.banner ul{
    width: 4800px; height: 401px;
    position: absolute;top:0; left:0;
}
.banner .slide  {
    width: 1600px; float: left;
	height: 401px;
}

.banner .bg1 {
	background: url(../images/banner1.jpg) no-repeat center top;
}
.banner .bg2 {
	background: url(../images/banner2.jpg) no-repeat center top;
}
.banner .bg3 {
	background: url(../images/banner3.jpg) no-repeat center top;
}
.banner .bg4 {
	background: url(../images/banner4.jpg) no-repeat center top;
}

.banner ul li {
	position: relative;
	z-index: 0;
}

.banner .txt {
	width: 100%;
	position: absolute;
	top:190px;
	z-index: 2;
}
.banner .txt span {
	width: 1000px;
	display: block;
	margin: 0 auto;
	  
}
.banner .number {
    position:absolute; left: 50%; top:370px;
    padding: 8px 0 9px 0;
	width: 220px;
	margin-left: -67px;
	text-align: center;
	z-index: 999;
}
.number li {
	float: left;
	width: 14px;
	height: 14px;
	display: block;
	margin: 0 10px 0 0;
	text-indent: -9999em;
	overflow: hidden;
	outline: none; cursor: pointer;
	background:url(../images/ico1.png) -25px -298px;
}
.number li:moz-focus-inner {
    border:0;
}
.number li:hover, .number .this {
	background:url(../images/ico1.png) -1px -298px;
}

.index-btn {
	display: block;
	float: left;
	font-size: 18px;
	text-align: center;
	color: #fff;
	height: 39px;
	line-height: 38px;
	cursor: pointer;
	padding-bottom: 1px\9;
	padding-top: 1px\9;
	overflow: hidden;
	font-family:"微软雅黑";
	z-index: 999;
}
.index-btn:hover {
	color: #fff;
	text-decoration: none;
}
.btn1 {
	width: 129px;
	border: 0px;
	height: 39px;
	border: 1px solid #1887e3;
	background-color: #1887e3;
	margin-left: -1px;
}
.btn1:hover {
	border: 1px solid #1b99f0;
	background-color: #1b99f0;
}

.userLoginBox {
	width: 316px;
	height: 334px;
	left: 50%;
	margin-left: 194px;
	position: absolute;
	z-index: 500;
	top: 22px;
}

.btn0 {
	width: 129px;
	border: 0px;
	height: 39px;
	border: 1px solid #FF4A00;
	background-color: #FF4A00;
	margin-left: -1px;  
}
.btn0:hover {
	border: 1px solid #f98556;
	background-color: #f98556;
}




/*=页脚=*/
#Copyright{ width:100%; background:#f3f3f3;
	padding: 0;
	margin:0 ;
	clear:both;
	border-top:2px solid #e2e2e2;}
.Copybox{width:1000px; padding:10px 0 0 0;
	margin:0 auto;}


.footer { float:left;width:880px; } 
.footer p{ width:880px; margin:0 auto;  padding:6px 0 0; text-align:left;font-family:"微软雅黑", "宋体"; font-size:14px;line-height:28px; color:#666;}
.footer p a{color:#666;}


.follow-us{ float:left; height:32px;position:relative;right:25px;top:25px;width:112px}
.follow-us .item{background:url(../images/weibo.png) no-repeat 0 0;float:left;height:31px;width:39px}
.follow-us .divider{border-left:1px solid #e5e5e5;display:inline;float:left;height:31px;margin:0 10px;width:1px}
.follow-us .weixin{position:relative;background-position:0 -120px}
.follow-us .weibo{background-position:0 -40px}
.follow-us .qrcode{height:128px;left:-40px;position:absolute;top:-130px;visibility:hidden;width:128px}


.follow-us .weixin:hover{zoom:1;background-position:0 -80px}
.follow-us .weibo:hover{background-position:0 0}
.follow-us .weixin:hover .qrcode{visibility:visible}



/*ie6-tips*/

#content{text-align:center;font-family:"微软雅黑";line-height:2.8}
#content h2{font-size:32px;color:#fff;padding-top:35px;line-height:1.8}
#content h3{font-size:20px;color:#fff}
#content h4{font-size:28px;color:#fff;padding-top:60px}
.browse{padding-top:15px}
.browse a{display:inline-block;width:335px;height:82px;line-height:82px;background:url("../images/huohu.jpg") 0 0 no-repeat;font-size:32px;content:#05689b;text-indent:180px}
.browse a:hover{text-decoration:none}
.text{padding:75px 0 30px 0;color:#fff;font-size:16px}
.text a{padding:0 5px;color:#fff}.text a:hover{text-decoration:underline}


/*upload*/
.uploadbox {  width:1000px ; boheight:auto; position:relative;  float:left; padding: 20px 0 0 0; }

.upload-content{width:1000px;margin:30px auto;background:#fff;border-bottom:1px solid #ebebeb}
.upload-content .uptxt{  height:46px; margin-left:20px; color:#1190D7; float:left}
.upload-content .uptxt img{margin-top:10px; margin-bottom:30px;}
#upload-init-container .bd{width:658px;height:182px;margin:104px auto 30px; border:1px dashed #a1a1a1;background:#fafafa;text-align:center;padding:0}


#upload-init-container .drag-tips{color:#888;font-size:16px;width:242px;margin:0 auto}
#upload-init-container .drag-tips a{display:block;color:#555;font-size:14px}
.up-tips{text-align:center;color:#a7a7a7;font-size:14px;line-height:1}

.upload-notice{width:902px;border-top:1px dotted #cacaca;margin:35px auto 0;padding:26px 0 40px;background:url(../images/exp.jpg) no-repeat  right center;}
.upload-notice h4{font-weight:bold;font-size:14px;text-shadow:1px 1px 0 #eee;margin-bottom:8px}

/*goon*/

.select-goon{width:106px;height:35px; margin:0px auto; }
.go-btn{ float:right;width:106px;height:35px; margin:20px 20px 0  0;background:url(../images/goon.png) no-repeat 0px 0px;text-indent:-9999px;font-size:0px;display:inline; }
.goon-btn{float:right;width:106px;height:35px;margin:20px 20px 0  0;background:url(../images/goon.png) no-repeat -117px 0px;text-indent:-9999px;font-size:0px;display:inline;}

/*button*/

.upload-wrap{width:242px;height:59px; display:block; margin:54px auto 10px;text-align:center;cursor:pointer;  }
.upload-btn{ float:left;width:242px;height:59px;background:url(../images/upload.png) no-repeat 0px 0px;text-indent:-9999px;font-size:0px;display:inline; }
.upload-btn:hover{background-position:0px -59px;cursor:pointer;}

.upload-content{position:relative;*zoom:1;border:1px solid #cdcdcd;border-radius: 5px ;}
.upload-content .upload-flash-container{z-index: 1;position: absolute;
	top: 112px;
	left: 379px;
	_left: 367px;
	width: 242px;
	height: 58px
}




/*=介绍=*/
  .index-body{background:#fbfbfb}  .index-body h3.index-feature-title{text-align:center;margin:0 auto;padding-top:20px;font-weight:normal;width:1000px}
  .index-body ul.index-feature{width:1000px;margin:0 auto}  .index-body ul.index-feature:before,  .index-body ul.index-feature:after{content:" ";display:table}
  .index-body ul.index-feature:after{clear:both}
  .index-feature-title span{ font-size:24px; font-family:"微软雅黑"; color:#333;}
  .index-body ul.index-feature li{float:left;width:25%;text-align:center;line-height:200%;padding:45px 0;font-size:14px;color:#999}  .index-body ul.index-feature li img{border-radius:10px;width:100px;height:100px}
  .index-body ul.index-feature li h4{color:#333;font-size:20px;font-weight:normal;margin-top:20px}
  .index-body .index-say{padding-bottom:20px;border:solid 1px #e1e1e1;border-width:1px 0;background:#f4f4f4 url("https://dn-wtbox.qbox.me/img//index/div-grey-top.png?v=3.2.26") no-repeat center top}  .index-body .index-say .index-say-inner{height:460px;width:980px;margin:0 auto;position:relative}  .index-body .index-say .index-say-inner .index-say-title{margin:0;padding:30px 0 30px 0;text-align:center;font-weight:normal}
  .index-body .index-say .index-say-inner .index-say-carousel{width:980px;color:#979797;font-size:16px;padding-bottom:30px}  .index-body .index-say .index-say-inner .index-say-carousel .carousel .item{height:140px}  .index-body .index-say .index-say-inner .index-say-carousel .carousel .item span.people{left:0;top:0;z-index:100;position:absolute;width:170px;text-align:center;font-size:16px;color:#333}  .index-body .index-say .index-say-inner .index-say-carousel .carousel .item span.people img{width:45px}
  .index-body .index-say .index-say-inner .index-say-carousel .carousel .item p{font-size:16px;margin-left:170px;margin-right:30px;padding-top:25px;line-height:240%}  .index-body .index-say .index-say-inner .index-say-carousel .carousel .item p i{font-size:.8em;color:#ddd}
  .index-body .index-say .index-say-inner .index-say-carousel ol.carousel-indicators{bottom:-30px;top:auto;left:50%}  .index-body .index-say .index-say-inner .index-say-carousel ol.carousel-indicators li{cursor:pointer;margin:5px;border-width:2px;border-color:#ddd}  .index-body .index-say .index-say-inner .index-say-carousel ol.carousel-indicators li.active{width:10px;height:10px;background-color:#ddd}
  .index-body .index-say .index-say-inner .index-say-carousel .carousel-control{display:none}
  .index-body .index-say .index-say-inner .index-say-list li:before,  .index-body .index-say .index-say-inner .index-say-list li:after{content:" ";display:table}
  .index-body .index-say .index-say-inner .index-say-list li:after{clear:both}
  .index-body .index-say .index-say-inner .index-say-team-title{text-align:center;margin:0 auto;font-size:26px;font-weight:normal;width:980px}  .index-body .index-say .index-say-inner .index-say-team-title span{border:0;background:#f4f4f4;bottom:-12px;position:relative;padding:0 30px}
  .index-body .index-say .index-say-inner .index-say-team-list{margin:0;position:absolute;bottom:0;left:0;right:0}  .index-body .index-say .index-say-inner .index-say-team-list:before,  .index-body .index-say .index-say-inner .index-say-team-list:after{content:" ";display:table}
  .index-body .index-say .index-say-inner .index-say-team-list:after{clear:both}
  .index-body .index-say .index-say-inner .index-say-team-list li{opacity:.6;float:left;text-align:center;width:25%;line-height:70px}  .index-body .index-say .index-say-inner .index-say-team-list li:hover{opacity:9}
  .index-body .index-say .index-say-inner .index-say-team-list li img{height:50px}
  .index-body .index-who{height:460px;background:#58b454 url("https://dn-wtbox.qbox.me/img//index/pat.png?v=3.2.26") repeat center top;color:#fff;text-align:center}  .index-body .index-who .index-who-inner{width:980px;margin:0 auto}  .index-body .index-who .index-who-inner .index-who-title{margin:0;padding:40px 0 50px 0;font-weight:normal}
  .index-body .index-who .index-who-inner .index-who-grid:before,  .index-body .index-who .index-who-inner .index-who-grid:after{content:" ";display:table}
  .index-body .index-who .index-who-inner .index-who-grid:after{clear:both}
  .index-body .index-who .index-who-inner .index-who-grid li{float:left;width:25%;height:93px;line-height:200%;font-size:16px}  .index-body .index-who .index-who-inner .index-who-grid li i{font-size:2em;display:block}
  .index-body .index-who .index-who-inner .index-who-footer{font-size:18px;padding:10px 0 40px 0}
  .index-body h3.index-other-title{text-align:center;margin:0;padding-top:50px;font-weight:normal}
  .index-body ul.index-other-list{width:1000px;margin:0 auto}  .index-body ul.index-other-list:before,  .index-body ul.index-other-list:after{content:" ";display:table}
  .index-body ul.index-other-list:after{clear:both}
  .index-body ul.index-other-list li{float:left;width:20%;text-align:center;line-height:150%;padding:45px 20px;font-size:14px}  .index-body ul.index-other-list li h4{font-size:20px;font-weight:normal}


.subject { width:1000px; padding:0px ; margin:0px auto;}
.subject  h3{height:44px;padding:0;line-height: 35px; background:url(../images/xk_nav.jpg) no-repeat;color: #C30;margin:0; font-weight:bold;font-size: 14px;}
.subject  h4{height:44px;padding:0;line-height: 35px; background:url(../images/rm_nav.jpg) no-repeat;color: #C30;margin:0; font-weight:bold;font-size: 14px;}
.subject_cont { clear:both; width:958px; height:auto; border:1px solid #dbd8d8;  background:#FFF; padding:10px 0; margin:0px;}



.cont5{ height:222px; overflow:hidden; }
.cont5 .xl5{ float:left; width:275px; padding:0 20px; height:220px;}
.cont5 .xl5 .pic{width:275px; padding:0px; height:80px;}
.cont5 .xl5 h5{padding:8px 0 ; margin:0;text-align:center;font-family:"微软雅黑"; font-size:18px; font-weight:normal;line-height:22px; color:#4d8300;}
.cont5 .xl5 p{ padding:0; margin:0; text-indent:2em;text-align:left;font-family:"微软雅黑", "宋体"; font-size:12px;line-height:20px;} 

.process{ width:1000px; padding-top:20px ; margin:0px auto;clear:both; border-top:1px solid #E8E8E8; }
.about-item .icon-title-safety, .about-item .icon-title-vip, .about-item .icon-title-abc, .about-item .icon-about-safety, .about-item .icon-about-vip, .about-item .icon-about-abc,.follow_btn{
	background-image: url(../images/index.png);}

.about-item {
	 
	height: 55px;
	float: left;
	margin-right: 90px;
	position: relative;
}
.about-item-last {
	margin-right: 0;
}
.about-item .title {
	width: 220px;
	margin-left: 60px;
	height: 30px;
	text-indent: -9999em;
	margin-bottom: 2px;
}
.about-item .icon-title-safety {
	width: 155px;
	background-position: -155px -230px;
}
.about-item .icon-title-vip {
	width: 155px;
	background-position: 0 -230px;
}
.about-item .icon-title-abc {
	width: 155px;
	background-position: -310px -230px;
}
.about-item .ui-link {
	height: 16px;
	padding: 0px 0;
	position: relative;
	left: 60px;
}
.about-item .ui-link-item {
	line-height: 16px;
	font-size: 14px;
}
.about-item .ui-link-item a {
	color: #999;
}
.about-item .ui-link-item a: hover {
	color: #ff6600;
}
.about-item .ui-link-item-last {
	padding-right: 6px;
}
.about-item .icon-about {
	position: absolute;
	top: 3px;
	left: 0;
	width: 46px;
	height: 46px;
	display: block;
}
.about-item .icon-about-safety {
	background-position: 0 0;
}
.about-item .icon-about-vip {
	background-position: -48px 0;
}
.about-item .icon-about-abc {
	background-position: 0 -48px;
}

.ui-link-item{float:left;padding:0 8px;border-right:1px solid #cccccc;line-height:14px;}
.ui-link-item a:hover{text-decoration:none;color:#ff6600;}
.ui-link-item-first{padding-left:0;}
.ui-link-item-noborder{border-right:0;}
.ui-link-item-last{border-right:0;}

 .follow_wrapper{float:left;height:22px;margin-top:-3px;margin-top:-2px\0;margin-top:-3px\9\0;*margin-top:-4px;}

.follow_btn{display:inline-block;text-indent:-99999px;width:46px;height:21px;background-position:-48px -75px;}

.sd_d{ margin-top:5px; background:#F6FDFF; padding:10px; _padding:5px;height:73px;}
.sd_d li{ line-height:25px; }
.sd_d li a{ background:url(../images/piont1.jpg) no-repeat  left center; padding-left:10px;width:250px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis;overflow:hidden; display:block;}
.sd_d li a:hover{ color:#DA2222;}
