/** li.pengyang-v1.0.0 APP License By li.pengyang <li.pengyang@trs.com.cn> */
@charset "utf-8";address,cite,dfn,em,i,var {
    font-style: normal
}

a,a:hover {
    text-decoration: none
}

.footer,.footer .footer_left {
    /* display:-webkit-box; */
    /* display:-webkit-flex; */
    display: -moz-box;
    display: -ms-flexbox
}

* {
    margin: 0;
    padding: 0
}

body,button,input,label,select,textarea {
    font-size: 14px;
    font-family: Microsoft Yahei;
    -webkit-text-size-adjust: none
}

button,input,label,select {
    vertical-align: middle;
    list-style-type: none;
    border: none
}

ol,p,ul {
    font-size: 100%
}

ul {
    list-style: none
}

h1 {
    font-size: 22px
}

h2 {
    font-size: 16px
}

h3 {
    font-size: 13px
}

h4,h5,h6,small {
    font-size: 12px
}

code,kbd,pre,samp {
    font-family: courier new,courier,monospace
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

img {
    border: 0
}

a img,span img {
    vertical-align: middle;
}

em {
    font-weight: 700
}

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

a {
    color: #606060
}

.footer .footer_left,.footer .footer_right {
    font-size: 14px;
    color: #FFF;
    text-align: center
}

body {
    background: #f7f8fa;
    min-width: 1366px;
}

.footer,.kv {
    /* width: 1366px; */
    background: #c90000;
    margin: auto;
}

.control {
    width: 100%;
    width: 1366px;
    min-width: 1000px;
    /* max-width: 2000px; */
    margin: 0 auto;
    position: relative
}

.container .control {
    min-height: 0;
}

.container .control .weixin ul li img {
    position: absolute;
    z-index: 1;
    width: 48px;
}


.container .control .weixin {
    z-index: 999;
    position: fixed;
    width: 100px;
    bottom: 460px;
    right: 0px;
}

.container .control .weixin ul li {
    position: relative
}

.container .control .weixin ul li img {
    position: absolute;
    z-index: 1
}

.container .control .weixin ul li .none-list {
    top: 5px;
    left: -115px;
    position: absolute;
    width: 130px;
    height: 40px;
    background: #3e3469;
    border-radius: 20px;
    line-height: 38px;
    display: none;
    text-align: left;
    padding-left: 0;
    padding-right: 25px;
    text-align: center;
}

.container .control .weixin ul li .none-list a {
    font-size: 16px;
    color: #FFF;
    font-weight: 400;
    /* line-height: 38px; */
}

.container .control .weixin ul li:nth-child(2) {
    top: 80px
}

.container .control .weixin ul li:nth-child(3) {
    top: 160px
}

.container .control .weixin ul li:nth-child(4) {
    top: 240px
}

.container .control .weixin ul li:nth-child(5) {
    top: 320px
}

.footer {
    height: 68px;
    padding-top: 14px;
    background: #c90000;
    /* display:flex; */
    /* -webkit-box-pack:justify; */
    /* -webkit-justify-content:space-between; */
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    /* justify-content:space-between; */
}

.footer .footer_left {
    font-weight: 400;
    display: block;
    padding-bottom: 6px;
    /* -webkit-box-align:center; */
    /* -webkit-align-items:center; */
    -moz-box-align: center;
    -ms-flex-align: center;
    /* align-items:center; */
    /* margin-left:30px; */
}

.footer .footer_right {
    font-weight: 400;
    /* display:-webkit-box; */
    /* display:-webkit-flex; */
    display: -moz-box;
    display: -ms-flexbox;
    /* display:flex; */
    /* -webkit-box-align:center; */
    /* -webkit-align-items:center; */
    -moz-box-align: center;
    -ms-flex-align: center;
    /* align-items:center; */
    /* margin-right:30px; */
}
.container{
    width:100%;
    background: #c90000;
}
.kv {
    height: 80px;
    overflow: hidden;
    width: 1366px;
}

.kv .kv-left {
    display: inline-block;
    height: 80px;
}

.kv .kv-left .left-tao {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* padding:15px 0 0 */
    line-height: 80px;
}

.kv .kv-left .left-tao .kv-left-one {
    display: inline-block;
    padding-left: 30px;
    padding-right: 10px;
    height: 80px;
}

.kv .kv-left .left-tao .kv-left-two {
    display: inline-block;
    width: 1px;
    height: 28px;
    opacity: .4;
    background: #FFC069;
    margin-right: 10px
}

.kv .kv-left .left-tao .kv-left-three {
    display: inline-block;
    font-size: 18px;
    color: #FFC069;
    font-weight: 600
}

.kv ul {
    height: 100%;
    float: right;
    overflow: hidden;
    line-height: 80px;
    padding-right: 2%;
}

.kv ul li {
    float: left;
    margin-right: 20px
}

.kv ul li a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.kv .kv-right {
    float: right;
    /* padding-top:20px; */
    line-height: 80px;
    padding-right: 30px;
}
#js_headerM_ser1 .close{
    display:none;
}
#js_headerM_ser1.active .close{
    display: inline-block;
}
#js_headerM_ser1.active .open{
    display:none;
}
.kv .headSearch {
  float: left;
  width: 190px;
  background: #3c4d63;
  height: 40px;
  position: relative;
  margin-right: 32px;
}
.kv .headSearch img {
  position: absolute;
  right: 13px;
  width: 16px;
  top: 11px;
}
.kv .headSearch input {
  background: #c90000;
  display: block;
  width: 100%;
  color: #fff;
  padding-left: 8px;
  padding-right: 38px;
  outline: none;
  height: 100%;
  z-index: 9999999;
  box-sizing: border-box;
}
.kv a {
  float: left;
}
.kv a:hover {
  color: #fff;
}
.kv i {
  float: left;
}