/* CSS Document */
body,ul,li,dd,h2,p,h3{
	margin:0; 
	padding:0;
}
body{
	min-width:1200px;
	font-size:15px;
	font-family:"微软雅黑";
	letter-spacing:1;
}
li{
	list-style: none;
	float:left;
	
}
a {
    text-decoration: none;
	color:#000;
}
.header{
	width:100%;
	/*background:#2b303b;*/
	background:#FFF;
	min-width:1200px;

}
.header_top{
	margin:0 auto;
	font-size:16px;
	height:100px;
	line-height:100px;
	width:1200px;
}
.cl {
    color: #FFF;
	font-size: 20px;
}
.ht_logo{
	float:left;
	width:200px;
	margin-right:420px;
	padding-top:28px;
}  
.ht_nav{
	float:left;
	width:500px;
	color:#000;
}
.ht-right{
	float:right;
}
.ht-right .zhuce
{
	margin-top: 33px;
    line-height: 30px;
    width: 120px;
    text-align: center;
    color: #ffffff;
    background: #13a5ec; 
    display: block;
    height: 36px;
    line-height: 36px;
}
.ht_nav ul li, .ht-right ul li{
	 margin: 0 20px; 
}
.ht_nav ul li a, .ht-right ul li a{
	color:#000; 
}
.ht_nav ul li a:hover{
	color:#2ab2f5;
	
	}

.adt {
    background: #fff;
    width: 100%;
	min-width:1200px;
	padding:60px 0 80px 0;
}
.adt .w1000, .jjfa .w1000,.kfz .w1000{
    width: 1200px;
    margin: 0 auto;
	text-align:center;
}
.adt .w1000 ul li{
    border-radius: 10px;
    background: #f6fbfe;
    width: 210px;
    text-align: center;
    height: 202px;
    float: left;
    margin-right: 40px;
    padding: 40px 30px ;
}
.adt .adt_title{
	color:#333;
	font-size:20px;
	margin:24px 0 15px 0;
}
.adt .adt_txt{
	font-size: 14px;
    color: #333;
    margin-top: 10px;
    line-height: 2;
}
.jjfa {
    background: #f7f8fa;
    width: 100%;
    min-width: 1200px; 
	padding:60px 0 0px 0;
	height:670px;
}
.jjfa  .jkds_img{
	float: left;
    width: 780px;
}
.jjfa  .miaosu {
    float: left;
    text-align: left;
    line-height: 28px;
    padding-top: 15px;
}
.miaosu span {
    margin-bottom: 25px;
    font-size: 16px;
    display: block;
    color: #666;
}
.miaosu h2{ 
    color: #000;
	font-size:18px;
    font-weight: 400;
}
.jjfa  p, .jkds_jk p,.adt p, .kfz p{
    text-align: center; 
    font-size: 48px;
	margin-bottom:70px;
}
.jieshao{
	display:block;
	line-height:30px;
	color:#666;
	font-size:16px;
	margin-bottom:60px;
}
.kfz{
	background: #fff;
    width: 100%;
    min-width: 1200px;
    padding: 60px 0 0px 0;
    height: 480px;
}
.kfz a {
    display: inline-block;
    width: 200px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    border-radius: 2px;
    text-decoration: none;
    color: #fff;
    background: #13a5ec;
    font-weight: 100;
    font-size: 18px;
    margin-top: 80px;
}
.jkds_jk{
	background: #fff;
    width: 100%;
    min-width: 1200px; 
	padding:30px 0 0px 0;
	height:690px; 
	
}
.jkshuju{
	width:900px;
	border-collapse: collapse;

}
.jkshuju th{
	background:#f7f7f7;
    font-weight: 500;
	font-size:20px;
    padding: 8px;
    border: 1px solid #e6e6e6;
    color: #000;
}
.jkshuju td{
	padding: 10px 20px;
    border: 1px solid #e6e6e6;
    font-size: 20px; 
	color:#000;
	
}
.jkshuju  li{
	font-size:14px;
}
/*下载*/
.download{
    width: 100%;
    height: 264px;
    padding-top: 20px;
	background:#13a5ec;
	min-width:1200px;
	margin:0 !important;
}

.downloadtext p{
	font-size: 44px;
    margin: 50px 0 20px 0;
    color: #FFF;
}

.downloadtext{ 
	width: 1200px;
    margin: 0 auto;
    font-size: 20px;
    color: #000;
    text-align: center;
}
.download a {
    display: inline-block;
    width: 200px;
    height: 45px;
    text-align: center;
	border:#FFF solid 1px;
    line-height: 45px;
    text-decoration: none;
    color: #fff;
    transition: ease-in-out 0.05s;
    font-weight: 100;
    font-size: 18px;
}
.download a:hover{
	color:#13a5ec;
	background:#FFF;
}
.footer {
    height: 60px;
    width: 100%;
	min-width:1200px;
    background-color: #2e3033;
    color: #FFF;
    text-align: center;
    line-height: 60px;
}
/*首页广告图*/
.main{
	-webkit-transition: linear-gradient(to right, #2b303b , #072773);
     -moz-transition:linear-gradient(to right, #2b303b , #072773);
     -ms-transition: linear-gradient(to right, #2b303b , #072773);
     -o-transition: linear-gradient(to right, #2b303b , #072773);
	 background: linear-gradient(to right, #2b303b , #072773);
	  filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr="#2b303b", endColorstr="#072773", gradientType="1");
    height: 480px;
    width: 100%;
    min-width: 1200px;
}
.main_jkdsss{
	width:1200px;
	margin:0 auto;
}
.main_txt {
    margin: 90px 0px 0 50px;
    width: 640px;
    float: left;
}
.main h1 {
    font-size: 60px;
    font-weight: 400;
	margin-bottom:10px;
    color: #FFF;
}
.main h2 {
    font-size: 36px;
    font-weight: 100;
	color:#FFF;
}
.main p {
    margin: 20px 0 60px 0;
    font-size: 22px;
    color: #FFF;
	font-weight:100;
}
.more {
    font-size: 16px;
    color: #fff;
    border: #d5dcf3 solid 1px;
    width: 160px;
    height: 43px;
    line-height: 43px;
    display: inline-block;
    text-align: center;
    margin-right: 20px;
	transition: ease-in-out 0.05s all;
}
.main_txt a:hover{
    color: #018ccf;
    background:#fff;
}
.main_about{
	background:url(/images/about.png) no-repeat;
	 background-size:100% 100%;  
	width:100%;
	height:300px;
}
.main_jk{
	background:url(/images/jk.png) no-repeat;
	 background-size:100% 100%;  
	width:100%;
	height:300px;
}
.main-help {
	width:100%;
    min-width: 1200px;
    margin-top: 50px;
	padding-bottom:50px;
    position: relative;
	line-height: 2;
}
.main-help .wrap{
	width:1200px;
    margin: 0 auto ;
	padding-bottom:40px;
}
.main-help .nav1{
	width:260px;
	float:left;
	margin-right:30px;
}
.nav1_top {
    position: relative;
    padding-left: 20px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    line-height: 50px;
    height: 50px;
    background: #13a5ec;
}
.nav1_list{
	border: solid 1px #f0f0f0;
}
.nav1_list ul li{
	float:none;
	height:40px;
    line-height:40px;
	padding:4px 20px;
}
.nav1_list ul li a {
    color: #000;
}
.nav1_list ul li a:hover ,.nav3 a:hover{
    color: #13a5ec;
}
.main-help .nav3 {
	padding:0 0 20px 0;
    border: #eee solid 0px;
    border-top: 0;
    font-size: 15px;
	float:left;
	width:910px;
}
.nav3 h3 {
    font-size: 24px;
    margin-bottom: 10px;
}
.nav3 strong {
    font-size: 20px;
}
.nav3 p {
    margin: 25px 0; 
}
.qa-list dt {
    margin-top: 30px;
    padding: 5px 0;
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
.main-help h2 {
    background-color: #fbfbfb;
    height: 50px;
    line-height: 50px;
    padding-left: 50px;
    font-size: 26px;
    font-weight: 500;
}
.main-help .img
{
	margin:30px 0;
	
}
.main-help .img2{
	ma:5px;
}
.main-help .img2 img{
	border:1px solid #eee;
}
.contact{
    line-height: 28px;
    padding: 50px 30px 100px 50px;
    float: left;
	font-size:15px;
	box-shadow: 0 2px 10px 0 rgba(20,34,67,.1);
    background: url(../images/map.png) no-repeat 680px 200px;
}
.toTop {
    background: url(../images/back.svg);
    cursor: pointer;
    position: fixed;
    right: 10px;
    bottom: 8%;
    width: 50px;
    height: 50px;
    z-index: 999;
    display: none;
}
/*招募*/
.jkzhaomu {
    width: 100%;
    height: 560px;
    background: #fff;
    padding-top: 20px;
    min-width: 1200px;
    margin: 0 !important;
}
.jkzhaomutext {
    width: 1200px;
    margin: 0 auto;
    font-size: 20px;
    color: #000;
}
.jkzhaomutext h2 {
    font-size: 56px;
    margin-bottom:60px;
    color: #FF3C08;
    line-height: 80px;
}
.jkzhaomutext h3 {
    font-size: 36px;
	font-weight: 100;
    color: #000;
}
.jkzhaomutext p {
    font-weight: 100;
    margin: 20px 0 60px 0;
    font-size: 22px;
    color: #000;
}
.jkzhaomu a {
    display: inline-block;
    width: 200px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    text-decoration: none;
	border: #000 solid 1px;
    color: #000;
    font-weight: 100;
    font-size: 16px;
}
.jkzhaomutext a:hover{
	 color: #fff;
	 background:#13a5ec;
	 border: 0;

}

/*悬赏*/
.xuanshang {
    width: 100%;
    height: 380px;
    background: #212d4b;
    padding-top: 20px;
    min-width: 1200px;
    margin: 0 !important;
}
.xuanshang .jkzhaomutext {
    width: 1200px;
    margin: 0 auto;
    font-size: 20px;
    color: #fff;
}
.xuanshang .jkzhaomutext h2 {
    font-size: 60px;
    margin-bottom:10px;
    color: #fff;
}
.xuanshang .jkzhaomutext h3 {
    font-size: 36px;
	font-weight: 100;
    color: #000;
}
.xuanshang .jkzhaomutext p {
    font-weight: 100;
    margin: 20px 0 40px 0;
    font-size: 22px;
    color: #fff;
}
.xuanshang  a {
    display: inline-block;
    width: 200px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    text-decoration: none;
	border: #fff solid 1px;
    color: #fff;
    font-weight: 100;
    font-size: 16px;
}
.xuanshang a:hover{
	 color: #018ccf;
	 background:#fff;
	 border: 0;
}
/*页脚*/
.footer {
    letter-spacing: 1px;
    height: 254px;
   /* background: #242a37;*/
   background:#f4f5f6;
    min-width: 1200px;
    color: #6b6a6a;
    clear: both;
    line-height: 1.8;
}
/*留言*/
.msg{
	margin-top: 20px;
    border: #e6e6e6 solid 1px;
    padding: 60px 220px;
}
.msg_list {
	margin-bottom: 15px;
    clear: both;
	height:38px;
	}
.lname{
    float: left;
    display: block;
    padding: 9px 15px;
    width: 80px;
    font-weight: 400;
    line-height: 20px;
    text-align: right;
}
.inputnr{
	width: 200px;
    float: left;
}
.msg input, .msg textarea{
	width:100%;
    color: #000;
    padding-left: 10px;
    border: #e6e6e6 solid 1px;
    height: 38px;
    border-radius: 2px;
	line-height:38px;
}
.miaosu{
	color: #999;
    float: left;
    display: block;
    padding: 9px 0!important;
    line-height: 20px;
    margin-right: 10px;
}
.tj_btn {
	color: #fff;
    line-height: 45px;
    width: 280px;
    height: 45px;
    border: none;
    background: #13a5ec;
    border-radius: 2px;
	cursor: pointer;
}