@charset "utf-8";

* {padding: 0;
   margin: 0;}
body {font-family: "微软雅黑", "Microsoft Yahei", "Arial";
      color: #222;
      margin: 0 auto;}
a {text-decoration: none;
   color: #222;}
ul,ol {list-style: none;}
.clearfix::after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
	overflow: hidden;
}
.h-con {height: 40px;
        background-color: #f5f5f5;
        border-bottom: #ecedea 1px solid;}
.h-con-work {width: 1200px;
             margin: 0 auto;
             color: #666;
             font-size: 12px;
             position: relative;}
.h-con-work>div {line-height: 40px;}
.h-con-text {float: left;}
.h-con-phone {float: left;
	          background: url(../images/1_03.png) left center no-repeat;
              padding-left: 35px;
              margin-left: 475px;}
.h-con-phone>span {font-weight: bold;
                   color: #f08300;}
.h-con-wechat {float: right;
               background: url(../images/1_05.png) 40px center no-repeat;
               width: 125px;
               padding-left: 75px;
               cursor: pointer;}
.h-con-wechat:hover {background-color: #fff;
                     color: #f08300;}
.h-con-qrcode {position: absolute;
	           width: 200px;
               right: 0;
               top: 40px;
               font-size: 14px;
               z-index: 999;
               display: none;}
.h-con-qrcode-img>img {width: 200px;}
.h-con-qrcode-text {text-align: center;
                    line-height: 14px !important;
                    padding: 0 0 14px 0;
                    background-color: #fff;}
.h-title {width: 1200px;
          margin: 0 auto;}
.h-logo {float: left;
         margin: 15px 0;}
.h-search {float: left;
           margin: 42px;}
.h-ser {float: right;}
.form {float: left;}
.search-keyword {background-color: #f7f7f7;
                 border: #ecedea 1px solid;
                 color: #555;
                 font-size: 12px;
                 padding: 0 7px;
                 width: 136px;
                 height: 35px;
                 line-height: 34px;
                 box-sizing: border-box;
                 outline:none;
                 vertical-align: top;
                 margin-left: -1px;}
.search-submit {border: none;
                color: #fff;
                font-size: 14px;
                font-weight: bold;
                width: 100px;
                height: 35px;
                line-height: 34px;
                padding-left: 24px;
                margin-left: -5px;
                background: url(../images/1_22.png) 8px center no-repeat #f08300;
                vertical-align: top;}
.h-ser-1,.h-ser-2,.h-ser-3,.h-ser-4 {display: inline-block;
                                     font-size: 14px;
                                     color: #a9a9a9;
                                     height: 25px;
                                     line-height: 25px;
                                     padding-left: 35px;
                                     margin-right: 10px;
                                     margin-top: 47px;}
.h-ser-1 {background: url(../images/1_13.png) left center no-repeat;}
.h-ser-2 {background: url(../images/1_15.png) left center no-repeat;}
.h-ser-3 {background: url(../images/1_17.png) left center no-repeat;}
.h-ser-4 {background: url(../images/1_19.png) left center no-repeat;}
nav {width: 1200px;
     margin: 0 auto;}
nav>a {width: 13.94%;;
       display: inline-block;
       font-size: 16px;
       text-align: center;
       padding-top: 25px;
       transition: 0.3s;}
nav>a:hover {color: #f08300;}
nav>a::after {content: "";
	          display: block;
	          width: 60px;
	          height: 4px;
	          margin: 8px auto 0 auto;
              transition: 0.3s;
              }
nav>a:hover::after {
	background-color: #f08300;}
nav>a.cur {color: #f08300;}
nav>a.cur::after {background-color: #f08300;}
.footer {background-color: #272930;
         padding-bottom: 35px;}
.footer-con {width: 1200px;
             margin: 0 auto;
             color: #afb5b5;
             padding-top: 45px;}
.footer-con a {color: #afb5b5;}
.footer-houlist {float: left;
                 margin-right: 60px}
.footer-houlist-tit {display: block;
                     font-size: 20px;
                     margin-bottom: 20px;}
.footer-houlist>ul>li>a {font-size: 14px;
                         display: block;
                         margin-bottom: 10px;}
.footer-text {float: left;
              background: url(../images/1_52.png) left center no-repeat;
              padding-left: 130px;
              width: 310px;
              height: 113px;
              margin-top: 50px;}
.footer-text>p {font-size: 14px;
                margin-top: 20px;}
.footer-text-tit {font-size: 20px !important;
                  font-weight: bold;
                  margin-top: 0 !important;}
.footer-qrcode {float: right;
                margin-top: 50px;}
.footer-qrcode-img>img {width: 115px;
                        height: 115px;}
.footer-qrcode>p {font-size: 12px;
                  text-align: center;
                  margin-top: 5px;}
.frilink {background-color: #272930;}                  
.frilink-con {width: 1200px;
              margin: 0 auto;
              color: #afb5b5;
              border-top: #828286 1px solid;
              padding-top: 20px;
              padding-bottom: 20px;
              font-size: 12px;}
.frilink-tit {background: url(../images/1_55.png) left center no-repeat;
            width: 68px;
              height: 22px;
              line-height: 21px;
              padding-left: 11px;
              float: left;}
.frilink-con a {color: #afb5b5;}
.frilink-con>ul {float: left;
                 margin-left: 20px;}
.frilink-con>ul>li {float: left;
                    height: 22px;
                    line-height: 21px;
                    margin-right: 10px;}
.copyright {background-color: #000;
            color: #afb5b5;
            font-size: 12px;
            text-align: center;
            padding:10px 0;}
.copyright a {color: #afb5b5;}
.select{
        width: 80px; 
        height: 35px; 
        position: relative;
        cursor: pointer;
        box-sizing: border-box;
        float: left;
}
.select>div::after{
        content: "";
        display: block;
        width: 10px;
        height: 10px;
        border-left: 1px solid #bdbdbd;
        border-bottom: 1px solid #bdbdbd;
        top: 8px;
        right: 12px;
        position: absolute;
        transform: rotate(-46deg);
        transition: all .3s ease-in;
}
.select>div{
    width: 58px;
    line-height: 33px;
    font-size: 12px;
    color: #555;
    background: #f7f7f7;
    border: #ecedea 1px solid;
    padding: 0px 10px;
    position: relative;
    z-index: 10;
}
.select ul{
        width: 80px;
        display: block;
        font-size: 12px;
        background: #FFFFFF;
        position: absolute;
        top: 32px;
        left: -1px;
        max-height: 0px;
        overflow: hidden;
        transition: max-height .3s ease-in;
        box-sizing: border-box;
        border: #ecedea 1px solid;
}
.select ul li{
        width: 60px;
        height: 30px;
        line-height: 30px;
        padding: 0px 10px;
        list-style: none;
        color: #555;
}
.select ul li.Selected{
        background: #f08300;
        color: #fff;
}
.select ul li:hover{
        background: #bdbdbd;
        color: #fff;
}
@-webkit-keyframes slide-down{
        0%{transform: scale(1,0);}
        25%{transform: scale(1,1.2);}
        50%{transform: scale(1,0.85);}
        75%{transform: scale(1,1.05);}
        100%{transform: scale(1,1);}
}
      
.select.open ul{
        max-height: 250px;
        transform-origin: 50% 0;
        -webkit-animation: slide-down .5s ease-in;
        transition: max-height .2s ease-in;
}
.select.open>div::after{
        transform: rotate(134deg);
        transition: all .3s ease-in;
        top: 15px;
        
}
.qqbtn {position: fixed;
        right: 0;
        top: 400px;
        z-index: 9999;}
.goup-text {
    color: #f08300;
    font-weight: bold;
    bottom: 45px !important;
}
.goup-container {
    bottom: 71px !important;
}