@charset "utf-8";
html {
    color: #444;
    font-size: 14px;
    font-family:"思源黑体 CN Regular", "思源黑体 CN",'PingFang SC',"微软雅黑","Helvetica Neue",Helvetica,Arial,sans-serif;transition: all 0.5s;
    height: 100%;
    background: #fff;
}


textarea, input, select {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
}
input, button, select, textarea {
    border: 0px;
    outline: none;
    /* -webkit-appearance: none; */
}

@media (min-width: 1025px) {  
    html {
        font-size: 32px!important;
   }
    body{
        -ms-overflow-style: scrollbar;
    }
}

@media (min-width: 1440px) {
    html {
        font-size: 32px!important;
    }
}
@media (min-width: 1680px) {
    html {
        font-size: 34px!important;
    }
}
* {
    margin: 0;
    padding: 0;  
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
em,cite {
    font-style: normal
}
fieldset,img {
    border: 0
}
li {
    list-style: none
}
caption,th {    text-align: left}

q:before,q:after {
    content: ''
}

abbr,acronym {
    border: 0;
    font-variant: normal
}
sup {    vertical-align: baseline}
sub {
    vertical-align: baseline
}
legend {
    color: #000
}

input,button,textarea,select,optgroup,option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit
}

input,button,textarea,select {
    *font-size: 100%
}
a {
    color: #666;
}

a:link,a:visited {
    text-decoration: none;
    font-family: "Arial", "思源黑体 CN",'PingFang SC', "Microsoft YaHei",Arial, simsun, sans-serif, Mingliu, Verdana, Helvetica, Lucida
}

a:hover,a:active {
    text-decoration: none;
}
input,select {
    outline: none
}
body {    background: #fff; transition-duration: 0.3s;    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); font-size: 15px;
}



/*网页滚动条*/
::-webkit-scrollbar{
            width: 8px; height:6px;-webkit-overflow-scrolling : touch;
            background-color: #e6e6e6;}
::-webkit-scrollbar-track{
            background-color: #e6e6e6;}
::-webkit-scrollbar-thumb{
            border-radius: 10px;
            background-color: #58504a;}
::-webkit-scrollbar-button{
            height: 0px;
            background-color: #e6e6e6;}
.fl {
    float: left;
}
.fr {
    float: right;
}


.w1440{ z-index:3; position:relative; clear:both; width:1200px; margin:0px auto;}
.w1200{ z-index:3; position:relative; clear:both; width:1200px; margin:0px auto;}
.w1000{width: 1000px;margin: 0px auto;}



@media ( max-width:1024px){
  
    select,input,textarea,button{font-size: 14px;}
   .w1440,.w1200,.w1000{width:92%;min-width: 300px;}
.pd100{padding-top:0.8rem;padding-bottom:0.8rem;}
.pt100{padding-top: 0.8rem;}
.pb100{padding-bottom: 0.8rem;}
.l30{line-height: 24px;}
.f_18{font-size: 14px;}
}
@media(max-width:768px){
   
    .btnam{width: 115px;line-height: 30px;}
}



.clearfix::after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    overflow: visible;
}

.clearfix {
    zoom: 1;
}

.textflow {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}



.flash{ width: 100%; display: block; overflow: hidden; }
.flash img{ width: 100%; display: block; }

#header{ width:100%; margin:0; padding:0;  display:block; }

#header .top{ display:block; overflow:hidden;  height:40px; position:relative; background: #f1eeee; border-bottom: 1px solid #dfdfdf;}

#header .top p{ font-size:14px; color:#2c2c2c; line-height:40px;}

#header  .top span{ display:block; overflow:hidden; margin:14px 0;}

#header  .top span a{ display:block; padding:0 10px; line-height:14px; border-right:1px solid #ddd; font-size:14px; color:#2c2c2c; float:left;}
#header  .top span a i{ font-size: 14px; color: #9d9c9c; margin-right: 5px; }


.content2{ width:1200px; margin:0 auto; display:block; overflow:hidden;}

.t_logo{ padding:30px 0 26px;display:block; overflow:hidden;}

.t_logo .logo{  display: flex; align-items: center; justify-content: center;}
.t_logo .logo img{ margin-right: 20px;max-width: 110px; }
.t_logo .logo_txt{  position: relative;}
.t_logo .logo .logo_txt h3{ font-size: 30px;
    color: #222;
    line-height: 40px;}
.t_logo .logo .logo_txt p{     font-size: 14px;
    color: #a9a9a9;
    font-weight: 100;
    line-height: 22px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    margin-top: 5px; }


.t_logo .t_tel{  display:block; overflow:hidden;}
.t_logo .t_tel p{ font-size: 16px; color: #333; line-height: 66px; }
.t_logo .t_tel p i{ margin-right: 15px; font-size: 30px; color: #263e8e; }
.t_logo .t_tel p span{ font-size: 26px; color: #263e8e; font-weight: bold; }

.t_logo .t_tel .t_ewm{  width:107px; display:block;}

.t_logo .t_tel .phone{ padding-top:28px; display:block;}
.navlist{ width: 100%; background: #263e8e; display:block; height: 60px;}
.navs { width:1200px; margin:0 auto;  }

.navs_w{}

.nav_name {list-style:none;  margin:0 auto; list-style:none; }


.nav_name ul {opacity:0;position:absolute;top:160%;visibility:hidden;transition:all .4s ease;-webkit-transition:all .4s ease;  z-index:9999; background:rgba(20,20,20,0.6); width: 100%; }

.nav_namel ul ul {top:0%;left:160%; }

.nav_name ul li:hover > ul {top:0%;left:100%;opacity:1;visibility:visible;}

.nav_name li:hover > ul {opacity:1;top:100%;visibility:visible;}

.nav_name li {float:left; position:relative; width: 12.5%; text-transform: center; position: relative; }
.nav_name li:after{ width: 1px;
    height: 17px;
    background: #4c85c4;
    content: '';
    position: absolute;
    right: 0;
    top: 22px; }
.nav_name li:last-child:after{ display: none; }
.nav_name ul li { width: 100%; }
.nav_name ul li:after{ display: none; }
.nav_name li {cursor: pointer;}

.nav_name li a {text-decoration:none;display:block;text-align:center; font:normal 16px/36px "思源黑体 CN"; text-align:center; color:#fff;  padding:12px 0; }



.nav_name li:hover {background:#e58012; color:#fff !important;}

.nav_name li a:hover,.onhover{  height:36px; color:#fff; background:#e58012;}

.nav_name ul li a{ text-decoration:none;display:block;color:#fff; width:100%;text-align:center; font:normal 14px/24px "思源黑体 CN"; text-align:center; background:none;}

.nav_name ul li a:hover { width:100%; border-bottom:1px solid #fff; height:24px; font:normal 14px/24px "思源黑体 CN"; color:#fff; background:#263e8e; border-radius:0;}




.hots_bg{ width:100%; height:60px; border-bottom:1px solid #e1dfdf; margin:0 auto; display:block; overflow:hidden;padding: 10px 0;}

.hots{ width:1200px; margin:0 auto;}

.hotword{ float:left;padding-left:10px;}

.hotword li{ float:left; color:#333; font:bold 16px/60px "Microsoft YaHei"; }

.hotword li a{ display:block; color:#525252; font:normal 16px/60px "Microsoft YaHei"; float:left; margin-left:15px;}

.hotword li a:hover{ display:block; color:#263e8e; font:normal 16px/60px "Microsoft YaHei"; text-decoration:underline;}

.head_search{ width:320px; float:right;margin-top:12px;}

.boxs{ border:solid 1px #ccc; height:40px; width:320px; line-height:40px; font-size:14px;}

.texts{ width:250px; height:100%; float:left; margin-left:10px;font-family:"Microsoft YaHei";}

.btnSubmits{ width:60px; height:40px; background:#263e8e; color:#fff; font-family:"微软雅黑"; font-size:14px; line-height:40px;}


/* 招标资讯  */
.index_news{ padding: 2rem 0; display: block; background: #f5f5f5; overflow: hidden; }
.pro_tit{ text-align: center; display: block; overflow: hidden; }
.pro_tit h3{ font-size: 1.2rem; color: #333333; line-height: 50px; font-weight: 100; }
.pro_tit p{ margin-top: 12px; font-size: 20px; color: #747474; letter-spacing: 10px; line-height: 30px; background: url(../images/pro_bt.png) center no-repeat; }
.news_con{ margin:1rem 0; display: block; overflow: hidden;}
.news01{ width: 49%; background: #fff; padding:30px 20px; box-sizing: border-box; overflow: hidden; border-radius: 10px; }
.news_tit{ display: block; border-bottom: 1px solid #c9c9c9; line-height: 45px; overflow: hidden;}
.news_tit h3{ float: left; font-size: 20px; position: relative; padding-left: 15px; color: #333333 }
.news_tit h3:after{ width: 5px; height: 25px; background: #263e8e; position: absolute; content:'';left: 0; top:10px; }
.news_tit span{ font-size: 15px; color: #999; float: right; }
.news_tit span a{font-size: 15px; color: #999; }
.news_tit span a:hover{ color: #263e8e;text-decoration: underline; }


.news_pic{ margin:20px 0; display: block; overflow: hidden;}
.news_item{display: block; overflow: hidden; min-height: 300px;}
.news_item ul{ list-style: none;display: block; overflow: hidden; }
.news_item ul li{ display: block; line-height: 36px; overflow: hidden;  }
.news_item ul li a{ float: left; font-size: 15px; color: #3a3a3a; }
.news_item ul li span{ font-size: 14px; color: #acacac; float: right; }
.news_item ul li:hover a{ color: #263e8e; text-decoration: underline; }

.public_more{ width: 300px; display: block; overflow: hidden; margin:0 auto; }
.public_more a{ font-size: 16px; display: block; text-align: center;background: #263e8e;  border-radius: 8px; line-height: 50px; color: #fff; }
.public_more a:hover{ background: #e58012; }

/* 项目展示  */
.index_project{ padding: 2rem 0; display: block; background: url(../images/bg01.jpg) no-repeat; overflow: hidden; }
.pro_tit02{ text-align: center; display: block; overflow: hidden; }
.pro_tit02 h3{ font-size: 1.2rem; color: #fff; line-height: 50px; font-weight: 100; }
.pro_tit02 p{ margin-top: 12px; font-size: 20px; color: #fff; letter-spacing: 10px; line-height: 30px; background: url(../images/pro_bt.png) center no-repeat; }
.project_item{ margin-top:1.5rem; display: flex; overflow: hidden; }
.project_item dl{ display: block; position: relative;overflow: hidden;width: 25%;padding:0 1%;box-sizing: border-box; }
.project_item dl dt{ display: block; opacity: 0; transition:all .5s ease;transform: rotateY(180deg);  }
.project_item dl dt img{border-radius: 10px; height: 350px;}
.project_item dl:hover dt{ opacity: 1;transform: rotateY(0deg); }
.project_item dl:after{ width: 1px; height: 100%; position: absolute; content:''; right: 0; top:0; background: rgba(255,255,255,0.1); }
.project_item dl dd{ width: 100%; height: 100%; position: absolute; left: 0; top:0; display: flex; align-items: center; justify-content: center; }
.project_item dl dd h3{ font-size: .7rem; color: #fff; line-height: 2; font-weight: normal; }
.project_item dl span{ display: block;  width:40px; height: 40px; border:1px solid #fff;position: absolute; bottom:25%; left: 50%; margin-left:-20px; }
.project_item dl span i{ font-size: 20px; color: #fff; line-height: 40px; text-align: center; display: block; }
.project_item dl:hover span{ background: #e58012; border:1px solid #e58012;}


/* 关于我们  */
.index_about{padding: 2.4rem 0; display: block; background: url(../images/bg02.jpg) no-repeat; overflow: hidden;}
.company_con{ position: relative; display: block;padding-bottom: 3rem;overflow: hidden;}
.conmpany_desc{width: calc(100% - 600px);}
.ab_title{display: block; overflow: hidden;}
.ab_title h3{ font-size: 1.2rem; color: #333333;position: relative; line-height: 50px;padding-bottom: 30px;}
.ab_title h3:after{ width: 53px; height: 5px; background: #e58012; position: absolute; content:''; left: 0; bottom: 0; }
.com_information{ display: block; margin:1.5rem 0 1.4rem;overflow: hidden; }
.com_information p{ font-size: 16px; color: #3a3a3a;line-height: 34px; text-indent: 2em; }

.ab_more{ width: 200px; display: block;  }
.ab_more a{ display: block; border:1px solid #263e8e; text-align: center; font-size: 16px; line-height: 45px; color: #263e8e }
.ab_more a:hover{ background: #263e8e; color: #fff; }
.about_img{ width: 572px; display: block; overflow: hidden; }
.about_img img{ width: 100%; display: block;}
.com_data{ width: 858px; position: absolute; right: 0; bottom: .3rem; box-shadow: 1px 1px 10px #ccc; }
.com_data ul{ list-style: none;  display: flex; }
.com_data ul li{ padding: 1.1rem 0 1.1rem 10%; display: block; width: 33.4%; box-sizing: border-box; background: #263e8e;position: relative; }
.com_data ul li:after{ width: 1px; position: absolute; right: 0; height: 100%; background: rgba(255,255,255,0.1); top:0; content:''; }
.com_data ul li:before{ width: 18px; height: 18px; content:'';position: absolute; right: 8%; background: url(../images/jia.png) no-repeat; top:1rem; }
.com_data ul li h3{ font-size: 1.3rem; color: #fff; line-height: 50px; font-weight: normal; }
.com_data ul li h3 span{ font-size: 18px;margin-left: 10px; }
.com_data ul li p{ font-size: 18px; color: #fff; line-height: 24px; }
.com_data ul li:hover{ background: #fff; }
.com_data ul li:hover h3{ color: #000000; }
.com_data ul li:hover p{ color: #464646; }
.com_data ul li:nth-child(1){ background: #fff; }
.com_data ul li:nth-child(1) h3{ color: #000000; }
.com_data ul li:nth-child(1) p{ color: #464646; }

/* 办公环境  */
.index_environment{ padding: 1.5rem 0 0; }
.environment_list{ margin-top:1.5rem; display: block; overflow: hidden; }
.environment_list ul{ display: flex; }
.environment_list ul li{ width: 24%; margin-right: 1.33%;display: block; overflow: hidden; }
.environment_list ul li:nth-child(4n){ margin-right: 0; }
.environment_list ul li p{ font-size: 15px; color: #6a6a6a; line-height: 36px; text-align: center; }
.environment_list ul li .pic01{display: block; overflow: hidden;}
.environment_list ul li .pic01 img{ display: block; width: 100%; }
.environment_list ul li:hover p{ color: #263e8e; }
.db_link{ padding: 1.5rem 0; }
.lin_tit{display: block; overflow: hidden;}
.lin_tit h3{ font-size: 18px; color: #263e8e; line-height: 30px; position: relative;padding-left: 15px; }
.lin_tit h3:after{ width: 5px; height: 100%; position: absolute; content: ""; left: 0; top:0; background: #263e8e; }
.link_list{ margin-top:20px; }
.link_list ul{ list-style: none; display: block; overflow: hidden; }
.link_list ul li{ float: left; }
.link_list ul li a{ font-size: 15px; color: #6a6a6a; display: block; padding: 0 15px; line-height: 15px; border-right:1px solid #ddd; }
.link_list ul li:nth-child(1) a{ padding-left: 0; }

/* 底部  */
.footer{padding: 1.6rem 0 0;background: url(../images/footer.jpg) no-repeat ; overflow: hidden;}
.db_con{ width: 400px; display: block; overflow: hidden; }
.db_con dl{ width: 110px; margin-right: 100px;float: left; display: block; overflow: hidden; }
.db_con dl:nth-child(2){ margin-right: 30px; }
.db_con dl dt{ display: block; font-size: 16px; color: #ffffff; line-height: 30px; }
.db_con dl dd{ padding: 12px 0; display: block; overflow: hidden; }
.db_con dl dd a{ display: block; font-size: 14px; color: #7a7a7a; line-height: 32px; }
.db_con dl dd a:hover{ color: #fff; }



.db_lx{ width: 570px; display:block; overflow: hidden;}
.db_tel{ display: block; overflow: hidden; }
.db_tel p{ font-size: 16px; color: #ffffff; line-height: 30px; }
.db_tel p i{ font-size: 26px; margin-right: 12px; line-height: 30px;float: left;}
.db_tel h3{ font-size: 1.2rem; color: #fff; line-height: 50px; margin-top:12px; font-weight: normal; }
.lx_desc{ display: block; margin-top:15px; }
.lx_desc p{ font-size: 16px; color: #c6c6c6; line-height: 30px; }

.db_ewm{ width: 180px;display: block; overflow: hidden; }
.db_logo{ display: flex;align-items: center; justify-content: center; }
.db_logo img{ display: block; max-width: 120px;}
.ewm01{ display: block; overflow: hidden; text-align: center; margin: 15px 0 20px; }
.ewm01 img{ max-width: 130px; display: block; margin:0 auto; }
.ewm01 p{ font-size: 15px; color: #eee; line-height: 30px; }

.copyright{ width: 100%; display: block; background: #263e8e; padding: 20px 0; overflow: hidden;text-align: center;}
.copyright p{ font-size: 15px; color: #d3d3d3; line-height: 30px; }




/* 内页  */
.warpper{padding: 1.5rem 0; display: block; overflow: hidden; background: #fbfbfb;}
.sidebar{ width: 270px; background: url(../images/side.png) bottom no-repeat #fff;overflow: hidden; }
.side_bt{ background: #263e8e;  border-bottom-left-radius: 30px; border-bottom-right-radius: 30px;}
.side_bt h3{  font-size: 22px; color: #fff; line-height: 70px; text-align: center; }
.side_list{ padding: .2rem 0 180px; display: block; overflow: hidden; }
.side_list ul{list-style: none;padding: .5rem;display: block; overflow: hidden;}
.side_list ul li{   margin-bottom: 10px; display: block;
   }
.side_list ul li a{ display: block; color: #222;  line-height:54px; padding-left: 10%;  border-bottom:1px solid #ede6e6;      
    font-size: 16px; }
.side_list ul li a:hover,.on1{ background: #e9e9e9; color: #263e8e !important; border-radius: 8px; border-bottom:none; }


.content01{ width: calc(100% - 290px); display: block; overflow: hidden; }
.positions{float: right;
    display: block;
    overflow: hidden;
    margin-bottom: 15px; }
.positions p{ font-size: 16px; color: #4e4e4e; line-height: 40px; background: url(../images/position.png) left no-repeat; padding-left: 40px; }
.positions p a{ font-size: 16px; color: #4e4e4e; }
.news_con01{background: #fff;
    padding: 20px  30px 1.2rem;
    overflow: hidden;
    display: block;
    width: 100%;
    box-sizing: border-box; }
 .news_bt{ position: relative; display: block;overflow: hidden; }
.news_bt h4{  font-size: 1.2rem;
    background: linear-gradient(to bottom, rgb(133, 42, 57,0.3), rgba(255,255,255,0.05));
    -webkit-background-clip: text;
    color: transparent;
    opacity: 0.3;
    text-transform: uppercase; }
.news_bt h3{ font-size: 26px; color: #2c2c2c; line-height: 36px; position: absolute; top:15px; }
.notice_list{display: block;overflow: hidden; margin-top:.5rem;}
.notice_list ul{ list-style: none;display: block;overflow: hidden; }
.notice_list ul li{ display: block; border-bottom:1px solid #e5e5e5;overflow: hidden; line-height: 60px; }
.notice_list ul li a{ float: left; font-size: 18px; color: #333; background: url(../images/dian.png) 8px no-repeat; padding-left: 30px; }
.notice_list ul li span{ font-size: 15px; color: #767676; float: right; }
.notice_list ul li:hover a{ color: #263e8e; text-decoration: underline; }
.notice_list ul li:hover span{color: #263e8e;}

.company{ padding: .5rem 0; display: block; overflow: hidden;font-size: 15px; line-height: 30px; min-height: 400px;}
.company p{ font-size: 18px; line-height: 36px; }


/* 新闻  */
.Law_News{display: block;overflow: hidden; margin-top:.5rem;}
.Law_News ul{ list-style: none;display: block;overflow: hidden; }
.Law_News ul li{ display: block; overflow: hidden; line-height: 50px; }
.Law_News ul li a{ float: left; font-size: 18px; color: #333; background: url(../images/dian.png) 8px no-repeat; padding-left: 30px; background-size: 8px; }
.Law_News ul li span{ font-size: 15px; color: #767676; float: right; }
.Law_News ul li:hover a{ color: #263e8e; text-decoration: underline; }
.Law_News ul li:hover span{color: #263e8e;}
.Law_News ul li:nth-child(5n){ margin-bottom:30px;  }


/*  联系我们   */
.index_contact{ padding: 1rem 0;display: block;overflow: hidden; }
.index_contact{ width: 100%; display: block;overflow: hidden; }
.con_bt{ text-align: center; }
.con_bt h3{ font-size: 1.2rem; color: #c06c79; line-height: 2;  text-transform: uppercase; font-weight: bold; }
.con_ewm{ padding: 1rem 0;display: block;overflow: hidden; }
.con_ewm ul{ display: flex;list-style: none; justify-content: center; align-items: center; }
.con_ewm ul li{ width: 200px; display: block; margin-right:30px; }
.con_ewm ul li:nth-child(2){ margin-right: 0; }
.con_ewm ul li img{ width: 150px; display: block; margin:0 auto; }
.con_ewm ul li p{ font-size: 15px; line-height: 40px; text-align: center; margin-top:12px; }
.contact_list{padding: 1rem 0;display: block;overflow: hidden;min-height: 150px;}
.contact_list ul{ list-style: none;display: flex;overflow: hidden; align-items: center;justify-content: center; }
.contact_list ul li{padding:  0 1.5rem; border-right: 1px solid #d6d6d6; }
.contact_list ul li p{ font-size: 18px; color: #828282; line-height: 40px; }
.contact_list ul li p i{ font-size: 20px; color: #263e8e; width: 40px; line-height: 40px; border:1px solid #263e8e; border-radius: 100%;text-align: center;float: left; display: block; margin-right: 12px; }
.contact_list ul li:last-child{ border-right:none; padding-right: 0; }

@media(max-width: 1600px){ 
.contact_list ul li p{ font-size: 16px; }
 }

.imgs01{ display: block; overflow: hidden; margin:15px 0; }
.imgs01 img{ display: block; max-width: 100%; margin:0 auto; }

/* 人才培养  */
.teacher_list{padding: 1rem 0;display: block;overflow: hidden; }
.teacher_list ul{ list-style: none; display: block; overflow:hidden; }
.teacher_list ul li{ width: 32%; float: left; display: block; overflow: hidden;  box-sizing: border-box; margin-right: 2%;margin-bottom: 25px; }
.teacher_list ul li:nth-child(3n){ margin-right: 0; }
.teacher_list ul li img{max-width: 100%; display: block; margin: 0 auto;}
.teacher_list ul li p{ font-size: 16px; color: #484848; line-height: 40px; margin-top:10px; text-align: center; }

.traning_list{padding: 1rem 0;display: block;overflow: hidden; }
.traning_list dl{ display: block; overflow: hidden; padding:.8rem 1.5rem .8rem 0; border-bottom:1px solid #ebedef;margin:5px; }
.traning_list dl dt{ width: 148px; background: #f1efea; float: left;border-left: 3px solid #263e8e; border-bottom-right-radius: 30px; padding: .6rem;box-sizing: border-box; text-align: center; }
.traning_list dl dt h3{ font-size:30px; color: #4e4e4e; line-height: 40px;font-weight: normal;  }
.traning_list dl dt p{ font-size: 18px; color: #767676; line-height: 30px; }
.traning_list dl dd{ width: calc(100% - 170px);float: right;display: block;overflow: hidden; }
.traning_list dl dd h3{ font-size: 20px; color: #2b2b2b; font-weight: normal; line-height: 32px; }
.traning_list dl dd p{ font-size: 16px; color: #8d8d8d; line-height: 28px; margin-top: 8px; }
.traning_list dl:hover{ background: #fff; box-shadow: 1px 1px 10px #eee; }
.traning_list dl:hover dt{ background: #263e8e; border-left:3px solid #c58690; }
.traning_list dl:hover dt h3{ color: #fff; }
.traning_list dl:hover dt p{ color: #fff; }
.traning_list dl:hover dd h3{ color: #263e8e }

/* 学术研究  */
.research_list{padding: 1rem 0;display: block;overflow: hidden;}
.research_list dl{ border:1px solid #ececec; display: block; overflow: hidden; padding: 10px; background: url(../images/xs_bg.jpg) right no-repeat; margin-bottom: 20px;}
.research_list dl dt{ width: 300px; float: left; display: block; overflow: hidden; }
.research_list dl dt img{ max-width: 100%; display: block; }
.research_list dl dd{float: right; width: calc(100% - 330px); display: block; overflow: hidden; padding: 1rem .7rem 1rem 0; box-sizing: border-box;position: relative; }
.research_list dl dd .re_time{width: 140px; float: left; color: #263e8e;font-family: "思源宋体 CN"; position: relative; }
.research_list dl dd .re_time:after{ width: 50px; height: 2px; background: #ccc; content:'';top:15px; right: 15px; position: absolute; }
.research_list dl dd .re_time h3{ font-size: 24px; line-height: 32px;  }
.research_list dl dd .re_time p{ font-size: 16px; line-height: 24px; }
.research_list dl dd .res_con{ width: calc(100% - 145px); display: block; overflow: hidden; float: right;}
.research_list dl dd .res_con h3{ font-size:20px; color: #263e8e; line-height: 30px;  font-weight: normal;}
.research_list dl dd .res_con p{ font-size: 16px; color: #8d8d8d; line-height: 26px; margin-top:.5rem; }
.research_list dl dd .re_more{ width: 40px;  position: absolute; left: 0; bottom: 1rem; }
.research_list dl dd .re_more i{ font-size: 36px; color: #263e8e;}


/* 智库专家  */
.doctor_list{display: block;overflow: hidden;}
.doctor_list dl{ width: 23%; display: block; margin-right: 2.3%; margin-top: 30px;overflow: hidden; border:1px solid #e9e9e9;float: left; }
.doctor_list dl:nth-child(4n){ margin-right: 0; }
.doctor_list dl dt{display: block;overflow: hidden;}
.doctor_list dl dt img{ width: 100%; display: block; transition: all 0.5s}
.doctor_list dl:hover dt img{-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);}
.doctor_list dl dd{ overflow: hidden; display: block; padding: .6rem; background: url(../images/zj_bg.png) right no-repeat #f5f5f5; position: relative; }
.doctor_list dl dd h3{font-size: 20px;color: #263e8e;line-height: 32px;border-bottom:1px dashed #f0e6e7;padding-bottom: 8px;}
.doctor_list dl dd p{font-size: 15px;color: #6f6f6f;line-height: 30px;margin-top: 6px;min-height: 40px;}
.doctor_list dl dd i{ font-size: 20px; color: #263e8e; position: absolute; right: .8rem; top:.7rem; }
.doctor_list dl:hover dd{background: url(../images/zj_bg.png) right no-repeat #852a39; }
.doctor_list dl:hover dd h3{ color: #fff; border-bottom:1px dashed #fff;}
.doctor_list dl:hover dd p{ color: #fff; }
.doctor_list dl:hover dd i{ color: #fff; }





.news-li { padding: 20px 0; border-bottom: 1px solid #DFDFDF; }
.news-li-a { display: block; display: flex; height: 86px; border: 1px solid transparent; }
.news-li-a .date { padding-top: 20px; width: 70px; height: 85px; background: #F2F2F3; text-align: center; font-size: 12px; color: #7E480E; box-sizing: border-box; }
.news-li-a .date .day { font-size: 24px; line-height: 24px;}

.news-li-a .cont { padding: 15px 20px 0; flex: 1; height: 65px; font-size: 18px; line-height: 25px; font-weight: bold; color: #7E480E; }
.news-li-a:hover { border-color: #007750; }
.news-li-a:hover .date { background-color: #007750; color: #fff; }
.news-li-a:hover .cont { color: #007750; }
.news-top { margin-bottom: 40px; }
.news-top .tit { margin-bottom: 20px; font-size: 18px; font-weight: bold; color: #000; text-align: center; }
.news-top .time { font-size: 14px; color: #000; text-align: center; }

.tran {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}



@-webkit-keyframes doudong {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
    40% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    60% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }
    80% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes doudong {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
    40% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    60% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }
    80% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}


.message01{ margin-top:1.5rem; display: block; overflow: hidden; }
.message01 ul{ padding-top:.8rem; border-top:1px solid #dedede; display: block; overflow: hidden;  list-style: none; }
.message01 ul li{ width: 32%; float: left; margin-right: 2%; display: block; overflow: hidden; margin-bottom: 25px;}
.message01 ul li input{ display: block; padding: 0 .3rem; font-size:14px; line-height: 48px;border:1px solid #dedede; width: 100%; box-sizing: border-box;  }
.message01 ul li:nth-child(3){ margin-right: 0; }
.message01 ul li:nth-child(4),.message01 ul li:nth-child(5),.message01 ul li:nth-child(6){width: 100%; display: block; margin-right: 0;}
.message01 ul li:nth-child(5) input{ float: left; width: 200px; }
.message01 ul li:nth-child(5) img{float: left;  height: 48px}
.message01 ul li textarea{ width: 100%; padding: .2rem .3rem;font-size:14px; line-height: 48px;border:1px solid #dedede; width: 100%; box-sizing: border-box; min-height: 150px;outline: none; }
.message01 ul li:nth-child(6) .submit{ width: 200px; background: #164877; border-radius: 30px; margin: 0 auto; display: block; font-size: .5rem; color: #fff; text-align: center; line-height: 48px; height: 48px; }


.bg12{ background: #f8f8f8; }
.bg13{ }

.ny_article{display: block; overflow: hidden; }
.article_bt{ border-bottom: 1px solid #eee; display: block; overflow: hidden; }
.article_bt h3{ font-size: .7rem; color: #333; line-height: 2; }
.article_news,.article_services{  display: block; overflow: hidden; }
.article_news dl{margin-bottom: 10px;
    overflow: hidden;
    padding: 20px;
    background: #fff;}
.article_news dl dd{ display: block; overflow: hidden; }
.article_news dl dd h3{ font-size: .45rem; color: #333333; line-height: 2; font-weight: bold; }
.article_news dl dd p{ font-size: 14px; color:#989898; line-height: 26px; margin:.4rem 0 .8rem;  }
.article_news dl dd span{ font-size: 14px; color: #686868; background: url(../images/time.png) left no-repeat; display: block; padding-left: 25px; line-height: 24px; }
.article_news dl:hover dd h3{ color: #1b46a3; }
.article_news dl:hover dt img{transform: scale(1.1);}


.product_012{ display: block; overflow: hidden; }
.product_012 dl{ float: left;   
    background: #fff;
    border: 1px solid #eeeeee;
    margin-right: 32px;
    margin-top: 32px;
    box-sizing: border-box; width: 23.5%; margin-right: 1.8%;}
.product_012 dl:nth-child(4n){ margin-right: 0; }
.product_012 dl a{ display: block;  position: relative; }
.product_012 dl dt{display: block; overflow: hidden;}
.product_012 dl dt img{ max-width: 100%; display: block; }
.product_012 dl dd{ padding: 10px 8px; display: block; overflow: hidden; border-top:1px solid #eee;text-align: center;  }
.product_012 dl dd h3{ font-size: 16px;
    color: #333;
    line-height: 36px; }
.product_012 dl dd h4{ font-size: 15px; color: #222; line-height: 2; font-weight: normal; }
.product_012 dl dd p{ font-size: .45rem; color: #8a8a8a; line-height: 30px; padding: .2rem 0; }
.product_012 dl:hover dd h3{ color: #164877; }
.product_012 dl dd span{ width: 41px; height: 41px; background: url(../images/p_more.png) 0 0 no-repeat; position: absolute; right: .5rem; bottom: .5rem; }
.product_012 dl:hover dt img{-webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);}
.product_012 dl:hover dd span{ background: url(../images/p_more.png) 0 -43px no-repeat;}

.positions02{ display: block; border-bottom: 1px solid #ddd; overflow: hidden; background: #fff; }
.positions02 p{ background: url(../images/position.png) left no-repeat;
    padding-left: 30px;
    font-size: 14px;
    color: #333;
    line-height: 60px; }
.positions02 p a{ color: #333; }
.cp_menu{width:100%;overflow: hidden;}
.cp_menu h4{font-size:30px;font-weight:normal;text-align:center;line-height:90px;}
.cp_menu .one_subnav{width:100%;background:#fff;border-top:1px solid #e62125;box-sizing:border-box;padding:40px 40px 0;overflow:hidden;}
.cp_menu .one_subnav a{display: block;
    float: left;
    min-width: 70px;
    font-size: 18px;
    line-height: 20px;
    color: #333;
    margin-bottom: 30px;
    margin-right: 40px;}
.cp_menu .one_subnav a.on1{color: #0c5fa5;
    font-weight: bold;}
.cp_menu .two_subnav{width:100%;border-top:1px solid #1a5a9f;background:#fcfcfc;box-sizing:border-box;padding:30px;overflow:hidden;}
.cp_menu .two_subnav a{display:block;float:left;font-size:16px;color:#777777;line-height:16px;margin-bottom:30px;box-sizing:border-box;padding-left:22px;margin-right:50px;background:url(../images/cp_list_bg_1.png) no-repeat center left; }
.cp_menu >div>a:hover{color:#0c5fa5;}
.cp_menu .two_subnav a.active{color:#0c5fa5;background:url(../images/cp_list_bg_2.png) no-repeat center left;}

.cp_menu >div.two_subnav>a:hover{background:url(../images/cp_list_bg_2.png) no-repeat center left;}
.cp_bd{width:100%;background:#f1f1f1;}
.cp_bd h4{font-size:30px;font-weight:normal;text-align:center;line-height:140px;}

.list_box_tab{ background: #f8f8f8; }
.article_content02 h1.article_title {
    font-weight: normal;
    padding: 5px 0;
    font-size: 20px; 
    line-height: 30px;
}
.article_content02 .article_infos {
    color: #818181;
    font-size: 12px;
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.hot_news{ width: 300px; display: block; overflow: hidden; }
.hot_news .hot_title{ font-size: 18px; color: #222;line-height: 45px; }
.hot_zxlb{ margin-top:20px; display: block; overflow: hidden; }
.hot_zxlb dl{ display: block; overflow: hidden; margin-bottom: 10px; }
.hot_zxlb dl dt{ display: block; overflow: hidden; }
.hot_zxlb dl dt img{ display: block;width: 100%;  }
.hot_zxlb dl dd{padding: 12px 8px;overflow: hidden;display: block;}
.hot_zxlb dl dd span{ font-size: 14px; color: #888; line-height: 24px; }
.hot_zxlb dl dd h3{ font-size: 16px; color: #333; line-height: 26px; font-weight: normal; }
.article_content02{ width: calc(100% - 330px); display: block; overflow: hidden; }
.hot_zxlb dl:hover dd h3{ color: #0c5fa5; }

/*banner*/

#flash {
    width: 100%;
    display: block;    

}

#flash .swiper-slide{
  top: 0;
  left: 0;
  width: 100%;
  }
#flash .swiper-slide .img {
    width: 100%;   
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

#flash .swiper-slide .img img {
    position: relative;
    left: auto;
    top: auto;
    transform: translate(0) scale(1.08);    
    max-width: none;
    display: block;

}

#flash .swiper-slide .img img,#flash .swiper-slide .img video{ width: 100%;
  height: 100%;
  object-fit: cover; /* 关键：填充容器并保持比例 */
  display: block; }


#flash .swiper-slide .banner-intro{ position: absolute;
    top: 30vh;
    width: 100%;
    text-align: left; }

#flash .swiper-slide .banner-intro span{ width: 140px;text-align: center; display: block; overflow: hidden; }
#flash .swiper-slide .banner-intro span a{ color: #fff; font-size: 15px;display: block; line-height: 45px; color:#fff;border:1px solid #fff; border-radius: 30px;margin-top:.5rem; }
#flash .swiper-slide .banner-intro span a:hover{ background: #fff; color: #92c136; }
#flash .swiper-slide-active .img img {
    transform: translate(0) scale(1);
}

#flash .swiper-pagination-bullet {
   padding: 1px;
    opacity: 0.4;
    outline: none;
    border-radius: 5px;
    width: 50px;
    height: 5px;
    background: #fff;
}

#flash .swiper-pagination-bullet-active {
       background: #fff;
    width: 50px;   
    opacity: 1;
    display: inline-block;
    margin: 0 3px;
}

#flash .swiper-button-prev {
    background: url(../images/ad_ctr_01.png) no-repeat rgba(0, 0, 0, 0.4);
    width: 46px;
    height: 73px;
    outline: none;
    margin-top:-36px;
}

#flash .swiper-button-prev:after{
    display: none;
}

#flash .swiper-button-next {
    background: url(../images/ad_ctr_02.png) no-repeat rgba(0, 0, 0, 0.4);
   width: 46px;
    height: 73px;   
        outline: none;
       margin-top:-36px;
}

#flash .swiper-button-next:after {
    display: none;
}

#flash .swiper-pagination-bullets {
    bottom: 40px !important;
}

@keyframes sliderPagination {
    100% {
        transform: scaleX(1);
        opacity: 1;
    }
}
@media screen and (max-width:1520px) {

 
#flash .swiper-slide .img img { width: 100%; }

}


.com_desc02{ width: 50%; display: block;overflow: hidden;padding-top:.5rem; }
.com_desc02 h3{ font-size: .9rem; color: #434e59; line-height: 2; position: relative;padding-bottom: 10px;letter-spacing: 2px; font-weight: normal; }
.com_desc02 h3:after{ width: 50px; height: 3px; content:''; position: absolute; bottom: 0; left: 0; background: #164877 }
.ases_about{ padding: .5rem 0;display: block; overflow: hidden; }
.ases_about p{ font-size: .48rem; color: #6c6c6c; line-height: 2.2; text-align: justify;}
.com_img02{ width: 47%;  display: block; overflow: hidden;  border-radius: 30px;    margin-top: 35px;}
.com_img02 img{ display: block; border-radius: 30px; }

.par_about{display: block; overflow: hidden;}
/* 企业文化 */
.part02{display: block; overflow: hidden; position: relative; background: #f3f4f8; padding: 35px 0; margin-top:1.5rem;}
.qy_bt{display: block; overflow: hidden;position: relative; text-align: center;}
.qy_bt h4{font-size: 40px;
    color: #e9ebf3;
    line-height: 70px;; }
.qy_bt h3{ font-size: 26px; color: #3c3c3c; line-height: 30px; text-align: center; position: absolute; bottom: 0;text-align: center; width:100%; }

.culture{display: block; overflow: hidden; margin-top:1.2rem;}
.culture dl{     width: 23%;
    margin-right: 2.33%;
    float: left;
    display: block;
    overflow: hidden;
    position: relative; }
.culture dl:nth-child(4){ margin-right: 0; }
.culture dl dt{ display: block; overflow: hidden; }
.culture dl dt img{ width: 100%; display: block; }
.culture dl dd{ width: 100%; position: absolute; top:0; text-align: center; padding:15% 0 0; }
.culture dl dd h3{     font-size: 24px;
    color: #fff;
    line-height: 36px; font-weight: normal; font-style: italic; }




/* 企业简介  */
.pageBanner {
    position: relative;
}

.pageBanner .imgDiv {
    width: 100%;
    display: block;
    overflow: hidden;
}

.pageBanner .imgDiv img {
    width: 100%;
    display: block;   
}

@-webkit-keyframes banner_inside {
    from {
        -webkit-transform: scale(1.15);
        transform: scale(1.15);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes banner_inside {
    from {
        -moz-transform: scale(1.15);
        transform: scale(1.15);
    }
    to {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes banner_inside {
    from {
        -o-transform: scale(1.15);
        transform: scale(1.15);
    }
    to {
        -o-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes banner_inside {
    from {
        -webkit-transform: scale(1.15);
        -moz-transform: scale(1.15);
        -o-transform: scale(1.15);
        transform: scale(1.15);
    }
    to {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }
}

.pageBanner .mxfDiv {
    position: absolute;
    right: 25%;
    top: 65%;
    transform: translateY(-50%);
    z-index: 5;
    width: 50%
}

.pageBanner .mxfDiv2 {
    left: 50%;
    right: auto;
    margin-right: 0;
    margin-left: -7.68rem;
}

.pageBanner .txtDiv {
    color: #fff;
    text-align: center;
}

.pageBanner .txtDiv hr {
    width: 30px;
    height: 2px;
    background: #fff;
    border: none;
    margin: 0 auto;
}

.pageBanner .mxfDiv2 .txtDiv {
    text-align: left;
}

.pageBanner .txt1 {
    font-size: 36px;
    line-height: 20px;
    padding-bottom: 25px;
    color: #fff;   
}

.pageBanner .txt2 {
    font-size: 18px;
    height: 75px;
    line-height: 36px;
    position: relative;
    color: #fff
}

.pageBanner .sxdDiv {
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 5;
}

.pageBanner .wenDiv {
    color: #fff;
    text-align: center;
}

.pageBanner .wen1 {
    font-size: 48px;
    line-height: 48px;
    height: 0.8rem;
    position: relative;
}

.pageBanner .wen1:after {
    content: '';
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin-left: -15px;
    bottom: 0;
}

.pageBanner .wen2 {
    font-size: 14px;
    padding-top: 0.6rem;
}




/*左侧分栏*/
.con_section {
    position: relative;
    padding: 5px 0 50px;
    overflow: hidden;
}

lside {
    display: block;
    position: relative;
    float: left;
    width: 20%;
}

lside section h2 {
    background: url(../images/p_tit.png) 10px no-repeat #025cad;
    height: 112px;
    font-size: 30px;
    line-height: 112px;
    color: #fff;
    padding-left: 65px
}

lside .lside_list {
    border: 1px solid #dfdfdf;
    display: block;
    overflow: hidden;
    background: #fff;
    padding: 15px 0 30px;
}

lside .lside_list dl {
    border-bottom: 1px solid #dfdfdf;
}

lside .lside_list dl dt {
    padding-left: 14px;
    font-size: 16px;
    color: #666;
    background: url(../images/side_ico.png) 190px no-repeat;
    display: block;
}

lside .lside_list dl dt a {
    display: block;
    padding: 15px 0 15px 10px;
    color: #4b4b4b;
}

lside .lside_list dl dt:hover {
    color: #fff;
    background: url(../images/side_ico1.png) 190px no-repeat #025cad;
    display: block;
}

lside .lside_list dl dt:hover a {
    color: #fff;
}

lside .lside_list dl dt.current {
    color: #fff;
    background: url(../images/side_ico1.png) 190px no-repeat #025cad;
    display: block;
}

lside .lside_list dl dt.current a {
    color: #fff;
}

lside .lside_list dl dd {
    padding: 6px 0 6px 0;
}

lside .lside_list dl dd a {
    display: block;
    padding-left: 40px;
    height: 36px;
    color: #333;
    font-weight: normal;
    line-height: 36px;
    background: url(../images/p_ico.png) 10px no-repeat;
    border-bottom: 1px solid #eee;
}

lside .lside_list dl dd .current a,
.lside_list dl dd a:hover {
    background: #efefef;
}

.side_lx,
.side_news {
    width: 100%;
    display: block;
    overflow: hidden;
    border: 1px solid #dfdfdf;
    background: #fff;
    margin: 15px 0;
}

.side_lx h3,
.side_news h3 {
    text-align: center;
    width: 100%;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    background: #1859b7;
}

.side_lx p {
    padding: 15px 10px;
    display: block;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}

.side_lx ul {
    padding: 24px 5px 0;
    display: block;
    overflow: hidden;
    background: url(../images/ab_con.png) 10px 20px no-repeat;
    border-bottom: 1px solid #dfdfdf;
}

.side_lx ul li {
    padding-left: 42px;
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
}

.side_lx ul li h4 {
    font-size: 16px;
    color: #4b4b4b;
    font-weight: normal;
    line-height: 20px;
}

.side_lx ul li span {
    font-size: 12px;
    color: #9c9c9c;
}

.side_news ul {
    list-style: none;
    padding: 15px 8px;
    display: block;
    overflow: hidden;
}

.side_news ul li {
    width: 100%;
    display: block;
    line-height: 42px;
    border-bottom: 1px solid #eeeeee;
}

.side_news ul li a {
    padding-left: 5px;
    display: block;
    font-size: 14px;
    color: #5c5c5c;
}

.side_news ul li a:hover {
    color: #f00;
    text-decoration: underline;
}

.bts{ padding: 12px 0; }
.bts a{ font-size: 15px; color: #666; line-height: 30px; display: block; }
.bts a:hover{ color: #083e8e; }
/*右侧内容*/
article {
    width: 78%;
    float: right;
    padding: 0 10px 50px;
}

.article_head {
    position: relative;
    height: 60px;
    border-bottom: 1px solid #ddd;
    line-height: 60px;
}

.article_head .position {
    position: absolute;
    top: 0;
    right: 0px;
    color: #aaa;
    font-family: 'Microsoft YaHei';
    font-size: 14px;
    background: url(../images/about/position.png) left no-repeat;
    padding-left: 30px;
}

.article_head .position a {
    color: #999;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun';
}

.article_head h1 {
    color: #555;
    font-weight: normal;
    font-size: 18px;
}

.met_module2_list {
    padding: 10px 10px
}

.met_module2_list li {
    list-style: none;
    border-bottom: 1px solid #ddd;
    padding: 15px 100px 15px 10px;
    position: relative
}

.met_module2_list h2 {
    font-weight: normal
}

.met_module2_list li p {
    color: #818181
}

.met_module2_list li span.time {
    color: #818181;
    position: absolute;
    right: 10px;
    top: 15px
}

.met_module2_list li:hover h2 {
    color: #1859b7;
}

.met_module2_list li span.down {
    color: #818181;
    position: absolute;
    right: 5px;
    top: 15px;
    background: url(../images/down.png) right no-repeat;
    padding-right: 30px;
}

.met_module2_list li:hover span.down {
    background: url(../images/down01.png) right no-repeat;
    color: #1859b7;
}

.met_module2_list li h2 i {
    margin-right: 10px;
    position: relative
}

.met_module2_list li h2 a:hover {
    text-decoration: underline;
}

.met_module2_list li.list_2 h2,
.met_module2_list li.list_3 h2 {
    margin-bottom: 3px;
    font-weight: bold
}

.met_module2_list li.list_2 {
    padding: 15px 0
}

.met_module2_list li.list_3 {
    padding-left: 100px;
    min-height: 80px
}


/*新闻列表*/
.module_list_article {
    padding: 10px;
}
.module_list_article p{ font-size: .4rem; line-height: 2; }
.module_list_article dl {
    list-style: none;
    border-bottom: 1px solid #ddd;
    padding: 15px 0px;
    position: relative;
    clear: both;
        overflow: hidden;
}

.module_list_article dl dt {
    width: 20%;
    float: left;
}

.module_list_article dl dt img {
    width: 100%;
}

.module_list_article dl dd {
    float: right;
    width: 78%;
}

.module_list_article dl dd h3 {
    font-weight: normal;
    font-size: 16px;
}

.module_list_article dl dd p {
    font-size: 14px;
    line-height: 24px;
    padding: 5px 0px;
    color: #666;
}

.module_list_article dl dd span {
    font-size: 12px;
    color: #666;
}

/*新闻详细*/
.article_content h1.article_title {
    font-size: 24px;
    font-weight: normal;
    padding: 5px 0;
  
}

.article_content .article_infos {
    color: #818181;
    font-size: 12px;
   
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd
}

.article_content .article_infos span {
    margin-right: 10px;
}

.article_content .article_editor {
    padding: 40px 0;
    line-height: 30px;
    font-size: 16px;
        min-height: 400px;
}

.article_editor img{
    max-width:100%
}
.article_editor table{  max-width: 100%; margin: 15px auto; overflow: hidden;  }
.article_editor table td{ border:1px solid #333; padding: 5px; line-height: 30px; }




/*图片列表*/
.module_list_img {
    padding: 10px;
    margin: 40px 0;
}

.module_list_img li {
    width: 31%;
    float: left;
    /* border: 1px solid #ccc; */
    margin-bottom: 20px;
    margin-right: 3%;
}

.module_list_img li:nth-child(3n) {
    margin-right: 0;
}

.module_list_img li a {
    display: block;
    width: 99%;
    text-align: center;
    overflow: hidden;
    border: 1px solid #ccc;
}

.module_list_img li .img-size {
    width: 100%;
    display: block;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    -moz-transition: all .2s;
}

.module_list_img li:hover .img-size {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.module_list_img li h3 {
    font-weight: normal;
    line-height: 60px;
    font-size: 16px;
    color: #333;
    height: :60px;
}

.module_list_img li:hover h3 {
    color: #fff;
    background: #025cad;
}

/*图片详情*/
/*图片详情*/
.product-info {
    padding: 30px 10px;
    overflow: hidden;
    background: #fff;
}

.product-img {
    width: 40%;
    float: left;
    border-right: 1px solid #eee;
    padding-right: 3%;
}

.product-img .cp_pic {
    display: block;
    overflow: hidden;
    border: 1px solid #eee;
}

.product-img .cp_pic img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.product-img .cp_ico {
    display: block;
    overflow: hidden;
    margin-top: 20px;
}

.product-img .cp_ico img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

.product-arr {
    float: left;
    width: 50%;
    padding-left: 3%;
}

.product-arr h3 {
    font-size: .7rem;
    padding-bottom: 20px;
    line-height: 40px;
    color: #333;
    font-weight: bold;
    border-bottom: 1px solid #ddd;
}

.product-arr h4 {
    padding-bottom: 15px;
    padding-top: 15px;
    font-size: 20px;
    color: #000000;
    font-weight: normal;
    
}
.cp_desc{ display: block; overflow: hidden; }
.cp_zx{ margin-top:35px;display: block; overflow: hidden;width: 300px; }
.cp_zx p{ font-size: 16px; background: #1b46a4; color: #fff; line-height: 48px; text-align: center;font-weight: bold; }
.product-arr .cptx{ padding: 15px 0; }
.product-arr  .cptx p {
    line-height: 32px;
    font-size: 15px;    
    color: #555;
}

.product-arr span {
    font-size: 24px;
    color: #333;
    margin-top: 20px;
    font-weight: bold;
    display: block;
}



/*留言*/
.msg_hr {
    border-top: 1px solid #ddd;
    margin: 0;
    padding: 0 5px 0 15px;
    font-weight: bold;
    font-size: 16px;
    background: #ddd;
    height: 60px;
    line-height: 60px;
}

:-ms-input-placeholder {
    color: #999
}

.msg {
    border: 1px solid #ddd;
    border-top: 0;
    overflow: hidden;
    text-align: left
}

.msg dl:after {
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0
}

.msg dl {
    width: 100%;
    zoom: 1;
    background: #fff
}

.msg dl {
    border-top: 1px solid #ddd;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -ms-flexbox;
    position: relative;
    padding: 5px 0
}

.msg dl dt {
    padding: 15px 15px 10px 15px;
    width: 105px;
    text-align: left;
    font-weight: normal;
    overflow: hidden;
    line-height: 1.2
}

.msg dl dd {
    -moz-box-flex: 1.0;
    -webkit-box-flex: 1.0;
    box-flex: 1.0;
    -ms-flex: 1;
    padding: 2px 0 0 15px;
    margin: 10px 0
}

.msg dl dd label input {
    position: relative;
    top: 1px;
    margin-right: 3px
}

.msg dl dd .fbox {
    margin: 0 10px 0 0
}

.msg dl dd .tips {
    color: #aaa
}

.msg dl dd .tips:hover {
    color: #f00
}

.msg dl dd.labelinline label {
    display: inline
}

.msg dl dt.addimgdt {
    padding: 10px 5px 10px
}

.msg dl dt.addimgdt p {
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px
}

.msg dl.noborder {
    border-bottom: 0
}

.msg dl dd.ftype_description {
    color: #fff;
    padding: 8px;
    margin: 0 5px;
    background: #00AAFF
}

.ftype_input .fbox {
    float: left
}

.ftype_input .tips {
    float: left;
    padding-top: 5px
}

.ftype_input .fbox input {
    width: 350px;
    height: 28px;
    line-height: 28px\9;
    padding: 2px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0;
    border-radius: 2px
}

.placeholder-ie {
    position: relative
}

.placeholder-ie label {
    position: absolute;
    left: 8px;
    top: 7px;
    cursor: text;
    color: #999
}

.ftype_textarea .tips {
    display: block
}

.ftype_textarea textarea {
    width: 350px;
    line-height: 1.5;
    height: 100px;
    padding: 7px 5px;
    border: 1px solid #dcdfe0;
    background-color: #fff;
    color: #333;
    outline: 0
}

.ftype_select .tips,
.ftype_select-linkage .tips {
    display: block;
    margin-top: 5px
}

select {
    line-height: 31px;
    height: 31px;
    vertical-align: middle;
    background-color: #fff;
    outline: 0;
    border: 1px solid #ccc;
    padding: 4px;
    color: #656565
}

.ftype_radio .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
}

.ftype_radio .fbox input[type='radio'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0;
    position: relative;
    top: -1px;
    margin-right: 6px
}

.ftype_radio .formerror {
    margin-top: 0
}

.ftype_checkbox .fbox input[type='checkbox'] {
    border-radius: 100%;
    bottom: 3px;
    height: 15px;
    position: relative;
    vertical-align: middle;
    width: 15px;
    margin: 0
}

.ftype_checkbox .fbox label {
    font-weight: normal;
    height: 28px;
    line-height: 28px;
    margin: 0;
    display: block
}

.ftype_checkbox .fbox input {
    position: relative;
    top: -1px;
    margin-right: 6px !important
}

.ftype_checkbox .formerror {
    margin-top: 0
}

.ftype_transverse .fbox label {
    display: inline;
    margin-right: 15px
}

.submit {
    display: block;
    background: #23b7e5;
    border: 0 none;
    height: 34px;
    line-height: 26px;
    padding: 0 35px;
    color: #fff;
    cursor: pointer;
    border-radius: 2px;
    font-family: 'Microsoft YaHei', Tahoma, Verdana, 'Simsun'
}

.submit:hover {
    background: #38c4f0
}

.submit.active {
    background: #1ba4cf
}

.msg dl dd.ftype_code input {
    width: 80px;
    margin-right: 10px
}

.msg dl dd.ftype_code img {
    height: 30px;
    position: relative;
    bottom: 2px
}

/*分页*/
.page-list {
        clear: both;
    margin: 20px 0px ;
    text-align: center;
    overflow: hidden;
   
    padding: 12px 0;
}

.page-list .page-item {
    display: inline-block;overflow: hidden;
}

.page-list .page-link {
    display: inline-block;
    font-family: Arial;
    font-size: 16px;
    padding: 8px 11px;
    margin-left: 6px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 4px;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
        background-color: #263e8e;
    border-color: #263e8e;
}

.page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
}

.case_list01 {
    padding: 20px 0;
    display: block;
    overflow: hidden;
}

.case_list01 ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.case_list01 ul li {
    width: 32%;
    margin-right:2%;
    margin-bottom: 20px;
    margin-top: 10px;
    display: block;
    float: left;
}

.case_list01 ul li:nth-child(3n) {
    margin-right: 0;
}

.case_list01 ul li .c_img {    
    background: #fff;
    border: 1px solid #ccc;
    display: flex;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    justify-content: center;
    align-items: center;
    height: 280px;
}

.case_list01 ul li .c_img img {
   
    max-width: 100%;display: block;
}

.case_list01 ul li p {
    width: 100%;
    background: #ededed;
    text-align: center;
    font-size:15px;
    line-height: 54px;
}

.case_list01 ul li:hover p {
    background: #263e8e;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    color: #fff;
}

.case_list01 ul li:hover {
    -webkit-animation: doudong 1s ease;
    animation: doudong 1s ease;
}


.case_list02 {
    padding: 50px 0;
    display: block;
    overflow: hidden;
}

.case_list02 ul {
    list-style: none;
    display: block;
    overflow: hidden;
}

.case_list02 ul li {
    width: 13%;
    margin-right: 1.5%;
    margin-bottom: 10px;
    margin-top: 10px;
    display: block;
    float: left;
}

.case_list02 ul li:nth-child(7n) {
    margin-right: 0;
}

.case_list02 ul li .c_img {
    padding: 3px;
    background: #fff;
    border: 1px solid #ccc;
    display: flex;
    overflow: hidden;
    box-sizing: border-box;
    width: 100%;
    justify-content: center;
    align-items: center;
   
}

.case_list02 ul li .c_img img {
   display: block;
   width: 100%;
}

.case_list02 ul li p {
    width: 100%;
    background: #ededed;
    text-align: center;
    font-size: .4rem;
    line-height: 3;
}

.case_list02 ul li:hover p {
    background: #263e8e;
    -webkit-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    color: #fff;
}

.case_list02 ul li:hover {
    -webkit-animation: doudong 1s ease;
    animation: doudong 1s ease;
}


.case_list_article {
    margin: 40px 0;
    display: block;
    overflow: hidden;
}
.case_list_article ul{list-style: none;
    display: block;
    overflow: hidden;}
.case_list_article ul li{     width: 18%;
    margin-right: 2.2%;
    float: left;
    display: block;
    overflow: hidden;
    border: 1px solid #ccc; margin-bottom: 30px;}
 .case_list_article ul li .c_img{    display: block;
    margin: 5px;
    overflow: hidden;}   
.case_list_article ul li:nth-child(5n){ margin-right: 0; }
 .case_list_article ul li .c_img img{     display: block;
    max-width: 100%;
    margin: 0 auto; }
.case_list_article ul li p{    background: #ccc;
    line-height: 50px;
    text-align: center;
    color: #000;}
.case_list_article ul li:hover {
    -webkit-animation: doudong 1s ease;
    animation: doudong 1s ease;
}
.case_list_article ul li:hover p{ background: #263e8e; color: #fff; }

.img_pic{ display: block; overflow: hidden; margin:12px 0; }
.img_pic img{ display: block; max-width: 100%; margin:0 auto; }

@-webkit-keyframes doudong {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }

    40% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    60% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }

    80% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes doudong {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    20% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }

    40% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    60% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }

    80% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}



.pro_contact {
    width: 100%;
    display: block;
    margin: 50px 0 70px;
}

.pro_contact li {
    width: 100%;
    padding: 12px;
    font-size: 18px;
    color: #898989;
    line-height: 50px;
}

.pro_contact li i {
    width: 60px;
    height: 50px;
    display: block;
    float: left;
    margin-right: 10px;
}

.pro_contact li .c01 {
    background: url(../images/ico2.png) 0 0 no-repeat;
}

.pro_contact li .c02 {
    background: url(../images/ico2.png) 0 -50px no-repeat;
}

.pro_contact li .c03 {
    background: url(../images/ico2.png) 0 -100px no-repeat;
}

.pro_contact li .c04 {
    background: url(../images/ico2.png) 0 -150px no-repeat;
}



.cplb_02 {
    margin-top: 40px;
    display: block;
    overflow: hidden;
}

.cplb_02 a:link,
.cplb_02 a:visited {
    color: #fff;
}

.cplb_02 a:active,
.cplb_02 a:hover {
    color: #fff;
}

.cplb_02 ul {
    margin-left: -1%;
}

.cplb_02 li {
    float: left;
    display: block;
    width: 24%;
    margin: 0px 0px 38px 1%;
    background-color: #f3f3f3;
    position: relative;
}

.cplb_02 .item {
    padding: 15px 30px;
    position: relative;
}

.cplb_02 .img {
    position: relative;
    overflow: hidden;
    display: flex;
    width: 100%;   
    justify-content: center;
    align-items: center;
}

.cplb_02 .img img {
    max-width: 100%;
    /* display: block; */
    transition: 600ms;
    -webkit-transition: 600ms;
    -ms-transition: 600ms;
    max-height: 100%;
}

.cplb_02 .black {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url(../images/black_50.png) repeat;
    background: none rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
}

.cplb_02 .ntype {
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 2px 15px;
    background-color: #215bab;
    color: #fff;
}

.cplb_02 .t {
    font-size: 16px;
    line-height: 1.4;
    color: #3E3E3E;
    height: 30px;
    overflow: hidden;
    margin: 16px 0px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.cplb_02 .bot {
    color: #999;
    font-family: arial, helvetica, sans-serif;
}

.ntime {
    background: url(../images/new_i1.png) no-repeat scroll left center;
    padding: 2px 0px 2px 22px;
    margin-right: 12px;
}

.nease {
    background: url(../images/new_i2.png) no-repeat scroll left center;
    padding: 2px 0px 2px 28px;
}

.cplb_02 .blueBg {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 0%;
    background-color: #808080;
    transition: all 0.7s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;
    -webkit-transition: all 0.7s cubic-bezier(0.71, -0.01, 0.07, 0.99) 0s;
}

.cplb_02 .linkA {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
}

.cplb_02 li:hover .blueBg {
    height: 100%;
}

.cplb_02 li:hover .ntype {
    background-color: #fff;
    color: #d71222;
}

.cplb_02 li:hover .t,
.cplb_02 li:hover .bot {
    color: #fff;
}

.cplb_02 li:hover .bot .ntime {
    background-image: url(../images/new_i12.png);
}

.cplb_02 li:hover .bot .nease {
    background-image: url(../images/new_i22.png);
}

.cplb_02 li:hover .black {
    opacity: 1;
    visibility: visible;
}

.cplb_02 li:hover .img img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}


.banner {
    width: 500px;
    overflow: hidden;
    border: 1px solid #979797;
    background: #fff;
}

.large_box {
    /* margin-bottom: 10px; */
    height: 300px;
    overflow: hidden;
    margin: 25px;
    width: 450px;
}

.large_box li {
    width: 450px;
    height: 300px;
    display: block;
    overflow: hidden;
}

.large_box img {
    display: block;
    margin: 0 auto;   
    max-height: 100%;
}

.small_box {
    height: 73px;
    overflow: hidden;
    padding: 10px;
    border-top: 1px solid #ccc;
}

.small_list {
    position: relative;
    float: left;
    width: 320px;
    height: 73px;
    overflow: hidden;
}

.small_list ul {
    height: 64px;
    overflow: hidden;
}

.small_list ul li {
    position: relative;
    float: left;
    margin-right: 10px;
    width: 64px;
}

.small_list ul li img {
    display: block;
    height: 30px;
    margin: 20px auto;
}

.small_list ul li .bun_bg {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 64px;
    height: 73px;
    background: #000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}

.small_list ul li.on .bun_bg {
    display: block;
}

.btn02 {
    display: block;
    width: 20px;
    height: 73px;
    background-repeat: no-repeat;
    background-position: center center;
    cursor: pointer;
}

.left_btn {
    float: left;
    margin-right: 10px;
    background-image: url(../images/left_btn.png);
}

.right_btn {
    float: right;
    background-image: url(../images/right_btn.png);
}

.product-arr .dian {
    overflow: hidden;
    height: 50px;
}

.product-arr .p_zx {
    width: 150px;
    border: 1px solid #0061ae;
    display: block;
    margin-top: 15px;
    text-align: center;
    overflow: hidden;
}

.product-arr .p_zx a {
    font-size: 16px;
    color: #0061ae;
    padding: 10px 0;
    display: block;
}

.product-arr .p_zx a:hover {
    background: #0061ae;
    color: #fff;
}

/* 新闻详细  */
.con_section article{float: left;
    width: 68.05%;}
.con_section .news-aisde{    float: right;
    width: 27.77%;}
.news-aisde{    font-size: .45rem;
    line-height: .5rem;
    color: #333;
    font-weight: bold;}
.news-aisde .list {
    border: 1px solid #e5e5e5;
    margin-top: 30px;
    padding: 20px;
}
.hot-tit{ font-size: 18px;  }
.news-aisde .list .item {
    display: block;
    margin-bottom: 20px;
}
.news-aisde .list .num {
    float: left;
    width: 20px;
    height: 24px;
    background-color: #999;
    margin-top: 5px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 12px;
}
.news-aisde .list .text {
    float: right;
    width: 90%;
}
.f-cb:after {
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
    content: ".";
}

.news-aisde .list .txt {
   
    line-height: 30px;
    color: #666;
    transition: all .3s;
    font-weight: normal;
}

.news-aisde .list .time {
    font-size: 12px;
    line-height: 24px;
    color: #999;
    margin-top: 5px;
    font-weight: normal;
}
.news-aisde .list .item:nth-child(1) .num {
    background-color: #de001f;
}

.news-aisde .list .item:nth-child(2) .num {
    background-color: #e99d0a;
}
.news-aisde .list .item:nth-child(3) .num {
    background-color: #333;
}

.news-aisde .list .item:hover .txt{ color:#d71222;  }



.ser_cn{ display: block; overflow: hidden; margin:50px 0; }
.ser_cn ul{ list-style: none; display: flex; overflow: hidden; }
.ser_cn ul li{ margin-left: 5%; display: block; overflow: hidden;  }
.ser_cn ul li:nth-child(3){ margin-right: 0; }
.ser_cn ul li .ico01{ width: 130px;height: 130px; padding-bottom: 22px; background: url(../images/product/ico_001.png) no-repeat; text-align: center;margin-right: 10px; }
.ser_cn ul li .ico01 h3{ font-size: 46px; color: #3c4244; line-height: 130px; }
.ser_cn ul li .ser_t01{ padding-top:20px;  }
.ser_cn ul li .ser_t01 h3{ font-size: 40px; color:#d71222; line-height: 40px; }
.ser_cn ul li .ser_t01 h3 i{ font-size: 18px; color: #404040; font-style: normal; font-weight: normal; }
.ser_cn ul li .ser_t01 p{ font-size: 18px; color: #000000; line-height: 30px; }

.ser_support{display: block; overflow: hidden;}
.ser_support ul{ display: flex;overflow: hidden; }
.ser_support ul li{display: block; overflow: hidden; border-right: 1px dashed #bababa; padding:20px 0; width: 24.5%; text-align: center; }
.ser_support ul li:last-child{ border-right: 0; }
.ser_support ul li i{ width: 80px; height: 80px; display: block; margin:0 auto; }
.ser_support ul li h3{color:#666666; line-height: 45px; font-weight: normal;margin-top:15px;}


.details_swiper{margin-bottom:30px;}
.album-small{position: relative;width:100%;padding:0 30px;margin-top:15px;  box-sizing: border-box;}
.album-small .swiper-container{position: static;}
.album-small .swiper-slide:after{content: '';position: absolute;width:100%;height:100%;left:0;top:0;border:1px solid #4797d1;opacity: 0;transition:all 0.5s; box-sizing: border-box;}
.album-small .swiper-slide-thumb-active:after{opacity: 1;}
.gallery-thumbs .swiper-button-prev,
.gallery-thumbs .swiper-button-next{width:30px;height:100%;top:0;margin-top:0;background-size:auto 20px;opacity: 1;}
.gallery-thumbs .swiper-button-prev{left:0;background-image: url(../images/ico_fl2.png);}
.gallery-thumbs .swiper-button-prev.swiper-button-disabled{opacity: 0.8;}
.gallery-thumbs .swiper-button-next{right:0;background-image: url(../images/ico_fr2.png);}
.gallery-thumbs .swiper-button-next.swiper-button-disabled{opacity: 0.8;}
.album-big .swiper-slide .img{ display: block; overflow: hidden; }
.album-big .swiper-slide .img img{ max-width: 100%; display: block; margin: 0 auto; max-height: 360px; }
.album-small .swiper-slide .img{ display: block; overflow: hidden;position: relative; }
.album-small .swiper-slide .img img{ max-width: 100%; display: block; margin: 0 auto; }


.article_editor{ padding: 1rem 0; }
.article_editor p{ font-size: 15px; color: #222; line-height: 30px; }

/*左侧工具条*/
#toolbar {
    position: fixed;
    z-index: 9999;
    right: 5px;
    bottom: 10%;
}

#toolbar li {
    margin-bottom: 3px;
    font-size: 0;
    width: 57px;
    height: 57px;
    right: 0;
    position: relative;
}

#toolbar li a {
    display: block;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 57px;
    height: 57px;
    overflow: hidden;
    background: #263e8e;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    white-space: nowrap;
    font-size: 0;
}

#toolbar li .icon-font {
    display: inline-block;
    vertical-align: middle;
    width: 57px;
    height: 57px;
    background-color: #d9d9d9;
}

#toolbar li .icon-qq:after {
    background-position: 0 -150px;
}

#toolbar li .icon-phone:after {
    background-position: 0 -90px;
}

#toolbar li .icon-ewm:after {
    background-position: 0 -30px;
}

#toolbar li .icon-message:after {
    background-position: 0 -120px;
}

#toolbar li .icon-top:after {
    background-position: 0 -60px;
}

#toolbar li .icon-wangwang:after {
    background-position: 0 0;
}

#toolbar li .wz {
    display: inline-block;
    line-height: 57px;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
    padding-left: 10px;
}

#toolbar li.ewm .ewm-box {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: #263e8e;
    width: 110px;
    right: 120%;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
}

#toolbar li.ewm .ewm-box p {
    margin-bottom: 0;
}

#toolbar li.ewm .ewm-box img {
    max-width: 100%;
}

#toolbar li.ewm .ewm-box:after {
    content: '';
    position: absolute;
    right: -5px;
    bottom: 20px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #263e8e;
    border-right: none;
}

#toolbar li.ewm:hover .icon {
    background-position: -57px -180px;
}

#toolbar li.ewm:hover .ewm-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar li.backtop {
    cursor: pointer;
}

#toolbar li.backtop .iconfont {
    color: #fff;
    background-color: #263e8e;
}

#toolbar li:hover a {
    width: 200px;
}

#toolbar li:hover .icon-font {
    background-color: #263e8e;
}

#toolbar li:hover .icon-qq:after {
    background-position: -30px -150px;
}

#toolbar li:hover .icon-phone:after {
    background-position: -30px -90px;
}

#toolbar li:hover .icon-ewm:after {
    background-position: -30px -30px;
}

#toolbar li:hover .icon-message:after {
    background-position: -30px -120px;
}

#toolbar li:hover .icon-wangwang:after {
    background-position: -30px 0;
}

#toolbar li:hover .icon-top:after {
    background-position: -30px -60px;
}

.icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}

.icon-font {
    position: relative;
}

@media (max-width: 990px) {
    #toolbar {
        display: none;
    }
}

.article_content{    background: #fff;
    
    overflow: hidden;
    display: block;
    width: 100%;
    box-sizing: border-box;}



@-webkit-keyframes doudong {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
    40% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    60% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }
    80% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}

@keyframes doudong {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    20% {
        -webkit-transform: translateY(6px);
        transform: translateY(6px);
    }
    40% {
        -webkit-transform: translateY(-6px);
        transform: translateY(-6px);
    }
    60% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px);
    }
    80% {
        -webkit-transform: translateY(-3px);
        transform: translateY(-3px);
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}



.ctoavatar { margin: 80px auto 20px; width: 100px }
.ctoavatar img { width: 100px; /*border-radius: 50% */}
.abname { color: #3f3f3f; font-weight: bold; font-size: 16px; margin-bottom: 10px; text-align: center }
.abposition { color:#096; text-align: center }
.abtext { padding: 20px 40px; color: #9a9a9a; line-height: 26px }
.readmore { float: right; }


/*tags*/


.detail_box {
    padding-bottom: 128px;
    position: relative;
    z-index: 100;
}

.detail_box .dtop {
    background: #f6f6f6;
    height: 80px;
    width: 100%;
}

.detail_box .dtop.fix {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
}

.detail_box .dtop .dtop_cen .pos {
    float: left;
}
.detail_box .dtop .dtop_cen h3 {
    display: block;
    float: left;
    width: 200px;
    height: 80px;
    font-size: 18px;
    line-height: 80px;
    background: #1b46a4;
    color: #fff;
    font-weight: bold;
    text-align: center;
    transition: all 0.5s ease;
}




.detail_box .dtop .dtop_cen .pos a {
    display: block;
    float: left;
    width: 200px;
    height: 80px;
    font-size: 18px;
    line-height: 80px;
    color: #333;
    text-align: center;
    transition: all 0.5s ease;
}

.detail_box .dtop .dtop_cen .pos a.active {
    background: #1b46a4;
    color: #fff;
    font-weight: bold;
}

.detail_box .dtop .dtop_cen .pos a:hover {
    background: #1b46a4;
    color: #fff;
    font-weight: bold;
}

.detail_box .dtop .dtop_cen .return {
    display: block;
    float: right;
    width: 200px;
    background: #e1e1e1;
    height: 80px;
    text-align: center;
        position: absolute;
    right: 0;
    top: 0;
}

.detail_box .dtop .dtop_cen .return:hover .txt {
    color: #1b46a4;
}

.detail_box .dtop .dtop_cen .return:hover .ico {
    transform: translateX(10px);
}

.edite_con{ padding: 30px 0; }
.detail_box .dtop .dtop_cen .return .txt {
    font-size: 16px;
    line-height: 80px;
    color: #666;
    display: inline-block;
    vertical-align: middle;
    margin: 0 4px;
    transition: all 0.5s;
}

.detail_box .dtop .dtop_cen .return .ico {
    width: 19px;
    height: 15px;
    background: url(../images/fh.png) no-repeat;
    display: inline-block;
    margin: 0 4px;
    transition: all 0.5s;
    vertical-align: middle;
}

.detail_box .container .box {
    padding-top: 67px;
}

.detail_box .container .box .t {
    font-size: 24px;
    line-height: 50px;
    color: #333;
    font-weight: bold;
}

.detail_box .container .box .pic {
    margin-top: 35px;
}

.detail_box .container .box .pic img {
    max-width: 100%;
}

.detail_box .container .box .con table {
    margin-top: 22px;
    border:1px solid #333;
    width: 100%;
}

.detail_box .container .box .table table {
    width: 100%;
}

.detail_box .container .box .table table tr td {
    border: 1px solid #e1e1e1 !important;
    padding: 15px 50px !important;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 32px;
    font-family: "Microsoft Yahei" !important;
    color: #333;
}

.detail_box .container .box .table table tr td p span {
    font-size: 16px !important;
    font-family: "Microsoft Yahei" !important;
    line-height: 32px !important;
}

.detail_box .container .box .table table tr td.bg {
    background: #f6f6f6 !important;
}

.detail_box .container .box .table table tr td.tit {
    font-size: 20px;
    line-height: 30px;
    color: #333 !important;
    font-weight: bold !important;
    text-align: center;
    font-family: "Microsoft Yahei" !important;
}

.detail_box .container .box .table table tr td.tit p,
.detail_box .container .box .table table tr td.tit span {
    font-size: 20px !important;
    font-family: "Microsoft Yahei" !important;
    line-height: 30px !important;
    color: #333 !important;
}

.detail_box .container .box .con {
    margin-top: 18px;
    font-size: 16px;
    line-height: 30px;
    color: #666;
}

.detail_box .container .box .con p {
    padding-left: 15px;
}
.detail_box .container .box .con table td{ border-bottom: 1px solid #333;
    border-right: 1px solid #333;
    padding: 10px; }



.question{}
.list_lh{ overflow:hidden;}
.list_lh li{ padding:10px;}
.list_lh li h3{font-size: .45rem;
    line-height: 1.6;
    background: #f2f2f2;
    padding: .2rem .3rem; }
.list_lh li p{ font-size: 14px; line-height: 24px; margin-top:.2rem; }

.releat_case{ display: block; overflow: hidden; position: relative; padding-bottom: 1rem; margin-top:.5rem; }
#tj_case{display: block; overflow: hidden;}
#tj_case .swiper-slide{display: block; overflow: hidden;}
#tj_case .swiper-slide dl{border:1px solid #ccc; }
#tj_case .swiper-slide dl dt{ display: block; overflow: hidden; }
#tj_case .swiper-slide dl dt img{ width: 100%; display: block; }
#tj_case .swiper-slide dl dd{ width: 100%; background: rgba(0,0,0,0.5);  padding: .2rem; }
#tj_case .swiper-slide dl dd p{ font-size: .4rem; color: #fff; line-height: 2; }
#tj_case .swiper-pagination-bullet-active{ background: #263e8e }


.edite_con .con table{border:1px solid #e2e2e2; width: 100%; margin-top:1rem;}
.edite_con .con table td{border: 1px solid #e2e2e2; padding: 5px 10px;}



.box .con table{ border:1px solid #e2e2e2; width: 100%; margin-top:1rem; }
.box .con table tbody{}
.box .con table tbody tr{ background: #fff; }
.box .con table tbody tr td{ font-size: .45rem; color: #000000; line-height: 1.8; padding: .5rem; text-align: center; justify-content: center;border-right: 1px solid #e2e2e2;border-bottom: 1px solid #e2e2e2;vertical-align: middle; }
.box .con table tbody tr:nth-child(2n){ background: #f5f6f7;}
.box .con table tbody tr:hover{ background: #e0efff; }



.news_021{display: block; overflow: hidden; padding: 1rem 0;}
.news_021 dl{ display: block; overflow: hidden; margin-bottom:20px; border-top:1px solid #e8e8e8; box-sizing: border-box;border-bottom:1px solid #e8e8e8; padding: 15px 0;}
.news_021 dl dt{  display: block; overflow: hidden; width: 132px; float: left;border-right:1px solid #e5e5e5; text-align: center;}
.news_021 dl dt h3{ font-size: 1.2rem; color: #878787; line-height: 1.2 }
.news_021 dl dt p{font-size: 14px; color: #878787; line-height: 20px;}
.news_021 dl dd{  display: block; overflow: hidden; float: right; width: calc(100% - 150px);}
.news_021 dl dd  h3{ color: #333333; line-height: 34px; font-size: 16px; }
.news_021 dl dd  p{ line-height: 28px;font-size: 14px; color: #606060; margin: 8px 0; }
.news_021 dl dd  span{ font-size:15px; color: #626262; line-height: 20px;  }

.news_021 dl:hover{border:1px solid #263e8e; background: #fff;}
.news_021 dl:hover dd  h3{ color: #263e8e; }

.gzy_style{display: block; overflow: hidden; padding: 1rem 0;}
.style01{ margin-bottom: 1rem;display: block; overflow: hidden; }
.sty_bt{ border-bottom: 1px solid #eee; line-height: 50px; }
.sty_bt h3{ font-size: 24px; color: #222;     display: flex;
    align-items: center; }
.sty_bt h3 i{ width: 36px; float: left;margin-right: 8px; }
.sty_bt h3 i img{ max-width: 100%; display: block; }
.style_list{ margin-top:.8rem;display: block; overflow: hidden; }
.style_list ul{ list-style: none; display: block; overflow: hidden; }
.style_list ul li{ width: 23%; float: left; margin-right: 2.3%; display: block; margin-bottom: 15px;overflow: hidden; }
.style_list ul li:nth-child(4n){ margin-right: 0; }
.style_list ul li .s_pic{ display: block; border:3px solid #ddd;  overflow: hidden;}
.style_list ul li .s_pic img{ max-width: 100%; display: block; }
.style_list ul li p{ text-align: center; font-size: 15px; color: #333; line-height: 24px; margin-top:6px; }