@charset "utf-8";
html{-webkit-font-smoothing:antialiased}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,pre,td,textarea,th,ul{margin:0;padding:0;}
header, hgroup, nav, menu, main, section, article, summary, details, aside, figure, figcaption, footer{display: block;margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
table,th,td{border: 1px solid black;}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,var{font-style:normal;font-weight:400}
dl,ol,ul{list-style-type:none}
h1,h2,h3,h4,h5,h6{font-size:100%;}
a{text-decoration:none;blr:expression(this.onFocus=this.blur());color: inherit;}
a:hover{text-decoration:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;outline:none;blr:expression(this.onFocus=this.blur())}
a:focus,a:hover,a:active{outline:none;blr:expression(this.onFocus=this.blur());}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
textarea{resize:none;outline: none;font-family: Arial,Microsoft Yahei;}
img{vertical-align:middle;height: auto;}
button,input[type=submit],input[type=text],input[type=button]{outline: none;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(255,0,0,0);outline:0;blr:expression(this.onFocus=this.blur());}
input{outline: 0;}
input::-webkit-input-safebox-button{display: none;/*去掉搜狗浏览器密码软盘*/}
body{color: #000;line-height: 1;min-width: 1200px;overflow-x: auto !important;font-family: Arial,Microsoft Yahei;}
body *{box-sizing: border-box;line-height: 1;}

#web-ietip {width: 526px; height: 90px; padding: 83px 0 0 84px; overflow:hidden; background: url(../images/browser.png) no-repeat center center; margin: 200px auto 0;}
#web-ietip a{display: block; width: 65px; height: 80px; float: left;}

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;line-height:0;font-size:0;}
.ellipsis{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.eps2{overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}

.img-hover{position: relative;overflow: hidden;}
.img-hover img{display: block;transform: scale(1.001);vertical-align: top;transition: all 0.5s ease 0s;}
.img-hover:hover img{transform: scale(1.07);}

.pic-hover{overflow: hidden;position: relative;}
.pic-hover img{transition: transform 12s cubic-bezier(.23, 1, .32, 1); transform: scale(1);}
.pic-hover:hover img{transform: scale(1.1);}

.bg-gray {width: 100%;padding: 2px 0;background-color: #f9f9f9;}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #999;}
input:-moz-placeholder, textarea:-moz-placeholder {color:#999;}
input::-moz-placeholder, textarea::-moz-placeholder {color:#999;}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {color:#999;}

/* 自定义滚动条 */
.inner1{width: 100px;height: 500px;margin: 0 auto;background-color: #aaa;}
.inner2{width: 150px;height: 500px;margin: 0 auto;background-color: red;margin-top: 30px;}
.scroll-content .mCSB_inside .mCSB_container {margin-right: 26px;}
.scroll-content .mCSB_scrollTools{opacity: 1;}
.scroll-content .mCSB_scrollTools .mCSB_draggerRail{width: 2px;background-color: #eee;border-radius: 2px;filter: none;-ms-filter: none;}
.scroll-content .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{width: 2px;background-color: #ffef10;border-radius: 2px;filter: none;-ms-filter: none;}
.scroll-content .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.scroll-content .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{background-color: #ffef10;filter: none;-ms-filter: none;}
.scroll-content .mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{background-color: #ffef10;filter: none;-ms-filter: none;}

/*视频容器样式*/
.v-a{position: fixed;left: 0;top: 120%;width: 100%;height: 100%;background-color: #000;z-index: 10000000;transition: top .5s ease-in-out;}
.v-a.show{top: 0;}
.v-a.show .v-e{visibility: visible;}
.v-a.show .v-f{display: block;}
.v-b{width: 100%;height: 100%;position: absolute;left: 0;top: 0;}
.v-c{display: block;width: 40px;height: 40px;background-color: #be0000;position: absolute;right: 0;top: 0;cursor: pointer;z-index: 10000;}
.v-d{display: block;width: 100%;height: 100%;font-size: 21px;text-align: center;line-height: 40px;color: #fff;}
.v-e{visibility: hidden;width: 100%;height: 100%;position: absolute;left: 0;top: 0;right: 0px;bottom: 0px;max-width: 100%;max-height: 100%;margin: auto;}
.v-f{display: none;position: absolute;top: 50%;left: 50%;max-width: 800px;max-height: calc(100% - 80px);transform: translate(-50%,-50%);}

/* 证书放大轮播 */
.img-box-wrap{visibility:hidden;opacity: 0;position: fixed;left: 0;top: 0;width: 100%;height: 100%;background-color: #666;background-color: rgba(0,0,0,0.8);z-index: 100000;transition: all .3s;}
.img-box-wrap.show{visibility:visible;opacity: 1;}
.img-box-wrap .img-box{width: 900px;height: 550px;position: fixed;margin: auto;left: 0;right: 0;top: 0;bottom: 0;}
.img-box-wrap .img-box .close{width: 27px;height: 27px;background-image: url("../images/icon-close-white.png");position: absolute;right: 3px;top: -46px;cursor: pointer;}
.img-box-wrap .img-box h2.title{position: absolute;left: 0;top: 286px;width: 100%;text-align: center;font-size: 14px;line-height: 24px;color: #fff;font-family: Acrom;}
.img-box-wrap .img-box .img-list{width: 100%;height: 100%;}
.img-box-wrap .img-box .item {text-align: center;}
.img-box-wrap .img-box .img{max-width: 100%;height: 100%;display: inline-block;margin: 0 auto;padding: 6px 10px 62px 8px;background-repeat: no-repeat;background-size: 100% 100%;background-image: url(../images/bg_02.png);}
.img-box-wrap .img-box .img img{height: 100%;max-width: 100%;}
.img-box-wrap .img-box .img-list .slick-slide{width: 100%;height: 550px;padding-bottom: 50px;position: relative;}
.img-box-wrap .img-box .img-list .slick-slide .title{width: 100%;height: 50px;line-height: 50px;text-align: center;font-size: 18px;color: #fff;position: absolute;left: 0;bottom: 0;}
.img-box-wrap .img-box .img-list .slick-arrow{font-size: 0;padding: 0;margin: 0;width: 22px;height: 39px;background-color: transparent;position: absolute;top: 50%;margin-top: -20px;cursor: pointer;border: none;}
.img-box-wrap .img-box .img-list .slick-prev{background-image: url("../images/icon-arrow-left-white.png");left: -60px;}
.img-box-wrap .img-box .img-list .slick-next{background-image: url("../images/icon-arrow-right-white.png");right: -60px;}
.img-box-wrap .img-box .img-list .slick-disabled{opacity: 0.3;}

/* 放大镜 */
.detail-l .p-list-l{position: relative;width: 560px;height:502px;border-bottom: 1px solid #eee;}
.detail-l .p-list-l .slick-list{overflow: visible;}
.detail-l .p-list-l .slick-list .slick-track{position: relative;width: 560px !important;}
.detail-l .p-list-l .item.slick-slide{position: absolute !important;left: 0 !important;top: 0 !important;}
.detail-l .p-list-l .MagicZoomPlusHint{display: none !important;}
.detail-l .p-list-l .img-box{width: 560px;height: 502px;border: 1px solid #e60012;}
.detail-l .p-list-l .img-box img{width: 100%;height: 100%;}
.detail-l .p-list-s{width: 450px;;margin: 36px auto 0;font-size: 0;}
.detail-l .p-list-s .img-box{display: block;width: 100px;height: 100px;margin: 0 5px;border: 1px solid #e5e5e5;cursor: pointer;}
.detail-l .p-list-s .img-box img{width: 100%;height: 100%;}
.detail-l .p-list-s .slick-arrow{position: absolute;width: 40px;height: 40px;top: 50%;margin-top: -20px;background-repeat: no-repeat;background-position: center center;background-color: transparent;font-size: 0;border: none;cursor: pointer;z-index: 10;}
.detail-l .p-list-s .slick-prev{left: -46px;background-image: url("../images/arrow_03.png");}
.detail-l .p-list-s .slick-next{right: -46px;background-image: url("../images/arrow_04.png");}
.detail-l .p-list-s .slick-prev:hover{background-image: url("../images/arrow_01.png");background-color: #e60012;}
.detail-l .p-list-s .slick-next:hover{background-image: url("../images/arrow_02.png");background-color: #e60012;}
.detail-l .p-list-s .slick-disabled{opacity: 0.3;}
.detail-l .p-list-s .item.selected .img-box{border: 1px solid #e60012;}

/* 头部 */
.header {background-color: #fff;}
.header .service {position: relative;width: 1200px;height: 100px;margin: 0 auto;line-height: 100px;text-align: right;font-size: 0;background-color: #fff;}
.header .service .logo {float: left;max-width: 340px;height: inherit;line-height: inherit;}
.header .service .logo img {max-width: 100%;max-height: 100%;}
.header .service .tel {display: inline-block;vertical-align: middle;margin-right: 38px;padding: 0 16px;line-height: 22px;border-right: 1px solid #d2d2d2;}
.header .service .text {display: inline-block;vertical-align: middle;line-height: 22px;font-size: 16px;color: #333;}
.header .service .text::before {content: "";display: inline-block;vertical-align: middle;width: 18px;height: 18px;margin-right: 4px;background-size: 100% 100%;background-image: url("../images/icon_07.png");}
.header .service .num {display: inline-block;vertical-align: middle;margin: 0 24px;font-weight: bold;font-size: 22px;color: #e60012;}
.header .service .search {width: 200px;height: 38px;display: inline-block;vertical-align: middle;font-size: 0;background-color: #efefef;}
.header .service .search .input {width: 160px;height: 38px;display: inline-block;vertical-align: middle;padding-left: 10px;font-size: 14px;color: #333;background-color: #efefef;border: 0;}
.header .service .search .btn {width: 38px;height: 38px;display: inline-block;vertical-align: middle;background-repeat: no-repeat;background-position: center center;background-size: 14px 14px;background-color: #efefef;background-image: url("../images/icon_08.png");border: 0;}
.header .nav {width: 100%;background-color: #353535;}
.header .nav .content {width: 1200px;height: 48px;line-height: 48px;margin: 0 auto;font-size: 0;background-color: #353535;font-size: 16px;}
.header .nav .item {width: 19%;height: 100%;display:inline-block;text-align: center;line-height: inherit;font-size: 14px;color: #fff;}
.header .nav .item a {width: 100%;height: 100%;line-height: inherit;display: block;font-size: 18px;}
.header .nav .item.active {color: #373732;background-color: #ffef10;}

/* 底部 */
.footer {position: relative;width: 100%;height: 420px;background-position: center center;background-size: cover;background-image: url("../images/bg_01.jpg");}
.footer .content {width: 1200px;margin: 0 auto;}
.footer .logo {width: 100%;height: 120px;line-height: 120px;text-align: center;}
.footer .msg {width: 100%;height: 160px;padding: 10px 0;text-align: center;font-size: 0;}
.footer .msg .item {width: 400px;display: inline-block;vertical-align: top;padding-left: 86px;text-align: center;}
.footer .msg .item:first-child {padding: 0;text-align: left;}
.footer .msg .item:last-child {padding: 0;text-align: right;}
.footer .msg .item .icon {width: 48px;height: 48px;display: inline-block;vertical-align: top;margin: 8px 0;line-height: 48px;text-align: center;border-radius: 50%;border: 1px solid #fff;}
.footer .msg-r {display: inline-block;vertical-align: top;margin-left: 30px;text-align: left;}
.footer .msg-r .title {line-height: 35px;font-size: 18px;color: #fff;}
.footer .msg-r .text {line-height: 35px;font-size: 14px;color: #fff;opacity: .7;}
.footer .msg-r .img-row {padding: 4px 0;}
.footer .msg-r .img-row .img-item:first-child {margin-left: 0;}
.footer .msg-r .img-row .img-item {display: inline-block;margin-left: 10px; position: relative;}
.footer .msg-r .img-row .img-item .c-pop{
    position: absolute; left: 50%; bottom: 100%;
    transform: translate(-50%, -10px);
    background: #fff; border-radius: 10px;
    padding: 5px;
    display: none;
}
.footer .msg-r .img-row .img-item .c-pop:after{
    content: '';
    position: absolute; left: 50%; bottom: -20px; margin-left: -10px;
    border: 10px solid transparent;
    border-top-color: #fff;
}
.footer .msg-r .img-row .img-item .c-pop img{
    background: #000; border-radius: 10px; width: 100px; height: 100px;
}
.footer .msg-r .img-row .img-item:hover .c-pop{
    display: block;
}


.footer .nav {padding: 10px 0;text-align: center;font-size: 0;}
.footer .nav .item {position: relative;display: inline-block;padding: 20px 52px;font-size: 16px;color: #fff;}
.footer .nav .item::after {position: absolute;right: 0;content: "|";font-size: 14px;color: #bbbaba;}
.footer .nav .item:last-child::after {content: "";}
.footer .copyright {position: absolute;bottom: 0;left: 0;right: 0;width: 100%;height: 58px;line-height: 58px;text-align: center;font-size: 14px;color: #777;background-color: #414141;}
.footer .copyright .text {margin-right: 24px;font-size: 14px;color: #777;}
.footer .copyright .text:last-child {margin-right: 0;}
.footer .logo img,
.footer .msg .item .icon img {max-width: 100%;max-height: 100%;}

/* 内页 banner */
.banner {width: 100%;height: 488px;background-position: center center;background-size: cover;}
.banner .content {position: relative;width: 1200px;height: 100%;margin: 0 auto;color: #fff;}
.banner .content.black {color: #333;}
.banner .title {position: absolute;left: 0;bottom: 176px;}
.banner .title .ch {position: relative;padding-right: 30px;line-height: 40px;font-weight: bold;font-size: 40px;}
.banner .title .ch::after {content: "|";position: absolute;font-weight: normal;font-size: 24px;right: 0;}
.banner .title .en {margin: 0 20px;font-size: 30px;}
.banner .text {position: absolute;left: 0;bottom: 140px;font-size: 18px;}

/* 面包屑 */
.breadcrumb {width: 100%;height: 70px;background-color: #fff;border-top: 1px solid #d2d2d2;border-bottom: 1px solid #d2d2d2;}
.breadcrumb .content {width: 1200px;height: 68px;line-height: 68px;margin: 0 auto;font-size: 0;}
.breadcrumb .link {position: relative;display: inline-block;vertical-align: middle;margin-left: 28px;font-size: 16px;color: #666;cursor: pointer;}
.breadcrumb .link::before {content: "";position: absolute;top: 50%;left: -28px;width: 28px;height: 18px;margin-top: -9px;display: block;background-repeat: no-repeat;background-position: center center;background-image: url("../images/arrow_05.png");}
.breadcrumb .link.home {margin: 0;padding-left: 30px;}
.breadcrumb .link.home::before {left: 0;background-position: center left;background-image: url("../images/icon_10.png");}
.breadcrumb .link:last-child {color: #333;}
.breadcrumb .nav {float: right;font-size: 0;}
.breadcrumb .nav .item {min-width: 134px;height: 68px;display: inline-block;vertical-align: middle;padding: 0 16px;line-height: 68px;text-align: center;font-size: 16px;color: #373732;}
.breadcrumb .nav .item.active {background-color: #ffef10;}
.breadcrumb .nav .item a {width: 100%;height: 100%;line-height: inherit;display: block;}

/* 分页 */
.pagination {width: 1200px;margin: 0 auto;text-align: center;font-size: 0;}
.pagination .item {min-width: 40px;height: 40px;display: inline-block;vertical-align: middle;margin: 0 5px;padding: 0 10px;line-height: 40px;text-align: center;font-size: 16px;color: #fff;background-color: #b8b8b8;border-radius: 3px;transition: all .2s;cursor: pointer;}
.pagination .item:hover,
.pagination .item.active {color: #333;background-color: #ffef10;}
.pagination .item.point {line-height: 1.4;font-size: 20px;}
.pagination .item.prev {background-repeat: no-repeat;background-position: center center;background-image: url("../images/arrow_01.png");}
.pagination .item.next {background-repeat: no-repeat;background-position: center center;background-image: url("../images/arrow_02.png");}
.pagination .item.prev:hover {background-image: url("../images/arrow_03.png");}
.pagination .item.next:hover {background-image: url("../images/arrow_04.png");}

/* 轮播点 */
.slick-dots li {width: 11px;height: 11px;display: inline-block;vertical-align: middle;margin: 0 10px;background-color: #666;border-radius: 50%;opacity: .6;}
.slick-dots .slick-active {width: 27px;height: 26px;background-size: 100% 100%;background-color: transparent;background-image: url("../images/icon_09.png");}

/* start 首页 */
.home-slick .item a {
    display: block;
}
.home-slick .item img {
    width: 100%;
}
.home-slick .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 34px;
    height: 34px;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #201e1c;
    border: 0;
    transition: all .2s;
}
.home-slick .slick-prev {
    left: 7%;
    background-image: url("../images/arrow_01.png");
}
.home-slick .slick-next {
    right: 7%;
    background-image: url("../images/arrow_02.png");
}
.home-slick .slick-prev:hover {
    background-color: #ffef10;
    background-image: url("../images/arrow_03.png");
}
.home-slick .slick-next:hover {
    background-color: #ffef10;
    background-image: url("../images/arrow_04.png");
}
.home-slick .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 22px;
    text-align: center;
}
.home-top {
    width: 100%;
    padding: 40px 0;
    font-size: 0;
}
.home-top .home-title {
    display: inline-block;
    font-weight: 500;
    font-size: 40px;
    color: #010123;
}
.home-top .home-text {
    display: inline-block;
    padding: 0 28px;
    font-size: 18px;
    color: #333;
}
.home-top-r {
    float: right;
    padding-top: 10px;
}
.home-top-r .list li {
    position: relative;
    display: inline-block;
    padding: 9px 0;
    margin-left: 40px;
    font-size: 18px;
    color: #333;
    cursor: pointer;
}
.home-top-r .list li::before {
    content: "|";
    display: block;
    position: absolute;
    left: -20px;
    bottom: 10px;
}
.home-top-r .list li:first-child::before {
    content: "";
}
.home-top-r .btn {
    width: 128px;
	height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #333;
	background-color: #ffef10;
}
.home-product {
    width: 100%;
    height: 850px;
    padding-top: 12px;
    background-position: center center;
    background-image: url("../images/bg_05.jpg");
}
.home-product .content {
    width: 1200px;
    margin: 0 auto;
}
.home-product-slick {
    position: absolute;
    width: 100%;
    max-width: 1200px;
    margin-top: 4px;
    font-size: 0;
    opacity: 0;
    visibility: hidden;
}
.home-product-slick.show {
    position: relative;
    opacity: 1;
    visibility: visible;
}
.home-product-slick .slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 34px;
    height: 34px;
    margin-top: -17px;
    font-size: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #201e1c;
    border: 0;
    transition: all .2s;
}
.home-product-slick .slick-prev {
    left: -82px;
    background-image: url("../images/arrow_01.png");
}
.home-product-slick .slick-next {
    right: -82px;
    background-image: url("../images/arrow_02.png");
}
.home-product-slick .slick-prev:hover {
    background-color: #ffef10;
    background-image: url("../images/arrow_03.png");
}
.home-product-slick .slick-next:hover {
    background-color: #ffef10;
    background-image: url("../images/arrow_04.png");
}
.home-product-slick .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    bottom: -62px;
    text-align: center;
}
.home-product-slick .item-l {
    width: 900px;
    display: inline-block;
    vertical-align: top;
}
.home-product-slick .img {
    width: 300px;
    height: 300px;
    display: inline-block;
    vertical-align: top;
    line-height: 300px;
    text-align: center;
    background-color: #fff;
    overflow: hidden;
}
.home-product-slick .img img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
}
.home-product-slick .msg {
    width: 300px;
    height: 300px;
    display: inline-block;
    vertical-align: top;
    padding: 42px 40px;
    overflow: hidden;
}
.home-product-slick .title {
    padding: 22px 0;
    font-size: 20px;
    color: #333;
}
.home-product-slick .text {
    max-width: 100%;
    height: 66px;
	line-height: 22px;
	letter-spacing: 1px;
    font-size: 14px;
	color: #999;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.home-product-slick .btn {
    width: 128px;
    height: 40px;
    display: block;
    margin-top: 34px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #666;
    background-color: #ffef10;
}
.home-product-slick .product-item.row {
    width: 600px;
    display: inline-block;
    background-color: #eeeded;
}
.home-product-slick .product-item.row.white {
    background-color: #fff;
}
.home-product-slick .product-item.row .msg {
    background-color: #f9f9f9;
}
.home-product-slick .product-item.row .text {
    width: 170px;
}
.home-product-slick .product-item.alone {
    position: relative;
    width: 300px;
    height: 300px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
	background-color: #fff;
    overflow: hidden;
}
.home-product-slick .product-item.alone.white {
	background-color: #f6fafb;
}
.home-product-slick .product-item.alone .msg {
    position: absolute;
    left: 0;
    bottom: -400px;
    background-color: rgba(0, 0, 0, .7);
    opacity: 0;
    transition: all .2s;
}
.home-product-slick .product-item.alone .title {
    position: relative;
    margin-bottom: 18px;
    padding: 18px 0;
    color: #fff;
}
.home-product-slick .product-item.alone .title::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 30px;
    height: 1px;
    display: block;
    margin: 0 auto;
    background-color: #fff;
}
.home-product-slick .product-item.alone .text {
    line-height: 22px;
    color: #fff;
    opacity: .8;
}
.home-product-slick .product-item.alone .btn {
    margin: 24px auto 0;
    color: #333;
}
.home-product-slick .product-item.alone:hover .msg {
    bottom: 0;
    opacity: 1;
}
.home-product-slick .product-item.col {
    width: 300px;
    height: 600px;
    display: inline-block;
    vertical-align: top;
    padding: 24px 38px;
    background-size: cover;
	background-color: #f6fafb;
    background-image: url("../images/bg_08.jpg");
    overflow: hidden;
}
.home-product-slick .product-item.col .title {
    padding-bottom: 16px;
}
.home-product-slick .product-item.col .subtitle {
    margin-bottom: 32px;
    font-size: 16px;
    color: #333;
}
.home-product-slick .product-item.col .img {
    width: 224px;
    height: 224px;
    margin-top: 24px;
    line-height: 224px;
}
.home-product-slick .product-item.col .text {
    height: 88px;
    padding-right: 16px;
    line-height: 22px;
    -webkit-line-clamp: 4;
}
.home-product-slick .product-item.col .btn {
    color: #333;
}
.home-video {
    width: 100%;
    height: 784px;
    padding-top: 28px;
    font-size: 0;
    background-size: cover;
    background-position: center center;
    background-image: url("../images/bg_06.jpg");
}
.home-video .content {
    width: 1200px;
    margin: 0 auto;
}
.home-video .video-l {
    position: relative;
    width: 794px;
    height: 544px;
    display: inline-block;
    vertical-align: top;
    background-color: #000;
    overflow: hidden;
}
.home-video .video-l video {
    width: 100%;
    height: 100%;
}
.home-video .video-l::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 1;
	display: block;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100px 100px;
    background-color: rgba(5, 5, 5, .51);
	/*background-image: url("../images/icon_28.png");*/
}
.home-video .video-l.play::before {
	display: none;
}
.home-video .video-r {
    width: 406px;
    height: 544px;
    display: inline-block;
    vertical-align: top;
    padding: 50px 48px 50px 42px;
    background-color: #fff;
    overflow: hidden;
    box-shadow: 1px 2px 12px 1px rgba(78, 81, 83, .15);
}
.home-video .video-r .title {
    padding: 10px 0;
    font-weight: 500;
    font-size: 20px;
    color: #222;
}
.home-video .video-r .title-en {
    position: relative;
    font-size: 10px;
    color: #222;
}
.home-video .video-r .title-en::after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: -20px;
    width: 24px;
    height: 2px;
    background-color: #ffef10;
}
.home-video .video-r .text {
    position: relative;
    height: 230px;
    margin: 48px 0;
    text-align: justify;
    overflow: hidden;
}
.home-video .video-r .text,
.home-video .video-r .text p {
    font-size: 14px;
	line-height: 25px;
	color: #666;
}
.home-video .video-r .btn {
    width: 128px;
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #333;
    background-color: #ffef10;
}
.home-news {
    padding: 24px 0 94px;
    font-size: 0;
    background-color: #f9f9f9;
}
.home-news .content {
    width: 1200px;
    margin: 0 auto;
}
.home-news .list {
    margin-top: 10px;
    margin-right: -18px;
}
.home-news .item {
    position: relative;
    width: 388px;
    height: 476px;
    display: inline-block;
    margin-right: 18px;
    border-bottom: 2px solid #7c7c7c;
}
.home-news .item .img {
    position: relative;
    width: 388px;
    height: 287px;
    margin-bottom: 24px;
    line-height: 287px;
    text-align: center;
    overflow: hidden;
}
.home-news .item .img img {
    height: 100%;
}
.home-news .item .time {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    padding: 10px 12px;
    height: 112px;
    text-align: center;
    font-size: 18px;
    color: #fff;
	background-color: rgba(102, 102, 102, .85);
}
.home-news .item .date {
    padding: 10px 0;
    font-size: 40px;
}
.home-news .item .title {
    position: relative;
    padding: 18px 24px;
	font-size: 20px;
	font-weight: 500;
	color: #333;
}
.home-news .item .title .ellipsis {
    max-width: 280px;
    display: inline-block;
}
.home-news .item .title::after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 42px;
    height: 7px;
    margin-top: -14px;
    margin-left: 10px;
    background-size: 100% 100%;
    background-image: url("../images/icon_18.png");
}
.home-news .item .text {
    padding: 0 24px;
    line-height: 25px;
    font-size: 14px;
    color: #666;
}
.home-news .item .search {
    position: absolute;
    bottom: -400px;
    left: 0;
    width: 388px;
    height: 287px;
    line-height: 287px;
    text-align: center;
    background-color: rgba(255, 239, 16, .85);
    transition: all .2s;
}
.home-news .item .search::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 37px;
    height: 37px;
    margin: auto;
    background-size: 100% 100%;
    background-image: url("../images/icon_19.png");
}
.home-news .item .search::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 120px;
	height: 96px;
    margin: auto;
	border: 1px solid #333;
	opacity: .7;
}
.home-news .item:hover {
    border-bottom: 2px solid #ffef10;
}
.home-news .item:hover .search {
    bottom: 0;
}
.home-contact {
    width: 100%;
    min-height: 262px;
    padding-bottom: 76px;
    background-repeat: no-repeat;
    background-position: center top;
    background-image: url("../images/bg_07.jpg");
}
.home-contact .content {
    width: 1200px;
    margin: 0 auto;
}
.home-contact .title {
    padding: 43px 0 36px;
    text-align: center;
    font-weight: 500;
    font-size: 40px;
    color: #fff;
}
.home-contact .address {
    position: relative;
	background-color: #f9f9f9;
	box-shadow: 3px 5px 15px 1px rgba(0, 0, 0, .22);
}
.home-contact .address .map {
    width: 1200px;
	height: 604px;
}
.home-contact .address-content {
    position: absolute;
    right: 30px;
    bottom: 107px;
    width: 394px;
    padding: 10px 40px 20px;
	background-color: #ffef10;
}
.home-contact .address-content .item {
    padding: 21px 0;
    border-bottom: 1px dashed rgba(102, 102, 102, .3);
}
.home-contact .address-content .item:last-child {
    border: 0;
}
.home-contact .address-content .item .name {
    font-weight: bold;
	font-size: 17px;
	color: #333;
}
.home-contact .address-content .item .text {
    margin-top: 10px;
	font-size: 14px;
	color: #333;
}
.home-contact .address-content .item .flag {
    float: left;
    width: 35px;
    height: 38px;
    display: block;
    margin-right: 18px;
    margin-left: -4px;
    background-image: url("../images/icon_20.png");
}
.home-contact .tips {
    padding: 46px 0 22px;
    font-size: 18px;
    color: #333;
}
.home-contact .tips::before {
    content: "";
    width: 23px;
    height: 28px;
    display: inline-block;
    margin-right: 9px;
    background-image: url("../images/icon_21.png");
}
.contact-form {
    margin-right: -18px;
    font-size: 0;
}
.contact-form .item {
    position: relative;
    height: 45px;
    display: inline-block;
    margin-right: 18px;
    margin-bottom: 20px;
    padding: 0 5px;
    border-radius: 4px;
    border: 1px solid #d7d7d7;
}
.contact-form .item::before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 45px;
    height: 45px;
    background-position: center center;
    background-repeat: no-repeat;
}
.contact-form .item input {
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #333;
    border: 0;
}
.contact-form .item.red::after {
    content: "*";
    position: absolute;
    left: 10px;
    top: 10px;
    font-size: 14px;
    color: #ff0000;
}
.contact-form .item.name {
    width: 178px;
}
.contact-form .item.name input {
    width: 120px;
}
.contact-form .item.name::before {
    background-image: url("../images/icon_22.png");
}
.contact-form .item.tel {
    width: 232px;
}
.contact-form .item.tel input {
    width: 174px;
}
.contact-form .item.tel::before {
    background-image: url("../images/icon_23.png");
}
.contact-form .item.add {
    width: 440px;
}
.contact-form .item.add input {
    width: 382px;
}
.contact-form .item.add::before {
    background-image: url("../images/icon_24.png");
}
.contact-form .item.email {
    width: 294px;
}
.contact-form .item.email input {
    width: 236px;
}
.contact-form .item.email::before {
    background-image: url("../images/icon_25.png");
}
.contact-form .item.auth {
    width: 178px;
}
.contact-form .item.auth input {
    width: 120px;
}
.contact-form .item.auth::before {
    background-image: url("../images/icon_27.png");
}
.contact-form .item.message {
    width: 1200px;
    height: 146px;
}
.contact-form .item.message textarea {
    width: 1142px;
    height: 100%;
    padding: 10px 0;
    line-height: 26px;
    font-size: 14px;
    color: #333;
    border: 0;
}
.contact-form .item.message::before {
    vertical-align: top;
    background-image: url("../images/icon_26.png");
}
.contact-form .code {
    height: 45px;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
    margin-left: -10px;
}
.contact-form .code img {
    height: 100%;
}
.contact-form .btn {
    width: 430px;
    height: 45px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    line-height: 45px;
    font-size: 14px;
    color: #333;
    background-color: #ffef10;
    border: 0;
}
/* 首页 end */

/* start 品牌新闻 */
.news-slick {
    width: 1200px;
    height: 338px;
    margin: 102px auto 0;
}
.news-slick .slick-list,
.news-slick .item {
    width: 100%;
    height: 100%;
    font-size: 0;
    background-color: #fff;
}
.news-slick .item .img {
    width: 480px;
    height: 338px;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}
.news-slick .item .item-r {
    width: 720px;
    height: 338px;
    display: inline-block;
    vertical-align: top;
    padding: 52px 70px;
}
.news-slick .item .title {
    font-size: 24px;
    color: #e60012;
}
.news-slick .item .msg {
    padding: 22px 0;
    font-size: 14px;
    color: #999;
}
.news-slick .item .time,
.news-slick .item .read {
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: center left;
}
.news-slick .item .time {
    margin-right: 40px;
    background-image: url("../images/icon_11.png");
}
.news-slick .item .read {
    background-image: url("../images/icon_12.png");
}
.news-slick .item .text {
    height: 108px;
    font-size: 14px;
	line-height: 30px;
	color: #666;
}
.news-slick .item .text p {
    font-size: 14px;
	line-height: 30px;
    color: #666;
}
.news-slick .item .btn {
    width: 120px;
    height: 40px;
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #333;
    background-color: #ffef10;
}
.news-slick .slick-dots {
    position: absolute;
    right: 48px;
    bottom: 22px;
    text-align: right;
}
.news-list {
    padding: 65px 0 95px;
}
.news-list>.item {
    width: 1200px;
    height: 200px;
    display: block;
    margin: 0 auto 40px;
    padding: 22px 42px 22px 22px;
    font-size: 0;
    background-repeat: no-repeat;
    background-origin: content-box;
    background-position: center right;
    background-color: #fff;
    background-image: url("../images/arrow_06.png");
    transition: all .2s;
}
.news-list>.item .img {
    width: 270px;
    height: 158px;
    display: inline-block;
    vertical-align: middle;
    line-height: 158px;
    text-align: center;
    overflow: hidden;
}
.news-list>.item .img img {
    width: 100%;
}
.news-list>.item .time {
    width: 180px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 35px;
	color: #666;
}
.news-list>.item .year {
    margin-top: 15px;
    font-size: 18px;
    color: #999;
}
.news-list>.item .msg {
    width: 630px;
    display: inline-block;
    vertical-align: middle;
    padding-right: 64px;
}
.news-list>.item .title {
    padding-bottom: 20px;
    font-size: 21px;
    color: #333;
}
.news-list>.item .text {
    line-height: 24px;
    font-size: 14px;
    color: #666;
    -webkit-line-clamp: 3;
}
.news-list>.item:hover {
    transform: scale(1.061);
}
.news-list>.pagination {
    margin-top: 84px;
}
/* 品牌新闻 end */

/* start 品牌新闻 详情 */
.news-detail {
    width: 1200px;
    margin: 0 auto;
    padding: 96px 0 40px;
}
.news-detail .title {
    line-height: 48px;
    text-align: center;
    font-size: 28px;
    color: #333;
}
.news-detail .msg {
    text-align: center;
    padding: 15px 0;
    font-size: 14px;
    color: #999;
}
.news-detail .time,
.news-detail .read {
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: center left;
}
.news-detail .time {
    margin-right: 48px;
    background-image: url("../images/icon_11.png");
}
.news-detail .read {
    background-image: url("../images/icon_12.png");
}
.news-detail .content {
    padding: 42px 0 68px;
    font-size: 16px;
	line-height: 35px;
    color: #666;
    border-bottom: 1px solid #eee;
}
.news-detail .content p {
    font-size: 16px;
	line-height: 35px;
	color: #666;
}
.news-detail .content img {
    width: 100%;
    display: block;
}
.news-detail .nav {
    padding: 44px 0;
}
.news-detail .nav .item {
    display: block;
    margin: 8px 0;
    line-height: 25px;
    font-size: 15px;
    color: #777;
}
/* 品牌新闻 详情 end */

/* start 视频中心 */
.video-center {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 106px;
}
.video-list {
    padding: 84px 0 48px;
    font-size: 0;
    margin-right: -6px;
}
.video-list .item {
    display: inline-block;
    width: 396px;
    margin-right: 6px;
    margin-bottom: 20px;
    padding: 20px 0 16px;
}
.video-list .item .img {
    position: relative;
    width: 396px;
    height: 224px;
    line-height: 224px;
    text-align: center;
    overflow: hidden;
}
.video-list .item .img::before {
    content: "";
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 1;
    width: 42px;
	height: 42px;
    display: block;
    background-size: 100% 100%;
    background-image: url("../images/icon_13.png");
	opacity: .7;
}
.video-list .item .img img {
    height: 100%;
}
.video-list .item .title {
    padding: 18px 0;
    font-size: 16px;
    color: #333;
}
.video-list .item .text {
    padding-bottom: 10px;
    font-size: 13px;
    color: #666;
}
.video-list .item:hover .title {
    color: #e60012;
}
/* 视频中心 end */

/* start 企业文化 */
.corporate-culture {
    padding: 105px 0 122px;
}
.corporate-culture .item {
    position: relative;
    width: 1200px;
    height: 344px;
    margin: 0 auto;
    font-size: 0;
}
.corporate-culture .item .img {
    width: 600px;
    height: 344px;
    display: inline-block;
    vertical-align: middle;
}
.corporate-culture .item .msg {
    width: 600px;
    max-height: 344px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 50px;
    padding-right: 70px;
}
.corporate-culture .item:nth-child(even) .img {
    float: right;
}
.corporate-culture .item:nth-child(even) .msg {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.corporate-culture .item .title {
    margin-bottom: 16px;
    font-size: 25px;
    color: #333;
}
.corporate-culture .item .title span {
    position: relative;
}
.corporate-culture .item .title span::before {
    content: "";
    position: absolute;
    top: -14px;
    right: -28px;
    width: 16px;
    height: 16px;
    display: block;
    background-color: #ffef10;
}
.corporate-culture .item .title span::after {
    content: "";
    position: absolute;
    top: -4px;
    right: -16px;
    width: 9px;
    height: 9px;
    display: block;
    background-color: #e60012;
}
.corporate-culture .item .text {
    max-height: 280px;
    line-height: 30px;
    text-align: justify;
    font-size: 16px;
	color: #666;
}
.corporate-culture .item .text p {
	line-height: 30px;
    font-size: 16px;
	color: #666;
}
/* 企业文化 end */

/* start 企业荣誉 */
.corporate-honor {
    width: 1200px;
    margin: 0 auto;
    padding: 86px 0 96px;
}
.honor-list {
    font-size: 0;
    padding-bottom: 10px;
}
.honor-list .item {
    width: 33.333%;
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 40px;
    padding: 20px 10px 20px;
    text-align: center;
    overflow: hidden;
}
.honor-list .item .img {
    display: inline-block;
    max-width: 100%;
    /*max-height: 305px;*/
    padding: 6px 10px 38px 8px;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-image: url("../images/bg_02.png");
}
.honor-list .item .img img {
    max-width: 260px;
    max-height: 310px;
}
.honor-list .item .text {
    font-size: 16px;
    color: #333;
}
/* 企业荣誉 end */

/* start 董事长致辞 */
.chairman-speech {
    width: 100%;
    min-height: 1073px;
    padding: 76px 0 444px;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-image: url("../images/bg_03.jpg");
}
.chairman-speech .content {
    width: 1200px;
    margin: 0 auto;
    padding-right: 190px;
	line-height: 30px;
    text-align: justify;
    font-size: 16px;
	color: #666;
}
.chairman-speech .content p {
    font-size: 16px;
    line-height: 30px;
    color: #666;
}
.chairman-speech .name {
    padding: 16px 0;
	line-height: 40px;
    font-weight: 500;
    font-size: 20px;
	color: #333;
}
.chairman-speech .red {
    color: #e60012;
}
.chairman-speech .sign {
    padding: 44px 0;
    text-align: right;
}
/* 董事长致辞 end */

/* start 企业简介 */
.corporate-profile {
    width: 1200px;
    margin: 0 auto;
    padding: 104px 0 114px;
    font-size: 0;
}
.corporate-profile .profile-l {
    width: 758px;
    display: inline-block;
    vertical-align: top;
    padding-right: 76px;
    padding-top: 36px;
}
.corporate-profile .profile-l .title {
    padding: 34px 0;
    font-weight: bold;
    font-size: 30px;
    color: #333;
}
.corporate-profile .scroll-content {
    height: 340px;
    font-size: 16px;
	line-height: 30px;
	color: #666;
}
.corporate-profile .scroll-content p {
    font-size: 16px;
	line-height: 30px;
}
.corporate-profile .profile-data {
    margin-top: 72px;
    overflow: hidden;
}
.corporate-profile .profile-data .item {
    float: left;
    width: 33.333%;
}
.corporate-profile .profile-data .item .num {
    font-weight: bold;
    font-size: 53px;
    color: #e60012;
}
.corporate-profile .profile-data .item .num .unit {
    margin: 0 14px;
    font-weight: 500;
    font-size: 20px;
    color: #666;
}
.corporate-profile .profile-data .item .text {
    padding: 12px 0;
    font-size: 18px;
    color: #666;
}
.corporate-profile .profile-r {
    position: relative;
    width: 442px;
    display: inline-block;
    vertical-align: top;
    padding-top: 60px;
    overflow: hidden;
}
.corporate-profile .profile-r .img {
    position: relative;
    max-width: 405px;
}
.corporate-profile .profile-r .logo {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.corporate-profile .profile-r .address {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    padding: 150px 20px 20px;
    line-height: 24px;
    text-align: center;
    font-size: 20px;
    color: #fff;
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
}
.corporate-profile .profile-r .address::before {
    content: "";
    width: 18px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 4px;
    margin-right: 20px;
    background-size: 100% 100%;
    background-image: url("../images/icon_14.png");
}
/* 企业简介 end */

/* start 样板工程 */
.engineering-sample {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 106px;
}
.engineering-list {
    padding: 84px 0 48px;
    font-size: 0;
    margin-right: -6px;
}
.engineering-list .item {
    display: inline-block;
    width: 396px;
    margin-right: 6px;
    margin-bottom: 20px;
    padding: 20px 0 16px;
}
.engineering-list .item .img {
    width: 396px;
    height: 224px;
    line-height: 224px;
    text-align: center;
    overflow: hidden;
}
.engineering-list .item .img img {
    height: 100%;
}
.engineering-list .item .title {
    padding: 18px 0;
    font-size: 16px;
    color: #333;
}
.engineering-list .item .text {
    padding-bottom: 10px;
    font-size: 13px;
    color: #666;
}
.engineering-list .item:hover .title {
    color: #e60012;
}
/* 样板工程 end */

/* start 6大加盟理由 */
.join-reasons {
    width: 1200px;
    margin: 0 auto;
    padding: 68px 0 64px;
}
.join-reasons .item {
    width: 1200px;
    min-height: 136px;
    padding: 12px 10px;
    margin: 35px 0;
    font-size: 0;
    background-color: #ffffff;
	box-shadow: 1px 1px 9px 1px rgba(155, 164, 188, 0.11);
	border-radius: 68px;
}
.join-reasons .item:nth-child(even) {
    background-color: #fbfbfb;
}
.join-reasons .item .num {
    position: relative;
    width: 116px;
    height: 116px;
    display: inline-block;
    vertical-align: middle;
    padding: 7px;
    background-color: rgb(255, 239, 16, .2);
    border-radius: 50%;
}
.join-reasons .item .num span {
    position: absolute;
    width: 102px;
    height: 102px;
    line-height: 102px;
    text-align: center;
    font-size: 60px;
	letter-spacing: 3px;
	color: #e60012;
    background-color: #ffef10;
    border-radius: 50%;
}
.join-reasons .item .msg {
    width: 1060px;
    display: inline-block;
    vertical-align: middle;
    padding-left: 26px;
}
.join-reasons .item .title {
    font-weight: bold;
    font-size: 24px;
	line-height: 46px;
	letter-spacing: 1px;
	color: #333;
}
.join-reasons .item .text {
    font-size: 16px;
	line-height: 30px;
	color: #666;
}
/* 6大加盟理由 end */

/* start 加盟优势 */
.join-advantage {
    width: 100%;
    min-height: 965px;
    background-size: cover;
    background-position: center center;
    background-image: url("../images/bg_04.jpg");
}
.join-advantage .content {
    width: 1200px;
    margin: 0 auto;
    padding: 106px 0 90px;
    font-size: 0;
}
.join-advantage .img {
    width: 550px;
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}
.join-advantage .img img {
    width: 100%;
}
.join-advantage .msg {
    width: 650px;
    display: inline-block;
    vertical-align: top;
}
.join-advantage .item {
    width: 100%;
    margin-bottom: 24px;
    padding-left: 16px;
}
.join-advantage .item .num {
    min-width: 63px;
    height: 63px;
    display: inline-block;
    vertical-align: top;
    padding: 0 14px;
    margin: 0 18px;
    line-height: 63px;
    text-align: center;
    font-size: 29px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 50%;
}
.join-advantage .item .text {
    width: 534px;
    display: inline-block;
    vertical-align: top;
    padding-top: 4px;
    line-height: 30px;
    font-size: 17px;
    color: #fff;
}
/* 加盟优势 end */

/* start 人才招聘 */
.talent-recruitment {
    padding: 104px 0 98px;
}
.recruitment-filtrate {
    width: 1200px;
    margin: 78px auto 28px;
    font-size: 0;
}
.recruitment-filtrate .form-picker {
    position: relative;
    width: 180px;
    height: 40px;
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
    background-color: #fff;
}
.recruitment-filtrate .form-picker .text {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    padding-left: 20px;
    padding-right: 36px;
    background-repeat: no-repeat;
    background-position: 145px 16px;
    background-size: 15px 8px;
    background-image: url("../images/arrow_07.png");
    overflow: hidden;
}
.recruitment-filtrate .form-picker select {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    padding: 0 16px;
    font-size: 14px;
    color: #333;
    border: 0;
    outline: 0;
    opacity: 0;
}
.recruitment-filtrate .form-picker option:disabled {
    display: none;
}
.recruitment-filtrate .input {
    width: 480px;
    height: 40px;
    vertical-align: top;
    padding: 0 20px;
    margin-right: 20px;
    font-size: 14px;
    background-color: #fff;
    border: 0;
}
.recruitment-filtrate .btn {
    width: 100px;
    height: 40px;
    vertical-align: top;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #000;
    border: 0;
}
.recruitment-table {
    width: 1200px;
    margin: 0 auto;
    padding: 40px 0 80px;
}
.recruitment-table .row {
    position: relative;
    width: 1200px;
    font-size: 0;
    border-bottom: 1px solid #eee;
    cursor: pointer;
    transition: all .2s;
}
.recruitment-table .row .col {
    width: 280px;
    min-height: 60px;
    display: inline-block;
    vertical-align: top;
    padding: 16px 42px;
    line-height: 28px;
    font-size: 16px;
    color: #333;
}
.recruitment-table .row::after {
    content: "";
    position: absolute;
    top: 24px;
    right: 40px;
    width: 14px;
    height: 14px;
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../images/icon_15.png");
    transition: all .2s;
}
.recruitment-table .title-row {
    background-color: #777;
    border: 0;
}
.recruitment-table .title-row .col {
    color: #fff;
}
.recruitment-table .title-row::after {
    display: none;
}
.recruitment-table .row .content {
    width: 100%;
    background-color: #fafafa;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding: 0 40px;
    transition: all .2s;
}
.recruitment-table .row .btn {
    width: 200px;
    height: 46px;
    display: block;
    line-height: 46px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #000;
}
.recruitment-table .row .item {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}
.recruitment-table .row .name {
    line-height: 1.4;
    font-size: 16px;
    color: #333;
}
.recruitment-table .row .text {
    margin: 28px 0 48px;
    line-height: 36px;
    font-size: 14px;
    color: #333;
}
.recruitment-table .row .text p {
    line-height: 36px;
    font-size: 14px;
}
.recruitment-table .row.active .content {
    height: auto;
    padding: 38px 40px;
}
.recruitment-table .row.active {
    background-color: #ffef10;
}
.recruitment-table .row.active::after {
    background-image: url("../images/icon_16.png");
}
/* 人才招聘 end */

/* start 产品展示 */
.product-display {
    padding-bottom: 92px;
}
.product-filtrate {
    width: 1200px;
    margin: 80px auto 64px;
    overflow: hidden;
}
.product-filtrate .top {
    height: 60px;
}
.product-filtrate .top .title {
    height: 60px;
    line-height: 60px;
    display: inline-block;
    padding: 0 40px;
    font-weight: 500;
    font-size: 18px;
    color: #333;
}
.product-filtrate .search {
    float: right;
    height: 60px;
    padding: 0 44px;
    line-height: 60px;
    font-size: 0;
    background-color: #ffef10;
}
.product-filtrate .search .input {
    width: 52px;
    height: 100%;
    vertical-align: middle;
    font-size: 18px;
    color: #333;
    background-color: transparent;
    border: 0;
    transition: all .2s;
}
.product-filtrate .search .input::-webkit-input-placeholder {color: #333;}
.product-filtrate .search .input:-moz-placeholder {color: #333;}
.product-filtrate .search .input::-moz-placeholder {color: #333;}
.product-filtrate .search .input:-ms-input-placeholder {color: #333;}
.product-filtrate .search .btn {
    width: 60px;
    height: 60px;
    vertical-align: middle;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    background-repeat: no-repeat;
    background-position: center center;
    background-color: transparent;
    background-image: url("../images/icon_17.png");
    border: 0;
    cursor: pointer;
}
.product-filtrate .row {
    width: 100%;
    min-height: 60px;
    padding: 16px 10px 2px;
    font-size: 0;
    background-color: #fff;
    border-bottom: 1px solid #eee;
}
.product-filtrate .row .name {
    width: 116px;
    display: inline-block;
    vertical-align: top;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #e60012;
}
.product-filtrate .row .list {
    width: 1060px;
    display: inline-block;
    vertical-align: top;
}
.product-filtrate .row .list .item {
    min-width: 86px;
    height: 26px;
    display: inline-block;
    margin-bottom: 14px;
    padding: 0 20px;
    line-height: 26px;
    text-align: center;
    font-size: 14px;
    color: #666;
    cursor: pointer;
}
.product-filtrate .row .list .item.active {
    color: #fff;
    background-color: #e60012;
}
.product-list {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 54px;
    font-size: 0;
}
.product-list .content {
    margin-right: -30px;
}
.product-list .item {
    width: 380px;
    height: 448px;
    display: inline-block;
    vertical-align: top;
    margin: 50px 30px 24px 0;
    background-color: #fff;
}
.product-list .item .img {
    width: 100%;
    height: 300px;
    line-height: 300px;
    text-align: center;
    overflow: hidden;
}
.product-list .item .img img {
    max-height: 100%;
}
.product-list .item .title {
    padding: 18px 30px;
    font-weight: 500;
    font-size: 23px;
    color: #333;
}
.product-list .item .text {
    padding: 0 30px;
    font-size: 16px;
	line-height: 26px;
	letter-spacing: 1px;
	color: #666;
}
.product-list .item:hover {
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .1);
}
/* 产品展示 end */

/* start 产品展示-详情 */
.product-detail {
    width: 1200px;
    margin: 0 auto;
    padding-top: 82px;
    font-size: 0;
}
.product-detail .detail-l {
    position: relative;
    z-index: 3;
    width: 560px;
    display: inline-block;
    vertical-align: top;
}
.product-detail .detail-r {
    width: 640px;
    display: inline-block;
    vertical-align: top;
    padding-left: 48px;
    font-size: 16px;
    line-height: 26px;
    color: #666;
}
.product-detail .detail-r p{
	line-height: inherit;
}
.product-detail .detail-r .name {
    padding: 44px 0 12px;
    line-height: 50px;
    font-weight: 500;
    font-size: 30px;
}
.product-detail .detail-r .text {
	line-height: 26px;
	letter-spacing: 1px;
    font-size: 16px;
	color: #666;
}
.product-detail .detail-r .text p {
	line-height: 26px;
	letter-spacing: 1px;
    font-size: 16px;
}
.product-detail .detail-r .btn {
    width: 220px;
    height: 50px;
    display: block;
    margin-top: 48px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: #e60012;
}
.detail-content {
    width: 100%;
    margin-top: 86px;
    padding: 24px 0 106px;
    border-top: 1px solid #e5e5e5;
}
.detail-content .name {
    padding: 24px 0;
    font-weight: 500;
    font-size: 30px;
    color: rgb(100, 44, 44);
}
.detail-content .text {
    margin-bottom: 24px;
}
.detail-content .text,
.detail-content p {
	line-height: 30px;
	letter-spacing: 1px;
    font-size: 16px;
	color: #666;
}
/* 产品展示-详情 end */
