﻿/* 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: 14px; font-family: PingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif; position: relative;}/*网站字体颜色*/
a { color: #01459A; text-decoration: none;}  /*for ie f6n.net*/
a:focus { outline: 0;} /*for ff f6n.net*/
a:hover { color: #000; 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;}
.fix:after { content: '.'; display: block; height: 0; clear: both; visibility: hidden;}
*html .fix { height: 1%}
.fix { display: block;}
.abs-right { position: absolute; right: 0;}
.zoom { zoom: 1}
.hidden { visibility: hidden;}

/* -- 页面整体布局 -- */
.container { width: 85%; max-width: 1400px; margin: 0 auto;}

/* 头部开始 */
.in_header { width: 100%;}
.in_header .top { width: 100%; height: 30px; line-height: 30px; background: #f1f1f1; position: fixed; z-index: 999;}
.in_header .top .topL { font-size: 15px;}
.in_header .top .top_r { font-size: 14px; color: #0050a3;}
.in_header .top .top_r .tel { background: url(../img/phone.png) no-repeat center left; padding-left: 25px; display: inline-block;}
.in_header .top .top_r b { font-size: 16px;}
.in_header .top .top_r a.email { background: url(../img/top_email.png) no-repeat center left; padding-left: 25px; margin-left: 20px; color: #000;}
.in_header .logo { overflow: hidden; height: 100px; padding-top: 30px; background: #fff;}
.in_header .logo a.pc { float: left; height: 80px; margin-top: 10px;}
.in_header .logo a.pc img { width: auto; height: 80px; display: block;}
.in_header .logo .nav { width: 70%; font-size: 0;}
.in_header .logo .nav li { display: inline-block; width: 16.5%; height: 100px; position: relative; perspective: 1000px; border-left: #ececed 1px solid; margin: 0 -0.5px;
	border-right: #ececed 1px solid;}
.in_header .logo .nav li>a { position: absolute; width: 100%; height: 100%; z-index: 1000; overflow: hidden;}
.in_header .logo .nav .menu a>div { position: absolute; height: 90px; pointer-events: none; width: 100%; padding-left: 0; box-sizing: border-box; -webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; -ms-box-sizing: border-box; transition: all .6s ease; -webkit-transition: all .6s ease; -moz-transition: all .6s ease; text-align: center;
	-ms-transition: all .6s ease; transform-origin: 50% 50% -45px; -webkit-transform-origin: 50% 50% -45px; -moz-transform-origin: 50% 50% -45px; -ms-transform-origin: 50% 50% -45px;}
.in_header .logo .nav .menu .sta1 { padding-top: 32px; background: #0050a3; transform: rotateX(90deg); -webkit-transform: rotateX(90deg); -moz-transform: rotateX(90deg); -ms-transform: rotateX(90deg);}
.in_header .logo .nav .menu .sta2 { padding-top: 32px; background: #fff; transform: rotateX(0deg); -webkit-transform: rotateX(0deg); -moz-transform: rotateX(0deg); -ms-transform: rotateX(0deg);}
.in_header .logo .nav .menu h4 { font-size: 16px; color: #404040; margin-bottom: 5px; font-weight: normal;}
.in_header .logo .nav .menu h5 { font-size: 14px; color: #595959; text-transform: uppercase; transform: scale(0.8); font-weight: normal;}
.in_header .logo .nav .menu .sta1 h4, .in_header .logo .nav .menu .sta1 h5 { color: #fff;}
.in_header .logo .nav .menu:hover>div { transition: all .6s ease; -webkit-transition: all .6s ease; -moz-transition: all .6s ease; -ms-transition: all .6s ease;}
.in_header .logo .nav .menu:hover .sta1, .in_header .logo .nav .menu.on .sta1 { color: #fff; transform: rotateX(0deg); -webkit-transform: rotateX(0deg); -moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg); opacity: 1; height: 100px;}
.in_header .logo .nav .menu:hover .sta2, .in_header .logo .nav .menu.on .sta2 { color: #000; background-color: #000; transform: rotateX(-90deg); -webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg); -ms-transform: rotateX(-90deg); opacity: 0;}


/* banner */
.slider { width: 100% !important; height: 600px; margin: 0 auto; overflow: hidden; position: relative; background: #093e96;}
.slider .slider-main li { width: 100% !important;}
.slider .slider-main li img { width: 1920px !important; height: 600px !important; position: absolute; left: 50%; margin-left: -1000px;}
.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: #333; 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;}

/* 页尾 */
.flinkbg { width: 100%; height: 40px; background: #323437; border-bottom: 1px solid #535357;}
.flinkbg h2 { float: left; font-size: 15px; font-weight: bold; line-height: 30px; color: #fff;}
.flinkbg ul { padding: 5px 0; float: left;}
.flinkbg ul li { float: left; font-size: 14px; margin-right: 20px; line-height: 30px;}
.flinkbg ul li a { color: #fff;}
.flinkbg ul li a:hover { text-decoration: underline;}

.bottom { width: 100%; background: #323437; padding: 20px 0; color: #cacaca;}
.bottom .btm1 { float: left; width: 35%; line-height: 36px; font-size: 14px; color: #fff;}
.bottom .btm1 .phone { height: 50px; padding-left: 10%; background: url("../img/phoneD.png") no-repeat left center;}
.bottom .btm1 .email { height: 50px; padding-left: 10%; background: url("../img/email.png") no-repeat left center;}
.bottom .btm1 .addr { height: 50px; padding-left: 10%; background: url("../img/addr.png") no-repeat left center;}
.bottom .btm2 { float: right; margin-right: 4%; width: 35%; border-right: 1px solid #535357; padding-left: 2%; border-left: 1px #535357 solid;}
.bottom .btm2 p { line-height: 36px; font-size: 14px; color: #fff;}
.bottom .btm2 p span { margin-left: 20px;}
.bottom .btm2 p a { color: #fff; display: inline;}
.bottom .btm2 p a:hover { color: #7bbf09;}
.bottom .btm2 .gs img { width: 25px; height: auto;}
.bottom .weixin { float: right; width: 22%; font-size: 14px; padding-top: 15px; text-align: center;}
.bottom .weixin p { text-align: center; color: #fff;}
.bottom .weixin img { width: 110px; margin: 0 auto; height: 110px;}

.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: 1440px ) {
    .in_header .logo .nav { width: 66%;}
}
@media screen and ( max-width: 1366px ) {
    .container { width: 98%;}
}
@media screen and ( max-width: 1280px ) {}
@media screen and ( max-width: 1024px ) {}
@media screen and ( max-width: 768px ) {
    .fl, .fr { float: none;}
    .nav li a { font-weight: normal;}
    
    .in_header .logo a.pc, .in_header .logo a.pc img { height: 70px;}

    .in_header .logo .container { width: 100%;}
    .in_header .logo .nav { width: 100%; height: 70px; background: #0050a3;}
    .in_header .logo .nav li { width: 33%; border: none; height: 35px; line-height: 35px; margin: 1px 1px 0 0;}
    .in_header .logo .nav .menu a>div { height: 35px;}
    .in_header .logo .nav .menu .sta1, .in_header .logo .nav .menu .sta2 { padding-top: 0; background: none;}
    .in_header .logo .nav .menu h4 { color: #fff; background: #0050a3;}

    .flinkbg { height: auto;}
    .flinkbg h2 { float: left; font-size: 15px; font-weight: bold; line-height: 30px; color: #fff;}
    .flinkbg ul { padding: 5px 0; float: left;}
    .flinkbg ul li { float: left; font-size: 14px; margin-right: 20px; line-height: 30px;}
    .flinkbg ul li a { color: #fff;}
    .flinkbg ul li a:hover { text-decoration: underline;}

    .bottom .btm2 { width: 100%; border: none; text-align: center; padding-bottom: 60px;}

    .in_header .top { height: 30px;}
    .in_header .top .top_l { width: 100%; line-height: 30px;}
    .in_header .logo { height: auto; padding-top: 30px;}
    .in_header .logo a.pc { width: 100%; margin: .5em 0 .5em .5em;}

    .slider { width: 100% !important; height: 150px; margin: 0 auto; overflow: hidden; position: relative; background: #093e96;}
    .slider .slider-main li { width: 100% !important;}
    .slider .slider-main li img { width: 414px !important; height: 150px !important; position: absolute; left: 50%; margin-left: -212px;}

    .fttow, .CategoryList_Title, .cgd { display: block!important;}
    .footer1-1, .footer3, .weixin, .btm1, .gs, .yone, .in_top .in_phone, .in_header span, .in_header .top .top_r, .in_header .logo .nav .menu h5 { display: none;}
}
@media screen and ( max-width: 414px ) {}
@media screen and ( max-width: 400px ) {}
@media screen and ( max-width: 375px ) {}
@media screen and ( max-width: 360px ) {}
@media screen and ( max-width: 320px ) {}