@charset "utf-8";
/* CSS Document */

#content{width:1200px;  margin:0 auto; background:#fff; padding:0px; overflow:hidden}

/*********************/
#content .place{ width: 100%;height:60px;line-height:60px;border-bottom: solid 1px #EEE;}
#content .a_1{ width:100%;margin: 0 auto; min-height: 900px; border-bottom: solid 1px #EEE;}
#content .a_1 img{width:90%;}
#content .a_1 .aul{width: 100%;height: 180px; margin-top: 20px;border-bottom: solid 1px #EEE; clear: both;}
#content .a_1 .aul_l{ float: left; width: 25%;}
#content .a_1 .aul_r{float: left; width: 75%; height: 166px }
#content .a_1 .aul_r p{width: 100%; height: 40px;line-height: 40px;border-bottom: dashed 1px #EEE; font-size: 16px; font-weight: bold; }
#content .a_1 .aul_r .aul_r_con{width: 100%; line-height:30px; font-size: 14px; }

/*政策*/
.zc_box .zc_title{width:100%;height:30px;background:#2b97ba;}
.zc_box .zc_title h3{color:#fff;font-size:15px;font-weight:normal;line-height:30px;margin-left:5px;}
.zc_box .zc_cont{margin:20px 0;}
.zc_box .zc_cont p{text-indent: 2em;line-height:24px;color:#333;}
.zc_box .zc_cont ul {list-style-type:disc;}
.zc_box .zc_cont ul li{list-style-type:disc;list-style-position: inside;}
.zc_box .zc_cont1 ul li{list-style:none;}
/*运营*/
.zc_box .zc_cont2{text-align:center;}
.zc_box .zc_cont2 div{width:70%;margin:0 auto;background:#eee;text-align:center;height:40px;line-height:40px;color:#333;border:1px solid #d2d2d2;}
.zc_box .zc_cont2 div.even{background:#fff;}
.zc_box .zc_cont2 span{display: inline-block;margin-top:8px;color:#d2d2d2;transform:rotate(90deg);-ms-transform:rotate(90deg); -moz-transform:rotate(90deg);-webkit-transform:rotate(90deg); -o-transform:rotate(90deg);}
.zc_box .zc_cont2>p{text-align: left;text-indent:0;margin-bottom:10px;}


