/*全局start*/
*{margin: 0;padding: 0;border: 0;}
body {margin: 0;padding: 0;font:14px "Hiragino Sans GB","Microsoft Yahei",sans-serif;color:#000;}
a {color: #000;text-decoration: none !important;}
a:link,a:visited {color: #3b3b3b}
a:hover {color: #e3194c;text-decoration:none;}
.hidden {display: none;}
.Hspace{width:1px; height:12px; overflow:hidden; clear:both;}
*{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
:before,:after{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
.clear{clear:both;font-size:0;line-height:0;height:0;}
ul,li{list-style:none;list-style-type: none;}
.zoom-in {display: block;overflow: hidden;}
.zoom-in .zoom-img {transition: all 0.6s;}
.zoom-in .zoom-img:hover {transform: scale(1.1);}
/*导航 start*/
.NavBg {width: 100%;height: 70px;zoom:1;clear:both; border-bottom: 1px #c2c2c2 solid;padding-top:15px;}
.NavWrap {width: 1200px;height: auto;zoom: 1;clear: both;margin: 0 auto;}
.NavWrap .logo{float:left;width:140px;}
.NavWrap .logo img{width:140px;height:48px;}
.NavWrap .Nav{float:left;width:790px;height:48px;line-height:48px;padding-left:20px;}
.NavWrap .Nav .item{position:relative;float:left;width:48px;height:48px;margin-right:2px;}
.NavWrap .Nav .item h2{width:100%;height:48px;line-height:48px;text-align:center;font-size:18px;color: #5f5f5f;}
.NavWrap .Nav .item h2 a{font-size:18px;color: #5f5f5f;text-decoration: none;font-weight:bold;}
.NavWrap .Nav .item:hover h2{background: #c4272c;color:#fff;}
.NavWrap .Nav .item:hover h2 a{color:#fff;}
.NavWrap .Nav .item .subitem{display:none;}
.NavWrap .Nav .item .subitem a{margin:0 10px;color:#65666a;font-size:14px;}
.NavWrap .Nav .item:hover .subitem{display:block;height:auto;width:140px;position:absolute;top:48px;left:-40px;z-index:999; background:url(arrow_top.png) top center no-repeat;text-align:center;line-height:24px;padding:30px 0 10px 0;}
.NavWrap .so{float:left;width:160px;padding:12px 0;}
.NavWrap .so .txtInput{border:1px solid #d7d7d7; border-radius:5px; width:120px;height:24px;line-height:24px;}
.NavWrap .so .txtButton{ vertical-align:middle;}
.NavWrap .epaper{float:right;width:80px;height:30px;margin-top:8px; background:#c4272c;border-radius:5px;text-align:center;color:#fff;font-size:16px;position:relative;}
.NavWrap .epaper h2{width:100%;height:30px;line-height:30px;text-align:center;font-size:18px;color:#fff;font-weight:normal; cursor: pointer;}
.NavWrap .epaper:hover h2{font-weight:bold;}
.NavWrap .epaper .subitem{display:none;}
.NavWrap .epaper:hover .subitem{display:block;height:auto;width:100%;position:absolute;top:30px;z-index:999;text-align:center;border:1px solid #c4272c;border-top:0;background:#fff;padding:10px 0;line-height:24px;}
.NavWrap .epaper .subitem a{color:#65666a;font-size:14px;margin:4px 0;}
/*频道样式二*/
.Ch2Top{width:100%;height:70px;zoom:1;clear:both;background-color:#cc3333;color:#fff;}
.Ch2TopWrap{width: 1200px;height: auto;zoom: 1;clear: both;margin: 0 auto;}
.Ch2TopWrap .logo{float:left;width:150px;}
.Ch2TopWrap .logo img{width:150px;height:70px;}
.Ch2TopWrap .item{float:left;min-width:150px;height:70px;background-color:#fff;line-height:70px;text-align:center;color:#cc3333;font-size:36px;font-weight:bold;}
.Ch2TopWrap .so{margin-top:14px;float:right;border:1px solid #d7d7d7; border-radius:5px; width:220px;height:36px;line-height:36px;background-color:#fff;}
.Ch2TopWrap .so .txtInput{width:190px;outline:medium;font-size:18px;color:#666;}
.Ch2TopWrap .so .txtButton{ vertical-align:middle;}
.Ch2Nav{width:1200px;height:40px;zoom: 1;clear: both;margin:15px auto;border-bottom:1px solid #666;}
.Ch2Nav li{float:left;margin:0 10px;height:40px;line-height:40px;}
.Ch2Nav li a{font-size:18px;}
/*底部 start*/
.box_footer{width:100%;background: #eee;padding-bottom: 20px;}
.footer {width: 1200px;height: auto;margin: 0 auto;overflow: hidden;zoom: 1;clear: both;padding:15px 0;text-align:center;font-size:16px;line-height:36px;}
.footer p{font-size:16px;line-height:36px}
.footer a{line-height:36px;padding: 0 15px;color: #676767;font-size:16px;}