@charset "utf-8";
/* CSS Document */

body {
    width: 640px;
    margin: 0 auto;
    font-family: "微软雅黑";
    padding-top: 92px;
}
/***********头部************/
#header {
    width: 640px;
    background: #fff;
    height: 92px;
    position: fixed;
    top: 0;
    z-index: 9999;
    border-top: 1px solid #254a89;
}

.sp_1 {
    display: inline-block;
    padding-top: 25px;
    margin-left: 20px;
}

.a_2 {
    display: inline-block;
    position: absolute;
    top: 34px;
    right: 20px;
}

.nav_1 {
    width: 177px;
    position: absolute;
    top: 92px;
    right: 20px;
    background: #fff;
    display: none;
    overflow: hidden;
}

.nav_1 li {
    width: 177px;
    height: 60px;
    border-bottom: 1px solid #dadada;
}

.nav_1 li .a_1 {
    display: inline-block;
    width: 140px;
    height: 60px;
    color: #414141;
    line-height: 60px;
    font-size: 20px;
    padding-left: 37px;
}

.nav_1 li .a_1:hover {
    background: #456aa8;
    color: #fff!important;
}

/*banner*/
.swiper-container {
    height: 340px;
    width: 640px;
}
/*index*/
.in_tit{
    display: block;
    text-align: center;
    font-size: 24px;
    color: #333333;
    line-height: 38px;
    background: url(../images/line1.png) bottom center no-repeat;
    margin-top: 30px;
}
.in_tit span{
    display: block;
    font-size: 24px;
    color: #ededed;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    bottom: -5px;
}


/*咨询服务*/
.in_ul_1{
    margin-top: 38px;
}
.in_ul_1 li{
    margin-bottom: 55px;
}
.in_ul_1 li,.in_ul_1 li a{
    width: 299px;
    float: left;
    text-align: center;
}
.in_ul_1 li a img{
    width: 130px;
    height: 130px;
    display: block;
    margin: 0 auto;
}
.in_ul_1 li a span{
    font-size: 16px;
    color: #000000;
    display: block;
    line-height: 27px;
    margin-top: 12px;
    font-weight: bold;
}
.in_ul_1 li a p{
    font-size: 12px;
    color: #c5c4ca;
    line-height: 20px;
    text-transform: uppercase;
}

.in_ul_1 li:nth-child(odd){
    border-right: 1px solid #dcdbdb;
}


.in_d2 {
    width: 640px;
    margin-top: 30px;
}

.in_d2 .hd {
    height: 60px;
    background: #f8f9fb;
    position: relative;
    text-align: center;
}
.in_d2 .hd ul li {
    display: inline-block;
    width: 165px;
    height: 45px;
    line-height: 45px;
    font-size: 24px;
    text-align: center;
    border-radius: 5px;
    color: #717580;
    cursor: pointer;
    margin: 8px 5px 0;
}

.in_d2 .hd ul li.on {
    background: #254a89;
    color: #fff;
}

.in_d2_m{
    width: 480px;
    min-height: 246px;
    background-color: #f6f5f5;
    margin-top: 38px;
    padding: 0 35px 10px;
}


.in_d2_m span{
    width: 65px;
    height: 85px;
    display: block;
    background: #2c2c2c;
    text-align: center;
    line-height: 85px;
    font-weight: bold;
    font-size: 36px;
    color: #fff;
    position: relative;
    top: -10px;
}

.in_d2_m a{
    font-size: 24px;
    color: #2c2c2c;
    line-height: 68px;
    background: url(../images/line2.png) bottom left no-repeat;
    display: block;
    font-weight: bold;
}
.in_d2_m p{
    font-size: 18px;
    color: #666666;
    line-height: 30px;
    margin-top: 15px;
}

.in_d2_more{
    display: block;
    width: 325px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #f6f5f5;
    margin: 28px auto 50px;
}
.in_d2_more span{
    font-size: 24px;
    color: #666666;
    padding-right: 52px;
    background: url(../images/m5.png) right no-repeat;
}


.in_d3_f{
    width: 640px;
    background: url(../images/bg1.png) center repeat-y;
    padding-top: 1px;
    padding-bottom: 40px;
}

.in_d3{
    width: 500px;
    min-height: 280px;
    background: #fff;
    padding: 24px 50px 0;
}
.in_d3 h3 a{
    display: block;
    font-size: 24px;
    color: #333333;
    line-height: 62px;
    text-align: center;
}
.in_d3 p{
    font-size: 18px;
    color: #333;
    line-height: 32px;
}

.in_d3>a{
    font-size: 24px;
    color: #333333;
    line-height: 66px;
    display: block;
    text-align: center;
}
.in_d3>a span{
    padding-right: 38px;
    background: url(../images/m7.png) right no-repeat;
}

.in_d3_f .in_tit{
    margin-bottom: 30px;
}

.in_d3:hover{
    background: #3a5b94;
}
.in_d3:hover h3 a,.in_d3:hover p,.in_d3:hover>a{
    color: #fff;
}
.in_d3:hover>a span{
    background: url(../images/m6.png) right no-repeat;
}


/*新闻动态*/
.in_d4{
    width: 285px;
    float: left;
    margin: 30px 17.5px 0;
    background-color: #f6f6f6;
}
.in_a1,.in_a1 img{
    width: 285px;
    height: 215px;
    display: block;
}
.in_d4 h3 a{
    font-size: 20px;
    color: #333333;
    display: block;
    line-height: 38px;
    width: 85%;
    margin: 20px auto 0;
}
.in_d4 p{
    font-size: 18px;
    color: #999999;
    line-height: 32px;
    width: 85%;
    margin: 0 auto;
}
.in_d4_more{
    width: 100%;
    display: block;
    border-top: 1px solid #e8e8e8;
    height: 60px;
    line-height: 60px;
    text-align: center;
    margin-top: 10px;
}
.in_d4_more span{
    font-size: 20px;
    color: #999999;
    padding-right: 38px;
    background: url(../images/m5.png) right no-repeat;
}

.fot_bg{
    background: #254a89;
    width: 640px;
    padding-bottom: 10px;
}

.fot_logo{
    border-bottom: 1px solid #456aa8;
    display: block;
    padding: 30px 0 20px;
    text-align: center;
}

.fot_bg span{
    font-size: 20px;
    color: #eeeeee;
    width: 300px;
    display: block;
    line-height: 36px;
    float: left;
}
.mt25{
    margin-top: 25px;
}

.fot_bg .container p{
    font-size: 20px;
    color: #eeeeee;
    line-height: 36px; 
}

.fot_bg>p{
    font-size: 18px;
    color: #7693c3;
    text-align: center;
    line-height: 45px;
}


/*关于中研*/
.ny_banner{
    background-position: center center;
    background-repeat: no-repeat;
    width:100%;
    height: 280px;
    display: block;
}
.con_tit{
    border-bottom: 1px solid #ccc;
    height: 72px;
    line-height: 72px;
    margin-top: 28px;
    padding-left: 15px;
}
.con_tit span{
    font-size: 24px;
    color: #333333;
    padding-left: 20px;
    background: url(../images/line3.png) left no-repeat;
}
.nav_one{
    width: 600px;
}
.nav_one a{
    width: 200px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #efefef;
    font-size: 20px;
    color: #999999;
    display: block;
    float: left;
    margin-top: 20px;
    font-weight: bold;
}
.nav_one a.on_1{
    background: #254a89;
    color: #fff;
}

.ny_dy_1{
    width: 600px;
    font-size: 18px;
    color: #666666;
    line-height: 32px;
}
.ny_dy_1 h3,.ny_h3{
    font-size: 22px;
    color: #474747;
    line-height: 64px;
    font-weight: normal;
}
.ny_h3{
    margin-left: 20px;
    margin-top: -20px;
}
.ny_dy_1 img{
    max-width: 100%;
	max-height: 100%;
    vertical-align: middle;
}

.nav_two_fat{
    width: 100%;
    height: 76px;
    margin-top: 15px;
    margin-bottom: 30px;
    overflow: hidden;
    border-bottom: 1px solid #e5e4e4;
}
.nav_two_m{
    width: 100%;
    height: 95px;
    overflow-x: auto;
}
.nav_ul{
    width: 2000px;
}
.nav_ul li,.nav_ul li a{
    font-size: 22px;
    color: #474747;
    line-height: 76px;
    display: block;
    float: left;
    padding: 0 8px;
}

.nav_ul li.on_2 a{
    border-bottom: 1px solid #234a88;
    color: #234a88;
}

.nav_three{
    text-align: center;
}

.nav_three a{
    width: 200px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #e5e4e4;
    font-size: 18px;
    color: #474747;
    display: inline-block;
}

.nav_three a.on_3{
    background: #234a88;
    color: #fff;
}
.nav_four{
    width: 600px;
    margin-top: 10px;
}
.nav_four a{
    font-size: 18px;
    color: #666666;
    line-height: 52px;
    min-width: 100px;
    text-align: center;
    display: block;
    float: left;
}

.nav_four a.on_4{
    color: #234a88;
}


 /*咨询服务2*/
 .ny_d1{
    border-bottom: 1px dashed #f0f0f0;
    padding: 30px 0;
    width: 600px;
 }
 .ny_d1>a,.ny_d1>a img{
    display: block;
    width: 200px;
    height: 150px;
    float: left;
 }

 .ny_d1_r{
    width: 385px;
    float: right;
    position: relative;
    height: 150px;
 }
 .ny_d1_r h3 a{
    display: block;
    font-size: 20px;
    color: #666666;
    line-height: 40px;
    margin-bottom: 5px;
 }
 .ny_d1_r p{
    font-size: 18px;
    color: #999999;
    line-height: 30px;
 }

 .ny_d1_r>a{
    display: block;
    font-size: 18px;
    color: #666666;
    position: absolute;
    bottom: 0;
    left: 0;
 }


 .page{
    text-align: center;
    padding: 30px 0;
 }


 .page a{
    width: 271px;
    height: 61px;
    line-height: 61px;
    background: #efefef;
    text-align: center;
    display: inline-block;
    margin: 0 10px;
    border-radius: 10px;
    font-size: 24px;
    color: #999999;
 }
  .page a:hover{
    background: #254a89;
    color: #fff;
  }


.ny_dy_3 h3{
    font-size: 24px;
    color: #666666;
    border-bottom: 1px solid #f0f0f0;
    text-align: center;
    line-height: 80px;
    margin-top: -10px;
}

.ny_dy_3{
    font-size: 18px;
    color: #666666;
    line-height: 32px;
}
.ny_dy_3 img{
    display: block;
    vertical-align: middle;
}

.nav_one_ts a{
    width: 150px;
}

.ny_gc_f .ny_h3{
    margin-top: 10px;
    margin-bottom: -20px;
}


/*培训观察*/
.ny_ul_1{
    width: 600px;
}
.ny_ul_1 li{
    float: left;
    width: 190px;
    margin: 0 5px 30px;
}
.ny_ul_1 li a img{
    width: 190px;
    height: 215px;
    display: block;
}
.ny_ul_1 li a span{
    display: block;
    font-size: 20px;
    color: #666666;
    line-height: 28px;
    text-align: center;
    margin-top: 10px;
}

/*新闻动态*/
.nav_one_ts2 a{
    width: 300px;
}

.ny_q1{
    width: 600px;
    margin: 0 auto;
    padding-bottom: 20px;
    border-bottom: 1px dashed #f0f0f0;
}
.ny_q1 h3{
    font-size: 24px;
    color: #254a89;
    line-height: 38px;
    font-weight: normal;
    margin-top: 15px;
}

.ny_q1 h4,.ny_q1 p{
    font-weight: normal;
    font-size: 18px;
    color: #333333;
    float: left;
    width: 300px;
    line-height: 36px;
}   
.ny_q1 p{
    float: none;
    width: 600px;
}
.ny_q1 h4 span,.ny_q1 p span{
    color: #234a88;
}

.ny_map,.ny_map a,.ny_map a img{
    display: block;
    width: 600px;
    height: 242px;
}
.ny_map{
    margin-bottom: 50px;
}

.ny_con{
    width: 600px;
    background-color: #f9f9f9;
    border-bottom: 1px solid #f6f4f4;
    padding: 10px;
    margin-top: 30px;
}
.ny_con h3{
    font-size: 28px;
    color: #464646;
    line-height: 50px;
    font-weight: normal;
}

.ny_con h4{
    font-size: 24px;
    color: #525252;
    line-height: 30px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 10px;
}
.ny_con p{
    font-size: 24px;
    color: #999999;
    line-height: 40px;
}



/*三级菜单*/
.list {
    width: 600px;
    border-bottom: solid 1px #316a91;
    margin: 40px auto 0 auto;
}

.list ul li {
    background-color: #254a89;
    border: solid 1px #456aa8;
    border-bottom: 0;
}

.list ul li a {
    padding-left: 10px;
    color: #fff;
    font-size: 18px;
    display: block;
    height: 50px;
    line-height: 50px;
    position: relative;
}

.list ul li .inactive {
    background: url(../images/off.png) no-repeat 570px center;
}

.list ul li .inactives {
    background: url(../images/on.png) no-repeat 570px center;
}

.list ul li ul {
    display: none;
}

.list ul li ul li {
    border-left: 0;
    border-right: 0;
    background-color: #6196bb;
    border-color: #467ca2;
}

.list ul li ul li ul {
    display: none;
}

.list ul li ul li a {
    padding-left: 20px;
}

.list ul li ul li ul li {
    background-color: #d6e6f1;
    border-color: #6196bb;
}

.last {
    background-color: #d6e6f1;
    border-color: #6196bb;
}

.list ul li ul li ul li a {
    color: #316a91;
    padding-left: 30px;
}

.zx_m{
    position: absolute;
    width: 24px;
    height: 32px;
    display: block;
    right: 75px;
    top: 32px;
}


/*登录*/
.mask{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.6;
    z-index: 88888;
    /*display: none;*/
}
.dl_m{
    width: 570px;
    height: 430px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 15px #525152;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -285px;
    margin-top: -215px;
    z-index: 99999;
    overflow: hidden;
    display: none;
}

.dl_tit{
    height: 68px;
    line-height: 68px;
    width: 530px;
    background: #264a88;
    padding: 0 20px;
}
.dl_tit span{
    float: left;
    font-size: 24px;
    color: #fff;
}

.close_a{
    float: right;
    width: 20px;
    height: 19px;
    margin-top: 5px;
}
.dl_m form{
    width: 365px;
    margin: 40px auto 0;
    display: block;
}
.dl_d1{
    width: 353px;
    height: 58px;
    line-height: 58px;
    border:1px solid #c9c9c9;
    padding-left: 10px;
    margin-top: 20px;
}
.dl_txt1,.dl_txt2{
    width: 320px;
    padding-left: 30px;
    height: 58px;
    line-height: 58px;
    background: url(../images/m_1.png) left no-repeat;
    font-size: 20px;
    color: #616161;
    border:none;
}
.dl_txt2{
    background: url(../images/m_2.png) left no-repeat;
}

.dl_but{
    width: 365px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #274c8b;
    border:none;
    font-size: 24px;
    color: #fff;
    margin-top: 20px;
}
.dl_m p{
    font-size: 18px;
    color: #767676;
    line-height: 50px;
    width: 365px;
    text-align: right;
    margin: 0 auto;
}
.dl_m p a{
    color: #2f6dad;
}

/*注册*/
.zc_m{
    width: 570px;
    height: 470px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 15px #525152;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -285px;
    margin-top: -235px;
    z-index: 99999;
    overflow: hidden;
    display: none;
}
.zc_m form{
    width: 475px;
    margin: 40px auto 0;
}

.zc_d1{
    width: 475px;
    margin-bottom: 20px;
}
.zc_d1 span{
    float: left;
    font-size: 22px;
    color: #616161;
    line-height: 60px;
}
.zc_d1 b{
    display: block;
    font-size: 14px;
    color: #252525;
    line-height: 40px;
    width: 82px;
    float: left;
}
.zc_txt{
    float: left;
    width: 353px;
    height: 58px;
    line-height: 58px;
    border:1px solid #dcdcdc;
    padding-left: 10px;
    font-size: 20px;
    color: #616161;
}

.zc_m .dl_but{
    width: 363px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    margin-left: 110px;
    margin-top: 0;
}


.zc_suc{
    width: 570px;
    height: 325px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 0 15px #525152;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -285px;
    margin-top: -162.5px;
    z-index: 99999;
    overflow: hidden;
    /*display: none;*/
}
.zc_suc_d1{
    padding-top: 58px;
}
.zc_suc_d1 p{
    text-align: center;
    font-size: 26px;
    color: #294d8b;
    line-height: 44px;
}

.zc_suc_d1 a{
    width: 200px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #274c8b;
    border-radius: 3px;
    display: block;
    margin: 15px auto 0;
    font-size: 24px;
    color: #fff;
}


.t10_dy{
    width: 600px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 26px;
}
.t10_dy img{
    max-width: 100%;
    vertical-align: middle;
}