@charset "gb2312";
/* CSS Document */
body{
	background:#b0d39d;
	color:#555555;
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:"Î¢ÈíÑÅºÚ","ËÎÌå"; 
	text-align:left;
}
ul,li{ list-style-type:none; margin:0px; padding:0px;}
img{ border:0px; vertical-align:middle;}
input{ vertical-align:middle;}
*{ margin:0px; padding:0px;box-sizing:border-box;}
.clear{ clear:both;}
table{ margin:0px auto;}
a{ text-decoration:none; color:#555555;}
a:link, a:visited{ color:#555555;}
a:hover{ color:#cc0000; text-decoration:underline;}
/*---------------------------------------segmentation ------------------------------------------*/

.zt_con{ width:100%; background:url(20171011_bg_01.jpg) no-repeat top center;}
.zt_main{ width:1000px; margin:0px auto;}
.zt_ban{}
.zt_bg{ background:url(20171011_08.jpg) repeat-y; padding:20px 0;}
.zt_tit{ text-align:center;}
.zt_tit1{ width:600px; margin:0px auto; background:#f1f6ea; padding:20px; border-radius:15px;}
.zt_tit2{ border:1px dashed #4da100; border-radius:15px; padding:15px; line-height:36px; font-size:18px; text-indent:2em;}
.tead1{ color:#ff6600;}
.tead1 a{color:#ff6600; text-decoration:underline;}
.tead1 a:hover{color:#ff6600; text-decoration:underline;}
.con{ padding:20px; text-align:center;}
.con_b{display:none;}
.bot1{width:1000px; margin:0px auto;}
.ewm_bot{ background:url(13hc_ind_bot.png) repeat; margin:0px auto; clear:both; width:100%; padding-top:15px; padding-bottom:15px;font-size:14px;}
.ewm_bot1_r{ float:right; line-height:28px; text-align:left;}
.bot1_l{ float:left; line-height:28px;}
.twhite1{ color:#fff;}
.twhite1 a:link, .twhite1 a:visited{ color:#fff;}
.twhite1 a:hover{ color:#fff; text-decoration:underline;}
.tyellow1{ color:#d8ff00;}
.tyellow1 a:link, .tyellow1 a:visited{ color:#d8ff00;}
.tyellow1 a:hover{ color:#d8ff00; text-decoration:underline;}
.ui-scrolltop {
    Z-INDEX: 9999;
    POSITION: fixed;
    TEXT-INDENT: -999999px;
    WIDTH: 23px;
    BOTTOM: 130px;
    DISPLAY: block;
    background: url(13hc_ind_top.png) no-repeat;
    HEIGHT: 36px;
    OVERFLOW: hidden;
    CURSOR: pointer;
    RIGHT: 180px;
    _position: absolute;
}
.new_bot{ display:none;}
.new_bot_tit{ display:none;}
@media screen and (max-width : 640px){
	
.zt_con{ width:100%; background:#ffffff;}
.zt_main{ width:100%;}
.zt_ban{ width:100%;}
.zt_ban img{ width:100%;}
.zt_bg{ background: none;padding:1rem 0; width:100%;}
.zt_tit{ text-align:center; width:96%; margin:0px auto;}
.zt_tit img{width:100%;}
.zt_tit1{ width:96%; margin:0px auto; background:#f1f6ea; padding:1rem; border-radius:15px;}
.zt_tit2{ border:1px dashed #4da100; border-radius:15px; padding:1rem; line-height:1.5rem; font-size:0.5rem; text-indent:2em;}
.new_bot{ display:block; background-color:#054266; padding:10px; text-align:center; line-height:36px; font-size:13px; margin:10px auto 0;}
.new_bot_tit{ display:block; width:80%; margin:0px auto; border-bottom:1px solid #ffffff;}
.ewm_bot{display:none;}
.ui-scrolltop {
    Z-INDEX: 9999;
    POSITION: fixed;
    TEXT-INDENT: -999999px;
    WIDTH: 23px;
    BOTTOM: 30px;
    DISPLAY: block;
    background: url(13hc_ind_top.png) no-repeat;
    HEIGHT: 36px;
    OVERFLOW: hidden;
    CURSOR: pointer;
    RIGHT: 10px;
    _position: absolute;
}
}