@font-face {
    font-family: 'webfont';
    font-display: swap;
    src: url('//at.alicdn.com/t/webfont_r3n716nlo1m.eot'); /* IE9*/
    src: url('//at.alicdn.com/t/webfont_r3n716nlo1m.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/webfont_r3n716nlo1m.woff2') format('woff2'),
    url('//at.alicdn.com/t/webfont_r3n716nlo1m.woff') format('woff'), /* chrome、firefox */ url('//at.alicdn.com/t/webfont_r3n716nlo1m.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/ url('//at.alicdn.com/t/webfont_r3n716nlo1m.svg#杨任东竹石体-Bold') format('svg'); /* iOS 4.1- */
}
.swiper-wrapper{
    /* 通过改变animation-timing-function 制作弹性切换效果 */
    /*transition: 2s cubic-bezier(0.68, -0.4, 0.27, 1.34) 0.2s;*/
}
.top-tel2{display:none}

body {
    padding-top: 80px;
}
.filter_city{background:#fff;padding:60px 0;}
.filter_city .filter-left{text-align:right;padding-top:18px;color:#999;font-size:14px;}
.filter_city .filter-right{padding-left:10px;}
.filter_city .filter-right a{border:1px solid #eaeaea;padding:8px 15px;border-radius:.1rem;margin:10px 5px 0 0;display:inline-block;color:#999;font-size:14px;}
.filter_city a:hover,.filter_city a.active{border-color:#1890FF;color:#1890FF;}
.filter_city .subject{margin:0 20px 0 50px;}
.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}
.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:100%}
.col-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}
.col-2{-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}
.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}
.col-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}
.col-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}
.col-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}
.col-8{-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}
.col-10{-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}
.col-11{-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}
.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
}
.flex li.empty{
    height: 0;
    border: none!important;
}
.list-2 li{
    width: 48%;
}

.list-3 li{
    width: 31%;
}

.list-4 li{
    width: 23%;
}

.list-5 li{
    width: 18%;
}
.list-6 li{
    width: 15%;
}
.case_show {
    padding-left: 40px;
}


.webcolor {
    color: #0154a6;
}

.slide-inner-nav .swiper-slide {
    height: 50px;
    font-size: 16px;
    color: #555;
    line-height: 50px;
    text-align: center;
    width: auto;
    padding: 0 20px;
    margin-right: 0 !important;
}

.slide-inner-nav .swiper-slide a.hover {
    color: #fc7019;
}

.slide-inner-nav .swiper-slide:first-child {
    background-image: none;
}

.slide-inner-nav .swiper-slide.swiper-slide-active {
    margin-top: 0 !important;
}

.slide-inner-nav {
    box-shadow: 0 2px 4px 0 rgba(34, 34, 34, 0.08);
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: bold;
}

* {
    outline: none !important;

}

/*for IE*/

::-moz-focus-inner {
    border-color: transparent;
}

/*for mozilla*/
.mt-40 {
    margin-top: 40px;
}

.mt-60 {
    margin-top: 80px;
}

.mt-80 {
    margin-top: 80px;
}

.am-btn {
    font-size: 14px;
}

.am-modal-hd .am-close {
    font-size: 48px !important;
    font-weight: 300;
    right: 10px;
}

.am-modal-hd {
    font-size: 24px;
}

.am-close-spin:hover {
    transform: none !important;
}

.goback {
    display: none;
}

.top .am-modal-dialog {
    width: auto;
    position: relative;
}

.top .am-modal-dialog a {
    padding: 0 !important;
    position: absolute !important;
    top: -10px;
    right: -38px;
    color: #fff;
}

.top .am-modal-dialog a span {
    font-size: 28px;
    opacity: .8;
}

.top .am-modal-dialog a:hover span {
    opacity: 1;
    color: #fff;
}

.a-title h1 {
    /*font-size: 50px;*/
    font-size: 42px;
    font-weight: normal;
    margin: 0 0 20px;

}


.a-title p {
    /*font-weight: 300;*/
    font-size: 18px;
    text-transform: capitalize;
    color: #999;
}

.a-title span.iconfont {
    font-size: 38px;
}

button, * {
    outline: none;
}

address, blockquote, dl, fieldset, figure, hr, ol, p, pre, ul {
    margin: 0;
}

a:hover {
    color: #fc7019;
}

img {
    max-width: 100%;
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
}


pre {
    font-size: 14px;
}

.m-show {
    display: none;
}

.picture {
    overflow: hidden;
}

.picture img {
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    z-index: 1;
    transition-delay: 0s;
    transition-duration: 1s;
    transition-property: all;
    transition-timing-function: ease;
    /* Firefox 4 */
    -moz-transition-delay: 0s;
    -moz-transition-duration: 1s;
    -moz-transition-property: all;
    -moz-transition-timing-function: ease;
    /* Safari and Chrome */
    -webkit-transition-delay: 0s;
    -webkit-transition-duration: 1s;
    -webkit-transition-property: all;
    -webkit-transition-timing-function: ease;
    /* Opera */
    -o-transition-delay: 0s;
    -o-transition-duration: 1s;
    -o-transition-property: all;
    -o-transition-timing-function: ease;
}

.picture:hover img {
    transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1); /* IE 9 */
    -moz-transform: scale(1.1, 1.1); /* Firefox */
    -webkit-transform: scale(1.1, 1.1); /* Safari and Chrome */
    -o-transform: scale(1.1, 1.1); /* Opera */
}

#search {
    padding: 100px 0;
    overflow: hidden;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.m20 {
    margin: 20px 0;
}

.p10 {
    padding: 10px;
}

.p30 {
    padding: 30px;
}

.clear {
    clear: both;
}

.dis {
    display: none;
}

body {
    background: #fff;

}

span.dot {
    display: inline-block;
    width: 4px;
    height: 4px;
    background-color: #fc7019;
    vertical-align: middle;
    margin-right: 5px;
}

p {
    margin: 0;
}

::-webkit-input-placeholder {
    color: #999;
    font-family: microsoft yahei;
    font-size: 14px;
}

:-moz-placeholder {
    color: #999;
    font-family: microsoft yahei;
    font-size: 14px;
}

::-moz-placeholder {
    color: #999;
    font-family: microsoft yahei;
    font-size: 14px;
}

:-ms-input-placeholder {
    color: #999;
    font-family: microsoft yahei;
    font-size: 14px;
}

.notsupport {
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    text-align: center;
    clear: both;
    color: #fff;
    background: #0072C6;
}

.notsupport h1 {
    font-size: 100px;
    margin-top: 200px;
    margin-bottom: 30px;
}

.notsupport h2 {
    font-size: 30px;
    margin-bottom: 30px;
}


.bg_gray {
    background: #fafafa;
    padding: 20px 0;
    margin: 20px 0;
}

.width {
    width: 1200px;
    margin: 0 auto;
}


/*头部*/
.top {
    width: 100%;
    padding: 0;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    background-color: #fff;
    color: #333e48;
    font-size: 13px;
    border-bottom: 1px solid #eee;
}

.top .top-content span.iconfont {
    font-size: 10px;
    padding: 2px 5px;
    color: #fff;
    background-color: #fc7019;
}

.top .top-content strong {
    color: #fc7019;
    font-size: 16px;
    font-weight: 500;
}

.top .am-fr a {
    padding-left: 20px;
    position: relative;
    display: inline-block;
}

.top .am-fr a:after {
    content: '';
    width: 1px;
    height: 10px;
    position: relative;
    display: inline-block;
    background-color: #ccc;
    top: 0;
    right: -13px;
}

.top .am-fr a:last-child:after {
    display: none;
}

header {
    width: 100%;
    height: 80px;
    padding: 0;
    clear: both
}

header > .content {
    width: 100%;
    padding: 0 30px;
}

header#header1 {
    position: absolute;
    background-color: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    z-index: 999;
    top: 0;
}

._mini header#header1 {
    top: -200px;
}

header#header2 {
    background: #fff;
    position: fixed;
    top: 0;
    z-index: 999;
    border-bottom: 1px solid #eaeaea;
    box-shadow: 0 3px 8px 0 rgba(34, 34, 34, 0.1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: transform 400ms ease-in-out !important;
}

._mini header#header2 {
    top: 0;
}

header .header-left {
    float: left;
    display: table;
    height: 80px;
}

header .text {
    font-size: 24px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 15px;
    color: #fff;
}

#header2 .text {
    color: #333;
}

header .text p.t1 {
    font-size: 22px;
    line-height: 1;
    padding-top: 5px;
}

header .text p.t2 {
    font-size: 15px;
    font-weight: 300;
}

header .logo {
    display: table-cell;
    vertical-align: middle;
}

#header1 .logo .icon-logo {
    font-size: 50px;
    color: #fff;
}

header .logo img {
    height: 50px;
}

header .header-mid {

    text-align: center;
}

#nav > li h3 {
    position: relative;
    z-index: 1;
    margin: 0;
    font-size: 18px;
    font-weight: normal;
}

#nav > li h3:after {
    transition: 0.5s ease 0s;
    content: '';
    z-index: -1;
    bottom: 0;
    left: 25%;
    height: 100%;
    width: 0;
    position: absolute;
    border-top: 2px solid #fc7019;
    box-sizing: border-box;
    opacity: 0;
}

#nav .cate-more {
    width: 14%;
    text-align: center;
    display: none;
    position: relative;
}

#nav .cate-more:hover {
    color: #fc7019;
}

#nav .cate-more:hover ul#overflow {
    opacity: 1;
    visibility: visible;
}

#nav #overflow {
    width: 100%;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    text-align: left;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    margin: 0;
}

#nav #overflow li {
    float: none;
    text-align: center;
}

#nav #overflow li a {
    height: 35px;
    line-height: 35px;
    background-color: #f5f5f5;
    color: #333;
    white-space: nowrap;
}

#nav #overflow .sub-menu .list-container, #nav #overflow .sub-menu span {
    display: none;
}

#nav #overflow li:hover .sub-menu .list-container {
    display: inline-block;

}

#nav #overflow li:hover a {
    background: #fc7019;
    color: #fff;
}

#nav #overflow .sub-menu .list-container {
    width: 100%;
    padding: 0;
    background-color: #f7e9e6;
}

#nav #overflow .sub-menu .list-container li {
    text-align: center;
}

#nav #overflow > li:hover .sub-menu .list-container li a {
    display: block;
    width: 100%;
    background-color: transparent;
    color: #333;
}

#nav #overflow > li:hover .sub-menu .list-container li:hover a {
    color: #fff;
    background-color: rgba(178, 33, 100, 0.83);
}

#main_nav {
    /*position: relative; !*删除后下拉菜单全宽展示*!*/
    display: inline-block;
}

#main_nav .nav {
    height: 80px;
    text-align: center;
}


#nav > li {
    display: inline-block;
    height: 80px;
    list-style: none;
    line-height: 80px;
    text-align: center;
    position: relative;
    transition: all .5s;
    font-size: 16px;
}

#nav .cate1 span.icon-down2 {
    font-size: 12px;
    color: #ccc;
    display: none;
}

#nav > li:hover h3:after {
    width: 50%;
    left: 25%;
    opacity: 1;
}

#nav > li:hover::before {
    opacity: 1;
}

#nav .sub-menu {
    transition: 0.5s ease 0s;
    transform-origin: top;
    opacity: 0;
    transform: scale(1, 0);
    overflow: hidden;
    line-height: 50px;
    background: #f5f5f5;
    left: 0;
    z-index: 2;
    padding: 25px;
    position: absolute;
    width: max-content;
    font-size: 0;
    box-shadow: 0 3px 3px -1px #ccc;;
}

#nav .sub-menu .list-container {
    width: max-content;
    padding: 0;
    float: none;
    display: block;
    text-align: left;

}

#header1 #nav .sub-menu .list-container li {
    float: none;
    width: 100%;
    line-height: 30px;
}

#nav .sub-menu .cate-info {
    width: 25%;
    float: left;
    vertical-align: middle;
    text-align: center;
}

#nav .sub-menu .cate-info img {
    width: 100%;
}

#nav .list-container li {
    font-size: 16px;
    max-width: none;
    float: none;
    width: auto;
    padding: 0;
    line-height: 30px;
}

#header1 #nav .list-container li {
    border-bottom: none;
}

#header1 #nav .sub-menu {
    background-color: rgba(0, 0, 0, .3);
    box-shadow: none;
}

#header1 #nav #cate_2 .sub-menu .list-container,
#header2 #nav #cate_2 .sub-menu .list-container {
    width: 150px;
}

#header1 #nav #cate_2 .sub-menu .list-container li,
#header2 #nav #cate_2 .sub-menu .list-container li {
    width: 100%;
    float: left;
    text-align: center;
}

#header1 #nav a {
    color: #fff;
    transition: all .3s;
}

#header1 #nav a:hover {
    color: #fc7019;
}

#nav .list-container {
    display: block;
}

#cate_1 #nav .list-container li > a {
    transition: all .5s;
    font-size: 16px;
    font-weight: bold;
}

#nav .list-container li p {
    line-height: 30px;
}

#nav .list-container li p span {
    font-size: 12px;
    line-height: 30px;
    padding-right: 20px;
}

#nav .list-container li p a {
    font-size: 14px;
    line-height: normal;
    font-weight: normal;
}

#nav .list-container li a:hover {
    color: #fc7019;
}

#main_nav.fixed #nav span {
    display: none;
}

#main_nav.fixed #nav .sub-menu:after {
    display: none;
}

#main_nav.fixed .list-container {
    width: 100%;
    background-color: #f5f2da;
    padding: 10px;
}

#main_nav.fixed .list-container li {
    padding: 0;
    border-color: #e2dd4f;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
}

#main_nav.fixed .list-container li:last-child {
    border: none;
}

#nav > li:hover .sub-menu {
    transform: scale(1);
    opacity: 1;
}

#nav > li h3 > a {
    height: 100%;
    font-weight: 400;
    padding: 0 25px;
    display: block;
    position: relative;

}

#header1 #nav > li h3 > a, #header1 .top-search span, #header1 .header-right dd,#header1 .header-right dd a {
    color: #fff;
}
.city-choose{
    line-height: 80px;
}

#header1 .top-search {
    border-color: #fff;
}

#nav #overflow li h3 > a {
    position: static;
}

#nav #overflow > li {
    position: relative;
}

#nav #overflow > li:hover .sub-menu {
    left: auto;
    right: -100%;
    top: 0;
}

#nav #overflow > li:hover .sub-menu .list-container {
    display: block;
}

#nav > li h3 > a:hover {
    color: #fc7019;
}

#nav > li .list-container > ul {
    background: #fc7019;
    position: relative;
    padding-bottom: 20px;
}

#nav > div .list-container > ul li a {
    display: block;
    padding: 0;
    color: #fff;
    text-align: center;
    transition: all .3s;
}

#nav > div .list-container > ul li a:hover {
    background-color: #0a2f6b;
}

#nav > div .list-container > ul li a {
    line-height: 40px;
}

header .header-right {
    float: right;
    margin: 0;
}

header .header-menu li {
    text-align: center;
    padding: 0 20px;
    display: inline-block;
}

header .header-menu li:before {
    content: '';
    display: inline-block;
    position: absolute;
    left: 0;
    top: 49px;
    width: 1px;
    height: 12px;
    background-color: #ddd;
}

header .header-menu li:first-child:before {
    display: none;
}

header .header-menu li em {
    padding: 0 15px;
    position: relative;
}

header .header-menu li em::after {
    position: absolute;
    content: '';
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 7px;
    height: 4px;
    background: url(../images/icon_down.png) no-repeat;
}

header .header-menu li em:hover::after,
header .header-menu li.aon em::after {
    background-image: url(../images/icon_up.png);
}

header .header-menu li em a, .header-menu li > a {
    line-height: 80px;
    position: relative;
    font-size: 16px;
    display: block;
    width: 100%;
    color: #333;
    transition: all .7s;
}

header .header-menu li em a.on, header .header-menu li em a:hover {
    color: #fc7019;
}

header .header-menu li em a::before {
    position: absolute;
    content: '';
    left: 50%;
    transform: translateX(-50%);
    height: 3px;
    background: #fc7019;
    width: 0;
    transition: ease-in-out 0.3s;
}

header .header-menu li em a:hover::before,
header .header-menu li.aon em a::before {
    width: 100%;
}

header .header-menu li .sub {
    width: 100%;
    left: 0;
    display: none;
    overflow: hidden;
}

header .header-menu li .sub-menu {
    text-align: center;
    padding: 40px 0;
    overflow: hidden;
}

header .header-menu li.aon .sub.wide {
    left: 0;
    height: auto !important;
    top: 100% !important;
    display: none;
}

.sub-menu .sub_item {
    width: 50%;
    float: left;
    text-align: left;
}

.sub-menu .sub_item:first-child {
    border-right: 1px solid #ccc;
    padding-right: 20px;
}

.sub-menu .sub_item:nth-child(2) {
    padding-left: 20px;
}

.sub-menu .sub_item h2 {
    font-size: 18px;
    display: inline-block;
    line-height: normal;
    padding: 40px 20px;
    border: 2px solid #fc7019;
    color: #fc7019;
}

.sub-menu .sub_item .sub_content {
    width: 33.333%;
    float: left;
}

.sub-menu .sub_item .sub_content li {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: left;
}

.sub_content h3 {
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
}

.sub-menu .sub_item .sub_content li a {
    display: block;
    width: 100%;
    line-height: 30px;
    margin: 0;
    padding: 0;
}

.sub-menu .sub_item .subject {
    margin-bottom: 30px;
    border-color: #999;
}

.sub-menu .sub_item .subject b {
    font-size: 20px;
}

.sub_list {
    width: 50%;
    max-width: 600px;
    margin: 0 auto;
}

.sub_list li {
    width: 50%;
    float: left;
    padding: 0 10px;
    margin-bottom: 10px;
}

.sub_list li a {
    display: block;
    width: 100%;
    padding: 0 10px;
    line-height: 36px;
    border: 1px solid #ccc;
    transition: all .3s;
}

.sub_list li:hover a {
    background-color: #fc7019;
    color: #fff !important;
    border-color: #fc7019;
}

header .header-menu li .sub-menu dt {
    float: none;
    width: 100%;
}

header .header-menu li .sub-menu dt p {
    line-height: normal;
}

header .header-menu .sub-menu {
    width: 1400px;
    margin: 0 auto;
}

header .header-menu li.aon .sub.wide dt {
    float: left;
    margin-right: 20px;
    transition: all .3s;
    position: relative;
}


header .header-menu li .sub-menu dt a {
    color: #666;
    font-size: 16px;
    transition: 0.3s;
}

header .header-menu li .sub-menu dt a:hover {
    background: none;
    color: #fc7019;
}

header .header-right dd {
    float: right;
    padding: 0 0 0 20px;
    position: relative;
}

header .header-right dd:first-child {
    padding: 0;
}

header .top-search {
    position: relative;
    z-index: 100;
    padding: 0 10px 0 0;
}

header .top-search span {
    font-size: 20px;
    line-height: 80px;
    font-weight: bold;
}

header .search_bar .search-box {
    position: absolute;
    right: 0;
    top: 80px;
    width: 300px;
    height: 40px;
    background: #333;
    line-height: normal;
    transition: 0.5s ease 0s;
    transform-origin: top;
    display:none;
    transform: scale(1, 0);
    z-index: -1;
}


._mini #header2 .search_bar .search-box {
    top: 80px;
}

#search_close {
    position: absolute;
    top: 0;
    right: -20px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    width: 20px;
    height: 20px;
    display: block;
    text-align: center;
    line-height: 20px;
    background-color: #666;
    transition: all .5s;
    display: none;
}

#search_close:hover {
    background-color: #e00010;
}

header .header-menu li em a, .header-menu.header-menu li > a {
    font-size: 18px;
}

header .search_bar.open .search-box,#header2 .search_bar.open .search-box {
	top:60px;
	height: 40px;
    transform: scale(1);
    display: block;
    z-index: 9;
}

header .search_bar.open .search-box #search_close {
    display: block;
}

header .search-box input::-webkit-input-placeholder {
    color: #fff
}

header .search-box :-moz-placeholder {
    color: #fff
}

header .search-box ::-moz-placeholder {
    color: #fff;
}

header .search-box input:-ms-input-placeholder {
    color: #fff;
}

header .search-box .text {
    width: 100%;
    height: 46px;
    line-height: 46px;
    padding: 0 46px 0 10px;
    border: none;
    background: none;
    color: #fff;
    font-size: 14px;
}

header .search-box .btn {
    position: absolute;
    right: 0;
    top: 0;
    line-height: 46px;
    color: #fff;
    padding: 0 20px;
    background: none;
    border: none;
    height: 46px;
}

header .search-box .btn span {
    font-size: 20px;
    color: #fff;
}

header .header-right .top-tel {
    font-size: 24px;
    line-height: 80px;
    font-weight: bold;
    color: #0154a6;
}

header .header-right .lan {
    line-height: 80px;
    font-size: 20px;
    /*display: none;*/
}

header .header-right dd:last-child {
    padding: 0;

}

._mini header#header2 {
    transform: none;
    box-shadow: 0 0 10px #ccc;
}

.open_menu {
    display: none;
}

/*单页*/
.page_show p {
    margin-bottom: 15px;
    text-align: justify;
}

/*友情链接*/
.link {
    padding: 20px 0;
    overflow: hidden;
    font-size: 20px;
    font-weight: 500;
    border-top: 1px solid #eee;
}

.link a {
    display: inline-block;
    margin-left: 10px;
    border: 1px solid #ddd;
    line-height: 30px;
    padding: 0 20px;
    font-size: 14px;
    font-weight: normal;
}

.link span.iconfont {
    color: #fc7019;
    font-size: 20px;
    font-weight: normal;
}

/*底部*/
footer {
    background-color: #222;
    overflow: hidden;
    position: relative;
    padding: 30px;
    color: #ccc;
}

footer .nice-select {
    border-color: #666;
}


footer .content .foot-nav {
    width: 60%;
    float: left;
    margin-bottom: 40px;
}

footer .content .foot-nav li {
    width: 25%;
    float: left;
    text-align: left;
}

footer li {
    float: left;
    padding: 0;
    color: #fff;
    margin-bottom: 20px;
}

footer li h3 a, .contact-info h3 {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px;
    display: block;
    font-weight: 600;
}

footer li p {
    line-height: 30px;
    font-size: 14px;
}

footer li p a, .contact-info .t1 {
    font-size: 14px;
    color: rgba(255, 255, 255, .5);
}

.contact-info .t2, .contact-info .t2 a {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
}

.contact-info .t3 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 15px;
}

footer li.foot-nav a:hover {
    color: #fff;
}

footer li.foot-nav h3 {
    color: #666;
    font-weight: normal;
    font-size: 16px;
    margin: 0 0 10px;
    line-height: normal;
}

footer li.foot-nav p {
    margin: 0 0 20px;
    font-size: 14px;
    line-height: normal;
    color: #666;
}

footer h2 {
    margin-bottom: 15px;
}

.footer-info {
    border-top: 1px solid rgba(255, 255, 255, .1);
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    padding: 20px 0;
    margin: 20px 0;
    overflow: hidden;
}

.contact-info {
    color: rgba(255, 255, 255, .5);
}

.call-info span.iconfont {
    font-size: 50px;
    color: rgba(255, 255, 255, .5);
    line-height: normal;
}

.call-info p {
    font-size: 14px;
    padding-left: 75px;
    line-height: normal;
}

.call-info h3 {
    font-size: 20px;
    padding-left: 75px;
    line-height: normal;
}

footer .content {
    padding-top: 30px;
}

.contact-info .logo {
    font-size: 24px;
    letter-spacing: 2px;
    vertical-align: middle;
    margin-bottom: 20px;
    display: block;
    padding: 30px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.contact-info .logo .icon-logo {
    font-size: 30px;
    font-weight: normal;
}

.contact-info a {
    color: rgba(255, 255, 255, .8);
}

.contact-info a:hover {
    color: #fff;
}

.contact-list li {
    float: left;
    margin-left: 20px;
}

.contact-list li p {
    font-size: 14px;
    color: rgba(255, 255, 255, .5);
}

.contact-list li p a {
    color: rgba(255, 255, 255, .5);
}

.contact-list li p.t1 {
    font-size: 16px;
    margin-bottom: 5px;
}

#book {
    padding: 100px 0;
    overflow: hidden;
}

.nice-select {
    -webkit-tap-highlight-color: transparent;
    border-radius: 5px;
    border: solid 1px #ddd;
    box-sizing: border-box;
    clear: both;
    cursor: pointer;
    display: block;
    margin: 0;
    font-family: inherit;
    font-size: 14px;
    font-weight: normal;
    height: 39px;
    line-height: 38px;
    outline: none;
    padding-left: 0.5em;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    border-radius: 3px;
    color: #999;
}


.nice-select:hover {
    border-color: #dbdbdb;
}

.nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: #999;
}

.nice-select:after {
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 5px;
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.nice-select.open .list {
    opacity: 1;
    height: auto;
    overflow-y: scroll;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none;
}

.nice-select.disabled:after {
    border-color: #cccccc;
}

.nice-select.wide {
    width: 100%;
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important;
}

.nice-select.right {
    float: right;
}

.nice-select.right .list {
    left: auto;
    right: 0;
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px;
}

.nice-select.small:after {
    height: 4px;
    width: 4px;
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px;
}

.nice-select .list {
    width: 100%;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    color: #222;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
}

#app .nice-select .list {
    width: 360px;
}

#app .nice-select.open .list li {
    width: 50%;
    float: left;
    padding: 0 20px;
    display: block;
    margin: 0 !important;
}

.nice-select .list li:first-child {
    display: none !important;
}

.foot-content .nice-select .list {
    left: auto;
    right: 0;
    max-height: 133px;
    overflow-y: auto;
    background: #000;

}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding: 0 15px !important;
    text-align: center;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.foot-content .nice-select .option {
    padding: 0 10px;
    font-size: 12px;
}

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
    background-color: #f6f6f6;
    color: #000;
}

.nice-select .option.selected {
    font-weight: bold;
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default;
}

.no-csspointerevents .nice-select .list {
    display: none;
}

.no-csspointerevents .nice-select.open .list {
    display: block;
}

.foot-content .nice-select {
    background-color: transparent;
    color: #ccc;
    border: 1px solid #999;
}

.foot-content .nice-select.open .list li {
    color: #ccc;
}

.copyright {

    overflow: hidden;
    font-size: 14px;
}

.copyright a {
    color: rgba(255, 255, 255, .5);
}

.copyright a:hover {
    color: #fff;
}

.copyright p {
    line-height: 35px;
}

.copyright .sns {
    margin-bottom: 2vh;
}

.copyright .sns span {
    font-size: 2vh;
    display: inline-block;
    width: 4vh;
    height: 4vh;
    text-align: center;
    line-height: 4vh;
    border: 1px solid #999;
    margin: 0 3px;
    transition: all .3s;
}

.copyright .sns span:hover {
    background-color: #333;
    border-color: #333;
    color: #fff;
}

.fix {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(255, 255, 255, .8);
}

.banner {
    width: 100%;
    overflow: hidden;
    clear: both;
}

.banner .swiper-button-next, .banner .swiper-button-prev {
    background-size: 20%;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: transparent;
    right: 5px;
    opacity: 1;
    transition: all .3s;
}

.banner .swiper-button-prev {
    left: 5px;
}

.banner .swiper-button-next:hover,
.banner .swiper-button-prev:hover{
    background-color: rgba(255,255,255,.8);
}

.banner .swiper-pagination-bullet {
    background-color: #fff;
}

.banner .swiper-pagination-bullet {
    bottom: 5% !important;
    border-radius: 4px;
    transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.banner .swiper-pagination-bullet-active {
    background-color: #fc7019;
    width: 40px;
}

.banner .swiper-pagination-bullet {
    opacity: 1;
}

.banner .swiper-pagination {
    bottom: 30px !important;
}

#banner-bar {
    width: 100%;
    height: 80px;
    overflow: hidden;
    background-color: #fff;
    border-bottom: 1px solid #ddd;
}

#banner-bar .service-tel {
    line-height: 80px;
    font-size: 16px;
}

#banner-bar .service-tel b {
    font-size: 24px;
    font-weight: bold;
    color: #fc7019;
}

#banner-bar .am-fr {
    padding-top: 18px;
}

#banner-bar .am-fr a {
    display: block;
    padding: 0 20px;
    background-color: #fc7019;
    color: #fff;
    text-align: center;
    height: 44px;
    line-height: 44px;
    transition: all .3s;
}

#banner-bar .am-fr a:hover {
    background-color: #b0000e;
}

/*标签相关*/
.tags {
}

.pro_show .tags {
    margin: 20px 0;
}

.pro_show .tags a {
    margin-left: 10px;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #dadada;
    background: #fff;
    padding: 5px 10px;
    font-weight: normal;
    font-size: 14px;
}

.pro_show .tags a:hover {
    background: #fc7019;
    color: #fff;
    border-color: #fc7019;
}

.tags li {
    display: inline;
    width: auto;
}

.tags li a {
    display: inline-block;
    padding: 10px 30px;
    color: #333;
    font-size: 14px;
    background: #fff;
    margin: 0 2px 5px 0;
    border-radius: 2px;
    border: 1px solid #ccc;
}

.tags li a:hover {
    background: #fc7019;
    color: #fff;
    border: 1px solid #fc7019;
}

.tags .hover a {
    display: inline;
    padding: 10px 30px;
    color: #fff;
    font-size: 14px;
    background: #fc7019;
    color: #fff;
    border: 1px solid #fc7019;
    margin: 0 2px;
    border-radius: 2px;
    border-radius: 0;
}

/*单页*/
#page {
    padding: 100px 0;
    overflow: hidden;
}

#page .a-title {
    margin-bottom: 60px;
}

#page p {
    line-height: 2;
    text-align: justify;
    text-indent: 0;
}

/*筛选相关*/
.filter {
    border: 1px solid #f3f3f3;
    padding: 6px 20px;
    margin: 0 0 30px;
    box-shadow: 0px 0 10px rgba(0, 0, 0, 0.1);
    padding: 15px;
}

.filter dl {
    margin: 0;
}

.filter dl dd {
    float: left;
    width: 100px;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    padding-top: 5px;
}

.filter dl dt {
    margin: 0 0 0 80px;
}

.filter dl dt a {
    font-weight: normal;
    margin: 0 5px 5px 0;
    padding: 5px 10px;
    color: #666;
    font-size: 14px;
    display: inline-block;
}

.filter dl dt a:hover {
    background: #fc7019;
    color: #fff;
}

.filter dl dt .hover, .filter dl dt .active {
    background: #fc7019;
    color: #fff;
}

/*瀑布流布局*/
.piclist {
    width: 100%;
    margin: 0;
}

.piclist li {
    float: left;
    width: calc((100% - 75px) / 4);
    margin-right: 25px;
    margin-bottom: 25px;
    background-color: #fff;
}

.piclist li:nth-child(4n) {
    margin-right: 0;
}

.piclist li a {
    display: block;
}

.piclist li a:hover {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.17);
}

.piclist li a img {
    width: 100%;
}

.piclist li a p {
    font-size: 14px;
    padding: 10px;
    text-align: center;
}

/*文章类列表*/
#article-main {
    padding: 60px 0;
    overflow: hidden;
}

.article-left {
    width: 240px;
    float: left;
}

.article li a {
    padding: 1rem 20px;
    background-color: #f6f6f6;
}

.article li.hover a {
    background-color: #fc7019;
    color: #fff;
}

.article-left .search {
   
    padding: 30px 20px;
}

.article-left .search .am-input-group-btn > .am-btn {
    border-color: #000;
    background-color: #000;
    color: #fff;
    transition: all .5s;
}

.article-left .search .am-input-group-btn > .am-btn:hover {
    background-color: #fc7019;
    border-color: #fc7019;
}

.side-menu {
    width: 100%;
    padding: 0 20px;
    background-color: #0154a6;
    color: #fff;
}

.side-menu span.iconfont {
    font-size: 20px;
    display: none;
}

.side-menu b {
    line-height: 50px;
    font-weight: bold;
    font-size: 20px;
}

.article-left .side {
    background-color: #f5f5f5;
    padding: 0;
}

.side .subject {
    border: none;
    background-color: #242424;
    padding: 10px 20px;
}

.side .subject:after {
    font-family: FontAwesome;
    content: '\f085';
    color: rgba(255, 255, 255, .6);
    display: inline-block;
    float: right;
    margin-top: -3px;
    font-size: 30px;
}

.side .subject b {
    border: none;
    color: #fff;
    font-weight: bold;
}

.side .am-list {
    padding: 0;
    margin: 0;
    background-color: #f5f5f5;
}

.side li.classOne {
	padding:0 20px;
    border-bottom: 1px solid #ddd;
    margin: 0;
    box-shadow: none;
}

.am-panel a.active .iconfont {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.side li.classOne > a {
    color: #000;
    transition: all .3s;
}

.side li.classOne .iconfont {
    font-size: 12px;
}

.side li.classOne > a:hover {
    color: #fc7019;
}

.side li.classOne > a.hover,.side li.classOne:hover >a {
    
    color: #fc7019;
}

.side li.classOne > a.hover span.dot {
    background-color: #fff;
}

.side li.classOne > a {
    padding: 0;
    display: block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    transition: all .5s;
}

.article-left .side-contact {
    background-color: #fff;
    padding: 30px 20px;
    border: 3px solid #0154a6;
}

.article-left .side-contact h2 {
    font-size: 26px;
    color: #0154a6;
}

.article-right {
    margin-left: 280px;
    padding: 0;
    background-color: #fff;
    overflow: hidden !important;
}

/*列表结束*/
/*case列表*/
.case-list li {
    border: 3px solid #ddd;
    padding: 20px 0;
    cursor: pointer;
    transition: all .5s;
}

.case-list li span {
    font-size: 60px;
    line-height: normal;
    color: #999;
}

.case-list li a {
    display: block;
}

.case-list li:hover {
    border-color: #0154a6;
}

.case-list li:hover span, .case-list li:hover a {
    color: #0154a6;
}

.sub {
    margin: 0;
    padding: 0 0 10px;

}

.sub li.classTwo a {
    font-size: 16px;
}

.sub li.classTwo {
    line-height: 32px;
    position: relative;
}

.sub li.classTwo span.iconfont {
    font-size: 12px;
}

/*新闻相关*/
.news_show h1 {
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    margin: 0;
    padding: 0;
}

/*招聘相关*/
.job_show {
}

.job_show h1 {
    text-align: left;
    font-size: 30px;
    font-weight: 400;
    margin: 0;
    padding: 0;
    color: #06C;
}

.job_show h2 {
    text-align: left;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 10px;
    padding: 0;
    color: #fc7019;
}

.job_show .info {
    margin: 15px 0;
    padding: 0px;
    font-size: 14px;
}

.job_show .info ul {
    overflow: hidden;
    margin-bottom: 20px;
}

.job_show .info ul li {
    float: left;
    width: 23.5%;
    border-left: 1px solid #dadada;
    padding-left: 1.5%;
    line-height: 30px;
}

.job_show .info ul li span {
    color: #999;
}

.job_show .intro a {
    color: #fc7019;
}

.job_show .item .intro p {
    line-height: 2;
}

.job_show .intro a:hover {
    color: #fc7019;
}

.job_show .item {
    padding: 1.5%;
    overflow: hidden;
    margin-bottom: 20px;
    border-top: 1px solid #eee;
}

.job_show .item:hover {
    box-shadow: 0 0 10px #ccc;
}

.job_show .other {
    margin-top: 30px;
    text-align: center;
}

.job_show .other p {
    font-weight: bold;
}

.job_show .other a {
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    padding: 6px 20px;
    min-width: 100px;
}

.job_show .other a span {
    font-size: 18px;
    margin-right: 10px;
}

.job_show .other a em {
    font-style: normal;
    font-size: 18px;
}

.job_show .other a:hover {
    background: #fc7019;
    border-color: #fc7019;
    color: #fff;
}

.job_show .other a:hover span {
    color: #fff;
}

.job_show .tags {
    font-weight: 500;
}

.job_show .tags a {
    margin-left: 15px;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #ddd;
    background: #fff;
    padding: 4px 10px;
    font-weight: normal;
    font-size: 14px;
}

.job_show .tags a:hover {
    background: #fc7019;
    color: #fff;
    border-color: #fc7019;
}

.job_show .action {
    text-align: center;
}

.job_show .action a {
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #fc7019;
    padding: 6px 20px;
    min-width: 100px;
    background: #fc7019;
    color: #fff;
}

.job_show .action a:hover {
    color: #fff;
    border-color: #f60;
    background: #f60;
}

/*商品相关*/
.pro_show .swiper-slide {
    border: 1px solid #ddd;

}

.pro_show .gallery-thumbs .swiper-slide.swiper-slide-thumb-active {
    border-color: #fc7019;
}

.pro_show .gallery-thumbs .swiper-slide {
    cursor: pointer;
}

.pro_show .left {
    float: left;
    width: 700px;
    text-align: center;
    border-right: 1px solid #f3f3f3;
    padding: 40px;
}

.pro_show .left .zoom {
    text-align: center;
}

.pro_show .left .zoom img {
    width: auto;
    max-width: 500px;
}

.pro_show .left .thumb_pic {
    margin: 40px 0 0 0;
    text-align: center;
}

.pro_show .left .thumb_pic ul {
    margin: 0 auto;
}

.pro_show .left .thumb_pic ul li {
    display: inline-block;
    margin-right: 5px;
    border: 1px solid #eaeaea;
    padding: 3px;
    cursor: pointer;
    position: relative;
}

.pro_show .left .thumb_pic ul li.hover {
    border: 1px solid #f90;
    background: #fff;
}

.pro_show .left .thumb_pic ul li.hover:after {
    content: " ";
    position: absolute;
    right: 27px;
    top: -6px;
    width: 11px;
    height: 11px;
    border: #f90 solid 1px;
    border-left: 0;
    border-bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #f90;
    z-index: -1;
}

.pro_show .right {
    margin-left: 700px;
    padding: 40px;
}

.pro_show .right h1 {
    font-size: 24px;
    margin: 0;
    padding: 0;
    font-weight: 400;
    text-align: left;
}

.pro_show .right h5 {
    font-size: 14px;
    margin: 10px 0;
    padding: 0;
    color: #999;
    font-weight: normal;
}

.pro_show .right .attribute {
}

.pro_show .right .attribute li {
    font-size: 14px;
    line-height: 30px;
}

.pro_show .right .attribute li em {
    display: inline-block;
    width: 80px;
    font-style: normal;
    color: #555;
    font-size: 14px;
}

.pro_show .right .price {
    font-size: 14px;
    line-height: 30px;
    margin: 20px 0;
}

.pro_show .right .price span {
    font-size: 36px;
    color: #f60;
}

.pro_show .right .price em {
    font-size: 12px;
    color: #999;
    font-style: normal;
    padding-left: 5px;
}

.pro_show .right .tags {
    margin: 20px 0;
}

.pro_show .right .tags a {
    margin-left: 10px;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #dadada;
    background: #fff;
    padding: 2px 6px;
    font-weight: normal;
    font-size: 14px;
}

.pro_show .right .tags a:hover {
    background: #fc7019;
    color: #fff;
    border-color: #fc7019;
}

.pro_show .right .action {
    margin: 30px 0 50px 0;
}

.pro_intro {
    margin: 20px 0;
}

.pro_intro .left {
    width: 320px;
    margin-right: 20px;
    float: left;
    border: 1px solid #f3f3f3;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
}

.pro_intro .plist {
    margin: 15px;
    width: 300px;
}

.pro_intro .plist ul {
    width: 304px;
}

.pro_intro .plist ul li {
    float: left;
    width: 137px;
    margin: 0 15px 15px 0;
}

.pro_intro .plist ul li a {
    border: 1px solid #ededed;
    padding: 4px;
    display: block;
    background: #fff;
    border-radius: 4px;
}

.pro_intro .plist ul li a div {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.pro_intro .plist ul li a div img {
    width: 100%;
    height: 100%;
    max-height: 127px;
    min-height: 127px;
    display: block;
    border: 0;
}

.pro_intro .plist ul li a p {
    text-align: center;
    font-size: 14px;
    color: #333;
    margin: 0;
    padding: 5px 0;
}

.pro_intro .plist ul li a:hover p {
    color: #f30;
}

.pro_intro .right {
    float: left;
    width: 850px;
    border: 1px solid #f3f3f3;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
}

.pro_intro .tabs {
    width: 100%;
    background: #f7f7f7;
}

.pro_intro .tabs ul {
    width: 100%;
    background: #f7f7f7;
}

.pro_intro .tabs ul li {
    float: left;
}

.pro_intro .tabs ul li a {
    display: block;
    padding: 10px 30px;
    text-align: center;
    font-size: 14px;
    border-right: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    background: #fff;
    color: #999;
    border-top: 2px solid #fff;
}

.pro_intro .tabs ul li.hover a {
    border-bottom: 1px solid #fff;
    background: #fff;
    font-weight: bold;
    color: #333;
    border-top: 2px solid #fc7019;
}

.pro_intro .intro {
    padding: 30px;
}

.pro_intro .intro p {
    margin: 0;
    padding: 0;
}

.pro_intro .intro img {
    max-width: 790px;
}

.pro_intro .intro a {
    color: #06C;
}

.pro_intro .intro a:hover {
    color: #f30;
}

.pro_intro .intro .extend li em {
    display: inline-block;
    width: 100px;
    font-style: normal;
    color: #555;
    font-size: 14px;
}

.ordershow {
    margin: 10px 0 0 0;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #f3f3f3;
}

.ordershow .tips {
    margin: 20px 40px 30px 40px;
    position: relative;
}

.ordershow .tips h3 {
    font-size: 24px;
    font-family: microsoft yahei;
    font-weight: 400;
    margin: 0;
}

.ordershow .tips p {
    font-size: 15px;
    padding-left: 68px;
}

.ordershow .tips div {
    font-size: 20px;
    position: absolute;
    bottom: 20px;
    right: 0;
}

.ordershow .tips div em {
    color: #f30;
    font-style: normal;
}

.ordershow .tips p em {
    color: #f30;
    font-style: normal;
}

.ordershow h5 {
    font-size: 20px;
    font-family: microsoft yahei;
    font-weight: 400;
    padding-left: 30px;
    background: #fafafa;
    border: 1px solid #f3f3f3;
    border-left: 0;
    border-right: 0;
    height: 50px;
    line-height: 50px;
    margin: 10px 0;
}

.ordershow .info {
    margin: 0;
    list-style: none;
}

.ordershow .info li {
    padding: 0 0 10px 0;
    font-size: 14px;
}

.ordershow .info li span {
    display: inline-block;
    width: 100px;
    text-align: right;
    padding-right: 10px;
    color: #999;
}

.ordershow .info li em {
    color: #f30;
    font-style: normal;
}

.ordershow .pay {
    margin: 0 20px 5px 20px;
    list-style: none;
    overflow: hidden;
}

.ordershow .pay li {
    float: left;
    width: 19%;
    margin: 5px 1% 1% 0;
    cursor: pointer;
}

.ordershow .pay li div {
    border: 1px solid #efefef;
    text-align: center;
    margin-left: 10px;
    position: relative;
}

.ordershow .pay li div em {
    display: none;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 9;
    background: url(../images/selected.gif) no-repeat bottom;
}

.ordershow .pay .active div {
    border-color: #90BAFF;
}

.ordershow .pay .active div em {
    display: block;
}

.ordershow .bottom {
    height: 70px;
    line-height: 70px;
    bottom: 0;
    background: #fafafa;
    border-top: 1px solid #eee;
    text-align: center;
    padding: 0 20px;
}

.ordershow .bottom button {
    margin-left: 15px;
    border: 0;
    background: #fc7019;
    color: #fff;
    padding: 10px 30px;
    border-radius: 4px;
}

/*自定义表单*/
.form-add input[type=number], .form-add input[type=search], .form-add input[type=text], .form-add input[type=password], .form-add input[type=datetime], .form-add input[type=datetime-local], .form-add input[type=date], .form-add input[type=month], .form-add input[type=time], .form-add input[type=week], .form-add input[type=email], .form-add input[type=url], .form-add input[type=tel], .form-add input[type=color], .form-add select, .form-add textarea, .am-form-field {
    width: auto;
    display: inline;
    border-color: #ddd;
    border-radius: 3px;
    -webkit-appearance: none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.065) inset;
    transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}

.w420 {
    width: 420px !important;
}

.form-add input {
    border: 1px solid #ddd;
    width: 60px;
    padding: 5px 10px
}

.form-add em {
    color: #999;
    font-style: normal;
}

/*表单内容*/
.formshow {
}

.formshow .item {
    font-size: 14px;
    line-height: 30px;
    clear: both;
}

.formshow .item .lefter {
    display: inline-block;
    width: 100px;
    font-style: normal;
    color: #555;
    font-size: 14px;
    float: left;
}

.formshow .item .righter {
    margin-left: 100px;
    line-height: 30px;
}

.formshow .item .righter .pic {
    max-width: 400px;
    margin: 10px 0;
}

.formshow .item .righter video {
    width: 450px;
    height: 300px;
}

.imagelist {
    overflow: hidden;
}

.imagelist ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.imagelist ul li {
    float: left;
    width: 19%;
    margin-right: 1%;
    border: 1px solid #ddd;
    padding: 5px;
    border-radius: 4px;
    margin-top: 15px;
    cursor: pointer;
    position: relative;
}

.imagelist ul li .preview {
    height: 140px;
    background: #fafafa;
    overflow: hidden;
    text-align: center;
}

.imagelist ul li .preview img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 140px;
}

.imagelist ul li .preview:after {
    content: ' ';
    width: 0;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    overflow: hidden;
}

.imagelist ul li .intro textarea {
    width: 100%;
    margin: 5px 0;
    padding: 8px 10px;
    font-size: 14px;
    height: 50px;
    color: #999;
}

.imagelist ul li .action {
    text-align: center;
    overflow: hidden;
}

.imagelist ul li .action a {
    text-align: center;
    color: #999;
    outline: none;
    width: 33.3333%;
    float: left;
}

.imagelist ul li .action a:hover {
    color: #f30;
}

.imagelist ul .hover {
    border: 1px solid #6b0;
}

.imagelist ul .hover:after {
    width: 0;
    height: 0;
    border-top: 40px solid #66bb00;
    border-left: 40px solid transparent;
    position: absolute;
    display: block;
    right: 0;
    content: "";
    top: 0;
    z-index: 1001;
}

.imagelist ul .hover:before {
    font: normal normal normal 14px/1 FontAwesome;
    content: "f00c";
    display: block;
    position: absolute;
    top: 5px;
    right: 4px;
    z-index: 1002;
    color: #fff;
}

/*分页相关*/
.pagelist ul {
    text-align: center;
    margin: 20px 0;
}

.pagelist li {
    display: inline-block;
    margin: 0 2px;
}

.pagelist li a {
    color: #666;
    display: inline-block;
    border: 1px solid #ddd;
    padding: 6px 15px;
}

.pagelist li a:hover {
    border-color: #fc7019;
    background: #fc7019;
    color: #fff;
}

.pagelist li.active a {
    border-color: #fc7019;
    background: #fc7019;
    color: #fff;
}

/*网站地图*/
.map_one {
    border-bottom: 1px solid #eee;
    line-height: 40px;
}

.map_one a {
    font-size: 20px;
}

.map_two {
    margin: 15px 0;
}

.map_two a {
    display: inline-block;
    margin-right: 15px;
}

/*右侧浮动相关*/
.plug_service {
    position: fixed;
    right: 0;
    bottom: 28%;
    z-index: 99;
}

.plug_service li {
    margin-bottom: 5px;
    position: relative;
}

.plug_service li a {
    display: block;
    text-align: center;
    background-color: #0154a6;
    border-radius: 10px 0 10px 0;
    color: #fff;
    line-height: 50px;
    padding: 0 10px;
    outline: none;
    transition: all .5s;
}

.plug_service li a span {
    display: inline-block;
    font-size: 16px;
    margin-right: 5px;
}

.plug_service li:hover a {
    background: #fc7019;
    color: #fff;
}

.plug_service li a:hover span {
    color: #fff;
}

.plug_service .hover a span {
    color: #fff;
}

.plug_service .hotline {
    position: absolute;
    display: none;
    background: #fff;
    padding: 0 15px;
    right: calc(100% + 10px);
    bottom: 0px;
    width: max-content;
    border: 1px solid #ddd;
    line-height: 40px;
    font-size: 12px;
    color: #999;
    border-radius: 4px;
}

.plug_service .hotline b {
    display: block;
    font-size: 16px;
    color: #333;
}

.plug_service .hotline:after {
    content: " ";
    position: absolute;
    right: -5px;
    top: 15px;
    width: 10px;
    height: 10px;
    border: #ddd solid 1px;
    border-left: 0;
    border-bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
}

.plug_service .weixin_pic {
    position: absolute;
    display: none;
    background: #fff;
    padding: 5px;
    left: -230px;
    bottom: 0;
    width: 210px;
    border: 1px solid #ddd;
    border-radius: 4px;
    text-align: center;
}

.plug_service .weixin_pic p {
    text-align: center;
    margin: 0 0 10px 0;
    padding: 0;
}

.plug_service .weixin_pic p span {
    color: #fc7019;
}

.plug_service .weixin_pic:after {
    content: " ";
    position: absolute;
    right: -10px;
    top: 130px;
    width: 20px;
    height: 20px;
    border: #ddd solid 1px;
    border-left: 0;
    border-bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
}

.plug_service li:hover div {
    display: block;
}

.plug_service li:last-child {
    margin-top: 5px;
}


/*无缝滚动*/
.str_wrap {
    overflow: hidden;
    width: 100%;
    position: relative;
    white-space: nowrap;
}

.str_move {
    white-space: nowrap;
    position: absolute;
    top: 0;
    left: 0;
    cursor: move;
}

.str_move_clone {
    display: inline-block;
    vertical-align: top;
    position: absolute;
    left: 100%;
    top: 0;
}

.str_vertical .str_move_clone {
    left: 0;
    top: 100%;
}

.str_down .str_move_clone {
    left: 0;
    bottom: 100%;
}

.str_vertical .str_move,
.str_down .str_move {
    white-space: normal;
    width: 100%;
}

.str_static .str_move, .no_drag .str_move, .noStop .str_move {
    cursor: inherit;
}

.str_wrap img {
    max-width: none !important;
}

/*会员相关*/
.page_login {
    min-height: 500px;
    padding: 30px 30px;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #E6ECF4;
    background: #fff;
}

.page_login .left {
    float: left;
    padding: 30px;
    width: 760px;
}

.page_login .right {
    float: right;
    height: 470px;
    border-left: 1px solid #f6f6f6;
    width: 350px;
    padding: 60px 0 0 60px;
    font-family: microsoft yahei;
}

.page_login .right a.btn {
    display: inline-block;
    padding: 10px 35px;
    background: #007FCD;
    color: #fff;
    border-radius: 2px;
}

.page_login .right a.btn:hover {
    background: #2674B2;
}

.page_login .right .quick h5 {
    margin: 40px 0 30px 0;
    padding-bottom: 15px;
    border-bottom: 1px dashed #ddd;
    font-weight: normal;
}

.page_login .right .quick a {
    font-size: 13px;
    border: 1px solid #EA6F5A;
    padding: 10px 15px;
    border-radius: 4px;
    background: #EA6F5A;
    color: #fff;
    margin: 5px;
}

.page_login .right .quick a:hover {
    background: #FF6839;
    border-color: #FF6839;
}

.login_css {
    margin: 40px 0 0 100px;
}

.login_css ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.login_css ul li {
    padding: 0 0 15px 0;
}

.login_css ul li em {
    display: inline-block;
    width: 80px;
    font-family: microsoft yahei;
    text-align: right;
    padding-right: 10px;
    font-style: normal;
    color: #666;
}

.login_css ul li .ip {
    border: 1px solid #e5e5e5;
    padding: 9px 10px;
    vertical-align: middle;
    border-radius: 2px;
    font-size: 14px;
    margin: 0;
}

.login_css ul li .w {
    width: 250px;
}

.login_css ul li .wcode {
    width: 100px;
}

.login_css ul li img {
    vertical-align: middle;
    cursor: pointer;
}

.login_css ul li .bnt {
    background: #007FCD;
    border: 0;
    margin-left: 80px;
    color: #fff;
    padding: 8px 20px;
    border-radius: 2px;
    cursor: pointer;
}

.login_css ul li a.getpass {
    color: #999;
    font-size: 14px;
}

.login_css ul li a:hover.getpass {
    color: #f30;
}

.reg_css {
    margin: 40px 0 0 20px;
}

.reg_css ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.reg_css ul li {
    padding: 0 0 15px 0;
    min-height: 55px;
}

.reg_css ul li em {
    display: inline-block;
    width: 130px;
    font-family: microsoft yahei;
    text-align: right;
    padding-right: 10px;
    font-style: normal;
    color: #666;
    float: left;
}

.reg_css ul li .text-blue {
    color: #06f;
}

.reg_css ul li .text-red {
    color: #f30;
}

.reg_css ul li .ip {
    border: 1px solid #e5e5e5;
    padding: 9px 10px;
    vertical-align: middle;
    border-radius: 2px;
    font-size: 14px;
}

.reg_css ul li .w {
    width: 320px;
}

.reg_css ul li .wcode {
    width: 210px;
}

.reg_css ul li img {
    vertical-align: middle;
    cursor: pointer;
}

.reg_css ul li button {
    border: 1px solid #e5e5e5;
    padding: 9px 15px;
    vertical-align: middle;
    border-radius: 2px;
    font-size: 14px;
    cursor: pointer;
    margin-left: 7px;
}

.reg_css ul li .bnt {
    background: #007FCD;
    border: 0;
    margin-left: 130px;
    color: #fff;
    padding: 8px 20px;
    border-radius: 2px;
    cursor: pointer;
}

.reg_css ul li .send {
    background: #007FCD;
    border: 0;
    margin-left: 10px;
    color: #fff;
    padding: 8px 15px;
    *padding: 10px 2px;
    border-radius: 2px;
    cursor: pointer;
    vertical-align: middle;
}

.reg_css ul #paytips {
    padding-left: 130px;
}

.reg_css ul li p {
    font-size: 14px;
    margin: 8px 0;
    color: #333;
    border: 1px solid #90BAFF;
    background: #FBFCFF;
    padding: 10px 20px;
}

.reg_css ul li p strong {
    color: #f30;
}

.reg_css ul dl {
    margin: -2px 0 0 0;
    padding: 0;
    list-style: none;
    float: left;
}

.reg_css ul dl dt {
    float: left;
    position: relative;
    margin: 0 10px 0 0;
}

.reg_css ul dl dt a {
    border: 1px solid #ddd;
    border-radius: 2px 0 0 0;
    background: #fff;
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
    font-weight: normal;
    font-size: 14px;
    color: #666;
}

.reg_css ul dl dt a:hover {
    border: 1px solid #90BAFF;
}

.reg_css ul dl dt a span {
    color: #999;
}

.reg_css ul dl dt i {
    position: absolute;
    width: 10px;
    height: 10px;
    font-size: 0;
    line-height: 0;
    right: 1px;
    bottom: 1px;
    background: url(../images/selected.gif) no-repeat right bottom;
    z-index: 99;
    display: none;
}

.reg_css ul dl dt.selected a {
    border: 1px solid #90BAFF;
    color: #333;
}

.reg_css ul dl dt.selected i {
    display: block;
}

.api_user {
    padding: 30px 0 0 60px;
    font-size: 15px;
}

.api_user span {
    color: #f30;
}

.user_center {
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
    border: 1px solid #E6ECF4;
    background: #fff;
    overflow: hidden;
}

.user_center .lefter {
    width: 160px;
    float: left;
}

.user_center .lefter ul {
    margin: 15px 0;
    padding: 0 0 10px 0;
    list-style: none;
    border-bottom: 1px solid #f3f3f3;
}

.user_center .lefter ul li {
    color: #999;
    line-height: 40px;
    height: 40px;
    margin-bottom: 1px;
}

.user_center .lefter ul li .title {
    padding-left: 25px;
}

.user_center .lefter ul li .title span {
    margin-right: 10px;
}

.user_center .lefter ul li a {
    padding-left: 53px;
    line-height: 40px;
    height: 40px;
    display: block;
    font-size: 14px;
}

.user_center .lefter ul li a:hover {
    background: #f3f3f3;
}

.user_center .lefter ul .hover a {
    padding-left: 53px;
    line-height: 40px;
    height: 40px;
    display: block;
    font-size: 14px;
    background: #fc7019;
    color: #fff;
}

.user_center .lefter ul .hover a:hover {
    background: #fc7019;
    color: #fff;
}

.user_center .righter {
    margin: 0 30px 0 0;
    float: right;
    width: 988px;
    padding: 0 0 20px 20px;
    border-left: 1px solid #f3f3f3;
    min-height: 600px;
}

.user_center .righter .user_info {
    padding: 20px 30px;
}

.user_center .righter .user_info .face {
    width: 10%;
    float: left;
    margin-right: 10%;
    cursor: pointer;
}

.user_center .righter .user_info .face img {
    border-radius: 50%;
    border: 1px solid #f3f3f3;
    padding: 4px;
}

.user_center .righter .user_info .info {
    float: left;
    width: 75%;
}

.user_center .righter .user_info .info p span {
    color: #f30;
}

.user_center .righter .user_info .info ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.user_center .righter .user_info .info ul li {
    font-size: 16px;
    line-height: 50px;
    height: 50px;
    border-bottom: 1px dashed #eee;
    vertical-align: middle;
    float: left;
    width: 45%;
    margin-right: 5%;
}

.user_center .righter .user_info .info ul li span {
    color: #f30;
}

.user_center .righter .user_info .info ul li em {
    color: #999;
    font-style: normal;
    display: inline-block;
    width: 80px;
    text-align: right;
    margin-right: 10px;
}

/*论坛*/
.minheight {
    min-height: 500px;
    margin: 20px auto;
}

.bbs {
    overflow: hidden;
}

.bbs .box {
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
    background: #fff;
    border: 1px solid #E6ECF4;
}

.bbs .lefter {
    width: 800px;
    float: left;
    margin-right: 18px;
    min-height: 500px;
}

.bbs .lefter .nav {
    padding: 30px 20px 20px 30px;
    border-bottom: 1px solid #f3f3f3;
}

.bbs .lefter .nav a {
    color: #666;
    margin-right: 15px;
}

.bbs .lefter .nav a:hover {
    color: #1889FF;
}

.bbs .lefter .nav a.hover {
    color: #1889FF;
}

.bbs .lefter .nav a.btn {
    float: right;
    background: #0073EB;
    color: #fff;
    padding: 8px 30px;
    border-radius: 4px;
    vertical-align: middle;
    margin: -10px 0 0 0;
}

.bbs .lefter .nav a:hover.btn {
    background: #3095FF;
}

.bbs .lefter .nav a.active {
    color: #f30;
    margin: 0 5px;
}

.bbs .list {
    padding: 10px 15px;
}

.bbs .list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bbs .list ul li {
    overflow: hidden;
    border-bottom: 1px solid #f3f3f3;
    padding: 10px 15px;
}

.bbs .list ul li .face {
    float: left;
    width: 60px;
}

.bbs .list ul li .face img {
    width: 45px;
    height: 45px;
    border-radius: 100%;
}

.bbs .list ul li .info {
    margin-left: 60px;
    position: relative;
}

.bbs .list ul li .info h5 {
    font-size: 16px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.bbs .list ul li .info h5 a {
    margin-right: 5px;
}

.bbs .list ul li .info h5 em {
    border: 1px solid #B70004;
    color: #B70004;
    border-radius: 4px;
    padding: 2px 4px;
    margin-left: 5px;
    font-style: normal;
}

.bbs .list ul li .info .nickname {
    color: #999;
    font-size: 14px;
}

.bbs .list ul li .info .nickname a {
    color: #999;
}

.bbs .list ul li .info .nickname a:hover {
    color: #f30;
}

.bbs .list ul li .info .other {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 12px;
    color: #666;
}

.bbs .list ul li .info .other span {
    color: #999;
    margin-right: 3px;
}

.bbs .list ul li:hover {
    background: #fafafa;
}

.bbs .newpost {
    padding: 30px
}

.bbs .showbbs {
    padding: 20px;
}

.bbs .showbbs .title {
    position: relative;
}

.bbs .showbbs .title h1 {
    font-size: 18px;
    padding: 0;
    margin: 0;
    max-width: 710px;
}

.bbs .showbbs .title .info {
    border-bottom: 1px solid #f3f3f3;
    line-height: 45px;
    padding-top: 5px;
    margin-bottom: 15px;
    font-size: 12px;
    color: #666;
}

.bbs .showbbs .title .info span {
    margin-right: 5px;
}

.bbs .showbbs .title .face {
    position: absolute;
    right: 0;
    top: 0;
}

.bbs .showbbs .title .face img {
    width: 60px;
    height: 60px;
    border-radius: 100%;
}

.bbs .showbbs .content {
    word-break: break-all;
}

.bbs .showbbs .content img {
    max-width: 100%;
}

.bbs .showbbs .content a {
    color: #03f;
    margin: 0 10px;
}

.bbs .showbbs .content a:hover {
    color: #f30;
    text-decoration: underline;
}

.bbs .reply {
    padding: 10px 20px;
}

.bbs .reply .title {
    font-size: 16px;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
    line-height: 45px;
    margin-bottom: 15px;
}

.bbs .tips {
    font-size: 14px;
    color: #555;
}

.bbs .tips a {
    color: #06f;
    margin: 0 10px;
}

.bbs .tips a:hover {
    color: #f30;
}

.bbs .replylist {
    padding: 0;
    font-size: 14px;
    color: #666;
}

.bbs .replylist ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.bbs .replylist ul li {
    overflow: hidden;
    border-bottom: 1px solid #f3f3f3;
    padding: 10px 15px;
}

.bbs .replylist ul li .face {
    float: left;
    width: 60px;
    text-align: left;
}

.bbs .replylist ul li .face img {
    width: 45px;
    height: 45px;
}

.bbs .replylist ul li .info {
    margin-left: 60px;
    position: relative;
}

.bbs .replylist ul li .info .nickname {
    color: #999;
    font-size: 14px;
}

.bbs .replylist ul li .info .nickname a {
    color: #666;
}

.bbs .replylist ul li .info .nickname a:hover {
    color: #f30;
}

.bbs .replylist ul li .info .text {
    font-size: 14px;
    color: #444;
    line-height: 24px;
}

.bbs .replylist ul li .info .text img {
    max-width: 100%;
}

.bbs .replylist ul li:hover {
    background: #fafafa;
}

.bbs .form_reply {
}

.bbs .form_reply .face {
    float: left;
    width: 60px;
    text-align: left;
}

.bbs .form_reply .face img {
    width: 46px;
    height: 46px;
    display: block;
    border-radius: 100%;
}

.bbs .form_reply .face p {
    font-size: 14px;
    line-height: 24px;
    color: #555;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
    padding: 0;
    display: none;
}

.bbs .form_reply .info {
    margin-left: 63px;
    position: relative;
}

.bbs .form_reply .info textarea {
    width: 100%;
    border: 1px solid #eee;
    border-radius: 3px;
    -webkit-appearance: none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.065) inset;
    transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
    font-size: 14px;
    height: 80px;
    padding: 10px;
}

.bbs .form_reply .info input[type=submit] {
    color: #fff;
    background: #0073EB;
    font-size: 14px;
    margin: 8px 0;
    border: 0;
    padding: 8px 20px;
    float: right;
}

.bbs .righter {
    margin: 0;
    padding: 0;
    float: right;
    width: 370px;
}

.bbs .righter .user {
    text-align: center;
    padding: 40px 0;
    border-bottom: 1px solid #f3f3f3;
    overflow: hidden;
}

.bbs .righter .user .nickname {
    font-size: 20px;
    line-height: 40px;
    padding-bottom: 10px;
}

.bbs .righter .user .face img {
    border-radius: 100%;
    width: 100px;
    height: 100px;
}

.bbs .righter .user .count {
    margin-top: 20px;
}

.bbs .righter .user a {
    display: block;
    width: 50%;
    float: left;
    font-weight: 700;
}

.bbs .righter .user a span {
    color: #9297a4;
    font-size: 60px;
    display: block;
    font-weight: normal;
    margin-top: -25px;
}

.bbs .righter .user a p {
    color: #010101;
    font-size: 18px;
    margin: 0;
}

.bbs .righter .user a:last-child {
    border-left: 1px solid #f3f3f3;
}

.bbs .righter .topic {
    padding: 20px;
}

.bbs .righter .topic h2 {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    margin: 0;
    padding: 0;
}

.bbs .righter .topic ul {
    margin: 10px 0;
    padding: 0;
    list-style: none;
}

.bbs .righter .topic ul li {
    border-bottom: 1px solid #f3f3f3;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.bbs .righter .topic ul li a {
    color: #444;
}

.bbs .righter .topic ul li a:hover {
    color: #f30;
}

.bbs .righter .topic ul li span {
    width: 24px;
    height: 24px;
    line-height: 24px;
    display: inline-block;
    background: #C3C3C3;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
    font-size: 12px;
}

.bbs .righter .topic ul li .hover {
    background: #F37520;
}

.bbs .righter .searchs {
    padding: 20px;
}

.bbs .righter .searchs h2 {
    font-size: 18px;
    font-weight: 400;
    color: #000;
    margin: 0;
    padding: 0;
}

.bbs .righter .searchs form {
    margin: 20px 0 0 0;
}

.bbs .righter .searchs form input[type=text] {
    border: 1px solid #ddd;
    padding: 8px 10px;
    font-size: 14px;
    width: 220px;
}

.bbs .righter .searchs form input[type=submit] {
    border: 1px solid #0073EB;
    background: #0073EB;
    color: #fff;
    padding: 8px 20px;
    font-size: 14px;
}

.am-comment-bd {
    font-family: microsoft yahei;
    line-height: 24px;
    font-size: 14px;
}

.am-comment-bd img {
    max-width: 100%;
}

.am-comment-bd blockquote {
    font-family: microsoft yahei;
    line-height: 24px;
    font-size: 14px;
    background: #fafafa;
}

.am-comment-bd blockquote p {
    margin: 0 0 5px 0;
    padding: 0;
}

.am-btn-default {
    background-color: #fff;
}

[class*=am-icon-] {
    font-family: FontAwesome;
}

.search_list li {
    width: 100%;
    float: none;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}


.a-title2 {
    overflow: hidden;
    margin-bottom: 40px;
}

.a-title2 h1 {
    font-size: 32px;
    line-height: 40px;
    font-weight: normal;
}

.a-title2 h1 span {
    color: #fc7019;
    font-size: 32px;
}

.a-title2 h1 .more {
    height: 40px;
    padding-top: 5px;
    float: right;
}

.a-title2 a.more-link {
    margin: 0;
    width: auto;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
}

.a-title {
    text-align: center;
    overflow: hidden;
    margin-bottom: 60px;
}

.cate-banner {
    width: 100%;
    position: relative;
    overflow: hidden;

}

.cate-banner .content {
    position: relative;
    padding-top: 23%;
}

.cate-banner .content img {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.cate-banner.service-banner {
    height: 400px;
    background-size: cover;
}

.cate-banner .content .mask {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: rgba(0, 0, 0, .5);
}

.cate-banner .content .mask.mask1 {
    color: #333;
    background-color: rgba(255, 255, 255, .8)
}

.cate-banner .content .mask h1 {
    font-size: 2vw;
    color: #fff;
    letter-spacing: 10px;
    line-height: normal;
    margin: 0;
    font-weight: 400;
}

.cate-banner .content .mask.mask1 h1 {
    font-size: 30px;
    letter-spacing: 0;
    line-height: 30px;
    color: #000;
    margin-bottom: 15px;
}

.cate-banner .content .mask.mask1 ul {
    overflow: hidden;
    margin-top: 30px;
}

.cate-banner .content .mask.mask1 ul li {
    border: 5px solid #ddd;
    background-color: #fff;
    text-align: left;
    height: 150px;
    overflow: hidden;
    padding: 20px;
}

.cate-banner .content .mask.mask1 ul li .content2 {
    position: relative;
    width: 100%;
    height: 100%;
}

.cate-banner .content .mask.mask1 ul li .content2 .mask2 {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.cate-banner .content .mask.mask1 ul li .content2 span {
    position: absolute;
    height: 100%;
    line-height: 110px;
    font-size: 3vw;
    color: #ddd;
    right: 0;
}

.cate-banner .content .mask.mask1 ul li .content2 .mask2 h1 {
    color: #fc7019;
    font-weight: bold;
}

.cate-banner .content .mask.mask1 ul li .content2 .mask2 .t1 {
    font-size: 18px;
}

.cate-banner .content .mask div p {
    line-height: 2;
    font-size: 18px;
}

#contact-0 {
    position: relative;
    height: 200px;
}


.cate-banner .mask2 .content p {
    text-align: justify;
    font-size: 14px;
}


#top-banner {
    padding-bottom: 60px;
    overflow: hidden;
    background-color: #f5f5f5;
}

#top-banner .content {
    position: relative;
}

#top-banner .content .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .5);
}

#top-banner .width {
    position: relative;
    margin-top: -100px;
    padding: 60px;
    background-color: #fff;
    overflow: hidden;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .08);
}

#top-banner .a-title {
    margin-bottom: 20px;
}

#top-banner .width .intro p {
    text-align: justify;
    line-height: 2;
}

.double-collapse {
    overflow: hidden;
    padding: 100px 0;
}

.double-collapse .content {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}

.double-collapse .content .mask {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 60px;
    position: absolute;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #f5f5f5;
}

.double-collapse .content .mask h1 {
    font-size: 24px;
    margin-bottom: 30px;
}

.double-collapse .content .mask p {
    line-height: 2;
}

#history {
    overflow: hidden;
    position: relative;
}

#history .width {
    position: absolute;
    left: 5%;
    top: 0;
    padding: 100px 0;
    width: 90%;
    height: 100%;
}

#history .swiper-pagination-bullet-active {
    background-color: #fc7019;
}

#history .content .a-title {
    margin-bottom: 100px;
}

#history #history-list:after {
    content: '';
    width: 100%;
    height: 5px;
    background-color: rgba(0, 0, 0, .2);
    position: absolute;
    top: calc(50% + 10px);
    left: 0;
}

#history-list {
    position: relative;
    padding: 100px 0;
}


#history .swiper-slide .lc-left {
    position: absolute;
}


#history .swiper-slide .lc-right {
    position: absolute;
    left: 30px;
    width: 100%;
    height: 150px;

}

#history .swiper-slide a {
    display: block;
    width: 100%;
    position: relative;
    height: 300px;
}

#history .swiper-slide .line {
    height: 150px;
    width: 1px;
    display: block;
    background-color: #999;
    position: relative;
    left: 30px;
    margin-bottom: 30px;
}

#history .swiper-slide:nth-child(even) .lc-left, #history .swiper-slide:nth-child(even) .lc-right {
    top: 150px;
}

#history .swiper-slide .line:after {
    width: 25px;
    height: 25px;
    background-color: rgba(212, 49, 42, 1);
    display: block;
    content: "";
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    position: absolute;
}

#history .swiper-slide:nth-child(odd) .line:after {
    bottom: -25px;
    left: -12px;
}

#history .swiper-slide:nth-child(even) .line:after {
    top: 0;
    left: -12px;
}

#history .swiper-slide .date {
    color: #d4312a;
    font-size: 30px;
}

#history .swiper-slide:nth-child(even) .date {
    position: absolute;
    top: -50px;
    width: 200px;
}

#history .swiper-slide .right-text {
    padding: 40px 20px 20px;
    vertical-align: middle;
}

#history .swiper-slide .right-text p {
    text-align: justify;
}

.ff_pageList {
    margin: 0 auto;
    padding: 90px 0;
}


.service-content h3 {
    font-size: 20px;
    line-height: 40px;
    font-weight: 300;
    background-color: #0154a6;
    color: #fff;
    padding:0 10px;
    margin-bottom: 15px;

}


#service {
    padding: 60px 0;
    overflow: hidden;
}

#service .item {
    margin-bottom: 40px;
    overflow: hidden;
}

#service .item p {
    line-height: 2;
    margin-bottom: 15px;
}

#service .item-1 .a-title {
    margin-bottom: 0;
}

#service .item-1 ul {
    overflow: hidden;
    margin-top: 60px;
}

#service .item-1 li span {
    width: 100px;
    height: 100px;
    text-align: center;
    line-height: 100px;
    border-radius: 50%;
    border: 1px solid #0154a6;
    display: block;
    margin: 0 auto 20px;
    font-size: 40px;
    font-weight: normal;
    color: #0154a6;
}

#service .item-1 p {
    text-align: center;
}

#service .item li .service-content p {
    text-align: left;
    margin-bottom: 0;
    line-height: 1.6;

}

#service-list {
    padding: 60px 0;
    overflow: hidden;
}

#service-list span.iconfont {
    font-size: 40px;
}

#service-list li {
    text-align: center;
    padding: 20px;
    height: 280px;
    background-color: #f5f5f5;
    transition: all .3s;
    cursor: pointer;
}

#service-list li:hover {
    background-color: #fc7019;
    color: #fff;
}

#service-list li p {
    line-height: 1.6;
    font-size: 13px;
    text-align: left;

}

#service-list li h3 {
    font-size: 22px;
    font-weight: 300;
    margin: 0 0 20px;
}

#service-list .content p {
    line-height: 1.6;
    margin-bottom: 10px;
    font-size: 14px;
}


/*新闻列表*/
.list_pic {
    overflow: hidden;
    padding: 60px 0;
}

.list_pic .news_list2 li {
    overflow: hidden;
    background-color: #f6f6f6;
    margin-bottom: 20px;
    padding: 20px;
    transition: all .3s;
}

.list_pic .news_list2 li:hover {
    box-shadow: 0 0 10px #ccc;
}

.list_pic .news_list2 li .more-link {
    float: right;
    margin: 0;
}

.list_pic .news_list2 li .time {
    line-height: 45px;
    color: #666;
    font-size: 14px;
}

.list_pic .news_list2 li:hover {
    background-color: #f5f5f5;
}

.list_pic .news_list2 li .pic {
    width: 20%;
    float: left;
}

.list_pic .news_list2 li .teacher-pic {
    float: left;
    padding: 20px;
}


/*讲师*/
#teacher li {
    border: 3px solid #ddd;
    border-radius: 10px;
    padding: 0;
    transition: all .5s;
}

#teacher li:hover {
    background-color: #fc7019;
    border-color: #fc7019;
    color: #fff;
}

#teacher li:hover .content p {
    color: #fff;
}

#teacher li p {
    font-size: 15px;
    text-align: justify;
}

#teacher li .content h5 {
    margin: 0;
    text-align: left;
}

#teacher .content {
    display: table;
    height: 160px;
    padding: 0 20px 0 0;
}

#teacher .content div {
    display: table-cell;
    vertical-align: middle;
}

.list_pic li .pic img {
    display: block;
    width: 100%;

}

.list_pic li span {
    margin-right: 5px;

}

.list_pic li .pic {
    padding-right: 20px;
}

.list_pic li .content {
    overflow: hidden;
}

.list_pic li .content p {
    line-height: 24px;
    margin: 0;
    overflow: hidden;
    color: #999;
    font-size: 14px;
    text-align: justify
}

.list_pic li .content h5 {
    font-size: 20px;
    margin: 0 0 10px;
    line-height: normal;
}

.news_list li {
    overflow: hidden;
    position: relative;
}

.news_list li .content {
    width: 100%;
    height: 100px;
    border-bottom: 1px dotted #c6c6c6;
    padding-right: 142px;
    position: relative;
}

.news_list li .content time {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
}

.news_list li .content time span {
    display: block;
    padding-bottom: 10px;
}

.news_list li .content time b {
    font-size: 24px;
}

.news_list li .content time a {
    color: #c81623;
    font-size: 14px;
}

.news_list li .content p {
    line-height: 24px;
    margin: 0;
    height: 72px;
    overflow: hidden;
    color: #999
}

.teacher-list {
    border: 1px solid #ddd;
    overflow: hidden;
    border-top: 0;
}

.teacher-list li {
    width: 50%;
    padding: 10px;
    float: left;
    text-align: center;
    font-size: 14px;
    margin: 0;
}

.teacher-list li p {
    margin: 0 !important;
}

.show_info {
    padding: 30px 0;
}

article {
    overflow: hidden;
}

.news_list li .content h5 {
    font-size: 20px;
    margin: 20px 0;
}

/*公司概况*/
#about-1, #about-2 {
    padding: 60px 0;
    overflow: hidden;
}

#about-1 .width {
    position: relative;
}

#about-1 .content {
    overflow: hidden;
    padding: 0 0 30px;
}

#about-1 .content p {
    text-align: justify;
    line-height: 2;
    margin-bottom: 20px;
}


#about-2 {
    background-color: #eee;
}

#about-2 .content {
    position: relative;
}

#about-2 .swiper-container {
    padding-bottom: 50px;
    text-align: center;
}

#about-2 .swiper-slide p {
    line-height: 50px;
    background-color: #fff;
}

#about-2 .swiper-button-next, #about-2 .swiper-button-prev {
    background-size: 20%;
    width: 40px;
    height: 60px;
    background-color: #fff;
    right: 0;
    transition: all .3s;
}

#about-2 .swiper-button-prev {
    left: 0;
}

/*联系我们*/
#contact .mask {
    width: 1200px;
    height: auto;
    background-color: transparent;
    top: 20%;
    left: 50%;
    margin-left: -600px;
    bottom: auto;
    text-align: left;
    z-index: 9;
    color: #333;
}

#contact .mask div h1 {
    margin: 0;
}

#contact .mask div p {
    font-size: 16px;
    margin: 0;
}

#contact-1 {
    padding: 60px 0;
    background-color: #f5f5f5;
    position: relative;
    overflow: hidden;
}

#contact-1 li {
    border: 1px solid #ccc;
    height: 180px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center;
    border-radius: 10px;

}

#contact-1 li span {
    display: block;
    font-size: 40px;
    line-height: normal;
}

#contact-1 li h3 {
    font-size: 22px;
    padding: 0 10px;
    color: #0154a6;
}

#contact-1 li:last-child h3 {
    font-size: 18px;
}

#contact-1 form h1 {
    margin-bottom: 30px;
    font-size: 32px;
    font-weight: normal;
}

#contact-1 form button {
    margin: 0 auto;
}

#contact-1 .contact-left, #contact-1 .contact-right {
    height: 380px;
    border-radius: 10px;
    border: 1px solid #ccc;
    background-color: #fff;
}

#contact-1 .contact-left {
    width: 48%;
    float: left;
    background: #fff url('../images/contact1-bg.png') center bottom no-repeat;
}

#contact-1 .contact-left h1 {
    font-weight: bold;
    margin-bottom: 20px;
}

#contact-1 .contact-right {
    width: 48%;
    padding-left: 20px;
    float: right;
    background: #fff url('../images/contact1-bg2.jpg') center no-repeat;
}

#contact-1 .contact-right .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: left;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: center;
}

.contact-right h1 {
    margin-bottom: 20px;
}

#contact-1 .am-form-group {
    width: 100%;
    color: #ccc;
}

#contact-1 .am-form-group:last-child {
    margin-bottom: 0;
}

#contact-1 .am-form-field, #contact-1 input {
    box-shadow: none;
    border-radius: 5px;
}

#contact-1 .am-form-group span.am-icon-fw {
    width: 40px;
    float: left;
    font-size: 24px;
    vertical-align: bottom;
    color: #666;
}

#contact-1 input {
    width: 100%;
    float: left;
    border: 1px solid #ddd;
    line-height: 1.2;
}

#contact-1 textarea {
    height: 100px;
    float: left;
    border-color: #ddd;
    width: 100%;
}

#contact-1 #code {
    width: 50%;
    float: left;
}

#contact-1 #verify {
    height: 38px;
    float: right;
    padding: 0 12%;
    background-color: #fff;
    margin-left: 10px;
}

#contact-1 button {
    width: 120px;
    line-height: 38px;
    display: block;
    text-align: center;
    border: none;
    color: #fff;
    padding: 0;
    background-color: #fc7019;
    transition: all 0.3s;
    border-radius: 5px;
}

#contact-1 button:hover {
    background-color: #fc7019;
    color: #fff;
    border-color: #fc7019;

}


#contact-1 .content {
    width: 100%;
    height: 380px;
    padding: 30px;
}


.contact-left li {
    text-align: left;
    margin-bottom: 10px;
}

#contact-1 .content form {
    width: 100%;
}

#contact-2 {

    overflow: hidden;
    padding: 60px 0;

}

#contact-2 .width {
    background-color: #fff;

}

/*首页视频bug控制样式*/
.fancybox-opened .fancybox-skin {
    padding: 0 !important;
    box-shadow: none !important;
}

.fancybox-skin {
    background: none !important;
}

.fancybox-wrap .fancybox-outer .fancybox-inner {
    max-width: 800px !important;
}

/*产品中心*/
#cpml {
    position: fixed;
    width: 40px;
    background-color: #fc7019;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    left: 0;
    top: 50%;
    display: none;
    cursor: pointer;
    transition: all .3s;
    z-index: 10;
}

#cpml:hover {
    background-color: #b40009;
}

#cpml span {
    display: block;
    font-size: 16px;
}

#mask {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
    z-index: 999999;
    background-color: rgba(0, 0, 0, .8);
}

#mask .content {
    position: absolute;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    left: 0;
    top: 0;
}

#mask .side {
    width: 100%;
    background-color: #fff;
    padding: 20px;
}

#mask .side .sub {
    padding: 0;
}

#mask .side .sub li.classTwo:before {
    display: none;
}

#mask .side .sub li.classTwo {
    border: none;
}

#mask .side .sub li.classTwo a {
    padding-left: 0;
}


.pro-all {
    padding: 60px 0;
    /*background-color: #f9f9f9;*/
    overflow: hidden;
}

.pro-all .index1 .swiper-container {
    padding: 0 0 30px;
    height: auto;
}

.am-panel-group .am-panel + .am-panel {
    margin-top: 0 !important;
}

.pro-all .index1 .swiper-slide {
    background-color: #eaeaea;
    border-radius: 5px;
    border: 1px solid #ddd;
    text-align: center;
}

.pro-all .index1 .swiper-slide h3 {
    font-size: 24px;
    line-height: 24px;
}

.pro-all .index1 .swiper-slide p.t1 {
    font-size: 14px;
    line-height: 40px;
}

.pro-all .index1 .swiper-slide .picture, .pro-all .index1 .swiper-slide img {
    border-radius: 5px;
}

.pro-all .index1 .swiper-slide .content {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 40px 0 0;
    overflow: hidden;
}

.pro-all .index1 .swiper-slide .content .mask {
    position: absolute;
    padding: 40px 0 0;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 5px;
    background-color: #0154a6;
    color: #fff;
    z-index: -99;
}

.pro-all .index1 .swiper-slide .content .mask li span {
    font-size: 12px;
}

.pro-all .index1 .swiper-slide .content .mask .more-link {
    position: absolute;
    left: 50%;
    bottom: 40px;
    border-color: #fff;
    margin: 0 0 0 -70px;
    color: #fff;
    height: 35px;
    line-height: 35px;
}

.pro-all .index1 .swiper-slide .content .mask .more-link:hover {
    border-color: #fc7019;
}

.pro-all .index1 .swiper-slide:hover .content .mask {
    z-index: 1;
}

.pro-all .index1 .swiper-slide .content .mask ul {
    padding: 20px;
}

.pro-all .index1 .swiper-slide .content .mask li {
    text-align: left;
    line-height: 30px;
}

.pro-all .index1 .swiper-slide .content .mask li a {
    color: #fff;
    font-size: 14px;
}

.pro-all .index1 .swiper-slide .content .mask h3:after {
    content: '';
    display: block;
    width: 40px;
    height: 3px;
    background-color: #fff;
    margin: 20px auto 0;
}

.pro-all .index1 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #fc7019;
    opacity: 0;
}

.pro-all .index1, .pro-all .pro-item {
    overflow: hidden;
    margin-bottom: 60px;
}

.pro-all .pro-item li {
    border: 1px solid #ddd;
    overflow: hidden;
    padding-bottom: 20px;
    margin-bottom:30px;
}

.pro-all .pro-item li p {
    line-height: 30px;
    text-align: center;
    padding: 0 10px ;
}

.pro-all .pro-item .btn {
    overflow: hidden;
    margin-top: 10px;
    text-align: center;
}

.pro-all .pro-item .btn a {
    padding: 0 10px;
    line-height: 30px;
    font-size: 14px;
    border: 1px solid #666;
    margin-left: 4px;
    display: inline-block;
    border-radius: 4px;
    transition: all .5s;
}

.pro-all .pro-item .btn a:first-child {
    margin-left: 0;
    border-color: #0154a6;
    color: #0154a6;
}

.pro-all .pro-item .btn a:first-child:hover {
    background-color: #0154a6;
    color: #fff;
}

.pro-all .pro-item .btn a:nth-child(2) {
    border-color: #fc7019;
    color: #fc7019;
}

.pro-all .pro-item .btn a:nth-child(2):hover {
    background-color: #fc7019;
    color: #fff;
}

.pro-all .pro-item .btn a:nth-child(3):hover {
    background-color: #333;
    border-color: #333;
    color: #fff;
}

.pro-all .a-title2 {
    margin-bottom: 20px;
}

.pro-all .a-title2 h1 {
    font-weight: normal;
    line-height: 40px;
}

.pro-all .a-title2 .more-link {
    height: 40px;
    line-height: 40px;
}

.p-path {
    line-height: 60px;
    font-size: 16px;
}

.all_type {
    display: inline-block;
    padding: 10px 15px;
    border: 1px solid #ccc;
    margin-bottom: 19px;
    font-weight: bold;
    transition: all .3s;
}

.all-list li:hover span.all_type {
    background-color: #fc7019;
    border-color: #fc7019;
    color: #fff;
}

.pro-title {
    position: relative;
    height: 58px;
}

.pro-title p {
    position: absolute;
    top: 24px;
    text-align: center;
    width: 100%;
    z-index: 2;
}

.pro-title span {
    font-size: 20px;
    color: #005baa;
    background: #f6f6f6;
    padding: 0 30px;
    line-height: 18px;
}

.pro-line {
    width: 100%;
    height: 1px;
    background: #dedede;
    position: absolute;
    top: 34px;
    z-index: 1;
}

.pro-list {
    padding: 0;
    overflow: hidden;
}


/*产品列表*/

.call {
    margin-top: 20px;
    overflow: hidden;
}

.call h1 {
    font-size: 24px;
    font-weight: bold;
    color: #fc7019;
    margin: 5px 0;
    line-height: normal;
    padding: 0;
}

.call h1 span {
    font-size: 16px;
    color: #000;
    font-weight: normal;
}


.pro-list li {
    overflow: hidden;
    transition: all .5s;
    margin-bottom: 20px;
    /*background-color: #f6f6f6;*/
    transition: all .3s;
}

.pro-list li:hover {
    background-color: #f5f5f5;
}

.pro-list li .content {
    padding: 20px;
}

.pro-list li .content h4 {
    margin: 0;
}

/*产品详情*/
.pro-banner {
    width: 100%;
    background-color: #000;
}

.pro-banner .content {
    position: relative;
}

.pro-banner .content .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, .4);
}

.pro-banner .content .mask > div {
    position: absolute;
    left: 9%;
    bottom: 40px;
    padding: 40px;
    overflow: hidden;
    text-align: left;
    border-radius: 10px;
    background-color: #fff;
}

.pro-banner .content .mask h1 {
    font-size: 32px;
    font-weight: 300;
    line-height: normal;
    margin: 20px 0;
    color: #000;
}

.pro-banner .content .mask p.t1 {
    line-height: 2;
    font-size: 14px;
    font-weight: bold;
}

.pro-banner .content .mask p.t2 {
    line-height: 2;
    font-size: 16px;
    font-weight: 300;
    color: #999;
    margin-bottom: 30px;
}

.pro-banner .content .mask .am-btn {
    background-color: #fc7019;
    color: #fff;
    width: 70%;
    line-height: 45px;
    font-weight: 300;
    transition: all .3s;
    font-size: 18px;
    border-radius: 5px;
}

.pro-banner .content .mask .am-btn:hover {
    background-color: #af0009;
}

#article-main p {
    line-height: 2;
    margin-bottom: 15px;
}

#article-main .am-tabs-nav {
    border: none;
    text-align: center;
    overflow: hidden;
}

#article-main .am-tab-panel h4 {
    font-size: 20px;
}

#article-main .am-tabs-nav li.am-active > a, #article-main .am-tabs-nav li > a {
    border: none;
}

#article-main .am-tabs-nav li.am-active a:after {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background-color: #fc7019;
}

#article-main .am-tabs-nav li a:hover {
    background-color: transparent;
    border: none;
}

#article-main .am-tabs-nav li > a {
    padding: 0 20px;
    line-height: 60px;
    margin: 0;
    font-size: 18px;
    font-weight: bold;
}

.title-content {
    height: 50px;
    clear: both;
    margin-bottom: 20px;
}

.title-content h1 {
    font-size: 30px;
    float: left;
    margin: 0;
    line-height: 30px;
}


.title-content .proPhone {
    width: 122px;
    float: left;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-left: 20px;
    border: 1px solid #eee;
    background-color: #fafafa;
    font-size: 14px;
    position: relative;
    border-radius: 4px;
    color: #0154a6;
}

.qr-window {
    width: 180px;
    height: 180px;
    background: url(../images/qr-border2.png) no-repeat center;
    position: absolute;
    top: 28px;
    padding: 40px;
    z-index: 9;
}

.myintro {
    padding: 30px 0 0;
    overflow: hidden;
}

.myintro p {
    line-height: 2;
}

.article-right .content {
    overflow: hidden;
}

.article-right #code {
    display: none;
    width: 240px;
    padding: 30px 0;
    text-align: center;
    position: relative;
}

.article-right .icon-close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 30px;
    color: #ccc;
    cursor: pointer;
}

.article-right #code p {
    text-align: center;
    font-size: 14px;
}

.article-right .action {
    padding: 30px 0;
    overflow: hidden;
}

.article-right #weixin {
    cursor: pointer;
}

.pro-list ul {
    padding-left: 0;
}

.pro-list li {
    cursor: pointer;
    /*border-radius: 10px;*/
    /*border: 1px solid #ddd;*/
    /*box-shadow: 0 10px 20px 0 rgba(0,0,0,.08);*/
    transition: all .5s;
}

.pro-list li:hover {
    border-color: #fff;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, .08);
}


.pro-list li .picture {
    position: relative;
    /*border-radius: 10px 10px 0 0;*/
}

.pro-list li .picture .mask {
    /*display: none;*/
    position: absolute;
    left: 10px;
    top: 10px;
    color: #fff;
    background-color: rgba(0, 0, 0, .6);
    padding: 5px 10px;
    font-size: 14px;
    text-align: center;
    z-index: 1;
    border-radius: 5px;
}

.pro-list li .content {
    padding: 10px;
    position: relative;
    /*background-color: #eee;*/
    /*border-radius: 0 0 10px 10px;*/
    background-color: #fff;
    z-index: 7;
    transition: all .5s;
}

.pro-list li .content p {
    margin: 0;
    font-size: 14px;
}


#article-main .am-tabs-nav li {
    float: none;
    display: inline-block;
}

#article-main .am-tabs-bd {
    border: none;
    border-top: 1px solid #ddd;
    margin-top: 0;
    z-index: 1;
}

#article-main .am-tabs-bd .am-tab-panel {
    padding: 40px 0 0;
}

.am-padding {
    padding: 100px 0;
}

.video_content {
    width: 480px;
    padding: 20px 0;
    overflow: hidden;
}

.video {
    position: relative;
    width: 100%;
    padding-top: 56.25%;

}

.video video {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.video img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}



/*产品列表页*/
.pro-nav {
    overflow: hidden;
    background-color: #f5f5f5;
    background-color: transparent;
}

.pro-nav ul {
    text-align: center;
    margin-bottom: 30px;
    overflow: hidden;
}

.pro-nav li {
    padding: 20px 0;
    margin-bottom: 0;
    background-color: #fff;
    border: 1px solid #ccc;
}

.pro-nav li.hover a {
    color: #fc7019;
}

.all-list {
    margin-top: 40px;
    overflow: hidden;
    text-align: center;
}

.all-list li {
    display: inline-block;
    width: 200px;
    height: 46px;
    line-height: 46px;
    margin: 0;
    text-align: center;
    font-size: 14px;
}


.all-list li.hover a {
    color: #fff;
}

.all-list li img {
    height: 46px;
    margin-bottom: 20px;
}


a.slide_button {
    margin: 0 auto;
}

a.slide_button, span.slide_button {
    position: relative;
    font-size: 18px;
    line-height: 3rem;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    z-index: 1;
    display: inline-block;
    cursor: pointer;
}

a.slide_button img, span.slide_button img {
    vertical-align: middle;
    margin-top: -4px;
}

a.slide_button span.slide_button_text, span.slide_button span.slide_button_text {
    position: relative;
    padding: 0 15px;
    z-index: 1;
}

a.slide_button span.slide_button_top, a.slide_button span.slide_button_bottom, span.slide_button span.slide_button_top, span.slide_button span.slide_button_bottom {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fc7019;
    top: 0;
    left: 0;
    opacity: 1;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}


a.slide_button:hover, a.slide_button:active, span.slide_button:hover, span.slide_button:active {
    color: #fff;
    text-decoration: none;
}

a.slide_button:hover span.slide_button_top, a.slide_button:active span.slide_button_top, span.slide_button:hover span.slide_button_top, span.slide_button:active span.slide_button_top {
    opacity: 0.8;
    top: -3px;
    left: 3px;
}

a.slide_button:hover span.slide_button_bottom, a.slide_button:active span.slide_button_bottom, span.slide_button:hover span.slide_button_bottom, span.slide_button:active span.slide_button_bottom {
    opacity: 0.8;
    top: 3px;
    left: -3px;
    -webkit-box-shadow: 0 0 0 0 rgba(49, 46, 37, 0.5);
    -moz-box-shadow: 0 0 0 0 rgba(49, 46, 37, 0.5);
    box-shadow: 0 0 0 0 rgba(49, 46, 37, 0.5);
}

a.slide_button.slide_button_gray span.slide_button_text, span.slide_button.slide_button_gray span.slide_button_text {
    color: #252525;
}

section {
    width: 100%;
}

/*上一个下一个*/
.prev-item {
    width: 100px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #ccc;
    transition: all .5s;
    position: absolute;
    left: 0;
}

.next-item {
    width: 100px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    text-align: center;
    border: 1px solid #ccc;
    transition: all .5s;
    position: absolute;
    right: 0;
}

.wz-content span {
    font-size: 16px;
    color: #999;
}

.next-item .am-align-right, .prev-item .am-align-left {
    margin: 0;
}

.prev-item:hover, .next-item:hover, .back_cate:hover {
    background-color: #fc7019;
    border-color: #fc7019;
}

.prev-item:hover span, .next-item:hover span, .back_cate:hover span {
    color: #fff;
}

.prev-item:hover a, .next-item:hover a {
    color: #fff;
}

.prev-item p, .next-item p {
    margin: 0;
}

.back_cate {
    position: relative;
    width: auto;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    border: 1px solid #ccc;
}

.back_cate span {
    font-size: 14px;
    color: #999;
    padding: 0 20px;
    font-weight: 300;
}

.subject {
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 30px;
}

.subject b, .subject strong {
    border-bottom: 1px solid #fc7019;
    line-height: 40px;
    display: inline-block;
    margin-bottom: -1px;
    font-weight: bold;
    color: #3b3b3b;
    font-size: 24px;
}

.subject2 {
    border-bottom: 1px solid #ccc;
    margin: 0;
    padding-bottom: 5px;
}

.subject2 b {
    font-size: 26px;
    font-weight: bold;
    line-height: 40px;
}


#tuijian {
    padding: 60px 0 0;
    overflow: hidden;
    background-color: #fff;
    position: relative;
    z-index: 10;
}

#tuijian .swiper-container {
    padding-bottom: 40px;
}

#tuijian .swiper-slide {
    overflow: hidden;
}

#tuijian .swiper-slide img {
    width: 100%;
}

#tuijian .swiper-slide .img, #tuijian .swiper-slide .txt {
    width: 50%;
    float: left;
    background-color: #f5f5f5;
    height: 400px;
}

#tuijian .swiper-slide .img a {
    display: block;
    width: 100%;
    height: 100%;
}

#tuijian .txt {
    padding: 0 30px;
    color: #999;
}

#tuijian h2 {
    margin: 15px 0;
    font-size: 24px;
}

#tuijian .sdate {
    padding-top: 30px;
    font-size: 18px;
    font-style: italic;
}

#tuijian a.more-link {
    position: relative;
    left: 0;
    bottom: auto;
    margin: 30px 0 0;
    color: #fc7019;
    border-color: #fc7019;
}

#tuijian .swiper-button-prev {
    left: auto;
    right: 50px;
    width: 50px;
    height: 50px;
    margin: 0;
    top: auto;
    bottom: 40px;
    -webkit-background-size: 30%;
    background-size: 30%;
    background-color: #0154a6;
}

#tuijian .swiper-button-next {
    right: 0;
    width: 50px;
    height: 50px;
    margin: 0;
    top: auto;
    bottom: 40px;
    -webkit-background-size: 30%;
    background-size: 30%;
    background-color: #fc7019;
}

/*文章内容页*/
#news-main {
    padding: 60px 0;
}

.news_content {
    margin: 20px auto 60px;
}

.news_content .am-titlebar-default {
    margin: 0 0 20px 0;
}

.news_show .info {
    margin: 15px 0;
    font-size: 12px;
    color: #999;
}

.news_show .info span {
    padding: 0 10px
}

.news_show .path {
    width: 100%;
    float: left;
    margin-bottom: 50px;
}

.news_show .intro {

}

.news_show .intro h3 {
    font-size: 20px;
}

.news_show .intro p, .pro_intro p {

    margin: 15px 0;
    text-align: justify;
}

.news_show .intro a {
    color: #06C;
}

.news_show .intro a:hover {
    color: #f30;
}

.news_show .intro p img {
    max-width: 100%;
    height: auto;
}

.news_show .other {
    margin-top: 30px;
    text-align: center;
}

.news_show .other p {
    font-weight: bold;
}

.news_show .other a {
    display: inline-block;
    margin: 0 10px;
    cursor: pointer;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #ddd;
    padding: 6px 20px;
    min-width: 100px;
}

.news_show .other a span {
    font-size: 18px;
    margin-right: 10px;
}

.news_show .other a em {
    font-style: normal;
    font-size: 18px;
}

.news_show .other a:hover {
    background: #242424;
    border-color: #242424;
    color: #fff;
}

.news_show .other a:hover span {
    color: #fff;
}

.news_show .tags {
    font-weight: 500;
    padding: 15px 0;
    clear: both;
    overflow: hidden;
}

.news_show .tags a {
    margin-left: 15px;
    display: inline-block;
    border-radius: 4px;
    border: 1px solid #ddd;
    background: #fff;
    padding: 4px 10px;
    font-weight: normal;
    font-size: 14px;
}

.news_show .tags a:hover {
    background: #242424;
    color: #fff;
    border-color: #242424;
}

.step ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    flex-wrap: wrap;
}

.step li {
    width: 18%;
    border: 2px solid #eee;
    margin-bottom: 30px;
    text-align: center;
    padding: 20px 0;
    height: 146px;
    transition: all .5s;
    position: relative;
    cursor: pointer;
}

.step li img {
    width: 60px;
}

.step li h2 {
    font-size: 20px;
    margin: 5px 0;
}

.step li p {
    margin: 0;
    font-size: 14px;
    text-align: left;
    padding: 0 10px;
    display: none;
    transition: all .5s;
}

.step li:hover {
    border-color: #b11813;
    background-color: #b11813;
}

.step li:hover img {
    display: none;
}

.step li:hover h2 {
    color: #fff;
}

.step li:hover p {
    color: #fff;
    display: block;
}

.wz_list li {
    height: 32px;
    line-height: 32px;
}

.wz_list {
    margin: 30px 0;
}

.am-breadcrumb {
    padding: 0;
    margin: 0;
}

.cate-banner .content .mask .am-breadcrumb {
    margin-top: 20px;
}

.cate-banner .content .mask .am-breadcrumb li, .cate-banner .content .mask .am-breadcrumb li a, .cate-banner .content .mask .am-breadcrumb > li [class*=am-icon-]:before {
    color: #fff;
}

.path {
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    background-color: #eee;
}

.path.path2 {
    height: 50px;
    line-height: 50px;
    background-color: #fff;
}

.path2 .home_nav li {
    float: left;
    font-size: 14px;
}

.path2 .home_nav li.hover a {
    color: #fc7019;
}

.path2 .home_nav li a {
    padding: 0 10px;
}

.path .main {
    padding-bottom: 20px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
}


.next-prev {
    margin-top: 20px;
    padding: 20px 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    border-top: 1px solid #eee;
}

#photo-main {
    overflow: hidden;
    padding: 60px 0;
}

.photo-list {
    overflow: hidden;
}

.photo-list li {
    width: calc((100% - 90px) / 4);
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
}

.photo-list li:nth-child(4n) {
    margin-right: 0;
}

.photo-list li img {
    width: 100%;
    height: 173px;
}

.photo-list li p {
    margin: 0;
    line-height: 55px;
    padding: 0 10px;
    font-size: 16px;
    background-color: #f6f6f6;
}

/*photo show.php*/
#photo-main {
    padding-top: 70px;
}

.photo-left {
    width: 40%;
    padding-right: 20px;
    float: left;
}

.photo-left .gallery-thumbs .swiper-slide {
    cursor: pointer;
    transition: all .5s;
}

.photo-left .gallery-thumbs .swiper-slide img {
    opacity: 0.4;
}

.photo-left .gallery-thumbs .swiper-slide.swiper-slide-thumb-active img {
    opacity: 1;
}

.photo-right {
    width: 60%;
    float: right;
    padding-left: 20px;
}

.photo-left .gallery-thumbs {
    margin-top: 10px;
}

.photo_show .intro {
    padding-top: 30px;
}

.photo_show .intro h3 {
    font-size: 16px;
    margin: 0;
}

.photo_show .intro p {
    margin: 0 0 15px;
    font-size: 14px;
}


/*荣誉*/
#certify {
    position: relative;
    margin-top: 60px;
}

#certify .swiper-container {
    padding-bottom: 60px;
}

#certify .swiper-slide {
    width: 520px;
    background: #fff;
    box-shadow: 0 8px 30px #ddd;
}

#certify .swiper-slide img {
    display: block;
}

#certify .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0;
}

#certify .swiper-pagination {
    width: 100%;
    bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #00aadc;
    background-color: #fff;
}

#certify .swiper-button-prev {
    left: -30px;
    width: 45px;
    height: 45px;

    background-size: 100%;
}

#certify .swiper-button-prev:hover {
    background-position: 0 -46px;
    background-size: 100%
}

#certify .swiper-button-next {
    right: -30px;
    width: 45px;
    height: 45px;

    background-size: 100%;
}

#certify .swiper-button-next:hover {
    background-position: 0 -139px;
    background-size: 100%
}


#weixin {
    margin-left: 15px;
}

#qrcode {
    width: 120px;
    display: none;
    text-align: center;
    position: relative;
}

.code:hover #qrcode {
    display: block;
}

#qrcode p {
    font-size: 14px;
}

#qrcode #close {
    font-size: 24px;
    color: #ccc;
    position: absolute;
    right: 0;
    top: -40px;
    z-index: 2;
    cursor: pointer;
}

input#code {
    position: relative;
}

img#verify {
    position: absolute;
    top: 1px;
    right: 1px;
    z-index: 10;
}

/*组织架构*/
#organize {
    padding: 60px 0;
    overflow: hidden;
}

#organize ul {
    overflow: hidden;
}

#organize li {
    width: calc((100% - 100px) / 5);
    float: left;
    margin-right: 30px;
    text-align: center;
}

#organize li:last-child {
    margin-right: 0;
}

#organize li h3 {
    line-height: 50px;
    border: 1px solid #ccc;
}

#organize li .department {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

#organize li .list-item {
    width: 60px;
    height: 170px;
    padding: 20px;
    display: inline-block;
    border: 1px solid #ccc;
    position: relative;
}

#organize li .list-item:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 1.8rem;
    top: -1.8rem;
    left: 50%;
    background-color: #ccc;
}

@media only screen and (max-width: 1360px) {
    #organize li .list-item {
        width: 46px;
        padding: 20px 10px;
    }
}

@media only screen and (max-width: 1024px) {
    #organize li {
        width: calc((100% - 60px) / 5);
        margin-right: 15px;
    }

    #organize li .list-item {
        width: 40px;
        padding: 20px 8px;
    }
}

/*pro-left-right*/
.pro-all {
    padding: 60px 0;
    overflow: hidden;
    background-color: #fff;
}

.pro-all p {
    margin-bottom: 15px;
}

.pro-left {
    width: 72%;
    float: left;
    background-color: #fff;
}

.pro-right {
    width: 25%;
    float: right;
}

.pro-left .tab-list {
    z-index: 101;
}

.pro-left .tab-list .swiper-slide {

    text-align: center;
}

.pro-left .tab-list .swiper-slide {
    margin: 0;
    padding: 0;
    line-height: 60px;
    border: none;
    border-top: 3px solid #eee;
    background-color: #eee;

}

.pro-left .tab-list .swiper-slide.swiper-slide-active {
    border-color: #fc7019;
}

.pro-left .tab-list .swiper-slide a {
    display: block;
}

.pro-left .tab-list .swiper-slide.swiper-slide-active a,
.pro-left .tab-list .swiper-slide.swiper-slide-active a:focus,
.pro-left .tab-list .swiper-slide.swiper-slide-active a:hover {
    background-color: #fff;
    color: #fc7019;
}

.pro-left .tab-content {
    padding: 0 3% 30px;
}

.pro-left .tab-content .tabs:before {
    content: "";
    display: block;
    margin-top: -60px !important;
    height: 60px;
    pointer-events: none;
}
#tab-pro ul,#tab-case ul,#tab-service ul{
    overflow: hidden;
    padding-top: 10px;
}
#tab-service li{
    padding: 20px;
    text-align: center;
    background-color: #eee;
    position: relative;
    transition: all .5s;
}
#tab-service li:hover{
    margin-top: -10px;
    box-shadow: 0 0 5px #ccc;
}
#tab-service li span{
    display: block;
    width: 80px;
    height: 80px;
    font-size: 50px;
    margin: 0 auto;
    background-color: #0154a6;
    color: #fff;
    border-radius: 50%;
    line-height: 80px;
    text-align: center;
}
#tab-service li p{
    line-height: 40px;
    margin: 0;
}
.pro-left .subject {
    margin: 30px 0;
}

.tab-list.fixed {
    position: fixed;
    top: 0;
    z-index: 99;
}

.pro-right h2 {
    margin: 10px 0;
    font-size: 18px;
    font-weight: normal;
}

.pro-right .pro-right-info {
    background-color: #fff;
    padding: 0 24px;
    margin-bottom: 20px;
}

.pro-right .pro-right-info .content {
    padding: 20px 0;
    overflow: hidden;
    font-size: 14px;
}

.pro-right .pro-right-info button {
    width: 100%;
    line-height: 40px;
    padding: 0;
    background-color: #fc7019;
    font-size: 16px;
    border-radius: 5px;
}

.pro-right .pro-right-info button a {
    color: #fff;
}

.pro-right .pro-right-form {
    background-color: #fff;
    padding: 24px;
}

.pro-right-form .nice-select {
    padding-left: 0.5em;
    height: 40px;
    line-height: 40px;
}

.pro-right-form form input {
    border-color: #ddd !important;
    border-radius: 3px !important;
}

.pro-right-form .nice-select {
    color: #999;
}

.pro-right-form .nice-select .list {
    background-color: #fff;
    color: #333;
    max-height: 100px;
    overflow-y: scroll;
}

.pro-right-form .am-form-group {
    margin-bottom: 6px;
}

.pro-right-form .nice-select .option {
    min-height: auto;
    line-height: 30px;
}

.pro-right-form input {
    width: 100% !important;
    padding: 0 0.5em !important;
    line-height: 40px !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    border-color: #ccc !important;
}

.pro-right-form button {
    width: 100%;
}

/*灯箱*/
.pro_show .am-u-md-7 {
    padding-left: 60px;
}

.pro_show .intro {
    background-color: #f5f5f5;
    overflow: hidden;
    padding: 20px;
}

.pro_show .contact {
    padding: 20px 0;
    overflow: hidden;
}

.pro_show .contact button {
    background-color: #fc7019;
    color: #fff;
    font-size: 16px;
    line-height: 40px;
    margin-right: 20px;
    border-radius: 6px;
    padding: 0 20px;
}

.pro_show .contact button a {
    color: #fff;
}

.pro_show .contact span {
    font-size: 40px;
    color: #0154a6;
    vertical-align: middle;
    position: relative;
}

.pro_show .contact span b {
    font-size: 20px;
    font-weight: bold;
    left: 10px;
    top: -7px;
    position: relative;
}

.extend li {
    font-size: 14px;
    padding: 5px 0;
    overflow: hidden;
}

.extend li .extend-title {
    color: #0154a6;
    float: left;
    font-weight: bold;
}

.extend li .extend-content {
    width: calc(100% - 80px);
    float: left;
    color: #333;
}

.extend li .extend-content p {
    text-align: justify;
}

#tab-book form {
    margin-top: 20px;
}

.pro_show .gallery-thumbs {
    margin-top: 10px;
}

.gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
}

.gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
}

/*导航公共样式*/
.header-menu li:hover > a {
    color: #fc7019;
}

.header-menu li em {
    display: block;
    font-style: normal;
    text-align: center;
}

.header-menu li em a, .header-menu.header-menu li > a {
    display: block;
}

.header-menu li .sub dt {
    line-height: 40px;
    font-weight: normal;
}

.header-menu li .sub dt a {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 0;
}

.header-menu li .sub dt a:hover {
    background: #009;
    color: #fff;
}

.header-menu .sub-has-sub dl {
    display: none;
}

/*首页*/
.main {
    width: 1400px;
    margin: 0 auto;
    position: relative;
}

a.more-link {
    width: 140px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    color: #fc7019;
    display: block;
    margin: 20px auto;
    border: 1px solid #fc7019;
    font-size: 14px;
    transition: all .5s;
    border-radius: 5px;
}

a.more-link span {
    font-size: 0;
    opacity: 0;
}

a.more-link:hover {
    color: #fff;
    background-color: #fc7019;
}

a.more-link:hover span {
    font-size: 12px;
    opacity: 1;
}

/*应用*/
#page_nav {
    height: 70px;
    background-color: #f7f7f7;
    overflow: hidden;
}

#page_nav li {
    width: 16.666667%;
    float: left;
    line-height: 70px;
    text-align: center;
    border-left: 1px solid #ddd;
    margin: 0 !important;
}

#page_nav li:last-child {
    border-right: 1px solid #ddd;
}

#page_nav li.hover {
    background-color: #fff;
}

#app li .content {
    position: relative;
}

#app li .content .mask {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    padding: 0 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

#app li:nth-child(2n) .content {
    text-align: right;
}

#app li:nth-child(2n) .content .mask {
    left: 0;
    right: auto;
    text-align: left;
}

#app li .content .mask h1 {
    font-size: 40px;
}

#app li .content .mask p {
    line-height: 2;
}

/*人才招聘*/
#job {
    padding: 60px 0;
    overflow: hidden;
}

#job .a-title {
    margin-bottom: 60px;
}

/*案例列表*/
#subnav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#subnav li {
    flex: 1;
    text-align: center;
    background-color: #eee;
}

#subnav li a {
    display: block;
    transition: all .5s;
    position: relative;
    border-right: 1px solid #ddd;
}

#subnav li:first-child a {
    border-left: 1px solid #ddd;
}

#subnav li:hover a, #subnav li.hover a {
    background-color: #fff;

}

.home_path li {
    font-size: 14px;
}

.home_path li a {
    color: #999;
    font-size: 12px;
}

/*企业文化*/
#culture .a-title {
    text-align: center;
    margin: 60px 0;
}

#culture {
    padding: 100px 0;
    border-top: 1px solid #eee;
    overflow: hidden;
}

#culture .a-title {
    margin-bottom: 60px;
}

#culture .item {
    background-color: #eee;
    height: 80px;
    margin-bottom: 40px;
    transition: all .5s;
}

#culture .item:hover {
    color: #fff;
    background-color: #fc7019;
    box-shadow: 0 0 15px #fc7019;
}

#culture .item .am-u-sm-12 {
    line-height: 80px;
}

#culture .item .am-u-md-4 {
    text-align: center;
    font-size: 20px;
}

#culture .item .am-u-md-4:after {
    content: '';
    display: inline-block;
    width: 1px;
    height: 40px;
    float: right;
    margin: 20px 0 0;
    background-color: #999;
}

#culture .item:hover .am-u-md-4:after {
    background-color: #fff;
}

#culture .item .am-u-md-8 {
    font-size: 16px;
    padding: 0 30px;
}

#culture li {
    text-align: center;
}

/*合作品牌*/
#partner {
    padding: 100px 0;
    overflow: hidden;
}

#partner .a-title {
    margin-bottom: 60px;
}

/*产品详情公用*/
.nav_bar {
    width: 100%;
    height: 60px;
    padding: 0 3%;
    background-color: #000;
    position: relative;
    overflow: hidden;
    color: #fff;
}

.nav_bar:before, .nav_bar:after {
    content: " ";
    display: table;
}

.nav_bar:after {
    clear: both;
}

.nav_bar h2 {
    float: left;
    font-size: 18px;
    font-weight: 400;
    line-height: 60px;
    margin: 0;
}

.nav_bar .con .am-fl {
    margin-left: 5px;
    font-size: 12px;
    margin-top: 21px;
}

.nav_bar .con .am-fl .separator {
    margin: 0 .25em;
    color: #ccc;
}

.nav_bar .con .am-fl a {
    color: #ccc;
}

.nav_bar .con .am-fr {
    margin: 19px 0 0;
    font-size: 14px;
}

.nav_bar .con .am-fr span {
    margin-left: 10px;
    color: #ccc;
}

.nav_bar .con .am-fr .canshu:hover {
    color: #ee9f23;
}

.nav_bar.nav_bar_hidden, .nav_bar.nav_bar_hidden .con .am-fr span {
    color: #333;
}

.nav_bar.nav_bar_hidden .con .am-fr .canshu {
    color: #999;
    cursor: pointer;
    transition: all .5s;
}

.nav_bar.nav_bar_hidden .con .am-fl a {
    color: #999;
}

.nav_bar .con .am-fr .zixun, .nav_bar.nav_bar_hidden .con .am-fr .zixun {
    width: 80px;
    display: inline-block;
    height: 24px;
    line-height: 22px;
    background-color: #fc7019;
    color: #fff;
    text-align: center;
    border-radius: 11px;
    font-size: 12px;
    cursor: pointer;
    transition: all .5s;
}

.nav_bar .con .am-fr .zixun:hover {
    background-color: #fff;
}

.nav_bar.nav_bar_hidden {
    position: fixed;
    top: -10px;
    left: 0;
    margin-top: -60px;
    z-index: 99;
    -webkit-transition: margin-top .3s linear;
    transition: margin-top .3s linear;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.nav_bar.nav_bar_hidden.nav_fix {
    position: fixed;
    top: 0;
    background: #fff;
    margin-top: 0;
    border-bottom: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.07);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.07);
}



.bshareDiv {
    display: inline-block !important;

}

/*下载中心*/
#download {
    padding: 60px 0;
    overflow: hidden;
}

#download li {
    border-bottom: 1px solid #eee;
}

#download p {
    text-align: left;
    line-height: 45px;

}

#download p span.iconfont {
    font-size: 24px;
}

@media screen and (min-width: 993px) {
    /* 设置滚动条的样式 */
    ::-webkit-scrollbar {
        width: 10px;
    }

    /* 滚动槽 */
    ::-webkit-scrollbar-track {
        background-color: #eee;
    }

    /* 滚动条滑块 */
    ::-webkit-scrollbar-thumb {
        background: #999;
        border-radius: 5px;
    }
}

@media screen and (max-width: 1440px) {
    header .logo img{
        height: 40px;
    }
    header .text p.t1{
        font-size: 20px;
    }
    header .text p.t2{
        font-size: 15px;
    }
    header .header-right dd{
        padding-left: 10px;
    }
    .path {
        height: 60px;
        line-height: 60px;
    }

    .a-title h1:after {
        margin: 10px auto;
    }

    .cate-banner .content .mask div h1 {
        font-size: 40px;
    }

    .subject b, .subject strong {
        font-size: 20px;
    }

    .sub {
        padding: 0 20px 10px;
    }

    .article-right .pro-list li .picture .mask {
        padding: 0 8px;
        font-size: 12px;
        font-weight: 300;
    }

    .article-right .pro-list li .content p {
        line-height: normal;
        font-size: 14px;
    }

    .myintro p, .side li.classOne {
        font-weight: 300;
    }

    body {
        font-size: 14px;
    }

    #download p {
        width: calc((100% - 30px) / 2);
        margin-right: 30px;
    }

    #download p:nth-child(3n) {
        margin-right: 30px;
    }

    #download p:nth-child(even) {
        margin-right: 0;
    }

    #about-1, #about-2 {
        padding: 60px 0;
    }

    .a-title h1 {
        font-size: 40px;
    }

    .a-title p {
        font-size: 16px;
    }

    .a-title {
        margin-bottom: 40px;
    }

    .pro-banner .content .mask h1 {
        font-size: 26px;
        margin: 15px 0;
    }

    .pro-banner .content .mask {

        padding: 30px;
    }

    .pro-banner .content .mask .am-btn {
        padding: 0;
    }

    .pro-banner .content .mask p.t2 {
        font-size: 14px;
        margin-bottom: 15px;
    }

    #contact-1 #china-map {
        height: 500px;
    }

    #tuijian h2 {
        font-size: 24px;
    }

    #page_nav {
        height: 50px;
    }

    #page_nav li {
        line-height: 50px;
    }

    #subnav li a {
        font-size: 16px;
    }

    header .header-menu li {
        padding: 0 10px;
    }


    header .header-menu li em a, .header-menu li > a {
        font-size: 14px;
        line-height: 90px;
    }

    #history {
        -webkit-background-size: 35%;
        background-size: 35%;
    }

}


@media (min-width: 993px) {
    #header-menu {
        display: none;
    }

    .relative {
        position: relative;
        z-index: 100;
    }

    .header-menu li .sub {
        position: absolute;
        top: -400%;
    }

    .no-fullbground .sub {
        background-color: rgba(255, 255, 255, 0.9)
    }

    .no-fullbground .sub-left {
        left: 0;
    }

    .no-fullbground .sub-right {
        right: 0;
    }

    .sub-horizontal .sub .sub-menu > dl {
        float: left;
    }

    .sub-horizontal .sub-right > dl {
        float: right;
    }

    .sub-horizontal .sub-menu > dl dt {
        float: left;
    }

    .sub-horizontal .sub-right .sub-menu > dl {
        text-align: right;
        float: right;
    }

    .sub-horizontal .sub-right .sub-menu > dl dt {
        float: none;
        display: inline-block;
    }

    .sub-vertical .has-sub {
        z-index: 100;
    }

    .sub-vertical .sub {
        background-color: #f3f3f3;
        left: 0;
        width: 100%;
    }

    .sub-vertical .sub-row-2 {
        width: 200%;
    }

    .sub-vertical .sub-row-3 {
        width: 300%;
    }

    .sub-vertical .sub-row-2 .sub-menu dt {
        float: left;
        width: 50%;
    }

    .sub-vertical .sub-row-3 .sub-menu dt {
        float: left;
        width: 33.3333333%;
    }

    .sub-vertical .sub-has-sub {
        position: relative;
    }

    .sub-vertical .sub-has-sub dl {
        background-color: rgba(255, 255, 255, 0.9);
        position: absolute;
        left: 100%;
        top: 0;
        width: 100%;
    }

    .sub-vertical dt.aon > a {
        background: #009;
        color: #fff;
    }

    .sub-vertical .sub-position-right {
        left: auto;
        right: 0;
    }

    .sub-vertical .sub-position-right .sub-has-sub dl {
        left: auto;
        right: 100%;
    }

    .sub-txt-img .sub {
        width: 300%;
    }

    .sub-txt-img .sub-intro {
        padding: 5px;
    }

    .sub-txt-img .sub-intro .sub-left {
        float: left;
        width: 40%;
    }

    .sub-txt-img .sub-intro .sub-right {
        float: right;
        width: 56%;
    }

    .sub-txt-img .sub-img img {
        display: block;
        width: 100%;
    }

    .sub-txt-img .sub-txt {
        font-size: 12px;
        line-height: 24px;
    }

    .fullbground .sub {
    }

    .fullbground .sub-menu > dl,
    .fullbground .sub-menu > dl dt {
        float: left;
    }

    .sub-menu-layer {
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%;
        background-color: rgba(255, 255, 255, 0.9);
    }

    .sub-menu-layer {
        height: 0;
        transition: 0.3s;
    }

    li .sub { /*transform:scale(0); */
        transition: top 1s 1s, height 0.3s;
        overflow: hidden;
    }

    li.aon .sub { /* transform:scale(1);*/
        transition: top 0s, height 0.4s 0.2s;
    }
}

.show_info p {
    margin-bottom: 15px;
    line-height: 2;
}

pre {
    margin-bottom: 30px;
}

/*组织架构*/
#zzjg {

    -webkit-background-size: cover;
    background-size: cover;
    padding: 60px 0;
    overflow: hidden;
    text-align: center;
}

/*应用*/
#app {
    padding: 60px 0;
}

#app .show_info li {
    width: calc((100% - 100px) / 4);
    float: left;
    margin-right: 40px;
    margin-bottom: 40px;
}

#app .show_info li .picture {
    position: relative;
}

#app .show_info li:nth-child(4n) {
    margin-right: 0;
}

#app .show_info li .mask {
    background-color: rgba(245, 245, 245, 0.81);
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 40px;
    bottom: 0;
    left: 0;
    z-index: 1;
    text-align: center;
}

.app-item {
    padding: 20px 0;
    text-align: center;
}

.app-item li {
    display: inline-block;
    margin: 0 10px;
}

.app-item li select {
    height: 45px;
    border-color: #ddd;
    padding: 0 10px;

}

/*产品优势*/
.lc-list {
    overflow: hidden;
    margin-bottom: 100px;
}

.lc-list li {
    width: calc((100% - 60px) / 4);
    float: left;
    height: 108px;
    margin-right: 20px;
    margin-bottom: 20px;
    border: 5px solid #ccc;
    text-align: center;
    padding: 20px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
}

.lc-list li.first {
    background-color: #fc7019;
    color: #fff;
    line-height: 108px;
    padding: 0;
    text-align: center;
    border-color: #fc7019;
}

.lc-list li h2 {
    font-size: 30px;
    font-weight: 300;
    letter-spacing: 5px;
    font-family: webfont;
    margin: 0;

}

.lc-list li h2 span.iconfont {
    font-size: 30px;
}

.lc-list li h3 {
    font-size: 24px;
    line-height: normal;
    margin: 0;
}

.lc-list li p {
    text-align: center !important;
    font-size: 14px;
    line-height: normal;
    margin: 0;
}

.lc-list li h3 span {
    color: #fc7019;
    font-size: 24px;
    margin-right: 5px;
}

.lc-list li:nth-child(4n) {
    margin-right: 0;
}

.service-list {
    overflow: hidden;
    margin-top: 60px;

}

.service-list li {
    background-color: #000;
    color: #fff;
    height: 200px;
    padding: 20px;
    cursor: pointer;
    transition: all .5s;
}

.service-list li:hover {
    background-color: #fc7019;
}

.service-list li span {
    font-size: 50px;
}

.service-list li p {
    text-align: justify;
    font-size: 14px;
}

/*荣誉资质*/
#honor {
    padding: 60px 0;
    overflow: hidden;
}

#honor .a-title {
    margin-bottom: 60px;
}

#honor ul {
    overflow: hidden;
    margin-bottom: 40px;
}

.honor-list ul {
    width: 100%;
    margin-bottom: 35px;
    padding: 0;
    display: table;
    position: relative;
}

#honor ul li {
    width: 25%;
    padding: 20px;
    float: left;
    margin-right: 0 !important;
    margin-bottom: 40px;
    text-align: center;
}

.honor-list ul.no-data li {
    height: 105px;
    text-align: left;
}

.honor-list ul::before,
.honor-list ul::after {
    position: absolute;
    content: '';
    width: 50px;
    height: 75px;
    bottom: 0;
    background: url(../images/honor_ul_l.png) no-repeat left top;
}

.honor-list ul::before {
    left: 0;
}


.honor-list ul li.end {
    position: relative;
}

.honor-list ul li.end:after {
    content: '';
    right: 0;
    position: absolute;
    width: 50px;
    height: 75px;
    bottom: 0;
    background-image: url(../images/honor_ul_r.png);
}

.honor-list li {
    float: left;
    width: 20%;
    text-align: center;
    background: url(../images/honor-libg.png) repeat-x left bottom;
}

.honor-list li p {
    height: 75px;
    margin: 0;
    line-height: 25px;
    padding: 25px 10px 0;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.honor-list li a:hover p {
    color: #c81623;
}

.honor-list li dl {
    display: table;
    width: 100%;
    height: 185px;
    margin: 0;
}

.honor-list li dl dt {
    display: table-cell;
    vertical-align: bottom;
}

.honor-list li img {
    max-width: 186px;
    max-height: 185px;
}

.honor-list li aside {
    display: inline-block;
    position: relative;
}


@media screen and (max-width: 1200px) {
    .cate-banner .content .mask div h1 {
        font-size: 40px;
    }

    header .header-menu li em a, .header-menu.header-menu li > a {
        font-size: 14px;
    }

    header .header-menu li .sub.wide {
        display: none !important;
    }

    header .header-menu li {
        padding: 0 10px;
    }

    header .header-menu li em {
        padding: 0 10px;
    }

    header .header-right dd {
        padding-left: 0;
    }

    header .top-search {
        padding: 0 10px;
    }
}

.home_pro {
    display: flex;
    margin-right: -40px;
}

.home_pro li {
    box-shadow: 0 0 30px rgba(83, 115, 252, 0.13);
    margin: 30px 40px 40px 0;
    width: 33.333%;
    min-height: 465px;
    transition: all 0.3s ease;
    position: relative;
}

.home_pro li .pro_top {
    height: 160px;
    text-align: center;
}

.home_pro li .pro_top h2 {
    font-size: 30px;
    line-height: 100px;
    color: #fff;
    font-weight: 300;
}

.home_pro li .pro_top i {
    background: #fff;
    width: 90px;
    height: 90px;
    line-height: 90px;
    border-radius: 50%;
    z-index: 99;
    border: 1px solid #eee;
    font-size: 46px;
    margin-top: -20px;
    box-shadow: 0 0 30px rgba(51, 51, 51, .2);
    transition: all 0.3s ease;
}

.home_pro li .pro_body {
    padding: 80px 40px 20px 40px;
    text-align: left;
    font-size: 14px;
    color: #999;
    line-height: 22px;
}

.home_pro li .pro_footer {
    padding: 0 10px;
    text-align: center;
    position: absolute;
    bottom: 40px;
    left: 40px;
    width: calc(100% - 80px);
}

.home_pro li .pro_footer a.more {
    width: 100%;
    color: #999;
}

.home_pro li .pro_footer a.ui {
    margin-top: 75px;
}

.home_pro li .pro_footer a {
    display: inline-block;
    border: 1px solid #F0F0F0;
    font-size: 14px;
    margin: 8px 5px;
    padding: 10px 22px;
    border-radius: 20px;
    color: #555;
}

.home_pro li .pro_footer a i {
    color: #999;
    font-size: 15px;
    margin-right: 10px;
}

.home_pro li .pro_footer a:hover {
    color: #fff;
}

.home_pro li .pro_footer a:hover i {
    color: #fff;
}

.home_pro li:hover {
    transform: translateY(-10px);
}

.home_pro li:hover .pro_top i {
    transform: translateY(-10px);
}

.home_pro .bg-01 .pro_top {
    background: linear-gradient(to right, #09bf56, #94c894);
}

.home_pro .bg-01 .pro_top i {
    color: #09bf56;
}

.home_pro .bg-01 .pro_footer a.more {
    border-color: #94c894;
    color: #09bf56;
}

.home_pro .bg-01 .pro_footer a.more i {
    color: #09bf56;
}

.home_pro .bg-01 .pro_footer a:hover {
    background: #09bf56;
    border-color: #09bf56;
    color: #fff;
}

.home_pro .bg-01 .pro_footer a:hover.more i {
    color: #fff;
}

.home_pro .bg-02 .pro_top {
    background: linear-gradient(to right, #1F82FC, #5ea1ff);
}

.home_pro .bg-02 .pro_top i {
    color: #3E92FF;
}

.home_pro .bg-02 .pro_footer a.more {
    border-color: #C2DBFF;
    color: #5ea1ff;
}

.home_pro .bg-02 .pro_footer a.more i {
    color: #5ea1ff;
}

.home_pro .bg-02 .pro_footer a:hover {
    background: #5ea1ff;
    border-color: #5ea1ff;
    color: #fff;
}

.home_pro .bg-02 .pro_footer a:hover.more i {
    color: #fff;
}

.home_pro .bg-03 .pro_top {
    background: linear-gradient(to right, #fe8b79, #feb26f);
}

.home_pro .bg-03 .pro_top i {
    color: #fe8b79;
}

.home_pro .bg-03 .pro_footer a.more {
    border-color: #FFD2CA;
    color: #fe8b79;
}

.home_pro .bg-03 .pro_footer a.more i {
    color: #fe8b79;
}

.home_pro .bg-03 .pro_footer a:hover {
    background: #fe8b79;
    border-color: #fe8b79;
    color: #fff;
}

.home_pro .bg-03 .pro_footer a:hover.more i {
    color: #fff;
}

.zixun_modal {
    width: 100%;
    height: 179px;
    background: url(http://nc.yonyou.com/templates/zh-cn/images/bg3.jpg) no-repeat center center;
}

.zixun_modal .inner {
    width: 1200px;
    margin: 0 auto;
    display: none;
    text-align: center;
}

.zixun_modal .p1 {
    font-size: 22px;
    color: #fff;
    padding: 47px 0 24px;
}

.zixun_modal .p2 {
    -webkit-animation-delay: 0.5s;
    -moz-animation-delay: 0.5s;
    -ms-animation-delay: 0.5s;
    -o-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.zixun_modal .p2 a {
    display: inline-block;
    width: 184px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    border: 1px solid #fff;
    font-size: 22px;
    color: #fff;
}

.zixun_modal .p2 a:hover {

    background: #fff;
    color: #e60012
}

#caxun {
    padding: 0;
    overflow: hidden;
}

#caxun li {
    float: left;
    height: 350px;
    width: calc((100% - 40px) / 2);
    margin-right: 40px;
    text-align: center;
    border: 1px solid #ccc;
}

#caxun li .content {
    position: relative;
    text-align: center;
}

#caxun li .content h1 {
    font-size: 30px;
    font-weight: 300;
    line-height: 350px;
}

#caxun li .content .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    opacity: 0;
    bottom: 0;
    background-color: #fc7019;
    transition: all .3s;
    overflow: hidden;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

#caxun li:hover .content .mask {

    opacity: 1;
}

#caxun li:nth-child(2n) {
    margin-right: 0;
}

#caxun li .content .mask h2 {
    font-size: 24px;
    font-weight: 300;
}

#caxun li .content .mask .more-link {
    margin: 0 auto;
}

/*工艺*/
#equipment {
    background-color: #fff;
    padding: 0;
    overflow: hidden;
}
#equipment li{
	padding:40px 0;
}
#equipment li:nth-child(2n){
	background: #f5f5f5;
}
#equipment .index-left, #equipment .index-right {
    float: left;
    width: 50%;
}

#equipment li:nth-child(even) .index-left {
    float: right;
}

#equipment .content {
    position: relative;
    padding-bottom: 56.25%;
}

#equipment .content .mask {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0 10%;

    left: 0;
    top: 0;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

#equipment .content .mask h2 {
    font-size: 32px;
    color: #0154a6;
    margin-bottom: 30px;
}

#equipment .content .mask h3 {
    font-size: 20px;
    margin-bottom: 15px;
}

#equipment .content .mask p {
    line-height: 2;
    font-size: 15px;
}

/*免费设计*/
.am-btn-primary {
    background-color: #0154a6;
    border-color: #0154a6;
}

#design {
    padding: 60px 0;
    overflow: hidden;
    background-color: #fff;
}

#design .width {
    background-color: #ececec;
    overflow: hidden;
    padding: 20px;
}

#design .gcs {
    padding: 30px;
}

#design .gcs .swiper-slide {
    text-align: center;
}

#design .gcs .swiper-slide img {
    width: 150px;
    border-radius: 50%;
    margin-bottom: 20px;
}

#design .gcs .swiper-slide h3 {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 20px;
}

#design .gcs .swiper-slide p {
    font-size: 14px;
}

#design .nice-select {
    display: inline-block;
    width: 100%;
}

#design .swiper-button-next, #design .swiper-button-prev {
    width: 25px;
    height: 28px;
}

#design .am-g {
    background-color: #fff;
}

#design .am-u-md-4 {
    padding-top: 40px;
}

#design .am-u-md-8 {
    height: 460px;
    padding: 40px 60px;
    border-left: 20px solid #ececec;

    background-color: #fff;
}

#design .am-u-sm-12 h1 {
    text-align: center;
    font-weight: normal;
}

#design .am-u-sm-12:nth-child(2) {
    border-right: 0;
}

#design .nice-select.open .list {
    height: 200px;
}

#design form {
    margin-top: 30px;
}

#design input, #design button {
    width: 100% !important;
}

#design .t1 {
    font-size: 14px;
    color: #999;
}

#design ul {
    overflow: hidden;
}

#design li {
    text-align: center;
    padding: 30px 0;

}

#design li span.iconfont {
    font-size: 50px;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    background-color: #eee;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
}

#design li h1 {
    color: #0154a6;
    font-size: 30px;
    font-weight: 500;
    margin: 15px 0;
}

/*销售网络*/
#net {
    padding: 60px 0;
    overflow: hidden;
    text-align: center;
}

#net ul {
    overflow: hidden;
    padding: 60px 0;
}

#net ul li {
    border: 10px solid #0154a6;
    height: 280px;
    padding: 30px;
    overflow: hidden;
}

#net ul li:first-child {
    overflow-y: scroll;
}

#net ul li h3 {
    font-size: 24px;
    font-weight: normal;
    margin-bottom: 20px;
}

#net ul li p {
    line-height: 40px;
    border-bottom: 1px solid #ddd;
    text-align: left;
}

#net ul li:nth-child(2) {
    background-color: #0154a6;
    color: #fff;
}

#net ul li:nth-child(2) .am-g-collapse {
    text-align: left;
}

#net ul li:nth-child(2) .am-u-sm-12 {
    padding: 30px 10px;

}

#net ul li:nth-child(2) span.iconfont {
    font-size: 40px;
    line-height: 40px;
    position: relative;
}

#net ul li:nth-child(2) span.iconfont b {
    font-size: 20px;
    vertical-align: top;
    display: inline-block;
}

#net ul li:nth-child(2) p {
    margin-bottom: 15px;
    line-height: normal;
    border: none;
}

#net .cate-banner {
    height: auto;
}

#net .cate-banner .content {
    padding: 0;
    height: 100%;
}

#net .cate-banner .content img {
    position: relative;
}

#net .cate-banner .mask {
    background-color: transparent;
    color: #000;
    text-align: left;
}

#net .cate-banner .mask .more-link {
    margin: 0;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    background-color: #fc7019;
    color: #fff;
}

#net .cate-banner .mask p {
    margin-bottom: 15px;
}

#net .cate-banner .mask span.iconfont {
    font-size: 30px;
    height: 40px;
    display: inline-block;
    line-height: 40px;
    vertical-align: middle;
    color: #0154a6;
    margin-left: 20px;
}

/*在线报修*/
.cate-banner .mask1 .bxlc {
    background: url("/theme/default/images/arrow2.png") no-repeat center;
}

.cate-banner .content .mask.mask1 .a-title {
    margin: 0;
    padding: 0;
}

.cate-banner .content .mask.mask1 ul.bxlc {
    padding-top: 60px;
    margin: 0;
}

.cate-banner .content .mask.mask1 ul.bxlc li {
    background-color: transparent;
    border: none;
    height: auto;
    text-align: center;
}

.cate-banner .content .mask.mask1 ul.bxlc li span.iconfont {
    display: block;
    margin: 0 auto;
    width: 110px;
    height: 105px;
    border: 5px solid #ddd;
    background-color: #fff;
    text-align: center;
    line-height: 110px;
    font-size: 50px;
    color: #fc7019;
    border-radius: 50%;
}

#fix {
    padding: 60px 0;
    overflow: hidden;
}

#fix .content {
    padding: 30px;
    background-color: #eee;
}

#fix .content form {
    background-color: #fff;
    width: 100%;
    padding: 60px;
}

#fix input, #fix textarea, #fix button, #fix select {
    width: 100%;
}

@media screen and (max-width: 1440px) {
    .copyright {
        font-size: 12px;
    }

    .am-panel-title {
        font-size: 14px;
    }

    .sub li.classTwo {
        line-height: 24px;
    }

    .sub li.classTwo a {
        font-size: 14px;
    }

    header .header-right .top-tel {
        font-size: 22px;
    }

    #nav > div h3 > a {
        padding: 0 15px;
    }

    .sub_list li a {
        line-height: 36px !important;
    }

    header .header-menu li:before {
        top: 39px;
    }


    #nav > div {
        line-height: 90px;
    }

    .sub_list li a {
        line-height: 36px !important;
    }


    .sub_content h3 {
        font-size: 13px;

    }

    #mask .side {
        padding: 10px;
    }

    .a-title {
        width: 100%;

    }

    section.even, section.odd {
        padding: 0;
    }

    header .header-menu li.aon .sub.wide .sub-menu {
        width: 90%;
    }

    header .open_menu .iconfont {
        font-size: 24px;
    }

    .sub-menu .sub_item h2 {
        font-size: 16px;
        padding: 10px 20px;

    }

    .sub-menu .sub_item .subject b {
        font-size: 16px;
    }

    header .header-menu li .sub-menu dt a {
        font-size: 14px;
    }
}


@media screen and (max-width: 1300px) {

    header .header-menu li em a, .header-menu li > a {
        font-size: 14px;
    }

    header .header-right .top-tel {
        font-size: 20px;
    }
}

@media screen and (max-width: 1280px) {
    .width {
        width: 90%;
    }
    #nav > li h3 > a{
    	padding:0 15px;
    }

    .side-menu {
        padding: 0 10px;
    }

    #culture li {
        font-size: 14px;
        line-height: 40px;
    }

    .honor-list li {
        width: 25%;
    }

    .pro-list li .content h4, .list_pic li h4 {
        font-size: 14px;
    }

    .subject2 b {
        font-size: 20px;
    }

    .article-left {
        width: 200px;
    }

    .article-right {
        margin-left: 240px;
    }

    ::-webkit-input-placeholder { /* WebKit browsers */
        font-size: 12px;
    }

    ::-moz-placeholder { /* Mozilla Firefox 19+ */
        font-size: 12px;
    }

    :-ms-input-placeholder { /* Internet Explorer 10+ */
        font-size: 12px;
    }

    .article-left .search .am-input-group-btn > .am-btn {
        font-size: 12px;
    }


}

@media screen and (max-width: 1279px) {
    .list-5 li {
        width: calc((100% - 60px) / 4);
    }

    .list-5 li:nth-child(4n) {
        margin-right: 0;
    }

    .list-5 li:nth-child(5n) {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 992px) {
    header .header-right dd{
        margin-left: 10px;
    }
    header .header-right .lan{
        font-size: 26px;
        font-weight: 100;
    }
    .top-tel2 {
        display: inline-block;
    }
    
    .top-tel2 .iconfont{
     font-size: 30px;
    display: block;
    line-height: 60px;
    color: #999;
    }
	.pro-all .index1 .swiper-slide .content .mask{
		display: none;
	}
	#tab-service li{
		width: 48%;
		margin:1%!important;
	}
	header .header-right .lan{
		line-height: 58px;
	}
	a.more-link{
		width:max-content;
		height: 30px;
		line-height: 30px;
		padding:0 20px;
		margin:10px auto 0;
	}
    .filter_city{
        padding: 30px 0;
    }
    .filter_city .col-1{
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
    #header2 .text{
        display: none;
    }
    .city-choose{
        line-height: 60px;
    }
    .pro-all .index1 .swiper-slide p.t1{
        font-size: 12px;
    }
    .a-title p{
        font-size: 14px;
    }
    .mask-open {
        position: absolute;
        top: 0;
        right: 0;
        width: 1.8rem;
        height: 0.9rem;
        z-index: 99;
        background: url(/theme/default/images/mwb.png) no-repeat right center;
        background-size: cover;
    }
    .cate-banner .content {
        padding-top: 35%;
    }

    .cate-banner .content img {
        height: 100%;
    }

    .a-title2 h1 {
        font-size: 24px;
        line-height: normal;
    }

    .a-title2 h1 span {
        font-size: 24px;
    }

    .am-u-md-6 {
        width: 100%;
    }

    .plug_service li a {
        font-size: 0;
    }

    .plug_service li a {
        height: 32px;
        line-height: 32px;
    }

    .plug_service li a span {
        margin-right: 0;
    }

    .cate-banner.service-banner {
        height: auto;
    }

    .cate-banner.service-banner .content .mask.mask1 {
        position: relative;
        padding: 30px 0;
        display: block;
    }

    .cate-banner .content .mask.mask1 h1 {
        font-size: 24px;
    }

    body {
        padding-top: 60px;
    }

    .cate-banner {
        height: auto;
    }

    .pro_show .contact button {
        font-size: 14px;
        padding: 0 10px;
        margin-right: 10px;
    }

    .pro_show .contact span {
        font-size: 20px;
    }

    .pro_show .contact span b {
        top: 0;
        font-size: 16px;
    }

    #main_nav a {
        display: block;
    }

    #cate-1 .am-panel-bd li {
        width: 50%;
        float: left;
    }

    #cate-2 .am-panel-bd li, #cate-4 .am-panel-bd li, #cate-5 .am-panel-bd li {
        width: 25%;
        float: left;
    }

    #cate-3 .am-panel-bd li {
        width: 33.333%;
        float: left;
    }

    .am-collapse .am-panel-bd ul {
        overflow: hidden;
    }

    #fix {
        padding: 30px 0;
    }

    #fix .content form, #fix .content {
        padding: 0;
    }

    #design {
        padding: 30px 0;
        background-color: #fff;
    }

    #design li {
        width: calc((100% - 20px) / 3);
        margin-right: 10px;
        margin-bottom: 10px;
    }

    #design li:nth-child(3n) {
        margin-right: 0;
    }

    #design .am-u-sm-12 {
        padding: 0;
        height: auto;
        margin-bottom: 10px;
        overflow: hidden;
    }

    #design .am-u-md-8 {
        border: none;
    }

    #design .am-u-md-6:nth-child(2) {
        padding: 0;
    }

    #design .width {
        padding: 0 10px;
        background-color: #fff;
    }

    #design li h1 {
        font-size: 24px;
        margin: 5px 0;
    }

    #design li span.iconfont {
        width: 80px;
        height: 80px;
        line-height: 80px;
        font-size: 40px;
    }

    .cate-banner .content .mask.mask1 ul.bxlc {
        padding-top: 0;
    }

    .cate-banner .content .mask.mask1 ul li {
        padding: 0;
    }

    .cate-banner .content .mask.mask1 ul li .content2 .mask2 {
        padding: 20px;
    }

    .cate-banner .content .mask.mask1 ul li .content2 span {
        right: 20px;
    }

    .cate-banner .content .mask.mask1 ul.bxlc li span.iconfont {
        width: 70px;
        height: 70px;
        line-height: 60px;
        font-size: 30px;
    }

    .cate-banner .content .mask.mask1 {
        display: block;
        position: relative;
    }

    .cate-banner .content .mask.mask1 .a-title {
        margin: 20px 0;
    }

    .cate-banner .content .mask div p {
        font-size: 14px;
    }

    .cate-banner .mask1 .bxlc {
        background-image: none;
    }

    #contact-1 li {
        width: 48%;
        margin: 1%;
    }

    #contact-1 li:nth-child(4n) {
        margin-right: 1%;
    }

    header > .content {
        padding: 0 3%;
    }

    .tab-list.fixed {
        top: 60px;
    }

    .pro-left .tab-content .tabs:before {
        height: 0px;
        margin-top: 0!important;
    }

    .pro_show .am-u-md-7 {
        padding: 0;
    }

    .title-content .proPhone {
        display: none;
    }

    footer {
        padding: 30px 0;
    }

    footer .content {
        padding-top: 0;
    }

    .contact-info .logo {
        padding: 0 0 20px;
    }

    .contact-info .logo {
        font-size: 20px;
    }

    .contact-info .logo .icon-logo {
        font-size: 20px;
        font-weight: normal;
    }

    #service li {
        width: 100%;
        margin: 0 0 10px 0 !important;
    }

    #header1 .logo .icon-logo {
        font-size: 30px;
    }

    body {
        margin: 0;
    }

    .pro-nav ul {
        margin: 10px 0;
        overflow: hidden;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
    }

    .pro-nav li {
        width: 33.33333%;
        margin: 0;
        padding: 10px 0;
        border-right: none;
        border-bottom: none;
        background: #eee;
        font-size: 12px;
    }

    .pro-nav li:nth-child(3n) {
        margin-right: 0;
    }

    .article-right {
        padding: 0;
    }

    #top-banner .width {
        width: 100%;
        padding: 20px;
        margin-top: 0;
        box-shadow: none;
        background-color: transparent;
    }

    #top-banner {
        padding-bottom: 20px;
    }

    #history > img {
        display: none;
    }

    #history .width {
        position: static;
        left: auto;
        width: 100%;
        padding: 20px;
    }

    #history .swiper-slide {
        border: 2px solid #000;
        padding: 10px;
    }

    #history #history-list:after {
        display: none;
    }

    .service-list li {
        width: 100%;
        margin-right: 0;
    }

    .lc-list {
        overflow: hidden;
        margin-bottom: 20px;
    }

    .lc-list li {
        width: 100%;
        margin-right: 0;
        height: auto;
        border-width: 2px;
    }

    .double-collapse {
        padding: 0;
    }

    .double-collapse .content {
        padding: 0;
    }

    .double-collapse .content .mask {
        padding: 40px 20px;
        position: static;
    }

    .double-collapse .content .mask h1 {
        font-size: 22px;
        margin-bottom: 20px;
    }

    .double-collapse .content .mask p {
        line-height: 1.8;
        text-align: justify;
    }

    .double-collapse .am-u-sm-12:nth-child(2n) {
        margin-bottom: 10px;
    }

    #page {
        padding: 30px 0;
    }

    #page .a-title {
        margin-bottom: 20px;
    }

    #nav2 .am-panel {
        background-color: transparent;
    }

    #nav2 .am-panel-bd li {
        font-size: 14px;
        width: 31.3333%;
        margin:1%;
        text-align: center;
		border:1px solid #ccc;
		line-height: 30px;
    }

    #nav2 h3 {
        font-size: 18px;
        font-weight: 300;
    }

    #nav2 .am-panel-bd {
        padding: 0;
    }

    #nav2.am-panel-group .am-panel + .am-panel {
        margin: 0;
    }

    #nav2 div.cate1, #nav2 .am-panel {
        border-bottom: 1px solid #ddd;
        box-shadow: none;
    }

    .am-padding {
        padding: 30px 0;
    }

    footer .content > ul {
        display: none;
    }


    .pro-banner .content .mask .am-btn {
        padding: 0;
        font-size: 16px;
    }

    #download p {
        width: 100%;
        margin-right: 0;
        line-height: 30px;
    }

    .goback {
        display: block;
        margin-top: 10px;
        position: absolute;
        left: 3%;
    }

    .goback span.iconfont, header .open_menu .iconfont {
        font-size: 30px;
        display: block;
        line-height: 60px;
        color: #999;
    }

    #header1 .open_menu .iconfont {
        color: #fff;
    }

    #tuijian {
        display: none;
    }

    #nav > div h3 > a {
        font-size: 2.5vh;
    }

    .sub-menu {
        display: none;
    }

    #culture .item {
        margin-bottom: 10px;
    }

    #culture .item:last-child {
        margin-bottom: 40px;
    }

    #about-1 .a-title, #about-2 .a-title {
        margin-bottom: 30px;
    }

    #about-1 .content {
        position: relative;
        top: auto;
        right: auto;
        left: auto;
        width: 100%;
    }

    header .header-menu li em a, .header-menu.header-menu li > a {
        font-size: 18px;
    }

    #caxun li {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }

    .a-title h1 {
        font-size: 24px;
        letter-spacing: 0;
    }


    .home_pro {
        display: block;
        margin: 0;
    }

    .home_pro li {
        width: 100%;
        margin: 0 0 10px;
        min-height: auto;
        padding-bottom: 30px;
        overflow: hidden;
    }

    .home_pro li .pro_footer {
        position: relative;
        bottom: auto;
        left: auto;
        margin: 10px auto;
        width: 80%;
    }

    #tag-cloud {
        width: 100%;
    }

    .footer-top {
        display: none;
    }

    .foot-content .nice-select {
        width: 200px;
        margin: 10px auto 0;
        float: none;
    }

    #article-main {
        padding: 30px 0;
    }

    .article-left {
        display: none;
    }

    .article-right {
        margin: 0;
    }

    .article-right .list-3 li {

        margin-bottom: 20px;
    }


    .zixun_modal {
        width: 100%;
        -webkit-background-size: cover;
        background-size: cover;
    }

    .zixun_modal .inner {
        width: 100%;
        padding: 0 20px;
    }

    .zixun_modal .p1 {
        font-size: 18px;
        padding: 30px 0 10px;
    }

    .zixun_modal .p2 a {
        font-size: 14px;
        width: 160px;
    }

    #app {
        padding: 30px 0;
    }

    #organize li, #app .show_info li {
        width: calc((100% - 20px) / 2);
        margin-right: 20px;
        margin-bottom: 20px;
    }

    .cate-banner {
        height: auto;
    }

    #organize li:nth-child(2n), #app .show_info li:nth-child(2n) {
        margin-right: 0;
    }

    .path {
        height: auto;
        line-height: normal;
        padding: 10px 0;
        overflow: hidden;

    }

    .path.path1 {
        display: none;
    }

    #app .nice-select.open .list li {
        float: none;
        width: 100%;
        padding: 0 5px;
        font-size: 12px;
    }

    #app .nice-select .list {
        width: 100%;
        height: 200px;
        overflow-y: auto;
    }

    #service-list .list-3 li {
  
        margin: 0 0 20px 0;
        height: auto;

    }

    #service-list li h3 {
        font-size: 16px;
    }

    #service-list li p {
        display: none;
    }

    .subject {
        clear: both;
    }

    .news_list li {
        padding: 20px 0;
        border-bottom: 1px dotted #c6c6c6;
    }

    .news_list li .content {
        padding: 0;
    }

    .news_list li .content time {
        display: none;
    }

    .news_list li .content {
        height: auto;
        border: none;
    }

    .news_list li .content h5 {
        margin: 10px 0;
        font-size: 16px;
    }

    .pagelist li {
        margin-bottom: 10px;
    }

    #contact-1 {
        padding: 30px 0;
    }

    #contact-2 {
        padding: 0 0 30px;
    }

    #contact-1 .contact-left {
        background: #fff;
    }

    #contact-1 .contact-left, #contact-1 .contact-right {
        width: 100%;
        height: auto;
        margin-bottom: 10px;
    }

    #contact-1 .contact-right {
        padding-left: 0;
    }

    .contact-left .list-2 li {
        width: 100%;
        margin-right: 0;
    }

    #contact-1 .content form {
        width: 100%;
    }

    #contact-1 .content {
        padding: 20px;
        height: auto;
        overflow: hidden;
    }

    #contact-1 input, #contact-1 textarea {
        width: 100%;
    }

    #contact-2 .width {
        padding: 10px;
    }

    .job_show .info ul li {
        width: 50%;
    }

    .job_show .item {
        padding: 15px;
    }

    .am-modal-dialog {
        width: 90%;
    }

    #tuijian .swiper-slide .img, #tuijian .swiper-slide .txt {
        width: 100%;
        height: auto;
    }

    #tuijian .swiper-slide .txt {
        padding-bottom: 20px;
        overflow: hidden;
    }

    .banner .swiper-pagination {
        bottom: 10px !important;
    }

    .banner .swiper-button-next, .banner .swiper-button-prev {
        width: 40px;
        height: 40px;
    }

    #banner-bar .am-fl {
        padding-top: 15px;
    }

    #banner-bar .service-tel {
        line-height: normal;
        height: auto;
    }

    #banner-bar .service-tel b {
        display: block;
    }

    #about-1 .right-content, #about-1 .left-content {
        width: 100%;
        margin-bottom: 10px;
        float: none;
    }

    #history {
        background-image: none;
    }

    #history .quxian {
        display: none;
    }

    #history .swiper-slide a {
        height: auto;
        position: static;
    }

    #history-list {
        padding: 0 0 30px;
    }

    #history .swiper-slide .line {
        display: none;
    }

    #history .swiper-slide .lc-right {
        height: auto;
    }

    #history .swiper-slide .line:after {
        display: none;
    }

    #history .swiper-slide .right-text {
        padding: 20px 0;
    }

    #history .swiper-slide .lc-left, #history .swiper-slide .lc-right, #history .swiper-slide:nth-child(even) .date {
        position: static;
    }

    #history .swiper-slide:nth-child(even) .date {
        width: 100%;
    }

    #history .swiper-slide .date {
        display: block;
        text-align: center;
    }

    #history .swiper-button-next, #history .swiper-button-prev {
        height: 24px;
        margin-top: -12px;
        left: 0;
    }

    #history .swiper-button-next {
        left: auto;
        right: 0;
    }

    .filter dl dt a {
        font-size: 12px;
        margin: 0 0 5px 0;
        padding: 5px;
    }

    .honor-list li {
        width: 50%;
        padding: 1%;
        background: none;
    }

    .honor-list ul::before, .honor-list ul::after, .honor-list li aside::after, .honor-list ul li.end:after {
        display: none;
    }

    .honor-list li img {
        max-width: 100%;
        max-height: 100%;
    }

    .honor-list li p {
        margin: 0;
        padding: 0;
        line-height: 30px;
        height: auto;
    }

    .honor-list li dl {
        height: auto;
    }

    .subject b, .subject strong {
        font-size: 18px;
    }

    .title-content h1 {
        font-size: 24px;
    }

    .header-right #main_nav {
        display: none !important;
    }


    body {
        width: 100%;
        padding-top: 60px;
    }

    .home_pro li .pro_footer {
        bottom: 40px;
        left: 10%;
        width: 80%;
    }

    .subject2 b {
        font-size: 18px;
        line-height: normal;
    }

    .top, .search_bar,.top-tel {
        display: none;

    }

    header .search_bar .search-box {
        top: 60px;
    }

    header .header-menu li {
        width: 100%;
        display: block;
    }

    .width, header .header-menu .sub-menu {
        width: 100%;
    }

    .sub-menu .sub_item {
        width: 100%;
        float: none;
        padding: 0 !important;
    }

    .home_path {
        width: 100%;
    }

    #subnav li a, .home_path li {
        font-size: 14px;
    }

    .width, header .width, #contact-1 .width, #contact-2 .width {
        width: 94%;
        padding: 0;
    }


    .piclist li {
        width: calc((100% - 10px) / 2);
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .piclist li:nth-child(2n) {
        margin-right: 0;
    }
    .link{
    	padding:10px 0;
    	font-size: 16px;
    }
    .link span.iconfont{
    	font-size: 16px;
    }
    .link a{
    	font-size: 12px;
    	padding:0 10px;
    }
.path.path2{
	height: auto;
	line-height: normal;
	display: none;
}

    .path .main {
        width: 94%;
        padding: 0;
        margin: 0 auto;
    }

    .path .home_nav {
        width: 100%;
        float: none;
        display: none;
    }

    .path .home_nav #subnav {
        display: block;
    }

    .path .home_nav #subnav li {
        float: none;
        flex: none;
        text-align: center;
        margin: 0;
        display: inline-block;
    }

    .path .home_nav #subnav li a {
        padding: 0 5px;
    }

    #subnav li:first-child a {
        border-left: none;
    }

    .list-5 li:nth-child(5n) {
        margin-right: 10px;
    }

    .foot-content .am-fr, .foot-content .am-fl {
        float: left;
        width: 50%;
    }

    .foot-content .foot-logo, .foot-content .am-fr .content {
        font-size: 12px;
    }


    /*总裁致辞*/
    .letter {
        margin: 0;
    }

    .letter .content {
        width: 100%;
        margin-top: 0;
    }

    .letter .content .text {
        padding: 30px 20px;
    }

    .letter .content .sign {
        margin-top: 40px;
    }

    .letter .content .sign img {
        width: 100px;
    }

    /*企业文化*/
    #culture {
        padding: 30px 0;
    }

    #culture .a-title {
        margin: 0 0 20px;
    }

    #culture .item {
        height: auto;
        overflow: hidden;
        padding: 20px;
    }

    #culture .item .am-u-md-4, #culture .item .am-u-md-8 {
        width: 100%;
    }

    #culture .item .am-u-md-4 {
        margin-bottom: 20px;
    }

    #culture .item .am-u-md-8 {
        text-align: center;
        font-size: 14px;
    }

    #culture .item .am-u-sm-12 {
        line-height: normal;
        padding: 0;
    }

    #culture .item .am-u-md-4:after {
        display: none;
    }

    #about-1 li {
        width: 100%;
        margin-right: 0;
    }

    #about-1, #about-2 {
        padding: 30px 0;
    }

    #about-1 .content {
        margin: 0;
        font-size: 15px;
    }

    .contact-info {
        width: 100%;
        padding: 0;
        margin: 0;
        text-align: center;
        float: none;
    }

    .contact-list {
        float: none;
    }

    .call-info span.iconfont {
        font-size: 30px;
        float: none !important;
    }

    .call-info p {
        text-align: center;
        padding: 0;
    }

    .call-info h3 {
        font-weight: normal;
        padding: 0;
    }

    .call-info a {
        text-align: center;
        margin: 0;
        font-weight: normal;
    }

    .contact-info .am-text-right {
        text-align: center !important;
    }

    .copyright .contact-info {
        padding: 0;

    }

    .contact-list li {
        width: 100%;
        margin: 0;
        text-align: center;
        float: none;
    }

    .contact-list li p {
        display: inline-block;
    }

    .contact-list li p.t1 {
        font-size: 12px;
    }

    /*案例*/
    #subnav li a {
        line-height: 30px;
        padding: 0;
        border: none;
    }

    .path .home_nav #subnav li.hover {
        border-color: #0154a6;
    }

    #subnav li.hover a {
        background-color: #0154a6;
        color: #fff;
    }

    .path .home_nav #subnav li:nth-child(3n) {
        margin-right: 0;
    }

    .filter {
        margin: 0;
        padding: 10px 0;
        box-shadow: none;
        border: none;
    }

    .filter dl dd {
        float: none;
        width: 100%;
    }

    .filter dl dt {
        width: 100%;
        float: none;
        margin: 10px auto;
    }

    .pro-list li {
        width: calc((100% - 10px) / 2);
        margin: 0 10px 10px 0;
    }

    .pro-list li:nth-child(2n) {
        margin-right: 0;
    }

    .pro-list li p {
        padding: 10px;
        font-size: 14px;
    }

    .article-right .pro-list li .content p {
        padding: 0;
        text-align: center;
    }

    .am-padding-left-xl h1 {
        display: none;
    }

    .pro_show .gallery-thumbs {
        margin-bottom: 30px;
    }

    .article-right .am-padding-left-xl {
        padding: 0 !important;
    }

    .copyright {
        padding: 0;
    }

    .copyright .width {
        padding: 0;
    }

    .copyright p {
        line-height: normal;
    }

    #news-main {
        padding: 30px 0;
    }

    .pro-left {
        width: 100%;
        float: none;
    }

    .pro-right {
        display: none;
    }

    .subject2 {
        padding: 0 0 20px;
    }

    .subject {
        margin-bottom: 20px;
    }

    #search {
        padding: 30px 0;
    }

    header .top-search span {
        color: #999;
    }

    .wz_list {
        margin: 0;
    }

    .news_show .intro p，.pro_intro p {
        font-size: 15px;
        margin: 0 0 10px 0;
        line-height: 1.5;
    }

    .photo-list li {
        width: calc((100% - 10px) / 2);
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .photo-list li:nth-child(2n) {
        margin-right: 0;
    }

    .m-show {
        display: block;
    }

    .m-show h2 {
        font-size: 24px;
    }

    .pre-page a, .pre-page span {
        font-size: 12px;
        color: #999;
    }

    .pro-all {
        padding: 0 0 30px;
        background-color: #fff;
    }

    .pro-all .article-right {
        box-shadow: none;
        padding: 0;
        border: none;
    }

    .pro-all .list-5 li {
        width: 48%;
        margin: 1% !important;
        float: left;
    }

    .pro_show .title-content{
        margin: 20px 0;
        height: auto;
        overflow: hidden;
    }
    .pro_show .title-content h1{
        font-weight: 600;
        font-size: 20px;
    }
    .photo_show .subject2 {
        display: none;
    }

    .photo-left, .photo-right {
        width: 100%;
        float: none;
        padding: 0;
    }

    .photo-right {
        margin-top: 20px;
    }

    footer .width {
        width: 94%;
        padding: 0;
    }

    footer .item {
        display: none;
    }

    .footer-info {
        padding: 0;
        border: none;
        margin: 0;
    }


    ._mini header {
        box-shadow: 0 0 5px #ccc;
    }

    .header-right.open {
        display: block;
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 98;
        float: none;
        left: 0;
        top: 60px;
    }

    .header-right.open .top {
        display: none;
    }

    .header-right.open #main_nav {
        position: absolute;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .9);
        top: 0;
        left: 0;
        float: none;
        padding-top: 30%;
    }

    .header-right.open #nav {
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
    }

    .header-right.open #nav > div {
        display: block;
        width: 100%;

    }

    .header-right.open #main_nav .nav, .header-right.open #nav > div {
        height: auto;
    }

    .header-right.open #nav > div a {
        margin: 0;
        padding: 0;
        color: #fff;
        width: 100%;
        text-align: center;
    }

    #nav > div.hover h3:after, #nav > div:hover h3:after {
        display: none;
    }

    #main_nav.fixed .nav_logo {
        display: none;
    }

    ._mini .path {
        position: relative;
        z-index: 1;
    }

    .pro-banner .content .mask {
        display: none;
    }

    #article-main .am-tabs-bd .am-tab-panel {
        padding: 0;
    }

    .list-2 li {

        margin-bottom: 20px;
    }

    .list-3 li {
        width: 100%;
        margin-bottom: 10px;
    }

    #teacher li {
        width: 100%;
        margin: 0 0 20px 0;
    }

    #teacher li .am-u-md-5 {
        text-align: center;
    }

    #teacher li .am-u-md-5 img {
        width: 50%;
        margin-bottom: 20px;
    }

    #teacher li h3 {
        text-align: center;
    }

    #teacher li h3 span {
        display: block;
        padding: 0;
    }

    #contact-2 ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
        float: none;
        min-height: auto;
    }

    #contact-1 {
        padding-bottom: 20px;
    }

    #contact-1 .box {
        display: none;
    }

    #history ul li {
        width: 100%;
        margin-bottom: 0;
    }

    #partner li {
        width: calc((100% - 20px) / 3);
        margin-right: 10px;
        margin-bottom: 20px;
    }

    #partner li:nth-child(3n) {
        margin-right: 0;
    }

    #partner li:nth-child(5n) {
        margin-right: 10px;
    }

    .am-form-group {
        margin-bottom: 5px;
    }

    .list_pic {
        padding: 30px 0;
    }

    .pro-list {
        padding: 30px 0;
    }

    .pro-list .list-3 li {

        margin: 0 0 10px 0;
    }


    #equipment {
        padding: 30px 0;
    }

    #equipment .content {
        padding: 30px 0;
    }

    #equipment .content .mask {
        position: relative;
        padding:0;
    }

    #equipment .content .mask h2 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    #equipment .index-left, #equipment .index-right, #equipment li:nth-child(even) .index-left {
        width: 100%;
        float: none;
    }

    .list_pic .news_list2 li {
        width: 100%;
        padding: 0;
        box-shadow: none;
        margin-bottom: 10px;
        border-bottom: 1px solid #eee;
    }

    .list_pic .news_list2 li time {
        font-size: 12px;
    }


    .list_pic .news_list2 li .picture img, .pro-list li .picture img {
        height: auto;
    }

    .list_pic .news_list2 li .content {
        margin-left: 0;
        padding: 20px;
        text-align: left;
        overflow: hidden;
    }

    .pro-list li .content {
        padding: 5px 0;
    }

    .pro_show .tags a {
        margin: 0 0 10px;
    }
        #tab-pro .pro-list{
    	padding:0;
    }


    .list_pic .news_list2 li .content h4, .pro-list li .content h4 {
        font-size: 14px;
        margin-bottom: 10px;
        text-overflow: clip;
        white-space: normal;
        text-align: justify;
    }

    .list_pic .news_list2 li .content h5 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .pro-list li .content h4 {
        margin: 0px;
    }

    .pro-list .news_list2 li img {
        height: auto;
    }

    .pro-list .news_list2 li .content {
        padding: 10px 5px;
    }

    .bt, .bb {
        -webkit-background-size: cover;
        background-size: cover;
    }

    .bb {
        background-position: bottom center;
    }

    .copyright .footer-line1 {
        display: none;
    }

    .list_pic .news_list2 li .pic {
        width: 100%;
        padding-right: 0;
    }

    .list_pic .news_list2 li .more-link {
        float: none;
        clear: both;
    }


    header {
        height: 60px;
        position: relative;
    }


    header .text {
        padding: 0 0 0 10px;
    }

    header .logo img {
        padding: 0;
        width: auto;
        height: 30px;
    }

    header .text p.t1 {
        font-size: 16px;
        color: #0154a6;
        font-weight: bold;
    }

    #header1 .text p.t1 {
        color: #fff;
        padding-top: 0;
    }

    header .text p.t2 {
        font-size: 12px;
        font-weight: normal;
        line-height: normal;
    }

    header .text p.t3 {

        line-height: normal;
    }

    #header-menu {
        display: none;
    }

    header .header-right dd:first-child {
        padding-left: 0;
    }

    .header-menu {
        width: 100%;
        height: 100%;
        top: 60px;
        position: fixed;
        left: 0;
        background-color: rgba(0, 0, 0, .5);
    }

    header .header-mid {
        float: none;
        position: fixed;
        width: 100% !important;
        height: 100%;
        left: 0;
        top: 60px;
        background-color: rgba(0, 0, 0, .8);
        transition: 0.5s ease 0s;
        transform-origin: top;
        opacity: 0;
        transform: scale(1, 0);

    }

    .header-mid.nav-mini {
        display: block !important;
        margin: 0 !important;
        transform: scale(1);
        opacity: 1;
    }

    .header-mid.nav-mini #main_nav {
        display: block;
        width: 100%;
        padding: 30px 3%;
        text-align: left;
        background-color: #f2f2f2;
    }

    .header-mid.nav-mini #main_nav .nav {
        height: auto;
    }

    .header-mid.nav-mini #nav2 > div {
        display: block;
        width: 100%;
        height: auto;
        line-height: 40px;
    }

    .header-mid.nav-mini ul {
        margin: 10px 0;
    }

    header .header-menu li .sub {
        width: 100%;
        left: 0;
        display: none;
    }

    header .top-search span {
        line-height: 60px;
    }

    header .header-left {
        width: auto;
        height: 60px;
    }

    header .header-right {
        width: auto;
    }

    header .open_menu {
        display: block;
          font-size: 40px;
        margin-left: 0;
    }

    #nav .sub-menu .list-container {
        width: 100%;
        display: block;
        padding: 10px;
    }

    #nav .list-container li a {
        font-size: 14px;
    }

    #subnav li a, .home_path li {
        font-size: 14px;
    }

    #nav .cate1 .sub-menu {
        display: none;
        position: relative;
        line-height: normal;
        transition: 0.5s ease 0s;
    }

    #nav .cate1.hover h3 > a {
        color: #1EA1A9;
    }

    #nav > li h3:after {
        display: none;
    }

    #nav .list-container li {
        text-align: center;
        border: 0;
    }

    #nav .sub-menu span {
        display: none;
    }

    #nav .sub-menu:after {
        display: none;
    }

    #nav > div h3 > a {
        font-size: 18px;
        font-weight: 300;
    }

    .pro-list ul {
        padding-left: 0;
    }
}

@media only screen and (min-width: 641px) {
    .pro-list .list-4 li {
      
        margin-bottom: 20px;
    }


}

@media only screen and (max-width: 480px) {
    .cate-banner .content .mask div h1, .cate-banner .content .mask h1 {
        font-size: 18px;
    }
}
