@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;

font-size: 1em;
}

body {
font-size: 62.5%;
}

body,
table,
input, textarea, select, option {
font-family: Microsoft Yahei;
}

article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary {
display: block;
}

ol, ul {
list-style: none;
}

blockquote, q {
quotes: none;
}

:focus {
outline: 0;
}

ins {
text-decoration: none;
}

del {
text-decoration: line-through;
}

img {
vertical-align: top;
}

* html .clearfix {
zoom: 1;
}

*+html .clearfix {
zoom: 1;
}

.clearfix:after {
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}

a.tapCtrl, input.tapCtrl,
.tapCtrl a, .tapCtrl input {
-webkit-tap-highlight-color: rgba(0,0,0,0);
}

a,
a:link {
color: #666;
text-decoration: none;
}

a:visited {
color: #666;
text-decoration: none;
}

a:hover {
color: #666;
text-decoration: underline;
}

a:active {
color: #666;
text-decoration: underline;
}


body {
color: #666;
font-size: 14px;
line-height: 1.5;
background-color: #fff;
-webkit-text-size-adjust: none;
}

#container {
text-align: left;
}

#main {
margin: 0 auto 28px;
width: 1450px;
}



#gHeader {
margin-bottom: 27px;
}

#gHeader .hBox {
padding: 7px 0 4px;
background-color: #F6F6F6;
border-bottom: 1px solid #ECECEC;
}

#gHeader .hBox .info {
margin: 0 auto;
padding-left: 22px;
width: 1000px;
}

#gHeader .hBox .welcome {
float: left;
width: 400px;
font-size: 12px;
font-family: SimSun;
}

#gHeader .hBox .hNavi {
float: right;
width: 256px;
text-align: right;
}

#gHeader .hBox .hNavi li {
float: left;
margin-right: 6px;
font-size: 12px;
font-family: SimSun;
}

#gHeader .hBox .hNavi li a {
margin-right: 6px;
}
#gHeader .hInner {
position: relative;
margin: 0px;
width: 100%;
height: 200px;
overflow: hidden;
padding-top: 50px;
}
#gHeader .hInner:before{
content: '';
z-index: -1;
width: 104%;
left: -2%;
height: 290px;
top:-2px;
background: url("../images/banner.jpg") no-repeat;
background-size:100% 290px;
display: inline-block;
position: absolute;
-webkit-filter: blur(5px);
-moz-filter: blur(5px);
-ms-filter: blur(5px);
filter: blur(5px);
}
#gHeader .hInner .headlogo
{
--max-width: 1450px;
margin: auto;
height: 100%;
}
#gHeader .hInner .headlogo .logo {
width: 774px;
height: 86px;
margin-left: 230px;
float: left;
}
#gHeader .hInner .headlogo .logo a img {
width: 100%;
height: 100%;
}
.yblogo{
margin-right: 10px;
float: right;
width: 150px;
height: 150px;
}
.yblogo img{
float: right;
width: 100%;
height: 100%;
}

#gHeader .hInner h1 span {
margin-bottom: 3px;
display: block;
font-size: 24px;
font-weight: bold;
}


#gNavi {
height: 70px;
background-color: #115DB5;
box-shadow: 1px 3px 3px #B2B2B2;
border-top: 2px solid #115DB5;
}

#gNavi .menu {
height: 100%;
margin: 0 auto;
width: 1500px;
}

#gNavi .menu li {
height: 100%;
padding: 0 2px;
float: left;
position: relative;
transition: background-color 0.32s,color 0.32s;
}

#gNavi .menu li:last-child {
padding-right: 0;
}
#gNavi .menu li:hover{
background: rgba(0,0,0,0.5)
}

#gNavi .menu li a {
height: 100%;
display: block;
color: white;
padding: 12px 10px;
text-decoration: none;
font-size: 24px;
font-weight: bold;
}

#gNavi .menu li a:hover {
}

#gNavi .menu li .on,
#gNavi .menu li .active {
height: 100%;
padding: 12px 10px;
color: white;
font-size: 24px;
font-family: 微软雅黑;
font-weight: bold;
}

#gNavi .menu li .dropdown {
display: none;
position: absolute;
left: 0px;
top: 70px;
padding: 9px 0;
width: 250px;
z-index: 200;
background-color: rgba(17,93,181,0.65);
}

#gNavi .menu li .dropdown li {
float: none;
padding: 0 0 4px;
}

#gNavi .menu li .dropdown li a {
padding: 0 16px;
color: #fff;
font-size: 24px;
font-weight: normal;
background: none;
}

#gNavi .menu li .dropdown li a:hover {
color: #115db5;
background-color: #fff;
}

#gHeader .spMenu,
#gHeader .mobileLink {
display: none;
}


#pagePath {
margin: 0 auto 19px;
padding: 4px 4px 3px 24px;
width: 1000px;
font-family: SimSun;
border: 1px solid #C7C7C7;
box-sizing: border-box;
}

#pagePath li {
display: inline;
}

#pagePath li a {
margin-right: 7px;
}



#conts {
float: right;
width: 669px;
margin-right: 500px;
}


#sideBar {
float: left;
padding-top: 1px;
width: 224px;
}

#sideBar .sNavi li {
margin-bottom: 14px;
}

#sideBar .sNavi li a {
display: block;
padding: 3px 0 3px 42px;
color: #fff;
font-size: 16px;
font-weight: bold;
text-decoration: none;
background: #115DB5 url(../img/common/icon02.gif) no-repeat 24px center;
border-radius: 15px;
}

#sideBar .sNavi li ul {
padding: 8px 0 6px;
display: none;
}

#sideBar .sNavi li li {
margin-bottom: 4px;
padding: 0 0 6px 24px;
border-bottom: 1px solid #D1D1D1;
}

#sideBar .sNavi li li a {
padding: 0 0 0 18px;
color: #333;
font-size: 14px;
font-weight: normal;
background: url(../img/common/icon03.gif) no-repeat left center;
}


#footer {
padding: 35px 0 24px;
clear: both;
overflow: hidden;
color: #fff;
font-family: SimSun;
background-color: #115DB5;
}

#footer .fBox {
margin: 0 auto;
width: 1000px;
}

#footer .copyright {
margin-bottom: 7px;
text-align: center;
}

#footer .tel {
text-align: center;
}



#main .textList li {
margin-bottom: 6px;
padding-bottom: 9px;
background: url(../img/common/line01.gif) repeat-x left bottom;
}

#main .textList li a {
padding-left: 12px;
background: url(../img/common/icon01.gif) no-repeat left 6px;
}

#main .textList li a:hover {
color: #115db5;
text-decoration: none;
}
.banner{
padding-top: 30px;
color: white;
width: 100%;
font-size: 46px;
background-color: #115DB5;
height: 110px;
font-weight: bold;
margin-bottom: 34px;
text-align: center;
text-shadow: #8D8D8D 2px 2px 2px;
}


body{
min-width: 1400px;
}