﻿@font-face {
  font-family: 'iconfont';  /* project id 1271166 */
  src: url('//at.alicdn.com/t/font_1271166_7o1kyz7wxt3.eot');
  src: url('//at.alicdn.com/t/font_1271166_7o1kyz7wxt3.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1271166_7o1kyz7wxt3.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1271166_7o1kyz7wxt3.woff') format('woff'),
  url('//at.alicdn.com/t/font_1271166_7o1kyz7wxt3.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1271166_7o1kyz7wxt3.svg#iconfont') format('svg');
}

.if { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.icon-shouye:before { content: "\e618"; }
.icon-weixingongzhonghao:before { content: "\e650"; }
.icon-APPban:before { content: "\e61f"; }
.icon-houtaishezhi:before { content: "\e6d8"; }

.icon-lujing:before { content: "\e616"; }
.icon-chanpin:before { content: "\e601"; }
.icon-fangwenliang:before { content: "\e634"; }
.icon-mingxinganli:before { content: "\e619"; }



.wrap { width: 1200px; margin: 0 auto; list-style-type: none;height:auto }
.header {height:51px;overflow:hidden;}
.header > div , .header-left { display:flex;align-items:center;justify-content:space-between}
.header > div img {height:25px;width:auto }
.header > div .menu {display:flex;align-items:center;padding:0 60px;}
.header > div .menu a{display:block;padding:15px 30px;color:#313131;}
.header > div .menu a:hover,.header > div .menu a.select{color:#fe4600!important}
.header-right {display:flex;align-items:center }
.header-right a { margin-left: 20px; width: 76px; line-height: 27px; border-radius: 20px; display: inline-block; text-align: center; cursor: pointer; letter-spacing: 1px; font-size: 14px; color: #444444; border: 1px solid rgba(153,153,153,1); border-radius: 15px; }
.header-right a.login{color:#fe4600;border:1px solid #fe6e21;background:#ffebdc}

.title {text-align:center;padding-top:50px; }
.title h2{font-size:30px;}
.title label{display:block;width:80px;margin:auto;margin-top:10px; height:3px;border-radius:10px; background:linear-gradient(to bottom right, #fad55f, #f76c1d);}

.floor {background:#2F3135;padding:50px 0; }
.floor > div { display: flex; }
.floor > div > div:nth-child(1) { display: flex; color: #ddd; font-size: 12px; flex-direction: column;width:50%; }
.floor > div > div>div:nth-child(2) {padding-top:30px}
.floor > div > div:nth-child(1) a{color:#ddd ;font-size:12px;}
.floor > div > div:nth-child(1) p:nth-child(1) img{width:95px; }
.floor > div > div:nth-child(1) p:nth-child(2) img{width:150px; }
.floor > div > div:nth-child(1) p:nth-child(2) i{display:block;padding-left:36px }

.floor > div > div:nth-child(2) {display:flex; }
.floor > div > div:nth-child(2) ul {width:150px; }
.floor > div > div:nth-child(2) ul li a{font-size:13px}
.floor > div > div:nth-child(2) ul li:first-child a{color:white;font-size:15px}
.floor > div > div:nth-child(2) ul li{padding-bottom:20px}
.floor > div > div:nth-child(2) a{color:#ddd }



.header-rightb{display:flex;align-items:center}
.header-rightb a{cursor:pointer;display:flex;align-items:center}
.header-rightb a:nth-child(1){width:25px;height:25px;border-radius:5px;}
.header-rightb a:nth-child(2){color:white;text-decoration:underline;padding:0 20px 0 5px;}
.header-rightb a:nth-child(3){font-size:17px}


  .contactus{position: fixed;width: 115px;height: auto;right: 15px;top: 250px;z-index: 800;}
        .contactus .fa-times{position:absolute;right:10px;color:#f76c1d;top:-10px;font-size:18px;cursor:pointer}
        .contactus .fa-times:hover{color:#fad55f}
        .contactus .c1{width:115px;height:115px;border-radius:115px;display:flex;align-items:center;justify-content:center;background:#f76c1d;overflow: hidden;}
        .contactus .c1 a{width:75px;height:75px;display:block;background:white}
        .contactus .c1 a i{display:block;text-align:center;color:white;font-size:11px;margin-top:-6px}

        .contactus .c2{margin-top:-57.5px;padding-top:57.5px;background:#f76c1d;display:flex;align-items:center;justify-content:center;flex-direction:column}
        .contactus .c2 a:nth-child(1){color:white;display:flex;align-items:center;padding-bottom:5px}
        .contactus .c2 a:nth-child(1) i{padding-right:5px}
        .contactus .c2 h2{color:white;font-size:16px}
        .contactus .c2 h2 span{display:inline-block;padding:0 1px}
        .contactus .c2 a:nth-child(3){background:white;color:#f76c1d;display:flex;justify-content:center;align-items:center;font-size:15px;padding:6px 15px;margin-bottom:15px;margin-top:10px;cursor:pointer}
        .contactus .c3{display:flex;justify-content:center;flex-direction:column;align-items:center;opacity:0;}
        .contactus .c3 a{width:2px;height:25px;display:block;background:#f76c1d}
        .contactus .c3 p{width:45px;height:45px;border-radius:45px;display:flex;align-items:center;justify-content:center;background:#f76c1d;cursor:pointer}
        .contactus .c3 p i{color:white;}
.contactusb{overflow: hidden;position: fixed;width: 460px;height: 170px;bottom: 30px;z-index: 600;left: 30px;background:#fff;box-shadow: 0 10px 45px 0 rgba(90,97,127,.2);border-radius: 10px;display:none;}
        .contactusb>div{display:flex;width:100%;height:100%;}
        .contactusb .c1 {width: 95px;height: 100%;margin: 20px 5px 0;position: relative;flex-shrink:0;display:flex;justify-content:center}
        .contactusb .c1 p:nth-child(1){ width: 80px;   height: 80px;   border-radius:80px;}
        .contactusb .c1 p:nth-child(1) i{display:block;text-align:center;color:#f76c1d;font-size:11px;margin-top:-6px}

        .contactusb .c2 { flex-grow:1}
        .contactusb .c2 p{ margin-top: 16px;font-size: 20px;color:#7a7a8f;letter-spacing: 2px;line-height: 34px;}
        .contactusb .c2 p:nth-child(1) i{ float:right;padding: 0 14px 10px 10px;color:rgba(90,97,127,.2);cursor:pointer}
        .contactusb .c2 p:nth-child(2) {margin-top:0}
        .contactusb .c2 p:nth-child(2) span{ font-weight: 700;font-size: 20px;color:#1d0000;letter-spacing: 2px;line-height: 34px;}
        .contactusb .c2 p:nth-child(3){display:flex;padding-right:20px;}
        .contactusb .c2 p:nth-child(3) a{display:block;padding:10px 0;border:2px solid white;font-weight:bold;border-radius:3px;font-size:18px;flex-grow:1;text-align:center}
        .contactusb .c2 p:nth-child(3) a:nth-child(1){background:#f76c1d;color:white;border-color:#f76c1d;margin-right:10px}
        .contactusb .c2 p:nth-child(3) a:nth-child(2){color:#f76c1d;border-color:#f76c1d;margin-left:10px}