﻿/* 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; font-family: Microsoft YaHei; position: relative; background: url(../img/bg.png);}
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; font-family: Microsoft YaHei;}

/* 头部开始 */
.in_header .in_menu { height: 100px;}
.in_header .in_menu .logo { float: left; width: auto; height: 70px; margin: 15px 0;}
.in_header .in_menu .logo img { width: auto; height: 70px;}
.in_header .in_menu .tel { position: relative; height: 35px;}
.in_header .in_menu .tel a { position: absolute; top: 15px; right: 0; width: 115px; background: url(../img/tel.png) no-repeat left center; padding-left: 15px;}
.in_header .in_menu .Mnav { width: calc((100% - 360px));}
.in_header .in_menu .nav li { float: left; width: calc(100%/8); text-align: center; position: relative; height: 65px; line-height: 65px;}
.in_header .in_menu .nav li a { display: block; color: #000; font-size: 16px; width: 100%; line-height: 65px;}
.in_header .in_menu .nav li a:hover, .in_header .in_menu .nav li a.on { color: #0071ba; font-weight: bold;}
.in_header .in_menu .nav li .ejmenu { position: absolute; left: 0; top: 65px; z-index: 200000; border-top: 3px solid #005bac; display: none;}
.in_header .in_menu .nav li .ejmenu a { display: block; color: #8a7c73; font-size: 14px; line-height: 30px; padding: 10px; text-align: center;
    border-bottom: 1px solid #d2d2d2; transition: all .3s; background: rgba(255, 255, 255, 0.8);}
.in_header .in_menu .nav li .ejmenu a span { font-family: SimSun; font-weight: bold; padding-left: 15px;}
.in_header .in_menu .nav li .ejmenu a:hover { background: #fff; transition: all .3s; font-weight: normal;}
.in_header .in_menu .meun_off { float: right; padding: 40px 10px 0 0; display: none;}
.in_header .in_menu .meun_off span { width: 23px; height: 3px; background: #0071ba; 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 .in_menu .nav .close { display: none; position: absolute; top: 4%; right: 4%;}
.in_header .in_menu .nav .close img { transition: all .5s ease; width: 25px; height: auto;}
.in_header .in_menu .nav .close:hover img { transform: rotate(180deg);}

/* banner */
.slider { width: 100% !important; height: 800px; 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: 800px !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 { background: #25354a; padding: 55px 0 0 0;}
.foot .footT { margin-bottom: 10px;}
.foot .footL, .foot .footC, .foot .footR { width: calc((100% - 120px)/3);}
.foot .footL { margin-right: 60px;}
.foot .footL ul { margin-bottom: 12px;}
.foot .footL li { float: left; padding-right: 30px; font-size: 15px;}
.foot .footL li a { color: #fff;}
.foot .footL li:hover a { text-decoration: underline;}
.foot .footL p { font-size: 12px; line-height: 30px; color: #9c9ca2;}
.foot .footC h4 { font-size: 16px; color: #fff; margin-bottom: 20px;}
.foot .footC h4 a { font-size: 16px; color: #fff; font-weight: bold;}
.foot .footC h4 a.more { margin-left: 15px; font-size: 12px; color: #d2b068; text-transform: capitalize; font-weight: normal;}
.foot .footC h4 a.more:hover { text-decoration: underline;}
.foot .footC p { font-size: 12px; line-height: 30px; color: #9c9ca2;}
.foot .footC p b { font-size: 16px; color: #d2b068;}
.foot .footR .ftel a { display: block; font-size: 14px; background: url(../img/icon_online.png) 20px center no-repeat #d2b068;
    color: #fff; margin-bottom: 20px; width: 75px; height: 35px; line-height: 35px; padding-left: 40px; margin-left: 23%;}
.foot .footR .ftel span { display: block; font-size: 14px; text-align: right; margin-bottom: 5px; color: #fff;}
.foot .footR .ftel strong { font-size: 22px; display: block; text-align: right; color: #fff;}
.foot .footR .ewm { width: 120px; height: 120px; display: block; margin-left: 30px;}
.foot .link { line-height: 22px; padding: 20px 0;}
.foot .link .fl { width: 75px; color: #fff; font-size: 14px;}
.foot .link ul.fl { width: calc(100% - 75px);}
.foot .link li { float: left; padding-right: 15px; font-size: 14px;}
.foot .link li a { color: #fff;}
.foot .link li:hover a { text-decoration: underline;}
.footB { background: #25354a; height: 55px; line-height: 45px; border-top: 1px solid #444557; color: #70707a; font-size: 12px;}
.footB .container { position: relative;}
.footB a { color: #70707a;}
.footB a:hover { color: #fff;}
.footB span { position: absolute; right: 0; top: 0;}

.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 ) {}
@media screen and ( max-width: 1532px ) {}
@media screen and ( max-width: 1440px ) {}
@media screen and ( max-width: 1400px ) {}
@media screen and ( max-width: 1366px ) {
    .container { width: 93%;}
}
@media screen and ( max-width: 1280px ) {}
@media screen and ( max-width: 1024px ) {}
@media screen and ( max-width: 1100px ) {}
@media screen and ( max-width: 768px ) {
	.fl, .fr { float: none;}
    .container { width: 98%;}

    .in_header .in_menu { height: auto;}
    .in_header .in_menu .logo { height: 60px; margin: .8em 0;}
    .in_header .in_menu .logo img { height: 60px;}
    .in_header .in_menu .nav { position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: #fff; -webkit-transition: all ease 0.5s;
        z-index: 1000; opacity: 1; visibility: visible; margin-top: 0; overflow-y: auto; display: none;}
    .in_header .in_menu .nav ul { padding-top: 6em;}
    .in_header .in_menu .nav li { width: 100%; text-align: left; float: none; padding: 0 20px; border-bottom: 1px solid #f5f5f5; height: 50px;
    	line-height: 50px; overflow: hidden;}
    .in_header .in_menu .nav li a { display: inline-block; text-decoration: none; color: #333; line-height: 50px; width: 80%; padding: 0;}
    .in_header .in_menu .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 .in_menu .nav li:hover a, .in_header .in_menu .nav li a.on { color: #0071ba; font-weight: bold;}

    .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 { padding: 1em 0 3em 0;}
    .foot .footT { margin-bottom: 1em;}
    .foot .footL, .foot .footC, .foot .footR { width: 100%; text-align: center;}
    .foot .footL { margin-right: 0;}
    .foot .footL li { width: calc((100% - 30%)/3); padding-right: 0; margin: 0 5%;}
    .foot .link { padding: 1em 0;}
    .foot .link .fl { float: left;}

    .in_header .in_menu .tel, .foot .footC, .foot .footR, .footB { display: none;}
    .fttow, .CategoryList_Title, .cgd, .in_header .in_menu .meun_off, .in_header .in_menu .nav .close, .in_header .in_menu .nav li .ejmenu { 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 ) {}