@charset "utf-8";



/*全局 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: 14px/1.5 "Microsoft YaHei",微软雅黑,'宋体',tahoma,Verdana,arial,sans-serif; color:#333;overflow-x:hidden;min-width:1200px;}
input,textarea,select,button,label{vertical-align:middle; outline:none; font-family:"Microsoft YaHei",微软雅黑;}
textarea{resize:none;}
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:#333; text-decoration:none; outline:none;}
/*a:hover{color:#bd0f0f; text-decoration:none;}*/
a img{border:none;}
.fl{float:left;}
.fr{float:right;}
.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 */
h1,h2,h3{font-weight: normal;}
.hidden{display: none;}
.is-main{background: #f5f5f5;}
.m-main{width: 1200px;margin: auto;}


/*全局 end*/

/*头部 on*/
.m-gov{width: 1200px;height: 130px;margin:auto; overflow: hidden;}
.u-gov{width: 550px;height: 70px ;padding-top:25px;}
.u-gov span{display: block;}
.u-gov1{width:180px;line-height:30px;}
.u-gov1 span{height:30px;margin-left:30px; overflow:hidden;}
.wd{float:left;margin-top:10px;}
.u-gov2{width:300px;}
.u-gov2 a:hover{color: #9ea617;}
.u-lj{width: 300px;height: 25px;margin-bottom:7px;}
.u-lj span{ display: block; height: 35px;float: right;}
.m-search{position: relative; width: 260px; height: 38px;float: right;}
.u-searchtext{width: 250px; height: 38px; line-height: 38px;  border: 1px solid #ddd;padding-left:10px; }
.u-searchbtn{position: absolute; right: -1px; top: 1px; width: 52px; height: 38px; 
	background: url(../images/ss.jpg) right center no-repeat; cursor: pointer; border: none;}

/*菜单*/
.m-nav{  height: 50px; background: #0097e0; position: relative; z-index: 10;}
.m-navc{ margin:auto; width: 1200px;  line-height: 50px; }
.m-nav ul li{position:relative;background: #0097e0;float: left; width: 171px; text-align: center;}
.m-nav ul li a,.nav .sub ul li a{display: block; color: #fff; font-size: 18px; }
.nav .m{width: 150px; background: url(../images/nav-bg.png) right center no-repeat;}
.nav .sub {position: absolute;z-index:10;left: 0px; top: 50px;}
.nav .sub ul li{float: none;background-color: #0097e0;}
.m-nav ul li a:hover,.nav .sub ul li a:hover{color:#f7caf0;}

/*轮波图*/
.m-flash{height: 420px;position: relative;}
.m-flash .bd li{ width:100%; height:420px;}
.m-tb{width: 1200px;margin:auto;}
.u-tb{position:absolute;top:0;width: 1200px;}
.xcby{position:absolute;right:85px;top:35px;}
.prev, .next{ position: absolute;top:175px;width: 60px;height: 70px;}
.next {right: 0;background:url(../images/you.png);}
.prev{left:0;background:url(../images/zuo.png);}

/*头部 end*/

/*底部 on*/
.is-footer{background: #0097e0;}
.m-footer{width: 1200px;margin:auto;height: 130px;padding-top: 15px;position: relative;color:#fff;}
.m-footer p{line-height: 28px; color:#fff;font-size: 14px;}
.m-md{position: absolute;right: -100px;top: -60px;}
.m-z{margin-top: 40px;}
.m-zc span{display: block;float: left;line-height: 25px;}
.m-zc a{color:#fff;}
/*底部 end*/