﻿/* CSS Document */
@charset "utf-8";
/* CSS reset for c_b */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0;}
table { border-collapse: collapse; border-spacing: 0;}
table th, table td { padding: 5px;}
fieldset, img { border: 0;}
address, caption, cite, code, dfn, em, th, var { font-style: normal; font-weight: normal;}
ol, ul { list-style: none;}
ception, th { text-align: left;}
q:before, q:after { content: '';}
abbr, acronym { border: 0;}
input, button, textarea, select, optgroup, option { font-family: inherit; font-size: inherit; font-style: inherit; font-weight: inherit;}
input, button, textarea, select { *font-size: 100%;}
input, select { vertical-align: middle;}
body { font: 12px/1.231 Microsoft YaHei; font-size: 63%;}
select, input, button, textarea, button { font: 99% arial,helvetica,clean,sans-serif;}
table { font-size: inherit; font: 100%; border-collapse: collapse;}
pre, code, kbd, samp, tt { font-family: monospace; *font-size: 108%; line-height: 100%;}

body { overflow-x: hidden; color: #000; font-size: 15px; position: relative; background: #fff;}
a { color: #000; text-decoration: none;}  /*for ie f6n.net*/
a:focus { outline: 0;} /*for ff f6n.net*/
a:hover { text-decoration: none;}
p { word-spacing: -1.5px;}

/*定位*/
.clear { clear: both; height: 0; line-height: 0; font-size: 0;}
.fl { float: left;}
.fr { float: right;}
.clearfix:after { content: '.'; display: block; height: 0; clear: both; visibility: hidden;}
*html { height: 1%;}
.Clearfix { display: block;}
.abs-right { position: absolute; right: 0;}
.zoom { zoom: 1;}
.hidden { visibility: hidden;}
.fix, .z { *zoom: 1;}
.fix:after { clear: both; content: ""; display: block; font-size: 0; height: 0; line-height: 0; visibility: hidden;}
.mt10 { margin-top: 10px;}

/* -- 页面整体布局 -- */
.container { width: 85%; max-width: 1400px; margin: 0 auto;}

/* 头部开始 */
.in_header { width: 100%; position: relative;}
.in_header .logo img { height: 60px; display: block; margin: 20px 0;}
.in_header .nav li { float: left; position: relative; height: 100px; margin-left: 60px;}
.in_header .nav li a { font-size: 16px; color: #101723; line-height: 100px; display: block; transition: .36s; position: relative;}
.in_header .nav li a::before { content: ""; position: absolute; width: 6px; height: 6px; transition: .36s; right: -12px; top: 50%; margin-top: -7px;
    border-radius: 50%; background-image: -moz-linear-gradient( 44deg, #c03451 0%, #21397f 100%); background-image: -webkit-linear-gradient( 44deg, #c03451 0%, #21397f 100%);
    background-image: -ms-linear-gradient( 44deg, #c03451 0%, #21397f 100%);}
.in_header .nav li em { position: absolute; left: calc(50% - 12.5px); bottom: 25px; background: url(../img/h_nav_line.png) no-repeat; width: 0; height: 8px;
    display: block;}
.in_header .nav li a:hover::before, .in_header .nav li a.on::before { display: none;}
.in_header .nav li a:hover em, .in_header .nav li a.on em { width: 25px; transition: .36s;}
.in_header .nav li .sub { position: absolute; background: rgba(255, 255, 255, .8); position: absolute; left: 0; top: 100px; z-index: 999; opacity: 0;
    -webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2); box-shadow: 0px 3px 5px #333334; width: 400px;
    transform-origin: 0 0 0; transform: scaleY(0.2); transition: all 0.3s ease 0s; visibility: hidden; padding: 45px 22px 45px; border-radius: 0 0 10px 10px;}
.in_header .nav li:nth-child(5) .sub, .in_header .nav li:nth-child(6) .sub, .in_header .nav li:nth-child(7) .sub { left: auto; right: 0;}
.in_header .nav li .sub .box { width: 50%; margin: -8px 0 0; padding: 0 10px 0 0;}
.in_header .nav li .sub a { line-height: 30px; transition: .3s; font-size: 14px; color: #505050; float: left; width: 50%; white-space: nowrap;}
.in_header .nav li .sub a::before { display: none;}
.in_header .nav li .sub a:hover { color: transparent; background: linear-gradient(to right, #015190, #3bb3c2); -webkit-background-clip: text;}
.in_header .nav li:hover .sub { filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1; opacity: 1; visibility: visible; transform: translateY(0px);}
.in_header .nav li .sub .pic{ width: 160px; height: 70px;}
.in_header .nav li .sub .pic img { width: 100%;}

.in_header .meun_off { position: absolute; top: 1em; right: .5em; display: none;}
.in_header .meun_off span { width: 23px; height: 3px; background: #0163b1; display: block; margin: 3px auto; -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.in_header .nav .close { display: none; position: absolute; top: 4%; right: 4%;}
.in_header .nav .close img { transition: all .5s ease; width: 25px; height: auto;}
.in_header .nav .close:hover img { transform: rotate(180deg);}

.cgd { height: 60px; display: none;}

/* banner */
.slideBox { position: relative; width: 100%; overflow: hidden;}
.slideBox .hd { position: absolute; right: 50%; bottom: 30px; height: 16px; margin-right: -34px; overflow: hidden; z-index: 1;}
.slideBox .hd li { float: left; width: 14px; height: 14px; margin: 0 5px; border-radius: 50%; border: 1px solid #fff;}
.slideBox .hd li.on { background: #fff;}
.slideBox .bd { position: relative; height: 100%; z-index: 0;}
.slideBox .bd li { zoom: 1; vertical-align: middle;}
.slideBox .bd li a { position: relative; width: 100%; padding: 23.4% 0; display: block;}
.slideBox .bd li a img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block;}
.slideBox .prev, .slideBox .next { position: absolute; left: 3%; top: 50%; width: 43px; height: 93px; margin-top: -46px; background: url('../img/slider-arrow.png') no-repeat;
    display: block; filter: alpha(opacity=70); opacity: 0.7;}
.slideBox .next { left: auto; right: 3%; background-position: right;}
.slideBox .prev:hover, .slideBox .next:hover { filter: alpha(opacity=100); opacity: 1;}
.slideBox .prevStop, .slideBox .nextStop { display: none;}
.slideBox a.pic { position: relative; width: 100%; padding: 14.8% 0; display: block;}
.slideBox a.pic img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block;}
.slideBox .bd li img {  background: Orange; animation: size-up 1.5s ease-out forwards;}
@keyframes size-up {
    from { transform: scale(1.1);}
    to { transform: scale(1);}
}

/*分类标题*/
.CategoryList_Title{ height: 2.968em; line-height: 2.968em; padding: 0 .687em; color: #000; display: none; text-align: center; border-bottom: 1px solid #b0b4bb;
    font-size: 1.125em; background: linear-gradient(180deg , #f2f2f2 0% , #e0e0e0 100%);}
.CategoryList_Title .fl { float: left; background: url('../img/jt6.png') no-repeat left center; width: 17px; height: 100%;}
.CategoryList_Title .icon-details{ margin-right: .5em; float: right;}

/* 页尾 */
.foot { background: #1c2a4d; padding-top: 40px;}
.foot .footT { background: #1c2a4d; border-bottom: 1px solid rgba(112, 112, 112, 0.59); padding-bottom: 40px;}
.foot .footT .footTl { width: 20.9%; margin-right: 100px;}
.foot .footT .footTl img { width: 100%; height: auto; display: block;}
.foot .footT .footTc { width: 60%; margin-right: 20px;}
.foot .footT .footTc li { float: left; width: calc((100% - 76px) / 2); background-position: left center; background-repeat: no-repeat;
    padding-left: 38px; margin: 20px 0;}
.foot .footT .footTc li p { border-left: 1px solid rgba(112, 112, 112, 0.21); padding-left: 10px; font-size: 16px; color: #fff;}
.foot .footT .footTc li span { font-size: 14px; line-height: 1.5; display: block;}
.foot .footT .footTc li:nth-child(1) { background-image: url(../img/f8f7.jpg);}
.foot .footT .footTc li:nth-child(2) { background-image: url(../img/f8f7.jpg);}
.foot .footT .footTc li:nth-child(3) { background-image: url(../img/f8f7.jpg);}
.foot .footT .footTc li:nth-child(4) { background-image: url(../img/bc1b.jpg);}
.foot .footT .footTc li:nth-child(5) { background-image: url(../img/36b3.jpg);}
.foot .footT .footTc li:nth-child(6) { background-image: url(../img/5027.jpg);}
.foot .footT .footTb { text-align: center;}
.foot .footT .footTb p { font-size: 16px; line-height: 35px; color: #fff;}
.foot .footT .footTb img { width: 100px;}
.foot .footB { text-align: center; line-height: 2; color: rgba(112, 112, 112, 1); font-size: 14px; padding-top: 10px;}
.foot .footB a { color: rgba(112, 112, 112, 1);}
.foot .footB a:hover { text-decoration: underline;}

.fttow { display: none; width: 100%; height: 56px; background: rgba(0, 0, 0, 0.8); position: fixed; bottom: 0; z-index: 999;}
.fttow li { width: 33.3%; float: left;}
.fttow li span { width: 100%; float: left; height: 33px;}
.fttow li p { width: 100%; line-height: 21px; float: left; text-align: center; font-size: 13px; color: #fff;}
.fttow li a { color: #fff;}
.fttow li span img { height: 2em; padding-top: 0.2em; display: block; margin: 0 auto;}
.saoma1 { width: 300px; height: 300px; position: fixed; bottom: 10%; left: 50%; margin-left: -150px; z-index: 10000; background: #000; opacity: 0.8;}
.ewm11 { width: 200px; height: 200px; margin: 0 auto; position: absolute; top: 50%; left: 50%; margin-top: -33%; margin-left: -33%;}
.ewm11 img { width: 100%;}

@media screen and ( max-width: 1920px ) {}
@media screen and ( max-width: 1800px ) {}
@media screen and ( max-width: 1680px ) {}
@media screen and ( max-width: 1600px ) {}
@media screen and ( max-width: 1520px ) {}
@media screen and ( max-width: 1440px ) {}
@media screen and ( max-width: 1400px ) {}
@media screen and ( max-width: 1366px ) {}
@media screen and ( max-width: 1280px ) {}
@media screen and ( max-width: 1024px ) {}
@media screen and ( max-width: 1100px ) and ( min-width: 800px ) {}
@media screen and ( max-width: 768px ) {
    .container { width: 98%;}

    .fl, .fr { float: none;}
    .container { width: 98%;}

    .in_header .logo img { height: 50px; display: block; margin: 1em 0;}

    .in_header .nav { position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: #fff; -webkit-transition: all ease 0.5s; display: none;
        z-index: 1000; opacity: 1; visibility: visible; margin-top: 0; overflow-y: auto;}
    .in_header .nav ul { padding-top: 6em;}
    .in_header .nav li { width: 100%; float: none; padding: 0 20px; border-bottom: 1px solid #f5f5f5; height: 50px; line-height: 50px; margin-left: 0;}
    .in_header .nav li a { display: inline-block; text-decoration: none; color: #333; line-height: 50px; width: 90%; padding: 0; font-weight: normal;
        text-align: left;}
    .in_header .nav li a:after { content: ">"; width: 10%; height: 50px; position: absolute; bottom: 0; right: 0; background: none;
        opacity: 1; transition: all .5s ease; color: #333;}
    .in_header .nav li:hover a, .in_header .nav li a.on { color: #0163b1; font-weight: bold; background: none;}

    .slideBox .hd { bottom: 15px; height: 12px; margin-right: -22px;}
    .slideBox .hd li { width: 10px; height: 10px;}

    /* 页尾 */
    .foot { padding: 1em 0 6em 0;}
    .foot .footT { padding-bottom: 1em;}
    .foot .footT .footTl { width: 50%; margin: 0 auto 1em auto; display: block;}
    .foot .footT .footTl img { width: 100%; display: block;}
    .foot .footT .footTc { width: 100%; margin: 0;}
    .foot .footT .footTc li { width: calc(100% - 38px - 3em); margin: .25em 0 .25em 3em;}
    
    .foot .footB { text-align: center; line-height: 2; color: rgba(112, 112, 112, 1); font-size: 14px; padding-top: 10px;}
    .foot .footB a { color: rgba(112, 112, 112, 1);}
    .foot .footB a:hover { text-decoration: underline;}

    .in_header .nav li a::before, .in_header .nav li em, .in_header .nav li .sub, .foot .footT .footTb, .slideBox .prev, .slideBox .next, .footer .footL, .footer .weixin { display: none;}
    .fttow, .CategoryList_Title, .cgd, .in_header .meun_off, .in_header .nav .close { display: block!important;}
}
@media screen and ( max-width: 414px ) {}
@media screen and ( max-width: 411px ) {}
@media screen and ( max-width: 400px ) {}
@media screen and ( max-width: 375px ) {}
@media screen and ( max-width: 360px ) {}
@media screen and ( max-width: 320px ) {}