﻿/* 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%;}
/*title*/
h1 { font-size: 32px;}
h2 { font-size: 26px;}
h3 { font-size: 20px;}
h4 { font-size: 14px;}
h5 { font-size: 12px;}
h6 { font-size: 10px;}

body { overflow-x: hidden; color: #000; font-size: 15px; position: relative;}
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; display: inline;}
.fr { float: right; display: inline;}
.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%;}
.in_header .top { width: 100%; height: 35px; line-height: 35px; background: #c70009;}
.in_header .top .topL { font-size: 15px; color: #fff;}
.in_header .top .top_r { font-size: 20px; color: yellow;}
.in_header .head { background: url(../img/header.png) no-repeat 100% center;}
.in_header .head .logo { width: 45%; margin: 20px 0;}
.in_header .head .logo img { height: 75px; float: left; padding: 0 15px 0 0; margin-right: 15px;}
.in_header .head .logo p { font-size: 14px; color: #aaa; line-height: 25px; margin-top: 6px;}
.in_header .head .logo p span { font-size: 20px; display: block; color: #000; font-weight: bold;}
.in_header .nav { width: calc(100% - 48%); margin: 10px 0;}
.in_header .nav li { float: left; width: 16.666666%; position: relative;}
.in_header .nav li a { width: 100%; font-size: 18px; color: #000; line-height: 80px; text-align: center; display: block; font-weight: bold;}
.in_header .nav li a:hover, .in_header .nav li a.on { background: #c70009; color: #fff; font-weight: normal;}
.in_header .nav li dl { position: absolute; left: 0; top: 80px; z-index: 200000; width: 100%; display: none; padding-top: 10px;}
.in_header .nav li dl a { width: 100%; display: block; color: #333; font-size: 14px; line-height: 30px; padding: 10px 0; text-align: center;
    border-bottom: 1px solid #d2d2d2; transition: all .3s; background: rgba(255, 255, 255, 0.8); font-weight: normal;}
.in_header .nav li dl a:hover { background: #c70009; transition: all .3s; font-weight: normal;}
.in_header .meun_off { float: right; margin: 3em 10px 0 0; display: none;}
.in_header .meun_off span { width: 23px; height: 3px; background: #c52727; 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 */
.slider { width: 100% !important; height: 700px; margin: 0 auto; overflow: hidden; position: relative; background: #093e96;}
.slider .slider-main li { width: 100% !important;}
.slider .slider-main li img { width: 100% !important; height: 700px !important; position: absolute; left: 0;}
.osSlider-main .slider-btn-prev, .osSlider-main .slider-btn-next { cursor: pointer; position: absolute; top: 50%; margin-top: -30px; z-index: 100000;
    width: 60px; height: 60px; line-height: 58px; margin-top: -30px; background: none; -moz-border-radius: 100%; -webkit-border-radius: 100%;
    border-radius: 100%; text-indent: -9999px;}
.osSlider-main .slider-btn-prev:hover, .osSlider-main .slider-btn-next:hover { opacity: 1;}
.osSlider-main .slider-btn-prev { left: 50%; margin-left: -760px; border: rgba(255,255,255,0.35) 1px solid; -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out; -o-transition: all 0.36s ease-in-out; -ms-transition: all 0.36s ease-in-out; transition: all 0.36s ease-in-out;}
.osSlider-main .slider-btn-prev:hover { border: rgba(255,255,255,1) 1px dashed;}
.osSlider-main .slider-btn-prev:before { text-indent: 0; text-align: center; content: "<"; width: 100%; height: 100%; position: absolute; left: 0;
    top: 0; font-size: 20px; font-family: simsun; color: rgba(255,255,255,0.35);}
.osSlider-main .slider-btn-next { right: 50%; margin-right: -760px; border: rgba(255,255,255,0.35) 1px solid; -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out; -o-transition: all 0.36s ease-in-out; -ms-transition: all 0.36s ease-in-out; transition: all 0.36s ease-in-out;}
.osSlider-main .slider-btn-next:hover { border: rgba(255,255,255,1) 1px dashed;}
.osSlider-main .slider-btn-next:before { text-indent: 0; text-align: center; content: ">"; width: 100%; height: 100%; position: absolute; left: 0;
    top: 0; font-size: 20px; font-family: simsun; color: rgba(255,255,255,0.35);}
.mouse { position: absolute; width: 100%; left: 0; z-index: 99; cursor: pointer; z-index: 10000; bottom: 100px;}
@-webkit-keyframes dong { from { bottom: -10px; } to { bottom: -18px;}}
.mouse span { -webkit-animation: arrowMove 2s infinite; animation: arrowMove 2s infinite; display: inline-block; width: 8px; height: 20px;
    position: absolute; bottom: 0; margin-left: -4px; left: 50%;} 
@-webkit-keyframes arrowMove {
  to {
    -webkit-transform: translateY(1.25rem);
            transform: translateY(1.25rem);
    opacity: 0;
  }
}
@keyframes arrowMove {
  to {
    -webkit-transform: translateY(1.25rem);
            transform: translateY(1.25rem);
    opacity: 0;
  }
}
.osSlider-main .slider-nav { position: absolute; right: 50%; bottom: 30px; height: 25px; margin-right: -55px; overflow: hidden; z-index: 25; display: none;}
.osSlider-main .slider-nav li { float: left; width: 10px; height: 10px; margin: 0 5px; border: 1px solid #fff; border-radius: 50%; cursor: pointer;}
.osSlider-main .slider-nav li.active { background: #fff; border: 1px solid #fff;}
.osSlider-main .slider-nav li:hover { border: 1px solid #fff; background: #fff;}

/*分类标题*/
.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_link { background: #757575; padding: 20px 0;}
.foot_link .dropdown {position: relative; display: inline-block; width: 19%;}
.foot_link .dropdown .btn { position: relative; background: 0 0; text-align: center; color: #fff; display: block; width: 100%; border: none; border-right: 1px solid #fff;
    line-height: 16px; height: 16px; cursor: pointer;}
.foot_link .dropdown .caret { position: absolute; right: 9px; top: 50%; margin-top: -3px; width: 9px; height: 6px; background: url(../img/i141.png) no-repeat;}
.foot_link .dropdown .dropdown_menu { position: absolute; width: 100%; z-index: 999; height: 200px; overflow-y: scroll; z-index: 3333; left: 0;
    bottom: 16px; background: #fff; display: none;}
.foot_link .dropdown .dropdown_menu a { display: block; padding: 3px 0 3px 15px; margin: 0;} 
.foot_link .dropdown .dropdown_menu a:hover { color: #262626; text-decoration: none; background-color: #f5f5f5;}
.foot_link .dropdown:hover .caret { transform: rotate(180deg); -ms-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);}
.foot_box { background: #c70009; border-top: 1px solid #8f1322;}
.foot_box .foot_box_logo { margin-top: 6%;}
.foot_box .foot_box_logo img { height: 85px;}
.foot_box ul { width: calc(100% - 32%); margin: 30px 0;}
.foot_box li { float: right; margin-left: 3px; background: #ae0109; font-size: 14px;}
.foot_box li a { color: #fff; font-size: 16px;}
.foot_box .m_info1 { width: 35%; height: 132px; padding: 30px 0;}
.foot_box .m_info1 a { float: left; margin: 7% 15%;}
.foot_box .m_info2 { height: 162px; padding: 30px 20px 0;}
.foot_box .m_info2 p { font-size: 14px; color: #fff; line-height: 44px;}
.foot_box .m_info3 { width: auto; height: 162px; padding: 15px 10px; text-align: center; font-size: 12px; color:#fff;}
.foot_box .m_info3 img { width: 132px; margin: 0 5px; padding-bottom: 5px;}
.foot_txt { height: 55px; line-height: 55px; background: #dabb85; text-align: center;}
.foot_txt span { display: inline-block; margin-right: 20px;}
.foot_txt span 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: 1680px ) {}
@media screen and ( max-width: 1600px ) {
    .foot_box ul { width: calc(100% - 34%);}
    .foot_box .m_info1 a { margin: 7% 14%;}
}
@media screen and ( max-width: 1520px ) {
    .foot_box ul { width: calc(100% - 36%);}
    .foot_box .m_info1 { width: 30%;}
    .foot_box .m_info1 a { margin: 8% 11%;}
}
@media screen and ( max-width: 1440px ) {
    .foot_box .foot_box_logo { margin-top: 6.5%;}
    .foot_box .foot_box_logo img { height: 80px;}
}
@media screen and ( max-width: 1430px ) {
    .foot_box ul { width: calc(100% - 35%);}
}
@media screen and ( max-width: 1409px ) {
    .foot_box ul { width: calc(100% - 34%);}
}
@media screen and ( max-width: 1388px ) {
    .foot_box ul { width: calc(100% - 33%);}
    .foot_box .foot_box_logo img { height: 75px;}
}
@media screen and ( max-width: 1366px ) {
    .container { width: 93%;}
    .foot_box .foot_box_logo img { height: 85px;}
}
@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 .head .logo { width: 100%; margin: 0;}
    .in_header .head .logo img { height: 60px; float: none; border-right: none; padding: 1em 0; margin-right: 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%; text-align: left; float: none; padding: 0 20px; border-bottom: 1px solid #f5f5f5; height: 50px; overflow: hidden;
        line-height: 50px;}
    .in_header .nav li a { display: inline-block; text-decoration: none; color: #333; line-height: 50px; width: 80%; padding: 0; font-weight: normal;
        text-align: left;}
    .in_header .nav li a:after { content: ">"; width: 10%; height: 50px; position: absolute; bottom: 0; right: 3em; background: none;
        opacity: 1; transition: all .5s ease; color: #333;}
    .in_header .nav li:hover a, .in_header .nav li a.on { color: #c70009; font-weight: bold; background: none;}

    .slider { width: 100% !important; height: 200x; margin: 0 auto; overflow: hidden; position: relative; background: #093e96;}
    .slider .slider-main li { width: 100% !important;}
    .slider .slider-main li img { height: 200px !important;}

    .foot_box { padding: 2em 0 4em 0; text-align: center;}
    .foot_box .foot_box_logo img { height: 70px;}
    .foot_box ul { width: 100%; margin: 0;}
    .foot_box li { float: none; margin-left: 0; background: none;}
    .foot_box .m_info2 { height: auto; padding: 1em 0;}
    .foot_box .m_info2 p { line-height: 30px;}

    .in_header .top .top_r, .in_header .head .logo p, .foot_link, .foot_box .m_info1, .foot_box .m_info3, .foot_txt { 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 ) {}