﻿body{
	overflow-x: hidden;
}
.navbar{
	margin-bottom: 0;
	box-shadow: 0 0 20px #aaa;
}
.navbar-brand{
	padding: 0;
	height: 100%
}
.navbar-default .navbar-nav>li>a{
	font-size:16px;
	color:#fff
}
.navbar-default .navbar-nav>li>a:hover{
	color:#cc2900;
	transition: .15s;
}
.navbar-toggle{
	margin-top:34px ;
	margin-bottom:34px ;
}
.navbar-nav{
	margin-top:32px;
}
.navbar-default{
	background-color:#fff;
}
/*.nav>li:hover{
	background-color:#cc2900;
	transition: 0.5s;
}
.navbar-default .navbar-nav>li>a:hover{
	color:#fff;
}*/
.nav>li>a{
	padding: 10px 20px;
}
.more{
	text-align: center;
	text-decoration: none;
	color:#cc2900;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 16px;
}
.more>a{
	color:#cc2900
}
.cont_phone{color:#4383e4;font-size: 16px;padding-top: 6px;}
.part1>.container>h1,
.part2>.container>h1,
.part3>.container>h1,
.part4>.container>h1,
.part5>.container>h1,
.com>.container>h1{
	text-align: center;
	font-weight: bold;
	padding-top: 70px;
	padding-bottom: 40px;
}
.part1 h3,
.part2 h3
{
	font-weight: bold;
	text-align: center;
}
.part1 .styleP{
	line-height: 24px;
	color:#666;
}

.part2{
	background:url(../images/footer.jpg);
	color:#fff;
	margin-top: 20px;
}

.part2 h3{
	padding: 20px;
	background: #fff;
	color:#cc2900;
	margin: 0;
	font-size: 20px;
	line-height: 30px;
}
.part2>.container>.row>div{
	margin-bottom: 20px;
}
.part2 a{
	text-decoration: none;
}
.part2 .host{
	color:#fff
}
.part3 a{
	text-decoration: none;
}
.part3 h4{
	font-weight: 700;
	font-size: 22px;
}
.part3 p{
	font-size: 18px;
}
.host{
	font-size: 20px;
    text-align: center;
    line-height: 70px;
    color:#424242;
}
.title{
	height: 30px;
    line-height: 30px;
    font-size: 20px;
    overflow: hidden;
    margin-bottom: 10px;
}
.title a{
	color:#000;
	text-decoration: none;
}
.part4 .more{
	float:right
}
.part4 p{
	line-height: 30px;
}
.part5 a{
	text-decoration: none;
}
.part5 .search{
	width: 100%;
	margin: 0 auto;
}
.part5{
	margin-bottom: 30px;
}
.part5 .host{
	font-size: 18px;
}
.footer{
	background:url(../images/footer.jpg);
	color:#fff
}
.footer>.container>.row:first-child{
	border-bottom: 1px solid #cc2900;
}
.footer>.container>.row:first-child>div{
	padding: 15px 0;
}
.footer li{
	line-height: 40px;
}
.footer a{
	color: #fff;
}
.footer p{
	text-align: center;
}
.com p{
	line-height: 30px;
}
.com{
	margin-bottom: 30px;
}

.com .mask{
	position: relative;
}
.com .mask:before{
	content:'';
	position: absolute;
	display: block;
	width: 100px;
	height: 100px;
	left: 0;
	top:0;
	background: black;
}
.com>.container>.row .host{
	font-size: 16px;
}
.page-list{
	text-align: center;
} 
.right-circle{
	position: fixed;
	right:30px;
	bottom:100px;
	display: none;
}
.right-circle li{
	width:10px;
	height: 10px;
	border-radius: 50%;
	background:#c9c9c9;
	margin-bottom: 10px;
	cursor: pointer;
    box-shadow: 0px 5px 7px 0px rgba(38, 28, 11, 0.2);


}
.right-circle li.in{
	background-color: #cc2900;
}
.navbar .container {
    max-width: 1228px;
}

@media (min-width: 992px) and (max-width: 1200px) {
	.part5 .host{
		font-size: 16px;
	}
}
@media (max-width: 1200px){
	.navbar .container {
	    max-width: 100%!important;
	    width: 100%!important;
	    padding-right: 0;
	    padding-left:0 ;
	}
	.navbar-header {
        float: none;
	}
	.navbar-brand{
		margin-left:0px!important;
	}
	.navbar-toggle {
	    display: block;
	}
	.navbar-collapse.collapse {
	    display: none!important;
	}
	
	.navbar-nav {
	    float: none;
	    margin: 0;
    }
    .navbar li {
	    float: none;
	}		
	.navbar-collapse.collapse.in {
	    display: block!important;
    }
    .navbar-default .navbar-collapse{
    	 border-color: #e7e7e7;
    }
    .navbar-collapse{
    	border-top:1px solid transparent;
    	padding-left:0 ;
    	padding-right: 0;
    }
    .navbar-right{
    	float: none!important;
    }
    .navbar-nav>li:hover{
    	background:#cc2900 ;
    }
    .navbar-nav>li>a:hover{
    	color:#fff!important;
    }
}
@media (max-width:768px ) {
	.btn{
		margin-top: 10px;
	}
	.navbar-brand{
		margin-left:15px!important;
	}
	.navbar-toggle {
	    margin-right: 30px!important;
	}	
}

.section_6 {
  background: #f5f5f5;
  overflow: hidden;
  padding: 55px 0 60px;
}
.section_6 ul {
  width: 440px;
  float: left;padding-left: 0;
}
.section_6 ul:nth-child(2) {
  float: right;
}
.section_6 ul li {
  position: relative;list-style: none;
  margin-bottom: 10px;
}
.section_6 ul li a {
  color: #676767;
  font-size: 14px;
  display: block;
}
.section_6 ul li a span {
  color: #b4b4b4;
  font-size: 14px;
}
.section_6 ul li i {
  position: absolute;
  left: 0;
  top: 50%;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #d0d0d0;
  margin-top: -2px;
}
@media (max-width:1000px) {
  .section_6 {
    padding: 2rem 1rem;
  }
  .section_6 ul {
    width: 100%;
    margin-bottom: 1rem;
  }
}
.section_6 .w_title_2 {
  margin-bottom: 15px;
}
.section_6 .sec_span {
  background: #1040c4;
  border-radius: 18px;
  padding: 0px 8px 6px;
}
.section_6 .sec_span i {
  width: 6px;
  height: 6px;
  background: #fff;
  border-radius: 50%;
}
.section_6 .sec_span i, .section_6 .sec_span em {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
}
.section_6 .sec_span em {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin: 0 8px;
}
@media (max-width:750px) {
  .section_6 .sec_span em {
    font-size: 16px;
  }
}

em{
	font-style: normal;
}

.section_6 .cen{
	max-width: 1170px;margin:0 auto;
}

.section_6 img{max-width: 100%;}

.new_title h3{
	margin: 30px 0 50px;
}
.w_title_2 a {
    float: right;
    color: #b0b0b0;
    font-size: 14px;
    padding-top: 10px;}


.join_title h3 {
    margin: 74px 0 16px;
    font-size: 38px;
    font-weight: 700;
    color: #333;
    line-height: 50px;
    text-align: center;
}

.section_6 *{box-sizing: border-box;}

.apply_com {
  padding-bottom: 80px;
  overflow: hidden;
  background: #fafafa; }
  @media (max-width: 750px) {
    .apply_com {
      padding-bottom: 30px; } 
 }

 .apply_input {
  margin-bottom: 20px; }
  .apply_input span {
    width: 60px;
    text-align: left;
    color: #999;
    font-size: 14px; }
  .apply_input .app_i {
    width: 360px; }
    .apply_input .app_i input, .apply_input .app_i textarea {
      border: 1px solid #ddd;
      height: 46px;
      border-radius: 4px;
      display: block;
      width: 100%; }
    .apply_input .app_i textarea {
      height: 100px;
      line-height: 22px;
      outline: none;
      padding: 5px;
      box-sizing: border-box;
      resize: none; }
    .apply_input .app_i button {
      background: #4383e4;
      color: #fff;
      border-radius: 4px;
      line-height: 50px;
      height: 50px;
      display: block;
      width: 100%;
      text-align: center;
      border: none;
      outline: none;
      font-size: 16px; }
  .apply_input .l_span {
    vertical-align: top;
    padding-top: 20px; }
  @media (max-width: 750px) {
    .apply_input {
      margin-bottom: 15px; }
      .apply_input .app_i {
        width: 60%; } }

        .apply_input .dis_line{display: inline-block;vertical-align: middle;}

        .app_form {
    width: 740px;
    background: #fff;
    padding: 70px 0;
    text-align: center;
    margin: 0 auto;
    box-shadow: 3px 3px 10px rgba(68, 65, 65, 0.1);
}

.w_title {
    color: #4383e4;
    font-size: 48px;
    text-align: center;
    margin: 60px auto;}

    .w_title h3 {
    color: #1f1f1f;
    font-weight: normal;
    font-size: 40px;
    margin: 0;}

    .w_title i {
    width: 42px;
    height: 2px;
    background: #1040c4;
    display: block;
    margin: 20px auto;}
  .app_code{text-align: center;padding-left: 60px;}
    .app_code img{max-width: 122px;}

    .foot_b {
  background: #f6f6f6;
  border-top: 1px solid #d9d9d9;
  padding: 16px 0; }
  .foot_b p {
    margin-bottom: 0;
    color: #bbb;
    font-size: 12px;
    text-align: center; }
    .foot_b p a {
      color: #bbb; }
  @media (max-width: 750px) {
    .foot_b .cen {
      padding: 0 1rem; } }

      @media(max-width:750px){
      	.jie_m_b a img{width: 100%;}
		.w_title{margin:20px auto;}
      	.w_title h3{font-size: 23px;}
      	.app_form{
      		width: 92%;
      	}
      }

      #header{position: fixed;left:0;top:0;width: 100%;z-index: 999;}

      .head_hei{height: 106px;}

      @media(max-width:750px){
        .cont_phone{padding-left: 20px;}
      }

.cont_phone img{display: inline-block;vertical-align: middle;}
.cont_phone em{display: inline-block;vertical-align: middle;color:#1040c4;}

.cont_phone{padding-left: 30px;}
.navbar .container{
      width: 1240px;
    }

    @media(max-width:1250px){
      .navbar .container{
        width: auto;
      }
    }




.in_header {
  position: fixed;
}
.in_head_bg {
  background: #0094d4;
}

header {
  height: 70px;
  transition: all .3s;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1001;
}
header:hover {
  background: rgba(255, 255, 255, 0.8);
}
header:hover .my_brand img:nth-child(1) {
  display: none;
}
header:hover .my_brand img:nth-child(2) {
  display: block;
}
header:hover .navbar-default .navbar-nav > li > a {
  color: #505050;
}
header:hover .navbar-default .navbar-nav > li > a:hover {
  color: #2b8fe4;
}
header:hover .caret {
  color: #505050;
}
header:hover .navbar-default .nav_r .login_btn a {
  background: #fff;
  border: 1px solid #1976c6;
  color: #1976c6;
}
header:hover .navbar-default .nav_r .login_btn a:hover {
  background: #1990ed;
  color: #fff;
}
header:hover .navbar-default .nav_r .s_btn a {
  background: #1990ed;
  color: #fff;
}
header:hover .navbar-default .nav_r .s_btn a:hover {
  color: #eee;
}
header .nav_r li {
  position: relative;
}
header .nav_r li a {
  padding: 20px 15px;
  position: relative;
  font-size: 16px;
}
@media (max-width:750px) {
  header .nav_r li a {
    padding: 0.5rem 1rem;
  }
}
header .nav_r li .dl_b {
  padding-top: 25px;
  display: none;
}
@media (max-width:750px) {
  header .nav_r li .dl_b {
    padding-top: 0;
    display: block;
  }
}
header .nav_r li dl {
  left: 0;
  width: 100%;
  margin: 0;
  padding: 10px 0;
  list-style: none;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.95);
  border-radius: 5px;
  position: absolute;
  top: 85px;
}
header .nav_r li dl i {
  content: '';
  position: absolute;
  left: 50%;
  top: -8px;
  margin-left: -10px;
  display: block;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent;
  border-bottom-color: #fff;
  border-bottom-color: rgba(255, 255, 255, 0.95);
}
header .nav_r li dl dt {
  text-align: center;
}
header .nav_r li dl dt a {
  color: #4a4a4a;
  font-size: 14px;
  padding: 10px;
  display: block;
}
header .nav_r li dl dt a:hover {
  color: #2b8fe4;
}
@media (max-width:750px) {
  header .nav_r li dl {
    position: relative;
    top: 0;
    padding: 0;
  }
  header .nav_r li dl dt {
    text-align: left;
    padding: 0 1rem;
  }
  header .nav_r li dl dt a {
    padding: 0.5rem 0;
  }
}
header .nav_r li:hover .dl_b {
  display: block;
}
header .nav_r li:hover .caret {
  color: #2b8fe4;
  top: 36%;
}
header .nav_r .head_btn a {
  display: inline-block;
  border-radius: 4px;
  width: 110px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  padding: 0;
  margin-top: 10px;
  margin-left: 12px;
}
header .nav_r .login_btn a {
  border: 1px solid #fff;
  line-height: 41px;
}
header .nav_r .s_btn a {
  background: rgba(255, 255, 255, 0.9);
  color: #1976c6;
}
header .nav_r .login_l {
  margin-left: 50px;
}
@media (max-width:750px) {
  header .nav_r .login_l {
    margin-left: 0;
  }
}
header .caret {
  color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width:750px) {
  header .caret {
    top: 15px;
  }
}
header .my_brand img:nth-child(2) {
  display: none;
}
@media (max-width:750px) {
  header {
    height: auto;
  }
}
@media (max-width:750px) {
  .navbar-brand img {
    height: 35px;
  }
  .navbar-nav {
    background: #fff;
  }
}
.head_pic {
  color: #fff;
  position: relative;
}
.head_pic .head_pic_cen {
  color: #fff;
  text-align: center;
  width: 1136px;
}
.head_pic .head_pic_cen h3 {
  font-size: 56px;
}
.head_pic .head_pic_cen .head_hr {
  height: 1px;
  background: #fff;
  max-width: 780px;
  margin: 15px auto;
}

.in_header .cen{
  max-width: 1200px;margin:0 auto;
}

.head_pic .head_pic_cen p {
  font-size: 22px;
  margin: 15px auto 50px;
}
.head_pic .head_pic_cen a {
  padding: 8px 60px;
  font-size: 24px;
}
@media (max-width:1136px) {
  .head_pic .head_pic_cen {
    width: 100%;
  }
  .head_pic .head_pic_cen h3 {
    font-size: 3rem;
  }
}
@media (max-width:750px) {
  .head_pic .head_pic_cen {
    padding: 0 1rem;
  }
  .head_pic .head_pic_cen h3 {
    font-size: 1.5rem;
  }
  .head_pic .head_pic_cen p {
    font-size: 1.2rem;
    margin: 0.6rem auto 1rem;
  }
  .head_pic .head_pic_cen a {
    font-size: 1rem;
    padding: 0.5rem 2rem;
  }
}

.in_header .navbar-default{
  background: none;border:none;box-shadow: none;
}



.in_header .navbar-nav{
  margin-top: 0;
}

.my_brand{
  padding-top: 10px;
}

.sel_language {
  margin-top: 14px;
  margin-left: 10px;float: right;
}

.head_phone {
  float: right;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 4px;
  padding: 5px 10px;
  margin-top: 12px;margin-left: 90px;
}
.head_phone .head_phone_icon {
  display: inline-block;
  vertical-align: middle;
  margin-right: 8px;
}
.head_phone p {
  display: inline-block;
  color: #0094d4;
  font-size: 12px;
  vertical-align: middle;
  margin-bottom: 0;
}

.sel_a a{
  color:#fff;text-decoration: none;
}

.in_header .navbar-toggle{margin:10px auto;}

header .nav_r li dl dt a{
  font-weight: normal;
}

@media (max-width: 750px){
  .navbar-nav{
    max-height: 500px;overflow-y: scroll;
  }
}
