@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{min-width: 1200px; padding:0; margin:0; font: 14px "Microsoft YaHei",微软雅黑,'宋体',tahoma,Verdana,arial,sans-serif;
color:#333333;background:url(../images/body-bg.png) #f5f5f5 center top no-repeat;
/*overflow-x: hidden;*/ }
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:#333333; text-decoration:none; outline:none;}
a:hover{color:#bd0000;}
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{width: 1200px;margin:auto;z-index: 1; }
/*全局 end*/

/*头部 on*/
/* .is-header{height: 274px;} */
.m-top{width:100%;height: 36px;overflow:hidden;background:#f5f5f5;line-height: 36px;}
.u-top{width: 1200px;margin:auto;}
.u-top .dl{background:url(../images/r.png) left center no-repeat;padding-left: 20px;}
.m-logo{width: 1200px;height: 190px; margin:auto;background:url(../images/banner.png);}
.m-logo img{margin-top: 55px;}

.m-sj {width: 1180px;height: 40px; margin:auto;background:#fff;margin-bottom: 5px;overflow:hidden;line-height: 40px;
padding-left: 10px;padding-right: 10px;}
.rq{width: 153px;height: 40px; overflow:hidden;color: #666;}
.m-search{width: 220px;height: 32px; background:url(../images/ss-bg.png) center no-repeat;margin-top: 4px;position: relative;}
.u-searchtext{background:none;border:none;width: 170px;height: 32px; line-height: 32px;text-indent:1em;font-size: 12px;color: #999999;margin-top: -10px;}
.u-searchbtn{border:none;background:url(../images/ss.png) center no-repeat;width: 22px;height: 22px;cursor: pointer;position: absolute;top:5px;right: 10px;}

/*菜单*/
.m-nav{background:#bd0000; height: 48px;position: absolute; line-height: 48px; position: relative; z-index: 10;}
.nav{width: 1200px;margin:auto;}
.nav ul li{width: 133px; position:relative;float: left;  text-align: center;}
.nav ul li a{background:url(../images/nav-bg.png) right center no-repeat;display: block;color: #fff; font-size: 18px;}
.nav .sub {position: absolute;z-index:10;left: 0px; top: 48px;}
.nav .sub a{font-size: 18px;float: none;width: 133px;color: #fff;height: 48px;display: block;line-height: 48px;
 background:#bd0000;}
.nav ul li a:hover{background:#a80000;}
/*头部 end*/

/*链接*/
.m-select {width: 1200px;margin:auto;height: 58px;background:#fff;line-height: 58px;
	margin-bottom:10px; margin-top: 10px;}
.m-select .g-select {position: relative;}
.m-select .friend-con {float: left;}
.m-select .friend-con li {float: left; padding: 0 30px; height: 58px; line-height: 58px; font-size: 16px; 
	color: #666; margin: 0 20px;}
.friend-con li a{color: #333333;}
.friend-con li {float: left; padding: 0 30px; height: 55px; line-height: 55px; font-size: 15px; color: #666; margin: 0 20px;}
.m-select .friend-con li i {display: inline-block; background:url(../images/lj2.png) center center no-repeat;width: 10px; height: 8px;margin-left: 10px;}
.friend-con .active .lj{font-weight: bold; color: #bd0000;}
.friend-con .active i{display: inline-block;background:url(../images/lj1.png) center center no-repeat;width: 10px; height: 8px;margin-left: 10px;}
.m-select .friend-con li .wrap {position: absolute; bottom: 0px; background: #e6e6e6; z-index: 10;
	height: 110px; width: 1200px; left: 0; overflow: auto; display: none;}
.m-select .friend-con li .wrap .box {padding: 0 15px;}
.m-select .friend-con li .wrap span {width: 167px; line-height: 40px; float: left; padding-left: 25px; 
background: url('../images/lj-bg.png') 10px center no-repeat; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.m-select .friend-con li .wrap .box span:hover a{color:#bd0000;}

/*底部 on*/
.is-footer{width: 100%; height: 124px;border-top: 2px solid #bd0000; overflow:hidden;}
.m-footer{width: 1100px;margin: auto;margin-top:25px;padding-right: 50px;padding-left: 50px;}
.m-footer p{width: 800px; text-align: center; line-height: 30px;margin-left:150px;}
.m-footer p a{color:#bd0000;}
.zc{margin-top:-82px;}
#visit{color:red;}
/*底部 end*/