@charset "utf-8";
/*
Update:2019/11/18 am 
*/

/* Config */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, figure, figcaption, code, del, dfn, em, button, q, dl, dt, dd, ol, ul, fieldset, form, legend, table, tf, tr, th {
    border: 0px;
    padding: 0px;
    font-size: 100%;
    margin: 0px;
    font-family: inherit;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-text-size-adjust: 100%;
    word-break: break-word;
}
body{
	margin:0 auto;
	padding:0;
	font-size:15px;
	font-family:"Microsoft YaHei",Tahoma,Helvetica,Georgia,Arial,"sans serif";
}
li {list-style:none;color: #333;}
li a{ text-decoration: none; font-size:15px;}
a { text-decoration: none; font-size:15px; color: #333; }
a:link, a:active, a:visited {text-decoration: none; font-size:15px;color: #3d3d3d;}
a:hover {text-decoration:none;font-size:15px;color:#c22d2d;}
img{border:0}
*{padding:0;margin:0;outline:none;box-sizing: border-box;}
.marginleft40 {margin-left:40px;}
.margintop45 {margin-top:45px;}
.marginleft30 {margin-left:30px;}
.margintop{ margin-top:10px;}
.marginright{ margin-right:10px;}
.marginleft {margin-left:10px;}
.marginleft45 {margin-left:45px;}
.marginleft20 {margin-left:20px;}
.marginbottom {margin-bottom:10px;}
.margintop20{margin-top:20px;}
.margintop35{margin-top:35px;}
.clear{clear:both;}
input,textarea	{ 
    font: 14px Tahoma, Verdana; 
    color: #333; 
    font-weight: normal; 
    background-color: #F8F8F8;
}
.colorblue,.colorfocus{ font-family:Arial, Helvetica, sans-serif; border: 1px #b8b7b7 double; background: #fff; padding:0.2em 0.2em; margin:2px;}
.colorfocus { border: 1px #333333 double; }
/* Header style */
header{margin:0 auto; width:100%; height:168px; background:#ebeaea url(header_bg.jpg) center top no-repeat; margin-top:0px;}
header .header_logo{
	position:relative;
	width:1200px;
	height:168px;
	margin:0 auto;
}
header .header_logo{padding-top:30px;}
.header_top_left{ position:absolute;width:auto; height:38px;line-height:20px;left:5px;top:40px;color:#333;}
.header_top_right{ position:absolute;width:auto; height:38px;line-height:20px;right:10px;top:40px;color:#333;}
.header_top_right a {line-height:32px;color:#333; text-decoration:none;font-size:15px;font-weight:normal;}
.header_top_right li{float: left; background:url(menu_line.gif) no-repeat left;}
.header_top_right li a {display:block;line-height:32px;color:#333; text-decoration:none;width:80px;font-size:15px;text-align:center;font-weight:normal; cursor:pointer;}

@media (max-width: 1200px){
header{height:44px; }
header .header_logo{width:100%;padding-left:10px;float: none;margin-top:0;padding-top:0px;}
header .header_logo img{width:280px;}
.index_search,.header_top_right{ display:none;}

}
/*Index Search Bar*/
.index_search {position:absolute;width:249px;height:30px; border:1px solid #b82d39;border-radius:15px;top:80px;right:10px;z-index:9999;}
.index_search .search{width:249px;border:0px #2e4396 solid;text-align:right; height:30px;}
.index_search .search #SearchForm{ padding:0px; margin:0px;width:213px;height:30px;}
.index_search .search .textbox{ height:30px;line-height:30px;width:199px; text-indent:10px;float:left;padding-left:0px;background:none;border:none;font-size:15px;color:#999;display:inline;}
.index_search .search select{ display:none;}
.index_search .search .inputButton{ float:left;width:30px; text-align:left; height:30px;display:inline;}
.index_search .search span{text-align:left;}
.index_search .search span a{width:60px; white-space:nowrap;}
.index_search .search span a:hover{ color:red; text-decoration:none;}

/* Menu style */
/*导航栏*/
.tops,.zynav{ display:none;}
.nav{ width:100%;height:50px;background-color: #23856b; 
}
.ul-nav{
	margin:0 auto;
    width:1200px;
    height: 50px;
    color:#fff;
    line-height:50px;
}
.ul-nav span{
    float: right;
    width: 1px;
}
.ul-nav li{
    float: left;
    width: 132px;
    text-align: center;position:relative;z-index:3;
}
.ul-nav li a{
    font-size: 20px;
    color: #fff;
	width:125px;
	display:block;
	text-decoration: none;
}
.ul-nav li a:hover{
    text-decoration: none;
}
.ul-nav .sub{display: block;position: absolute;top:50px;left:0px; }
.ul-nav .sub li{background: #23856b; font-size: 20px;opacity: 0.8; lin-height:35px;width:auto;padding:0 10px 10px 10px;}
.ul-nav .sub li:hover{background: #14755b; }
.ul-nav .sub li:last-child{ padding-bottom: 15px;}
/*导航栏  end*/
@media (max-width: 1200px){
.nav{ display:none;}
.tops{position:absolute;z-index:9;width:100%;z-index:9999;height:44px;top:0; display:block;}
.btn1 {float:right;height:44px;}
.zynav {display:none;min-height: 300px;position: absolute;z-index: 9999;width:100%;margin-top:45px;top:0}
.ul-nav{width:100%;height: 45px; background: #23856b;float: none;color: #000; line-height: 45px;margin-top:0;padding-top:0}
.ul-nav li {float: none; width: 100%;background:#23856b;border-top:1px solid #efefef;position:relative;text-align:left;}
.ul-nav li a {color:#fff;width:100%;padding-left:20px;font-size:16px;box-sizing:border-box}
.ul-nav li a:hover {text-decoration: none;}
.ul-nav .subs{display: block;position: relative; top:0;left:0; width: 100%;}
.ul-nav .subs li{background: #23856b;}
.ul-nav .sub {width: 100%; position: relative;border-top:1px solid #eee;top:0;padding-left: 27px;box-sizing:border-box}
.ul-nav .sub li{background:#23856b;opacity:1;line-height:35px;height:35px;border-top:0 none;padding-bottom: 0! important;font-size:14px}
.ul-nav li ul li {font-size:14px}
.ul-nav li ul li:hover a {color:#c81533;font-weight:700;}
}
/* Main body style */
.main_body{
    width:1200px;
	height:auto;
	margin:0 auto;
	margin-top:0px;
}
/* Body Start */
.main_banner{margin:0 auto;width:100%;overflow:hidden;margin-top:0px; position:relative;}
.main_banner img{display:block;position:relative;top:0;left:0%;width:100%;height: 346px;
    /*transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);*/}
.main_banner .prev,
.main_banner .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px;background:url(slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.main_banner .next{ left:auto; right:3%; background-position:8px 5px; }
.main_banner .prev:hover,
.main_banner .next:hover{ filter:alpha(opacity=100);opacity:1;}
.main_banner .prevStop{ display:none;}
.main_banner .nextStop{ display:none;}

/* banner Start */
.clearfix:before, .clearfix:after { content: '.'; display: block; overflow: hidden; visibility: hidden; font-size: 0; line-height: 0; width: 0; height: 0; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
.icon-arrow-a-left, .icon-arrow-a-right { background: url(icon_b.png) no-repeat; }
.icon-arrow-a-left { background-position: 0 0; height: 50px; width: 50px; border-radius:27px; }
.icon-arrow-a-left:hover, .icon-arrow-a-left.arrow-a-left_hover, .icon-arrow-a-left.arrow-a-left-hover { background-position: -60px 0; }
.icon-arrow-a-right { background-position: -120px 0; height: 50px; width: 50px; border-radius:27px; }
.icon-arrow-a-right:hover, .icon-arrow-a-right.arrow-a-right_hover, .icon-arrow-a-right.arrow-a-right-hover { background-position: -180px 0; }
#main { margin-top:0px;overflow: hidden; zoom:1;position: relative;}
.bg1{background:url(section_bottom_bg.jpg) top center no-repeat; height:520px;}
.bg2{background:#f9f4e8;}
.main_win{width:1200px;margin:0 auto;}
.bottom_win{width:100%;margin:0 auto;}
.main_top{ margin:0 auto;width:1200px; padding-top:40px;}
.main_bottom{ margin:0 auto;width:1200px;padding-top:40px;}


.main_top_content_news{float:left;width:785px;height:480px;display:inline;border:0px solid #d7d7d7;}
.main_top_content_news h3 {border-bottom:1px #23856b solid; height:58px; line-height:58px; color:#333; font-size:20px;font-weight:normal;}
.main_top_content_news h3 span.title{width:180px; height:58px;border-bottom:5px #23856b solid;margin-left:0px; text-indent:30px;float:left;text-align:left;color:#333;font-weight:normal;font-size:22px;}
.main_top_content_news h3 span.title span.red{color:#b73f3a;font-size:24px;}
.main_top_content_news h3 span.entitle{float:left;text-align:left;color:#a7a7a7;font-weight:normal;font-size:16px;}
.main_top_content_news h3 span.more a{float:right; color:#666666;font-weight:normal;margin-right:15px;font-size:14px;}

/*--focous photo styles--*/
.focus_pic {float:left;display:inline;}
.focus_pic ul li {float:left; display:block;}
.main_view {float:left;width:385px;position:relative;}
.picshow_window {height:335px;overflow: hidden; /*--Hides anything outside of the set width/height--*/position: relative;}
.picshow_reel {position:absolute;top:0; left:0;}
.picshow_reel li {width:385px; height:335px; overflow:hidden; position:relative;}
.picshow_reel li img{width:385px; height:280px;}
.picshow_intro {width:385px;height:50px;position:absolute;bottom:0;left:0;}
.picshow_intro p.picshow_intro_head {width:385px;text-align:center; line-height:22px;word-wrap:break-word;word-break:break-all;overflow:hidden;}
.picshow_intro p.picshow_intro_head a{font-size:15px;font-weight:bold;}
.picshow_paging {position: absolute;bottom:60px;right:25px;z-index: 100; text-align:center;display:none; }
.picshow_paging span {display:block; background:url(picshow_page.png); width:14px; height:14px; float:left;margin-left:10px;cursor:pointer;}
.picshow_paging span.active { background:url(picshow_page.png) right;}


.main_top_content{float:left;width:370px;height:auto;display:inline;border:0px solid #d7d7d7;}
.main_top_content h3 {border-bottom:1px #23856b solid; height:58px; line-height:58px; color:#333; font-size:20px;font-weight:normal;}
.main_top_content h3 span.title{width:180px;height:58px;border-bottom:5px #23856b solid;margin-left:0px; text-indent:30px;float:left;text-align:left;color:#333;font-weight:normal;font-size:22px;}
.main_top_content h3 span.title span.red{color:#b73f3a;font-size:24px;}
.main_top_content h3 span.entitle{float:left;text-align:left;color:#a7a7a7;font-weight:normal;font-size:14px;}
.main_top_content_news h3 span.t1{background:url(icon_news.png) left center no-repeat;}
.main_top_content h3 span.t2{background:url(icon_note.png) left center no-repeat;}
.main_top_content h3 span.t3{background:url(icon_clock.png) left center no-repeat;}
.main_top_content h3 span.t4{background:url(icon_view.png) left center no-repeat;}
.main_top_content h3 span.t5{background:url(icon_people.png) left center no-repeat;}
.main_top_content h3 span.t6{background:url(icon_media.png) left center no-repeat;}
.main_top_content h3 span.more a{float:right; color:#666666;font-weight:normal;margin-right:15px;font-size:14px;}
.main_top_content ul {padding:0; margin:0; margin-top:30px;overflow:hidden;}
.main_top_content ul.rightnews{padding-left:0px;}
.main_top_content ul.rightnews li span.docnewstitle{float:right;width:285px; padding-top:8px;line-height:25px;font-style:normal;display:inline;}
.main_top_content ul li.events{margin:0 auto;width:350px;height:170px;border-bottom:0px #d7d7d7 dotted;}
.main_top_content ul li.events span.img {float:left; width:130px;display:inline;}
.main_top_content ul li.events span.eventstitle {float:left; width:220px; display:inline;line-height:28px;}
.main_top_content ul li.events span.eventstitle a{ font-size:16px; }
.main_top_content ul li.events span.no1titletxt{float:left; width:220px; display:inline;color:#666; font-size:14px; line-height:22px;}
.main_top_content ul li.events span.eventstime{background:url(datebg.png) left center no-repeat; padding-left:25px;float:left;width:220px;line-height:28px;font-style:normal; display:inline-block;}
.main_top_content ul li.events span.eventsadd{background:url(placebg.png) left center no-repeat; padding-left:25px;float:left;width:220px;line-height:28px;font-style:normal; display:inline-block;}
.main_top_content ul li span.top3 a{ color:#F00;}
.main_top_content ul li a,.main_top_content ul li a:active,.main_top_content ul li a:visited{ font-size:15px;font-weight: normal;display:block;}
.main_top_content ul li{ margin:0 auto;width:350px;height:65px;border-bottom:0px #d7d7d7 dotted;}
.main_top_content ul li span.doctitle{float:right;width:295px; padding-top:8px;line-height:25px;font-style:normal; display:inline;}
.main_top_content ul li span.date{ float:left;width:50px;line-height:65px;color:#333;font-style:italic; display:inline;}
.main_top_content ul li span.dateplus{margin-top:10px;float:left;width:50px;line-height:25px;color:#333;font-size:20px; text-align:center;}
.main_top_content ul li span.dateplus p{width:50px;line-height:25px;color:#333;font-size:14px; text-align:center;}
.main_top_content ul li.normal{background:url(appendix.png) left center no-repeat;margin:0 auto;width:350px;height:25px; line-height:25px; padding-left:30px;}
.main_top_content ul li.normal {}


.main_top_content ul li.fastlink {float:left;width:170px;height:85px;border-bottom:0px #d7d7d7 dotted;}
.main_top_content ul li.fastlink span.qlink{float:left;width:170px;height:55px;line-height:55px;background:#fff; border:1px #d5d5d5 solid; display:inline;}
.main_top_content ul li.fastlink span.qlink a:hover{width:170px;height:55px; background:#ed2108;display:block;color:#fff; text-decoration:none;}
.main_top_content ul li.fastlink a,.main_top_content ul li.fastlink a:active,.main_top_content ul li.fastlink a:visited{ text-align:center; font-size:18px; color:#333; font-weight: normal;display:block;}

@media (max-width: 1200px){
.main_top_content_news,.main_top_content{float:none;width:100%;!important;overflow:hidden;padding:0 10px;box-sizing: border-box;margin-top:10px; margin:0;}
.main_top_content ul li,.main_top_content ul li.normal{width:calc(100% - 20px);}
.main_top_content_news .focus_pic {float:none;width:100%;}
/*.picshow_window,.picshow_reel li,.picshow_intro,.picshow_intro p.picshow_intro_head{width:100%;}*/
.main_top_content ul.rightnews{padding-left:5px;}
.main_top_content ul li span.docnewstitle{width:calc(100%);}
.main_top_content ul li.events span.eventstitle{float:none;width:calc(100% - 130px);}
.main_top_content ul li.events span.eventstime{float:none;width:calc(100% - 130px);}
.main_top_content ul li.events span.eventsadd{float:none;width:calc(100% - 130px);}
.main_top_content ul li span.doctitle{width:calc(100% - 50px);padding-top:8px;}
.main_top_content ul li span.date{ width:50px;}
.main_top_content ul li span.dateplus{ font-size:22px;}
.main_top_content ul li span.dateplus p{font-size:16px;}
.main_body,.main_top,.main_bottom,.main_win{width:calc(100%); padding-top:0;}
.bg1{ background:none; height:auto;}
.main_banner img{height:100px;}
.main_top_content ul li.events{width:calc(100% - 20px);}
.main_top_content ul.rightnews li span.docnewstitle{width:calc(100% - 50px);}
.main_view{width:100%;!important;overflow:hidden;padding-top:0px;}
.picshow_intro{width:100%;}
.picshow_intro p.picshow_intro_head{width:calc(100% - 20px); padding-left:10px;overflow:hidden;}
.picshow_reel{width:100%;}
.picshow_reel li{width:25%;}
.picshow_reel li img{width:100%; height:280px;}
}
@media (min-width: 768px) and (max-width: 1200px){
.main_top_content ul.rightnews{ width:52%;}
.main_view	{width:42%; margin:35px 0 0 30px;}
.main_banner img{height:200px;}
}

.quicklink{margin:0 auto;width:1200px;height:245px;overflow:hidden; position:relative;}
.quicklink h3 {border-bottom:1px #23856b solid; height:58px; line-height:58px; color:#333; font-size:20px;font-weight:normal;}
.quicklink h3 span.title{width:220px; height:58px;border-bottom:5px #23856b solid;margin-left:0px; text-indent:30px;float:left;text-align:left;color:#333;font-weight:normal;font-size:22px;}
.quicklink h3 span.title span.red{color:#b73f3a;font-size:24px;}
.quicklink h3 span.entitle{float:left;text-align:left;color:#a7a7a7;font-weight:normal;font-size:14px;}
.quicklink h3 span.more a{float:right; color:#666666;font-weight:normal;margin-right:15px;font-size:14px;}
.quicklink h3 span.t7{background:url(icon_pingtai.png) left center no-repeat;}

.quicklink .hd{ overflow:hidden; height:9px;  padding:0 10px;  }
.quicklink .hd .prev,.quicklink .hd .next{ display:block;width:5px; height:9px; float:right; margin-right:5px;overflow:hidden;cursor:pointer; background:url("arrow.png") no-repeat;}
.quicklink .hd .next{ background-position:0 -50px;  }
.quicklink .hd .prevStop{ background-position:-60px 0; }
.quicklink .hd .nextStop{ background-position:-60px -50px; }
.quicklink .bd{ padding:0px; margin-top:30px; }
.quicklink .bd ul{ overflow:hidden; zoom:1;}
.quicklink .bd ul li{ margin:0 20px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.quicklink .bd ul li .pic{overflow: hidden;text-align:center; }
.quicklink .bd ul li .pic img{ width:170px; height:110px; display:block; padding:0px;cursor: pointer;transition: all 0.6s;}
.quicklink .bd ul li .pic img:hover{ transform: scale(1.2);}
.quicklink .bd ul li .title a{ line-height:24px; font-size:15px;}

@media (max-width: 1200px){
.quicklink{width:100%;height:auto;padding-bottom:20px;}
.quicklink h3 span.entitle{display:none;}
.main_top_content h3 span.entitle{display:none;}
.main_top_content_news h3 span.t1,.main_top_content h3 span.t2,.main_top_content h3 span.t3,.main_top_content h3 span.t4,.main_top_content h3 span.t5,.main_top_content h3 span.t6,.quicklink h3 span.t7{background: none;}
.main_top_content_news h3 span.entitle{display:none;}
}

.index_left_more{ position:absolute;top:5px; right:10px;}
.index_more{ position:absolute;top:5px; right:10px;}
/* Footer style */
footer{float:left;background:#474849; width:100%;height:328px; margin-top:0px;}
footer .footer_con{margin:0 auto;width:1200px;height:145px;}
footer .footer_yuanhui{float:left;width:120px;padding-top:115px;}
footer .footer_yuanhui img{width:100px;}
footer .footer_left{float:left;width:600px;height:200px;padding-top:100px;padding-left:10px;}
footer .footer_left .copyright {padding:0; margin:0; }
footer .footer_left .copyright li{width:600px;line-height:25px;color:#fff; text-align:left;font-size:15px;}
footer .footer_left .copyright li a{color:#fff; font-size:15px;}
footer .footer_left span.left{float:left;}
footer .footer_left span.right{float:right;}
footer .footer_right{float:right;width:250px;height:120px;padding-top:100px;}
footer .footer_right h3{border-bottom:1px #fff solid; height:30px; line-height:30px; text-indent:10px; color:#fff; font-size:15px; font-weight: bold;}
footer .footer_right .eweima { padding-top:20px;}
footer .footer_right .eweima span{float:left;width:80px;height:80px; padding:20px 10px 10px 10px;color:#fff; text-align:center;}
footer .footer_right .eweima li a{ font-weight: normal;color:#fff;}
footer .footer_right .eweima li span.copyright{ font-size:10px;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:normal;}
footer .copyright_bottom{float:left;background:#075c98; width:100%;height:30px;line-height:30px; color:#fff; text-align:center;font-size:14px;}
.frindlink{
    width: 230px;
    height: auto;
    float: left;
    position: relative;
    cursor: pointer;
}
.frindlink >p{
    width: 100%;
    height: 35px;
    font-size: 16px;
    line-height: 35px;
    padding-left: 10px;
    border: 1px solid #a3a4a4;
    color: #fff;
}
.frindlink >p span{
    float: right;
    display: inline-block;
    width: 40px;
    height: 34px;
    text-align: center;
    line-height: 34px;
    border-left: 1px solid #a3a4a4;
}
.frindlink >p span img{
    transition: all 0.3s;
}
.frindlink >p.act span img{
    transform:rotate(180deg);
    -ms-transform:rotate(180deg); 	/* IE 9 */
    -moz-transform:rotate(180deg); 	/* Firefox */
    -webkit-transform:rotate(180deg); /* Safari 和 Chrome */
    -o-transform:rotate(180deg);
}
.frindlink > .xs{
    width: 230px;
    border: 1px solid #a3a4a4;
    display: none;
    position: absolute;
    left: 0;
    top: 34px;
    z-index: 100;
    background:#23856b;
}
.frindlink > .xs li{
	width:100%;
    font-size: 14px;
	height: 30px;
    line-height: 30px;
    text-align: left;
	border-bottom:1px #a3a4a4 dotted;
	padding-left:10px ;
    color: rgba(255,255,255,0.8);
}
.frindlink > .xs a + a  li{
}
.frindlink .mCSB_inside>.mCSB_container {
    margin-right: 0px;
}

@media (max-width: 1200px){
footer{float:none;height:420px; margin-top:0px;}
footer .footer_con{width:100%;}
footer .footer_yuanhui{float:none; margin:0 auto;text-align:center; padding-top:20px;}
footer .footer_yuanhui img{width:80px;}
footer .footer_left{width:calc(100%);float:none;padding:20px 0 20px 0;height:auto;}
footer .footer_left .copyright { margin:0 auto;width:calc(100% - 20px);}
footer .footer_left .copyright li{width:calc(100%);text-align:left; font-weight:300; line-height:22px;}
footer .footer_right{width:100%;float:none;padding-top:20px; border-top:1px solid #d7d7d7;}
footer .footer_right .eweima{float:none; margin:0 auto;text-align:center; }
footer .footer_right .eweima  span{float:none;display:inline;}
footer .footer_right .eweima  span p{text-align:left;}
footer .footer_right .frindlink{ display:none;}
}