@import "/i/vendor/amazeui/2.7.2/css/amazeui.min.css";
@import "/i/vendor/owl-carousel/1.32/owl.carousel.min.css";
@import "/i/vendor/owl-carousel/1.32/owl.transitions.css";

a {
    color: #000
}

a:hover,
a:focus {
    color: #3369e7;
    text-decoration: none
}

a:focus {
    outline: none;
    /* outline: thin dotted;
    outline: 1px auto -webkit-focus-ring-color;
    outline-offset: -2px;
    text-decoration: none */
}

.w {
    width: 1200px;
    margin: 0 auto
}

.no_padding {
    margin: 0;
    padding: 0
}

.no_padding [class*="am-"] {
    margin: 0;
    padding: 0
}

.target-fix {
    position: relative;
    top: 0px;
    display: block;
    height: 1px;
    overflow: hidden
}

.pages {
    text-align: center
}

.pages a {
    display: block;
    width: 36px;
    height: 34px;
    background-image: url(../img/page_arrow.png);
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.pages .pre-page {
    display: inline-block;
    margin-right: 60px
}

.pages .pre-page a {
    background-position: 0 0
}

.pages .pre-page a:hover {
    background-position: -36px 0
}

.pages .next-page {
    display: inline-block
}

.pages .next-page a {
    background-position: -36px -34px
}

.pages .next-page a:hover {
    background-position: 0 -34px
}

.text-center {
    text-align: center
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 0;
    border-radius: 0px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 16px;
    margin-left: 0px;
    line-height: 1.42857143;
    color: #fff;
    text-decoration: none;
    background-color: #414141;
    border: none;
    font-size: 14px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-right: 15px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 3;
    color: #fff;
    background: #2dde98
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #2dde98;
    border-color: #2dde98
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}


@font-face {
    font-family: "socialshare";
    src: url("../fonts/iconfont.eot");
    src: url("../fonts/iconfont.eot?#iefix") format("embedded-opentype"), url("../fonts/iconfont.woff") format("woff"), url("../fonts/iconfont.ttf") format("truetype"), url("../fonts/iconfont.svg#iconfont") format("svg")
}

.social-share {
    font-family: "socialshare" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale
}

.social-share * {
    font-family: "socialshare" !important
}

.social-share .icon-tencent:before {
    content: "\f07a"
}

.social-share .icon-qq:before {
    content: "\f11a"
}

.social-share .icon-weibo:before {
    content: "\f12a"
}

.social-share .icon-wechat:before {
    content: "\f09a"
}

.social-share .icon-douban:before {
    content: "\f10a"
}

.social-share .icon-heart:before {
    content: "\f20a"
}

.social-share .icon-like:before {
    content: "\f00a"
}

.social-share .icon-qzone:before {
    content: "\f08a"
}

.social-share .icon-linkedin:before {
    content: "\f01a"
}

.social-share .icon-diandian:before {
    content: "\f05a"
}

.social-share .icon-facebook:before {
    content: "\f03a"
}

.social-share .icon-google:before {
    content: "\f04a"
}

.social-share .icon-twitter:before {
    content: "\f06a"
}

.social-share a {
    position: relative;
    text-decoration: none;
    margin: 0 30px 0 0;
    display: inline-block;
    outline: none
}

.social-share a:last-child {
    margin-right: 0
}

.social-share .social-share-icon {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 48px;
    font-size: 30px;
    line-height: 48px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    transition: background 0.6s ease-out 0s
}

.social-share .social-share-icon:hover {
    background: #666;
    color: #fff
}

.social-share .icon-weibo {
    color: #ff763b;
    border-color: #ff763b
}

.social-share .icon-weibo:hover {
    background: #ff763b
}

.social-share .icon-tencent {
    color: #56b6e7;
    border-color: #56b6e7
}

.social-share .icon-tencent:hover {
    background: #56b6e7
}

.social-share .icon-qq {
    color: #56b6e7;
    border-color: #56b6e7
}

.social-share .icon-qq:hover {
    background: #56b6e7
}

.social-share .icon-qzone {
    color: #FDBE3D;
    border-color: #FDBE3D
}

.social-share .icon-qzone:hover {
    background: #FDBE3D
}

.social-share .icon-douban {
    color: #33b045;
    border-color: #33b045
}

.social-share .icon-douban:hover {
    background: #33b045
}

.social-share .icon-linkedin {
    color: #fff;
    background: #0077B5
}

.social-share .icon-linkedin:hover {
    background: #0077B5
}

.social-share .icon-facebook {
    color: #fff;
    background: #44619D
}

.social-share .icon-facebook:hover {
    background: #44619D
}

.social-share .icon-google {
    color: #fff;
    background: #db4437
}

.social-share .icon-google:hover {
    background: #db4437
}

.social-share .icon-twitter {
    color: #fff;
    background: #1da1f2
}

.social-share .icon-twitter:hover {
    background: #55acee
}

.social-share .icon-diandian {
    color: #307DCA;
    border-color: #307DCA
}

.social-share .icon-diandian:hover {
    background: #307DCA
}

.social-share .icon-wechat {
    position: relative;
    color: #7bc549;
    border-color: #7bc549
}

.social-share .icon-wechat:hover {
    background: #7bc549
}

.social-share .icon-wechat .wechat-qrcode {
    display: none;
    border: 1px solid #eee;
    position: absolute;
    z-index: 9;
    top: -205px;
    left: -84px;
    width: 200px;
    height: 192px;
    color: #666;
    font-size: 12px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 2px 10px #aaa;
    transition: all 200ms;
    -webkit-tansition: all 350ms;
    -moz-transition: all 350ms
}

.social-share .icon-wechat .wechat-qrcode.bottom {
    top: 40px;
    left: -84px
}

.social-share .icon-wechat .wechat-qrcode.bottom:after {
    display: none
}

.social-share .icon-wechat .wechat-qrcode h4 {
    font-weight: normal;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    background-color: #f3f3f3;
    margin: 0;
    padding: 0;
    color: #777
}

.social-share .icon-wechat .wechat-qrcode .qrcode {
    width: 105px;
    margin: 10px auto
}

.social-share .icon-wechat .wechat-qrcode .qrcode table {
    margin: 0 !important
}

.social-share .icon-wechat .wechat-qrcode .help p {
    font-weight: normal;
    line-height: 16px;
    padding: 0;
    margin: 0
}

.social-share .icon-wechat .wechat-qrcode:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -6px;
    bottom: -13px;
    width: 0;
    height: 0;
    border-width: 8px 6px 6px 6px;
    border-style: solid;
    border-color: #fff transparent transparent transparent
}

.social-share .icon-wechat:hover .wechat-qrcode {
    display: block
}

body {
    color: #000;
    background: #ccc;
    padding-bottom: 70px;
    font-family: 'Montserrat', "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif
}

#doc {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.3)
}

.doc_w {
    padding: 0 20px 20px
}

a.logo {
    display: block;
    width: 260px;
    height: 80px;
    background: url(../img/c.png) -800px 0 no-repeat;
    text-indent: -9999px;
    overflow: hidden
}

.lang {
    width: 200px;
    height: 80px;
    padding: 40px 0 0 20px;
    margin-left: 20px;
    background: url(../img/c.png) 0 0 no-repeat
}

.lang a {
    display: block;
    float: left;
    width: 80px;
    height: 20px;
    text-indent: -9999px;
    overflow: hidden
}

.top_link {
    width: 480px
}

.top_link ul {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden
}

.top_link ul li {
    list-style-type: none;
    margin-top: 20px;
    width: 280px;
    float: left
}

.top_link ul li span {
    display: block;
    float: left
}

.top_link ul li span.ico {
    width: 40px;
    height: 40px
}

.top_link ul li span.ico01 {
    background: url(../img/c.png) 0 -200px no-repeat #2dde98
}

.top_link ul li span.ico02 {
    background: url(../img/c.png) -40px -200px no-repeat #2dde98
}

.top_link ul li span.txt {
    width: 220px;
    line-height: 20px;
    padding-left: 5px;
    font-size: 1.4rem;
    color: #717171
}

.top_link ul li span.txt em {
    display: block;
    font-weight: bold;
    font-style: normal;
    color: #333435;
    font-family: 'Montserrat'
}

.top_link ul li:first-child {
    width: 200px
}

.top_link ul li:first-child span.txt {
    width: 160px
}

.nav {
    height: 60px;
    background: #3369e7
}

nav {
    width: 890px
}

nav a {
    color: #fff
}

nav a:hover {
    color: #f4f4f4
}

nav ul {
    margin: 0;
    padding: 0
}

nav ul li.m {
    display: block;
    float: left;
    position: relative
}

nav ul li.m h3 {
    margin: 0;
    padding: 0
}

nav ul li.m h3 a {
    display: block;
    padding: 0px 10px;
    height: 60px;
    line-height: 57px; font-size: 15px;
    text-transform: uppercase;
    border-top: 3px solid #3369e7;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

nav ul li.m.on h3 a {
    background: #00aeff;
    border-top: 3px solid #2dde98
}

nav ul .sub {
    display: none;
    position: absolute;
    left: -145px;
    top: 60px;
    z-index: 200
}

nav ul .sub.sub02 {
    width: 1160px
}

nav ul .sub .third2 {
    background: #00aeff;
    padding: 10px 20px
}

nav ul .sub .third2 ul li {
    list-style-type: none;
    border-bottom: 1px solid #4dc6ff;
    padding: 0
}

nav ul .sub .third2 ul li h4 {
    margin: 0;
    padding: 0;
    height: 40px;
    line-height: 40px
}

nav ul .sub .third2 ul li h4 a {
    font-size: 16px;
    font-family: 'Montserrat'; font-weight: bold;
    text-transform: uppercase
}

nav ul .sub .third2 ul li ul.third {
    margin: 0;
    padding: 0;
    width: 100%;
    overflow: hidden
}

nav ul .sub .third2 ul li ul.third li {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    border: none;
    margin-right: 5px;
    width: 140px
}

nav ul .sub .third2 ul li ul.third li a span {
    display: block
}

nav ul .sub .third2 ul li ul.third li a span.img {
    width: 140px;
    height: 140px
}

nav ul .sub .third2 ul li ul.third li a span.img img {
    width: 100%;
    height: 100%
}

nav ul .sub .third2 ul li ul.third li a span.txt {
    font-size: 14px;
    text-align: center;
    height: 40px;
    line-height: 20px
}

.search {
    width: 240px;
    height: 30px;
    margin: 15px;
    background: #fff
}

.search form {
    height: 30px
}

.search form .btn1 {
    margin: 0;
    padding: 0;
    display: block;
    float: left;
    width: 210px;
    height: 30px;
    line-height: 30px;
    padding: 0px 10px;
    border: none;
    outline: none
}

.search form .btn2 {
    margin: 0;
    padding: 0;
    display: block;
    float: right;
    width: 30px;
    height: 30px;
    background: none;
    border: none
}

.search form .btn2 span {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #b2b2b2;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.search form .btn2:hover span {
    color: #3369e7
}

.banner_w {
    height: 460px;
    position: relative
}

.banner_w .txt01 {
    font-family: 'Montserrat'; font-weight: bold;
    font-size: 16px;
    color: #979797;
    text-transform: uppercase;
    position: absolute;
    right: 15px;
    bottom: 70px;
    z-index: 100
}

.banner_w .txt01 span {
    color: #2dde98
}

#banner {
    height: 460px;
    overflow: hidden
}

#banner .owl-controls {
    margin: 0;
    height: 17px;
    position: absolute;
    right: 15px;
    top: 200px
}

#banner .owl-controls .owl-page {
    display: inline-block;
    padding: 7px 0
}

#banner .owl-controls .owl-page span {
    display: block;
    margin: 0 0 0 10px;
    width: 40px;
    height: 6px;
    background: none;
    background: #fff;
    opacity: .8;
    filter: alpha(opacity=80)
}

#banner .owl-controls .active span {
    background: #2dde98;
    opacity: 1;
    filter: alpha(opacity=100)
}

a.more {
    display: block;
    width: 100px;
    height: 36px;
    border: 1px solid #ccc;
    line-height: 34px;
    text-align: center;
    color: #666;
    font-size: 12px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

a.more i {
    float: right;
    width: 14px;
    height: 5px;
    margin: 15px 5px 0 0;
    background: url(../img/c.png) -520px -200px no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

a.more:hover {
    color: #fff;
    background: #2dde98;
    border-color: #2dde98
}

a.more:hover i {
    background: url(../img/c.png) -500px -200px no-repeat
}

dl.box {
    margin: 0;
    padding: 0;
    display: flex; flex-direction: column;
}

dl.box dt {
    height: 40px;
    line-height: 40px;
    background: #e3e3e3
}

dl.box dt h1,
dl.box dt h3 {
    margin: 0;
    padding: 0;
    float: left;
    padding: 0px 70px 0 25px;
    color: #fff;
    font-family: 'Montserrat'; font-weight: bold;
    font-size: 16px;
    background: url(../img/title_bg.png) right center no-repeat
}

dl.box dd {
    flex:1 1 0%;
    margin: 0;
    padding: 0;
    border: 1px solid #e3e3e3;
    padding: 20px;
    min-height: 320px
}

dl.box dd span.color {
    color: #808080
}

.page_w dl.box dt h1,
.page_w dl.box dt h3 {
    text-transform: uppercase
}

.in_col {
    display: flex;
    justify-content: space-between;
}
.in_col .in_about {
    width: 810px
}

.in_col .in_about .txt {
    width: 510px
}

.in_col .in_contact {
    width: 320px
}

.talk_link a {
    display: inline-block;
    width: 48px;
    height: 43px;
    text-indent: -9999px;
    overflow: hidden;
    margin: 8px 10px 9px 0;
    background-image: url("../img/c.png");
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.talk_link a.qq {
    background-position: -300px -400px
}

.talk_link a.skype {
    background-position: -350px -400px
}

footer {
    background: url(../img/footer.jpg) center top repeat-y;
    padding: 40px 0 0;
    color: #fff
}

footer .share {
    text-align: center;
    margin: 20px 0 0
}

footer .share .title {
    display: inline-block;
    font-family: 'Montserrat'; font-weight: bold;
    height: 30px;
    line-height: 30px;
    position: relative;
    padding: 0 80px;
    font-size: 14px
}

footer .share .title::before {
    content: ' ';
    display: inline-block;
    width: 70px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 15px
}

footer .share .title::after {
    content: ' ';
    display: inline-block;
    width: 70px;
    height: 1px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 15px
}

footer .txt {
    padding: 20px 0;
    text-align: center;
    font-size: 12px;
    line-height: 30px
}

footer .txt a {
    color: #fff
}

.ft_logo {
    width: 190px;
    height: 82px;
    margin: 0 auto;
    background: url(../img/c.png) -800px -100px no-repeat
}

#backtotop {
    display: block;
    width: 40px;
    height: 40px;
    position: fixed;
    right: 40px;
    bottom: 160px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background: #2dde98;
    background: -moz-linear-gradient(-45deg, #2dde98 0%, #3369e7 100%);
    background: -webkit-linear-gradient(-45deg, #2dde98 0%, #3369e7 100%);
    background: linear-gradient(135deg, #2dde98 0%, #3369e7 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2dde98', endColorstr='#3369e7', GradientType=1)
}

#backtotop i {
    display: block;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    overflow: hidden;
    background: url(../img/c.png) -500px 0 no-repeat
}

#backtotop:hover {
    background: #3369e7;
    background: -moz-linear-gradient(-45deg, #3369e7 0%, #2dde98 100%);
    background: -webkit-linear-gradient(-45deg, #3369e7 0%, #2dde98 100%);
    background: linear-gradient(135deg, #3369e7 0%, #2dde98 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3369e7', endColorstr='#2dde98', GradientType=1)
}

.bread {
    font-size: 12px;
    margin-right: 10px
}

.bread a {
    margin: 0 5px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.pro_subcate {
    background: #f1f1f1
}

.pro_subcate ul {
    margin: 0;
    padding: 0
}

.pro_subcate ul li {
    list-style-type: none;
    display: inline-block;
    position: relative
}

.pro_subcate ul li a {
    display: block;
    padding: 10px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.pro_subcate ul li a.on,
.pro_subcate ul li a:hover {
    background: #2dde98;
    color: #fff
}

.pro_subcate ul li.cate26:before {
    content: '';
    display: block;
    width: 27px;
    height: 19px;
    background: url("../img/5-120601154100.gif") center center no-repeat;
    position: absolute;
    right: 0;
    top: -19px
}

.pro_subcate02 {
    clear: both;
    background: #f1f1f1;
    margin-bottom: 20px
}

.pro_subcate02 span {
    display: inline-block;
    padding: 10px 30px 10px 20px;
    background: #2dde98;
    color: #fff
}

.list_pro {
    overflow: hidden;
    margin: 20px 0 0
}

.list_pro ul {
    margin: 0;
    padding: 0;
    width: 1138px;
    overflow: hidden
}

.list_pro ul li {
    display: block;
    float: left;
    width: 549px;
    margin: 0 20px 20px 0;
    border: 1px solid #f1f1f1;
    padding: 10px
}

.list_pro ul li .thumb {
    width: 200px;
    position: relative
}

.list_pro ul li .thumb i {
    display: block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #878787;
    opacity: .7;
    filter: alpha(opacity=70);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.list_pro ul li .txt {
    width: 310px
}

.list_pro ul li .txt strong {
    display: block;
    font-size: 20px;
    height: 40px;
    line-height: 20px;
    font-family: 'Montserrat'; font-weight: bold;
    text-transform: uppercase
}

.list_pro ul li .txt .des {
    font-size: 14px;
    color: #333
}

.list_pro ul li .txt .des b {
    display: inline;
    margin-right: 3px
}

.list_pro ul li:hover .thumb i {
    color: #666;
    opacity: 1;
    filter: alpha(opacity=100)
}

#overlayer {
    position: absolute;
    z-index: 200;
    width: 410px;
    height: 410px;
    padding: 4px;
    border: 1px solid #ccc;
    background-color: #FFF
}

#overlayer img {
    width: 400px;
    height: 400px
}

.contact .txt {
    padding-left: 40px
}

.about_txt p {
    line-height: 25px;
    margin-bottom: 10px;
    text-align: justify
}

.notice {
    padding-top: 10px
}

.p_t ul {
    margin: 0;
    padding: 0
}

.p_t ul li {
    display: block;
    float: left
}

.p_t ul li a {
    margin: 0;
    padding: 0;
    float: left;
    padding: 0px 70px 0 25px;
    color: #333;
    font-family: 'Montserrat'; font-weight: bold;
    font-size: 16px
}

.p_t ul li a.cur {
    color: #fff;
    background: url(../img/title_bg.png) right center no-repeat
}