@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; }
html{ overflow-x:hidden; }
i,cite,em,var,address,dfn{ font-style:normal; }
[hidefocus],summary{ outline:0; }
ul 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,strong,b{ font-weight:bold; }
em{font-style: italic;}
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:40px; height:40px; vertical-align:middle; background:url(../images/icon.png) no-repeat; }
/*css3扩展*/
body:before {content: "";position: fixed;top: -10px;left: 0;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);
    z-index: 110;
}

/**布局开始**/
body {line-height:1.75;font-size:0.8rem; font-family: "Arial","Microsoft YaHei","\u5b8b\u4f53", Tahoma, Geneva, sans-serif; color:#333; }
p{}
p {}
a {color:#333; text-decoration:none; transition:all 0.4s ease-in-out; }
a:hover { color:#8f000b; }
/*页面尺寸*/
.wrapper { width:100%; margin:0 auto;}
.inner{position: relative;
    width: 94%;
    margin: 0 auto;
    height: 100%;
    max-width: 1400px;
} /**页面全局宽度**/
.main{background:url(images/bgtop.jpg) no-repeat center top #F1F1FA;}
.list{background:url(images/bgtop.jpg) no-repeat center top #efefef;}
/*head开始*/
#header {background:#fff;margin-top:5px;}
#header .inner{height:180px;position:relative;background:url(images/text.png) no-repeat; background-position-x: 61%; background-position-y: 30%;max-width:1500px;background-size : 45% 100%;}
.head { width:100%; position:relative;  }  
.head .head-left{float:left;display:inline-block;width:500px;height: 160px;}
.head .head-left .sitelogo{margin-top:10px;}
.head .head-left .sitelogo img{width:500px;margin-top:20px}
.head .head-main{float:right;}
.head .head-main .site-rale{}
.head .head-right{ float:right; width:290px;margin-top: 36px;}
.head .head-right .site-link{line-height:30px;color:#fff;}
.head .head-right .site-link a{line-height:30px;color:#fff;}
.head .head-right .search{margin-top:10px;}
/*rale样式*/
.site-rale{display:inline-block;}
.site-rale ul{ float:left;}
.site-rale ul li.links{ float:left;}
.site-rale ul li.links a{line-height:30px;color:#fff;}
/*lang样式*/
.site-lang{/* display:inline-block; */margin-right:20px;}
.site-lang ul{ float:right;}
.site-lang ul li.links{ float:left;}
.site-lang ul li.links a{line-height: 44px;margin:0px 5px;font-size:14px;color: #cb9c3d;}
/*默认主导航样式*/
.nav { width:100%;clear:both;height:70px;background:#125eac;}
.navbar .navbox { width:95%; height:70px; margin:0 auto;}/*导航窗口大小及位置*/ 
.navi-slide-head{display:none;}
/*导航样式：后台绑定时也可以定义配置*/
.wp-menu {}
.wp-menu .menu-item {display: inline-block;float: left;position: relative;z-index: 100;padding: 0 38px;}
.wp-menu .menu-item.i1 { background:none;}
.wp-menu .menu-item a.menu-link > .menu-switch-arrow{ display:inline-block; width:20px; height:20px; background:url(../images/navj.png) no-repeat center center; vertical-align:middle; }
.wp-menu .menu-item a.menu-link {display: inline-block;line-height:67px;color: #fff;font-size: 20px;font-weight:bold;}
.wp-menu .menu-item a.menu-link:hover,.wp-menu .menu-item a.hover{padding:0px;text-decoration: none; color: #fff; border-bottom:3px solid #fff;}
.sub-menu {display: none;position: absolute;left: 0;top:70px;min-width: 160px;z-index: 100;opacity: 0.8\9;background: rgba(0, 0, 0, 0.5);filter:alpha(opacity=80);border-radius:5px;}
.sub-menu .sub-item { position: relative; white-space: nowrap; vertical-align: top; _zoom:1; /* float: left; */; }
.sub-menu .sub-item a {display: block;color: #fff;height: 42px;line-height: 42px;padding: 5px 0;text-align:center;font-size: 16px;background:none;}
.sub-menu .sub-item a:hover { color: #fff; background-color:rgba(5, 133, 204, 0.8); display: block; }
.sub-menu .sub-menu { left: 100%; top: 0; z-index: 200; background: rgba(5, 133, 204, 0.8); opacity: 0.8\9; background: #0474b0\9; filter:alpha(opacity=90); }
/**主页banner开始**/
#banner { }
#banner .inner {background:#fff; text-align: center;position:relative;}
/**主体模块样式**/
#m-container {}
#m-container .inner {}
/**首页三列布局**/
.mod {}
.mbox { background:; }
.main1{padding: 30px 0px 30px 0px;  }.main1 .inner{    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;}
.main1 .inner .mod{width:100%;}
.main1 .inner .ml{float:left;width:70%;}
.main1 .inner .mod .content{display: flex;justify-content: space-between;background:#fff; flex-wrap: wrap;}
.main1 .inner .mod .mll{overflow:hidden;width:55%;}
.main1 .inner .mod .mlr{overflow:hidden;width:42%;padding-top:20px;padding-right:1%;}
.main1 .inner .mr{float:right;width:28%;}
.main1 .inner .mod .mll .con{margin-left:20px;margin-top:20px;}

.dtjt10_div_img .number{right:40px;}
.main1 .inner .mr .con{background:#fff;padding:21px;}
.sudyfocus_news{padding:30px 0px 22px 20px;}
.dtjt10_div_img img{}
.dtjt10_div_text{width:90%;padding-bottom:3rem;margin:0 auto;}
.dtjt10_div_text .dtjt10_div_text_title{background:none;font-size:18px;font-weight:100;}
.dtjt10_div_text a:link{font-size:18px;font-weight:normal;line-height:40px;color:#000;text-decoration: none;}
.dtjt10_div_text a:visited{font-size:18px;font-weight:normal;line-height:40px;color:#000;text-decoration: none;}
.dtjt10_div_text .dtjt10_div_text_text{font-size:14px;color:#666;line-height:25px;}
.dtjt10_div_text_time{font-size:14px;color:#999;line-height:27px;float:left;width:200px;margin-top:13px;}
.dtjt10_div_text_time p{font-size:14px;}
.main1 .inner .ml .more {float:right;font-size:14px;background:url(images/morebg.jpg) no-repeat center;width:91px;height:27px;line-height:27px;padding:0px;text-align:center;margin-top:13px;}
.more ::after{content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 8px;
    height: 8px;
    border-top: 1px solid currentColor;
    border-right: 1px solid currentColor;
    transform: translate(-50%,-50%) rotate(45deg);}
.dtjt10_div_text .more  a:visited,.dtjt10_div_text .more  a:hover,.dtjt10_div_text .more  a:active,.dtjt10_div_text .more  a:link{font-size:14px;color:#fff;line-height:27px;}
.dtjt10_div_text .dtjt10_div_text_text p{text-indent:0px;}


.dtjt9_div_img{position:relative;overflow:hidden;width:520px;height:430px;}
.dtjt9_div_img img{display:block;width:520px;height:430px;}
.dtjt9_div_text{width:100%;text-align:left;position:absolute;right:0px;bottom:-15px;z-index:150;}
.dtjt9_div_text .dtjt9_div_text_title{background:#eee;text-align:center; height:35px;}
.dtjt9_div_text a{font-size:12px;font-weight:bold;line-height:20px;color:#000;text-decoration: none;}
.dtjt9_div_text a:link{font-size:12px;font-weight:bold;line-height:20px;color:#000;text-decoration: none;}
.dtjt9_div_text a:visited{font-size:12px;font-weight:bold;line-height:20px;color:#000;text-decoration: none;}
.dtjt9_div_text a:hover{color:red;}
.dtjt9_div_img .number{position:absolute;right:5px;bottom:25px; z-index:100;}
.dtjt9_div_img .number .nomal{width:16px;height:16px;line-height:16px;display:block;text-align:center;opacity: 0.7;background:#6C6D6E;float:left;color:#FFF;margin-right:5px;border:1px solid #FFF;font-size:12px;TEXT-DECORATION:none}
.dtjt9_div_img .number .current{width:16px;height:16px;line-height:16px;display:block;text-align:center;opacity: 0.7;background:red;float:left;color:#FFF;margin-right:5px;border:1px solid #FFF;font-size:12px;TEXT-DECORATION:none}



.dtjt10_div_img .number{position:absolute;right:5px;bottom:25px; z-index:100;}
.dtjt10_div_img .number .nomal{width:16px;height:16px;line-height:16px;display:block;text-align:center;opacity: 0.7;background:#6C6D6E;float:left;color:#FFF;margin-right:5px;border:1px solid #FFF;font-size:12px;TEXT-DECORATION:none}
.dtjt10_div_img .number .current{width:16px;height:16px;line-height:16px;display:block;text-align:center;opacity: 0.7;background:red;float:left;color:#FFF;margin-right:5px;border:1px solid #FFF;font-size:12px;TEXT-DECORATION:none}
.main1 .news_list li.news {line-height: 45px;padding-left:18px;background:url(images/li1.png) no-repeat left;border-bottom:1px solid #f1f1f1;margin-top:7px;} /**标题图标**/
.main1 .news_list li.news span.news_title { float:left; font-size:17px;line-height:45px;}/*标题*/
.main1 .news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;font-size:17px;line-height:45px;padding-right:20px;}/*属性*/


.main2{margin-top:50px;}
.main2 .inner{height:490px;}

.main3{background:#fff;padding-top:30px;padding-bottom:50px;}

.main3 .inner{}
.main3 .ml{width:48%;float:left;}
.main3 .mr{width:48%;float:right;}
.main3 .post .tt {margin-top:20px;margin-bottom:0px;border-bottom:1px solid #ddd;padding-bottom:20px;}
.main3 .ml .post .tt {margin-bottom:0px;}

.tuandui{clear:both;margin-top:20px;}
.tuandui .title{font-size:30px;margin-top:30px;float:left;display:inline-block;background:url(images/tuanduitit.png) no-repeat center;width:50px;height:235px;text-align:center;line-height:48px;padding-top:20px;margin-right:20px;}
.div_piccontenttitle_li .c_pt_12 .c_txt p{text-indent:0;font-size:16px;line-height:35px;}
.div_piccontenttitle_li .c_pt_12 .c_txt h3{white-space: inherit;font-size:18px;line-height:35px;padding-top:10px;}
.div_piccontenttitle_li .c_pt_12 .c_pic img{background:#ccc;margin-right:5px;width:260px;height:150px;}
.tuanduipic img{height:235px;border-radius:2px;}



.main4{/* background-color:#f7f6ee; */}
.main4 .inner{padding: 20px 0px 20px 0px;}
.main4 .post .tt{padding-bottom:20px;}
.main5{background-color:#f2f2f2;}
.main5 .inner{padding: 13px 0px;}
.main5 .ml{float:left; width:482px;}
.main5 .mr{float:right; width:610px;}
/**标题栏新闻窗口**/
.post { margin-bottom:10px; }
.post .tt {display:inline-block; width:100%;  border-bottom:1px solid #e6e6e6; } /**标题栏**/
.post .tt .tit { display:inline-block; float:left; font-size:24px; padding-left:35px;} /**标题字体**/
.main1 .post .tt .tit {background:url(images/title1.png) no-repeat left;}
.main3 .ml .post .tt .tit {background:url(images/title2.png) no-repeat left;}
.main3 .mc .post .tt .tit {background:url(images/title3.png) no-repeat left;}
.main3 .mr .post .tt .tit {background:url(images/title4.png) no-repeat left;}
.main4 .post .tt .tit {background:url(images/title5.png) no-repeat left;}
.post .tt .tit .title {line-height: 42px;color:#255498;font-family:"Microsoft yahei";font-weight:normal;}
.post .tt .tit .English{color:#515be4;font-weight:100;font-family:Arial;}
.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; height: 20px; margin-top:15px; line-height: 20px; float:right; }
.post .more_btn .more_text,.post .more_btn a {font-size:14px;/*font-family:"Simsun";*/ cursor:pointer;} 
.post .more_btn a{color:#666;} 
/*标准标题*/
.post1 {}
.post1 .tt {}
.post1 .tt .tit {}
/*带图标标题*/
.post2 { }
.post2 .tt {}
.post2 .tt .tit {font-size:16px;}
.post2 .tt .tit .title {color: #8f000b;}
.post2 .con { padding: 0px 0; margin:0 auto; }
/*居中标题*/
.post3 {}
.post3 .tt {width:100%; text-align: center; } 
.post3 .tt .tit {float:none;}
.post3 .tt .tit .title {color: #017937;}
.post3 .more_btn {margin-left:10px;line-height: 20px; float:none;}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
/**自定义新闻列表**/
.news_list { }
.news_list li.news {line-height: 45px;
    padding-left: 18px;
    background: url(images/li1.png) no-repeat left;
    border-bottom: 1px solid #f1f1f1;
    margin-top: 7px;} /**标题图标**/
.news_list li.news span.news_title { float:left; font-size:16px;line-height:40px;position: absolute;
    transition: 0.3s;
    -webkit-transition: margin-left .8s;
    -moz-transition: margin-left .8s;
    -o-transition: margin-left .8s;
}/*标题*/
.news_list li.news span.news_meta {float:right;margin-left:2px;color: #9C9C9C;font-size:16px;line-height:40px;}/*属性*/
.news_list li.news .news_time span { color:#e64d24;}/*发布时间*/
.news_list li.news .news_icon {display:inline-block;margin:0 auto; border:1px solid red;}
.news_list li.news .news_text {line-height:24px; 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:40px; color: #666; }
.news_list li.news p a { color:#333; }
.news_list li.news p a:hover { color:#8f000b; text-decoration:none;}

/*日历新闻*/
.rili{}
.rili .con{ padding:5px 0px;}
.rili .news_list {}
.rili .news_list li.news{
	font-size:17px;display:flex;
	line-height:22px;
    align-items: center;background:none;
    padding:6px 0;}
.rili .news_list li.news.n1{}
.rili .news_list li.news .news_date{font-family: Arial; text-align: center; white-space: nowrap;width:65px;height:65px;float:left;}
.rili .news_list li.news .news_wz{/* float: left; *//* width: 240px; *//* margin-left:12px; */padding:10px 0px;float:left;width:350px;} 
.rili .news_list li.news .news_title{    max-height: 44px;
    padding-left: 15px;
    margin-left: 15px;
    border-left: 1px solid #ddd;
    line-height: 22px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: 0.3s;} 
.rili .news_list li.news .news_date .news_year{color: #333;
    height: 28px;
    line-height: 28px;
    font-size: 12px;background:#f1f2f3;}
.rili .news_list li.news .news_date .news_days{background-color: #125eac;
    border-radius: 5px 5px 0 0;
    font-size: 24px;
    line-height: 28px;
    transition: 0.3s;
	color:#fff;}
.rili .news_list li.news:hover .news_date .news_days{background:#125eac;color:#fff;}
.rili .news_list li.news:hover .news_year .news_days{background:#ececec;}
.main1 .mr .rili .news_list li.news .news_wz{width:280px;}

/*图新闻列表*/
.tu_news_list{}
.tu_news_list .news_list {}
.tu_news_list .news_list li.news .news_imgs{float: left; width: 145px;}
.tu_news_list .news_list li.news .news_wz{float: left; width: 295px; margin-left:25px;} 
.tu_news_list .news_list li.news .news_title{line-height: 20px; font-size: 18px; color:#095497;} 
.tu_news_list .news_list li.news .news_text{line-height:22px; font-size:12px; color:#817d7d;} 

/*图文*/
.tu_text{}
.tu_text .news_list {}
.tu_text .news_list li.news{ border-bottom:1px dashed #ccc;}
.tu_text .news_list li.news .news_imgs{float: left;width:223px;height: 158px;}
.tu_text .news_list li.news .news_imgs img{width:223px;height: 158px;}
.tu_text .news_list li.news .news_wz{float: left;width: 322px;padding:14px 20px;height: 130px;position:relative;} 
.tu_text .news_list li.news .news_title{line-height: 24px;font-size: 15px;color:#095497;} 
.tu_text .news_list li.news .news_text{line-height:22px; font-size:12px; color:#817d7d;margin-top:10px;} 
.tu_text .news_list li.news .news_time{line-height:32px; font-size:12px; color:#817d7d;position:absolute; right:0px; bottom:0px; padding:0px 10px;background:#8f000b; color:#fff;} 
.tu_text .news_list li.news.i1{background:#f2f2f2;border-bottom:none;}
.tu_text .news_con.con2 .news_list li.news .news_title{line-height: 41px;}
/*图列表*/
.tu_news{}
.tu_news .news_list {display:inline-block; *display:inline; *zoom:1; margin-left:-40px;}
.tu_news .news_list li.news{float: left; width: 195px; height:140px; padding:10px; margin-left:40px; background:#fff; position:relative;}
.tu_news .news_list li.news .news_imgs{position:absolute; left:0px; top:0px; z-index:99; width: 195px;}
.tu_news .news_list li.news .news_wz{position:absolute; left:0px; bottom:0px; z-index:100; width:100%; } 
.tu_news .news_list li.news .news_title{line-height: 34px; font-size: 18px; color:#fff; text-align:center;} 
.tu_news .news_list li.news .news_bg{height:34px;} 


/*图标链接*/
.tu_link {display:inline-block;width:100%;}
.tu_link #wp_nav_w61{margin:0px -25px; *margin:0px 0px;}
.tu_link .iconcon{float:left;width:10%;padding-bottom:13px;text-align:center;text-decoration:none;height: 75px;background: url(images/icon_hover.png) no-repeat   center -137px;}
.tu_link .iconcon:hover{background-position:center top;}
.tu_link .iconcon .icon{display:inline-block;width: 46px;height: 50px;margin-top: 10px;margin-bottom: 15px;background:url(images/icon.png) no-repeat;opacity:0.6;filter:alpha(opacity=60);}
.tu_link .iconcon:hover .icon{opacity:1; filter:alpha(opacity=100);}
.tu_link .iconcon p{font-size: 14px; line-height: 10px;color: #830C2B;}
.tu_link .iconcon.i1 .icon{background-position: -21px -14px;}
.tu_link .iconcon.i2 .icon{background-position: -140px -14px;}
.tu_link .iconcon.i3 .icon{background-position: -260px -13px;}
.tu_link .iconcon.i4 .icon{background-position: -391px -12px;}
.tu_link .iconcon.i5 .icon{background-position: -519px -14px;}
.tu_link .iconcon.i6 .icon{background-position: -647px -14px;}
.tu_link .iconcon.i7 .icon{background-position: -765px -14px;}
.tu_link .iconcon.i8 .icon{background-position: -878px -14px;}
.tu_link .iconcon.i9 .icon{background-position: -1002px -11px;}
.tu_link .iconcon.i10 .icon{background-position: -1122px -11px;}

/*滚动Arrows */
.slick-prev, .slick-next,.slick-prev:hover,.slick-next:hover {height: 50px; width: 24px; background:url(images/slickarrow.png) no-repeat; top: 50%; margin-top:0px;outline: none; }
.slick-prev { left: -25px; background-position:left center;}
.slick-prev:hover {background-position:left center; opacity:.8;filter:Alpha(opacity=80);}
.slick-prev:before { content: '';}
.slick-next { right: -25px; background-position:right center;}
.slick-next:hover { background-position:right center; opacity:.8;filter:Alpha(opacity=80);}
.slick-next:before { content: '';}




.post-11{}
.post-11 .con{ padding:5px 0px;}
.post-11 .news_list {}
.post-11 .news_list li.news .news_imgs{float: left; width:270px;}
.post-11 .news_list li.news .news_wz{float: left; width: 328px; margin-left:25px;} 
.post-11 .news_list li.news .news_title{line-height:60px; font-size:16px; color:#095497;} 
.post-11 .news_list li.news .news_text{line-height:22px; font-size:12px; color:#817d7d;} 

.post-31{}
.post-31 .tt .tit {padding-left: 36px; background: url(images/m_icons.png) no-repeat -6px -75px;}
.post-31 .news_list{width:100%;}
.post-31 .news_list li.news{float: left; margin-right:20px;/* width:12.5%; */ }
.post-31 .news_list li.news .news_title{line-height: 34px; font-size: 16px; color: #b9b9b9;} 
.post-31 .news_list li.news .news_title a{color: #979797;white-space:nowrap; } 
.post-31 .news_list li.news .news_title a:hover{color: #333;} 

.post-41 .news_con{margin-bottom:10px;}


.post-42 .rili .news_list li.news{margin-top: 6px;padding-top: 6px;}

.post-51 .news_list{}
.post-51 .news_list li.news{margin-bottom:20px;}
.post-51 .news_list li.news .news_days{float:left; padding:0px 10px; margin-right:10px;line-height: 32px; background:#cab89f; text-align:center;color:#fff;}
.post-51 .news_list li.news .news_title{float:left;line-height: 22px;font-size: 14px;color: #b9b9b9;margin-top: 6px;} 
.post-51 .news_list li.news .news_title a{color: #000;/* white-space:nowrap; */} 
.post-51 .news_list li.news .news_title a:hover{color: #333;} 

.post-52 .news_con{margin-bottom:10px;}
/** 
*其他样式
*/
/**友情链接**/
.postlink{font-size:16px;background:#fff;}
.postlink .inner{height:90px;line-height:50px;}
.postlink.wrap-open{  }
.postlink .tt{ float:left;display:inline-block;font-weight:bold;background:#125eac;color:#fff;line-height:50px;font-size:18px;font-weight:100;width:150px;text-align:center;margin-top:20px;}
.postlink .con{ float:left;width:1210px;margin-top:20px;border-bottom:1px solid #ddd;}
/**链接样式**/
.xblink{padding-left:30px;}
.xblink li {float:left; margin-right:30px;}
.xblink li span{} 
.xblink li span a{ display:block; width:100%; } 
.xblink li span a:hover{ background:#eee; } 

/**
 * 列表页
 */
/**首页三列布局**/
/**列表页**/
/*栏目图片*/
.list #header{}
.list #header .inner{margin-top:0px;}
.l-banner{text-align:center;background:url(images/banner2.jpg) no-repeat center;}
.l-banner img{height:100%;}
/**主体列表页开始**/
#l-container {}
#l-container .inner {background:#ffffff;padding-top:50px;padding-bottom:50px;}
.col_news .news_list li.news{height:55px;line-height:55px;border-bottom:1px solid #f9f9f9;}
/**主体文章页开始**/
#d-container {}
#d-container .inner {background:#fff;}

/**文章页banner**/
#m-container1 {}
#m-container1 .inner {  background:#fff;padding-top:15px; }


.col_menu {position:relative;} 
.col_menu .l-qh{ margin-bottom:10px;}
.col_menu .col_menu_head {background:#125eac;height:80px;width:300px;float:left;}   /**位置栏目背景**/
.col_menu .col_menu_head h3.col_name { font-size:24px; font-weight:normal; color:#fff; background: url(images/columetitle.png) no-repeat center;}		/**位置栏目字体**/
.col_menu .col_menu_head h3.col_name .col_name_text { display:block; line-height:80px; text-align:center;width:100%;}  /**栏目名称图标**/
.col_menu .col_menu_con{width:1100px;background:#fff;;float:left;}
/*栏目列表*/
/*栏目列表*/
.col_list{/* padding:4px 18px; */}
.menu{margin-bottom:30px;background:#fff;margin-bottom:1px solid #ccc;margin-top:-7px;}
.col_list .wp_listcolumn { border-top:0px solid #2867A0; border-bottom:0px solid #fff;}
.col_list .wp_listcolumn .wp_column a {color:#333;font-size:18px;font-weight:normal;background:none;border:0px;padding:0px 50px;display:block;}
.col_list .wp_listcolumn .wp_column a .column-name{text-align:center;height:76px;line-height:76px;padding:0px;} 	
.col_list .selected .column-name{border-bottom:4px solid #0585cc;}
.col_list .wp_listcolumn .wp_column a:hover,.col_list .wp_listcolumn .wp_column a.selected { color:#0585cc;} 
.col_list .wp_listcolumn .wp_column a.selected .column-name { border-bottom:4px solid #0585cc;}
.sub_list a.selected span.column-name{color: #0585cc;}
.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{ color:#124D83;}
/*二级子栏目**/
.col_list .wp_listcolumn .wp_column .sub_list a { color:#333;background:none;} 	
.col_list .wp_listcolumn .sub_list a .column-name { display:inline-block; line-height:22px; padding:15px; cursor:pointer;height:35px;line-height:35px;border-bottom:0px;font-size:18px;}
.col_list .wp_listcolumn .sub_list .sub-item{float:left;}
.col_list .wp_listcolumn .sub_list .sub-item a{padding:0 10px;}
.col_list .wp_listcolumn .sub_list a :hover,.col_list .wp_listcolumn .wp_column a.selected { color:#124D83;} 
.wp_listcolumn .wp_column{float:left;width:auto;}.sub_list{position:absolute;left:200px;top:80px;z-index:999;background:#ffffff;border:1px solid #ddd;}
/*三级子栏目**/
.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 { color:#124D83;} 
.col_list .wp_listcolumn .wp_column a.parent .column-name { color:#0585cc; border-bottom:4px solid #0585cc;} 
.possplit {
    background-image: url(images/posSplit.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-indent: 22px;
    background-position: center;
    width: 20px;
    display: inline-block;
    border: 0px solid red;	}
.list .col_news_head{padding-top:0px;margin:0px;padding-right:30px;}
.col_news {min-height: 500px;
    box-sizing: border-box;
    padding: 0px 60px 60px;
    background-color: #fff;} /**栏目新闻**/
.col_news_head {/* border-left:6px solid #3FD7CB; */border-bottom: 3px solid #ccc;padding-top:30px;margin:0 30px;}
.col_metas .col_title { display:inline-block; float:left; height: 48px; line-height: 48px; }  /**当前栏目**/
.col_metas .col_title h2 {display:inline-block;font-size: 23px;font-family:"Microsoft yahei";font-weight: normal;color: #0585cc;border-bottom: 3px solid #0585cc;}   /**当前栏目名称**/
.col_metas .col_path { display:inline-block;float:right; /* padding-right:20px; */ white-space:nowrap; height: 46px; line-height: 46px; color:#999;} /**当前位置**/
.col_metas .col_path a{color:#999;}
.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.6; font-size:13px; 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); }   /**列表页文章图片大小限制**/
.col_news_list .wp_entry .title1{text-align:center;}
.col_news_list .wp_entry .title1>strong{border-bottom: 4px solid rgb(26, 131, 70);   line-height: 2;   display: inline-flex;font-size:24px;margin-bottom:30px;margin:0 auto;font-weight:100;}
.col_news_list .wp_entry  hr{background:#ececec;color:#ececec;}

.wp_listalbumn .albumn_info .Article_Title{margin-bottom:30px;background:#ececec;padding:10px 0;width:320px;margin:0 0 30px 0;}
.Article_MicroImage,.Article_MicroImage img{width:320px;height:200px;}

/**文章页**/
.infobox { width:75rem; margin:0 auto; }
.article {padding:50px 0;}
.article h1.arti_title {line-height:26px;padding: 10px;border-bottom:1px solid #ececec;font-family: "Microsoft YaHei";font-size:22px;text-align:center;color: #0585cc;} /**文章标题**/
.article .arti_metas { padding:10px; text-align:center;}
.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:30px; font-size:16px; color:#333;}  /**阅读字体**/
.article .entry .read p { margin-bottom:10px;}
.article .entry .read table{margin:0 auto; border:none!important;}
/**页脚开始**/
#footer { background:#ccc;}
#footer .inner {padding: 17px 0px;}
#footer .inner .foot-logo{margin-top:30px;margin:0 auto;border-bottom:1px solid #fff;text-align:center;}
#footer .inner .foot-logo img{margin:20px auto;width:500px;}
#footer .inner .copyright{margin-top:10px;}
#footer .inner .copyright p{color:#000;font-size:16px;line-height:38px;text-align:center;}
#footer .er_img{ float:right; margin-top:20px;}
#footer .er_img li{ float:left; text-align:center;}
#footer .er_img li img{width:80px; height:80px; vertical-align:top;}
#footer .er_img li span{ display:block; line-height:28px; text-align:center; color:#c2c2c2; }
.wp_paging{margin-top:50px;font-size:16px;}
/**
 * 组件功能
 */
/** 搜索 **/
.wp-search {
    position: relative;
    background: #fff;
    border-radius: 5px;margin-top:60px;
}.wp-search .search-input {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 4px;
    border: 1px solid #0474b0;
    width: 15rem;
    border-radius: 1.2rem;
    height: 2.2rem;
}
.wp-search .search-input input.search-title {
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    border: 0;
    outline: 0;
    background: none;
    color: #333;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    padding: 0.1rem 1rem;
}.wp-search .search-btn {
    width: 45px;
    height: 25px;
    position: absolute;
    right: 1rem;
    top: 50%;
    margin-top: -16px;
}.wp-search .search-btn input.search-submit {
    width: 100%;
    height: 25px;
    border: 0;
    outline: 0;
    background: url(images/search.png) no-repeat left;
    cursor: pointer;
}
*{zoom:1}
		.fullSlide{ position:relative;  margin:0 auto; }
		.fullSlide .bd{ position:relative; z-index:0; }
		.fullSlide .bd li img{width:100%; vertical-align:top;  } 
		.fullSlide .hd{position:relative; z-index:1; margin-top:-50px; height:50px; line-height:50px;  text-align:center; }
		.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
		.fullSlide .hd ul li{ display: inline-block;width: 40px;height: 4px;background-color: #fff;margin: 0 5px;border-radius: 2px;overflow: hidden;text-indent: -999em;cursor: pointer;
		}
		.fullSlide .hd ul .on{ background:#c9a3fa; }
		.fullSlide .prev,.fullSlide .next{ z-index:1; display:block; width:55px; height:55px; position:relative; margin:-17% 0 0 3%; float:left;  background:url(images/arrow.png) 0 0 no-repeat; filter:alpha(opacity=40);opacity:0.4  }
		.fullSlide .next{  background-position:right 0; float:right; margin-right:3%  }
		.fullSlide .prev:hover,.fullSlide .next:hover{ filter:alpha(opacity=80);opacity:0.8 }
/* 登录样式 */
#wp_login_w04{ margin-top:33px; }
#wp_login_w04 .title{ float:left; line-height:35px; margin-left:110px; margin-right:10px; font-size:15px; }
#wp_login_w04 input{ border:1px solid #d1d1d1; width: 80px; line-height:34px; padding-left:4px; height:auto; padding:0px; }
#wp_login_w04 #w04_loginButton{ width:81px; height:35px; background:url(images/members_btns.jpg); cursor:pointer; border:0px; vertical-align:middle; color:#fff; }
#wp_login_w04 .login_input { border:0px!important; width:auto; margin-right: 7px; height:34px; line-height:34px; }
#wp_login_w04 .login_input img{ vertical-align:middle; margin-top:5px; }
#wp_login_w04 .login_input .input{ border:0px solid #d1d1d1; width:auto; line-height:34px; height:auto; padding:0px; }
#wp_login_w04 .login_btn .button { display:inline-block; float:left; width:auto; height:auto; background-color:#eee; border:0px solid #ccc; }
/* 自定义登录样式 */
.form_box{}
.form_box .input_box{margin-right:10px;}
.form_box .input_box input{height: 32px;line-height: 32px;border:1px solid red;}
.form_box .input_box .input_text{width:165px; border:1px solid #bdbdbd;padding:0px 4px;}
.form_box .input_box .input_btn{width:80px;font-size:14px; background:#db8b1f; border:0px; color:#fff; font-family:"Microsoft Yahei"; cursor:pointer;}
.form_box .input_box .input_btn:hover{background:#c87c16;}
/* 分享二维码 */
.shares{ display:inline-block; float:right; }
.shares .share{float:left;width: 147px;/* height:35px; *//* margin-right: 21px; */position:relative;vertical-align:middle;text-align: center;border:0px solid red;}
.shares .share a{ opacity:.6; filter:Alpha(opacity=60); }
.shares .share a:hover{ opacity:1; filter:Alpha(opacity=100); }
.shares .share .zdy{ display:inline-block; width: 81px; height: 35px; color:#9ba6b3; }
.shares .share.n1 .zdy-1{ background:url(images/er1.jpg) no-repeat 0 0; }
.shares .share.n2 .zdy-2{ background:url(images/er2.jpg) no-repeat 0 0; }
.shares .share .con{/* display:none; *//* position:absolute; *//* bottom:40px; *//* left:50%; *//* z-index:100; *//* margin-left: -20px; */}
.shares .share .con img{ width: 106px; height:auto; }
.shares .share  span{color: #C69A9D;}
/*筛选功能样式*/
.wp-paralist{}
.wp-paralist .dl-horizontal{padding:8px 0px;border-bottom:1px solid #dedede;}
.wp-paralist .dl-horizontal dt{float: left;width: 64px;margin:3px 0px;padding: 2px 15px; font-weight:bold; overflow: hidden;clear: left;text-align: right;text-overflow: ellipsis;white-space: nowrap; font-size:14px; color:#000;}
.wp-paralist .dl-horizontal dd{margin-left:100px;}
.wp-paralist .dl-horizontal dd .btn{display:inline-block;margin:3px 0px;padding: 2px 15px;font-size: 14px;text-align: center;white-space: nowrap;vertical-align: middle;}
.wp-paralist .dl-horizontal dd .btn.select{background:#2da45a; border-radius:15px; color:#fff;}
/**
 * 特殊页面
 */
/*二级页面*/

/*列表页*/
/*banner*/
.mbanner .focus-navigation { opacity: 0.7; filter:alpha(opacity=70); background:url(images/slide_next.png) no-repeat; text-indent:-999em;}
.mbanner .focus-navigation:hover {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus-navigation:active {opacity: 1; filter:alpha(opacity=100);}
.mbanner .focus-prev { left:20px;}
.mbanner .focus-next { right:20px;background:url(images/slide_next.png) no-repeat right top}

.mbanner .focus-pagination { position:absolute;right:50%;bottom:20px; margin-right:-20px; z-index:60;}
.mbanner .focus-page { display:inline-block; width:13px; height:13px;  margin-right:5px;background:url(images/slide_btns.png) no-repeat center top;}
.mbanner .focus-page-active {background-position:center bottom;}

.focus11 .focus-navigation { display:block; width:42px;  height:36px; line-height:36px; background:#000; text-decoration: none; color:#fff; font-size:24px; font-weight:normal; text-decoration: none; cursor:pointer; position:absolute; top:auto;bottom:0px; margin-top:-25px; 
z-index: 50; opacity: .8; filter:alpha(opacity=80); font-weight: normal; }
.focus11 .focus-navigation:hover { font-size: 24px; font-weight: normal; color: #fff; text-decoration: none;}
.focus11 .focus-prev { left:auto;right:42px; background:#ce882a;}
.focus11 .focus-next { right:0px;background:#585858;}

.focus11 .focus-pagination { position:absolute;right:50%;bottom:20px; margin-right:-20px; z-index:60;}
.focus11 .focus-page { display:inline-block; width:13px; height:13px;  margin-right:5px;background:url(images/slide_btns.png) no-repeat center top;}
.focus11 .focus-page-active {background-position:center bottom;}

.focus11 .focus-title-bar { position:relative; left:0px; bottom:0px; z-index: 40; width: 100%!important; height: 50px; margin-left:0px;}
.focus11 .focus-title-bg {background-color: #dfdfdf; opacity: 1; filter:alpha(opacity=100);}
.focus11 .focus-title {  height: 50px; line-height: 50px; padding: 0 15px; color: #000; font-size: 14px;}
.focus11 .focus-title a,.focus-text a {color: #000; text-decoration: none;}
.focus11 .focus-title a:hover,.focus-text a:hover { color: #e5e5e5; text-decoration: none;}

.picScroll-left{  overflow:hidden; position:relative;   }
		.picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url("images/arrow.png") no-repeat;}
		.picScroll-left .hd .next{ background-position:0 -50px;  }
		.picScroll-left .hd .prevStop{ background-position:-60px 0; }
		.picScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
		.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
		.picScroll-left .hd ul li.on{ background-position:0 0; }
		.picScroll-left .bd{ padding:10px;   }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picScroll-left .bd ul li .pic{ text-align:center; width:330px;}
		.picScroll-left .bd ul li .pic img{ width:320px; height:230px; display:block;  padding:2px; border:1px solid #ececec; }
		.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picScroll-left .bd ul li .title{ line-height:24px;   }



.col_news .list3 li.news{float:left;margin:10px;list-style:none;background:none;padding:0px;height:300px;width:23%}
.Article_MicroImage1,.Article_Title1{padding:0px;width:200px;text-align:center;}
.Article_MicroImage1{height:250px;}