@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(/_upload/tpl/00/09/9/template9/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";color:#333;}
p{line-height:1.75;}
a {color:#3b3b3b; text-decoration:none; transition:all 0.4s ease-in-out;}
a:hover { color:#2d2d69;}
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.wrapper .inner {width: 1200px;margin:0 auto;} /**页面全局宽度**/
/*headtop*/
#headtop{/*background:url(/_upload/tpl/00/09/9/template9/images/tm.png);*/height: 12px;position: absolute;background:rgba(44, 143, 200, 0.651);}
/*head开始*/
.header .mod {
    height: 100%;
}
.head {
    /* background: url(/_upload/tpl/00/09/9/template9/images/head_bg.jpg) no-repeat center bottom; */
    /*background-size: cover;*/
    background: rgba(144, 208, 246, 0.839);
}
#header .inner{height: 124px;position:relative;}
.header .sitelogo{float:left;margin-top: 30px;margin-left: 28px;}
.header .sitetitle {display:inline-block;margin-top: 15px;margin-left: 23px;font-size:32px;font-weight:bold;color:#fff;margin-right: 30px;} /**站点名称**/
.header .head-left{float:left;height: 100%;    /* background: url(/_upload/tpl/00/09/9/template9/images/tm.png); */
    background-color: rgb(81, 174, 227);
}


.header .head-main{float:left;margin-top:10px;}
.header .head-right{float:right;margin-top: 55px;}
/*lang样式*/
.site-lang{
    float: left;
}
.site-lang ul{float:right;}
.site-lang ul li.links{float:left;margin-right: 29px;    border:none;
    transition: 0.8s;}
.site-lang ul li.links:hover{border-bottom: 4px solid;}
.site-lang ul li.links a{line-height: 35px;/* margin:0px 5px; */font-size: 18px;color: black;}
.site-lang ul li.links a:hover{/*color:#fff;*/}
.site-lang ul li.links a:before {content: "";display: inline-block;width: 4px;height: 4px;border: 1px solid #f7c615;margin-right: 10px;}
/*默认主导航样式*/
#nav{background:url(/_upload/tpl/00/09/9/template9/images/tm2.png);padding: 15px 0;display: none;}
#nav .inner{}
#nav .inner .wp-panel{
    display: block;
}
/*导航样式：后台绑定时也可以定义配置*/
.nav .wp-menu {margin:0 auto}
.nav .wp-menu .menu-item {display: inline-block;float: left;position: relative;border-right: 1px solid #616080;border-top: 1px solid #616080;border-bottom: 1px solid #616080;background: #2d2d69;}
.nav .wp-menu .menu-item a > .menu-switch-arrow{display: none;width:20px;height:20px;vertical-align:middle;}
.nav .wp-menu .menu-item a.menu-link {display: inline-block;padding: 0 44px;line-height: 38px;color: #ffcb0b;font-size: 15px;}
.nav .wp-menu .menu-item.hover a.menu-link,
.nav .wp-menu .menu-item a.hover{background-color: #ffcb0b;text-decoration: none;color: #000;}
.nav .sub-menu {display: none;position: absolute;left: 0;top: 38px;min-width: 100%;z-index: 100;background: #2d2d69;}
.nav .sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1;}
.nav .sub-menu .sub-item a {display: block;color: #fff;height: 40px;line-height: 40px;padding: 0 17px;font-size: 14px;background:none;text-align: center;}
.nav .sub-menu .sub-item.hover> a,
.nav .sub-menu .sub-item a:hover{color: #000;background-color: #ffcb0b;display: block;}
.nav .sub-menu .sub-menu { left: 100%; top:0px; z-index: 200; background:#fff;    display: none !important;}
.nav .wp-menu .menu-item.i1 {
    border-left: 1px solid #616080;
}
/* 头部链接 */
.mlink.botlinks {
    float: left;
}
.mlink.botlinks {
    float: left;
    width: 180px;
    background: url(/_upload/tpl/00/09/9/template9/images/quick.png);
    margin-left: 15px;
    display: none;
}
span.links-btn {
    position: absolute;
    right: 0;
    display: inline-block;
    width: 32px;
    height: 32px;
    top: 0;
    z-index: 999;
}
.botlinks .links-wrap {position: relative;float: left;display: inline-block;width: 100%;line-height: 31px;}
.botlinks .links-wrap a.links-arrow {display: block;height: 31px;line-height: 30px;padding: 0 25px 0 10px;color:#002c5a;}
.botlinks .links-wrap a.links-arrow:hover,
.botlinks .wrap-open a.links-arrow { color: #333; background-position: right bottom; cursor: pointer;}
.botlinks .links-wrap .link-items {display: none; position: absolute; left: 0; top: 31px; width: auto;width: 100%; height:auto; max-height: 300px; overflow: auto; overflow-x:hidden;background: #f5f5f5; z-index: 999;}
.botlinks .links-wrap .link-items a { display: block; line-height: 24px; padding: 5px 0; color: #444;padding-left: 10px;}
.botlinks .links-wrap .link-items a span { display:block; margin:0 6px; white-space:nowrap;}
.botlinks .links-wrap .link-items a:hover {color: #444;background: #ffcb0b;cursor: pointer;}/**链接样式**/
/*自定义输入框*/
.searchbox{text-align:right;float: left;width: 183px;}
.wp-search {position: relative;background: #fff;}
.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: 24px;padding: 4px 0;line-height: 23px;background: none;color: #767572;font-size: 14px;border:0;outline: 0;font-family: "微软雅黑";}
.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;}
/**主页banner开始**/
#banner .inner {width: 100%;max-width: 100%;text-align: center;position:relative;}
div#banner a.focus-page.focus-page-4 {
    margin-right: 0 !important;
    float: right;
}
/*banner*/
.mbanner .focus .focus-title-bar {bottom: 0;left: 0;right: 0;height: 57%;width: 100%;margin-left: 0;}
.mbanner .focus .focus-title-bg {background:none;background-position: bottom;background-position-y: center;opacity: 0.8;filter:alpha(opacity=60);}
.mbanner .focus .focus-pagination {position:absolute;bottom: -14px;margin-right: 0px;z-index:60;height: 5px;left: 50%;width: 1200px;margin-left: -600px;max-width: 100%;}
.mbanner .focus .focus-page {display:inline-block;width: 24%;     float: left;
    /*margin-right:1.3% !important;*/height: 5px;margin-right: 0;background: #d1d1d1;border: none;}
.mbanner .focus .focus-page-active {background: #f4d049;filter:Alpha(opacity=100);}
.mbanner .focus .focus-navigation {width: 40px;height: 40px;opacity: 1;filter:alpha(opacity=70);background: none;top: auto;bottom: 30px;line-height: 40px;font-size: 20px;}
.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: 25%;}
.mbanner .focus .focus-next {right: 25%;}
.mbanner .focus-title {
    display: block;
    width: 40%;
    padding: 0;
    top: auto;
    bottom: 30px;
    font-size: 20px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    left: 50%;
    margin-left: -20%;
}
/**首页三列布局**/
.main1 .inner{padding: 40px 0px 0px;}
.main1 .ml{float:left;width: 367px;}
.main1 .mc{float:left;width: 392px;margin-left:30px;}
.main1 .mr{float:right;width: 348px;}
.main2 .inner {
    padding-bottom: 62px;
}
.content {
    background: url(/_upload/tpl/00/09/9/template9/images/mainbg.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
/* 首页post-11 样式 */
.post-11 .news .news_date {
    float: left;
    width: 60px;
    text-align: center;
}
.post-11 .news .news_date .news_year {
    height: 57px;
    text-align: center;
    font-size: 23px;
    background: #60b2db;
    color: #fff;
    line-height: 60px;
    /*border-bottom: 2px solid #005dc6;*/
    /*border-top: 1px solid #005dc6;*/
}
.post-11 .news .news_date .news_days {
    line-height: 24px;
    color: #9a9a99;
}
.post-11 .news .news_wz {
    padding-left: 79px;
}
.post-11 .news .news_wz .news_title {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 6px;
}
.post-11 .news .news_wz .news_title a {
    color: #000;
}
.post-11 .news .news_wz .news_text {
    font-size: 12px;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 42px;
}
.post-11 .news .news_wz .news_text a {
    color: #000;
    opacity: 0.63;
}
.post-11 li.news {
    padding-bottom: 20px;
    margin-bottom: 19px;
    border-bottom: 1px dashed #d4d4d4;
}
.post-11 li.news:hover .news_title a {
    color: #2d2d69;
    font-weight: bold;
    transition: 0.5s;
}
.post-11 li.news:hover .news_text a {
    color: #2d2d69;
}
.post-11 li.news.n4 {
    border: none;
    margin: 0;
}
/* 首页post-12 样式 */
.post-12 .news_imgs {
    float: left;
    width: 114px;
    height: 74px;
    position: relative;
    overflow: hidden;
}
.post-12 .news_imgs img {
    height: 100%;
    width: 100%;
}
.post-12 .news_wz {
    padding-left: 135px;
    line-height: 26px;
    font-size: 15px;
}
.post-12 .news_wz .news_title a {
    color: #000;
}
.post.post1.post-12.mbox .news_title {
    height: 51px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.post-12 li.news {
    padding-bottom: 10px;
    margin-bottom: 12px;
    border-bottom: 1px dashed #d4d4d4;
}
.post-12 .news span.alt {
    width: 112px;
    height: 72px;
    position: absolute;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    top: 0;
    color: #aaaaaa;
    border: 1px solid #9d9d9d;
    z-index: 0;
}
.post-12 .news_imgs a {
    position: relative;
    z-index: 1;
}
.post-12 li.news:hover img {
    transform: scale(1.1);
    transition: 1s;
}
.post-12 li.news:hover .news_title a {
    color: #2d2d69;
    FONT-WEIGHT: BOLD;
    transition: 0.5s;
}
/* 首页post-13样式 */
.post-13 .news_date {
    font-size: 14px;
    font-weight: bold;
    color: #2d2d69;
    margin-bottom: 6px;
}
.post-13 .news_date span {
    margin-right: 3px;
}
.post-13 .news_title {
    font-size: 15px;
    line-height: 26px;
	    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 52px;
}
.post-13 .news_title a {
    color: #2d2d69;
}
.post-13 .news_info {
    font-size: 14px;
    margin-top: 8px;
}
.post-13 .news_info a {
    color: #7b7b7b;
}
.post-13 .news:hover .news_box {
    border-left: 6px solid #6c6c96;
}
.post-13 .news:hover .news_date {
    color: #c3a01e;
}
.post-13 .news .news_box {
    padding-left: 14px;
    transition: 0.4s;
}
.post-13 .con {
    border: 1px solid #e2e2e2;
    padding: 0 30px 0 20px;
}
.post-13 .news {
    padding: 14px 0;
    border-bottom: 1px dashed #d4d4d4;
}
.post.post1.post-13.mbox li.news.n4.clearfix {
    border: 0;
}
/* 首页post-41 样式 */
.post-41 .news_left {
    /*float: left;*/
    width: 100%;
}
.post-41 .news_center {
    float: left;
    width: 39%;
}
.post-41 .news_righ {
    float: right;
    width: 30%;
}
.post-41 .con {
    margin-top: 50px;
}
.post-41 .news_title {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
	    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    height: 52px;
}
.post-41 .news_left .news_title a {
    color: #2d2d64;
}
.post-41 .news_left .news_text a {
    color: #2d2d69;
    opacity: 0.63;
}
.post-41 .news_title a:hover {
    font-weight: bold;
    transition: 0.5s;
}
.post-41 .news_left .news_text {
    font-size: 13px;
    line-height: 30px;
    margin-bottom: 16px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 90px;
}
.post-41 .news_date {
    font-size: 14px;
    color: #000;
}
.post-41 .news_center .n1, .post-41 .news_righ .n1 {
    padding-bottom: 15px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d5d5d5;
}
.post-41 .news_center .news_list {
    padding: 0 40px;
}
.post.post1.post-41.mbox .con {
    margin-top: 40px;
}
/**标题栏新闻窗口**/
.post { margin-bottom:10px; }
.post .tt {display:inline-block;width:100%;} /**标题栏**/
.post .tt .tit {display:inline-block;float:left;font-size: 16px;font-weight:normal;} /**标题字体**/
.post .con {/* padding: 6px 0; */margin:0 auto;margin-top: 24px;}
.post .more_btn {display:inline-block;*display:inline; *zoom:1;height: 20px;margin-top: 42px;line-height: 20px;float:right;}
.post .more_btn .more_text,.post .more_btn a {font-size:13px; cursor:pointer;} 
.post .more_btn a{color: #666666;} 
/*标准标题*/
.post1 {}
.post1 .tt {padding-bottom: 10px;border-bottom: 1px dashed #008cfd;}
.post1 .tt .tit:after {content: "";width: 30px;height: 3px;display: block;background: #112769;}
.post1 .tt .tit .title {display:inline-block;margin-right:20px;font-size: 24px;color: #000;cursor:pointer;line-height: 60px;}
.post1 .tt .tit .title.selected {color:#0f429b;}
.post1 .more_btn a{color: #666666;}

/***********************************************************
 * 列表页
 */
/*栏目图片*/
.l-banner{height: 235px;background-position: center;background-repeat:no-repeat;text-align:center;background-size: cover;}
.l-banner img{display:none;height:100%;vertical-align:top;}
/**主体列表页开始**/
#l-container {
    background: url(/_upload/tpl/00/09/9/template9/images/mainbg.png);
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
#l-container .inner {padding: 45px 0;}
/**主体文章页开始**/
#d-container .inner {background:#fff;}
.col_menu {width: 232px;float:left;margin-right:-240px;position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {}/**位置栏目背景**/
.col_menu .col_menu_head h3.col_name {font-size: 24px;font-weight: bold;color: rgb(81, 174, 227);}/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text {display:block;line-height: 26px;text-align: center;padding-bottom: 28px;border-bottom: 1px dashed #008cfd;}/**栏目名称图标**/
.col_menu .col_menu_head h3.col_name .col_name_text:after {
    width: 30px;
    height: 3px;
    display: inline-block;
    content: "";
    background: #112769;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -15px;
}
li.col_title {}
.foot-left2 .news_title a {
    color: #fff;
}
.col_menu .col_menu_con{}
.wp_listcolumn .wp_column {
    padding: 3px 0;
    border-bottom: 1px solid #ded8ff;
}
/*栏目列表*/
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff; }
.col_list .wp_listcolumn .wp_column a {color: #000;font-size: 18px;font-weight:normal;background:none;border-top:0px solid #fff;border-bottom: none;text-align: center;}
.col_list .wp_listcolumn .wp_column a .column-name{padding: 0;line-height: 41px;}
.col_list .wp_listcolumn .wp_column a:hover,
.col_list .wp_listcolumn .wp_column a.selected {color: #000;background: #ffcb0b;} 
.col_list .wp_listcolumn .wp_column a.selected span.column-name{color: #0f429b;}
.col_list .wp_listcolumn .wp_subcolumn .wp_column a{ color:#454545;background:none; border-top:1px solid #fff; border-bottom:1px solid #bbb;}
.col_list .wp_listcolumn .wp_column.parent > a .column-name{font-weight:bold; color:#0f429b;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a {color:#333;border-top:1px solid #eee;margin-top:-1px;} 	
.col_list .wp_listcolumn .sub_list a .column-name {display:inline-block;line-height: 28px;padding: 5px 10px 5px 44px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list a:hover,
.col_list .wp_listcolumn .wp_column a.selected {font-weight:bold;font-weight: normal;/* color: navajowhite; */} 
/*三级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list .sub_list a{} 	
.col_list .wp_listcolumn .sub_list .sub_list a .column-name {padding: 5px 10px 5px 60px;cursor:pointer;}
.col_list .wp_listcolumn .sub_list .sub_list a :hover,
.col_list .wp_listcolumn .sub_list .sub_list a.selected {font-weight:bold; color:#0f429b;} 
/**栏目新闻**/
.col_news_con li.news {
    font-size: 14px;
    line-height: 30px;
}
.col_news_con li.news .news_title {
    float: left;
    width: 76%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.col_news_con li.news .news_title a {
    color: #020202;
}
.col_news_con li.news .news_meta {
    float: right;
    color: #020202;
    opacity: 0.7;
}
.col_news_con ul.news_list.list2 {
    margin-bottom: 30px;
}
.possplit {
    width: 20px;
    background: url(/_upload/tpl/00/09/9/template9/images/split.png);
    background-position: center;
    background-repeat: no-repeat;
}
.col_news {width: 100%;min-height:500px;float:right;} 
.col_news .col_news_box{margin-left: 284px;}
.col_news_head {border-bottom: 1px solid #000;height: 54px;}
.col_metas .col_title {display:inline-block;float:left;height: 48px;line-height: 18px;}  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 24px;font-family:"Microsoft yahei";font-weight: normal;color: #000000;/* border-bottom: 3px solid #CBCBCB; */}
.col_metas .col_path {display:inline-block;float:right;white-space:nowrap;height: 46px;line-height: 39px;color: #666;} /**当前位置**/
.col_metas .col_path a{color: #000000;}
.col_news_con {padding: 15px 0px 15px 0px;margin:0 0px;}
.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 {padding:20px 60px; margin:0 auto; width:auto;}
.article {padding-top:10px;}
.article h1.arti_title {line-height: 36px;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #000;font-weight: normal;} /**文章标题**/
.article h2.arti_title {line-height: 34px;font-family: "Microsoft YaHei";font-size: 17px;text-align:center;color: #1B1B1B;} /**文章副标题**/
.article .arti_metas {padding: 9px;text-align:center;border-top: 1px solid #ececec;font-size: 14px;border-bottom: 1px solid #ececec;margin-top: 20px;margin-bottom: 20px;}
.article .arti_metas span {margin:0 5px;font-size: 14px;color: #000;}/**文章其他属性**/
.article .entry { margin:0 auto; overflow:hidden;margin-top:10px;} /**文章内容**/
.article .entry .read,.article .entry .read p {line-height: 39px;font-size:14px;color: #000;font-family: "微软雅黑";}  /**阅读字体**/
.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: url(/_upload/tpl/00/09/9/template9/images/footbg1.png);
    background-size: 100% 100%;
    /*background: rgba(144, 208, 246, 0.839);*/
}
#footer .inner {padding: 38px 0px 55px;position:relative;}
#footer .inner .mod{}
#footer .inner .foot-left{float:left;padding:12px 0px;margin-top: 27px;margin-right: 40px;}
#footer .inner .foot-right{float:right;/* margin-top: 12px; */margin-top: 35px;}
#footer .inner p{font-size: 16px;line-height: 28px;font-weight:normal;text-align:left;/*color: #e3e3e9;*//* opacity: 0.6; */}
#footer .inner p span { margin:0 3px; }
#footer .foot-left1 .copy1 span{
    background: url(/_upload/tpl/00/09/9/template9/images/add.png);
    background-position: left;
    background-repeat: no-repeat;
	    padding-left: 22px;
}
#footer .foot-left1 .copy2 span{
      /*background: url(/_upload/tpl/00/09/9/template9/images/phone.png);*/
    background-position: left;
    background-repeat: no-repeat;
	    /*padding-left: 22px;*/
}
#footer .foot-left1 .copy3 span{
      background: url(/_upload/tpl/00/09/9/template9/images/email.png);
    background-position: left;
    background-repeat: no-repeat;
	    padding-left: 22px;
}
.foot-left1 {
    float: left;
    border-left: 1px solid #62628e;
    padding-left: 32px;
}
.foot-left1 .copyright.copy4 {
    padding-left: 0;
}
.foot-left1 {
    float: left;
    border-left: 1px solid rgba(135, 135, 172, 0.612);
    padding-left: 111px;
    padding-bottom: 42px;
    border-right: 1px solid rgba(135, 135, 172, 0.612);
    padding-right: 194px;
    margin-right: 35px;
    margin-top: 17px;
    padding-top: 25px;
    width: 20%;
}
.foot-left1 .copyright.copy4 {
    padding-left: 0;
}
.foot-left2 {
    float: left;
    height: 138px;
    border-right: 1px solid #62628e;
    padding-right: 30px;
    margin-top: 17px;
}
.foot-left2 .news_title {
    line-height: 40px;
    font-size: 13px;
    border-bottom: 1px solid #6c6c94;
	    padding-right: 40px;
}
.foot-right .tt {
    color: #fff;
    font-size: 15px;
    line-height: 38px;
}
.foot-right .con .news {
    float: left;
    margin-left: 20px;
}
.foot-right .news_img img {
    width: 100px;
    height: 100px;
}
.foot-right .news_title a {
    color: #fff;
}
.foot-right .news_title {
    display: block;
    padding-left: 30px;
    line-height: 44px;
}
.foot-right .news.i1 .news_title {
    background: url(/_upload/tpl/00/09/9/template9/images/wechat.png);
    background-position: left;
    background-repeat: no-repeat;
}
.foot-right .news.i2 .news_title {
    background: url(/_upload/tpl/00/09/9/template9/images/webo.png);
    background-position: left;
    background-repeat: no-repeat;
}
.foot-right .con .news.i1 {
   /*margin-right: 38px;*/
   /* margin-top: 18px; */
}
#footer .inner .copyright span{}
#footer .inner .copyright a{color:#eee;}

/**轮播图修改**/
a.focus-page.focus-page-3 {
    width: 25% !important;
    margin-right: 0 !important;
}
a.focus-page.focus-page-1 {
    width: 25% !important;
margin-right:1.3% !important;
}
a.focus-page.focus-page-2 {
    width: 47% !important;
margin-right:1.3% !important;
}
/**主体最后部分**/
.post-41 li.news {
    /* display: inline-block; */
    width: 280px;
    float: left;
}
.post-41 li.news.n2{
margin-left: 27px;
}
.post-41 li.news.n3{
margin-left: 26px;
}
.post-41 li.news.n4{
margin-left: 27px;
}
/**页脚**/
.foot-right span.title {
    display: none;
}
/**主题修改**/
.post-11 .news.n1 .news_wz .news_text {
    height: 20px;
}
/**响应式修改**/
.post-41 .news_imgs {
    position: relative;
    padding-top: 75%;
    overflow: hidden;
   /*background: gray;*/
}
.post-41 img {
    position: absolute;
    height: auto;
    right: 0;
    left: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 100%;
    max-width: 100%;
}
.post-41 .news_list {
    display: flex;
    justify-content: space-between;
}