@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0; font-family:"微软雅黑";}
a{ color:#333;}
a:visited{ color:#333;}
a:hover{ color:#4178be;}
body{ font-size:15px;}



.fq-1000{ width:1000px; margin:0 auto; height:auto;}
.fq-tpxw{ width:100%; height:326px; background:#fff;}
.fq-320{ width:320px; height:194px; float:left; background:#fff;}
.fq-320-tit{ width:100%; height:50px; border-bottom:1px solid #efefef; padding:0 20px;}
.fq-320-tit .hover{ color:#4178be; border-bottom:1px solid #4178be;}
.fq-320-tit ul{ margin:0; padding:0;}
.fq-320-tit li{ width:auto; height:50px; line-height:50px; margin-right:15px; float:left; font-weight:bold; font-size:17px; color:#999999;}
.fq-320-list{ width:100%; height:auto; padding:0 20px;}
.fq-320-list ul{ margin:0; padding:0; margin-top:13px;}
.fq-320-list li{ width:100%; height:30px; line-height:30px;}
.fq-320-list li img{ margin:0 5px;}
.fq-320-list li span{ float:right; color:#999999;}
.fq-320-bt{ width:auto; height:50px; line-height:50px; border-bottom:1px solid #4178be; font-weight:bold; font-size:17px; color:#4178be; float:left;}


/*top*/
.header #menu {
  float:left;
}
.header #menu ul{ margin:0; padding:0; float:left;}
.header #menu li {
  float: left;
  line-height:80px;

  font-size: 17px;
}
.header #menu a {
  float: left;
  color: #333;
  text-decoration: none;
  padding:0 10px;
  font-size:17px;
}
.header #menu a:hover {
  color: #fff;
  text-decoration: none;
  background:#4178be;
}
.header #menu .active a {
  color: #fff;
  background:#4178be;
}
.sy{ float:left; width:auto; height:80px; line-height:80px; text-align:center; cursor:pointer; padding:0 10px; background:#4178be;}
.sy a{ font-size:17px; color:#fff; display:block; text-decoration:none;}
.xxbs{ width:auto; height:80px; line-height:80px; text-align:center; float:right;}
.xxbs a{ color:#333; font-size:17px; display:block; text-decoration:none; padding:0 10px; box-sizing:border-box;}
.xxbs a:hover{ background:#4178be; color:#fff;}


/*底部版权*/
.foot1{ width:100%; height:111px; border-top:2px solid #4178be; bottom:0px; z-index:10; background-color:#e7e7e7;}
.foot-left{ width:200px; height:109px; float:left; text-align:right;}
.foot-right{ width:800px; height:109px; line-height:26px; font-size:13px; padding-left:40px; padding-top:12px; text-align:left; float:left;}

.firendlink{ width:100%; height:auto; margin-bottom:0;}
.firendlink-bt{ width:100%; height:16px; line-height:16px; text-align:center; font-size:16px; font-weight:bold; color:#1d79cc;}
.firendlink ul{ margin:0; padding:0; margin-top:10px;}
.firendlink li{ width:100%; height:26px; line-height:26px; text-align:center;}
.firendlink li a:hover{ color:#1d79cc;}
.firendlink select{ width:150px; margin-top:10px;}


.lmtwo{ width:1000px; height:75px; margin:0 auto;}
.lmtwo ul{ margin:0; padding:0;}
.lmtwo li{ width:235px; height:75px; float:left; margin-left:20px; line-height:75px; text-align:center; background:url(lmtwo-1_03.png) no-repeat;}
.lmtwo li:hover{ background:url(lmtwo-2_03.png) no-repeat;}
.lmtwo li a{ color:#fff; font-size:19px; display:block;}
.lmtwo li:first-child{ margin-left:0px;}


