@charset "utf-8";
/* CSS Document */
html {box-sizing: border-box;}
*,*::before,*::after {box-sizing: inherit;}
body{ font:14px "微软雅黑";}
body{margin:0;padding:0;background:#eee;font-size:14px;font-family:Arial,Helvetica,'STHeiti','Microsoft YaHei','sans-serif'}
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {margin: 0;padding: 0;}
fieldset, img, input, button {border: none;padding: 0;margin: 0;outline-style: none;}
img {border: 0;vertical-align: middle;}
ul,li{list-style-type:none;}
a{color: #666;text-decoration:none;}
a:hover{text-decoration:none;color: #f61616;}
s, i, em {font-style: normal;/*将原有的样式去掉*/text-decoration: none;/*去掉下划线，但也可以去掉中划线(贯穿线)*/    margin-left: 5px;margin-right: 10px;}
.clearfix:before, .clearfix:after {content: "";display: table;}/*清除浮动，最好最标准的写法*/
.clearfix:after {clear: both;visibility: hidden;}/*保留位置*/
.clearfix {zoom: 1; }/*IE/7/6*/  /*兼容IE6下的写法*/
.hide {display: none;}
.clear {clear: both;}
.wrap{width: 1200px;margin: 0 auto;}
.wraps{width: 1180px;}
.con_header{height: 40px;width: 100%;min-width: 1200px;background-color: #f6f6f6;border-bottom: 1px solid #e6e6e6;position: relative;}
.top_lf{float: left;}
.top_lf span{line-height: 40px;font-size: 12px;color: #333;font-family: 'SimSun';}
.top_rt{float: right;}
.top_info,.top_off{display: flex;justify-content:space-around;}
.top_info li,.top_off li{line-height: 40px;margin-right: 20px;cursor: pointer;padding: 0 5px;}
.top_off li{position: relative;transition: all .4s ease-in-out;}
.offcn_pubhover{
    transition: all .22s ease-in-out;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 100px;
    left: -25px;
    padding: 15px;
    z-index: 99;
    background: #fff;
    height: 100px;
    line-height: 1.5;
    width: 250px;
    box-shadow: 1px 1px 10px rgba(0,0,0,0.2);
    border-radius: 5px;
}
.offcn_pubhover .arrow{
    border-width: 10px;
    border-style: solid;
    border-color: #ffffff transparent transparent transparent;
    transform: rotate(180deg);
    position: absolute;
    top: -18px;
    left: 50%;
    margin-left: -5px;
}
.offcn_pubhover .fl_wx{
    float: left;
    width: 70px;
}
.offcn_pubhover .fr_ck{
    float: left;
    width: 150px;
    text-align: center;
}
.offcn_pubhover .fr_ck h3{
    font-size: 15px;
    font-weight: normal;
    color: #343434;
    margin-top: 5px;
}
.offcn_pubhover .fr_ck p{
    color: #8d8d8d;
    font-size: 12px;
}
.offcn_pubhover img{width: 100%;}
.top_off li:hover .offcn_pubhover{opacity: 1;top: 55px;visibility: initial;}
.top_off li:hover span{color: rgb(230, 20, 20);}
.top_info li a,.top_off li a{display: block;transform:translateY(-6%);}
.top_off li:after{border-right: 1px solid #000;}
.ico_img{display: block;float: left;margin-right: 3px;}
.img_qq{background: url(../images/qq.png) no-repeat;background-size: 90%;width: 22px;height: 22px;margin-top: 11px;}
.img_wx{background: url(../images/wx.png) no-repeat;background-size: 100%;width: 22px;height: 22px;margin-top: 8px;}
.img_wb{background: url(../images/wb.png) no-repeat;background-size: 100%;width: 25px;height: 25px;margin-top: 7px;}
.top_off li span{color: #999;font-size: 12px;}
.nav{width: 100%;}
.inners_nav{height: 90px;background: #fff;}
.logo{width: 200px;float: left;margin: 16px 0 0 20px;height: 66px;}
.logo a img{width: 100%;height: 100%;}
.itemtit span{font-size: 24px;color: #fff;}
.itemtit span:hover{color: #fff;}
.itemtit{float: left; margin: 30px 20px 0; border-left: 1px solid #ececec;cursor: pointer;background: #f44e3a;padding: 5px 10px;border-radius: 5px;}
.entrance{float: left; width: 40%;margin-top: 25px;margin-left: 40px;}
.entry_contont{display: flex; justify-content: space-around;}
.entry_contont .entry_icon{display: block;}
.entrance .entry_contont .entry_icon a img{margin: 0 auto;width: 30px;height: 30px;}
.entrance .entry_contont .entry_icon a,.entrance .entry_icon a img,.entrance .entry_icon a span{display: block;text-align: center;}
.entrance .entry_icon a span{margin-top: 5px; font-size: 12px;color: #333;font-family: 'SimSun';}
.search{box-sizing: border-box;margin: 5px 0 0 0;float: right;background: #fff;}
.Technology{width: 190px; height: 34px;float: left; position: relative; border-right: 0;}
.stext{display: block; width: 100%; height: 100%; padding: 0 0 0 35px; color: #555; background: url(../images/sousuo.png) no-repeat; background-size: 20px; background-position: 10px;font-size: 12px;}
.btn_st{display: block; float: left; overflow: hidden; border: 0; cursor: pointer;box-sizing: border-box; height: 34px; width: 60px; font-size: 14px; color: #fff;background: linear-gradient(to bottom, #3c6d88 0%,#408dd8 100%);border-bottom-right-radius: 3px; border-top-right-radius: 3px;}
.contact_number{float: right;margin-top: 25px;margin-right: 30px;}
.tel .num{line-height: 40px;font-weight: bold;color: #ff3232;text-shadow: 1px 5px 3px #ccc;font: normal 22px/40px 'Microsoft Yahei';letter-spacing: 1px;}
.tel{background: url(../images/tel.png) no-repeat left; padding-left: 30px; background-size: 22px;}
.tel .cn{font-size: 14px;color: #9a9fa4;}
.nav_column{height: 50px;background: #fff;}
.nav_bg{width: 100%;}
.second_level{height: 50px;line-height: 48px;padding-top: 2px;margin: 0 10px;background: linear-gradient(-270deg, #4b89c7 0%, #27609a 100%);border-radius: 3px;}
.second_level li{float: left;height: 50px;line-height: 50px;width: 115px;position: relative;}
.second_level li a{display: block;color: #fff;font-size: 14px;text-align: center;transition: all .3s;transition:background ease .6s;}
.second_level>ul>li>a:hover{background-color: #fff;border-radius: 6px 6px 0 0;color: #3d7cd9;height: 48px;}
.nav-ft li:hover .secondary_column{transform: translateY(-5%);opacity: 1;visibility: inherit;}
.secondary_column{z-index: 999;transition: all .3s;position: absolute;background: #fff;width: 120px;padding: 5px 0; box-shadow: 0 2px 4px rgba(0, 0, 0, .12); border: 1px solid #d2d2d2; border-radius: 0px 0px 5px 5px;top: 60px;visibility: hidden;opacity: 0;}
.secondary_column li{color: #555;border-bottom: 1px solid #eee;}
.secondary_column li:nth-child(4){border-bottom: 0;}
.secondary_column li a{color: #555;font-size: 14px;}
.secondary_column a:hover{color:#fff;background: #3d7cd9;}
.entry_icon:hover img {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-transition: all ease .4s;
    transition: all ease .4s;
}
/* 广告区域 */
.propaganda-one{
    padding: 5px 0;
}
.propaganda-one img{
    width: 100%;
    border-radius: 5px;
}
.head-lines{
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    margin: 10px 0 0;
    background: #e6e6e6;
    border-radius: 3px;
}
.head-lines strong{
    font-size: 14px;
    color: #555;
    float: left;
}
.head-lines a{
    font-size: 14px;
    margin-left: 10px;
    border-right: 1px solid #dcdcdc;
    padding-right: 10px;
    float: left;
}
/* 内容区域 */
.container-box{
    width: 1200px;
    background-color: #fff;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 20px;
    margin-right: auto;
    margin-left: auto;
}
.main_box{
    display: flex;
}
.dl_frame{
    border-radius: 2px;
}
.left_contont{
    width: 33%;
    margin-top: 5px;
}
.slide_reading_box{
    margin-bottom: 15px;
    background: #ffffff;
}
.title_f1{
    height: 46px;
    line-height: 46px;
    color: #282828;
    font-size: 16px;
    letter-spacing: 1px;
    font-weight: 600;
    margin-bottom: 0px;
}
.title_f1 h3{
    padding-left: 45px;
    color: #333;
    display: inline-block;
    font: normal 18px 'Microsoft Yahei';
    letter-spacing: 1px;
}
.slide_reading_box .ck1{
    background: url(../images/book.png)no-repeat 20px 12px;
    background-size: 20px;
}
.title_f1 a{float: right;font-size: 14px;margin-right: 20px;color: #aaa7a7;}
.scroll_pictures{
    margin: 0 auto;
    height: 240px;
}
.scroll_pictures img{
    height: 240px;
}
.swiper-slide .append-slide{
    color: #fff;
    padding: 7px 10px;
    font-size: 14px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    text-indent: 15px;
}
.commen_topics{
    /* border: 1px solid #eee; */
    background: #fff;
}
.commen_topics .ck2{
    background: url(../images/wz.png)no-repeat 16px 8px;
    background-size: 26px;
}
.content{padding: 0 10px;border: 1px solid #eee;}
.zxhd_con{padding: 10px 1px;border-bottom: 1px solid #e7e7e7;}
.zxhd_lf {
    width: 100px;
    float: left;
}
.zxhd_rt {
    float: right;
    width: 67%;
    padding: 0 0 0 5px;
}
.zxhd_rt .zxrt_tt {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.zxhd_rt .zxrt_tt a {
    color: #333;
    font-size: 14px;
}
.zxhd_rt .zxrt_con {
    font-size: 12px;
    color: #909090;
    text-indent: 24px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.zxhd_rt .zxrt_con a {
    color: #909090;
    font-size: 12px;
}
.zxhd_bm {
    padding: 10px 0 0 0;
}
.zxhd_bm li{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    line-height: 30px;
    padding-left: 20px;
}
.zxhd_bm li:nth-last-child(1){
    border:0;
}
.zxhd_bm li a{
    color: #333;
    float: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 85%;
}
.pull-right{
    float: right;
    color: #c7c7c7;
}
.zxhd_bm li a:hover{color: #ec1515;}
.zxhd_bm li{
    background: url(../images/san.png)no-repeat 5px 10px;
    background-size: 10px;
}
.middle_content{
    background: #fff;
    margin-left: 20px;
    margin-top: 5px;
    width: 40%;
}
.middle_content .ck3{
    background: url(../images/book.png)no-repeat 20px 12px;
    background-size: 19px;
}
.ylsy_lc{
    padding-left: 15px;
    padding-right:15px;
}
.yllc_con{
    margin-bottom:10px;
}
.yllc_con .notice-box{
    background: #fff2ea;
    padding: 4px 0;
    text-align: center;
}
.yllc_con .notice-box a{
    display: block;
    font-size: 16px;
    height: 24px;
    line-height: 24px;
    color: #f44e3a;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    margin: 2px;
}
.hot_attention {
    float: left;
    margin-right: 10px;
    color: #fff;
    padding: 0px 5px;
    font-size: 12px;
    line-height: 20px;
    height: 20px;
    position: relative;
}
.green_cr {
    background-color: #336699!important;
}
.green_violet {
    background-color: #ff8232!important;
}
.green_bl {
    background-color: #0099CC!important;
}
.green_red {
    background-color: #218d69!important;
}
.hot_attention::after {
    display: inline-block;
    right: -8px;
    content: " ";
    position: absolute;
    top: 0;
    z-index: 1;
    border: 1px solid transparent;
    border-width: 10px 5px;
}
.green_cr::after {
    border-left-color: #336699;
}
.green_violet::after {
    border-left-color: #ff8232;
}
.green_bl::after {
    border-left-color: #0099CC;
}
.green_red::after {
    border-left-color: #218d69;
}
.lctm_tt{
    color: #ef2d36;
    font-size: 16px;
    display:block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 34px;
}
.yllc_item p{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.yllc_item{
    padding-top: 5px;
}
.yllc_item h2{
    font-size: 18px;
    color: #ff3232;
    overflow: hidden;
    white-space: nowrap;
    word-spacing: 5px;
    font-weight: bold;
    text-align: center;
}
.yllc_item h2 a{
    color: #336699;
    margin-right: 10px;
    font-size: 16px;
}
.h3_content{
    padding: 5px 0 0;
}
.h3_content p{
    display: block;
    padding: 5px 0;

}
.h3_content p a{
    padding-left: 5px;
}
.h3_content .oneself{
    color: rgb(161, 161, 161);
    font-size: 14px;
}
.yllc_zjgx{
    border: 1px solid #e4e4e4;
    padding: 10px;
}
.tab-switch{
    display: flex;
    justify-content: space-evenly;
}
.yllc_zjgx .new_item{
    height: 29px;
    line-height: 29px;
    padding-left: 20px;
    background: url(../images/san.png)no-repeat 5px 10px;
    background-size: 10px;
}
.yllc_zjgx ul.tab-switch{

}
.yllc_zjgx .tab-switch a{
    margin: 5px 10px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all .2s;
    display: block;
    float: left;
    border: 0;
    border-radius: 3px;
    font-size: 14px;
    color: #777;
    padding: 8px 13px;
    background: #e8e8e8;
}
.show-active{
    background: #f44e3a!important;
    color: #fff!important;
}
.tab-list{
    display: none;
}
.tab-content>.active {
    display: block;
}
.new_item:nth-last-child(1){
    border:0;
}
.tab-content{
    clear: both;
}
.yllc_zjgx .new_item:nth-child(11){border-bottom:0; }
.yllc_zjgx .new_item .newest{float: left;text-overflow: ellipsis; white-space: nowrap; overflow: hidden;width: 85%;}
.yllc_zjgx .new_item .newest a{font-size: 14px;color: #333;}
.yllc_zjgx .new_item .newest b{color: #e22c13d8;}
.yllc_zjgx .new_item .date{float: right;color: #ccc;font-size: 14px;}
.yllc_zjgx .new_item .newest a:hover{color: #ec1515;}
.yllc_zjgx .new_item .newest span{display:inline-block;margin:0 5px 0 3px;color: #909090;}
.right_content{
    background: #fff;
    margin-left: 15px;
    margin-top: 5px;
    width: 24%;
}
.right_content .ck4{
    border-top: 0;
    background: url(../images/baokao.png)no-repeat 13px 8px;
    background-size: 25px;
    border-bottom: 1px solid #eee;
    text-align: center;
}
.time_axis .ck4 h3{
    padding-left: 0;
}
.process_main{
    margin-top: 5px;
	border:1px solid #eee;
}
.time_axis{
    border-radius: 3px;
    color: #fff;
    background: url(../images/bg6.png)no-repeat 0px 0px;
    background-size: 100% 100%;

}
.t-box{
    text-align: center;
}
.t-box:nth-child(1){
    padding-top: 10px;
    
    border-bottom: 1px solid #f2d583;
}
.time_axis span{
    color: #fff;
    line-height: 22px;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    margin-top: 8px;
}
.registration-time{
    margin-top: 1px;
}
.latest-title,.first-title{
    height: 42px;
    border-bottom: 2px solid #e6e6e6;
}
.latest-title h3,.first-title h3{
    width: 100px;
    text-align: center;
    height: 42px;
    color: #404040;
    font: normal 18px/38px 'Microsoft Yahei';
    letter-spacing: 1px;
    border-bottom: 2px solid #f44e3a;
    margin-bottom: -2px;
    background: url(../images/xb.png) no-repeat center bottom -8px;
}
.registration-time a{
    
    display: block;
    overflow: hidden;
    margin-top: 8px;
    width: 100%;
    padding: 1px;
    overflow: hidden;
}
.registration-time a:nth-child(2){
    margin-top: 5px;
    border: 1px solid #e2d139;
}
.registration-time a:nth-child(3){
    border: 1px solid #ffd124;
}
.registration-time a img:hover{
    transform:scaleX(1.02);
    -webkit-transform:scale(1.02);
    -moz-transform:scale(1.02);
}
.registration-time a img{
    width: 100%;
    display: block;
    -webkit-transition: transform .2s ease-out;
    -moz-transition: transform .2s ease-out;
    -ms-transition: transform .2s ease-out;
    -o-transition: transform .2s ease-out;
    transition: transform .2s ease-out;
}
.confir-mation{
    margin-top: 3px;
}
.confir-mation ul{
    padding-left: 20px;
    padding-top: 5px;
}
.confir-mation>ul>li>a {
    display: block;
    position: relative;
    height: 30px;
    line-height: 30px;
}
.confir-mation>ul>li>a>i {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: url(../images/hd.png) no-repeat;
    position: absolute;
    top: 13px;
    left: -17px;
}
.confir-mation>ul>li>a>span {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
}
.countdown .days,.countdown .ref{display: inline-block;}
.countdown .ref{
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    margin-left: 5px;
}
.countdown .days{
    font-size: 22px;
    font-family: Impact;
}
.ytcon_bdtop{
    height: 10px;
    background: #408dd8;
}
.countdown{
    display: inline-block;
}
.process_box {
    position: relative;
    padding-top: 1px;
    display: none;
}
.process-nav{
    border-bottom: 2px solid #eee;
    height: 43px;
    display: flex;
}
.process-nav span{
    padding: 10px 5px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    color: #333;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    box-flex: 1;
    flex: 1;
}
.nav-tabs{
    border-bottom: 2px solid #f44e3a;
    margin-bottom: -2px;
    background: url(../images/xb.png) no-repeat center bottom -8px;
    color: #f44e3a!important;
}
.process_box:nth-child(5){
    border-bottom:0;
}
.ck_top{
    padding: 5px 0 10px 13px;
}
.show{
    display: block;
}
.hide{
    display: none;
}
.process_axis{
    margin-bottom: 8px;
}
.flow1::after{
    border: 4px solid #2d7bef;
}
.ck_detail{
    font-size: 14px;
    font-weight: bold;
    color: #ff3232;
    display: inline-block;
    padding-left: 6px;
}
.com-guide-title{
    display: inline-block;
}
.com-guide-title span{
    display: block;
    padding: 5px 20px;
    background: #f1f1f1;
    border-radius: 2px;
    color: #555;
}
.ck_link{
    display: flex;
    flex-flow: wrap;
    margin-top: 12px;
}
.ck_link a{
    text-align: center;
    padding: 7px 10px;
    color: #333;
    border: 1px solid #eee;
    border-radius: 2px;
    font-size: 12px;
    margin-right: 30px;
    transition: ease-in-out .25s;
   
}
.ck_link .ck:nth-child(1){
    color: #fff;
    background: #f44e3a;
    border: 1px solid #f44e3a;
}
.ck_link a:nth-child(3){
    margin-right: 0;
    margin-left: 10px;
}
.ck_link a:hover{
    color: #fff;
    background: #f44e3a;
    border: 1px solid #f44e3a;
}
.new_container{
    margin-top: 30px;
}
.new_container .news_title{
    height: 42px;
    margin-top: 20px;
}
.new_container .news_title .bg1{
    display: block;
    width: 100px;
    text-align: center;
    height: 42px;
    color: #404040;
    font: normal 18px/38px 'Microsoft Yahei';
    letter-spacing: 1px;
    border-bottom: 2px solid #f44e3a;
    margin-bottom: -2px;
    background: url(../images/xb.png) no-repeat center bottom -8px;
	font-weight:600;
}
.new_container .news_title .bg4{
    background: url(../images/pth.png) no-repeat 5px 8px;
    background-size: 25px;
    padding: 5px 42px;
}
.main_cnt{
   
    display: flex;
    justify-content: space-evenly;
    background: #fff;
    border-left: 0;
	border: 1px solid #eee;
    padding-bottom: 20px;
}
.picture-box{
    width: 16%;
}
.picture-box img{
    width: 100%;
    height: 100%;
}
.main_left{
    width: 31.333%;
    background: #fff;
    float: left;
    margin-left: 18px;
}
.contont-title{
    
}
.news__hotTitle{
    height: 36px;
    line-height: 36px;
    padding-left: 20px;
    color: #555;
    background: url(../images/ziliao.png) no-repeat 0px 9px;
    background-size: 18px;
    margin-top: 15px;
}
.news__hotTitle h3{
    color: #326da8;
}
.news__hotNav{

}
.news__hotNav li{
    padding-left: 14px;
}
.text_c1 li a:hover{
    color: #0099CC;
}
.news__hotNav li a{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    display: block;
    font: normal 14px/30px 'Microsoft Yahei';
}
.news_ck1{
    width: 31.333%;
    float: left;
    margin-left: 18px;
}
.news-calls .news {
    margin-left: 25px;
    margin-bottom: 10px;
}
.news_tit {
    margin-top: 15px;
    height: 36px;
    line-height: 36px;
}
.level_colour::before {
    height: 15px;
    width: 3px;
    float: left;
    margin-top: 10px;
}
.news_tit span {
    float: left;
    font-size: 16px;
    color: #326da8;
    padding-left: 10px;
}
.news_tit a {
    float: right;
    font-size: 12px;
    color: #999999;
}
.news ul li {
    width: 100%;
    font-size: 8px;
    color: #777;
}
.news_ck1 ul li{
    background: url(../images/dian.png) no-repeat -10px -3px;
    background-size: 25px;
}
.news ul li a {
    color: #333;
    
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font: normal 14px/30px 'Microsoft Yahei';
}
.text_c1 li{
    background: url(../images/san1.png) no-repeat 0px 11px;
    background-size: 7px;
}
.news_ck1 ul li a:hover{
    color: #326da8;
}

/* foot底部 */
.footer{
    background: #fff;
    padding-bottom: 30px;
    background: #4d4747;
    padding-top: 30px;
}
.footer_lg{
    float: left;
    margin-right: 40px;
    margin-top: 28px;
}
.footer-list{
    margin-bottom: 30px;
}
.footer-list a {
    margin-right: 15px;
    color: #fff;
}
.footer-units{
    margin-top: 20px;
    line-height: 30px;
    color: #b9b9b9;
}
.footer-units a {
    color: #ababab;
}
.footer_cn{
    display: inline-block;
    text-align: center;
    margin: 10px 0 0 0;
    vertical-align: top;
}
.footer_cn .imgs{
    display: inline-block;
}
.footer_cn .fl_qq{
    margin-left: 36px;
}
.footer_cn .imgs p {
    line-height: 24px;
    color: #fff;
    margin-top: 10px;
}
.footer_rg{
    float: right;
    color: #fff;
}
.footer_tel {
    font-size: 20px;
    font-weight: 700;
}
.footer_email {
    font-size: 16px;
    margin: 15px 0 10px;
}
.footer_time {
    font-size: 12px;
    vertical-align: middle;
}
.footer_a {
    display: inline-block;
    width: 165px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    border-radius: 4px;
    background: -webkit-linear-gradient(left,#ff6a48,#ef4545);
    background: linear-gradient(to right,#ff6a48,#ef4545);
    font-size: 16px;
    text-align: center;
    margin-top: 19px;
    padding-left: 20px;
    position: relative;
}
.footer_icon{
    background: url(../images/ts.png) no-repeat 4px 9px;
    background-size: 29px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.teacher{
    margin: 5px auto 0;
    width: 1200px;
    text-align: center;
    background: #fff;
    padding: 20px 0;
    line-height: 24px;
    color: #7a7a7a;
}

/* 列表页 */
.list_box{
    background: #fff;
    padding-left: 15px;
    padding-right: 15px;
}
.position_box{
    padding: 20px 0 15px 6px;
}
.location_item,.current_location{
    display: inline-block;
    font-size: 15px;
    color: #666;
}
.location_item{
    padding-left: 1px;
}
.location_item::before {
    display: inline-block;
    content: "";
    width: 25px;
    height: 25px;
    background: url(../images/weizhi.png) no-repeat 0px 0px;
    background-size: 19px;
    vertical-align: middle;
}
.current_location a{
    font-weight: 400;
    margin-right: 5px;
    color:#666;
}
.inner_box{
    display: flex;
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
}
.fl_new{
    width: 70%;
    margin-right: 38px;
}
.fr_tool{
    width: 30%;
    padding-top: 34px;
}
.fl_new .title_h3{
    height: 36px;
    line-height: 36px;
    border-bottom: 2px solid #336699;
}
.fl_new .title_h3 span{
    padding: 10px 10px;
    background-color: #336699;
    font-size: 16px;
    color: #FFF;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding-left: 30px;
    background-image: url(../images/sj.png)no-repeat 1px 8px;
    background-size: 19px;
}
.text_list{
    background: #fff;
    border: 1px solid #eee;
}
.smallbox{
    padding: 20px;
}
.smallbox ul li{
    height: 45px;
    line-height: 45px;
    overflow: hidden;
    clear: both;
    font-size: 14px;
    vertical-align: top;
    border-bottom: 1px dashed #eee;
    background: url(../images/dian.png)no-repeat 0px 5px;
    background-size: 25px;
    padding-left: 25px;
}
.smallbox ul li .lf_txt{
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.smallbox ul li .rt_tit{
    float: right;
    width: 80px;
    font-size: 12px;
    text-align: right;
    color: #999;
}
.text_list .items{
    padding: 20px 0;
    overflow: hidden;
    border-bottom: 1px #e5e5e5 dashed;
    transition: all ease-in-out .32s;
}
.items:hover{
    background: #f0f1f1;
    border-bottom:1px #fff solid;

}
.items .pro_conc a{
    font-size: 16px;
    font-weight: bold;
    color: #555;
}
.items .pro_conc a:hover{
    color: red;
}
.items .p1 {
    color: #999;
    font-size: 12px;
    line-height: 24px;
    padding: 10px 0 15px;
}
.items .pro_img{
    display: block;
    float: left;
    margin-left: 10px;
    width: 165px;
    height: 110px;
    border: 1px solid #eee;
    padding: 4px;
}
.items .pro_img img{
    width: 100%;
    height: 100%;
}
.pro_conc{
    float: left;
    margin-left: 28px;
    margin-top: 10px;
    width: 73%;
}
.items p.p2 {
    color: #cbcbcb;
}
.items p.p2 span.times {
    background: url(../images/sj.png) no-repeat 1px 8px;
    background-size: 19px;
    padding: 10px 20px 10px 25px;
}
.items p.p2 span.s2{
    background: url(../images/zx.png) no-repeat 1px 8px;
    background-size: 19px;
    padding: 10px 20px 10px 25px;
}
.fr_tool :after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: ".";
}
.ment_dynamic {
    width: 100%;
    border: #eee 1px solid;
    margin-bottom: 38px;
    background: #fff;
}
.tit_h3{
    border-bottom: 1px solid #ccc;
    border-top: 2px solid #336699;
    padding: 13px 13px 13px 45px;
    color: #333;
    background: url(../images/zl.png) no-repeat 15px 13px;
    background-size: 23px;
}
.info_list{
    padding: 0 20px 10px;
}
.info_list li{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 13px 0px 13px 16px;
    border-bottom: 1px #dbdbdb  dashed;
    background: url(../images/san.png) no-repeat 0 18px;
    background-size: 10px;
}
.info_list li a{
    font-size: 12px;
    color: #333;
    
}
.info_list li a:hover{
    color: red;
}
.info_list li:nth-last-child(1){
    border-bottom: 0;
}
.hold_all{
    border: #eee 1px solid;
    margin-bottom: 38px;
    background: #fff;
}
.case_txt{
    border-top: 2px solid #336699;
    padding: 13px 13px 13px 45px;
    color: #333;
    background: url(../images/gj.png) no-repeat 18px 14px;
    background-size: 18px;
	border-bottom: 1px solid #eee;
}
.case_box{
}
.case_box ul{
    display: flex;
    flex-flow: wrap;
}
.case_box ul li{
    width: 33.333333%;
    text-align: center;
    padding-bottom: 8px;
    border: 1px solid #ebe9e9;
    border-right: 0;
    border-bottom: 0;
}
.case_box ul li:nth-child(1),.case_box ul li:nth-child(4),.case_box ul li:nth-child(7){
    border-left: 0;
}
.case_box ul li:nth-child(6){
    border-right: 0;
}
.case_box ul li img{
    width: 32px;
    height: 32px;
    display: inline-block;
    margin-top: 20px;
}
.case_box ul li:hover img {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-transition: all ease .4s;
    transition: all ease .4s;
}
.case_box ul li a{
    display: block;
}
.case_box ul li span{
    color: #333;
    margin-top: 12px;
    display: block;
}
.case_box ul li .img_icon:hover{
    background: rgb(99, 199, 233);
}
.curriculum{
    margin: 0 auto 18px;
}
.curriculum .course_selection{
    height: 45px;
    border-bottom: 1px solid #ededed;
    font-size: 18px;
    color: #333;
    font-family: 'Microsoft Yahei';
}
.curriculum .course_selection span{
    display: block;
    float: left;
    height: 45px;
    line-height: 40px;
    font-size: 18px;
    color: #333;

    font-family: 'Microsoft Yahei';
    border-bottom: 3px solid #ef2d36;
    font-weight: normal;
}
.curriculum ul{
    margin-top: 13px;
}
.curriculum ul li{
    height: 32px;
    line-height: 32px;
    padding-left: 5px;
}
.curriculum ul li a{
    display: block;
    font-size: 12px;
    color: #333;
   
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.curriculum a:before {
    display: inline-block;
    content: "";
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background-color: #dcdcdc;
    margin: 0px 9px -3px 0px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 17px;
}
.curriculum a:hover{
    color: #ef2d36;
}
.curriculum ul li:nth-child(1) a::before {
    content: "1";
    background-color: #ff3737;
}
.curriculum ul li:nth-child(2) a::before {
    content: "2";
    background-color: #ff9037;
}
.curriculum ul li:nth-child(3) a::before {
    content: "3";
    background-color: #777;
}
.curriculum ul li:nth-child(4) a::before {
    content: "4";
    background-color: #777;
}
.curriculum ul li:nth-child(5) a::before {
    content: "5";
    background-color: #777;
}
.contact{
    margin-top: 20px;
    position: relative;

}
.contact ul li{
    
    border-radius: 5px;
    
    padding: 12px 20px;
    margin-top: 20px;
    overflow: hidden;
}
.contact ul li:nth-child(2) a{
    border: 1px solid #dde7e2;
}
.contact li:hover .offcn_pubhover{
    opacity: 1;
    visibility: initial;
    top: 100px;
    left: -75px;
}
.contact ul li .wx,.contact ul li .qq{
    display: inline-block;
    margin-left: 18px;
}
.contact ul li a{
    display: block;
    float: left;
    border: 1px solid #00a651;
    padding: 10px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
}
.contact ul li .wx span{
    margin-bottom: 5px;
    display: block;
	text-align: center;
    font-weight: 600;
    font-size: 18px;
}
.contact img {
    width: 250px;
}	
.contact ul li .wx .ck{
    line-height: 22px;
}

/* 内容页 */
.fl_details{
    width: 70%;
    margin-right: 38px;
}
.content_box{
    padding: 0 15px;
}
.article_t{
    padding: 40px 0 20px 0;
    border-bottom: 1px solid #cbcdcf;
}
.new_content{
    margin: 0 15px;
    margin-top: 30px;
}
.article_t h2{
    font-size: 22px;
    text-align: center;
    color: #333;
}
.fl_details .base{
    margin-top: 20px;
    text-align: center;
}
.fl_details .base span{
    margin-right: 25px;
}
.new_content p{
    line-height: 32px;
    font-size: 14px;
    text-indent: 2em;
    color: #555;
}
.previous_next{
    border-top: 1px solid #e8e8e8;
    margin-top: 15px;
    padding: 15px;
}
.previous_next li{
    height: 42px;
    font-size: 14px;
    line-height: 42px;
}
.wrapper-bg{
    min-width: 1180px;
    height: 200px;
    min-width: 1180px;
    height: 200px;
    background: #add9fc url(../images/wp.jpg)no-repeat 0 0px;
    width: 1200px;
    margin: 0px auto;
}

/*客服*/
.rignav-box{
    width: 58px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: 620px;
    -webkit-transition: top .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    z-index: 99;
    display: block;
    background: #fff;
    border: 1px solid #e9ecee;
}
.rignav-box a.tools-right{
    display: block;
    z-index: 990;
    cursor: pointer;
    visibility: visible;
    background-color: #fff;
    border-right: 1px solid #e9ecee;
    font-size: 14px;
    color: #9b9b9b;
    width: 58px;
    height: 58px;
    text-align: center;
    text-decoration: none;
}
.rignav-box .tools-shoppingCart{
    background: #fff url(../images/gwc.png) no-repeat center/25px auto;
}
.rignav-box .tools-online{
    background: #fff url(../images/kf.png) no-repeat center/31px auto;
}
.rignav-box .tools-wx{
    background: #fff url(../images/wx2.png) no-repeat center/30px auto;
}
.rignav-box .tools-dingbu{
    background: #fff url(../images/db.png) no-repeat center/37px auto;
}
.rignav-box .tools-gogoup-info{
    display: block;
    width: 58px;
    height: 58px;
    position: relative;
    overflow: hidden;
    visibility: hidden;
}
.rignav-box a span i {
    display: block;
    background: #ff7e00;
    width: 58px;
    height: 47px;
    color: #fff;
    line-height: 18px;
    text-align: center;
    padding: 11px 0 0 0;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform-origin: -29px 29px;
    -moz-transform-origin: -29px 29px;
    -ms-transform-origin: -29px 29px;
    -o-transform-origin: -29px 29px;
    transform-origin: -29px 29px;
    -webkit-transform: rotateZ(90deg);
    -moz-transform: rotateZ(90deg);
    -ms-transform: rotateZ(90deg);
    -o-transform: rotateZ(90deg);
    transform: rotateZ(90deg);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.rignav-box a span.tools-gogoup-info i {
    padding: 10px 0 0 0;
    height: 58px;
}
.rignav-box a:hover span {
    visibility: visible;
}
.rignav-box a:hover span i {
    -webkit-transform: rotateZ(0deg);
    -moz-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    -o-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
}
.rignav-mod-con {
    position: absolute;
    width: 136px;
    height: 160px;
    background: #fff;
    bottom: 0;
    left: -138px;
    border: 1px solid #e0e0e0;
    -webkit-box-shadow: 4px 7px 16px rgba(0,0,0,0.05);
    -moz-box-shadow: 4px 7px 16px rgba(0,0,0,0.05);
    box-shadow: 4px 7px 16px rgba(0,0,0,0.05);
    display:none;
}
.rignav-mod-con .pr{
    width: 80%;
    margin: 0 auto;
    padding-top: 5px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
.rignav-mod-con span , .rignav-mod-con label{
    display: block;
}
.rignav-mod-con .pr img{
    width: 100%;
}
.tools-wx:hover .rignav-mod-con{
    display: block;
}
.advertisement{
    width: 100%;
}
.advertisement img{
    width: 100%;
}

.panel-body .ltitle.bmsj h3 {
 	background-image: url(../images/sprite.png);
    font-size: 14px;
    background-position: -8px -289px;
}
	
.panel-body ul {
    background-color: #4785c2;
    font-size: 14px;
    padding: 8px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
	
.panel-body .ltitle.mssj h3 {
    background-image: url(../images/sprite.png);
    font-size: 14px;
    background-position: -8px -241px;
}
	
.panel-body {
    padding: 15px;
}
.panel-body .ltitle h3 {
    padding-left: 25px;
    margin-top: 0;
    height: 20px;
    vertical-align: middle;
    background-repeat: no-repeat;
    line-height: 22px;
}
.panel-body .ltitle.bssj h3 {
    background-image: url(../images/sprite.png);
    font-size: 14px;
    background-position: -8px -267px;
}

	
.panel-body {
    padding: 3px 12px 0px;
}
	.panel-body p {
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-weight: 700;
    margin: 0;
}
.hold_all .panel-body a {
    font-size: 18px;
    
    text-align: center;
    line-height: 48px;
    background: #4785c2;
    color: #fff;
    height: 48px;
    font-weight: 700;
    border: none;
    margin: 10px auto;
    display: block;
    text-decoration: none;
}
.listbox3 h3 {
   	height: 26px;
  	font-weight: bold;
    font-size: 12px;
 	line-height: 26px;
    background: url(../images/icon_01.gif) 5px center no-repeat #e5eeff;
    border: 1px solid #fff;
    border-bottom: 1px solid #b4c9e6;
    color: #2358a8;
    text-indent: 18px;
}
	.bor1 a {
    display: block;
    overflow: hidden;
    margin-top: 8px;
    width: 100%;
    padding: 1px;
    overflow: hidden;
}
	.bor1 {
    border: 1px solid #b1cbe4;
	margin-bottom: 5px;
}

	.panel2-body{
   padding: 3px 12px 0px;
	border:1px solid #eee;
	}
	.panel2-body .ltitle.bssj h3 {
    background-image: url(../images/sprite.png);
    font-size: 14px;
    background-position: -8px -267px;
}
	.panel2-body ul {
    background-color: #4785c2;
    font-size: 14px;
    padding: 8px 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
	.panel2-body .ltitle.mssj h3 {
    background-image: url(../images/sprite.png);
    font-size: 14px;
    background-position: -8px -241px;
}
	.panel2-body .ltitle h3 {	
    padding-left: 25px;
    margin-top: 0;
    height: 20px;
    vertical-align: middle;
    background-repeat: no-repeat;
    line-height: 22px;
}
.process_main1{
		margin: 0
	}
	.process_axis1 {
    margin-bottom: 8px;
}
	.process_box1 {
    position: relative;
    padding-top: 1px;
    display: none;
}
	.process_main1 .show {
    display: block;
}
	.ck_link1 {
    display: flex;
    flex-flow: wrap;
}
	.ck_link1 a {
    text-align: center;
    padding: 4px 10px;
    color: #333;
    border: 1px solid #eee;
    border-radius: 2px;
    font-size: 14px;
    transition: ease-in-out .25s;
	margin-left: 26px;
	margin-top: 10px;
	width:80px;
}
.main-im {
    position: fixed;
    right: 50%;
	margin-right: 620px;
    top: 110px;
    z-index: 100;
    width: 164px;
    height: 272px;
}.main-im .open-im {
    cursor: pointer;
    margin-left: 68px;
    width: 40px;
    height: 133px;
}
	.main-im .im_main {
    background: #F9FAFB;
    border: 1px solid #dddddd;
    background: #F9FAFB;
    display: none;
}.main-im .close-im {
    position: absolute;
    right: -10px;
    top: -12px;
    z-index: 100;
    width: 24px;
    height: 24px;
}.main-im .close-im a {
    display: block;
    width: 24px;
    height: 24px;
    background: url(../images/close_im.png) no-repeat left top;
}.main-im .qq-a {
    display: block;
    width: 164px;
    height: 46px;
    font-size: 14px;
    color: #0484cd;
    text-align: center;
    position: relative;
    padding-bottom: 10px;
}.main-im .qq-container {
    z-index: 99;
    position: absolute;
    width: 164px;
    height: 118px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom: 1px solid #dddddd;
}.main-im .qq-hover-c {
    width: 70px;
    height: 70px;
    border-radius: 35px;
    position: absolute;
    left: 18px;
    top: 10px;
    overflow: hidden;
    z-index: 9;
}.main-im .img-qq {
    max-width: 60px;
    display: block;
    position: absolute;
    left: 6px;
    top: 3px;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}.main-im .im-qq:hover .img-qq {
	max-width: 70px;
	left: 1px;
	top: 8px;
	position: absolute;
}
	.main-im .qq-a span {
    bottom: 5px;
    position: absolute;
    width: 162px;
    left: 0px;
    font-size: 16px;
    padding: 6px 0;
    color: white;
    background: #4788d7;
}.main-im .im_main .im-tel {
    color: #000000;
    text-align: center;
    width: 164px;
    border-bottom: 1px solid #dddddd;
	margin-top: 10px;
	font-size: 14px;
}.main-im .im_main .weixing-showx {
    width: 136px;
    height: 162px;
    background: #ffffff;
    border-radius: 10px;
    border: 1px solid #dddddd;
    position: absolute;
    left: 110px;
    top: -82px;
    display: none;
}
	.main-im .im_main .go-top a {
    display: block;
    width: 52px;
    height: 47px;
}