@charset "utf-8";

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
   font-family: 'Microsoft Yahei',"Lucida Grande", "Tahoma","Arial", "Helvetica", "sans-serif";
   background-color:#f7f7f7;
   font-size: 15px;
	color:#333;
}
body.qz100{
  background:#f7f7f7 url(../images/qz100n.jpg) no-repeat 50% 0;
padding-top:100px;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

ul, ol, li {
    list-style: none;
}

img {
    display: block;
    border: none;
}

a,a:hover, a:link, a:active {
    font-size: inherit;
    color: inherit;
    text-decoration: none;
}
a:hover{
   color:#1575cc
}
button {
    border: none;
    outline: none;
}

input:focus, textarea:focus {
    outline: none;
}
.header {
    height: 171px;
    background: #fff url('../images/header-bg.png') no-repeat;
    background-size: 100% 100%;
width:100%;
min-width:1244px;
}
body.qz100 .header{background-color:#fff;width:1244px;margin:0 auto;}
.header__c {
    height: 100%;
    width: 1200px;
    margin: 0 auto;
}

.header__top {
    padding: 6px 0 0 51px;
    font-size: 15px;
    color: #333;
}

.header__text {
    cursor: pointer;
}

.header__line-column {
    margin: 0 11px;
}

.header__btm {
    padding: 21px 0 0 51px;
}

.header__title {
    float: left;
    padding-top: 9px;
}

.header__shortcut {
    float: right;
}

.header__log {
    width: 538px;
    height: 80px;
}

.header__share {
    padding: 6px 51px 0 0;
}

.header__social {
    display: inline-block;
    cursor: pointer;
    position:relative;
}

.header__social-first {
    margin-right: 28px;
}

.header__icon {
    display: inline-block;
    width: 34px;
    height: 34px;
    margin-right: 16px;
    vertical-align: middle;
}

.header__contact {
    display: inline-block;
    font-size: 15px;
    color: #333;
}
.header__social  .ewm{
    position:absolute;
    top:36px;
    left:0;
    width:120px;
    height:0px;
    transition: height 0.5s;
    -webkit-transition: height 0.5s;
}
.header__social:hover .ewm{
  height:120px;
}
.header__box {
    padding: 13px 34px 0 0;
}

.header__search {
    width: 270px;
    height: 34px;
    background-color: #ffffff;
    border: solid 1px #1e78cc;
}

.header__input {
    float: left;
    width: 208px;
    height: 100%;
    padding-left: 10px;
    font-size: 14px;
    border: none;
}

.header__input::placeholder {
    color: #7f7f7f;
}

.header__click {
    float: right;
    width: 59px;
    height: 100%;
    padding: 6px 15px 0;
    background-color: #1298ff;
    cursor: pointer;
}

.header__tool {
    width: 26px;
    height: 22px;
}

.nav {
    background-color: #0362ae;
   border-bottom:10px solid #027dd4;
width:100%;
min-width:1244px;
}
body.qz100 .nav{
 width:1244px;margin:0 auto;
}
.nav ul {
    width: 1180px;
    margin: 0 auto;
    overflow:hidden;
}
.nav ul li {
    float:left;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    padding-left:35px;
    padding-right:35px;
}

.nav ul li:hover {
    background-color: #027dd4;
}
.nav ul li a{
    color:#fff;
}
.footer {
    background-color: #dadada;
}

.footer__c {
    width: 1244px;
    margin: 0 auto;
}

.footer__ul {
    padding: 20px 20px;
   overflow:hidden;
}
.footer__ul li{
   float: left;
    margin-right: 10px;
    margin-left:10px;
}
.footer__ul li select{
    height:30px;
    background-color: #fff;
        width: 280px;
    font-size:16px;
    padding-left:10px;
}

.footer__img {
    width: 8px;
    height: 5px;
}

.footer__bar {
	height: 6px;
	background-color: #027dd4;
}

.footer-box-ul {
    margin: 0 auto;
    padding-top: 20px;
}

.footer-box-ul li {
    font-size: 14px;
    text-align: center;
    line-height:35px;
}

.footer__logo {
    width: 64px;
    height: 81px;
    margin: 17px auto 0 auto;
}

.footer__logo-img {
    width: 64px;
    height: 81px;
    cursor: pointer;
}
.links{
 border-top:3px solid #0362ae;
}
.links ul{
  overflow:hidden;
  width:1200px;
  margin:0 auto;
}
.links ul li{
  float:left;
  padding:15px 10px;
}
.links li select{
    height:26px;
    background-color: #fff;
    width: 280px;
    font-size:14px;
    padding-left:10px;
}
.footer2{
  background-color: #0362ae;
width:100%;
min-width:1244px;
}
.footer2 .footer-wrap{
   width:1200px;
   margin:0 auto;
   overflow:hidden;
   position:relative;
   color:#e3e8ed;
   font-size:14px;
   padding:30px 10px;
}
.footer2 .footer-wrap img{
  display:inline;
}
.footer-icon{
  float:left;
  padding-top:10px;
  margin-right:30px;
}
.footer-txt{
 float:left;
 line-height:26px;
}
.wzlink{
 margin-top:20px;
 float:right;
 background:url(../images/wzlink.png) no-repeat 50% 0;
 padding-top:30px;
}
.jiucuo{
 margin-top:15px;

 padding-left:370px;
 float:left;
 background:url(../images/jiucuo.png) no-repeat 100% 0;
 padding-top:55px;
}
.footer2 .footer-wrap a:hover{
color:#e3e8ed;
}
.yqtx_wrap{
  position:fixed;
bottom:20px;
left:20px;
background-color:#f7f7f7;
width:220px;
padding:5px;
border:3px solid #2c95e9;
border-radius:8px;
line-height:140%;
font-size:10px;
text-align:justify;
}
.yqtx_wrap h4{
 padding-bottom:10px;
background-color:#2c95e9;
padding:2px 5px;
border-radius:8px;
color:#fff;
margin:0 auto;
width:75%;
text-align:center;
font-weight:bold;
margin-bottom:5px;
}
.yqtx_wrap p{
text-indent:2em;
}
.yqtx_wrap span{
 position:absolute;
 right:2px;
top:10px;
font-size:8px;
color:#1575cc
}