/*Technical Support SudyTech*/
@charset "utf-8";
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{ margin:0; padding:0; }
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{ display:block; }
table{ border-collapse:collapse; border-spacing:0; }
caption,th{ text-align:left; font-weight:normal; }
html,body,fieldset,img,iframe,abbr{ border:0;}
img{vertical-align:top;}
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
li{ list-style:none; }
h1,h2,h3,h4,h5,h6,small{ font-size:100%; }
sup,sub{ font-size:83%; }
pre,code,kbd,samp{ font-family:inherit; }
q:before,q:after{ content:none; }
textarea{ overflow:auto; resize:none; }
label,summary{ cursor:default; }
a,button{ cursor:pointer; }
h1,h2,h3,h4,h5,h6,em,strong,b{ font-weight:bold; }
del,ins,u,s,a,a:hover{ text-decoration:none; }
body,textarea,input,button,select,keygen,legend{ font:13px/1 arial,\5b8b\4f53; color:#333; outline:0; }
:focus { outline:0; }
/*备用样式表*/
.none { display:none; }
.wcb{ width:100%; height:30px; border:2px dashed #97CBE0; }
.hidden { visibility:hidden; }
.clear { width:100%; height:0; line-height:0; font-size:0; overflow:hidden; clear:both; display:block; _display:inline; }
.clearfix:after{clear: both;content: ".";display: block;height:0;visibility: hidden;}
.clearfix{ display: block; *zoom:1; }
.icon{display:inline-block;width: 32px;height: 32px;vertical-align:middle;background:url(images/icon.png) no-repeat;}
/*css3扩展*/
body:before {content: ""; position: fixed; top: -10px; left: 0; z-index: 110; width: 100%; height: 10px;

}






/*通用全局样式*/
*{margin: 0;padding: 0;list-style: none;text-decoration: none;}
body {line-height: 1;font-size: 13px;font-family: 'Microsoft YaHei', sans-serif;color:#333;position: relative;}
p{line-height:1.75;}
a {color:#000000; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#203CA9; }
/* 此处复制结束 */

/* ============================================== */

/* 布局开始 */
/* 全局样式 */
.w{
    width: 1500px;
    margin: 0 auto;
}

.c2.w{padding-top:94px;padding-bottom: 100px;}
.c3.w{padding:114px 0 124px;}
/* Start Header */
.head{
    width: 100%;
    height: auto;
}
/* 标题 */
.header-top{
    width: 100%;
    
    background: url(images/head.png)no-repeat center/cover;
    
}
.ht-con{
        height: 143px;
    /* background-color: pink; */
}

/* logo开始 */
.sitelogo{
    display: inline-block;
    margin-top: 11px;
}
.sitetitle{
    font-size: 40px;
    line-height: 56px;
    margin-left: 20px;
    margin-top: -70px;
    color: #203CA9;
    font-weight: bold;
}
/* logo结束 */

/* 搜索框开始 */
.search-panel {float: right; position: relative; clear: right; margin-top: 56px;}
.search-window {background-color: transparent; overflow: hidden; width: 29px;}
.wp-search {position: relative;}
.wp-search form {display: block;}
.wp-search .search-input {margin-right: 47px;    margin-left: 8px;}
.wp-search .search-input input.search-title {width: 100%; height: 27px; line-height: 27px; border: 0; outline: 0; background: none; color: #888; font-size: 14px; padding-left: 5px; border: 1px solid #f7e7e7;background: #fff;}
.wp-search .search-btn {width: 29px; height: 29px; position: absolute; right: 0; top: 0;}
.wp-search .search-btn input.search-submit {width: 29px; height: 29px; border: 0; outline: 0; background: url(./images/search.png) center no-repeat; cursor: pointer;}
.searchbtn {width: 29px; height: 29px; border: 0; outline: 0; background:#f6fafd url(./images/search.png) center no-repeat; background-repeat: no-repeat; position: absolute; right: 0; top: 0; z-index: 120; cursor: pointer;}
.wp-search{
    background-color: transparent;
}

/* 搜索框结束 */

/* 面包屑导航 */
.motto{
    width: 223px;
    height: 29px;
    float: right;
    margin-top: 56px;
}
.mo_list{
    width: auto;
    height: 29px;
    white-space: nowrap;
    overflow: hidden;
    margin-right: 21px;
    padding-right: 36px;
    float: right;
    display: inline-block;
    position: relative;
}
.mo_list:after{content:'|';font-size: 18px;position: absolute;color: #CBCBCB;right: 0;top: 0;line-height: 27px;}
.mo_news{
    font-size: 16px;
    color: #4D4D4D;
    height: 29px;
    line-height: 29px;
    display: inline-block;
    background:url(images/home.png)no-repeat center left;
    padding-left: 17px;
}
.mo_news a{
    font-size: 16px;
    color: #4D4D4D;
    height: 29px;
    line-height: 29px;
    padding: 0 10px;
}
.motto .mo_list .n1 a{
    border-right: #4D4D4D solid 1px;
}

.motto .mo_list .n1 a:hover{
    color: #203CA9;
}
.motto .mo_list .n2 a:hover{
    color: #203CA9;
}

/* 导航栏开始 */
.header-bottom{
    width: 100%;
    height: 70px;
    background-color: #203CA9;
}
.wp-window {
    height: 100%;
    margin: 0 auto;
    background-color: #203CA9;
}

/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {
    width: 1500px;
    margin: 0 auto;
    height: 100%;

}

.wp-menu .menu-item {
    display: inline-block;
    float: left;
    position: relative;
    font-weight: bold;
}

.wp-menu .menu-item.i1 {
    background: none;
}

.wp-menu .menu-item a>.menu-switch-arrow {
    display: none;
    width: 0px;
    height: 100%;
    vertical-align: middle;
    display: none;
}

.wp-menu .menu-item a.menu-link {
    display: inline-block;
    padding: 0 49px;
    line-height: 70px;
    height: 100%;
    color: #FFFFFF;
    font-size: 20px;
 
}

.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover {
    /* background-color: #1f55b4; */
    text-decoration: none;
    background-color: #3472dd;
}

.sub-menu {
    display: none;
    position: absolute;
    left: 0;
    min-width: 100%;
    z-index: 100;
    background: #fff;
    top: 70px;
}

.sub-menu .sub-item {
    position: relative;
    white-space: nowrap;
    vertical-align: top;
    _zoom: 1;
}

.sub-menu .sub-item a {
    display: block;
    color: #000;
    height: 70px;
    line-height: 70px;
    padding: 0 17px;
    font-size: 16px;
    background: none;
    text-align: center;
}

.sub-menu .sub-item.hover>a,
.sub-menu .sub-item a:hover {
    color: #fff;
    background-color: #3472dd;
    display: block;
}

.sub-menu .sub-menu {
    left: 100%;
    top: 0px;
    z-index: 200;
    background: #fff;
}
/* 导航栏结束 */
/* End Header */

/* ============================================= */

/* Start Content */
.content1{

    background: url(images/m1.png)no-repeat center/cover;
}
.c1_con{position:relative;height: 682px;margin-top:85px;}
.c1_con .c1_imgs{
    position:absolute;
    right:0;
    bottom:0;
    width: 831px;
    height: 614px;
    background: #eee;
}
.c1_con .c1_imgs img{width:100%;height:100%;object-fit:cover;}
.c1_imgs a{
    width: 100%;
    height: 100%;
}
.c1_imgs a img{
    width: 100%;
    height: 100%;
}
.c1_title{
    position: absolute;
}

.content2{
    width: 100%;
    background:url(images/m2.png)no-repeat center/cover;
}
.c2-l{
    float: left;
}
.c2l-t{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.c2lt-l{
    height: 100%;
    float: left;
    font-weight: bold;
}
.c2lt-l .title{
    font-size: 40px;
    height: 100%;
    line-height: 57px;
    font-weight: bold;
}
.c2lt-r{
    /* height: 14px; */
    font-size: 14px;
    line-height: 57px;
    margin-top: 0;
    float: right;
}
.c2ltr_text{
    margin-right: 2px;
    color: #16338F;
    font-size: 16px;
    line-height: 36px;
}
.c2l_list{
    width: 1200px;
    height: 444px;
}
.c2l_news{
    position: relative;
    padding: 30px 0;
}
.c2l_imgs{
    width: 732px;
    height: 549px;
    float: left;
    position: relative;
    z-index: 1;
    background: #eee;
}
.c2l_imgs img{width:100%;height:100%;object-fit:cover;}
.c2l_wz{width:438px;float:right;padding: 45px 43px 60px 42px;margin-right: 30px;background: #fff;box-shadow: 0px 3px 30px #03272A26;box-sizing:border-box;}
.c2l_date,.c2r_time{font-size:16px;line-height:24px;color: #1F3BA3;}
.c2l_imgs a{
    display: inline-block;
    width: 100%;
    height: 100%;
}
.c2l_imgs a img{
    width: 100%;
    height: 100%;
}
.c2l_title{font-size:28px;line-height:38px;margin: 29px 0 37px;min-height: 78px;width: 100%;overflow: hidden;text-overflow:ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;display: -webkit-box;}
.c2l_text{font-size:18px;line-height:30px;margin-bottom: 83px;width: 100%;overflow: hidden;text-overflow:ellipsis;-webkit-line-clamp: 5;-webkit-box-orient: vertical;display: -webkit-box;min-height:149px}
.c2l_more{color:#fff;background:#D69F41;font-size:16px;line-height:45px;border-radius:30px;text-align:center;width:135px;}
.c2l_more a{color:#fff;}
.c2l_title a{
    color: #fff;
}
.c2l_title a:hover{
    color: #203CA9;
}
.c2-r{
    width: 289px;
    height: auto;
    float: right;
    position: relative;
} 
.c2-r .c2r_time{line-height:55px;}
.c2r_list{
}
.c2r_news{
    width: 100%;
}
.c2r_title{
line-height:30px;font-size:18px;padding-bottom:22px;
}
.c3r_text{color: #fff;font-size: 18px;line-height: 36px;opacity: 0;transition: all 0.3s;height: 0;}
.c3r_more{float:right;opacity: 0;transition: all 0.2s;}
.c2r_img{width:289px;height:182px;overflow:hidden;}
.c2r_img img{width:100%;height:100%;object-fit:cover;transition:all 0.3s;}
.c2r_img:hover img{transform:scale(1.2);}
.c2r_title a{
    color: #141414;
}
.c2r_title a:hover{
    color: #203CA9;
}


.content3{
    width: 100%;
    background:url(images/m3.png)no-repeat center/cover;
}
.c2lt-l .c3-title{
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    margin-top: 52px;
}
.c3-r{
    /* height: 537px; */
    width: 480px;

}
.c3rt-r{
    margin-top: 65px;
}
.c3r_list{height: 537px;position: relative;overflow: hidden;}
.c3-l{
    float: left;
    clear: right;
    width: 976px;

}






/* footer开始 */
.footer{
    width: 100%;
    background-image: url(./images/footer.png);
    background-size: 100% 100%;
    overflow: hidden;
}
.footer-t{height: 256px;}
.ft-logo{
    float: left;
    margin-top: 40px;
}
.ft-address{
    float: left;
    margin-top: 64px;
    color: #fff;
    width: 472px;
}
.fta-p1{
    
font-size: 18px;
    
margin-bottom: 14px;
    
line-height: 18px;
    

}
.fta-p2,.fta-p3{
    font-size: 16px;
    line-height: 28px;
    color: #fff;
}
.ft-links{
    color: #fff;
    float: left;
    margin-top: 64px;
}
.ftl-b_list{
    display: flex;
    width: 500px;
    flex-wrap: wrap;
}
.ftl-b_news{
    white-space: wrap;
    display: inline-block;
    width: 50%;
}
.ftl-b_title{
    font-size: 16px;
    line-height: 28px;
    color: #fff;
}
.ftl-b_list .n2{
    float: right;
}
.ftl-b_list .n4{
    float: right;
}
.ftl-b_title a:hover{
    color: #ffffff80;
}


/* 二维码 */
.ft-wx{

    float: right;
    margin-top: 55px;
}
.icon-code {w float: right; }
.shares {text-align: right; height: 20px;}
.shares ul {display: inline-block; width: 143px; margin: 0; float: right;}
.shares li {float: left; margin: 0 0 0 25px; position: relative; padding: 0;}
.shares li a {display: inline-block; width: 46px; height: 46px; line-height: 20px; vertical-align: top; padding: 0; margin: 0;}
.shares li .con {display: none; position: absolute; bottom: 35px; left: 50%; z-index: 100; margin-left: -50px; width: 100px;}
.shares li .con img {width: 100px; height: 100px; vertical-align: top;    margin-left: -59px; margin-top: -74px;}
.shares li .con span {line-height: 20px; font-size: 12px; color: #fff;}
.shares li.i1>a {background: url(./images/wx.png) repeat;}
.shares li.i2>a {background: url(./images/wb.png) repeat;}
/* .shares li.i3 a {background: url(./images/twitter.png) top center no-repeat;} */
/* .shares li a:hover {background-position: bottom center;} */






.ftwx_con{
    display: inline-block;
    width: 46px;
    height: 46px;
}
.ftwx_imgs img{
    width: 46px;
    height: 46px;
}
.ftwx-list .n1 {
    margin-right: 24px;
}
.footer-b{
    color: #fff;
    /* margin-top: 25.5px; */
    width: 100%;
    position: relative;
    background: #00000015;
}
.ftb-con{
    text-align: center;
}
.ftb-b1,.ftb-b2{

}
.ftl-b_title a{
    color: #fff;
}
.ftb-b1{
font-size:16px;
    line-height:83px;

text-align: center;
}




/* 从此处开始复制 */

/*列表页*/
/*页面尺寸*/
.list {
    line-height: 1;
    font-size: 13px;
    font-family: "Source Han Sans CN";
    color: #333;
    position: relative;
}

.listContent {
    width: 100%;
    background-color: #fff;
}

.wrapper {
    width: 100%;
    margin: 0 auto;
}


#l-container .inner {
    padding: 25px 10px;
}

.wrapper .inner {
    width: 1500px;
    margin: 0 auto;
}
#banner .inner{width: 100%;}
.clearfix {
    display: block;
}

.news_list li.news {
    line-height: 34px;
    padding-left: 0px;
    font-size: 16px;
}

.news_list li.news span.news_title {
    float: left;
}

.news_list li.news span.news_meta {
    float: right;
    margin-left: 2px;
    color: #9C9C9C;
}
/*栏目图片*/
.l-banner {
    height: 400px;
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
}

.l-banner img {
    display: none;
    height: 100%;
    vertical-align: top;
}

/*主体列表页开始*/
#l-container {
    background-color: #ebebeb;
}

#l-container .inner {
    padding: 25px 10px;
}

/*主体文章页开始*/
#d-container {}

.col_menu {
    width: 240px;
    float: left;
    margin-right: -240px;
    position: relative;
}

.col_menu .l-qh {
    margin-bottom: 10px;
}

.col_menu .col_menu_head {
    background: #203CA9;
}

/*位置栏目背景*/
.col_menu .col_menu_head h3.col_name {
    font-size: 20px;
    font-weight: normal;
    color: #fff;
}

/*位置栏目字体*/
.col_menu .col_menu_head h3.col_name .col_name_text {
    display: block;
    line-height: 50px;
    padding: 0px 5px 0px 30px;
}

/*栏目名称图标*/
.col_menu .col_menu_con {
    border: 1px solid #e4e4e4;
}

/*栏目列表*/
.col_list {}

.col_list .wp_listcolumn {
    border-top: 0px solid #2867A0;
    border-bottom: 0px solid #fff;
}

.col_list .wp_listcolumn .wp_column a {
    color: #333;
    font-size: 18px;
    font-weight: normal;
    background: none;
    border-top: 0px solid #fff;
    border-bottom: 1px solid #F6EAEA;
}

.col_list .wp_listcolumn .wp_column a .column-name {
    padding: 5px 0px 5px 28px;
    line-height: 32px;
}

.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {
    color: #0f429b;
    background: #eee;
}

.col_list .wp_listcolumn .wp_column a.selected span.column-name {
    color: #0f429b;
}

.col_list .wp_listcolumn .wp_subcolumn .wp_column a {
    color: #454545;
    background: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #bbb;
}

.col_list .wp_listcolumn .wp_column.parent>a .column-name {
    font-weight: bold;
    color: #0f429b;
}

/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {
    color: #333;
    border-top: 1px solid #eee;
    margin-top: -1px;
}

.col_list .wp_listcolumn .sub_list a .column-name {
    display: inline-block;
    line-height: 28px;
    padding: 5px 10px 5px 52px;
    cursor: pointer;
}

.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {
    font-weight: bold;
    font-weight: bold;
    color: #0f429b;
}

/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a {
    background: none;
}

.col_list .wp_listcolumn .sub_list .sub_list a .column-name {
    padding: 5px 10px 5px 51px;
    cursor: pointer;
}

.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {
    font-weight: bold;
    color: #0f429b;
}

/**栏目新闻**/
.col_news {
    width: 100%;
    min-height: 500px;
    float: right;
}

.col_news .col_news_box {
    margin-left: 290px;
}

.col_news_head {
    border-bottom: 1px solid #DBDBDB;
}

.col_metas .col_title {
    display: inline-block;
    float: left;
    height: 48px;
    line-height: 48px;
}

/**当前栏目**/
.col_metas .col_title h2 {
    display: inline-block;
    font-size: 20px;
    font-family: "Source Han Sans CN";
    font-weight: normal;
    color: #203CA9;
    border-bottom: 3px solid #CBCBCB;
}

.col_metas .col_path {
    display: inline-block;
    float: right;
    white-space: nowrap;
    height: 46px;
    line-height: 46px;
    color: #666;
}

/*当前位置*/
.col_metas .col_path a {
    color: #2F2F2F;
}

.col_news_con {
    padding: 5px 0px 10px 0px;
    margin: 0 7px;
}

.col_news_list {
    margin-top: 7px;
}

.col_news_list .wp_article_list .list_item {}

/*栏目新闻列表*/
.col_news_list .wp_article_list .list_item .Article_Index {}

/*栏目新闻图标序号*/
.col_news_list .wp_entry,
.col_news_list .wp_entry p {
    line-height: 1.75;
    font-size: 14px;
    color: #333;
}

.col_news_list .wp_entry p {
    margin-bottom: 10px;
}

.col_news_list .wp_entry table {
    margin-bottom: 4px;
}

.col_news_list .wp_entry img {
    max-width: 680px;
    _width: expression(this.width > 680 ? "680px" : this.width);
}

/*列表页文章图片大小限制*/
/*文章页*/
.infobox {
    width: auto;
    margin: 0 auto;
    background-color: #fff;
}

.article {
    padding-top: 10px;
    min-height: 500px;
}

.article h1.arti_title {
    line-height: 48px;
    font-family: "Source Han Sans CN";
    font-size: 22px;
    text-align: center;
    color: #203CA9;
}

/*文章标题*/
.article h2.arti_title {
    line-height: 40px;
    font-family: "Source Han Sans CN";
    font-size: 17px;
    text-align: center;
    color: #1B1B1B;
}

/*文章副标题*/
.article .arti_metas {
    padding: 10px;
    text-align: center;
    border-top: 1px solid #ececec;
}

.article .arti_metas span {
    margin: 0 5px;
    font-size: 12px;
    color: #787878;
}

/*文章其他属性*/
.article .entry {
    margin: 0 auto;
    overflow: hidden;
    margin-top: 10px;
}

/*文章内容*/
.article .entry .read,
.article .entry .read p {
    line-height: 1.75;
    font-size: 14px;
    color: #333;
}

/*阅读字体*/
.article .entry .read p {
    margin-bottom: 10px;
}

.article .entry .read img {
    margin: 0 auto;
    max-width: 940px;
    _width: expression(this.width > 940 ? "940px" : this.width);
}

/*文章阅读部分图片大小限制*/
.article .entry .read table {
    margin: 0 auto;
    border: none;
}


.news_wz{width:749px;padding: 47px 70px 73px;box-sizing: border-box;position: absolute;top: 0;left: 0;z-index: 1;box-shadow: 0 3px 35px #00000010;background: #fff;}
.news_wz img{display:none;}
.news_wz .news_text{font-size:18px;line-height:36px;width: 100%;overflow: hidden;text-overflow:ellipsis;-webkit-line-clamp: 10;-webkit-box-orient: vertical;display: -webkit-box;}
.news_wz .news_tt{font-size:40px;font-weight:bold;line-height: 58px;color:#1F1F1F;margin-bottom: 34px;}
.news_wz .news_tt .en{color:#203CA413;padding-left:23px;}
.news_wz .news_more{width:174px;height:45px;background:#D69F41;line-height:45px;text-align:center;border-radius:30px;margin-top: 43px;font-size:16px;}
.news_wz .news_more a{color:#fff;}
.wm .wmimg{width:120px;height: 120px;}
.wm .wmimg img{width: 100%;height: 100%;object-fit: cover;}
.wm .wmb{padding-top: 15px;font-size: 16px ;line-height:28px;color: #fff;text-align: center;}

.c3r_title{font-size: 30px;font-weight: bold;line-height: 84px;display: inline-block;color: #FFF;border-bottom: 0;transition: all 0.1s;}
.c3r_list .c2r_news{box-sizing: border-box;position: absolute;bottom: 0;}
.c3r_list:hover .c2r_news .c3r_text{opacity:1;height:auto;padding-top: 31px;}
.c3r_list:hover .c2r_news .c3r_title{border-bottom: 2px solid #fff; }
.c3r_list:hover .c2r_news .c3r_more{opacity:1;}
.c3r_list.c2r_list1 .c2r_news .c3r_text{opacity:1;height:auto;padding-top: 31px;}
.c3r_list.c2r_list1 .c2r_news .c3r_title{border-bottom: 2px solid #fff; }
.c3r_list.c2r_list1 .c2r_news .c3r_more{opacity:1;}
.c2l_list .slick-dots {
    position: absolute;
    bottom: -80px;
    list-style: none;
    text-align: center;
    padding: 0px;
    width: 150px;
    margin: 0 auto;
    left: auto;
    right: 50px;
    margin-left: 0;
    opacity:0.54;
    }
.c2l_list .slick-dots li {    position: relative;
    display: inline-block;
    height: 11px !important;
    width: 11px;
    margin: 0px 10px;
    padding: 0px;
    cursor: pointer;
    background: #17359242;
    border-radius: 50%;}
.c2l_list .slick-dots li.slick-active {    background: #173592;
    width: 11px;
    height: 11px !important;
    top: 0px;}

.c2r_news .news_imgs {
    width: 100%;
}
.c2r_news .news_imgs img {
    display: block;
    width: 100%;
    height: auto;
}
.c2r_news .c3r_title {
    position: absolute;
    left: 81px;
    bottom: 180px;

}
.c2r_news .c3r_text {
    position: absolute;
    left: 81px;
    bottom: 120px;

}
.c2r_news .c3r_more {
    position: absolute;
    right: 63px;
    bottom: 51px;

}
/* 清除ul默认边距，消除左右白边 */
ul.c2r_list {
    padding: 0 !important;
    margin: 0 !important;
}
ul.c2r_list li {
    list-style: none;
}