/*Reset Rules

 

        

 #Lists

================================================== 



*/	ul, ol { margin: 0 !important; }
ul { list-style: none outside; }
ol { list-style: decimal; }
ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
ul.square { list-style: square outside; }
ul.circle { list-style: circle outside; }
ul.disc { list-style: disc outside; }
ul ul, ul ol,  ol ol, ol ul { }
ul ul li, ul ol li,  ol ol li, ol ul li { }
li { line-height: 18px; }
ul.large li { line-height: 21px; }
li p { line-height: 21px; }
ol, ul { list-style: none; }/*



Reset Rules End*/
/* =================================================================== */

/* Wide Layout

====================================================================== */



body { font-size: 12px; font-family: "微软雅黑", "黑体", "Arial", "宋体" !important; color: #666; -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */ -webkit-text-size-adjust: 100%; overflow-x: hidden; }
.thumbnail { border: none !important; }
h3, h2, h1, h4 { font-weight: normal !important; }
#wrapper { background: #fff; -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2); box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.2); padding: 20px 35px 35px 35px; }
#footer { background: #333; padding: 15px 35px 0px 35px; }





/* Smaller than standard 1029 (devices and browsers)

====================================================================== */

@media only screen and (max-width: 1029px) {
#wrapper { padding: 25px 10px 30px 10px; -webkit-box-shadow: none; box-shadow: none; }
body { background: #fff }
}



/* Tablet Portrait (devices and browsers)

====================================================================== */

@media only screen and (min-width: 768px) and (max-width: 959px) {
#footer { width: 100%; margin: 0 auto; }
}



/* All Mobile Sizes (devices and browser)

====================================================================== */

@media only screen and (max-width: 767px) {
#wrapper { margin: 0 auto; padding: 15px 0 30px 0; -webkit-box-shadow: none; box-shadow: none; }
body { background: #fff }
#footer { margin-left: -20px; margin-right: -20px; }
.featuresbox { margin-bottom: 4px; overflow:hidden; }
.nav-shadow { bottom: -12px !important; }
.flexslider { display: none; }
}

/* 补充 */
.cpfenlei { width: 300px; margin: 0 auto; background: none; display: block; }
.cpfenlei ul { width: 300px; float: left; }
.cpfenlei ul li { width: 93px; height: 33px; float: left; margin: 3px 2px; background: #393939; padding: 1px 1px; line-height: 33px; text-align: center; }
.cpfenlei ul li a { width: 91px; border: solid 1px #fff; float: left; height: 31px; color: #fff; }
.cpfenlei ul li a:hover { background: #5259ad; color: #fff; }
.news_title_bg123 { background: url(../images/titleys.jpg) repeat-x top left; width: 100%; margin: 10px 0; float:left; }
.news_title123 { margin: 0 auto; width: 280px; height: 30px; line-height: 30px; text-align: center; }
.news_title123 a { color: #000; width: 280px; float: left; }