﻿@charset "utf-8";
/* CSS Document */
/*
* @description: 网站公共样式
* @author: ishang_pan
* @update: ishang_pan (2017-10-11 10:50)
*/

/*全局 on*/
html{-webkit-text-size-adjust:none;}
*html{background-image:url(about:blank); background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
*{margin: 0; padding: 0; list-style: none;}
q:before,q:after{content:'';}
abbr,acronym{border:0;}
body{padding:0; margin:0; font: 16px/1.5 "Microsoft YaHei",微软雅黑,'黑体','宋体',tahoma,Verdana,arial,sans-serif;min-width: 1200px; color:#000; background:#faf8f1 url(../images/public/body-bj1.jpg) center top no-repeat;}
input,textarea,select,button,label{vertical-align:middle; font-family:"Microsoft YaHei",微软雅黑;}
.clear{margin:0; overflow:hidden; visibility:hidden; font-size: 0; content: "."; clear: both; height: 0; padding:0;}
.clearfix:after{visibility:hidden; display: block; font-size: 0; content:" "; clear:both; height:0;}
* html .clearfix{zoom: 1;} /* IE6 */
*:first-child+html .clearfix{zoom: 1;} /* IE7 */
ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,img,a,form,input,label,select{margin:0; padding:0; list-style:none;}
a{color:#000; text-decoration:none; outline:none; }
a:focus,a:hover{color:#d13433; text-decoration:none;}
a img{border:none;}
li,img{vertical-align: top;}
ul{zoom:1;}
input{border: none;background: none;outline: none;}
textarea{resize:none;}
.fl{float:left;}
.fr{float:right;}

/*去除谷歌自带黄色背景问题*/
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus { box-shadow:0 0 0 60px #fff inset;  -webkit-text-fill-color: #333;}
/*全局 end*/

/*头部 on*/
.is-header{margin: 0 auto;width: 1200px;position:relative;}
.m-top{height:36px;line-height: 36px;overflow: hidden;}
.m-top li{float: left;font-size: 12px;}
.m-top li a{font-size: 14px;padding: 0 5px;color: #525252;}
.m-top span{color: #525252;font-size: 14px;}

/*logo*/
.m-logo{margin: 66px 0;}


.m-baner{position:absolute;top:0;right:0;width: 476px;height:238px;overflow: hidden;z-index:-1;}
.m-baner .bd{width: 100%;overflow: hidden;}
.m-baner .bd li{width: 476px;height:238px;}   
.m-baner .bd img{width: 476px;height:238px;}


/*导航*/
.m-nav{width: 100%;height: 60px;line-height: 60px;background: url(../images/public/nav-bj.jpg) 0 0 no-repeat;}
.m-nav ul li.nLi{float: left;width:160px;position:relative;}
.m-nav li h3 a{display:block;font-size: 18px;text-indent:63px;font-weight: bold;color: #fff;background: url(../images/public/nav-icon.png) 0 0 no-repeat;}
.m-nav li h3 a:hover{background: #b31e1d url(../images/public/nav-icon.png) 0 0 no-repeat;}
.m-nav li.na1 h3 a{background-position: 22px 17px;}
.m-nav li.na2 h3 a{background-position: -132px 17px;}
.m-nav li.na3 h3 a{background-position: -287px 17px;}
.m-nav li.na4 h3 a{background-position: -442px 18px;}
.m-nav li.na5 h3 a{background-position: -597px 17px;}
.m-nav li.na6 h3 a{background-position: -752px 17px;}
.m-nav .sub{display:none;position:absolute;top:60px;left:0;width:100%;background:#d23433;z-index:99;}
.m-nav .sub li a{display:block;height: 50px;line-height: 50px;font-size:16px;color:#fff;text-align:center;}
.m-nav .sub li a:hover{background: #b31e1d;}





/*搜索*/
.m-nav form{margin: 14px 14px 0 0;width: 225px;height:32px;background:#fff;overflow: hidden;}
.m-nav form .text{float: left;width: 162px;line-height: 32px;padding: 0 10px;}
.m-nav form .submit{float: right;width: 42px;height: 32px;background: url(../images/public/mirr.png) center center no-repeat;}

/*主体*/
.is-main{padding-bottom:71px;background: url(../images/public/body-bj2.png) center bottom no-repeat;}
.main-box{width: 1200px;margin: 0 auto;}

/*当前位置*/
.m-location{border-bottom: 1px solid #ddd;font-size:14px;padding: 12px 0 12px 25px; line-height: 20px; background: url(../images/page/locate.png) 0 center no-repeat;margin-bottom: 15px;}

/*侧边栏*/
.m-slider{position: fixed;top: 30%;right: 10px;}
.m-slider li{margin-bottom:4px;padding:4px;width: 69px;height: 69px;border-radius: 5px;border: 1px solid #bbb;background: #fff;}
.m-slider li a{display:block;padding:8px 0 7px;font-size: 14px;color: #fff;text-align: center;border-radius: 5px;background: #bbb;}
.m-slider li i{display: block;width:28px;height:28px;margin:0 auto 5px;background: url(../images/public/slider-icon.png) no-repeat;}
.m-slider li.sd1 i{background-position: 0 2px;}
.m-slider li.sd2 i{background-position: 0 -80px;}

/*底部*/
.is-footer{padding: 18px;border-top: 3px solid #d13433;background: #fff;}
.m-footer{margin: 0 auto;width: 1200px;color: #525252;text-align: center;font-size: 12px;position: relative;}
.m-footer div a{padding: 0 5px;}
.m-footer p{line-height: 30px;text-align: center;font-size: 14px;color: #5e5e5e;margin-top: 10px;}
.m-footer a{color: #5e5e5e;font-size: 14px;}
.m-footer p img{position: relative;top: 5px;margin-right: 5px;}
#_span_jiucuo{position:absolute;right: 0;top: 46px;}
#_ideConac{position:absolute;left: 0;top: 32px;}
#cnzz_stat_icon_1261721346{position: absolute; bottom: 4px; left: 50%;margin-left: 260px;}
/*底部 end*/
