﻿/* 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: 36px;}
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: #333; font-size: 14px; font-family: microsoft yahei , "宋体"; position: relative;}
/* for ie f6n.net */
a { color: #5f6061; text-decoration: none;}
/* for ff f6n.net */
a:focus { outline: 0;}
a:hover { text-decoration: none; color: #fff;}
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 .clearfix { height: 1%}
.Clearfix { display: block;}
.abs-right { position: absolute; right: 0;}
.zoom { zoom: 1;}
.hidden { visibility: hidden;}
.mt10 { margin-bottom: 10px;}

/* 页面整体布局 */
.container { width: 85%; max-width: 1400px; margin: 0 auto; font-family: microsoft yahei;}

/* 头部开始 */
.in_header .top { height: 30px; line-height: 30px; background: #f1f1f1; color: #083b90; letter-spacing: 1px; overflow: hidden;}
.in_header .top .topR a { font-size: 14px; line-height: 30px; color: #083b90;}
.in_header .Timg { margin: 5px auto;}
.in_header .Timg a { width: 16.9%; float: left; display: block; max-height: 105px; overflow: hidden;}
.in_header .Timg a.big { width: calc(100% - 33.8% - 10px); float: left; display: block; margin: 0 5px;}
.in_header .Timg a img { width: 100%; height: auto; display: block;}
.in_header .logo { margin: 10px auto;}
.in_header .logo .logoL { width: 45%;}
.in_header .logo .logoL a { float: left;}
.in_header .logo .logoL a img { width: auto; height: 100px; display: inline-block; border-right: 1px solid #d9d4ce;}
.in_header .logo .logoL p { float: left; font-size: 16px; line-height: 28px; color: #000; font-weight: bold; padding: 8px 0 0 18px;}
.in_header .logo .logoR { width: calc(100% - 45% - 10px); height: 103px;}
.in_header .logo .logoR img { width: 100%; height: 103px;}
.in_header .meun_off { float: right; padding: 30px 10px 0 0; display: none;}
.in_header .meun_off span { width: 23px; height: 3px; background: #00458a; 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 { height: 60px; padding-top: 8px; background: url(../img/navBg3.png) repeat-x; zoom: 1; zoom: 1; overflow: hidden;}
.in_header .nav li { line-height: 25px; width: 24.6%; float: left; text-align: center;}
.in_header .nav a { color: #fff; font-size: 16px;}
.in_header .nav li:hover a { color: yellow;}
.in_header .nav .yw { width: 30.7%; float: left; border-right: 1px solid #fff;}
.in_header .nav .hy { width: 30.7%; float: left; border-right: 1px solid #fff;}
.in_header .nav .ds { width: 38%; float: left;}
.in_header .nav .ds li { width: 14.2%;}

.S_nav { width: 100%; height: 64px; background: #bb0f0c; z-index: 99; overflow: hidden;}
.S_nav h2 { float: left; width: 190px; height: 64px; line-height: 64px; text-align: center; cursor: pointer; font-size: 16px; color: #fff; font-weight: 600;
    box-shadow: rgba(0, 0, 0, 0.2) 4px 2px 5px; background: rgb(206, 23, 31);}
.S_nav ul { float: right; width: 84.5%;}
.S_nav li { float: left; width: 12.5%;}
.S_nav li a { display: block; color: #fff; line-height: 64px; font-size: 16px;}
.S_nav li i { width: 20px; height: 20px; display: block; float: left; margin: 22px 10px 0 26px; background: url(../img/icon2.png) no-repeat;}
.S_nav li i.no1 { background-position: 0px 0px;}
.S_nav li i.no2 { background-position: -20px 0px;}
.S_nav li i.no3 { background-position: -40px 0px;}
.S_nav li i.no4 { background-position: -60px 0px;}
.S_nav li i.no5 { background-position: -80px 0px;}
.S_nav li i.no6 { background-position: -100px 0px;}
.S_nav li i.no7 { background-position: -120px 0px;}
.S_nav li i.no8 { background-position: -140px 0px;}
.S_nav li:hover a, .S_nav li a.on { background: #890402; color: #ffe400;}
.S_nav li:hover i.no1, .S_nav li a.on i.no1 { background-position: 0px -20px;}
.S_nav li:hover i.no2, .S_nav li a.on i.no1 { background-position: -20px -20px;}
.S_nav li:hover i.no3, .S_nav li a.on i.no1 { background-position: -40px -20px;}
.S_nav li:hover i.no4, .S_nav li a.on i.no1 { background-position: -60px -20px;}
.S_nav li:hover i.no5, .S_nav li a.on i.no1 { background-position: -80px -20px;}
.S_nav li:hover i.no6, .S_nav li a.on i.no1 { background-position: -100px -20px;}
.S_nav li:hover i.no7, .S_nav li a.on i.no1 { background-position: -120px -20px;}
.S_nav li:hover i.no8, .S_nav li a.on i.no1 { background-position: -140px -20px;}

/* banner */
.slideBox { position: relative; width: 100%; overflow: hidden;}
.slideBox .hd { position: absolute; right: 50%; bottom: 30px; height: 25px; margin-right: -31px; overflow: hidden; z-index: 1;}
.slideBox .hd li { float: left; width: 10px; height: 10px; margin: 0 5px; background: #fff; border-radius: 50%;}
.slideBox .hd li.on { background: #d00; border: 1px solid #d00;}
.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: 20% 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=50); opacity: 0.5;}
.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;}

.cgd { height: 60px; display: none;}

/*分类标题*/
.CategoryList_Title { height: 2.968em; line-height: 2.968em; padding: 0 .687em; color: #333; display: none; font-size: 1.125em; text-align: center; border-bottom: 1px solid #b0b4bb;
	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 { float: right; margin-right: .5em;}

/* 页尾 */
.foot { border-top: 1px solid #8097c0;}
.foot .link { padding: 20px 0;}
.foot .link h3 { float: left; padding: 0 30px 0 15px; font-size: 14px; line-height: 60px; border-right: 1px solid #e4e4e4; font-weight: normal;}
.foot .link ul { float: right; width: calc(100% - 10%); height: 60px; overflow: hidden;}
.foot .link ul li { float: left; margin-right: 12px; font-size: 14px; line-height: 30px;}
.foot .link ul li a { color: #333;}
.foot .footer { position: relative; text-align: center; padding: 25px 0; font-size: 14px; line-height: 40px; color: #fff; background: #0b3a8a;}
.foot .footer .footL { width: 100px; height: 100px; margin-top: 20px;}
.foot .footer .footC { width: 78%;}
.foot .footer .footC a { color: #fff;}
.foot .footer .footC img { margin-right: 10px;}
.foot .footer .footC a.yz { position: absolute; top: 60%; right: 20%; display: block;}
.foot .footer .footC a.yz img { width: 34px; height: auto;}
.foot .footer .footR { width: 100px; height: 100px; margin-top: 5px;}
.foot .footer .footL img, .foot .footer .footR img { width: 100%; height: 100%;}

.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: 1440px ) {}
@media screen and ( max-width: 768px ) {}
@media screen and ( max-width: 1000px ) {
    .container { width: 98%;}
    .fl, .fr { float: none;}

    .in_header .logo .logoL { width: 58%; display: inline-block;}
    .in_header .logo .logoR { width: calc(100% - 58% - 10px); display: inline-block;}

    .in_header .nav .yw { width: 50%;}
    .in_header .nav .hy { width: calc(100% - 50% - 1px); border-right: none;}

    .foot { padding-bottom: 4em;}
    .foot .link { padding: .5em 0;}
    .foot .link h3 { padding: 0 1em 0 .5em;}
    .foot .footer { padding: 1em 0;}
    .foot .footer .footL { width: 30%; height: auto; margin: 1em auto 0 auto; display: block;}

    .fttow { display: block;}
    .in_header .nav .ds, .foot .footer .footR { display: none;}
}
@media screen and ( max-width: 430px ) {}
@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 ) {}