* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    outline: 0;
    /* font: 14px/1 'Microsoft Yahei', 'Arial', 'Helvetica', 'sans-serif'; */
    font-family: 'Microsoft Yahei',
        'Arial',
        'Helvetica',
        'sans-serif';
}

input::-moz-placeholder {
    color: #999;
    font-size: 14px;
}

input::-webkit-input-placeholder {
    color: #999;
    font-size: 14px;
}

body {
    position: relative;
    -webkit-font-smoothing: antialiased;
    background-color: #ececec;
    min-width: 1200px;
}

ul,
li {
    list-style: none;
}

input,
select,
textarea {
    font-family: 'Microsoft Yahei', 'Arial', 'Helvetica', 'sans-serif';
    border: none;
    outline: none;
}

a {
    text-decoration: none;
}

img {
    border: none;
    vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 14px;
    font-weight: normal;
}

pre {
    white-space: normal;
}

button {
    cursor: pointer;
    background-color: #fff;
    border: none;
}

em,
cite {
    font-style: normal;
}

.clearfixed:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
}

.clearfixed {
    zoom: 1;
}

.none {
    display: none;
}

.search .control-box ul.none {
    display: none;
    position: absolute;
    z-index: 1;
    width: 580px;
    background: #fff;
    border: 1px solid #ccc;
    overflow: hidden;
    box-shadow: 1px 1px 3px #ededed;
    -webkit-box-shadow: 1px 1px 3px #ededed;
    -moz-box-shadow: 1px 1px 3px #ededed;
    -o-box-shadow: 1px 1px 3px #ededed;
}

.search .control-box ul.none li {
    width: 580px;
    line-height: 22px;
    padding: 0 8px;
    position: relative;
    cursor: default;
    font-size: 14px;
}

.search .control-box ul.none li:hover {
    background-color: #f0f0f0;
}

.search .control-box ul.none li a {
    color: #999;
}

table {
    border-collapse: collapse;
}

.tl {
    text-align: left;
}

.tc {
    text-align: center;
}

.tr {
    text-align: right;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.radius1 {
    border-radius: 1px;
}

.radius2 {
    border-radius: 2px;
}

.radius3 {
    border-radius: 3px;
}

.radius4 {
    border-radius: 4px;
}

.radius5 {
    border-radius: 5px;
}

.radius10 {
    border-radius: 10px;
}

.radius-half {
    border-radius: 50%;
}

.container {
    width: 1200px;
    margin: auto;
    position: relative;
}

.slider-lf {
    width: 185px;
}

.slider-rt {
    width: 896px;
}

.impor {
    color: #e60012;
}

.letter5 {
    letter-spacing: 5px;
}

.letter3 {
    letter-spacing: 3px;
}

.c-f {
    color: #fff;
}

.c-d {
    color: #ddd;
}

.c-9 {
    color: #999;
}

.c-8 {
    color: #888;
}

.c-7 {
    color: #777;
}

.c-65 {
    color: #656565;
}

.c-5 {
    color: #555;
}

.c-41 {
    color: #414141;
}

.c-3 {
    color: #333;
}

.c-2 {
    color: #222;
}

.c-active {
    color: #02b0f8;
}

.c-notice {
    color: #ff9801;
}

.c-a {
    color: #0bb7ff;
}

.c-pink {
    color: #ff7352;
}

.c-link {
    color: #f29b33;
}

.c-blue {
    color: #09a3e3;
}

.c-blue-006 {
    color: #0065ac;
}

.c-ff9 {
    color: #ff9000 !important
}

.c-f61 {
    color: #f61313;
}

.f-12 {
    font-size: 12px;
}

.f-14 {
    font-size: 14px;
}

.f-15 {
    font-size: 15px;
}

.f-16 {
    font-size: 16px;
}

.f-18 {
    font-size: 18px !important;
}

.f-20 {
    font-size: 20px;
}

.f-22 {
    font-size: 22px;
}

.f-25 {
    font-size: 25px;
}

.f-28 {
    font-size: 28px;
}

.f-30 {
    font-size: 30px;
}

.f-52 {
    font-size: 52px;
}

.f-60 {
    font-size: 60px;
}

.f-bold {
    font-weight: bold;
}

.tr10 {
    height: 10px;
}

.tr15 {
    height: 15px;
}

.tr20 {
    height: 20px;
}

.tr30 {
    height: 30px;
}

.b-fb {
    background-color: #fbfbfb;
}

.b-ff {
    background-color: #fff;
}

.b-f8 {
    background-color: #f8f8f8;
}

.b-link {
    background-color: #f29b33;
}

.b-pink {
    background-color: #ff7352;
}

.b-blue {
    background-color: #09a3e3;
}

.b-update {
    background-color: #ff9800;
}

.pb2 {
    padding-bottom: 2px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb14 {
    padding-bottom: 14px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb16 {
    padding-bottom: 16px;
}

.pb27 {
    padding-bottom: 27px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb34 {
    padding-bottom: 34px;
}

.pb47 {
    padding-bottom: 47px;
}

.pb61 {
    padding-bottom: 61px;
}

.pb63 {
    padding-bottom: 63px;
}

.pb81 {
    padding-bottom: 81px;
}

.pl10 {
    padding-left: 10px;
}

.pl12 {
    padding-left: 12px;
}

.pl15 {
    padding-left: 15px;
}

.pl22 {
    padding-left: 22px;
}

.pl208 {
    padding-left: 208px;
}

.pr6 {
    padding-right: 6px;
}

.pr10 {
    padding-right: 10px;
}

.pr12 {
    padding-right: 12px;
}

.pr15 {
    padding-right: 15px;
}

.pt2 {
    padding-top: 2px;
}

.pt5 {
    padding-top: 5px;
}

.pt10 {
    padding-top: 10px;
}

.pt15 {
    padding-top: 15px;
}

.pt16 {
    padding-top: 16px;
}

.pt18 {
    padding-top: 18px;
}

.pt20 {
    padding-top: 20px;
}

.pt25 {
    padding-top: 25px;
}

.pt34 {
    padding-top: 34px;
}

.pt40 {
    padding-top: 40px;
}

.pt89 {
    padding-top: 89px;
}

.mt2 {
    margin-top: 2px;
}

.mt5 {
    margin-top: 5px;
}

.mt6 {
    margin-top: 6px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt22 {
    margin-top: 22px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mt42 {
    margin-top: 42px;
}

.mb2 {
    margin-bottom: 2px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb24 {
    margin-bottom: 24px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb36 {
    margin-bottom: 36px;
}

.mb38 {
    margin-bottom: 38px;
}

.mb39 {
    margin-bottom: 39px;
}

.mb45 {
    margin-bottom: 45px;
}

.mb50 {
    margin-bottom: 50px !important;
}

.mb59 {
    margin-bottom: 59px;
}

.ml10 {
    margin-left: 10px;
}

.mr2 {
    margin-right: 2px;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr16 {
    margin-right: 16px;
}

.mr20 {
    margin-right: 20px;
}

.mr24 {
    margin-right: 24px;
}

.mr30 {
    margin-right: 30px;
}

.mr39 {
    margin-right: 39px;
}

.mr40 {
    margin-right: 40px;
}

.base-input {
    border: 1px solid #ddd;
    padding-left: 20px;
}

.base-input:focus {
    border-color: #09a3e3;
}

.base-btn {
    display: inline-block;
    width: 80px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
}

.mid-btn {
    display: inline-block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
}

.control-box {
    position: relative;
}

.form-tip {
    display: none;
    position: absolute;
    top: 11px;
    left: 315px;
    min-width: 300px;
    padding-left: 20px;
}

.form-tip em {
    position: absolute;
    left: 0;
    top: -1px;
    width: 16px;
    height: 16px;
    background-position: center center;
    background-repeat: no-repeat;
}

.form-tip.error-tip {
    display: block;
    color: #ff9800;
}

.form-tip.error-tip em {
    background-image: url(../images/mistake.png);
}

.form-tip.ok-tip {
    display: block;
    color: #41c004;
}

.form-tip.ok-tip em {
    background-image: url(../images/ok.png);
}

.form-group .control-box input.error-ipt-tip {
    border: 1px solid #f00 !important;
}

.form-group .control-box input.ok-ipt-tip {
    border: 1px solid #0e6eb8 !important;
}

.bb {
    border-bottom: 1px solid #ddd;
}

.bt {
    border-top: 1px solid #ddd;
}

.w210 {
    width: 210px;
}

.img-box img {
    width: 100%;
    height: 100%;
}

i {
    position: absolute;
    background-repeat: no-repeat;
    background-position: 0 0;
}


/**  头部  **/

.header .top {
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #f7f7f7;
}

.header .top .top-lf {
    float: left;
}

.header .top-lf li {
    display: inline-block;
    font-size: 12px;
    color: #666;
    margin-right: 12px;
}

.header .top-lf li a {
    font-size: 12px;
    color: #666;
    padding-right: 16px;
    border-right: 1px solid #d9d6d6;
}

.header .top-rt {
    float: right;
}

.header .top-rt .link-box {
    float: left;
    position: relative;
    margin-right: 15px;
    /* margin-top: 3px; */
}

.header .top-rt .link-box em {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 15px;
    background: url(../images/VIP.jpg) no-repeat center center;
    margin-left: 6px;
    margin-top: -3px;
}

.header .top-rt .link-box span {
    /* display: block; */
    display: inline-block;
    position: relative;
    font-size: 12px;
    color: #666;
    cursor: pointer;
    /* padding-right: 32px;
  margin-right: 15px; */
    padding-right: 11px;
    margin-right: 10px;
    /* border-right: 1px solid #d9d6d6; */
}

.header .link-box span i {
    width: 12px;
    height: 7px;
    /* top: 3px; */
    top: -9px;
    right: 10px;
    background-image: url(../images/drop-icon.png);
}

.header .link-box ul {
    position: absolute;
    max-width: 280px;
    min-width: 120px;
    /*height: 119px;*/
    top: 22px;
    z-index: 20;
    /* padding: 20px 30px 0; */
    padding: 20px 0px 6px 24px;
    /* background: url(../images/link-box-bg.png) 0 0 no-repeat; */
    background-size: cover;
    border: 1px solid #f1f1f1;
    background-color: #fff;
    display: none;
}

.header .link-box ul::before {
    content: '';
    position: absolute;
    left: 8px;
    top: -10px;
    width: 0;
    height: 0;
    border: 5px solid transparent;
    border-bottom-color: #fff;
}

.header .link-box ul::after {
    content: '';
    position: absolute;
    left: 0;
    top: -10px;
    width: 70px;
    height: 20px;
    background-color: transparent;
}

/* 
.header .pullshow:hover ul {
    display: block
} */

.header .pullshow .my-maiyi:hover ul {
    display: flex;
}

.header .link-box ul li {
    /* float: left; */
    /* width: 33%; */
    width: 82px;
    margin-bottom: 18px;
}

.header .link-box ul li a {
    position: relative;
    font-size: 12px;
    color: #666;
    padding-left: 22px;
}

.header .link-box ul li a:hover {
    color: #0e6eb8;
}

.header .link-box li a i {
    left: 0;
    top: -2px;
}

.header .link-box a i.icon1 {
    width: 14px;
    height: 15px;
    background-image: url(../images/link-box-icon1.png);
}

.header .link-box a i.icon2 {
    width: 20px;
    height: 16px;
    background-image: url(../images/link-box-icon2.png) !important;
}

.header .link-box a i.icon3 {
    width: 14px;
    height: 15px;
    background-image: url(../images/link-box-icon3.png);
}

.header .link-box a i.icon4 {
    width: 15px;
    height: 17px;
    background-image: url(../images/link-box-icon4.png);
}

.header .link-box a i.icon5 {
    width: 16px;
    height: 14px;
    top: 0;
    background-image: url(../images/link-box-icon5.png);
}

.header .link-box a i.icon6 {
    width: 12px;
    height: 18px;
    background-image: url(../images/link-box-icon6.png);
}

.header .top-rt a {
    float: left;
    position: relative;
    font-size: 12px;
    color: #666;
    margin-top: 3px;
}

.header .top-rt a.service {
    padding-left: 30px;
    position: relative;
}

.header .top-rt a.service img {
    position: absolute;
    top: 30px;
    /* left: 50%; */
    /* left: 100%; */
    right: 0;
    /* transform: translateX(-45%); */
    width: 70px;
    height: 70px;
    display: none;
}

/* .header .sm_header a.service img {
    top: 52px;
} */

.header .top-rt a.service img {
    display: block;
}

.header .header_mk .top {
    padding: 4px 15px;
}

.header .header_mk>img {
    position: absolute;
    right: 8px;
    top: 31px;
    width: 70px;
    height: 70px;
}

.header .sm_header>img {
    position: absolute;
    right: 1px;
    top: 51px;
    width: 70px;
    height: 70px;
}


.header .top-rt .phone {
    float: left;
    position: relative;
    font-size: 13px;
    color: #194783;
    padding-left: 28px;
    margin-right: 15px;
    margin-top: 2px;
    /*  margin-left: 15px; 
    margin-top: -2px;*/
}

.header .top-rt .phone i.icon1 {
    width: 18px;
    height: 18px;
    top: -4px;
    left: 0;
    background-image: url(../images/top-rt-icon1.png);
    vertical-align: middle;
    margin-top: 2px;
}

.header .top-rt a i.icon2 {
    width: 22px;
    height: 18px;
    top: -3px;
    left: 0;
    background-image: url(../images/top-rt-icon2.png);
    vertical-align: middle;
    margin-top: 0px;
}

.header .top-rt a i.icon3 {
    width: 22px;
    height: 18px;
    top: -3px;
    left: 0;
    background-image: url(../images/top-rt-icon3.png);
    vertical-align: middle;
    margin-top: 0px;
}

.header .top-rt a i.icon4 {
    width: 22px;
    height: 18px;
    top: -3px;
    left: 0;
    background-image: url(../images/top-rt-icon4.png);
    vertical-align: middle;
    margin-top: 0px;
}

.header .mid {
    padding-top: 25px;
    background-color: #fff;
}

.header .mid .logo {
    float: left;
    margin-right: 65px;
    position: absolute;
    left: 0px;
    top: -7px;
}

.header .mid .logo img {
    width: 236px;
    /*  height: 52px; */
}

.header .mid .search {
    float: left;
    margin-top: 10px;
    margin-left: 260px;
}

.header .mid .search .form-group {
    position: relative;
}

.header .mid .search .control-label {
    position: absolute;
    width: 18px;
    height: 18px;
    top: 13px;
    left: 11px;
    z-index: 20;
    background: url(../images/ipt-icon2.png)0 0 no-repeat;
}

.header .mid .search .ipt-put {
    width: 570px;
    font-size: 14px;
    color: #999;
    height: 43px;
    line-height: 43px;
    padding-left: 40px;
    border: 1px solid #194783;
}

.header .mid .search .btn-search {
    width: 90px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 43px;
    margin-bottom: 15px;
    background-color: #194783;
}

.header .mid .search .hot-pro {
    font-size: 14px;
    color: #666;
    padding-bottom: 15px;
}

.header .mid .search .hot-pro span {
    margin-right: 10px;
}

.header .mid .search .hot-pro a {
    font-size: 14px;
    color: #666;
    margin-right: 13px;
}

.header .mid .search .hot-pro a:hover {
    color: #0e6eb8;
}

.header .apply {
    float: right;
    width: 172px;
    margin-top: 10px;
    border: 1px solid #194783;
    margin-right: 90px;
}

.header .apply a {
    display: block;
    font-size: 16px;
    color: #194783;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #b2c2d6;
}

.header .apply a:hover {
    color: #0e6eb8;
}

.header .nav-bar {
    background-color: #194783;
}

.header .nav-bar li {
    float: left;
    margin-right: 20px;
}

.header .nav-bar li a {
    display: block;
    width: 100px;
    font-size: 17px;
    color: #fff;
    text-align: center;
    line-height: 50px;
}

.header .nav-bar li a.cur,
.header .nav-bar li a:hover {
    background-color: #0e6eb8;
}

.header {
    width: 100%;
}

@media screen and (max-width: 1400px) {
    .header .head-nav {
        /* width: 100%; */
        width: 1200px;
        margin: 0 auto;
    }
}

@media screen and (min-width: 1401px) {
    .header .head-nav {
        width: 1200px;
        margin: 0 auto;
    }
}

.header_mk {
    width: 100%;
    position: relative;
    z-index: 99;
}

.sm_header {
    width: 100%;
    position: fixed;
    top: 0px;
    background: #fff;
    z-index: 11;
    box-shadow: 0px 1px 5px #ccc;
}

.sm_header>img {
    position: absolute;
    right: 0;
    top: 50px;
    width: 80px;
    height: 80px;
}

.header .top {
    /* padding-top: 13px;
    padding-bottom: 14px; */
    background-color: #f7f7f7;
}