@charset "utf-8";
/*
Update:2020/08/01 pm 
*/
@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:42px;}
.marginleft20 {margin-left:20px;}
.marginbottom {margin-bottom:10px;}
.margintop20{margin-top:20px;}
.margintop35{margin-top:35px;}
.w1200{ width:1200px;}
.w100{ width:100%;}
.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 */
.subnav_bg {margin:0 auto; width:100%; height:36px; background: rgb(43,16,128); background: linear-gradient(70deg, rgba(46,179,128,1) 0%, rgba(43,166,131,1) 30%, rgba(43,166,131,1) 60%, rgba(34,126,128,1) 100%);}
.subnav {margin:0 auto; width:1200px; height:36px; }
.header{margin:0 auto; width:1200px; height:130px; background:#fff; margin-top:0px;}
.header_logo{
	width:644px;
	height:130px;
	float:left;
	display:inline;
}
.header .header_logo{padding-top:20px;}
/*Index Top Bar*/
.subnav ul {
        float:right;
        padding-top: 8px;
        right:0px; }
.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;}

/*导航栏*/
#menu {float:right;width:500px;background:#fff;height:80px; padding-top:30px;position:relative;z-index:999;}
.menu_daohang {margin:0 auto;position:relative;z-index:101;width:500px;}
.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:#2eb081;color:#fff;}
.menu_daohang ul li:hover a {color:#fff;}
.menu_daohang ul li a {display: block;line-height:35px;color: #333; text-decoration: none;width:125px;font-size:18px;text-align:center;font-weight:normal; cursor:pointer;}
.menu_daohang ul ul {background:#2eb081; padding: 0;position: absolute; margin-top: 0px;}
.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:#2eb081;font-size:18px; font-weight:normal; padding-top:5px; padding-bottom:5px; line-height:35px;display:block; width:160px;color:#fff;}	
.menu_daohang ul ul li a:hover {background:#299d81;color:#fff;}
.menu_daohang ul ul ul {position: absolute; left: 100%; top:0px;}	
/*导航栏  end*/
/* Main body style */
.main_body{
    width:1200px;
    /* height:580px; */
    margin:0 auto;
}
/* Body Start */
.main_banner{margin:0 auto;overflow:hidden;margin-top:0px; position:relative;}
.main_banner img{display:block;position:relative;top:0;left:0%;width:100%;height: 366px;
    /*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; }
.bg2{background:#fdfeec;height:620px;}
.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:40px;}


.main_top_content_news{float:left;width:1200px;/* height:480px; */margin-bottom: 20px;display:inline;border:0px solid #d7d7d7;}
.main_top_content_news h3 {border-bottom:0px #00774f solid; height:58px; line-height:58px; color:#00774f; font-size:24px;font-weight:bold;}
.main_top_content_news h3 span.title{width:120px; height:58px;border-bottom:0px #00774f solid;margin-left:0px;float:left;text-align:center;color:#00774f;font-weight: bold;font-size:24px;}
.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;}
.main_top_content_news ul li{float:left;width:372px;display:inline; margin-right:42px;border-top:4px #299d81 solid;}
.main_top_content_news ul li img{width:372px; height:260px;}
.main_top_content_news ul li:last-child{margin-right:0px;}
.main_top_content_news ul li span.title{float:left;margin:10px 0 10px 0; width:372px; color:#333; font-size:16px; line-height:25px;}
.main_top_content_news ul li span.title a{color:#333; font-size:16px; }
.main_top_content_news ul li span.intro{float:left;margin:10px 0 10px 0; width:372px; color:#999; font-size:15px; line-height:25px;}
.main_top_content_news ul li span.date{float:left;margin:10px 0 10px 0; width:372px; color:#999; font-size:14px; line-height:25px;}


.main_top_content{float:left;width:372px;height:476px; background:#fff;display:inline;border:0px solid #d7d7d7;}

.main_top_content h3 {border-top:4px #299d81 solid; height:58px; line-height:58px; color:#00774f; font-size:24px;font-weight:bold;}
.main_top_content h3 span.title{width:120px; height:58px;border-bottom:0px #00774f solid;margin-left:0px;float:left;text-align:center;color:#00774f;font-weight: bold;font-size:24px;}
.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 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:10px;overflow:hidden;}
.main_top_content ul li.topone{margin:0 auto;width:370px;height:120px; overflow:hidden;}
.main_top_content ul li.topone span.no1title {float:left; margin-left:0px; text-align:left;width:370px; display:inline;}
.main_top_content ul li.topone span.no1title a{ color:#666; font-size:18px; font-weight:bold;line-height:25px;}
.main_top_content ul li.topone span.no1titletxt{float:left;margin-top:10px; width:370px; display:inline;color:#666; font-size:14px; line-height:25px;}
.main_top_content ul li a,.main_top_content ul li a:active,.main_top_content ul li a:visited{ font-size:16px; color:#333; font-weight: normal;display:block;}
.main_top_content ul li{margin:0 auto;width:370px;line-height:38px;*line-height:38px;_line-height:38px;border-bottom:0px #efefef dotted;}
.main_top_content ul li span.date{float:right;color:#666;}
.main_top_content ul li span.doctitle{float:right;width:315px; padding-top:8px;line-height:25px;font-style:normal; display:inline;}
.main_top_content ul li span.dateplus{float:left;display:inline;margin-top:10px;background:#007751;width:40px;line-height:25px;color:#fff;font-size:20px; text-align:center;}
.main_top_content ul li span.dateplus p{background:#e3e5e4;width:40px;line-height:25px;color:#00764d;font-size:12px; text-align:center;}
.main_top_content ul li.events{ margin:0 auto;width:350px;height:auto;border-bottom:0px #d7d7d7 dotted;}
.main_top_content ul li img{margin-left:10px;width:325px; height:140px;}
.main_top_content ul li.events span.eventstitle{float:right;width:305px; padding-top:5px;line-height:30px;height:30px;font-style:normal; display:inline;}
.main_top_content ul li.events span.eventstime{background:url(datebg.png) no-repeat; text-indent:20px;float:right;width:305px;line-height:25px;height:25px;font-style:normal; display:inline;}
.main_top_content ul li.events span.eventsadd{background:url(placebg.png) no-repeat; text-indent:20px;float:right;width:305px;line-height:25px;height:25px;font-style:normal; display:inline;}

.main_top_content ul li.fastlink {float:left;display:inline;line-height:40px;height:40px;border:1px #007750 solid; background:#eeeeee; text-align:center;}
.main_top_content ul li.fastlink a{line-height:32px;color:#333; display:inline; text-align:center;}
.main_top_content ul li.fastlink  a:hover{background:#007750;display:block;color:#fff; text-decoration:none;}
.main_top_content ul li.w1 {width:150px;margin:6px 10px 2px 20px;}
.main_top_content ul li.w2 {width:110px;margin:2px 5px 2px 8px;}

.main_top_content1 ul li.w1{width: calc(100% - 50px);margin-left: 25px;}

.quicklink{margin:0 auto;width:1200px;height:200px;overflow:hidden; position:relative;}
.quicklink h3 {border-bottom:1px #00774f solid; height:58px; line-height:58px; color:#00774f; font-size:24px;font-weight:bold;}
.quicklink h3 span.title{width:120px; height:58px;border-bottom:4px #00774f solid;margin-left:0px;float:left;text-align:center;color:#00774f;font-weight: bold;font-size:24px;}
.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 7px 0 0; float:left; _display:inline; overflow:hidden; text-align:center;  }
.quicklink .bd ul li:last-child{margin:0;}
.quicklink .bd ul li .pic{overflow: hidden;text-align:center; }
.quicklink .bd ul li .pic img{ width:234px; height:85px; display:block; padding:0px;cursor: pointer;transition: all 0.6s;}
.quicklink .bd ul li .title a{ line-height:24px; font-size:15px;}

.index_left_more{ position:absolute;top:5px; right:10px;}
.index_more{ position:absolute;top:5px; right:10px;}
/* Footer style */
.footer{float:left;background:#007750; width:100%;height:160px; margin-top:0px;}
.footer .footer_con{margin:0 auto;width:1200px;height:160px;}
.footer .footer_left{float:left;width:1200px;height:160px;padding-top:30px;padding-left:10px;}
.footer .footer_left .copyright {padding:0; margin:0; }
.footer .footer_left .footer_link{margin:0 auto;width:1200px;padding:10px 0px 10px 0px;line-height:28px;color:#fff;text-align:center;}
.footer .footer_left .footer_link a{ color:#fff;font-size:15px; padding:0 20px 0 20px;}
.footer .footer_left .copyright li{width:1200px;line-height:25px;color:#fff; text-align:center;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:500px;height:160px;padding-top:30px;}
.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 {float: right;width:170px; padding-left:0px;}
.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;}