@charset "utf-8";
/* Base Reset */
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;   font-family: "AlibabaPuHuiTi-2-55-Regular";}
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; }
html { overflow-x:hidden;}
i,cite,em,var,address,dfn{}
[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;  font-family: "AlibabaPuHuiTi-2-55-Regular"; }
h1,h2,h3,h4,h5,h6,strong,b { font-weight:bold; }
del,ins,u,s,a,a:hover { text-decoration:none; }
body,textarea,input,button,select,keygen,legend {font:12px/1 arial,\5b8b\4f53; outline:0;  font-family: "AlibabaPuHuiTi-2-55-Regular";}
:focus { outline:0; }
@font-face{font-family:"AlibabaPuHuiTi-2-55-Regular";
    src:url('fonts/AlibabaPuHuiTi-2-55-Regular.eot');
    src:url('fonts/AlibabaPuHuiTi-2-55-Regular.eot?#iefix') format('eot'),
    url('fonts/AlibabaPuHuiTi-2-55-Regular.woff') format('woff'),
    url('fonts/AlibabaPuHuiTi-2-55-Regular.ttf') format('truetype');
    font-weight:normal}
body{
    font-family: "AlibabaPuHuiTi-2-55-Regular";
}
/*备用样式表*/
.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; }

/**全局样式**/
body { font:12px/1 "Microsoft YaHei","Simsun", arial,\5b8b\4f53; color:#333;}/*背景样式*/
a {color:#333; text-decoration:none;}
a:hover { color:#cd0200;}
.wrapper { width:100%;min-width: 1200px; margin:0 auto;}
.wrapper .inner {width:1200px;margin:0 auto;} /**页面全局宽度**/
.wrapper-nav{width: 100%;margin: 0 auto;background: #2168C8}
#header{
/*    background: linear-gradient(to right, #2A8785, #0ABE8C);*/
    height: 200px;
    background: #DFF0FF;
}
.logog2-bg{
    width: 550px;
    height: 200px;
    float: right;
    background-image: url("images/top.png");
    background-size: cover;
}
.headerbg{

}
/**页头开始**/
#header {}
#header .inner {}
.head { min-width:1200px;max-width: 1400px ;height:100%;background: none;margin: 0 auto } /**页头部分**/
.navbar {width:1200px; min-width:1200px;background-color: transparent;margin: 0 auto;height: 50px} /**导航区域背景**/
.navbar .navbox {width:1200px; margin:0 auto;} /**导航窗口大小及位置**/
.logogl{width: 550px;height: auto;float: left;margin-top: 50px;margin-left: 20px}
.logogl img{
    width: 100%;
    height: 100%;
}
.logog2 img{
    width: 100%;
    height: 100%;
}
.logog2{width: 300px;height: auto;float: left;margin-top: 50px;margin-left: 50px}
/**导航样式：后台绑定时也可以定义配置**/
.navbar .navbox .wp_nav,.navbar .navbox .nav {} /**导航高度**/
.navbar .navbox .wp_nav li.nav-item a {font-size:16px;font-weight:bold;font-family: "AlibabaPuHuiTi-2-55-Regular";color: white  } /**导航字体样式**/
/*制作导航分隔线效果*/
/*.navbar .navbox .wp_nav li a::after{
    color: #2A3382;
    content:"|";
    height: 10px;
    width: 1px;
    text-shadow: -1px 0px 2px #00C7FF;
}*/

.wp_nav .sub-nav .nav-item a{
    border: 0;
}
.wp_nav .sub-nav .nav-item a::after{
    display: none;
}
.border{
    border: 1px solid black;
}
.juzhong{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.navbar .navbox .wp_nav li.nav-item a:hover,
.navbar .navbox .wp_nav li.nav-item a.parent{ color:#2269C8;background: white} /**主菜单鼠标经过或当前选中时样式**/
.navbar .navbox .wp_nav li.nav-item a span.item-name {padding:0 52px;/* height:40px; */line-height:50px;    font-family: "AlibabaPuHuiTi-2-55-Regular";font-size: 18px} /**导航栏目高度与边距**/
.navbar .navbox .wp_nav .sub-nav li.nav-item i.mark { background:white;opacity: 1;} /**子菜单背景**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a { font-size:16px; font-weight:normal;    font-family: "AlibabaPuHuiTi-2-55-Regular";color: #2269C8} /**子菜单字体样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover,
.navbar .navbox .wp_nav .sub-nav li.nav-item a.parent {background:#24BD9F; color:white;}
/**子菜单字体颜色**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name {
    padding:0 30px;
    line-height:50px;
    color: #2168C8;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
} /**子菜单鼠标经过时字体颜色**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a span.item-name:hover{
    color: white;
}

/**子菜单鼠标经过样式**/
.navbar .navbox .wp_nav .sub-nav li.nav-item a:hover, .navbar .navbox .wp_nav .sub-nav li.nav-item a.parent{
    background: #2168C8;
    opacity: 1;
}

.navbar .navbox .wp_nav li.nav-item a span.item-name{
    background: none;
}

.wp_nav .sub-nav{border: 0;opacity: 1;background: white}
/**标题栏新闻窗口**/
.post { margin-bottom:60px;height: 340px}
.post .tt { display:inline-block; width:100%;height: 55px;border-bottom: 1px solid #E2E2E2;margin-bottom: 20px} /**标题栏**/
.post .tt .tit { float:left; font-size:1.2rem;font-weight: 500;} /**标题字体**/
.post .tt .tit .title { display:inline-block; } /**标题图标**/
.post .tt .more_btn{
    width: auto;
    float: right;
    margin-top: 30px;
    margin-right: 10px;
    font-size: 16px ;
    color: #2269C8;!important;
    font-family: "AlibabaPuHuiTi-2-55-Regular";
}
.md-juzhong{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    align-items: center;
}
.mr-list{
    width: 1200px;
    height: 580px;
    margin-bottom: 30px;
}
.tit img{
    width: 30px;
    height: 30px;
    margin-right: 8px;
    float: left;
}
.title span{
    float: left;margin-top: 25px;font-size: 1.4rem;
}
.con-list{
    width: 45%;
    float: left;
    height: 88px;

}
.con-list1{
    width: 30%;
   margin-top: 20px;
    border-bottom: 2px dashed  #f1f1f1;
}

.post .tt .more_btn a{

}
.more_btn:hover{
    cursor:pointer;
}/**更多按钮**/
.post .con { padding:5px 0; padding-left: 10px;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc;} /**系统新闻列表**/
.post .con .wp_article_list .list_item span{margin-left:0px;margin-right:5px;} 
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;} /**新闻列表图标**/
/*带图标标题*/
.post1 {}
.tt {height: 40px}
.post1 .tt .tit {}
.post1 .tt .tit .title {
    padding-left:10px;
    font-family: "AlibabaPuHuiTi-2-55-Regular";
    padding-bottom: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 40px;
    margin-top: 10px;
}
.title{
    padding-left: 10px;
    color: #2269C8;
    font-weight: 600;
}
.clearfix:after{content:''; display:block; height:0; clear:both;}
.clearfix{zoom:1;}
.con-center{
    width: 1200px;height: auto;margin: 0 auto;min-width: 1200px;
}
.xhbg{
    width: 100%;
    height: auto;
    background-image: url("images/conbg.png");
    background-size: 100% 100%;
    min-width: 1200px;
}
.xhbg-img{
    width: 600px;
    height: 600px;
    position: relative;
    left: 300px;
    top: -630px;
    z-index: -3;
}
.xhbg-img img{
    width: 100%;
    height: 100%;
}
/**自定义新闻列表**/
.news_list {}
.new-list-box{
    width: 50%;
    height: 500px;
    float: right;
    background-color: white;
    font-family: "AlibabaPuHuiTi-2-55-Regular";
}
.news_list li::before{
    color: #D3DFF2;
    margin-top:-10px;
    height: 10px;
    width: 1px;
    margin-right: 10px;
}
.news_list3 li::before{
    color: #D3DFF2;
    content:"●";
    margin-top:-10px;
    height: 10px;
    width: 1px;
    margin-right: 10px;
}

.new-sp{
    width: 50%;
    height: 500px;
    float: left;
}
.xueshu-bg{
    width: 100%;
    height: auto;
    background: transparent;
}
.con-style{
    background: white;
    width: 350px;
    height: 370px;
    margin-top: 20px;
    border-radius: 5px;
    margin-right: 25px

}
.xueshuimg{
    width: 100%;
    height: 250px;
    float: left;
    overflow: hidden;
    margin-bottom: 10px;
}
.xueshuimg img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}
.xueshu-box{
    background: transparent;
    height: 20px;


}
.you-st{
    width: 30px;
    height: 30px;
    float: right;
    margin-right: 15px;
    margin-top: 5px;
}
.xueshu-box{
    
}
.margin-xh{
    margin-left: 2%;
    height: 420px;width: 47%;padding: 0 5px 0 5px;margin-bottom: 40px;float: left;overflow: hidden;
}
.new-list-box-change{
    width: 100%;border-top:0;background-color: transparent;height: auto;padding-right: 5px;
}
.con-list1-change{
    width: 100%;padding: 0;margin-left: 0;height: 100%;margin: 0;
}
.post .con-list1-change{
    padding-left: 0;
}
/*.new-list-box-change :hover{
    background-color: #EDF2F8;
}*/
.new-list-box-change-hover{
    background-color: #EDF2F8;
}
.news-change{
    float: left;
    margin-top: 6px;
}
.img-st{
    width: 8px;height: 8px;float:left;margin: 10px 10px 0 10px;
    background:#848484 ;
    border-radius: 50%;
}
.juzhong-cange{
    height: 20px;float: right;padding: 4px 4px 4px 4px ;margin-top: 6px;margin-right: 5px
}.news_meta-size{
     font-size: 14px
 }
.new-box{
    width: 100%;
    height: 100%;
}
.line1{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.line2{
     display: -webkit-box;
     -webkit-box-orient: vertical;
     -webkit-line-clamp: 2;
     overflow: hidden;
 }
.news_list1 li.news {  } /**标题图标**/
.news_list1 li.news span.news_title {}
.news_list1 li.news span:hover{
    color: #853584;
}
.news_list1 li.news span{margin-left:0px;margin-right:5px;}
.news_list1 li.news span.news_meta { float:right; margin-left:2px;font-size: 0.9rem; color: gainsboro;}
.news_list1 li.news p {clear:both; line-height:20px; color:#787878;}
.news_list1 li.news p a { color:#787878;}
.news_list1 li.news p a:hover { color:#EF6C02; text-decoration:underline;}
.news_title{
    font-size: 14px;
}
.font-size1{
    font-size: 1.1rem;

}
.news_list li.news {} /**标题图标**/
.news_list li.line-height{
    line-height: 50px;
}
.news_list li.news span.news_title {}
.news_list li.news span{margin-left:0px;margin-right:5px;}
.news_list li.news span.news_meta { float:right; margin-left:2px;font-size: 0.9rem; color: #9A9A9A;}
.news_list li.news p {clear:both; line-height:20px; color:#787878;}
.news_list li.news p a { color:#787878;}
.news_list li.news p a:hover { color:#EF6C02; text-decoration:underline;}
/** 
*其他样式
*/

.xueshuimg img{
    width: 100%;
    cursor: pointer;
    transition: all 1.3s;
}
.xueshuimg img:hover{
    transform: scale(1.1);
}

.shadow {
    cursor:pointer;
    display: inline-block;
}
.shadow:nth-child(1) {
    box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12);
}
.shadow:nth-child(2) {
    box-shadow: 0 3px 12px rgba(0, 0, 0, 0.23), 0 3px 12px rgba(0, 0, 0, 0.16);
}
.shadow:nth-child(3) {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23), 0 10px 40px rgba(0, 0, 0, 0.19);
}
.shadow:nth-child(4) {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.22), 0 14px 56px rgba(0, 0, 0, 0.25);
}
.shadow:nth-child(5) {
    box-shadow: 0 15px 24px rgba(0, 0, 0, 0.22), 0 19px 76px rgba(0, 0, 0, 0.3);
}
.animate-shadow-1, .animate-shadow-2{
    box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12);
    -webkit-transition: box-shadow 1s ease;
    -o-transition: box-shadow 1s ease;
    transition: box-shadow 1s ease;
}
.animate-shadow-1:hover{
    box-shadow: 0 15px 24px rgba(0, 0, 0, 0.22), 0 19px 76px rgba(0, 0, 0, 0.3);
}
.animate-shadow-2:hover{
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.22), 0 14px 56px rgba(0, 0, 0, 0.25);
}
.swiper-bg{
    width: 100%;
    height: 450px;
    background-image: url("images/yun.png");
    background-size: 100% 100%;

}
.swiper{
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,0.5);
}
.news{
    line-height: 25px;
    width: 100%;
}
.swiper-box{
    width: 100%;
    height: 100%;
}
.list-right-content{
    width: 400px;
    height: 400px;
    background: #0161B5;
    float: right;
    margin-top: 10px;
}
.contant{
    width: 143px;
    height: 148px;
    float: left;
    border: 1px solid #66A0D2;
    padding-left: 10px;
    padding-right: 10px;
    transition: all 0.1s;
}
.contant i{
    width: 100%;
    text-align: center;
    color: white;
    font-size: 30px;
    margin-bottom: 10px;
}
.contant p{
    width: 145px;
    text-align: center;
    color: white;
    font-size: 13px;
    line-height: 25px;
    word-wrap: break-word; word-break: normal;
}
.contant:hover{
    background: #013FA0;
    transform: scale(1.05);
    cursor:pointer;
    -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
}
.centered{
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.foot-img{
    max-width: 1550px;
    min-width: 1200px;
    height: 200px;
    margin: 0 auto;
    z-index: -1;
    margin-top: -200px;
    background: url(images/background.jpg);
}
.foot-img img{
    width: 100%;
    height: 100%;
}
#news_list li::before{
    display: none;
}
#news_list li img{
    position: relative;
    margin-right: 10px;
    top: 4px;
}
/**主体开始**/
#container {/* padding:7px 0; */

min-width: 1200px;
   }
#container .inner {
    width:1200px;
    margin-top: 10px;
    min-height: calc(100vh - 350px);
}

/**首页三列布局**/
.mod {    margin-top: 50px;}
.mod .ml {width:330px; float:left;}/**左列**/
.mod .mc { width:500px; margin-left:20px; float:left;} /**中间**/
.mod .mr { width:330px; float:right;} /**右列**/
.mbox {  overflow: hidden;margin-bottom: 0px;height: 100%;}

/**页脚开始**/
#footer {
    width: 100%;
    background: #2168C8;
    height: 80px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    font-size: 14px;
    color: white;}
#footer .inner { padding:10px 0; border-top:2px solid #036; text-align:center;}
#footer .inner p { font-size:14px; line-height:20px; text-align:center;}
#footer .inner p span { margin:0 3px;}

/**列表页**/
.col_menu .col_menu_head{
    background-color: #2269C8;
}
.col_menu .col_menu_head h2.col_name{
    font-size: 20px;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding-left: 30px;
}
.col_menu .col_menu_head h2.col_name{
    display: block;
    line-height: 41px;
}
.col_menu {width: 245px;float:left;margin-top: 15px;min-height: 630px;background:white;}
.col_menu .col_menu_head h3.col_name {font-size: 19px;font-weight: normal;color:#fff;}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 30px;padding: 10px 5px 0px 30px;height: 40px}/**栏目名称图标**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 30px;padding: 10px 5px 0px 30px;height: 40px}/**栏目名称图标**/
/**栏目列表*/
/**一级栏目列表*/


.col_list .wp_listcolumn { border-top:1px solid #2867A0; border-bottom:1px solid #fff; }
.col_list .wp_listcolumn .wp_column a{
    color: black;
    border-top:none;
    font-size: 15px;
    border-left: 4px solid #2269C8;
    border-bottom:none;
    font-weight:normal;
    width: 241px;
    background-position: 6px 16px!important;
    background: none;
}/**一级子栏目**/
.col_list .wp_listcolumn .wp_column a .column-name{padding-top:0px; padding-bottom:0px; padding-left:25px; line-height:41px!important; }
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected{color: #ff7e00;border-left: 4px solid #FE7E00}/**鼠标经过或选中一级子栏目**/
.col_list .wp_listcolumn .wp_column a.selected span.column-name{ color:#2269C8;}
.wp_listcolumn .wp_column{
    display: block;
    width: 241px;
    vertical-align:bottom;
}
.wp_listcolumn .wp_column a.selected{
    background: none;
    box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
    -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
}
/**二级栏目列表*/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a {color:#454545;background: none;}/**二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a .column-name{padding-left:40px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_2_hover.gif);}	/**鼠标经过或选中二级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_subcolumn .wp_column a.selected{
    background: none;
    box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
    -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
}
/**三级栏目列表*/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a {background: #f2f2f2 url(images/icon_column_3.gif) no-repeat 42px 10px;}/**三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name{padding-left:55px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);}/**鼠标经过或选中三级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}
/**四级栏目列表*/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a {background: #f5f5f5 url(images/icon_column_3.gif) no-repeat 57px 10px;}/**四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name{padding-left:70px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected { color:#000; background-image:url(images/icon_column_3_hover.gif);}/**鼠标经过或选中四级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}
/**五级栏目列表*/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a { background:#f9f9f9 url(images/icon_column_3.gif) no-repeat 46px 10px;}/**五级子栏目**/
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a .column-name{padding-left:85px;}
.col_list .wp_listcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_subcolumn .wp_column a.selected span.column-name{ color:#124D83;}

/**栏目新闻**/
.col_news {width:900px;float:right;}
.col_news_box{margin-left: 220px;width: 900px;float: right;margin-top: 15px}

.col_news_head {border-bottom:1px solid gainsboro;padding-bottom: 20px}
.col_metas .col_title { display:inline-block; float:left; height:30px; line-height:30px;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size:20px;font-weight: bold;color: #2269C8}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block; float:right; white-space:nowrap; height:18px; line-height:18px; margin-top:5px;font-size: 15px;margin-right: 10px} /**当前位置**/

.col_news_list { margin-top:7px;min-height:300px; }
.col_news_list .wp_article_list .list_item {font-size: 15px;line-height: 40px} /**栏目新闻列表**/
.col_news_list .wp_article_list .list_item span{margin-left:0px;margin-right:5px;}
.col_news_list .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center;margin-top: 12px} /**栏目新闻图标序号**/
.col_news_list .wp_entry,.col_news_list .wp_entry p { line-height:1.6; font-size:14px; color:#333;}
.col_news_list .wp_entry p { margin-bottom:6px;}
.col_news_list .wp_entry img { max-width:680px; _width:expression(this.width > 680 ? "680px" : this.width); }   /**列表页文章图片大小限制**/

/**文章页**/
.infobox { margin:0 auto;}
.article {}
.article h1.arti_title {line-height:36px;font-size:18px;font-family: "Microsoft YaHei";color:#282828;text-align:center;} /**文章标题**/
.article .arti_subtitle {line-height:30px;font-size:16px;color:#282828;font-family: "Microsoft YaHei";text-align:center;} /**文章副标题**/
.article .arti_metas { padding:10px; text-align:center;border-top: 1px solid #D0D0D0; border-bottom: 1px solid #D0D0D0;}
.article .arti_metas span { margin:0 5px; font-size:12px; color:#787878;} /**文章其他属性**/
.article .entry { margin:0 auto;padding:5px 0px; min-height:300px; overflow:hidden;} /**文章内容**/
.article .entry .read,.article .entry .read p { line-height:1.6; font-size:14px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:6px;}
.article .entry .read img { max-width:840px; _width:expression(this.width > 940 ? "840px" : this.width); }  /**文章阅读部分图片大小限制**/

/**幻灯片修改**/
.dtjt8_div_img .number .nomal{
    width: 16px;
    height: 16px;
    line-height: 20px;
    margin-top: -5px;
    font-size: 12px;
    border: none;!important;
    opacity: 1;!important;
    background: #FFFFFF;!important;
    color: black;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.dtjt8_div_img .number .current{
    width: 16px;
    height: 16px;
    line-height: 20px;
    margin-top: -5px;
    font-size: 12px;
    border: none;!important;
    opacity: 1;!important;
    background: #DBA018;!important;
    color: white;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.timer{
    display: none;!important;
}

.wp_article_list .list_item{
    width: 600px;!important;
    border-bottom: 0;
    line-height: 30px;
    font-size: 13px;
}
.wp_article_list .list_item .ex_fields{
    margin-right: -280px;!important;
}
.wp_paging{
    margin-top: 10px;
}
.wp_article_list .list_item .pr_fields{
    width: 100%;!important;
}

#gundong{ width: 100%; height: 100%; position: relative;overflow: hidden;background-color: transparent}
#gundong ul { width: 100%; height:100%; position: relative; }
#gundong ul li { height: 100%; float: left; list-style: none;}
#gundong ul li img { width: 250px; height: 200px; display: inline-block;border-radius: 10px;margin: 0 20px 0 20px}

.swiper-container {
    min-width: 1200px;
    width: 1200px;
    height: 450px;
   margin: 0 auto;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-button-prev{
    background-image: none;
    left: 100px;
    width:70px;
    height: 70px;
}
.swiper-button-prev img{
    width: 100%;
    height: 100%;
}
.swiper-button-next{
    background-image: none;
  right: 100px;
    width: 70px;
    height: 70px;
}
.swiper-button-next img{
    width: 100%;
    height: 100%;
}
.swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background:#E2E2E2;
    opacity: 0.9;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
    margin: 0 10px;
}
.swiper-pagination-bullet-active{
    background-image: url("data:image/png;base64,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");
    background-size: contain;
    width: 17px;
    height: 17px;
    background-color: transparent;
    opacity: 1;
}
.col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a:hover, .col_list .wp_listcolumn .wp_column a.selected{
    color: #2269C8;
    border-left: 4px solid #FE7E00;
}

.col_news_con{
    line-height: 30px;
}
.picbase1-content{
    bottom: -50px;
    right: 0;
    left: auto;
    max-width: 95%;
    background:linear-gradient(to left, #AF4999, #752262);
    border-radius: 10px 0 0 10px;
}
.picbase1-content h2{
    background: none;
    border-bottom: none;
    opacity: 0.8;
    padding: 10px 12px 0;
    font-family: "AlibabaPuHuiTi-2-55-Regular";
}
.picbase1-content p{
    background: none;
    opacity: 0.8;
    font-family: "AlibabaPuHuiTi-2-55-Regular";
}
.picbase1-credit{
    display:none ;
}
.picbase1-slidenav{
    bottom: 10px;
}
.picbase1-slidenav li{
    background-color: white;
    background-image: url("data:image/png;base64,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");
    background-size: contain;
}
.picbase1-slidenav li.active{
    background-color: rgba(255,204,0,.5);
    background-size: contain;
}
.footer{
    font-family: "AlibabaPuHuiTi-2-55-Regular";
}
.more_text{
    color: #2269C8;
    font-family: "AlibabaPuHuiTi-2-55-Regular";
}

.topbar{
    width: 100%;
    min-width: 1200px;
    background-size: cover;
}
.link-box{
    width: 100%;
    height: 100px;
}

.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;text-align:center;color:white;}
.flex div{width:25%;margin:10px;background:transparent;height:80px;}
.flex div img{width: 100%;height: auto;}
/**扩展**/
.flex-v{-webkit-box-orient:vertical;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;}
.flex-1{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}
.flex-align-center{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.flex-pack-center{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}
.flex-pack-justify{-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;}


/*Tab选项卡*/

ul.tabs {
    width: 100%;
    height: 80px;
    margin: 0 auto;
    list-style: none;
    overflow: hidden;
    padding: 0;
    border-bottom: 1px solid #F1F1F1;
}
ul.tabs li {
    float: left;
    width: 130px;


}
ul.tabs li a {
    position: relative;
    display: block;
    height: 30px;
    margin-top: 40px;
    padding: 10px 0 0 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    color: white;
    background: #F09D4A;
    border: 0px solid #000000;
    -webkit-transition: padding 0.2s ease, margin 0.2s ease;
    -moz-transition: padding 0.2s ease, margin 0.2s ease;
    -o-transition: padding 0.2s ease, margin 0.2s ease;
    -ms-transition: padding 0.2s ease, margin 0.2s ease;
    transition: padding 0.2s ease, margin 0.2s ease;
}
.tabs li:first-child a {
    z-index: 3;
    -webkit-border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    border-top-left-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    border-top-right-radius: 8px;
    margin-left: 10px;
}
.tabs li:nth-child(2) a {
    z-index: 2;
}
.tabs li:last-child a {
    z-index: 1;
    -webkit-border-top-right-radius: 8px;
    -moz-border-radius-topright: 8px;
    border-top-right-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    border-top-left-radius: 8px;
    margin-left: 10px;
}
ul.tabs li a:hover {
    margin: 35px 0 0 0;
    padding: 10px 0 5px 0;
}
ul.tabs li a.active {
    margin: 30px 0 0 10px;
    padding: 10px 0 10px 0;
    background: #0084CF;
    color: white;
    /*color: #ff6831;*/
    z-index: 4;
    outline: none;
    font-family: "AlibabaPuHuiTi-2-55-Regular";
}
.group:before,
.group:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.group:after {
    clear: both;
}
#content {
    width: 100%;
    height: 440px;
    margin: 0 auto;
    background: white;
}
p{
    font-family: 'Open Sans', sans-serif;
    padding: 30px 40px;
    color: black;
    line-height: 26px;
    font-size: 18px;
    margin: 0;
}
#one {

}
#two {

}
.foot-link{
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.tit-border{
    border-bottom: 3px solid #2269C8;width: 100%
}

.childbox{
    width: 280px;
    height: 85px;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
    -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
    -moz-box-shadow: 2px 2px 8px rgba(0,0,0,0.2);
    cursor:pointer;
    margin-bottom: 25px;
}



.childimg-box{
    width: 100%;
    height: 130px;
    float: left;
    overflow: hidden;

}
.childimg-box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 1s;
}
.childimg-box img:hover{
    transform: scale(1.1);
}
.childtit-box{
    width: 92%;
    height: 50px;
    float: left;
    padding: 3px 5px 3px 5px;
    overflow: hidden;
    line-height: 25px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.workbg{
    background-image: url("images/workbg.png");
    background-size: cover;
}
.news-pic-box{
    width: 100%;
    height: 200px;

}
.pic-box{
    width: 48%;
    height: 100%;
    float: left;
}
.pic-box img{
    width:100%;
    height: 100%;
    object-fit: cover;

}
.news-box{
    width: 49%;
    height: 100%;
    float: left;
    margin-left: 2%;
}
.pic-text{
    width: 100%;
    height: auto;
    font-size: 1.1rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 28px;
    color: #2269C8;
    font-weight: 600;
}
.pic-text-cont{
    width: 100%;
    height: auto;
    font-size: 17px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    line-height: 28px;
    color: #848484;
    padding-top: 20px;
}
.pic-text-time{
    width: auto;
    height: auto;
    margin-top: 50px;
    font-size: 14px;
    color: gainsboro;
    font-weight: 600;
}
.img-time{
    width: 70px;height: 55px;border-radius: 0;background: transparent;margin: 0 10px 0 10px;
}
.time-day{
    width:100%;
    height: 50%;
    background: #2269C8;
    font-size: 1.5rem;
    color: white;
    font-weight: 600;
    overflow: hidden;
    float: left;
    margin-top: 10px;
}
.date-box{
    width: 40%;
    height: 100%;
    margin-left: 30%;
    padding-left:4px;
    overflow: hidden;

}
.date-box span{
    float: right;
    width: 135px;
    color: white;
    margin-left: 5px;
    margin-top: 2px;
}
.time-year{
    width: 68px;;
    height: 27px;
    font-size: 17px;
    font-weight: 600;
    overflow: hidden;
    float: left;
    border-right: 1px dashed #2269C8;
    border-bottom: 1px dashed #2269C8;
    border-left: 1px dashed #2269C8;

}
.time-year span{
    float: left;
    width: 135px;
    color: #2269C8;
    padding-left: 1px;
    padding-top: 5px;

}
.time-year span{
     float: left;
     width: 135px;
     color: #2269C8;
     padding-left: 1px;
     padding-top: 5px;

 }
 .time-year span:hover{
     color: #2269C8;
 }
 .height70{
     height: 73px;
 }
 a:hover{
     color: #2269C8;
 }
/*  */
.bz-buttonAnimat{position:relative;}
.bz-buttonAnimat .inner1{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events: none}
.bz-buttonAnimat:nth-of-type(1):before,
.bz-buttonAnimat:nth-of-type(1):after,
.bz-buttonAnimat:nth-of-type(1) .inner1:before,
.bz-buttonAnimat:nth-of-type(1) .inner1:after{background-color:#FFA726;}
.bz-buttonAnimat:nth-of-type(2):before,
.bz-buttonAnimat:nth-of-type(2):after,
.bz-buttonAnimat:nth-of-type(2) .inner1:before,
.bz-buttonAnimat:nth-of-type(2) .inner1:after{background-color:#26a69a;}
.bz-buttonAnimat:nth-of-type(3):before,
.bz-buttonAnimat:nth-of-type(3):after,
.bz-buttonAnimat:nth-of-type(3) .inner1:before,
.bz-buttonAnimat:nth-of-type(3) .inner1:after{background-color:#7e57c2;}
.bz-buttonAnimat:before,
.bz-buttonAnimat:after,
.bz-buttonAnimat .inner1:before,
.bz-buttonAnimat .inner1:after{position:absolute;content:"";display:block;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;transition:transform 0.3s;transition:transform 0.3s,-webkit-transform 0.3s;}
.bz-buttonAnimat.horizontal:before,
.bz-buttonAnimat.horizontal:after,
.bz-buttonAnimat.both:before,
.bz-buttonAnimat.both:after{left:0;width:100%;height:2px;-webkit-transform:scaleX(0);transform:scaleX(0);}
.bz-buttonAnimat.horizontal .inner1:before,
.bz-buttonAnimat.horizontal .inner1:after,
.bz-buttonAnimat.both .inner1:before,
.bz-buttonAnimat.both .inner1:after{top:0;width:2px;height:100%;-webkit-transform:scaleY(0);transform:scaleY(0);}
.bz-buttonAnimat.horizontal .inner1:before,
.bz-buttonAnimat.both .inner1:before{left:0;}
.bz-buttonAnimat.horizontal .inner1:after,
.bz-buttonAnimat.both .inner1:after{right:0;}
.bz-buttonAnimat.horizontal .inner1:hover:before,
.bz-buttonAnimat.horizontal .inner1:hover:after,
.bz-buttonAnimat.both .inner1:hover:before,
.bz-buttonAnimat.both .inner1:hover:after{-webkit-transform:scaleY(1);transform:scaleY(1);}
.bz-buttonAnimat.horizontal:before,
.bz-buttonAnimat.both:before{top:0;}
.bz-buttonAnimat.horizontal:after,
.bz-buttonAnimat.both:after{bottom:0;}
.bz-buttonAnimat.horizontal:hover:before,
.bz-buttonAnimat.horizontal:hover:after,
.bz-buttonAnimat.both:hover:before,
.bz-buttonAnimat.both:hover:after{-webkit-transform:scaleX(1);transform:scaleX(1);}
.bz-buttonAnimat.horizontal:hover .inner1:before,
.bz-buttonAnimat.horizontal:hover .inner1:after,
.bz-buttonAnimat.both:hover .inner1:before,
.bz-buttonAnimat.both:hover .inner1:after{-webkit-transform:scaleY(1);transform:scaleY(1);}
.bz-buttonAnimat.horizontal.clockwise .inner1:before,
.bz-buttonAnimat.both.clockwise .inner1:before{-webkit-transform-origin:top center;transform-origin:top center;}
.bz-buttonAnimat.horizontal.clockwise .inner1:after,
.bz-buttonAnimat.both.clockwise .inner1:after{-webkit-transform-origin:bottom center;transform-origin:bottom center;}
.bz-buttonAnimat.horizontal.clockwise:before,
.bz-buttonAnimat.both.clockwise:before{-webkit-transform-origin:right center;transform-origin:right center;}
.bz-buttonAnimat.horizontal.clockwise:after,
.bz-buttonAnimat.both.clockwise:after{-webkit-transform-origin:left center;transform-origin:left center;}
.bz-buttonAnimat.horizontal.clockwise:hover .inner1:before,
.bz-buttonAnimat.both.clockwise:hover .inner1:before{-webkit-transform-origin:bottom center;transform-origin:bottom center;}
.bz-buttonAnimat.horizontal.clockwise:hover .inner1:after,
.bz-buttonAnimat.both.clockwise:hover .inner1:after{-webkit-transform-origin:top center;transform-origin:top center;}
.bz-buttonAnimat.horizontal.clockwise:hover:before,
.bz-buttonAnimat.both.clockwise:hover:before{-webkit-transform-origin:left center;transform-origin:left center;}
.bz-buttonAnimat.horizontal.clockwise:hover:after,
.bz-buttonAnimat.both.clockwise:hover:after{-webkit-transform-origin:right center;transform-origin:right center;}
.bz-buttonAnimat.horizontal.counterclockwise .inner1:before,
.bz-buttonAnimat.both.counterclockwise .inner1:before{-webkit-transform-origin:bottom center;transform-origin:bottom center;}
.bz-buttonAnimat.horizontal.counterclockwise .inner1:after,
.bz-buttonAnimat.both.counterclockwise .inner1:after{-webkit-transform-origin:top center;transform-origin:top center;}
.bz-buttonAnimat.horizontal.counterclockwise:before,
.bz-buttonAnimat.both.counterclockwise:before{-webkit-transform-origin:left center;transform-origin:left center;}
.bz-buttonAnimat.horizontal.counterclockwise:after,
.bz-buttonAnimat.both.counterclockwise:after{-webkit-transform-origin:right center;transform-origin:right center;}
.bz-buttonAnimat.horizontal.counterclockwise:hover .inner1:before,
.bz-buttonAnimat.both.counterclockwise:hover .inner1:before{-webkit-transform-origin:top center;transform-origin:top center;}
.bz-buttonAnimat.horizontal.counterclockwise:hover .inner1:after,
.bz-buttonAnimat.both.counterclockwise:hover .inner1:after{-webkit-transform-origin:bottom center;transform-origin:bottom center;}
.bz-buttonAnimat.horizontal.counterclockwise:hover:before,
.bz-buttonAnimat.both.counterclockwise:hover:before{-webkit-transform-origin:right center;transform-origin:right center;}
.bz-buttonAnimat.horizontal.counterclockwise:hover:after,
.bz-buttonAnimat.both.counterclockwise:hover:after{-webkit-transform-origin:left center;transform-origin:left center;}
.bz-buttonAnimat.vertical:before,
.bz-buttonAnimat.vertical:after{top:0;width:2px;height:100%;-webkit-transform:scaleY(0);transform:scaleY(0);}
.bz-buttonAnimat.vertical:before{left:0;}
.bz-buttonAnimat.vertical:after{right:0;}
.bz-buttonAnimat.vertical:hover:before,
.bz-buttonAnimat.vertical:hover:after{-webkit-transform:scaleY(1);transform:scaleY(1);}
.bz-buttonAnimat.vertical.clockwise:before{-webkit-transform-origin:top center;transform-origin:top center;}
.bz-buttonAnimat.vertical.clockwise:after{-webkit-transform-origin:bottom center;transform-origin:bottom center;}
.bz-buttonAnimat.vertical.clockwise:hover:before{-webkit-transform-origin:bottom center;transform-origin:bottom center;}
.bz-buttonAnimat.vertical.clockwise:hover:after{-webkit-transform-origin:top center;transform-origin:top center;}
.bz-buttonAnimat.vertical.counterclockwise:before{-webkit-transform-origin:bottom center;transform-origin:bottom center;}
.bz-buttonAnimat.vertical.counterclockwise:after{-webkit-transform-origin:top center;transform-origin:top center;}
.bz-buttonAnimat.vertical.counterclockwise:hover:before{-webkit-transform-origin:top center;transform-origin:top center;}
.bz-buttonAnimat.vertical.counterclockwise:hover:after{-webkit-transform-origin:bottom center;transform-origin:bottom center;}

.navbar .navbox .wp_nav li.nav-item a:hover, .navbar .navbox .wp_nav li.nav-item a.parent{
    color: #2168c8;;
    background: white;
}
.yqlink{
    width: auto;
    float: left;
    margin: 20px;
    font-size: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    height: 30px;
}
.inter-icon{
    float: left;
    width: 30px;
    height: 30px;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAA9dJREFUSEvFll9sFHUQxz+z1wYhKX8kGhHin1QUm4hieMM3IUJvjzQ+NNqEcnsgmCgSowYl6IPGCCaK0RdD6v1KDTWoCeLtFghBQ2J8MpJGpWpNalJLrKJoS2loeztme3fltt3r3ZkmzNvefmc+85vf7MwJ18nkOnGZG3Dy2GIkdj9YG0AfBqkH/2+QNLXLDnJo7fj0A/4/8I7MAib8GH7sAYRmYAuwqCj4P8AIsBzhEhNjK+l49K9ieOVgx3scCE50D7AKqAXqioINIbKb4ZFOPmkem/y9NbOcGN0g5zD2hurATsYBeQlYWaYfhkE+RawDpDf9NKVNeWtR7cDYDZWBd3XN47L/MbC56gYU3iNtPzPpt+XUzdSMv4yxd5UH56DfAoUsg+YISluFqYtJJNjWtYZstpn2RFC1KYu+45T7Fco64DRwEWgC5ldBzUlFngZ+R7kNEz84Ozjp7kV4HdiH6HlU3gVW5J2ywCFET6PWBYQVqAZNs7N0UtLB5ZEnphouLwyfOHniDiTbh/IUVvYzNNYLLMhre8hKEx3xn2dAtrv3ktXPQe6KSGAAYxcSL1Fqx+0E6cfE9+C4o8ANeeW/XOVOOu1LJU+Wa6Jfpn1iebk+hkkcjS516ngdfs062uMncTK94ex1LybxRtk7drx9oK9F6D7C2C3R4B3f1E6ONsdLgzohZ9U4dbEzDM8vPXDqRpUr/np83AhwL8a+u3RzJb2NiJ6IcPwzsifCQs0/3hThP4ixbykNdjIXQZaWLWn1giGMXTzLi7ZT0t2DsL/6mBV6GDt0TbmHYNuMS7BNStkLwHdY1FSIuSbzRfD9UQ4nzswsdTLzJiJB8GhT2TTZ7XNoQou7hHkM5GfxFWDhzPh6DpN4sCzX8WyUJUAw4XJm+Qux5Cxtdk/4xEmvBdEjwJeI7kflVCRA5G3S8edKwh1vJ+j7ke8t7uMD+/sw2PHeAd2N8iLt9gFSXjeqq6MBchTkVUzj+an3W7vqifmBf2jtFfm/hbGfnx5PcNxg9q6kkJXT1QD+D2XKGpRtAHQpyJpZtIOY+DKQwjc+JQ3AwY/KRG0dHz6S6+xUphWVw2XvtJwgRsP0uy24FMBZjB3+VFLuNpS2crFLvB8GNmLsr0v5B+BfgdsZsxZxpHEoJGw9vppYrLsquOJRYz1JW+Nvs/kF4K1A++Q6FH87Pn2I3gqyHpEb8eUP0H6EYHE8FB1MfbA8xDekE8cqSTQ3uRzvWdBXgKtAsPwvAD+C/wVm89lwB2frUWsV6GKQQSx68Mf7ME39lQCv3XE16jnUVv6Hfg6hQaj/AJtmQC78G/txAAAAAElFTkSuQmCC");
    background-size: 100% 100%;
}
.yqlink span{
    width: auto;
    float: left;
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
    color: #0061B4;
    margin-top: 3px;
    margin-left: 2px;
}