@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;
}
/**布局开始**/
body {line-height: 1;font-size: 13px;font-family: "Microsoft YaHei","Arial","\u5b8b\u4f53", Tahoma, Geneva, sans-serif;color: #1f1f1f;}
p{line-height:1.75;}
a {color: #292929;text-decoration:none;transition:all 0.4s ease-in-out;}
a:hover {color: #fa3436;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;  }
.wrapper .inner {width: 1400px;margin:0 auto;} /**页面全局宽度**/
/*head开始*/
#header {background: #155abc url(images/head_bg.png) no-repeat center top;}
#header .inner{height: 195px;position:relative;}
.header .sitelogo{float:left;padding-top: 60px;/* padding-left: 10px; */}
.header .sitetitle {display:inline-block;margin-top: 3px; margin-left:44px;font-size:40px;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; width:240px;    margin-top: 63px}
/*默认主导航样式*/
#nav{background: #1654df;}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {margin:0 auto;text-align: center;}
.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 66px;line-height: 68px;color: #292929;font-size: 20px;}
.wp-menu .menu-item.hover a.menu-link,
.wp-menu .menu-item a.hover{background-color: #ef9e33;text-decoration: none;color: #fff;}
.sub-menu {display: none;position: absolute;left: 0;top: 68px;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: 16px;background:none;text-align: center;}
.sub-menu .sub-item.hover> a,
.sub-menu .sub-item a:hover{color: #fff;background-color: #ef9e33;display: block;}
.sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;display:none !important}
/**主页banner开始**/
#banner {background: #e7e2df;position:relative}
#banner .inner {width:auto;max-width: 1920px;text-align: center;position:relative; }
/**************************************************************
 * 组件功能
 */

/**搜索**/ 
.search-panel {position: relative;    float: right;}
.search-window {overflow: hidden; width: 47px;}
.wp-search {position: relative;}
.wp-search form {display: block;}
.wp-search .search-input {margin-right: 48px;}
.wp-search .search-input input.search-title {    width: 100%;
    height: 44px;
    line-height: 44px;
    border: 0;
    outline: 0;
    color: #888;
    font-size: 14px;
    background: #fff;
    text-indent: 10px;}
.wp-search .search-btn {width: 48px; height: 44px; position: absolute; right: 0; top: 0;}
.wp-search .search-btn input.search-submit {width: 48px; height: 44px; border: 0; outline: 0;     background: url(images/search_bg.png); cursor: pointer;    position: absolute;
    top: 0;
    right: 0;}
.searchbtn {width: 48px; height: 44px; border: 0; outline: 0;     background: url(images/search_bg.png); background-repeat: no-repeat; position: absolute; right: 0; top: 0; z-index: 120; 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: 50px;}
.mbanner .focus .focus-next {right: 50px;background-position:right top;}
/**主体模块样式**/
.main1 .inner{padding: 30px 0px;}
.main1 .ml{float:left;}
.main1 .mc{float:left; width:380px;margin-left:30px;}
.main1 .mr{float:right;}
.main4 .inner{padding: 20px 0 0;}
.main4 .ml{float:left;width: 100%;}
.main4 .mr{float:right;padding-top:25px;}
.main4 .mr .mlink{}
/**标题栏新闻窗口**/
.post .tt {display:inline-block;width:100%;border-bottom: 1px solid #e5e5e5;margin-bottom: 36px;} /**标题栏**/
.post .tt .tit {display:inline-block;float: left;font-size: 16px;font-weight:normal;border-bottom: 2px solid #ff8042;margin-bottom: -1px;} /**标题字体**/
.post .tt .tit .title {display:block;line-height: 42px;color: #424242;font-family:"Microsoft yahei";}
.post .tt .tit .name{ display:none; line-height:16px; color:#333; }/*栏目别名*/
.post .con {/* padding: 6px 0; */margin:0 auto;}
.post .con .wp_article_list .list_item { border-bottom:1px dashed #ccc; } /**新闻列表**/
.post .con .wp_article_list .list_item .Article_Index { background:url(images/li.gif) no-repeat center; }
.post .more_btn {display:inline-block;*display:inline; *zoom:1; height: 20px;margin-top: 10px;line-height: 20px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size: 12px;cursor:pointer;} 
.post .more_btn a{color:#666;} 
.post .more_btn a:hover{color:#666;} 
/*标准标题*/
.post1 .tt .tit .title {display:inline-block;margin-right:0px;font-size: 20px;font-weight:bold;color: #1f1f1f;cursor:pointer;font-weight: 400;}
.post1 .tt .tit .title.selected {color:#FB5525;}
.post1 .more_btn a{color:#1826a5;}
/*带图标标题*/
.post2 .tt .tit {padding-left:24px; background:url('images/new1_icon.png') no-repeat left center;}
.post2 .tt .tit .title {font-size: 16px;font-weight:bold;color: #18267d;cursor:pointer;}
/*居中标题*/
.post3 .tt {width:100%; text-align: center; } 
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {font-weight:bold; color: #1B2EA3;}
.post3 .more_btn {margin-left:10px;line-height: 20px; float:none;}
/*标题切换hover*/
/**自定义新闻列表**/
.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: #737373;}/*属性*/
.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;}
.news_text .news_list li.news{/* margin-bottom:10px; */} 
.news_text .news_list li.news .news_title{line-height: 30px;font-size: 14px;} 
.news_text .news_list li.news .news_text{line-height:22px;font-size: 13px;}
.news_text .news_list li.news .news_time{line-height: 28px;font-size: 13px;}
.post-41 .con{padding:15px 0;}
.post-9 li.news {
    float: left;
}
.post-9 .tt {
    float: left;
    width: 140px;
    border: 0;
    margin: 0;
}
.post-9 .con {
    float: left;
}
.post-9.mbox {
    float: left;
    margin-top: 25px;
}
.post-9 .tt .tit .title {
    color: #f3fb0e;
    font-weight: 400;
    margin-right: 0;
    font-size: 16px;
}
.post-9 li.news {
    font-size: 16px;
    color: #f3fb0e;
    MARGIN-RIGHT: 25px;
}
.wp-search .search-title.hid {
    top: 0px !important;
}
.wp-search .search-btn input.search-submit.hid {
    width: 48px;
    height: 44px;
}

.post.post1.post-10.mbox .tt {
    position: relative;
}
.post.post1.post-10.mbox .more_btn {
    position: absolute;
    left: 0;
    width: 80px;
    height: 44px;
    margin-top: 0;
}
.post.post1.post-10.mbox .tt a:hover {
    color: #1f1f1f;
}
.post.post1.post-10.mbox .more_btn a {
    display: block;
    height: 100%;
}
.post.post1.post-10.mbox {
    width: 838px;
    /* margin-bottom: 20px; */
}
.post-9 .tt h3.tit {
    float: right;
    border: 0;
}
.post.post-11 {
    width: 374px;
    height: 242px;
    float: left;
    position: relative;
}
.post-11 img{width:100%;height:100%;transition:all 1s}
.post-11  li:hover img{transform:scale(1.1)}
.post-11 .news_imgs{height:100%;overflow:hidden}
.post.post1.post-12.mbox {
    float: right;
    width: 437px;
}
.post-12 .news_title {
    font-size: 14px;
}
ul#home-slider {
    width: 100%;
    height: 100%;
}
ul#home-slider .news {
    width: 100%;
    height: 100%;
}
ul#home-slider .news .con {
    width: 100%;
    height: 100%;
}
ul#home-slider .news .con a {
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    cursor: auto;
    background: #000;
}
.post-12 li.news a {
    line-height: 30px !important;
}
.post.post1.post-13.mbox {
    width: 318px;
}.post.post1.post-13.mbox .tt {
    position: relative;
}
.post.post1.post-13.mbox .more_btn {
    position: absolute;
    left: 0;
    width: 120px;
    height: 44px;
    margin-top: 0;
}
.post.post1.post-13.mbox .tt a:hover {
    color: #1f1f1f;
}
.post.post1.post-13.mbox .more_btn a {
    display: block;
    height: 100%;
}
.post-13 li.news.n1 {background: url(images/p1.png) no-repeat center;}
.post-13 li.news.n2 {background: url(images/p2.png) no-repeat center;}
.post-13 li.news.n3 {background: url(images/p3.png) no-repeat center;}
.post-13 li.news.n4 {background: url(images/p4.png) no-repeat center;}
.post-13 li.news {
    width: 318px;
    height: 58px;margin-bottom:4px
}
.post-13 .news_title {
    line-height: 58px !important;
    margin-left: 115px;
}
.post-13 .con a {
    color: #fff;
    font-size: 18px;
}
.post.post1.post-21.mbox {
    width: 375px;
    float: left;
    margin-left: 37px;
}
.post.post1.post-21.mbox:first-child {
    margin-left: 0;
}
.post-21 li.news {
    font-size: 14px;
    line-height: 32px;
    padding-left: 13px;
    background: url(images/dot.png) no-repeat 2px 13px;
}
ul#home-slider .news .con a video {
    height: 242px;
    width: 374px;
}
ul#home-slider .news .con a:after {/* content: ""; */background: url(images/play.png) no-repeat center;background-size: cover;display: inline-block;width: 80px;height: 80px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 9999;transition: .2s;}
.control{
    width: 80px;
    height: 80px;
    position: absolute;
    background: url(images/play.png) no-repeat center;
    background-size: cover;
    z-index: 99;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    cursor: pointer;
}
.post-21 .tt {
    margin-bottom: 8px;
}
.post-31 .news_title {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    padding-right: 18px;
    margin-top: 20px;
}
.post-31 .news_title a {
    color: #272727;
}
.post-31 .tt {
    margin-bottom: 30px;
}
.slick-slide:hover img{
    transform: scale(1.05);
    transition: .2s;
}
.slick-slide:hover a{
    color: #fa3436;
}
.post-9 li.news {
    line-height: 45px;
}
.post-13 li.news:hover a{
font-weight:bold
}
.post-31 .slick-slider{margin:0 -10px}
.post-31 .news_pic{width:280px;height:197px;margin:0 10px;overflow:hidden}
.post-31 .news_pic img{width:100%;height:100%;transition:all 1s}
.col_news_list li.news .news_title,.col_news_list li.news .news_meta{font-size:14px}
/*栏目图片*/
.l-banner{background: url(images/list_banner.jpg);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 .inner {padding:25px 10px;}
/**主体文章页开始**/
#d-container .inner {padding: 20px 10px;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: #FB5525;}/**位置栏目背景**/
.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:#FB5525; background:#eee; } 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #FB5525;}
.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:#FB5525;}
/*二级子栏目**/
.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:#FB5525;} 
/*三级子栏目**/
.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:#FB5525;} 
/**栏目新闻**/
.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: #FB5525;/* 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:100%; _width:expression(this.width > 680 ? "680px" : this.width); } /**列表页文章图片大小限制**/
/**文章页**/
.infobox {width:auto; margin:0 auto; }
.article {padding-top:10px;}
.article h1.arti_title {line-height: 48px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #fb5525;} /**文章标题**/
.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;min-height: 500px;} /**文章内容**/
.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:100%; _width:expression(this.width > 940 ? "940px" : this.width); }   /**文章阅读部分图片大小限制**/
.article .entry .read table{margin:0 auto;}
/**页脚开始**/
#footer {background: #0a4fb7;}
#footer .inner {padding: 45px 0px;position:relative;height: 135px;box-sizing: border-box;}
#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: 13px;line-height: 24px;font-weight:normal;text-align: center;color: #fff;}
#footer .inner p span { margin:0 3px; }
#footer .inner .copyright a{color:#eee;}
/*二级页面*/
/*placeholder颜色修改：*/
	input::-webkit-input-placeholder {
	  color: #f'f'f;
	}
	input::-moz-input-placeholder {
	  color: #f'f'f;
	}
	input::-ms-infffput-placeholder {
	  color: #f'f'f;
	}
input:-webkit-autofill,
    input:-webkit-autofill:hover,
    input:-webkit-autofill:focus,
    input:-webkit-autofill:active {
        -webkit-transition-delay: 99999s;
        -webkit-transition: color 99999s ease-out, background-color 99999s ease-out;
}
/*列表页文章列表*/
.jzlb {font-size:18px;line-height: 68px;color: #111111;padding-right: 125px;position: relative;border-bottom:1px solid #e5e2dd;height: 68px;}
.xysbt {overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;float:left;width: 100%;height: 68px;}
.xyssj {float:right;position: absolute;right: 0;top: 0;color: #999999;font-size: 16px;}
.xysbt a {color: #111111;display:block;}
.xysbt:hover {
    border-left: 3px solid #FB5525;
}
.xysbt:hover a {
    padding-left: 15px;
    color: #FB5525;
}
/*列表页文章列表结束*/

.top-1 { height:189px;background: linear-gradient(to right,#FB5525,#FA3436);}
.zjk {width:1400px;margin:auto;box-sizing: border-box;}
.top-1 .zjk { position:relative;}
.top-logo {float:left;padding-top: 35px;}
.ssk {float:right;width:299px;height:54px;background:url(images/1/ssk.png) no-repeat;margin-top: 69px;}
.anniu { float:right; width:60px; height:54px; background:none; border:0; cursor:pointer;}
.srk {float:left;width:239px;height:54px;box-sizing:border-box;line-height:54px;font-family: 微软雅黑;color: #727272;font-size:16px;padding-left:33px;background:none;border:0;}
.top-nav {position:absolute;height: 70px;line-height: 70px;color:#fff;font-size:20px;font-family:微软雅黑;right:325px;top: 60px;}
.top-lmmc {float:left;padding-left: 70px;position: relative;background: url(images/1/1.png) no-repeat -19px center;}
.top-lmmc a { color:#fff;}
.top-lmmc:nth-child(2) {background: url(images/1/2.png) no-repeat -5px center;padding-left: 70px;}
.top-lmmc:nth-child(3) {background: url(images/1/3.png) no-repeat 20px center;padding-left: 60px;}
.top-lmmc:nth-child(4) {background: url(images/1/4.png) no-repeat 20px center;padding-left: 60px;}
.tpp { overflow:hidden;}
.tpsx1 { width:100%; display:block; height:640px;transition: all 0.8s ease-in-out;}
.tpsx1::before {  content: '';  padding-top: 33.80208333%;  float: left;}
.tpsx1::after {  content: '';  display: block;  clear: both;}
.jtt { display:none;}
.banner-1:hover .jtt { display:block;} 
.banner-1:hover .tpsx1 {transform: scale(1.04);transition: all 0.8s ease-in-out;}
.new-1 {height:178px;background:url(images/1/11.png) no-repeat center;background-size:cover;margin-top: 30px;}
.new-1 .zjk {padding-left:158px;background:url(images/1/tt.png) no-repeat 44px center;height:100%;padding-right: 60px;}
.btb-1 {font-size:30px;color:#282828;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;padding-top: 38px;padding-bottom: 16px;}
.btb-1 a {color:#282828;transition: all 0s ease-in-out;}
.jj1 {color:#727272;font-size:16px;line-height:32px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 64px;}
.new-1 .zjk:hover .btb-1 a,.new-1 .zjk:hover .btb-1 { color:#FA3436;}
.lmmc-1 {line-height:68px;padding-top:46px;border-bottom: 1px solid #ffc3ac;}
.lmmc-2 { float:left; font-size:28px; font-weight:bold; color:#FA3436; font-family:Source Han Serif CN; position:relative; padding:0 18px;}
.more-1 {float:right;font-size: 18px;color: #F72421;}
.lmmc-2:before {content:'';width:100%;height:4px;background:#FA3436;border-radius:5px 5px 0px 0px;position:absolute;bottom: -1px;left:0;}
.banner-2 {float:left;width:659px;height:518px;padding-top: 32px;}
.tpp-2 { width:100%; height:408px; overflow:hidden;}
.tpsx2 { width:100%; display:block; height:100%;}
.tpsx2::before {  content: '';  padding-top:61.91198786%;  float: left;}
.tpsx2::after {  content: '';  display: block;  clear: both;}
.tpp-0 { height:518px; position:relative;}
.btb-2 {height:110px;background:#FA3436;padding:0 32px;box-sizing:border-box;padding-right: 180px;}
.time-1 {font-family:RobotoJ;font-size:16px;font-weight:bold;color:#fff;padding-top: 27px;padding-bottom: 15px;}
.btb-3 {font-size:20px;color:#fff;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.btb-3 a { color:#fff;}
#swiper2:hover .tpsx2 {transform: scale(1.04);transition: all 0.4s ease-in-out;}
.yclb-1 {float:right;width:661.5px;padding-top: 10px;}
.xbt-1 { height:135px; box-sizing:border-box; border-bottom:1px solid #D2D2D2;}
.time-2 {font-family:RobotoJ;font-size:16px;font-weight:bold;color:#F72421;padding-top: 22px;padding-bottom: 6px;}
.btb-4 {color:#1C1C1C;font-size:20px;line-height:36px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 72px;}
.btb-4 a {color:#1C1C1C;transition: all 0s ease-in-out;}
.xbt-1:hover .btb-4,.xbt-1:hover .btb-4 a {color:#F72421;}
.swtz { float:left; width:660px;}
.xbt-2 {box-sizing:border-box;height: 118px;border:1px solid #E3E3E3;margin-top: 10px;}
.time-3 {float:left;width:70px;height:70px;box-sizing:border-box;border:1px solid #FA3436;margin-top: 20px;text-align:center;font-family:Roboto;color:#FA3436;font-size:16px;}
.tm-1 {font-size:30px;font-weight:bold;position:relative;padding-top: 8px;padding-bottom: 8px;}
.tm-1:before {content:'';width:45px;height:1px;background:#FA3436;position:absolute;bottom: 6px;left: 13px;}
.btb-5 {float:left;width: 520px;margin-left:28px;}
.btb-6 {color:#292929;font-size:18px;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;padding-top: 23px;padding-bottom: 14px;line-height: 60px;}
.btb-6 a {color:#292929;}
.jj2 {color:#929292;font-size:16px;line-height:30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 60px;display: none;}
.nrk-3 { padding-top:15px;}
.swtz:nth-child(2) { float:right;}
.xbt-2:hover {border: 4px solid #FA3436;}
.xbt-2:hover .time-3 {margin-top: 20px;background:#FA3436;color:#fff;}
.xbt-2:hover .btb-6 {padding-top: 23px;}
.xbt-2:hover .time-3 .tm-1:before { background:#fff; width:calc(100% + 6px); left:-5px;}
.lmmc-5 { display:inline-block; float:left;}
.sudy-tab .tab-menu li.selected:before {content:'';width:100%;height:4px;background:#FA3436;border-radius:5px 5px 0px 0px;position:absolute;bottom: -1px;left:0;}
.new-4 .lmmc-2 { margin-right:32px;}
.zctp {float:left;width:717px;padding-top: 50px;}
.tpp-4 { float:left; width:339px;}
.slt-1 { width:100%; height:231px; overflow:hidden;}
.tpsx3 { width:100%; display:block; height:100%;}
.tpsx3::before {  content: '';  padding-top: 68.14159292%;  float: left;}
.tpsx3::after {  content: '';  display: block;  clear: both;}
.fgx { height:7px; background:#F72421;}
.tbbb-1 {height:170px;box-sizing:border-box;border:1px solid #E3E3E3;border-top:0;padding: 0 25px;padding-top: 28px;}
.btb-7 {color: #1D1D1D;font-size: 18px;line-height: 30px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 60px;}
.btb-7 a {color:#1D1D1D;transition: all 0s ease-in-out;}
.tm-3 {font-family:Roboto;color:#F72421;font-size:16px;font-weight:bold;padding-top: 31px;}
.tpp-4:nth-child(2) { float:right;}
.tpp-4:hover .tpsx3 {transform: scale(1.04);transition: all 0.4s ease-in-out;}
.tpp-4:hover .btb-7,.tpp-4:hover .btb-7 a {color:#F72421;}
.yclbb-2 { float:right; width:643px;}
.sudy-tab { position:relative;}
.yclbb-2 .more-1 {position:absolute;right:0;top: 68px;}
.tbbb-2 { height:60px; box-sizing:border-box; line-height:59px; border-bottom:1px solid #E2E2E2;}
.btb-8 {float:left;width:535px;font-size:18px;color:#252525;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.btb-8 a {color:#252525;transition: all 0s ease-in-out;}
.tm-4 { float:right; font-size:18px; color:#5D5D5D;}
.nrk-6 {padding-top: 37px;}
.tbbb-2:hover .btb-8,.tbbb-2:hover .btb-8 a { color:#F72421;}
.tpp-5 {width:100%;height:216px;display: grid;justify-content:center;align-items:center;line-height: 28px;color: #fff;font-size: 18px;box-sizing: border-box;padding: 0 15px;text-align: center;}
.xskk { background:#F26C78;}
.xskk:nth-child(2) { background:#E96B79;}
.xskk:nth-child(3) { background:#F78C72;}
.xskk:nth-child(4) { background:#FAB4AB;}
.xskk:nth-child(5) { background:#EE5925;}
.xskk:nth-child(6) { background:#E96B31;}
.xskk:nth-child(7) { background:#F78161;}
.xskk:nth-child(8) { background:#E17461;}
.xskk:nth-child(9) { background:#F8A5AB;}
.xskk:nth-child(10) { background:#F26C78;}
.xskk:nth-child(11) { background:#E96B79;}
.xskk:nth-child(12) { background:#F78C72;}
.tpp-5 a { color:#fff;}
.nrk-7 { padding-top:36px;}
.sltt { width:100%; height:228px; overflow:hidden;}
.tpsx6 { width:100%; display:block; height:100%;}
.tpsx6::before {  content: '';  padding-top: 68.263473053%;  float: left;}
.tpsx6::after {  content: '';  display: block;  clear: both;}
.sltbt {font-size:18px;line-height:30px;color:#292929;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 60px;margin-top: 22px;}
.sltbt a {color:#292929;transition: all 0s ease-in-out;}
.new-6 .swiper-slide:hover .tpsx6 {transform: scale(1.04);transition: all 0.4s ease-in-out;}
.new-6 .swiper-slide:hover .sltbt,.new-6 .swiper-slide:hover .sltbt a {color:#F72421;}
.new-6 { padding-bottom:65px;}
.foot-1 {height:225px;background:#FFF5E2;box-sizing: border-box;}
.foot-1 .zjk { width:1060px;}
.ewm {float:left;margin-top: 38px;}
.ewm2 {float:left;text-align:center;font-size:14px;color:#272727;margin-right: 30px;}
.ewm2 img { margin-bottom:14px;}
.yqlj {float:left;padding-top: 55px;margin-left: 70px;}
.foot-bt {font-size:16px;color:#272727;height: 17px;line-height: 16px;border-left:5px solid #FA3436;padding-left: 7px;}
.fbtt { float:left; padding-right:30px;}
.fbtt-1 { color:#6C6C6C; line-height:30px; font-size:14px;}
.fbtt-1 a {color:#6C6C6C; }
.nrkk-1 { padding-top:20px;}
.yqlj2 {float:right;margin-left: 0;}
.dbxx { color:#6C6C6C; line-height:30px; font-size:14px;}
.foot-2 { height:88px; background:#FB5525; text-align:center; line-height:88px; color:#fff; font-size:14px;}

.tpsx11 { width:100%; display:block; height:100%;}
.tpsx11::before {  content: '';  padding-top: 24%;  float: left;}
.tpsx11::after {  content: '';  display: block;  clear: both;}


.post-41 .news_imgs{ width:334px; height:228px ; overflow:hidden;}
.post-41 .news_imgs img{ width:100%; height:100%; object-fit:cover;transition-duration: 0.5s;}
.post-41 .news_imgs img:hover{transition-duration: 0.5s;}
.post-41 .news_title{ font-size:18px; line-height:30px; margin-top:25px;}
.post-41 .news_list{ margin:0 -10px;}
.post-41 .news_list .news_box{ margin:0 10px;}
.post1.post-41 .tt .tit .title{ font-size:28px; color:#FA3436; margin-bottom:11px; font-weight:bold;}
.post.post-41 .tt .tit{ border-bottom:4px solid #FA3436;}
.post.post-41 .tt{border-bottom: 1px solid rgb(255,69,0,0.36);}
.post1.post-41 .more_btn a{ font-size:18px; color:#F72421;}
.post.post-41 .more_btn .more_text, .post.post-41 .more_btn a{ font-size:18px;}

.post.post1.post-42.mbox{ margin-top:77px; margin-bottom:88px;}
.post1.post-42 .tt .tit .title{ font-size:28px; color:#FA3436; margin-bottom:11px; font-weight:bold;}
.post.post-42 .tt .tit{ border-bottom:4px solid #FA3436;}
.post.post-42 .tt{border-bottom: 1px solid rgb(255,69,0,0.36);}
.post1.post-42 .more_btn a{ font-size:18px; color:#F72421;}
.post.post1.post-42 .more_btn .more_text, .post.post-41 .more_btn a{ font-size:18px;}
.post-42 .news_imgs{ width:178px; height:216px ; overflow:hidden;}
.post-42 .news_imgs img{ width:100%; height:100%; object-fit:cover;transition-duration: 0.5s;}
.post-42 .news_imgs img:hover{transition-duration: 0.5s;transform:scale(1.05);}
.post-42 .news_wz{ position: relative;}
.post-42 .news_title{position: absolute;left: 30px;top: 90px;display: none;}
.post-42 .news_title a{ color:#fff; font-size: 18px;}
.post-42 .news_list{display:grid;grid-template-columns: repeat(9, 1fr);column-gap:26px;}








