@charset "utf-8";
/*
Update:2020/07/26 am 
*/
@import url(stylesheet.css);
@import url(font.css);

/* 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 style */
.subnav {margin:0 auto; width:100%; height:36px; background:#028163;}
.header{margin:0 auto; width:100%; height:150px; background:#028163; margin-top:0px;}
.subnav_con{
	position:relative;
	width:1200px;
	height:150px;
	margin:0 auto;
}
.header_logo{
	position:relative;
	width:1200px;
	height:150px;
	margin:0 auto;
	background:url(header_rlogo.png) right center no-repeat;
}
.header .header_logo{padding-top:20px;}
@media (max-width: 1200px){
.header{height:60px; }
.header .header_logo{width:100%;padding-left:10px;float: none;margin-top:0;padding-top:10px;}
.header_logo{background:none;}
.header .header_logo img{width:280px;}
.index_search,.header_top_right,.subnav{ display:none;}
.w1200{width: 100%;}
}
/*Index Top Bar*/
.subnav ul {
        float:right;
        position: absolute;
        top: 8px;
        right: 10px; }
.subnav li {
        float: left;
        font-size: 14px;
        color: #fff; }
.subnav li a {
          color: #fff;
          opacity: 0.75;
          display: block;
          padding-left: 25px; }
.subnav li a:hover {
            color: #efefef; }
.subnav li.en {
          border-left: 1px solid rgba(255, 255, 255, 0.3);
          margin-left: 15px; }
.subnav li.en a {
            padding-left: 10px; }
.subnav li.search {
          padding-left: 10px;
          font-size: 16px;
          cursor: pointer;
          position: relative; }
.subnav li.search input {
            border: 1px solid rgba(255, 255, 255, 0.3);
            background: rgba(255, 255, 255, 0.1);
            height: 28px;
            line-height: 28px;
            color: #fff;
            border-radius: 14px;
            margin-top: -20px;
            width: 0px;
            text-indent: 10px;
            opacity: 0; }
.subnav li.search i.active {
            position: absolute;
            right: 0px;
            top: 0px; }
.subnav li.search button {
            display: none; }
.subnav li.search.active input {
            width: 150px;
            opacity: 1; }
.subnav li.search.active i.active {
            position: absolute;
            right: 10px;
            top: 0px; }
.subnav li.search.active i.active:before {
            content: '\ea1f'; }

/*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;}

/*导航栏*/
.tops,.zynav{ display:none;}
#menu {margin:0 auto;width:100%;background:#fff;height:55px;position:relative;z-index:999;}
.menu_daohang {margin:0 auto;position:relative;z-index:101;width:1200px;}
.menu_daohang ul ul {display: none;}
.menu_daohang ul li:hover > ul {display: block;}
.menu_daohang ul {list-style: none;position: relative;display: inline-table;}
.menu_daohang ul:after {clear: both; display: block;}
.menu_daohang ul li {float: left;}
.menu_daohang ul li:hover {background:#028163;color:#fff;}
.menu_daohang ul li:hover a {color:#fff;}
.menu_daohang ul li a {display: block;line-height:55px;color: #333; text-decoration: none;width:145px;font-size:18px;text-align:center;font-weight:normal; cursor:pointer;}
.menu_daohang ul ul {background:#028163; padding: 0;position: absolute; top: 55px;}
.menu_daohang ul ul li {float: none;background:#d4effe; border-bottom:0px solid #efefef; position: relative; border-right:none;}
.menu_daohang ul ul li a {background:#028163;font-size:18px; font-weight:normal; padding-top:5px; padding-bottom:5px; line-height:35px;display:block; width:180px;color:#fff;}	
.menu_daohang ul ul li a:hover {background:#006b52;color:#fff;}
.menu_daohang ul ul ul {position: absolute; left: 100%; top:0px;}	
@media (max-width: 1200px){
#menu { display:none;}
.menu_daohang{ display:none;}
.tops{position:absolute;z-index:9;width:100%;z-index:9999;height:44px;top:0; display:block;}
.btn1 {float:right;height:44px;padding-top:6px;}
.zynav {display:none;min-height: 300px;position: absolute;z-index: 9999;width:100%;margin-top:60px;top:0}
.ul-nav{width:100%;height: 45px; background: #028163;float: none;color: #000; line-height: 45px;margin-top:0;padding-top:0}
.ul-nav li {float: none; width: 100%;background:#028163;border-top:1px solid #006b52;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: #028163;}
.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:#028163;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;}
}
/*导航栏  end*/
/* 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%;
    /*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;}
@media (max-width: 1200px){
.main_banner img{ height:120px;}
}

/* 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:570px;}
.bg2{background:#f8f4e8;}
.main_win{width:1200px;margin:0 auto;}
.bottom_win{width:100%;margin:0 auto;}
.main_top{ margin:0 auto;width:1200px; padding-top:20px;}
.main_bottom{ margin:0 auto;width:1200px;padding-top:20px;}


.main_top_content_news{float:left;width:785px;height:480px;display:inline;border:0px solid #d7d7d7;}
.main_top_content_news h3 {border-bottom:1px #d91b03 solid; height:58px; line-height:58px; color:#333; font-size:20px;font-weight:normal;}
.main_top_content_news h3 span.title{width:160px; height:58px;border-bottom:5px #d91b03 solid;margin-left:0px; text-indent:45px;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:55px;position:absolute;bottom:0;left:0;padding-top:10px;}
.picshow_intro p.picshow_intro_head {width:385px;text-align:center; line-height:25px;word-wrap:break-word;word-break:break-all;overflow:hidden;}
.picshow_intro p.picshow_intro_head a{font-size:15px;font-weight: normal;}
.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 #d91b03 solid; height:58px; line-height:58px; color:#333; font-size:20px;font-weight:normal;}
.main_top_content h3 span.title{width:160px;height:58px;border-bottom:5px #d91b03 solid;margin-left:0px; text-indent:45px;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(icon1.png) left center no-repeat;}
.main_top_content h3 span.t2{background:url(icon2.png) left center no-repeat;}
.main_top_content h3 span.t3{background:url(icon3.png) left center no-repeat;}
.main_top_content h3 span.t4{background:url(icon4.png) left center no-repeat;}
.main_top_content h3 span.t5{background:url(icon5.png) left center no-repeat;}
.main_top_content h3 span.t6{background:url(icon6.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:left;width:300px;padding-top:8px;line-height:25px;font-style:normal; display:inline;}
.main_top_content ul.rightnews li span.date{float:right;width:50px; text-align:right;padding-top:8px;line-height:50px;color:#333;font-style:italic; 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:75px;border-bottom:1px #d7d7d7 solid;}
.main_top_content ul li:last-child{border-bottom:0px;}
.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 {}
@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_top_content h3 span.title{font-size:18px;border-bottom:0px;}
.main_top_content h3 span.title span.red{font-size:18px;}
.main_top_content_news h3 span.title{font-size:18px;border-bottom:0px;}
.main_top_content_news h3 span.title span.red{font-size:18px;}
.main_body,.main_top,.main_bottom,.main_win{width:calc(100%); padding-top:0;}
.bg1{ background:none; height:auto;}
.main_banner img{ height:200px;}
.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_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;}

.quicklink{margin:0 auto;width:1200px;height:140px;}
.quicklink ul {padding-top:10px;}
.quicklink ul li{width:158px; height:110px; float:left; text-align:center; margin:0 50px 0 0;}
.quicklink ul li span.pic{width:158px;margin-top:30px;}
.quicklink ul li p.title{width:158px;font-size:20px;font-weight: normal; color:#333;}
.quicklink ul li:last-child{margin:0;}
.quicklink ul li img{animation: slideInDown .5s;}
.quicklink ul li:hover img{animation: slideInUp .5s;}
.quicklink ul li:hover h2{color:#efefef;display:block;animation: slideInUp .5s;}
.quicklink ul li:hover p{color:#333;animation: slideInUp .5s;}
@media (max-width: 1200px){
.quicklink{width:100%;height:auto;padding-bottom:20px;}
.quicklink ul li{width:40%;  height:auto;margin:10px;}
.quicklink ul li:last-child{margin:10px;}
.quicklink ul li span.pic{width:100%;margin-top:20px; text-align:center;}
.quicklink ul li p.title{ font-size:16px;}
.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:#028163; width:100%;height:228px; margin-top:0px;}
.footer .footer_con{margin:0 auto;width:1200px;height:145px;}
.footer .footer_yuanhui{float:left;width:120px;padding-top:50px;}
.footer .footer_yuanhui img{width:100px;}
.footer .footer_left{float:left;width:550px;height:200px;padding-top:50px;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:200px;height:200px;padding-top:70px;}
.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 .eweima {float:left;width:220px;height:200px;padding-top:50px;}
.footer .eweima span{float:left;width:110px;height:80px; padding:20px 10px 10px 10px;color:#fff; text-align:center;}
.footer .eweima li a{ font-weight: normal;color:#fff;}
.footer .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:#f8f4e8;
}
.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: #333;
}
.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:200; line-height:22px;}
.footer .footer_left .copyright li a{}
.footer .footer_right{ display:none;}
.footer .eweima{float:none; margin:0 auto;text-align:center;padding-top:20px;border-top:1px solid #d7d7d7;}
.footer .eweima  span{float:none;display:inline;}
.footer .eweima  span p{text-align:left;}
.footer .footer_right .frindlink{ display:none;}
}

