﻿@charset "utf-8";


/* common css */
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
input,
button,
textarea,
menu {
    margin: 0;
    padding: 0;
}

header,
footer,
article,
nav,
address,
figure,
figcaption,
menu,
details {
    display: block;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th {
    text-align: left;
    font-weight: normal;
}

html,
body,
img,
iframe,
abbr {
    border: 0;
}

i,
cite,
em,
var,
address,
dfn {
    font-style: normal;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
    font-size: 100%;
}

sup,
sub {
    font-size: 83%;
}

pre,
code,
kbd,
samp {
    font-family: inherit;
}

q:before,
q:after {
    content: none;
}

textarea {
    overflow: auto;
    resize: none;
}

label,
summary {
    cursor: default;
}

a,
button {
    cursor: pointer;
}

a {
    text-decoration: none;
    color: #333;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
    font-weight: bold;
}

del,
ins,
u,
s,
a,
a:hover {
    text-decoration: none;
}

body,
textarea,
input,
button,
select,
keygen {
    font: 14px/1.14 'Microsoft Yahei', arial, \5b8b\4f53;
    color: #333;
    outline: 0;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
}
.clearfix:after {
    clear: both;
}
.clearfix {
    zoom: 1;
}
.l,
.pull-left {
    float: left;
}
.r,
.pull-right {
    float: right !important;
}

body,
html {
    background: #ffffff;
}

/*Left*/
.mlr-00 {
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.ml-05 {
    margin-left: 5px !important;
}
.ml-06 {
    margin-left: 6px !important;
}
.ml-10 {
    margin-left: 10px !important;
}
.ml-15 {
    margin-left: 15px !important;
}
.ml-20 {
    margin-left: 20px !important;
}
.ml-22 {
    margin-left: 22px !important;
}
.ml-25 {
    margin-left: 25px !important;
}
.ml-30 {
    margin-left: 30px !important;
}
.ml-35 {
    margin-left: 35px !important;
}
.ml-40 {
    margin-left: 40px !important;
}
.ml-45 {
    margin-left: 45px !important;
}
.ml-50 {
    margin-left: 50px !important;
}
.ml-80 {
    margin-left: 80px !important;
}
.ml-82 {
    margin-left: 82px;
}
.ml-85 {
    margin-left: 85px !important;
}
.ml-90 {
    margin-left: 90px !important;
}
.ml-95 {
    margin-left: 95px !important;
}
.ml-100 {
    margin-left: 100px !important;
}
.ml-120 {
    margin-left: 120px !important;
}

/*Top*/
.mt-03 {
    margin-top: 3px !important;
}
.mt-05 {
    margin-top: 5px !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.mt-15 {
    margin-top: 15px !important;
}
.mt-20 {
    margin-top: 20px !important;
}
.mt-25 {
    margin-top: 25px !important;
}
.mt-30 {
    margin-top: 30px !important;
}
.mt-35 {
    margin-top: 35px !important;
}
.mt-40 {
    margin-top: 40px !important;
}
.mt-45 {
    margin-top: 45px !important;
}
.mt-50 {
    margin-top: 50px !important;
}
.mt-55 {
    margin-top: 55px !important;
}
.mt-60 {
    margin-top: 60px !important;
}
.mt-70 {
    margin-top: 70px !important;
}
.mt-80 {
    margin-top: 80px !important;
}
.mt-125 {
    margin-top: 125px !important;
}

/*Bottom*/
.mb-05 {
    margin-bottom: 5px !important;
}
.mb-10 {
    margin-bottom: 10px !important;
}
.mb-15 {
    margin-bottom: 15px !important;
}
.mb-25 {
    margin-bottom: 25px !important;
}
.mb-20 {
    margin-bottom: 20px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mb-50 {
    margin-bottom: 50px !important;
}
.mb-80 {
    margin-bottom: 80px !important;
}
.mb-100 {
    margin-bottom: 100px !important;
}
.mr-05 {
    margin-right: 5px !important;
}
.mr-10 {
    margin-right: 10px !important;
}
.mr-15 {
    margin-right: 15px !important;
}
.mr-20 {
    margin-right: 20px !important;
}
.mr-25 {
    margin-right: 25px !important;
}
.mr-30 {
    margin-right: 30px !important;
}
.mr-40 {
    margin-right: 40px !important;
}
.mr-50 {
    margin-right: 50px !important;
}

/*padding*/
.pt-15 {
    padding-top: 15px !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.p-0 {
    padding-left: 0px !important;
}
.pl-05 {
    padding-left: 5px !important;
}
.pr-05 {
    padding-right: 5px !important;
}
.pl-10 {
    padding-left: 10px !important;
}
.pl-30 {
    padding-left: 30px !important;
}
.plr-12 {
    padding: 0 12px !important;
}
.pl-12 {
    padding-left: 12px !important;
}
.pr-12 {
    padding-right: 12px !important;
}
.pb-10 {
    padding-bottom: 10px !important;
}
.pt-10 {
    padding-top: 10px !important;
}
.pl-10 {
    padding-left: 10px !important;
}
.pr-10 {
    padding-right: 10px !important;
}
.pl-15 {
    padding-left: 15px !important;
}
.pr-15 {
    padding-right: 15px !important;
}
.pr-22 {
    padding-right: 22px !important;
}
.pl-22 {
    padding-left: 22px !important;
}
.pr-18 {
    padding-right: 18px !important;
}
.pl-20 {
    padding-left: 20px !important;
}
.pl-25 {
    padding-left: 25px !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.pb-20 {
    padding-bottom: 20px !important;
}

/*text*/
.text-l {
    text-align: left !important;
}
.text-c {
    text-align: center !important;
}
.text-r {
    text-align: right !important;
}

/*font-size*/
.ft-12 {
    font-size: 12px !important;
}
.ft-14 {
    font-size: 14px !important;
}
.ft-16 {
    font-size: 16px !important;
}
.ft-18 {
    font-size: 18px !important;
}

/*文字color*/
.A2A2A2 {
    color: #A2A2A2;
}
.textc-gray {
    color: #99999B !important;
}
.text-black {
    color: #000000 !important;
}
.text-white {
    color: #ffffff !important;
}

/*常用盒子*/
.commonly-used-wrap {
    width: 100%;
    float: left;
}

/*修改输入框提示颜色值*/
input::-webkit-input-placeholder {
    color: #C6CACD;
}

input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #C6CACD;
}

input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #C6CACD;
}

input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #C6CACD;
}

textarea::-webkit-input-placeholder {
    color: #C6CACD;
}

textarea::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #C6CACD;
}

textarea:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #C6CACD;
}

textarea:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #C6CACD;
}

/*去掉数字类型输入框的默认箭头操作*/
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}
.conInner {
    width: 64%;
    margin: 0 auto;
}
.conInner2 {
    width: 62%;
    margin: 0 auto;
}
.conInner3 {
    width: 64%;
    margin: 0 auto;
}
.hide {
    display: none;
}
.totop{
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 40px;
    height: 40px;
    background: #057feb;
    position: fixed;
    right: 1%;
    bottom: 15%;
    border-radius: 3px;
    z-index: 9999;
    opacity: 0;
    transition: all .4s;
}
.totop.show{
    opacity: 1;
}

/*头部公用样式*/
.herder-wrap {
    width: 100%;
    float: left;
    height: 95px;
    text-align: center;
    background: #fff;
}
.header-nav {
    display: inline-block;
    margin-top: 10px;
}
.header-nav ul li {
    float: left;
    position: relative;
    margin: 0px 15px;
    line-height: 60px;
    font-size: 14px;
    transition: 0.2s all linear;
    cursor: pointer;
    color: #1F1F1F;
}
.header-nav ul li::before {
    content: "";
    position: absolute;
    top: 0;
    right: 100%;
    width: 0;
    height: 100%;
    border-bottom: 2px solid #0097F0;
    transition: 0.2s all linear;
    z-index: 2;
}
.header-nav ul li:hover::before {
    width: 100%;
    top: 0;
    right: 0;
    transition-delay: 0.1s;
    border-bottom-color: #0097F0;
    z-index: 1;
}
.header-nav ul li:hover~li::before {
    right: 0;
}
.header-on {
    border-bottom: 2px solid #0097F0;
    color: #0097F0 !important;
}
.header-classify {
    width: 42px;
    height: 42px;
    float: left;
    background: url(../images/classify-icon.png) no-repeat center center;
    background-size: 42px 42px;
    display: none;
}
.header-search {
    width: 30px;
    float: right;
    position: relative;
    height: 35px;
    line-height: 35px;
    margin-top: 30px;
}
.search-img {
    width: 22px;
    height: 22px;
    float: right;
    cursor: pointer;
}
.search-input {
    width: 120px;
    height: 35px;
    line-height: 35px;
    outline: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #fff;
    padding-left: 15px;
    position: absolute;
    right: 30px;
    top: -5px;
    border: 1px solid #999;
    z-index: 3;
    display: none;
}
.header-search:hover .search-input {
    display: block;
}

/*侧边导航*/
.cbp-spmenu {
    background: #fff;
    position: fixed;
}
.cbp-spmenu h3 {
    color: #fff;
    font-size: 14px;
    padding: 20px;
    margin: 0;
    font-weight: 300;
    background: #666;
}
.cbp-spmenu a {
    display: block;
    color: #777;
    font-size: 1.1em;
    font-weight: 400;
}
.menu-icon {
    width: 26px;
    height: 26px;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
}
.cbp-spmenu a:active {
    background: #afdefa;
    color: #47a3da;
}

/* Orientation-dependent styles for the content of the menu */
.cbp-spmenu-vertical {
    width: 240px;
    height: 100%;
    top: 0;
    z-index: 1000;
}
.cbp-spmenu-vertical a {
    width: 90%;
    padding: 0px 5%;
    border-bottom: 1px solid #f2f2f2;
    height: 46px;
    line-height: 46px;
}
.cbp-spmenu-horizontal {
    width: 100%;
    height: 150px;
    left: 0;
    z-index: 1000;
    overflow: hidden;
}
.cbp-spmenu-horizontal h3 {
    height: 100%;
    width: 20%;
    float: left;
}
.cbp-spmenu-horizontal a {
    float: left;
    width: 20%;
    padding: 0.8em;
    border-left: 1px solid #258ecd;
}

/* Vertical menu that slides from the left or right */
.cbp-spmenu-left {
    left: -240px;
}
.cbp-spmenu-right {
    right: -240px;
}
.cbp-spmenu-left.cbp-spmenu-open {
    left: 0px;
}
.cbp-spmenu-right.cbp-spmenu-open {
    right: 0px;
}

/* Push classes applied to the body */
.cbp-spmenu-push {
    overflow-x: hidden;
    position: relative;
    left: 0;
}
.cbp-spmenu-push-toright {
    left: 240px;
}
.cbp-spmenu-push-toleft {
    left: -240px;
}

/* Transitions */
.cbp-spmenu,
.cbp-spmenu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/*公共底部*/
.common-bottom {
    width: 100%;
    float: left;
    padding: 30px 0px 0px 0px;
    background: #0097F0;
    color: #fff;
    margin-top: 80px;
}
.bottom-box1 {
    width: 30%;
    float: left;
}
.bottom-img {
    float: left;
}
.bottom-box1-text {
    width: 100%;
    float: left;
    font-size: 12px;
    color: #fff;
    margin-top: 13px;
    line-height: 14px;
}
.bottom-box1-tbox {
    width: 70px;
    float: left;
    margin-right: 20px;
    text-align: center;
    margin-top: 20px;
}
.tbox-icon1 {
    width: 24px;
    height: 24px;
    display: inline-block;
}
.tbox-text {
    width: 100%;
    float: left;
    font-size: 12px;
    color: #fff;
    margin-top: 5px;
}
.bottom-box2 {
    /*width: 50%;*/
    float: right;
    /*margin-left: 5%;*/
    margin-top: 20px;
}
.bottom-box2-tbox {
    float: left;
    margin-right: 60px;
}
.bottom-box2-tbox:last-child {
    margin-right: 0 !important;
}
.box2-title {
    float: left;
    font-size: 15px;
}
.bottom-box2-tbox ul {
    margin-top: 30px;
}
.bottom-box2-tbox ul li {
    line-height: 20px;
    font-size: 12px;
    color: #79CFFF;
    margin-top: 9px;
}
.bottom-box3 {
    width: 10%;
    float: right;
    text-align: center;
    font-size: 15px;
    margin-top: 20px;
}
.bottom-box3-text {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 14px;
    margin-top: 15px;
}
.bottom-box3-img {
    max-width: 100%;
    display: inline-block;
    margin-top: 20px;
}
.select {
    width: 220px;
    height: 30px;
    position: relative;
    float: right;
    vertical-align: middle;
    padding-right: 20px;
    color: #96D8FF;
    text-shadow: none;
    transition: box-shadow 0.25s ease;
    z-index: 1;
    text-align: center;
    cursor: pointer;
    border: 1px solid #4DB6F5;
}
.select:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-top-color: #4DB6F5;
    top: 14px;
    right: 10px;
    cursor: pointer;
    z-index: -2;
}
.select-content {
    width: 100%;
    position: absolute;
    height: 60px;
    background-color: #0097F1;
    color: #96D8FF;
    border: none;
    top: -62px;
    left: 0px;
    z-index: 2;
    border: 1px solid #4DB6F5;
    overflow-y: auto;
    overflow-x: hidden;
    display: none;
}
.select:hover .select-content {
    display: block;
}
.select-c-text1 {
    width: 100%;
    float: left;
    line-height: 30px;
    border-bottom: 1px solid #4DB6F5;
    color: #96D8FF;
}

div::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    /**/
}

div::-webkit-scrollbar-track {
    background: rgb(239, 239, 239);
    border-radius: 2px;
}

div::-webkit-scrollbar-thumb {
    background: #bfbfbf;
    border-radius: 5px;
}

div::-webkit-scrollbar-thumb:hover {
    background: #333;
}

div::-webkit-scrollbar-corner {
    background: #179a16;
}

@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.eot');
    src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/iconfont.woff2') format('woff2'),
        url('../fonts/iconfont.woff') format('woff'),
        url('../fonts/iconfont.ttf') format('truetype'),
        url('../fonts/iconfont.svg#iconfont') format('svg');
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*公共banner部分*/
.common-banner-wrap {
    width: 100%;
    float: left;
    position: relative;
}
.common-banner {
    width: 100%;
    float: left;
}
.common-banner-news {
    width: 100% !important;
    float: left;
    min-height: 200px;
    object-fit: cover;
}
.common-banner-box {
    width: 100%;
    min-height: 57px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 2;
    background: rgba(0, 0, 0, 0.3);
    color: #FFFFFF;
    padding-bottom: 15px;
}
.common-banner-text {
    float: left;
    margin-right: 10px;
    margin-top: 30px;
}
.banner-icon {
    font-size: 12px;
    color: #ffffff;
    margin-right: 10px;
    font-weight: 200;
    float: left;
    margin-top: 30px;
}
.banner-meanu {
    float: left;
}
.banner-meanu li {
    float: left;
    height: 40px;
    line-height: 40px;
    color: #fff;
    padding: 0px 20px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    margin-top: 15px;
    margin-left: 10px;
}
.banner-meanu li:hover {
    background: #0097F1;
}
.select-on {
    background: #0097F1;
}

/**/
.common-title-box {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: 75px;
}
.common-title {
    width: 100%;
    float: left;
    font-size: 30px;
    color: #333;
}
.common-title2 {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #666666;
    margin-top: 10px;
}
.common-imgbox {
    width: 100%;
    height: 12px;
    float: left;
    position: relative;
    margin-top: 10px;
    text-align: center;
}
.common-imgbox::after {
    content: '';
    width: 100%;
    height: 1px;
    background: #999999;
    position: absolute;
    top: 6px;
    left: 0px;
    z-index: -1;
}
.common-img-icon {
    width: 12px;
    height: 12px;
    display: inline-block;
    padding: 0px 12px;
    background: #fff;
}

/**/
.bottom-box4 {
    width: 100%;
    float: left;
    border-top: 1px solid #4DB6F5;
    margin-top: 25px;
    padding: 10px 0px;
    line-height: 32px;
}
.bottom-box4-text {
    float: left;
    font-size: 12px;
    color: #AEE1FF;
}
.bottom-box4-text a {
    color: #AEE1FF;
}
.common-bottom .bottom-img {
    position: initial;
    float: initial;
    max-width: 100%;
}
.box1-tboxwrap-text {
    display: flex;
    align-items: flex-start;
}
.bottom-box1-tbox {
    width: 70px;
    float: initial;
    margin-right: 20px;
    text-align: center;
    margin-top: 45px;
}
.bottom-box1-tbox:last-child {
    margin-right: 0;
}
.box1-tboxwrap {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.common-bottom .bottom-box1-text {
    float: initial;
}

/*.common-bottom .box1-tboxwrap {
    display: flex;
    align-items: center;
}*/
.common-bottom .box1-tboxwrap-img {
    margin-top: 25px;
    display: inline-block;
    text-align: center;
}
.common-bottom .box1-tboxwrap-img img {
    width: 80px;
    display: block;
    margin-bottom: 10px;
}
.common-bottom .box1-tboxwrap-img p {
    font-size: 12px;
}

/*分页*/
/* .paging-wrap{
    width: 100%;
    float: left;
    margin: 70px 0px;
    text-align: center;
}
 .anpager .cpb {
	background: #F8AA02 none repeat scroll;
	background-color:#0c85c2;
	color: #ffffff;
	margin: 5px 4px 0 0;
	padding: 2px 10px;
}
.anpager a {
   background: #FFFFFF repeat scroll;
	   background-color:#ebebeb;
	color: #000000;
	margin: 5px 4px 0 0;
	padding: 2px 10px;
	text-decoration: none;
}
.anpager a:hover {
	  background: #0c85c2 none repeat scroll;
	color: #FFFFFF;
} */
@media only screen and (max-width: 750px) {
    .bottom-box1-text {
        text-align: left !important;
    }

    .bottom-box1-tbox {
        margin-top: 30px;
    }
}
.paging-wrap {
    width: 100%;
    float: left;
    margin: 70px 0px;
    text-align: center;
}
.paging-wrap span {
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    margin: 0 10px;
    background-color: #0097F1 !important;
    border: 1px solid #0097F1 !important;
    color: #ffffff !important;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    font-weight: normal !important;
}
.paging-wrap a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    margin: 0 10px;
    background-color: #ffffff;
    border: 1px solid #EDEDED;
    color: #666666;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}
.paging-wrap a:hover {
    background-color: #0097F1;
    border: 1px solid #0097F1;
    color: #ffffff;
}
.h5-b-img {
    display: none;
}

/* PC客户端或大屏幕设备: 小于1360px */
@media only screen and (max-width: 1880px) {
    .bottom-box2 {
        /*width: 55%;*/
    }
}

@media only screen and (max-width: 1760px) {
    .conInner {
        width: 81%;
        margin: 0 auto;
    }

    .conInner3 {
        width: 81%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 1400px) {
    .conInner {
        width: 90%;
        margin: 0 auto;
    }

    .conInner3 {
        width: 90%;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 1255px) {
    .header-classify {
        display: block;
    }

    .header-nav {
        display: none;
    }

    .header-search {
        margin-top: 40px;
        margin-right: 10px;
    }

    /*margin-left: 5%;*/
}

@media only screen and (max-width: 1225px) {
    .bottom-box2 {
        /*margin-left: 10%;width: 50%;*/
    }

    .bottom-box2-tbox {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 1007px) {
    .bottom-box1 {
        width: 50%;
    }

    .bottom-box3 {
        width: 120px;
    }

    .bottom-box2 {
        display: none;
    }

    .banner-tbox {
        display: none;
    }
}

/* 平板之类的宽度 1024 以下设备 */
@media only screen and (min-width: 321px) and (max-width: 1024px) {
    .cover-image {
        height: 200px;
    }
}

/* 手机等小屏幕手持设备 */
@media screen and (min-width: 320px) and (max-width: 480px) {
    .conInner3 {
        width: 100%;
        margin: 0 auto;
    }

    .header-search {
        display: none;
    }

    .index-logo {
        height: 60px;
        margin-top: 20px !important;
    }

    .bottom-box1 {
        width: 100%;
    }

    .bottom-box3 {
        width: 100%;
    }

    .bottom-box1-text {
        text-align: center;
    }

    .common-nav-box-r {
        display: none;
    }

    .box1-tboxwrap {
        width: 60%;
        margin-left: 20%;
    }

    .bottom-box1-tbox {
        width: 50%;
        margin-right: 0px;
    }

    .bottom-box3 p {
        display: none;
    }

    .bottom-box4-text {
        width: 100%;
        text-align: center;
        line-height: 20px;
    }

    .select {
        display: none;
        width: 90%;
        margin-left: 5%;
    }

    /*.detail-page{margin: 40px 0px;}*/
    .common-title {
        font-size: 20px;
    }

    .common-title2 {
        font-size: 14px;
    }

    .h5-b-img {
        display: block;
    }

    .web-b-img {
        display: none;
    }
}