body{
    background: url("../img/icon-38.jpg") no-repeat center;
    background-attachment: fixed;
}
.head{
    height: 90px;
    background: #fff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}
/* .ej-banner {
    margin-top: 70px;
} */
.head-contina{
    width: 100%;
    padding: 0 35px;
    margin: 0 auto;
}
.logo{
    float: left;
    margin-top: 20px;
    height: 60px;
}
.logo img {
    height: 60px;
}
.nav{
    float: right;
    /*margin-top: 32px;*/
}
.nav>ul>li{
    float: left;
    text-align: center;
    /*margin-left: 50px;*/
    position: relative;
    /*overflow: hidden;*/
    height: 90px;
    line-height: 90px;
}
.nav>ul>li>a {
    font-size: 18px;
    color: #333333;
    position: relative;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    padding: 0 40px;
    display: block;
}
.nav>ul li>a:hover{
   color: #fff;
    background-color: #004da3;
}
.nav>ul li>a.nav-a{
   position: absolute;
    left: 0px;
    color: #005bac;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.nav ul li a span{
    font-size: 12px;
    color: #333333;
}
.about-index-content-img img{
    width: 495px;
    height: 385px;
}
.nav ul li:hover p{
    color: #015cad;
}
.nav ul li:hover span{
    color: #015cad;
}

.contia{
    width: 1200px;
    margin: 0 auto;
}

.chinese a,.chinese b{
    font-size: 14px;
    color: #999999;
}
.chinese{
    margin-top: 39px;
    margin-left: 30px;
}

.submenu{
    position: absolute;
    z-index: 99;
    background-color: rgba(255,255,255,0.8);
    width: 150%;
    left: -25%;
    display: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}
.submenu li{
   line-height: 30px;
    height: 30px;
    border-bottom: 1px solid #cdcdcd;
}
.submenu li a{
    font-size: 16px;
    display: block;
    color: #333333;
}
.submenu li a:hover{
    color: #fff !important;
    background-color:#005bac;
}

.page-pagination {
    width: 100%;
    margin: 40px auto;
    text-align: center;
}
.page-pagination a {
    display: inline-block;
    margin: 0 5px;
    padding: 3px 10px;
    cursor: pointer;
    text-decoration: none;
    color: #5b5b5b;
    border: 1px solid #ddd;
}
.page-pagination a:hover {
    color: #fff;
    border-color: #004da3;
    background-color: #004da3;
}
.page-pagination a.jp-disabled {
    cursor: no-drop;
    opacity: .5;
}
.page-pagination a.jp-disabled:hover {
    color: #5b5b5b;
    border-color: #ddd;
    background-color: #fff;
}
.page-pagination a.jp-current {
    cursor: default;
    color: #fff;
    border-color: #004da3;
    background-color: #004da3;
}
.index-about{
    background: url("../images/icon-1.png") no-repeat center bottom;
    padding-bottom: 100px;
}
.index-title{
    text-align: center;
    padding: 70px 0;
}
.index-title h2{
    font-size: 26px;
    color: #474747;
}
.index-title h3{
    font-size: 12px;
    color: #999999;
}
.index-about-left{
    float: left;
    width: 480px;
}
.index-about-left h2{
    font-size: 18px;
    color: #474747;
    font-weight: bold;
    padding-top: 24px;
    margin-bottom: 35px;
}
.index-about-left p{
    font-size: 14px;
    color: #999999;
    line-height: 26px;
    letter-spacing: 2px;
}
.index-about-left a{
    width: 120px;
    height: 40px;
    display: inline-block;
    border: 1px solid #cdcdcd;
    font-size: 14px;
    color: #474747;
    text-align: center;
    line-height: 40px;
    margin-top: 60px;
}
.index-about-left a:hover{
    background-color: #004da3;
    color: #fff;
}
.index-pact{
    background: url("../images/icon-3.jpg") no-repeat;

}
.index-pact-yc-list{
    padding-bottom: 80px;
}
.index-pact-right{
    width: 680px;
    float: right;
}
.index-pact-left{
    margin-left: 120px;
}
.index-pact-right h2{
    font-size: 24px;
    color: #fff;
    font-weight: bold;
  padding: 20px 0;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    margin-bottom: 20px;
}
.index-pact-right div p{
    color: #fff;
    font-size: 14px;
    line-height: 26px;
}
.index-pact-right a{
    width: 120px;
    height: 40px;
    display: inline-block;
    border: 1px solid #fff;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    margin-top: 20px;
}
.index-pact-right a:hover{
    background-color: #004da3;
    color: #fff;
    border: 1px solid #004da3;
}

.index-pact-yc{
    display: none;
}
.index-pact-yc:first-child{
    display: block;
}
.slick-on img{
    width: 120px;
    height: 80px;
    margin-right: 20px;
}
.index-a{
    background-color: #eff3f6;
    padding: 20px 90px;
}
.slick-on p{
   font-size: 14px;
    color: #474747;
    letter-spacing: 1px;
    line-height: 26px;
    padding-top: 10px;
}
.pages-a .jp-previous,.pages-a .jp-next{
    display: none !important;
}
.pages-a a{
    width: 30px;
    height: 8px;
    background-color: #cbcbcb;
    text-indent: 999px;
    overflow: hidden;
}
.index-par-list ul li {
    float: left;
    width: 20%;
    text-align: center;
}
.foot{
    background: url("../images/icon-10.jpg") no-repeat center;
    padding: 50px 0;
    background-size: cover !important;
}
.foot-in{
    background: rgba(255,255,255,0.9);
    padding: 40px;
}
.foot-in .index-title{
    padding-top: 0px;
}
.foot-in-left{
    width: 570px;
    float: left;
}
.foot-in-left h2{
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
}
.foot-in-left p{
    font-size: 20px;
    color: #474747;
    line-height: 35px;
}
.footer {
    padding: 34px 0;
    text-align: center;
    background-color: #333333;
}
.footer .footer-nav {
    text-align: center;
    margin-bottom: 20px;
}
.footer .footer-nav li {
    display: inline-block;
    margin: 0 30px;
    position: relative;
}
.footer .footer-nav li:after {
    content: "";
    width: 1px;
    height: 100%;
    background: #fff;
    position: absolute;
    right: -30px;
    top: 0;
}
.footer .footer-nav li:last-child:after {
    display: none;
}
.footer .footer-nav li a {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
}
.footer .copyright {
    font-size: 12px;
    line-height: 25px;
    color: #fff;
}
.footer .copyright a {
    color: #fff;
}
.ej-banner img{
    width: 100%;
}
.ej-title {
    padding-top: 27px;
    padding-bottom: 18px;
    position: relative;
}
.ej-title{
    padding-top: 27px;
    padding-bottom: 18px;
    position: relative;
}
.ej-title-left{
    font-size: 12px;
    color: #666666;
}
.ej-title-left img {
    height: 14px;
}
.ej-title-left span{
    color: #004da3;
    font-size: 12px;
}
.ej-title-right{
    position: absolute;
    right: 0px;
    width: 165px;
    top: -61px;
}
.ej-title-right h2{
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #000000;
    background-color: rgba(255,255,255,0.7);
    padding-left: 10px;
    border-radius: 5px 5px 0 0;
}
.ej-title-right h3{
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    background-color:#004da3;
    padding-left: 10px;
    border-radius:0 0 5px 5px;
    font-weight: bold;
}
.bri-content{
    margin: 80px 0;
}
.bri-content img{
    max-width: 100%;
}
.bri-content p{
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    margin-bottom: 20px;
    text-indent: 2em;
}
.new-img{
    float: left;
}
.new-img img{
    background-color: #000000;
    margin-right: 30px;
}
.new-list{
    margin-top: 80px;
}
.new-text{
    padding-top: 30px;
}
.new-text p{
    font-size: 20px;
    color: #474747;
    margin-bottom: 30px;
}
.new-text h2{
    font-size: 16px;
    color: #999999;
}
.new-text span{
    font-size: 14px;
    color: #cdcdcd;
    margin-top: 30px;
    display: block;
}
.new-text b{
    width: 120px;
    height: 40px;
    display: inline-block;
    border: 1px solid #cdcdcd;
    font-size: 14px;
    color: #474747;
    text-align: center;
    line-height: 40px;
    margin-top: 60px;
}

.new-text b:hover {
    background-color: #004da3;
    color: #fff;
}
.new-list ul li{
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
}
.new-list ul li:hover{
    border-bottom: 1px solid #004da3;
}
.new-list ul li:hover p{
    color: #004da3;
}
.details-title h2{
    font-size: 18px;
    color: #333333;
    padding-bottom: 20px;
    border-bottom: 1px solid #cdcdcd;
    font-weight: bold;
    text-align: center;
    margin-top: 80px;
}
.bri-content p{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}
.details-content-bottom-page a{
    display: block;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    font-size: 14px;
    color: #333333;
    padding: 20px 0;
    margin-top: -1px;
    line-height: 24px;
}
.details-content-bottom-page a img{
    margin-left: 3px;
    margin-right: 10px;
}
.details-content-bottom-page a:hover{
    color: #004da3;
}
.details-content-bottom-a a{
    float: right;
    width: 115px;
    height: 40px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    background-color: #004da3;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 80px;
}
.details-content-bottom-a a img{
    margin-right: 10px;
}.index-par-lists ul li{
    margin-bottom: 20px;
 }
.contact-in-left{
    width: 410px;
    float: left;
    background-color: #f5f5f5;
    padding: 15px;
}
.contact-in-left ul li{
    padding: 20px 5px;
    border-bottom: 1px solid #cdcdcd;
}
.contact-in-left ul li:last-child{
    border: none;
}
.contact-in-left ul li h2 img{
    width: 20px;
    margin-right: 15px;
    margin-bottom: -5px;
}
.contact-in-left ul li h2{
    font-size: 16px;
    color: #333333;
}
.contact-in-left ul li h2 span,.contact-in-left ul li p{
    font-size: 14px;
    color: #333333;
}
.contact-in-left ul li p{
    padding-left: 32px;
    line-height: 26px;
}
.contact-in-right{
    float: right;
    width: 750px;
}
.contact-in{
    margin-top: 80px;
    margin-bottom: 80px;
}
.index-par-list ul li img{
    max-width: 100%;
}
.join-title{
    height: 70px;
    background: #004da3;
    padding: 0px 40px;
    line-height: 70px;
}
.join-title ul li{
    float: left;
    color: #fff;
    font-size: 18px;
}
.join-title ul li:nth-child(1){
    width: 25%;
}
.join-title ul li:nth-child(2){
    width: 25%;
}
.join-title ul li:nth-child(3){
    width: 20%;
}
.join-title ul li:nth-child(4){
    width: 20%;
}
.join-title ul li:nth-child(5){
    width: 10%;
    text-align: right;
}
.join-list ul li{

}
.join-list-in{
    padding: 0 40px;
    border-bottom: 1px solid #cdcdcd;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
}
.join-list-in span{
    float: left;
    font-size: 16px;
    color: #474747;
}
.join-list-in span:nth-child(1){
    width: 25%;
}
.join-list-in span:nth-child(2){
    width: 25%;
}
.join-list-in span:nth-child(3){
    width: 20%;
}
.join-list-in span:nth-child(4){
    width: 20%;
}
.join-list-in span:nth-child(5){
    width: 10%;
    text-align: right;
}
.join-list-in-yc{
    background-color: #f8f8f8;
    margin: 0 40px;
    padding: 40px;
}
.join-list-in-yc-top ul li{
    float: left;
    width: 25%;
    font-size: 14px;
    color: #474747;
    line-height: 30px;
}
.join-list{
    margin-bottom: 60px;
}
.join-list-in-yc-top{
    border-bottom: 1px solid #cdcdcd;
    padding-bottom: 15px;
}
.join-list-in-yc-bottom{
    margin-top: 30px;
}
.join-list-in-yc-bottom h2{
    font-size: 18px;
    color: #474747;
    padding-bottom: 20px;
}
.join-list-in-yc-bottom p{
    font-size: 14px;
    color: #474747;
    line-height: 28px;
}
.join-list-in-yc{
    display: none;
}
.join-list-in.active{
    border: none;
}
.join{
    margin-top: 80px;
}