@charset "utf-8";
/* CSS Document */

* { margin: 0;padding: 0;}
body {font-style: normal; font-variant: normal; font-weight: normal;font-family:"微软雅黑";font-size:14px;color:#444444;}
ul li{list-style:none;}
li{list-style:none;}
a { text-decoration: none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active { text-decoration: none;}
small {font-size: 0.875em;}
img { max-width: 100%; border:0px; width: 100%;}
img, object { height: auto; max-width: 100%;}
.clear{clear: both;}
ul li,ol li{list-style: none;}
.noti{text-indent: 0em !important;font-size: 24px !important;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
#box{float: none; margin: auto;max-width: 640px !important;min-width: 320px !important; overflow: hidden;color:#333;}

.cont{width:100%;margin: 0 auto; max-width:640px; min-width:320px;font-family:"微软雅黑";}
.cont img{width: 100%;display: block;border:none;} 
.pro{width: 100%; margin-top: 8%;}
.pro p{font-size: 20px; line-height: 30px; text-indent: 2em; color: #000;text-align: justify;}
.pic{width: 100%; margin: 0 auto;}
.text{width: 95%; margin: 2% auto;}
.tit{width: 100%; margin: 0 auto 2% auto;}


.anli{width: 100%; margin: 0 auto 10% auto;}
.anli .hd{width:100%; height:20px;  position:relative; z-index:1; bottom:5px; text-align:center;}
.anli .hd ul{display:inline-block; height:5px; padding:3px 5px; margin-top:3%; font-size:0; vertical-align:top;}	
.anli .hd li{display:inline-block; width:18px; height:18px; border-radius: 9px; background:#d3d3d3; margin:0 6px; }
.anli .hd .on{background:#064299;}
.anli .bd {width:100%; margin:0 auto;}

.btn1{width: 100%; margin: 4% auto;}


.huodong{width: 92%; margin: 2% auto; background-color: #fff; overflow: hidden;}
.huodong .hd li {width:33%; float:left; text-align:center; font-size:20px; padding: 1em 0rem;background-color:#5095d0; color: #fff; font-weight: bold; }
.huodong .hd li span{font-weight: normal;}
.huodong .hd li:nth-child(3){width: 34%;}
.huodong .hd .on {background-color:#005dac; color:#fff;}
.huodong .bd {width: 100%;}
.hd_pic{width: 100%; margin: 0% auto;}


@media screen and (max-width:320px)
{
.pro p{font-size: 13px; line-height: 20px; }
.huodong .hd li {font-size:11px; }
.anli .hd li{width:10px; height:10px;}
}

@media screen and (min-width:321px) and (max-width:360px)
{
.pro p{font-size: 15px; line-height: 22px; }
.huodong .hd li {font-size:12px; }
.anli .hd li{width:11px; height:11px;}
}

@media screen and (min-width:361px) and (max-width:375px)
{
.pro p{font-size: 15px; line-height: 22px; }
.huodong .hd li {font-size:13px; }
.anli .hd li{width:12px; height:12px;}
}

@media screen and (min-width:376px) and (max-width:414px)
{
.pro p{font-size: 16px; line-height: 24px; }
.huodong .hd li {font-size:14px; }
.anli .hd li{width:14px; height:14px;}
}

@media screen and (min-width:415px) and (max-width:639px)
{
.pro p{font-size: 20px; line-height: 28px; }
.anli .hd li{width:18px; height:18px;}
.zs_pic .hd li{ width:14px; height:14px; border-radius: 7px; margin:0 6px; }
} 