@charset "utf-8";
/*Technical Support SudyTech*/
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;
 -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	-moz-box-shadow: 0px 0px 10px rgba(0,0,0,.8);
	     box-shadow: 0px 0px 10px rgba(0,0,0,.8);
}
::-webkit-input-placeholder { color:#ccc;/* WebKit browsers */}
:-moz-placeholder {color:#ccc; /* Mozilla Firefox 4 to 18 */}
::-moz-placeholder { color:#ccc;/* Mozilla Firefox 19+ */}
:-ms-input-placeholder { color:#ccc;/* Internet Explorer 10+ */}
/**布局开始**/
body {line-height: 1;font-size: 13px;font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color:#333;}
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#971508; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1500px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{background: #666;}
#headtop .inner{}
.headtop .top-left{float: left;}
.headtop .top-right{float:right;}
/*head开始*/
.header {background: #18267e ; border-bottom:none; height:auto;line-height:inherit; }
.header .inner{height: 132px;position:relative; }
.header .sitelogo{float:left;margin-top: 25px;}
.header .sitelogo span{position:relative;font-size:inherit; font-weight:normal;}
.header .sitelogo span a{ color:transparent; margin:0;}
.header .sitelogo h1{font-size:inherit; font-weight:normal; background:none; padding-left:0px;}
.header .sitelogo .sitetitle {display:inline-block;margin-top: 28px;margin-left:10px;font-size:32px;font-weight:bold;color:#fff;} /**站点名称**/

.header .head-left{float:left;display:inline-block;}
.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 12px;width:200px;}
/*rale样式*/
.site-rale{}
.site-rale ul{}
.site-rale ul li.links{float:left;}
.site-rale ul li.links a{line-height: 35px;padding: 0 12px 0 12px;padding-left: 19px;font-size: 13px;color: #cad3d4;background:url(images/link_icon.png) no-repeat;}
.site-rale ul li.links a:hover{color:#fff;}
.site-rale ul li.links.i1 a{background-position: 0px 0px;}
.site-rale ul li.links.i2 a{background-position: -60px 0px;}
.site-rale ul li.links.i3 a{background-position: -117px 0px;}
.site-rale ul li.links.i4 a{background-position: -177px 0px;}
/*lang样式*/
.site-lang{}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;}
.site-lang ul li.links a{line-height: 35px;margin:0px 5px;font-size: 13px;color: #cad3d4;}
.site-lang ul li.links a:hover{color:#fff;}
/*默认主导航样式*/
#nav{background: #004ea1;}
#nav .inner{}
#nav .inner .wp-panel{}/*导航*/
#nav .inner .wp-panel .wp-window{}
#nav .inner .wp-panel .navbg{position:absolute; z-index:-1;left:0;right:0;top:0;bottom:0; width:auto; height:100%;background:#fff;opacity:.7;filter:alpha(opacity=70);}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {margin:0 auto}
.wp-menu .menu-item {display: inline-block; float: left; position: relative;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a > .menu-switch-arrow{ display:inline-block; width:20px; height:20px; background:url(images/nav_j.png) no-repeat center center;vertical-align:middle; }
.wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 32px;line-height: 42px;color: #FFFFFF;font-size: 16px;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{ text-decoration: none; color: #eee;}
.sub-menu {display: none;position: absolute;left: 0;top: 100%;min-width: 100%;z-index: 100;background:#fff;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.sub-menu .sub-item a {display: block;color: #000;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;text-align:center}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{ color: #fff; background-color:#971508; display: block; }
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;}
/**主页banner开始**/
#banner {background: #e7e2df;}
#banner .inner {width:auto;text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox {}

.main1{}
.main1 .inner{padding:10px 0px 0px;}
.main1 .ml{float:left; width:360px;padding-top:8px;}
.main1 .mc{float:left; width:380px;margin-left:30px;}
.main1 .mr{float:right;width: 346px;}

.main4{background: #eeeeee;}
.main4 .inner{padding: 15px 0 0;}
.main4 .ml{float:left; width:530px;}
.main4 .mr{float:right;padding-top:25px;}
.main4 .mr .mlink{}

/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 34px;padding-left:0px;} /**标题图标**/
.news_list li.news span.news_title { float:left; }/*标题*/
.news_list li.news span.news_title img {vertical-align: middle;}
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;}/*属性*/
.news_list li.news .news_time,
.news_list li.news .news_time span{color: #666;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:0px solid red;}
.news_list li.news .news_text {line-height:22px; color:#666;}/*默认简介*/
.news_list li.news .news_bg {position:absolute; left:0px;bottom:0px; right:0px; height:30px; background:#000; opacity:.7; filter:Alpha(opacity=70);}
.news_list li.news p {line-height:34px;}
/*日历新闻样式1*/

/***********************************************************
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.l-banner{height: 235px;background-position:center center;background-repeat:no-repeat;text-align:center;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {padding:25px 10px;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {padding:20px 60px;background:#fff;}

.col_menu {width: 240px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background: #6A0506;}/**位置栏目背景**/
.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: 15px;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:#6A0506; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #6A0506;}
.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:#6A0506;}
/*二级子栏目**/
.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:#6A0506;} 
/*三级子栏目**/
.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:#6A0506;} 
/**栏目新闻**/
.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:"Microsoft yahei";font-weight: normal;color: #6A0506;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; }
.article {padding-top:10px;}
.article h1.arti_title {line-height: 55px;font-family: "Microsoft YaHei";font-size:24px;text-align:center;color: #971508;} /**文章标题**/
.article h2.arti_title {line-height: 40px;font-family: "Microsoft YaHei";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!important;}
/**页脚开始**/
#footer {background: #18267d;}
#footer .inner {padding:12px 0px;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;padding:12px 0px;margin-top:10px;}
#footer .inner .foot-right{float:right;margin-top: 12px;}
#footer .inner p{font-size: 12px;line-height: 21px; font-weight:normal;text-align:left;color: #fff;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright{}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}
/**************************************************************
 * 组件功能
 */
/*系统默认搜索*/
.wp_search{ display:inline-block;position:relative;padding-left:4px;border: 1px solid #d0d0d0;}
.wp_search #keyword{ width:160px!important;padding: 4px 0; border:none;height:20px; line-height:20px; background:transparent; color:#fff; }
.wp_search .search{width:32px;height: 30px;border:0px; background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer; vertical-align:top; }
/*自定义输入框*/
.searchbox{text-align:right;margin-top:5px;}
.wp-search {position: relative;border: 1px solid #d0d0d0;}
.wp-search form {display: block;}
.wp-search .search-input {margin-left:4px; margin-right: 40px;}
.wp-search .search-input input.search-title {width: 100%;height: 22px;padding: 4px 0;line-height: 22px;background: none;color: #FFFFFF;font-size: 14px;border:0;outline: 0;}
.wp-search .search-btn {width:32px;height: 32px;position: absolute;right: 0;top:0%;}
.wp-search .search-btn input.search-submit {width:32px;height: 30px;border:0;outline: 0;background: #FFFFFF url(images/sous.png) no-repeat center;cursor: pointer;}

/**友情链接**/
.botlinks .links-wrap {position: relative;float: left;display: inline-block; margin:4px 10px; width: 150px; line-height: 32px; background: #fff;border:1px solid #d0d0d0;}
.botlinks .links-wrap a.links-arrow {display: block; height: 32px; line-height: 32px; padding: 0 25px 0 10px; color:#a1a1a1; background: url(images/arrow.png) no-repeat right top;}

.botlinks .links-wrap .link-items {display: none;    position: absolute;
    left: 0;
    bottom: 100%;
    width: auto;
    min-width: 100%;
    height: auto;
    max-height: 300px;
    overflow: auto;
    overflow-x: hidden;
    background: #fff;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover { color: #fff; background: #6A0506; cursor: pointer;}/**链接样式**/
/*列表页*/
/*banner*/
.mbanner .focus .focus-title-bar {bottom:40px;left: 40px;margin-left:0px;}
.mbanner .focus .focus-title-bg {background-color: #000;opacity: 0.4;filter:alpha(opacity=60);}

.mbanner .focus .focus-pagination {position:absolute;right: 14px;bottom: 14px;margin-right: 0px;z-index:60;}
.mbanner .focus .focus-page { display:inline-block; width:9px; height:9px;  margin-right:6px;background:#fff;}
.mbanner .focus .focus-page-active {width:18px;background: #fff;opacity:1; filter:Alpha(opacity=100);}

.mbanner .focus .focus-navigation {width:58px; height:53px; opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus .focus-prev { left:0px;}
.mbanner .focus .focus-next { right:0px;background-position:right top}

/*************************************************************
 * 特殊页面
 */
/*二级页面*/
.line1{overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;}
.line2{overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.line3{overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;}
.line8{overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 8;
-webkit-box-orient: vertical;}
.header{background:none;    position: absolute;
    top: 60px;
    z-index: 1;}
.header .inner{    background: rgba(151,21,8,.9);height:auto;    width: 1660px;
    padding: 0 0px 0 33px;
    box-sizing: border-box;}
#nav{background:none;}
.mbanner .news_list li.news .new_img img{width:100%;height:100%;    position: absolute;top:0;left:0;}
.mbanner .news_list li.news .new_img{    position: relative;
    padding-top: 50%;}
.header .head-right{width:auto;       border-left: 1px solid rgba(255,255,255,.4);
    margin-top: 0;}
.header .sitelogo{    margin-top: 25px;
    margin-bottom: 25px;}
.header .head-right .right-top{     
    border-bottom: 1px solid rgba(255,255,255,.4);background: rgba(216,137,129,.19); padding-right:20px; padding-top:14px;padding-bottom:14px; display: flex;    align-items: center;
    justify-content: end;}
.header .head-right .right-bottom{        padding-left: 30px;
    display: flex;
    justify-content: end;}
.site-lang ul li.links a{   line-height: 16px;
    margin: 0;
    font-size: 14px;
    color: rgba(255,255,255,.8);
    padding: 0 20px;
    border-right: 1px solid #fff;}
.wp-search{    border: none;
    background: rgba(255,255,255,.2);}
.searchbox{margin:0;      width: 154px; margin-left: 20px;}
.wp-search .search-btn{    width: 26px;
    height: 26px;}
.wp-search .search-btn input.search-submit{    width: 26px;
    height: 26px;    background:  url(images/sous.svg) no-repeat center / 13px;}
.wp-search .search-input input.search-title{    height: 26px;
    padding: 0;
    line-height: 26px;}
.wp-menu .menu-item a.menu-link{    padding: 0 30px;    font-size: 20px;line-height: 80px;
    font-family: 'Arial';}
.wp-menu .menu-item a > .menu-switch-arrow{display:none;}
.main1{    background: #971508;    position: relative;}
.main1::after{content:'';display:block;width:368px;height:133px;background:url(images/m1ico.png) no-repeat center / contain;    position: absolute;right:calc(50vw - 725px);top:-132px;}
.post-tt .title{font-size: 44px;    color: #971508;    position: relative;
    font-weight: 600;line-height: 44px;
    display: inline-block;
    font-family: 'Arial'; }
.post-11 .title{  color: #fff;}
.post-11 .title::after{display:none}
.post-11{margin-top: 64px;}
.post-11 .tt{margin-bottom:45px;}
.post-11 .news_list li.news .news_con{    font-size: 18px;
    line-height: 30px;
    color: #fff;}
.post-11 .news_list li.news .news_left{    width: 913px;
    float: left;}
.post-11 .news_list li.news .news_imgs{      width: 493px;
    float: right;
    margin-top: -250px;}
.post-11 .news_list li.news .news_imgs img{width:100%}
.main1 .more_btn .more_text{color: #fff;
    font-family: 'Arial';
    font-size: 16px;}
.main1 .more_btn{    position: absolute;
    bottom: 60px;}
.main2{background:url(images/m2bg.png) no-repeat center / cover;padding-top:91px;    padding-bottom: 125px;}
.post-tt .title::after{content: '';
    display: block;
    width: 35px;
    height: 1px;
    background: #971508;
    position: absolute;
    right: -47px;
    bottom: 10px;}
.post-tt .tt{    display: flex;
    justify-content: space-between;
    align-items: center;}
.post-tt .more_text{    font-size: 16px;
    font-family: 'Arial';
    color: #971508;}
.post-21 .tt{margin-bottom:47px;}
.post-21 .con{display:flex;    justify-content: space-between;}
.post-21 .con .list1{width:890px;}
.post-21 .con .list2{width:522px;}

.news_img{    position: relative;padding-top:64.6%;    overflow: hidden;}
.news_img img{    width: 100%;    transition: .5s;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;}
li:hover .news_img img{    transform: scale(1.1);}
.post-21 .list2 .news_img{padding-top:61.5%}
.post-21 .list1 li.news .news_img::after{content:'';display:block;width:285px;height:70px;background:#FEF8F2;    position: absolute;left:0;bottom:0;}
.post-21 .list2 li.news .news_img::after{content:'';display:block;width:201px;height:54px;background:#FEF8F2;    position: absolute;left:0;bottom:0;}
.post-21 .news_list li.news .news_time{    color: #971508;    font-weight: 600;    line-height: 18px;margin-bottom:18px;
    font-size: 16px;
    font-family: 'Arial';}
.post-21 .news_list li.news .news_title {    font-size: 20px;margin-bottom:20px;
    font-weight: 600;
    line-height: 30px;
    font-family: 'Arial';}
.post-21 .news_list li.news .news_con {    font-size: 16px;
    color: #B9B9B9;
    line-height: 24px;
    font-weight: 600;}
.post-21 .list2 li.news .news_title{margin-bottom:22px}
.post-21 .list2 li:nth-child(1){padding-bottom:42px;border-bottom:1px dashed rgba(227,178,109,.5);}
.post-21 .list2 li:nth-child(2){padding-bottom:44px;border-bottom:1px dashed rgba(227,178,109,.5);padding-top:44px}
.post-21 .list2 li:nth-child(2) .news_title {margin-bottom:0}
.post-21 .list2 li:nth-child(2) .news_time{margin-bottom:28px}
.main3{background:url(images/m3bg.png) no-repeat center / cover;    padding-top: 63px;padding-bottom:109px}
.post-31 .tt{margin-bottom:61px;}
.post-31 .con{   display:flex;justify-content: space-between; }
.post-31 .con .list1{width: 624px;    padding-left: 38px;    border-left: 1px solid #D2D2D2;
    box-sizing: border-box;}


.swiper-container{width:800px;    margin: 0;}
#certify {
	position: relative;
	width: 100%;
	margin: 0 auto
}



#certify  .swiper-slide {
	width: 735px;
	


}
#certify  .swiper-slide img{
	display:block;
}


#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 7px;

	background-color: rgba(255,255,255,.5);
	width: 17px;
	height: 17px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {

	background-color: #fff;
}

#certify .swiper-button-prev {
	left: 20px;
	width: 20px;
	height: 40px;
	background: url(images/p31left.svg) no-repeat center / contain;
	background-position: 0 0;
	background-size: 100%;
}



#certify .swiper-button-next {
	
	width: 20px;
	height: 40px;
	background: url(images/p31right.svg) no-repeat center / contain;
	
	background-size: 100%;
}


.post-31 .con .list2{margin-left:-33px}
.post-31 .con .list2 .news_img{padding-top: 68%;}
.post-31 .con .swiper-button-next, .post-31 .con .swiper-button-prev{margin-top:-20px;}
.post-31 .con .swiper-button-next{right:85px}
#certify .swiper-pagination{    width: auto;
    bottom: 16px;
    left: auto;
    right: 11%;}
.post-31 .news_list li.news .news_title {    font-size: 18px;margin-bottom:10px;
    line-height: 30px;
    height: 60px;
    font-weight: 600;
    font-family: 'Arial';}
.post-31 .news_list li.news .news_kz .kz{    font-size: 14px;
    line-height: 22px;
    color: #808080;}
.post-31 .list1.news_list li.news {    padding-bottom: 18px;    position: relative;
    border-bottom: 1px dashed #CACACA;
    margin-bottom: 18px;}
.post-31 .list1.news_list li.news:last-child{margin-bottom:0;border:none;padding-bottom:0}
.post-31 .list1.news_list li.news::after{content:'';display:block;width:22px;height:22px;border:1px solid #BCBCBC;background:#fff;box-sizing:border-box;    position: absolute;border-radius: 50%;left: -50px;
    top: 12px;}
.post-31 .list1.news_list li.news:hover::after{background:#971508 url(images/p31ico.svg) no-repeat top -2px left -2px/ 127%;border:none;}
.main4{background:none;    position: relative;}
.main4::before{content:'';display:block;width:743px;height:368px;background:url(images/m4bgico.png) no-repeat center / contain;    position: absolute;bottom:0;right:0}
.post-41 .tt{    width: 492px;    display: block;    position: absolute;
    height: 332px;
    background: #971508 url(images/p41ttico.png) no-repeat center bottom / 100%;}
.post-41 .title{    color: #FFFFFF;    margin-left: 65px;
    margin-top: 51px;}
.post-41 .title::after{    background: #fff;width: 74px;
    left: 0;
    right: auto;
    bottom: -21px;}
.post-41 .more_text{  color: #FFFFFF;}
.post-41 .more_btn{    margin-left: 68px;
    margin-top: 51px;}
.post-41 .news_list li.news{float:left;}
.post-41 .news_list li.news.n1,.post-41 .news_list li.news.n2{width:500px}
.post-41 .news_list li.news.n1 .news_img,.post-41 .news_list li.news.n2 .news_img{padding-top:66.4%}
.post-41 .news_list li.news.n1{    margin-left: 495px;margin-right:5px;}
.post-41 .news_list li.news.n3{    width: 832px;margin-top:3px}
.post-41 .news_list li.news.n4{width:664px;margin-top:3px;margin-left:4px}
.post-41 .news_list li.news.n3 .news_img{padding-top:56.73%}
.post-41 .news_list li.news.n4 .news_img{padding-top:71.08%}
.main4 .inner {
    padding: 97px 0 148px;
}
#footer{background:#6A0506}
#footer .inner .foot-left{margin:0;padding:0}
.foot-center{float:left;margin-left:106px;margin-bottom:57px;}
.footer .foot-tt{font-size: 20px;
    color: #fff;
    margin-bottom: 35px;}
#footer .inner p{    font-size: 16px;
    line-height: 36px;
    color: rgba(255,255,255,.6);}
#footer .inner{padding:0;padding-top:44px;}
#footer .inner .foot-bottom p{    text-align: center;    line-height: 17px;}
#footer .inner .foot-bottom{    padding: 26px 0 36px;border-top:1px solid rgba(255,255,255,.2)}
#footer .inner .foot-right{    margin-top: 34px;}
.botlinks .links-wrap{margin:0;
    width: 310px;
    line-height: 52px;
    background: none;
    border: 1px solid rgba(255,255,255,.5);}
.botlinks .links-wrap a.links-arrow{    height: 52px;    padding: 0 25px 0 16px;    color: rgba(255,255,255,.6);    font-size: 16px;    background: url(images/arrow.png) no-repeat right 16px center;
    font-family: 'Arial';
    line-height: 52px;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { cursor: pointer;background: url(images/arrow2.png) no-repeat right 16px center;}
.l-banner{height: 500px;    background-size: cover;}
.listcon .news_list li.news span.news_title{    font-size: 16px;    display: inline-block;
    width: calc(100% - 120px);
    line-height: 52px;}
.listcon .news_list li.news span.news_meta{  font-size: 16px;width:120px;text-align:right;margin:0;
    line-height: 52px;}
.col_menu .col_menu_head h3.col_name .col_name_text{    line-height: 70px;}
.col_list .wp_listcolumn .wp_column a .column-name{line-height: 42px;    font-size: 17px;}
.infobox .article{min-height:550px}

.header::after{    content: '';
    display: block;
    width: 100%;
    height: 261px;
    background: url(images/topheaderbg.png) no-repeat center / 100% 100%;
    position: absolute;
    left: 0;
    top: -60px;
    z-index: -1;}