@charset "utf-8";
body,form,div,ul,ol,li,h1,h2,h3,h4,h5,h6,table,tr,th,td,p,input,dl,dt,dd,ul,ol,li,input,textarea { font-family:"å¾®è½¯é›…é»‘"!important;} 

html, body {
    position: relative;
    height: 100%;
}

body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color:#000;
    margin: 0;
    padding: 0;
}

a, a:hover {
    text-decoration:none;
}

* {
    margin: 0;
    padding: 0;
}

*:focus { 
    outline: none; 
}

a, a:active, a:hover {

    outline: 0;
    text-decoration: none; 
}
/*锚点上移*/
.mds{top: -150px;}


.header {
    width: 100%;
    height: 100px; 
}

.header .nav-bar {
    height: 100px;
    margin: 0 auto;
    padding: 0 0.5em;
}

.header .nav-site {
    position: absolute;
    top: 45px;
    right: 0px;
    background-color: #2D5795;
    z-index: 999;
    padding: 1em 0px;
}

.header .nav-site li {
    padding: 0px 1em;
    height: 40px;
    line-height: 40px;
}

.header .nav-site li a {
    color: #fff;
}

.header .nav-site li:hover, .header .nav-site .active { 
    height: 38px;
    border-bottom: 2px solid #FFA54F;
}

.header .nav-bar .user-info {
    width: 150px;
    height: 20px;
    float: right;
    overflow: auto;
}

.log-img {
    padding-top: 3px;
}

.log-img img {
    width: 30px;
    height: 25px;
}

.log-title {
    padding-left: 35px;
}

.log-title .title-ch {
    font-size: 14px;
    text-align: left;
}

.log-title .title-en {
    font-size: 12px;
    text-align: left;
    width: 24em;
}

.header .nav-bar .log-line {
    width: 100%;
    height: 65px;
}

.header .nav-bar .log-info {
    width: 23em;
    height: 50px;
    padding-top: 15px;
    float: left;
}

.header .nav-bar .log-info img {
	width: 90%;
}

.header .nav-bar .log-bar {
    padding-top: 15px;
    height: 50px;
    float: right;
    background-color: #fff;
}

.nav-collapse li {
    height: 33px; 
    line-height: 33px;
}

.nav-collapse a {
    font-size: 16px; 
    font-weight: 400;
    padding: 20px 0px;
}

.nav-collapse ul ul a {
    background: #ca3716;
}

@font-face {
    font-family: "responsivenav";
    src: url("icons/responsivenav.eot");
    src: url("icons/responsivenav.eot?#iefix") format("embedded-opentype"),
        url("icons/responsivenav.ttf") format("truetype"),
        url("icons/responsivenav.woff") format("woff"),
        url("icons/responsivenav.svg#responsivenav") format("svg");
    font-weight: normal;
    font-style: normal;
}

.menu-close {
    position: absolute;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    text-indent: -999px;
    overflow: hidden;
    width: 24px;
    height: 24px;
    top: 15px;
    right: 0.5em;
}

.menu-close:before {
    color: #2D5795; /* Edit this to change the icon color */
    font-family: "responsivenav", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    font-size: 20px;
    text-transform: none;
    position: absolute;
    content: "≡";
    text-indent: 0;
    speak: none;
    width: 24px;
    height: 24px;
    text-align: center;
    top: 0;
    right: 0;
    padding: 0px;
}

.menu-close.active::before {
    font-size: 20px;
    content: "x";
}

/*一行三列*/
.col3{
    width: 100%;
    background-color: rgb(240,243,246);
    padding:30px 0;
    text-align: center;
}
.col3-top{
    margin-bottom: 30px;
}
.col3-bottom{
    width: 330px;
    margin: 0 auto;
    height: 900px;
}
.col3-bottom-children{
    margin: 0 auto;
    float: left;
    text-align: left;
    margin-bottom: 20px;
    width: 330px;
}
.col3-bottom-children img{
    width: 330px;
}
.col3-bottom-children h3{
    font-size: 16px;}
.col3-bottom-children span{
    color: rgb(144,144,145);
    font-size: 14px;
}

/*swiper*/
.swiper-slide {
    color: #fff;
    font-size: 12px;
    text-align: center;
    background-color: #2d5795;
}
.swiper-layout-left {
    width: 100%;
    position: absolute;
    background-color: rgba(0,0,0,0.5);
    color: white;
    bottom: 0px;
    padding: 1em 0px;
}
.swiper-layout-left .left-center h1{
    font-size: 14px;
    font-weight: bold;
}
.swiper-layout-left .left-center .more {
    display: none;
}
.swiper-layout-left .left-center a {
    color: #fff;
}
.swiper-layout-left .left-center .more a {
    padding: 5px 20px;
    border: 1px solid #58B1CB;
    border-radius: 25px;
    color: white;
    font-size: 12px;
}
.swiper-layout-left  .left-center p {
    font-size: 12px;
    font-weight: normal;
    margin-top: 10px;
    overflow: hidden;
    padding: 0 4em;
}
.swiper-layout-left  .left-center .more{
    font-size: 12px;
    margin-top: 10px;
    height: 39px;
    overflow: hidden;
    padding-top: 6px;
}
.swiper-layout-right {
    width: 100%;
}
.swiper-layout-right img{
    width: 100%;
}
.swiper-pagination{
    left: -15%;
}
.swiper-pagination{
    display: none;
}

/*index*/
.index .col-1 img{
    display: block;
    width: 100%;
}

.index .col-1 .swiper-container{
    display: none;
}
.index .col-2 {
    margin: 20px 0;
    height: 880px;
    text-align: center;
}
.index .col-2 .top {
    padding-bottom: 30px;
}
.index .col-2 .bottom{
    width: 360px;
    margin: 0 auto;
}
.index .col-2 .bottom .child{
    height: 200px;
    width: 160px;
    float: left;
    padding: 0px 10px;
}
.index .col-2 .bottom .child h3{
   font-size: 14px;
   padding: 5px 0px;
}
.index .col-2 .bottom .child span{
   font-size: 12px;
}
.index .col-2 .bottom-left{
display: inline-block;
width: 210px;
}
.index .col-2 .bottom-center{
display: inline-block;
width: 200px;
}
.index .col-2 .bottom span{
    color: rgb(144,144,145);
    font-size: 13px;
}
.index .col-2 .bottom-right{
    display: inline-block;
    width: 210px;
}
.index .title-1{
    font-weight:500;
    color: #2D5795;
    font-size: 22px;
}
.index .title-2{
    font-weight: normal;
    font-size: 18px;
}
.index .title-3{
    margin: 15px 0 10px 0;

    font-weight:600;
    font-size: 16px;
}
.index .title-4{
    font-weight:600;
    font-size: 16px;
     float: left;
     display: block;
}
.index .col-4{
    padding:50px 0 30px 0;
    text-align: center;
}
.index .col-4-top{
    margin-bottom: 30px;
}
.index .col-4-bottom{
    font-size: 14px;
    line-height: 24px;
    width: 74%;
    margin: 0 auto;
}
.index .col-4 a{
    font-size: 12px;
    padding: 5px 0px;
    border: 1px solid #2D5795;
    border-radius: 25px;
    color: #2D5795;
    display: block;
    width: 110px;
    margin: 0 auto;
}
.index .col-4-bottom .btn-line{
    margin-top: 50px;
}
.index .col-4-top p{
    display: inline-block;
    width: 60%;
    font-size: 13px;
    margin-bottom: 50px;
}
.index .col-5{
    height: 650px;
}
.index .col-5-top{
    text-align: center;
    padding: 20px 0px 30px 0px;
}
.index .col-5-bottom{
    width: 360px;
}
.index .col-5-bottom-left{
    margin-bottom: 50px;
    padding: 0 1em;
}
.index .col-5-bottom-left a{
    font-size: 12px;
    
}
.index .col-5-bottom-left li{font-weight: 400;margin-bottom:7px;/* list-style-type:disc; */}
.index .col-5-bottom-right{
    padding: 0 1em;
}

.index .col-5-bottom .datetime{
    color: rgba(0, 0, 0, 0.5); 
    display: block;
    float: right;
}
.index .col-5-bottom .pic-news{
    height: 100px;
}
.index .col-5-bottom .pic{
    float: left;
    padding-top: 10px;
}
.index .col-5-bottom .pic img{
    width: 80px;
}
.index .col-5-bottom .pic-content{
    width: 230px;
    height: 100px;
    float: left;
    padding: 0 10px;
    overflow: hidden;
}
.index .col-5-bottom .pic-content h4{
    width: 200px;
    height: 1.5em;
    overflow: hidden;
    font-size: 14px;
}
.index .col-5-bottom .pic-content p{
    font-size: 12px;
    font-weight: 500;
    color:rgba(0,0,0,0.5);
}
.index .col-5-bottom .pic-date{
    height: 100px;
    float: left;
    color: rgba(0, 0, 0, 0.5);
    position: relative;
    display: none;
}
.index .col-5-bottom .pic-date p{
    position: absolute;
    bottom: 20px;
    font-size: 12px;
    width: 67px;
}
.index .col-5-bottom .more{
    font-size: 12px;
    color: rgba(0,0,0,0.5);
    float: right;

}
/*index*/
/*index*/
.index .content .center .col-2{
    margin: 0px;
}
.index .content .center .left .col-2{
    text-align: left;
}
.index .content .center .right .col-2{
    text-align: left;
}
/*category_introduce*/
.category_introduce .hiddenIMG{
    display: block;
    width: 95%;
    padding-left: 5%;
}
.category_introduce .col-0{
    display: none;
}

.category_introduce .w-1200{
    width: 100%;
    /* height: 40px; */
    margin: 0 auto;
    text-align: center;
    overflow: auto;
}

.category_introduce .w-600{
    width:600px;
    margin:0 auto;
}

.category_introduce .w-500{
    width: 100%;
    margin: 0 auto;
}

.category_introduce .f-l{
    float:left;
}

.category_introduce .bg{
}

.category_introduce .col-1{
    text-align: center;
}



.category_introduce .col-1 .title1 {
    font-size: 16px;
    font-weight: 500;
    color: white;
}

.category_introduce .col-1 .title2 { 
    font-size: 12px;
    color: white;
}
.category_introduce .col-1 img {
    width: 100%;
}
.category_introduce .col-1 .bg {
    position: relative;
}
.category_introduce .col-1 .bg .title {
    position: absolute;
    top: 50%;
    background-color: rgba(190,190,150,0.5);
    width: 100%;
    color: white;
    padding: 10px 0px;
    height: 40px;
    margin-top: -30px;
}

.category_introduce .btn-1 {
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #2D5795;
    color: #2D5795;
    border-radius: 15px;
    display: inline-block;
    font-size: 16px;
    margin-top: 10px;
}

.category_introduce .btn-1:hover {
    color: white;
    background-color: #2D5795;
}

.category_introduce .mt-10 {
    margin-top: 10px;
}

.category_introduce .mt-20 {
    margin-top: 20px;
}

.category_introduce .mt-40 {
    margin-top: 40px;
}
.category_introduce .col-1 h1 {
    font-size: 35px;
    margin-bottom: 50px;
}
.category_introduce .col-1 h2 {
    font-size: 20px;
    margin-bottom: 50px;
    font-weight: 300;
}

.category_introduce .col-2 {
    /* padding: 20px 0; */
    text-align: center;
    background-color: #F0F3F6;
    width: 100%;
    z-index: 9999;
}

@media screen and (min-width: 640px) {
    .category_introduce .col-2 {
        padding: 20px 120px;
    }
}

.category_introduce .col-2 a {
    display: inline-block;
    height: 25px;
    line-height: 25px;
    width: 55px;
    text-align: center;
    border: 1px solid #757573;
    border-radius: 9px;
    background-color: white;
    color: #757573;
    font-size: 12px;
    margin: 15px 5px;
}

.category_introduce .col-2 a:hover {
    color: white;
    background-color: #2D5795;
}

.category_introduce .col-2-top a {
    padding:10px 50px;
    border:1px solid #2D5795;
    background-color: #2D5795;
    border-radius:25px;
    color: white;
}

.category_introduce .col-2-top a:hover {
    background-color: white;
    color:#2D5795;
}

.category_introduce .col-3 {
    text-align: center;
    background-color: #F0F3F6;
    padding-bottom: 30px;
}

.category_introduce .col-3 .content {
    width: 360px;
    margin: 0 auto;
}

.category_introduce .col-3-child {
    width: 180px;
    padding-top: 40px;
    float: left;
}

.category_introduce .col-3-child p {
    width: 60%;
    margin: 10px auto 0px auto;
    line-height: 20px;
}

.category_introduce .col-3-child h3 {
    font-size: 14px;
}

.category_introduce .col-4 {
    padding: 40px 30px;
    margin-top: 40px;
    background-color: #F0F3F6;
}

.category_introduce .col-4-left, .col-4-right {
    float: left;
    font-size: 14px;
}

.category_introduce .col-4-left .content, .category_introduce .col-4-right .content {
    font-size: 12px;
    height: 120px;
    width: 100%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    text-align: left;
    line-height: 25px;
}

.category_introduce .col-4-right {
    margin-top: 40px;
}

.category_introduce .col-4-right img {
    width: 100px;
    height: 135px;
}

.category_introduce .col-5 {
    padding: 30px 10px;
    text-align: center;
}

.category_introduce .col-5-child {
    margin: 10px;
}

.category_introduce .swiper-container {
    width: 100%;
    vertical-align: text-top;
}

.category_introduce .swiper-slide {
    text-align: center;
    font-size: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    
    /*
    -webkit-align-items: center;
    align-items: center;
    */
}

.category_introduce .swiper-slide .col-5-child img {
    width: 102px;
}

.category_introduce .col-5-child img {
    width: 310px;
}

.category_introduce .swiper-slide .col-5-child h3 {
    width: 102px;
    font-size: 12px;
    overflow: hidden;
}

.category_introduce .col-5-child h3 {
    width: 100%;
    font-size: 12px;
    overflow: hidden;
}

.category_introduce .swiper-button-next {
    right: 0px;
    top: 50px;
    height: 20px;
}

.category_introduce .swiper-button-prev {
    left: 0px;
    top: 50px;
    height: 20px;
}

.category_introduce .col-6 {
    height: 400px;
    text-align: center;
    padding: 40px 0px 50px 0px;
    overflow-x: auto;
    background-color: #F0F3F6;
}

.category_introduce .col-6 .content {
    width: 1200px;
}

.category_introduce .col-6 .child {
    display: inline-block;
    width: 145px;
    position:relative;
}

.category_introduce .col-6 .top {
     height: 80px;
     position: relative;
}

.category_introduce .col-6 .top img {
    left: 45px;
    position: absolute;
    width: 50%;
}

.category_introduce .col-6 .top p {
    position: absolute;
    font-size: 18px;
    font-weight: 400;
    width:50%;
    left: 45px;
    top: 36px;
}

.category_introduce .col-6 .mid {
    position: relative;
    height: 60px;
}

.category_introduce .col-6 .mid p {
    left: 57px;
    top:5px;
    width:50px;
    position: absolute;
    font-size: 16px;
}

.category_introduce .bottom {
    position: relative;
    background-color: red;
}

.category_introduce .bottom p {
    height: 250px;
    position:absolute;
    padding:0 30px;
    top:30px;
    left:10px;
    text-align:left;
}

.category_introduce .circle1 , .category_introduce .circle2,.circle3 {
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    left: 140px;
    top:-2px;
    z-index:999;
}

.category_introduce .circle1{
    background-color: #dc0e18;
}
.category_introduce .circle2{
    background-color: #01ad87;
}
.category_introduce .circle3{
    background-color: #e29e04;
}
.category_introduce .line1 , .category_introduce .line2 , .category_introduce .line3{
    width:145px;
    height:5px;
    position:relative;
    display:inline-block;
}
.category_introduce .line1{
    border-bottom:solid #dc0e18 5px;
}
.category_introduce .line2{
    border-bottom:solid #01ad87 5px;
}
.category_introduce .line3{
    border-bottom:solid #e29e04 5px;
}

.category_introduce .inner1,.category_introduce .inner2,.category_introduce .inner3{
    position: absolute;
    width:90px;
    top:38px;
    left:107px;
} 
.category_introduce .inner1{
    border-bottom: 3px solid #dc0e18;
}
.category_introduce .inner2{
    border-bottom: 3px solid #01ad87;
}
.category_introduce .inner3{
    border-bottom: 3px solid #e29e04;
}

.category_introduce .col-7{
    padding: 80px 0;
    background-color: white;
}
.category_introduce .col-7 .center{
    width: 280px;
    margin:0 auto;
}
.category_introduce .col-7 img{
    width: 280px;
    height: 180px;
}
.category_introduce .col-7 p{
    font-size: 16px;
    text-align: center;
    margin: 10px 0;
}
.category_introduce .col-7 .child{
    float:left;
    width: 280px;
    height: 360px;
    text-align: left;
    /* margin-left: 30px; */
}

/*category*/
.category .title-1 {
    font-weight:500;
    color: #2D5795;
    font-size: 22px;
}
.category .title-2 {
    font-weight:400;
    font-size: 22px;

}
.category .title-3 {
    font-weight:600;
    font-size: 16px;
}
.category .title-4 {
    font-weight:600;
    font-size: 14px;
    float: left;
    display: block;
}
.category .col-2-top {
    background-color: #F0F3F6;
    text-align: center;
    padding:20px 0px ;
}
.category .col-2-top a {
    padding:5px 40px;
    border:1px solid #2D5795;
    background-color: #2D5795;
    border-radius:25px;
    color: white;
    font-size: 14px;
}
.category .col-2-top a:hover {
    background-color: #2D5795;
    color:#fff;
}
.category .col-2-top .unactive {
    background-color: white;
    color:#2D5795;
}
.category .col-3 {
    padding-bottom: 10px;
    width: 100%;
    margin: 0 auto;
}
.category .col-3-child {
    height: 150px;
    margin: 20px 0;
}
.category .col-3-child-left {
    float: left;
    padding-left: 20px;
}
.category .col-3-child-left img{
    width: 100px;
    height: 150px;
    margin: 0 auto;
}
.category .col-3-child-right {
    margin-left: 20px;
    width: 210px;
    float: left;
    height: 150px;
    border-bottom:1px dashed #000;
    overflow: hidden;
}

.category .col-3-child-right h3 {
    font-size: 14px;
    height: 23px;
    overflow: hidden;
}

.category .col-3-child-right p {
    margin-top: 0px;
}

.category .col-3-child-right p{
    font-size: 12px;
    color: #858384;
    padding-top: 5px;
    height: 86px;
    overflow: hidden;    
}

.category .col-3-child-right p a {
    font-size: 12px;
    color: #858384;
    padding-top: 5px;
    height: 80px;
    overflow: hidden;
}
/*category_recruit*/
.category_recruit{
    text-align: center;
}
.category_recruit #lib_Tab1_sx{
    margin:0px;
    padding:0px 200px;
    margin-bottom:15px; 
    overflow:hidden;
}
.lib_tabborder_sx{
    width: 100%;
    margin:0 auto;
}
.category_recruit .lib_Menubox_sx {
    line-height:28px;
    position:relative;
    float:left; 
    width:50px;
    height:240px;
}
.category_recruit .lib_Menubox_sx ul{
    margin:0px;
    padding:0px;
    list-style:none;
    position:absolute; 
    top:0px; 
    left:5px; 
    margin-left:30px; 
    height:25px;
    text-align:center;
}
.category_recruit .lib_Menubox_sx li{
    padding-bottom: 10px; 
    font-size: 16px; 
    display:block;
    cursor:pointer;width:50px;
    color:#949694;font-weight:
    bold; margin-bottom:5px;
    height:25px;
    line-height:25px;
}
.category_recruit .lib_Menubox_sx li.hover{width:50px; 
    border-right:0;
    color:#E29C62;
    height:25px;
    line-height:25px;
}
.category_recruit .lib_Contentbox_sx{
    margin-top:0px; 
    border-top:none;
    padding:0px; 
    border-left:0; 
    margin-left:50px;
}

.category_recruit .childs {
    margin: 0px 40px 0 60px;
    border-bottom: 1px dashed black;
    margin-bottom: 50px;

}
.category_recruit .childs h3 {
    display: inline-block;
    margin-bottom:15px;
}

.category_recruit .childs a {
    /* margin-left: 99px; */
    font-size: 12px;
    padding:2px 10px;
    border:1px solid #2D5795;
    background-color: white;
    border-radius:10px;
    color: #2D5795;
    /* margin-top: 20px; */
    display: block;
    width: 50px;
}

.category_recruit .childs a:hover {
    background-color: #2D5795;
    color: white;
}

.category_recruit .childs .title1 {
    color: rgb(145,145,145);
    font-size: 14px;
    margin-top: 20px;
    text-align: left;
}

.category_recruit .childs .duty {
    color: rgb(145,145,145);
}

.category_recruit .br1 {
    height: 50px;
}

 .layer1 {
    width: 350px;
    text-align: center;
    margin:0 auto;
}

 .layer1 table {
    margin: auto;
}

 .layer1 input {
    margin-left: 50px;
    padding-left: 10px;
    background:no-repeat 0 0 scroll #fff;
    border:none;
    outline:medium;
    width: 200px;
    height: 30px;
    border-radius: 20px;
    border:0.5px solid #DBE1E3;
}

 .layer1 .td_1 {
    padding: 20px 30px;
    border-bottom: 2px solid #BEC2D1;
}
 .layer1 .td_1 span{
    font-size: 18px;
}
 .layer1 .td_2{
    padding: 20px 0;
}
 .layer1 .td_2 span{
    font-size: 14px;
    font-weight: 400;
}

 .layer1 .td_2 input[type="submit"] {
    background-color: #2D5795;
    color: white;
    font-size: 14px;
    width: 100px;
    padding: 0px 10px;
    margin: 0px;
}

 .layer1 .td_2 input[type="submit"], .layer1 .td_2 input[type="button"] {
    cursor: pointer;
}

 .layer1 .td_1 .position{

    font-weight: 600;
}
.category_recruit .col-1{
    text-align: center;
}

.category_recruit .col-1 .title1 {
    font-size: 16px;
    font-weight: 500;
    color: white;
}

.category_recruit .col-1 .title2 { 
    font-size: 12px;
    color: white;
}
.category_recruit .col-1 img {
    width: 100%;
}
.category_recruit .col-1 .bg {
    position: relative;
}
.category_recruit .col-1 .bg .title {
    position: absolute;
    top: 50%;
    background-color: rgba(190,190,150,0.5);
    width: 100%;
    color: white;
    padding: 10px 0px;
    height: 40px;
    margin-top: -30px;
}

.category_recruit .col-2{
    background-color: #F0F3F6;
    height: 35px;
    padding-top: 15px;
    text-align: center;
}
.category_recruit .col-2 .child{
    height: auto;
    width: 360px;
    margin: 0 auto;
}
.category_recruit .col-2 .child .meun{
    font-size: 14px;
    margin: 0 10px;
    padding:4px 20px;
    border:1px solid rgb(156,156,156);
    background-color: white;
    border-radius:13px;
    color: rgb(156,156,156);
}
.category_recruit .col-2 .child .meun:hover{
    background-color: #2D5795;
    border-radius:13px;
    color: white;
}
.category_recruit .col-2 .meun-select{
    font-size: 14px;
    margin: 0px 8px;
    padding:4px 20px;
    border:1px solid #2D5795;
    background-color: #2D5795;
    border-radius:13px;
    color: white;
}

/*show_apply*/
.show_apply .content{ font-size:14px; padding-top: 0px;}
.show_apply .content p{font-size:14px;line-height:10px;text-align:justify;word-wrap:break-word; padding:8px 0;}
.show_apply .child{text-align: center;margin: 0 auto;width: 275px;}
.show_apply .child a{
  font-size: 14px;
  text-decoration: none;
  border: 1px solid rgb(175,175,175);
  color: black;
  padding: 5px 30px;
  border-radius: 10px;
}
.show_apply #apply_date{
  margin-bottom: 30px;
}
/*show_article*/
.show_article .main{background-color:#F0F3F6; padding: 100px 150px; width: auto;}
.show_article #atc{ overflow:hidden;text-align: center;background-color: white;}
.show_article #atc,.photo-channel .relevance{zoom:1; padding:0 20px}
.show_article #atc h1{color:#000;font:800 26px/30px "å®‹ä½“",arial;margin-bottom:6px; text-align:center; padding:16px 0 8px; }
.show_article #atc h1 span{ font-size:12px; font-weight:normal; line-height:20px; color:#999}
.show_article #atc .content{ font-size:14px}
.show_article #atc .content p{font-size:14px;line-height:23px;text-align:justify;word-wrap:break-word; padding:8px 0}

/*show_date*/
.show_date .date-show{
    height: 280px;
    text-align: center;
    border-bottom: 1px solid rgb(169,170,169);
    font-size: 14px;
    padding: 20px 0;
}

.show_date .date-pick{
    padding-top: 26px;
    width: 333px;
    margin: 0 auto;
}
.show_date .date-pick input{
    padding: 5px 0px;
    border: 0px solid rgb(56,86,132);
    border-radius: 10px;
    background-color: rgb(233,235,234);
    width: 100px;
    padding-left: 20px;
}

.show_date .bk-10{
    height: 60px;
}

.show_date .SB{
    background-color: rgb(56,86,132);
    padding: 0px 20px;
    border: 1px solid rgb(56,86,132);
    text-decoration: none;
    border-radius: 10px;
    color: white;
    font-weight: 300;
    cursor:pointer;
    line-height: 29px;
    display:block;
    /* float: right; */
    width: 200px;
    text-align: center;
    margin: 20px auto;
    
}
/*show_picture*/
.show_picture .col-1{
    text-align: center;
     background-size:cover;
}
.show_picture .col-1 .title1{
    font-size: 34px;
    font-weight: 500;
    color: white;
}
.show_picture .col-1 .title2{
    padding-top: 24px;
    font-size: 22px;
    color: white;
}
.show_picture .col-1 img{
    width: 100%;
}
.show_picture .col-1 .bg{
    position: relative;
}
.show_picture .col-1 .bg .title{
    position: absolute;
    top: 60px;
    background-color: rgba(190,190,150,0.5);
    height: 150px;
    width: 100%;
    color: white;
    padding-top: 50px;
}
.show_picture .col-2 .noselect{
    display:inline-block;
    height:45px;
    line-height:45px;
    width:145px;
    text-align:center;
    border:1px solid #757573;
    border-radius:15px;
    background-color: white;
    color: #757573;
    font-size:16px;
    margin:0 15px;
    
}
.show_picture .col-2 .selected{
    display:inline-block;
    height:45px;
    line-height:45px;
    width:145px;
    text-align:center;
    border:1px solid #757573;
    border-radius:15px;
    background-color: #2D5795;
    color: white;
    font-size:16px;
    margin:0 15px;
}
.show_picture .col-2 a:hover{
    color: white;
    background-color: #2D5795;
}
.show_picture .col-2-top a{
    padding:10px 50px;
    border:1px solid #2D5795;
    background-color: #2D5795;
    border-radius:25px;
    color: white;
}
.show_picture .col-2-top a:hover{
    background-color: white;
    color:#2D5795;
}

.show_picture .col-5{
    vertical-align: top;
    padding:50px 0;
    text-align: left;
}
.show_picture .col-5-child{
    margin:0 10px;
    display: inline-block;
}



.footer-main {
    background-color: #2D5795;
    width: 100%;
}

.footer {
    width: 90%;
    background-color: #2D5795;
    padding: 20px 0;
    margin: 0 auto;
    text-align: center;
    position: relative;
    height: 150px;
}

.footer .logo {
    width: 100%;
    margin: 0 auto;
}

.footer .logo img {
    width: 90%;
}

.footer .logo h2 {
    font-size: 16px;
    font-weight: normal;
    color: white;
}

.footer .logo h3 {
    font-weight: normal;
    color: white;
    font-size: 12px;
}
.footer .info {
    display: none;
}
.footer .left {
    vertical-align: top;
    display: inline-block;
}
.footer .right {
    vertical-align: top;
    text-align: left;
    display: inline-block;
    max-width: 300px;
}

.footer .contact {
    width: 300px;
    text-align: left;
    color: #fff;
    margin-top: 10px;
    position: absolute;
    left: 50%;
    margin-left: -122px;
}

.footer .contact div {
    clear: both;
    font-size: 12px;
    font-weight: 300;
}
.footer .contact .link-content {
    position: absolute;
    top: 0px;
    left: 0px;
    border: 1px solid #fff;
    min-width: 100px;
    background-color: #2D5795;
    display: none;
    color: #fff;
}
.footer .contact .link-content li {
    height: 2.5em;
    line-height: 2.5em;
    padding: 0 0.8em;
    text-align: left;
    font-size: 12px;
}
.footer .contact .link-content li a {
    color: #fff;
}
.footer .contact .link-content li:hover, .footer .contact .link-content li:hover a {
    background-color: #fff;
    color: #2D5795;
    cursor: pointer;
}
.footer-super{
    color: white;
    font-size: 16px;
    font-weight: 300;
    margin: 0 5px;
}
.ml-10{
    margin-left:10px;
}
/*list_news*/
.list_news .blue-slide {
    background: #2D5795;
}
.list_news .swiper-slide {
    height: 400px;
    color: #fff;
    font-size: 16px;
    text-align: center;
}
.list_news .swiper-layout-left{
    text-align: right;
padding-top: 50px;
width: 40%;
height: 400px;
float: left;
}
.list_news .swiper-layout-left a{
    margin-top: 200px;
    padding:10px 50px;
    border:1px solid #58B1CB;
    border-radius:25px;
    color: white;
}
.list_news .swiper-layout-right{
width: 60%;
float: left;
height: 400px;
}
.list_news .title-1{
    font-weight:500;
    color: #2D5795;
    font-size: 22px;
}
.list_news .title-2{
    font-weight:400;
    font-size: 22px;

}
.list_news .title-3{
    font-weight:600;
    font-size: 16px;
}
.list_news .title-4{
    font-weight:600;
    font-size: 14px;
     float: left;
     display: block;
}
.list_news .swiper-layout-left a{
    margin-top: 200px;
    padding:10px 50px;
    border:1px solid #58B1CB;
    border-radius:25px;
    color: white;
}
.list_news .col-2-top{
        background-color: #F0F3F6;
        text-align: center;
        padding:50px 0px ;
}
.list_news .col-2-top a{


    padding:10px 50px;
    border:1px solid #2D5795;
    background-color: #2D5795;
    border-radius:25px;
    color: white;
}
.list_news .col-2-top a:hover{
    background-color: white;
    color:#2D5795;
}
.list_news .col-3{
    padding: 0px 200px;
}
.list_news .col-3-child{
    height: 225px;
    margin: 20px 0;

}
.list_news .col-3-child-left{
    float: left;
    height: 225px;
    
}
.list_news .col-3-child-right{
    margin-left: 50px;
    width: 80%;
    float: left;
    height: 225px;
    border-bottom:1px dashed #000;
}

/*list_connectus*/
.list_connectus .col-1{
    text-align: center;
}

.list_connectus .col-1 .title1 {
    font-size: 16px;
    font-weight: 500;
    color: white;
}

.list_connectus .col-1 .title2 { 
    font-size: 12px;
    color: white;
}
.list_connectus .col-1 img {
    width: 100%;
}
.list_connectus .col-1 .bg {
    position: relative;
}
.list_connectus .col-1 .bg .title {
    position: absolute;
    top: 50%;
    background-color: rgba(190,190,150,0.5);
    width: 100%;
    color: white;
    padding: 10px 0px;
    height: 40px;
    margin-top: -30px;
}
.list_connectus .col-2{
    background-color: #F0F3F6;
    height: 40px;
    padding-top: 20px;
    text-align: center;
}
.list_connectus .col-2 .child{
    height: auto;
}
.list_connectus .col-2 .child .meun{
    font-size: 14px;

    padding:5px 15px;
    border:1px solid rgb(156,156,156);
    background-color: white;
    border-radius:13px;
    color: rgb(156,156,156);
    margin: 0 10px;
}
.list_connectus .col-2 .child .meun:hover{
    background-color: #2D5795;
    border-radius:13px;
    color: white;
}
.list_connectus .col-2 .meun-select{
    font-size: 14px;
    padding:5px 15px;
    border:1px solid #2D5795;
    background-color: #2D5795;
    border-radius:13px;
    color: white;
    margin: 0 10px;
}
.list_connectus .col-3{
    width: 360px;
    height: 850px;
    padding: 50px 0;
    text-align: center;
    margin: 50px  auto;
}

.list_connectus .col-3 .child{
    height: 130px;
    padding:50px 20px 0 20px;
    margin: 0px 50px;
    float: left;
    width: 220px;
    border:1px solid rgb(200,200,200);
    border-radius:10px;
    position: relative;
    margin-bottom: 50px;
    }

.list_connectus .col-3 .child img{
    margin: 0;
    top: -40px;
    left: 95px;
    position: absolute;
    width: 75px;
    height: 75px;
}
.list_connectus .col-3 .child .title2 img{
    top: 80px;
}
.list_connectus .col-3 img{

    width: 100%;
}
.list_connectus .col-3 .child .title1{

    font-size: 16px;
}
.list_connectus .col-3 .child .title2{
    width: 140px;
    font-size: 12px;
    margin: 10px auto;
    line-height: 25px;
}

.list_connectus #part3{
    height: 500px;
    text-align: center;
    margin: 50px  0;
}
.list_connectus #part3 .child{
    line-height: 30px;
    margin: 0 auto;
    width: 320px;
    margin-bottom: 130px;
    padding: 0 20px;
}
.list_connectus #part3 .child h1{
    margin:40px 0;
    font-size: 36px;
}
.list_connectus #part3 .child h3{
    margin-top: -20px;
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 400;
}
.list_connectus #part4{

    text-align: center;
    margin-bottom: 50px;
}
.list_connectus #part4 .child{
    line-height: 30px;
    margin: 0 auto;
    width: 30%;
}
.list_connectus #part2{
    text-align: center;
}

.list_connectus #part2 .child-0{
    padding: 0 20px;
}

.list_connectus #part2 .col-1{
    width: 320px;
    height: 750px;
    margin:0 auto;
    padding-top: 50px;
    padding: 50px 20px;
}
 .list_connectus #part2 .col-1 .content {
    width: 150px;
    padding: 0px 5px;
    float: left;
    margin: 30px 0;
 }
.list_connectus #part2 .col-1 .content .img-logo{
width: 100px;
height: 100px;
margin: 0 auto;
background: #F0F3F6;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
}
.list_connectus #part2 .col-1 .content .img-logo img{
    margin-top: 25px;
    width: 40px;
    height: auto;
}
.list_connectus #part2 .col-1 .content .p1{
    margin: 20px 0;
    font-size: 18px;
    font-weight: 500;

}
.list_connectus #part2 .col-1 .content .p2{
    font-size: 14px;
    font-weight: 200;
}
.list_connectus #part2 .col-1 a{
    margin-top: 50px;
    font-size: 16px;
    padding: 10px 55px;
    border: 1px solid rgb(45,87,149);
    color: rgb(45,87,149);
    border-radius: 17px;
}
.list_connectus #part2 .col-1 a:hover{
    color: white;
    background-color: rgb(45,87,149);
}


















/*category_recruit*/
.category_recruit .pic{
        position: absolute;
        width: auto;
    }
    .category_recruit .pics{position: relative;width: 340px;height: 300px;margin: 0px auto;margin-top: 20px;}
    .category_recruit .pics img{

    }
    .category_recruit .pic-1{
        width: auto;
        height: auto;  
        position: relative;
    }
    .category_recruit .pic-1 canvas{

        z-index: 999;
    }
    .category_recruit .pic-1 img{
        width: 100%;
        height: auto;
            -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    
    filter: grayscale(100%);
    
    filter: gray;
    }
    .category_recruit .pic-2{
        width: calc(450px*0.31);
        height: calc(220px*0.31);
        left: calc(20px*0.31);
        top: calc(20px*0.31);

    }
    .category_recruit .pic-2 img{
        width: calc(450px*0.31);
        height: calc(220px*0.31);
    }
    .category_recruit .pic-3{
        width: calc(270px*0.31);
        height: calc(220px*0.31);
        left: calc(490px*0.31);
        top: calc(20px*0.31);

    }
    .category_recruit .pic-3 img{
        width: calc(270px*0.31);
        height: calc(220px*0.31); 
    }
    .category_recruit .pic-4{
        width: calc(300px*0.31);
        height: calc(400px*0.31);
        left: calc(780px*0.31);
        top: calc(20px*0.31);

    }
    .category_recruit .pic-4 img{
        width: calc(300px*0.31);
        height: calc(400px*0.31); 
    }
    .category_recruit .pic-5{
        width: calc(300px*0.31);
        height: calc(220px*0.31);

        left: calc(20px*0.31);
        top: calc(260px*0.31);
        
    }
    .category_recruit .pic-5 img{
        width: calc(300px*0.31);
        height: calc(220px*0.31);
    }
    .category_recruit .pic-6{
        width: calc(420px*0.31);
        height: calc(220px*0.31);
        left: calc(340px*0.31);
        top: calc(260px*0.31);
        
    }
    .category_recruit .pic-6 img{
        width: calc(420px*0.31);
        height: calc(220px*0.31);
    }
    .category_recruit .pic-7{
        width: calc(740px*0.31);
        height: calc(220px*0.31);
        left: calc(20px*0.31);
        top: calc(500px*0.31);
        
    }
    .category_recruit .pic-7 img{
        width: calc(740px*0.31);
        height: calc(220px*0.31);
    }
    .category_recruit .pic-8{
        width: calc(300px*0.31);
        height: calc(280px*0.31);
        left: calc(780px*0.31);
        top: calc(440px*0.31);
    }
    .category_recruit .pic-8 img{
        width: calc(300px*0.31);
        height: calc(280px*0.31);
    }
    .category_recruit .pic-info{
        position: absolute;
        height: 30px;
        width: 100%;
        bottom: 0px;
        background-color: rgba(0,0,0,0.5);
        color: white;
        padding-top: 10px;
    }
    .category_recruit #part3{
        margin-top: -20px;
    }
    .category_recruit .pic-info-1{
        position: absolute;
        z-index: 999;
        left: 60%;
        top: 35px;
        
    }
    .category_recruit .pic-info-1 .p1{
        text-align: left;
        border-bottom: 1px dashed rgb(70,70,70);
        margin-bottom: 5px;
        padding-bottom: 2px;
        font-size: 14px;
    }
    .category_recruit .pic-info-1 .p2{
        background-color: rgb(70,70,70);
        color: white;
        font-size: 16px;
        width: auto;
        height: auto;
        padding-top: 2px;
        font-weight: 300;
    }

    /*account_mange_password*/
.account_mange_password .main{
    height: 600px;
    background-color: rgb(235,237,236);
    padding-top: 30px;
}
.account_mange_password .main .left{
    padding: 5px;
    position: absolute;
    top: 20px;
    background-color: white;
    width: 250px;
}
.account_mange_password .main .left .col-1{
    padding: 10px 0 10px 50px;
    border-bottom: 1px solid rgb(235,237,236);
}
.account_mange_password .main .left .col-2,.account_mange_password .main .left .col-3{
    position: relative;
    padding:10px 0 10px 50px;
    font-size: 12px;
}
.account_mange_password .main .left .col-3{
    background-color: rgb(235,237,236);
    color: rgb(56,86,132);
}
.account_mange_password .main .left span{
    font-weight: 400;
    color: rgb(56,86,132);
}
.account_mange_password .main .right{
    padding: 40px;
    position: absolute;
    top: 20px;
    left: 270px;
    background-color: white;
    width: 500px;
    height: 400px;
    margin-left: 10px;
}
.account_mange_password .main .right .col-2 .title{
    padding-bottom: 10px;
    border-bottom: 1px solid rgb(56,86,132);
}
.account_mange_password .main .right .col-2 .info{
    padding: 10px 0;
    font-size: 14px;
}
.account_mange_password .main .right .col-2 .info p{
    padding: 5px 0;
    display: inline-block;
   width: 100px;
}
.account_mange_password .main .right .col-2 .info .userinfo{
    padding: 5px 0;
    display: inline-block;
    width: 200px;
    height: 20px;
    border: 1px solid rgb(177,177,177);
    color: rgb(157,157,157);
    border-radius: 3px;
    margin-bottom: 10px;
    padding-left: 10px;
}
.account_mange_password .table_form .dosubmit{
    width: 212px;
    padding: 5px 0;
    color: white;
    background-color: rgb(56,86,132);
    border: 1px solid rgb(56,86,132);
    border-radius: 10px;
    margin-top: 15px;

}
.account_mange_password .main .center{
    width: 870px;
    height: 600px;
    position: relative;
    margin:0 auto;
}
.account_mange_password .input-text{
    height: 32px;
    width: 200px;
    border: 1px solid rgb(177,177,177);
    border-radius: 3px;
    padding-left: 10px;
    margin-top: 12px;
    float: left;
}
.account_mange_password .col-1 h3{
    font-size: 16px;
}
.account_mange_password #passwordTip,#newpasswordTip,#renewpasswordTip{
    float: left;
    margin-top: 19px;
    padding-left: 10px;
    color: red;
}
/*user-index*/
.user-index .content{
    background-color: rgb(235,237,236);
    padding-top: 20px;
}
.user-index .content .left{
    padding: 5px;
    background-color: white;
    width: 340px;
    float: left;
    margin-bottom: 20px;
    margin-left: 5px;
}
.user-index .content .left .col-1{
    padding: 10px 10px 10px 50px;
    border-bottom: 1px solid rgb(235,237,236);
}

.user-index .content .left .hide{
    display: none;
}
.user-index .content .left .col-2{
    background-color: rgb(235,237,236);
    color: rgb(56,86,132);
    float: left;
    width: 160px;
    padding: 5px;
}
.user-index .content .left .col-3{
    float: left;
    width: 150px;
    padding: 5px;
}
.user-index .content .left span{
    font-weight: 400;
    color: rgb(56,86,132);
}
.user-index .content .right{
    padding: 10px;
    background-color: white;
    width: 330px;
    float: left;
    margin: 5px;
}
.user-index .content .right .col-2 .title{
    padding-bottom: 10px;
    border-bottom: 1px solid rgb(56,86,132);
}
.user-index .content .right .col-2 .info{
    padding: 25px 0 5px 0;
    font-size: 14px;
    border-bottom: 1px solid rgb(56,86,132);
    height: 80px;
}
.user-index .content .center{
    width: 360px;
    position: relative;
    margin:0 auto;
    padding-bottom: 50px;
}
.user-index .col-1 h3{
    font-size: 16px;
    font-weight: 400;
}
/*login*/
.login .main{
    background-color: rgb(225,227,226);
    height: 550px;
}
.login #content{
    background-color: rgb(225,227,226);
    /* height: 400px; */
    position: relative;
    width: 360px;
    margin:0 auto;
}
.login .submit{
    margin-top:-5px;
}
.login .submit input{ 
    background-color: #2D5795; 
    height:30px;
    width: 240px;
    border-radius: 20px;
    cursor:hand;
    font-size: 12px;
    color: white;
    cursor: pointer;
    font-weight: 700;
    color: #fff;
    height: 35px;
    width: 220px;
    border: 1px solid;
    border-radius: 15px;
}
.login #content .welcome , .login-right{
    text-align: center;
    width: auto;
    padding-top: 10px;
    float:left;
    width: 100%;
}
.login .login-right{
    padding-top: 20px;
}
.login .login-right .input-text{
    padding-left: 20px;
    width: 240px;
    height:40px;
    border-radius: 2px;

}
.login .one{
    color:  #2D5795;
    font-size: 36px;
    font-weight: 300;
}
.login .two{
    margin: 0 auto;
    font-size: 20px;
    font-weight: 300;
    /* padding: 0 20px; */
    px; */
    width:;
    width: 300px;
}
.login .reg{
    margin-top:10px;
}
/*register*/
.register .onError, .oncorrect {
    float: left;
    margin-top: 7px;
}

.register .input {
    width: 100%;
    clear: both;
}

.register .input .input-text {
    float: left;
}

.register .input .hqyz {
    float: left;
}
.register .submit,.register .pass-logo a,.register .form-login .input label,.register .item span,.register #content h2 span em{display:inline-block;display:-moz-inline-stack;zoom:1;*display:inline;}
.register .blue,.register .blue a{color:#377abe},.register .submit input{cursor:hand;}
.register .register .log{line-height:24px; height:24px;float:right; font-size:12px}
.register .log span{color:#ced9e7}
.register .log a{color:#049;text-decoration: none;}
.register .log a:hover{text-decoration: underline;}
.register #header{ height:94px; background:url({IMG_PATH}member/h.png) repeat-x}
.register #header .logo{ padding-right:100px;float:left;background:url({IMG_PATH}member/login-logo.png) no-repeat right 2px;}
.register #header .content{width:920px; margin:auto; height:60px;padding:10px 0 0 0;}
.register #content{ margin:auto; padding:50px 0; overflow:auto;background-color: rgb(234,237,236);}
.register .form-login{width:420px;}

.register #content h2{font-size:17px;font-weight: 400; color:#494949;text-align: center;}

.register #content h2 span{font-size:12px; font-weight:normal}
.register #content h2 span em{background: url({IMG_PATH}member/order.png) no-repeat 0px -16px; width:15px; height:15px; line-height:15px; text-align:center; margin-right:5px; color:#FFF}
.register #content h2 span.on{ color:#333; font-weight:700}
.register #content h2 span.on em{background-position: 0px 0px;}

.register .form-login .input{ padding:7px 0; overflow:hidden; clear:both}
.register .form-login .input label{ width:84px;font-size:14px; color:#8c8686; text-align:right; float:left}
.register .form-login .input .form{ width:560px; float:left}
.register .take .submit{margin-top:10px}
.register .form-login .hr{background: url({IMG_PATH}member/line.png) no-repeat left center; height:50px;}
.register .form-login .hr hr{ display:none}

.register .form-reg{width:420px;}
.register .form-reg .input label{ width:120px}
.register .form-reg .input label.type{ width:auto; color:#000; padding-right:10px}
.register .form-reg .reg{padding:10px 0 0 120px}
.register .form-reg .reg .submit{ margin-bottom:5px}

.register .submit{padding-left:3px}
.register .submit,.submit input{ background-color: rgb(56,86,132); height:29px;width:auto;_width:0;overflow:visible !ie}
.register .submit input{background-position: right top; border:none; padding:0 10px 0 7px; font-size:14px}
.register .reg{ color:#666; line-height:24px;margin-left: -22px;}
.register .reg .submit{background-position: left -35px; height:35px;background-color: rgb(234,237,236)}
.register .reg .submit input{background-position: right -35px; font-weight:700; color:#fff; height:35px;width: 220px;border: 1px solid; border-radius: 15px;}
.register .reg-auto{ padding:10px 0 0 20px}
.register .reg-auto p{ margin-bottom:10px; color:#666;}
.register .col-1{position:relative; float:right; border:1px solid #c4d5df; zoom:1;background: url({IMG_PATH}member/member_title.png) repeat-x; width:310px; margin: auto; height:304px}
.register .col-1 span.o1,
    .register .col-1 span.o2,
    .register .col-1 span.o3,
    .register .col-1 span.o4{position:absolute;width:3px;height:3px;background: url({IMG_PATH}fillet.png) no-repeat}
    .register .col-1 span.o1{background-position: left -6px; top:-1px; left:-1px}
    .register .col-1 span.o2{background-position: right -6px; top:-1px; right:-1px}
    .register .col-1 span.o3{background-position: left bottom; bottom:-1px; left:-1px}
    .register .col-1 span.o4{background-position: right bottom; bottom:-1px; right:-1px;}
.register .col-1 .title{color:#386ea8; padding:5px 10px 3px}
.register .col-1 div.content{padding:0px 10px 10px}
.register .col-1 div.content h5{background: url({IMG_PATH}member/ext-title.png) no-repeat 2px 10px; height:34px}
.register .col-1 div.content h5 strong{ visibility: hidden}
.register .pass-logo{ margin:auto; width:261px; padding-top:15px}
.register .pass-logo a img{ border:1px solid #ddd}
.register .pass-logo a{border:3px solid #fff}
.register .pass-logo a.logo,
.register .pass-logo a:hover{border:3px solid #e8f1f1;}
.register .pass-logo p{border-top: 1px solid #e1e4e8; padding-top:15px}
.register .item{padding:10px 0; vertical-align:middle; margin-bottom:10px}
.register .item span{ color:#8c8686}

.register #footer{color:#666; line-height:24px;width:920px; margin:auto; text-align:center; padding:12px 0; margin-top:52px; border-top:1px solid #e5e5e5}
.register #footer a{color:#666;}

.register .point{border:1px solid #ffbf7a; background:#fffced; margin-bottom:10px; margin-right:100px;margin-left:50px;position:relative}
.register .point .content{padding:8px 10px;}
.register .point .content .title{color:#ff8400}
.register .point .content p{color:#777; text-indent:20px}
.register .point span.o1,
    .register .point span.o2,
    .register .point span.o3,
    .register .point span.o4{position:absolute;width:3px;height:3px;background: url({IMG_PATH}fillet.png) no-repeat; overflow:hidden}
    .register .point span.o1{background-position: left top; top:-1px; left:-1px}
    .register .point span.o2{background-position: right top; top:-1px; right:-1px}
    .register .point span.o3{background-position: left -3px; bottom:-1px; left:-1px}
    .register .point span.o4{background-position: right -3px; bottom:-1px; right:-1px;}
.register .input button.hqyz{
    background-position: 100% 0%;
    border: medium none;
    font-size: 12px;
    padding: 0 10px 0 7px;
    cursor:pointer;
    float: left;
    width:95px;
    height:35px;
    background-color:#EAEDEC;
    border: 1px solid rgb(198,200,202);
    color:rgb(56,86,132);
    margin-right: 8px;
}

.register #mobile_div input{*margin-bottom:12px;*_padding:0px 0px 6px 0px}

.register .input-text{
    padding-left: 10px;
    width: 210px;
    height: 30px;
    border: 1px solid rgb(198,200,202);
    border-radius: 2px;
}
.register .submit{
    margin-left: -100px;
}
.register .dosubmit{
    width: 200px;
    cursor:pointer;
}
/*show*/
.show{background-color:#F0F3F6;padding:50px 0px;}
.show #atc{background-color:white;padding:50px 40px;}
.show #atc h1 {
    font-size: 18px;
    text-align: center;
}

.show #atc .date {
    margin: 20px 20px 40px 20px;
    color: #616363;
    text-align: center;
    font-size: 12px;
}

.show #atc .content {
    font-size: 14px;
    line-height: 30px;
    color: #616363;
}

.show #atc .content img {
    max-width: 280px;
}
/*account_manage_password*/

.account_manage_password .main{
    height: 550px;
    background-color: rgb(235,237,236);
    padding-top: 20px;
}
.account_manage_password .main .left{
    padding: 5px;
    background-color: white;
    width: 340px;
    height: 76px;
    margin-bottom: 20px;
    margin-left: 5px;
}
.account_manage_password .main .left .col-1{
    padding: 10px 0 10px 50px;
    border-bottom: 1px solid rgb(235,237,236);
}
.account_manage_password .main .left .col-2{
    position: relative;
    padding: 5px;
    font-size: 14px;
    float: left;
    width: -webkit-fill-available;
    width: 160px;
}
.account_manage_password .main .left .col-3{
    padding: 5px;
    background-color: rgb(235,237,236);
    color: rgb(56,86,132);
    float: left;
    width: 160px;
}
.account_manage_password .main .left span{
    font-weight: 400;
    color: rgb(56,86,132);
}

.account_manage_password .main .right{

    padding: 50px;
    background-color: white;
    width: 500px;
    height: 400px;
}

.account_manage_password .main .right{padding: 5px;background-color: white;width: 340px;/* height: 06px; */margin-left: 5px;}

.account_manage_password .main .right .col-2 .title{
    padding-bottom: 10px;
    border-bottom: 1px solid rgb(56,86,132);
}
.account_manage_password .main .right .col-2 .info{
    padding: 10px 0;
    font-size: 14px;
}
.account_manage_password .main .right .col-2 .info p{
    padding: 5px 0;
    display: inline-block;
   width: 100px;
}
.account_manage_password .main .right .col-2 .info .userinfo{
    padding: 5px 0;
    display: inline-block;
    width: 200px;
    height: 20px;
    border: 1px solid rgb(177,177,177);
    color: rgb(157,157,157);
    border-radius: 3px;
    margin-bottom: 10px;
    padding-left: 10px;
}
.account_manage_password .table_form .dosubmit{
    width: 212px;
    padding: 5px 0;
    color: white;
    background-color: rgb(56,86,132);
    border: 1px solid rgb(56,86,132);
    border-radius: 10px;
    margin-top: 15px;

}
.account_manage_password .main .center{
    width: 360px;
    /* height: 00px; */
    position: relative;
    margin:0 auto;
}
.account_manage_password .input-text{
    height: 32px;
    width: 200px;
    border: 1px solid rgb(177,177,177);
    border-radius: 3px;
    padding-left: 10px;
    margin-top: 12px;
    float: left;
}
.account_manage_password .col-1 h3{
    font-size: 16px;
    font-weight: 400;
}
.account_manage_password #passwordTip,.account_manage_password #newpasswordTip,.account_manage_password #renewpasswordTip{
    float: left;
    margin-top: 19px;
    padding-left: 10px;
    color: red;
}
/*category_test*/
.category_test .col-1{
    text-align: center;
}

.category_test .col-1 .title1 {
    font-size: 16px;
    font-weight: 500;
    color: white;
}

.category_test .col-1 .title2 { 
    font-size: 12px;
    color: white;
}
.category_test .col-1 img {
    width: 100%;
}
.category_test .col-1 .bg {
    position: relative;
}
.category_test .col-1 .bg .title {
    position: absolute;
    top: 50%;
    background-color: rgba(190,190,150,0.5);
    width: 100%;
    color: white;
    padding: 10px 0px;
    height: 40px;
    margin-top: -30px;
}
.category_test .col-2{
    margin: 20px auto;
    width: 300px;
    height: 30px;
    border: 1px solid rgb(132,132,132);
    border-radius: 20px;
    background-color: rgb(248,248,248);
    position: relative;
}
.category_test .col-2 select{
    font-size: 14px;
    position: absolute;
    left: 6px;
    top: 5px;
    width: 83px;
    height: 20px;
    border:none;
    color: rgb(132,132,132);
}
.category_test .col-2 input{
    left: 88px;
    width: 145px;
    height: 30px;
    position: absolute;
    border:0px;
    border-left: 1px solid rgb(132,132,132);
    background-color: rgb(248,248,248);
    font-size: 14px;
    padding-left: 20px;
}
.category_test .col-2 img{
    position: absolute;
    right: 10px;
    top: 0px;
    width: 30px;
}
.category_test .col-3{
    height: 100%;
    background-color: #F0F3F6;
    padding-top: 20px;
    text-align: center;
}
@media all and (orientation : landscape) { 

.category_test .col-3{
    padding: 20px 40px;
}

} 

.category_test .col-3 .child{
    background-color: white;
    margin:20px auto;
    width: 300px;

    position: relative;
}
.category_test .col-3 .child  h3{
    font-size: 14px;
    margin-top: 15px;
}
.category_test .col-3 .child img{
    width: 300px;
    height: 220px;
}
.category_test .col-3 .child  .title{
    font-weight: 600;
    font-size: 12px;
}
.category_test .col-3 .child  .title964{
    font-weight: 600;
    font-size: 12px;
}
.category_test .col-3 .child .info{
    color: rgb(138,138,138);
    font-size: 12px;
}
.category_test .col-3 .child  .float-div{
    width: 240px;
    height: 160px;
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    color: white;
    text-align: left;
    font-size: 16px;
    padding: 30px;
}
.category_test .col-3 .child .verificationURL{
    padding-top: 20px;
    margin-top: 15px;
    border-top: 1px solid #2D5795;
    height: 40px;
    position: relative;
}
.category_test .col-3 .child .verificationURL a{
    padding: 4px 20px;
    margin-top: 
    border: 1px solid #2D5795;
    border-radius: 20px;
    color: white;
    background-color: #2D5795;
    text-decoration:none;
    font-size: 12px;
}
.category_test .col-3 .child .verificationURL a:hover{
    background-color: white;
    color: #2D5795;
}
.category_test .pointer{
    cursor:pointer;
}
/*list_solution*/
.list_solution .col-1{
    text-align: center;
}

.list_solution .col-1 .title1 {
    font-size: 16px;
    font-weight: 500;
    color: white;
}

.list_solution .col-1 .title2 { 
    font-size: 12px;
    color: white;
}
.list_solution .col-1 img {
    width: 100%;
}
.list_solution .col-1 .bg {
    position: relative;
}
.list_solution .col-1 .bg .title {
    position: absolute;
    top: 50%;
    background-color: rgba(190,190,150,0.5);
    width: 100%;
    color: white;
    padding: 10px 0px;
    height: 40px;
    margin-top: -30px;
}
.list_solution .col-2 .content{width: 360px;text-align: center;margin: 15px auto;}
.list_solution .col-2 .content .searchInput{
    border: 1px solid rgba(0,0,0,0.5);
    border-radius: 15px;
    width: 270px;
    height: 30px;
    padding-left: 20px;
    font-size: 14px;
}
.list_solution .col-2 .content img{
    margin-left: -40px;
}
.list_solution .col-3 {
    background-color: #F0F3F6;
    width: 100%;
    height: auto;
    padding: 40px 0px;
}
.list_solution .col-3 .content {
    width: 280px;
    margin: 0 auto;
    height: auto;
}
.list_solution .col-3 .content .none{
    text-align: center;
    font-size: 20px;
    padding-top: 50px;
}
.list_solution .col-3 .content .child{
    width: 280px;
    height: 285px;
    float: left;
    margin: 0 auto;
}
.list_solution .col-3 .content .child img{
    width: 280px;
    margin-bottom: 20px;
}
.list_solution .col-3 .content .child .p1{
    font-size: 16px;
    height: 28px;
    overflow: hidden;
    font-weight: bold;
}
.list_solution .col-3 .content .child .p2{
    font-size: 14px;
}
/*list_ido*/

.list_ido .col-1{
    height: 600px;
    background-color: rgb(241,243,246);
    padding-top: 75px;
}
.list_ido .col-1 .child{
    width: 360px;
    height: 400px;
    margin: 0 auto;
}
.list_ido .col-1 .child .top{
    text-align: center;
    margin-bottom: 50px;
}
.list_ido .col-1 .child .top p{
    font-size: 32px;


}
.list_ido .col-1 .child .top p a{
    padding-left: 40px;
    font-size: 17px;
    color: rgb(249,186,37);
}
.list_ido .col-1 .child .bottom .bottom-left{
    float: left;
    width: 360px;
    height: 220px;
    /* padding-left: 30px; */
}
.list_ido .col-1 .child .bottom .bottom-left img{
    float: left;
    width: 340px;
    padding: 0 10px;
}
.list_ido .col-1 .child .bottom .bottom-right{
    float: left;
    width: 320px;
    height: 220px;
    padding-left: 20px;
}
.list_ido .col-1 .child .bottom .bottom-right .p1{
    margin-bottom: 40px;
    font-size: 28px;
    color: rgb(249,186,37);
}
.list_ido .col-1 .child .bottom .bottom-right .p2{
    width: 320px;
    height: 100px;
    font-size: 16px;
}
.list_ido .col-1 .child .bottom .bottom-right a{
    padding: 5px 20px;

    /*é»„è‰²*/
    border: 1px solid rgb(249,186,37);
    border-radius: 10px;
    font-size: 18px;
    float: right;
    color: rgb(249,186,37);
    margin-right: 30px;
}


.list_ido .col-2{
    height: 830px;
    padding-top: 75px;
}
.list_ido .col-2 .child{
    width: 360px;
    height: 400px;
    margin: 0 auto;
}
.list_ido .col-2 .child .top{
    text-align: center;
    margin-bottom: 30px;
}
.list_ido .col-2 .child .top p{
    font-size: 32px;

    
}
.list_ido .col-2 .child .top p a{
    padding-left: 40px;
    font-size: 17px;
    color: rgb(249,186,37);
}
.list_ido .col-2 .child .bottom .bottom-left{float: left;width: 330px;text-align: left;padding-left: 30px;}
.list_ido .col-2 .child .bottom .bottom-left .bottom-left-child{
    height: 70px;
    margin: 40px 0;
}
.list_ido .col-2 .child .bottom .bottom-left .bottom-left-child .bottom-left-child-img{
    float: left;
}
.list_ido .col-2 .child .bottom .bottom-left .bottom-left-child .bottom-left-child-info{
    padding-left: 20px;
    float: left;
    width: 220px;
    font-size: 16px;
}
.list_ido .col-2 .child .bottom .bottom-left .bottom-left-child .bottom-left-child-info span{
    display: block;
    color: rgb(249,186,37);
    font-size: 20px;
}
.list_ido .col-2 .child .bottom .bottom-right{
    float: left;
    width: 320px;
    height: 280px;
    text-align: right;
    padding: 0 20px;
}
.list_ido .col-2 .child .bottom .bottom-right img{
    width: 100%;
}

.list_ido .col-3{
    height: 700px;
    padding-top: 75px;
    background-color: rgb(241,243,246);
}
.list_ido .col-3 .child{
    width: 360px;
    /* height: 300px; */
    margin: 0 auto;
}
.list_ido .col-3 .child .top{
    text-align: center;
    margin-bottom: 40px;
}
.list_ido .col-3 .child .top p{
    font-size: 32px;

    
}
.list_ido .col-3 .child .top p a{
    padding-left: 40px;
    font-size: 17px;
    color: rgb(249,186,37);
}
.list_ido .col-3 .child .bottom .bottom-left{float: left;width: 320px;height: 280px;text-align: left;padding: 0 20px;}
.list_ido .col-3 .child .bottom .bottom-left p{
    width: 100%;
    height: 170px;
    font-size: 16px;
}
.list_ido .col-3 .child .bottom .bottom-left p span{

    font-size: 28px;
    color: rgb(249,186,37);
    display: block;
}
.list_ido .col-3 .child .bottom .bottom-right{
    float: left;
    width: 360px;
    height: 280px;
    text-align: right;
    position: relative;
    margin-top: 50px;
}
.list_ido .col-3 .child .bottom .bottom-right .DIV-1{
    position: absolute;
    width: 90px;
    height: 80px;
    border: 1px solid rgba(0,0,0,0.5);
    border-radius: 5px;
    font-size: 22px;
    padding: 30px;
    padding-top: 40px;
    top: -100px;
    left: 20px;
}
.list_ido .col-3 .child .bottom .bottom-right .DIV-2{
    position: absolute;
    width: 64px;
    height: 54px;
    border: 1px solid rgba(0,0,0,0.5);
    border-radius: 5px;
    font-size: 16px;
    padding: 13px;
    padding-top: 23px;
    left: 190px;
    top: -50px;
}
.list_ido .col-3 .child .bottom .bottom-right .DIV-3{
        position: absolute;
        width: 80px;
        height: 75px;
        border: 1px solid rgba(0,0,0,0.5);
        border-radius: 5px;
        font-size: 20px;
        padding: 20px;
        padding-top: 25px;
        left: 50px;
        top: 75px;
}
.list_ido .col-3 .child .bottom .bottom-right .DIV-4{
    position: absolute;
    width: 90px;
    height: 80px;
    border: 1px solid rgba(0,0,0,0.5);
    border-radius: 5px;
    font-size: 22px;
    padding: 30px;
    padding-top: 35px;
    left: 190px;
    top: 65px;
}
/*register*/
.register .form-reg {
    width: 230px;
    margin: 0 auto;
}


.intro-cjy {
    padding: 20px;
    line-height: 25px;
}

.intro-cjy span {
    font-size: 16px;
    font-weight: bold;
}












