@CHARSET "UTF-8";
* {padding: 0;margin: 0;}
body,button, input, select, textarea {font: 13px/1 "Microsoft YaHei", "\5b8b\4f53", sans-serif; }
a { color:#898989; text-decoration:none }
a:hover { text-decoration:none }
img{border:0;}
ol,ul{list-style:none;}
.w960{ width:960px; margin:0 auto;}
.fl{float:left}
.fr{float:right}
.clearfix:after {content: ".";display: block;height:0;clear: both;visibility: hidden;}
* html .clearfix {zoom: 1;}

.btn1{width:230px;height:72px; background:url(/s/images/btn1.png);border: 0;}
.btn1:hover{background-image:url(/s/images/btn1.png);background-position:0 -72px;}
.btn1:active{background-image:url(/s/images/btn1.png);background-position:0 -144px;}
/*********************************/
.header{height:80px;}
.header .nav{text-align: right;padding-top: 0px;margin-top:35px;margin-right: 50px; position:relative;}
.header .nav li{width:90px; float:left; text-align:center;height:40px;line-height:40px;}
.header .nav a{font: bolder 14px "Microsoft Yahei";color: #7a7571;display: inline-block;height: 40px;}
.header .nav .current{color:#2f2a26;}
.header .menu_move{height: 2px;font-size: 0;line-height: 0;position: absolute;width: 90px;bottom: 0;cursor: pointer;background: #0A9DC4;display: block;}

.mt20{margin-top:20px;}
.main{width:100%;height:100%; background-color:#F6F6F6;  margin-top:3px; padding:20px 0;}
.content{ margin:0 auto; width:960px; padding-top:30px;background-color: #FFF;}
.content .foot{ clear:both;height:200px; line-height:200px; text-align:center;width:100%;background-color: #F6F6F6;}
.content hr{width: 900px;margin: 0 auto;}

.content .yq_pic{width:900px;margin:30px;}
.content .yq_txt{width:900px;margin:30px 30px 80px 30px;}
.content .yq_pic img{height:50px;margin:10px 5px;}
.content .yq_pic a{height:60px;display:inline-block;}
.content .yq_txt span{width:140px;height:25px;line-height:25px;display:inline-block;overflow: hidden;}
.content .yq_txt a{color:#2965B1;font-size:14px;}
.content .yq_txt a:hover{text-decoration: underline;color:#C30;}