/*Generated by wjdhcms 3.0 */
@charset "utf-8";

::selection {
 background-color: #0357ac;
 color: #fff;
}

::-moz-selection {
 background-color: #0357ac;
 color: #fff;
}

::-webkit-selection {
 background-color: #0357ac;
 color: #fff;
}

::-webkit-scrollbar {
 width: 8px;
 height: 8px;
 background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
 border-radius: 10px;
 background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
 border-radius: 10px;
 -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
 box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
 background-color: #555;
}

* {
 padding: 0;
 margin: 0;
 font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
 font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
 color: #333;
 margin: 0;
 line-height: 1.5;
}

:focus {
 outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
 display: block;
}

a {
 color: #333;
 text-decoration: none;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

a:link,
a:hover,
a:active,
a:visited {
 text-decoration: none;
}

a:hover {
 color: #0357ac;
}


ins {
 background-color: #ff9;
 color: #000;
 text-decoration: none;
}

mark {
 background-color: #ff9;
 color: #000;
 font-style: italic;
 font-weight: bold;
}

del {
 text-decoration: line-through;
}

table {
 border-collapse: collapse;
 border-spacing: 0;
}

hr {
 display: block;
 height: 1px;
 border: 0;
 border-top: 1px solid #cccccc;
 margin: 1em 0;
 padding: 0;
}

input,
select {
 vertical-align: middle;
}

li,
ul {
 list-style-type: none;
}

img {
 border: none;
}

input,
textarea {
 outline: 0;
 border: 0;
}

textarea {
 resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
 font-weight: normal;
 font-style: normal;
}

.clear {
 clear: both;
}

.webq_head_xx {
 width: 100%;
 height: 142px;
 background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxIqD2gKIukMESV.jpg) no-repeat center top;
}

.webq_top_1 {
 width: 1180px;
 height: 62px;
 margin: 0 auto;
 position: relative;
}

.webq_top_2 {
 width: 1180px;
 height: 43px;
 margin: 0 auto;
}

.webq_top_logo2 {
 position: absolute;
 left: 0px;
 top: 0px;
 z-index: 10;
}

.webq_top_logo2 img {
 width: auto;
}


/*导航开始*/

.nav_xiala_xx {
 height: 38px;
 padding-left: 280px;
}

.nav_xiala {
 height: 40px;
 margin: 0 auto;
}

.nav_xiala ul li {
 float: left;
 width: 90px;
 height: 40px;
 text-align: center;
 font-size: 14px;
 position: relative;
 background: -webkit-linear-gradient(left, #f99200, #f99200) no-repeat;
 background: linear-gradient(to right, #f99200, #f99200) no-repeat;
 background-size: 100% 0%;
 -webkit-transition: all .5s;
 transition: all .5s;
}

.nav_xiala > ul > li > a {
 display: block;
 color: #fff;
 height: 40px;
 line-height: 40px;
 overflow: hidden;
 background: -webkit-linear-gradient(left, #f99200, #f99200) no-repeat;
 background: linear-gradient(to right, #f99200, #f99200) no-repeat;
 background-size: 100% 0%;
 -webkit-transition: all .5s;
 transition: all .5s;
}

.nav_xiala ul li:hover {
 color: #fff;
 background: -webkit-linear-gradient(left, #f99200, #f99200) no-repeat;
 background: linear-gradient(to right, #f99200, #f99200) no-repeat;
 background-size: 100% 100%;
}

.nav_xiala ul li:hover > a {
 color: #fff;
}

.nav_xiala > ul > li > a:hover {
 background: -webkit-linear-gradient(left, #f99200, #f99200) no-repeat;
 background: linear-gradient(to right, #f99200, #f99200) no-repeat;
 background-size: 100% 100%;
}


.nav_xiala .erji_xiala {
 position: absolute;
 top: 40px;
 left: 0;
 z-index: 20;
 height: 0px;
 visibility: hidden;
 width: 90px; /*和一级栏目一样宽度*/
}

.nav_xiala .erji_xiala i {
 display: block;
 opacity: 0;
 border-bottom: 1px solid rgba(255, 255, 255, 0.35);
 background: #f99200;
 position: relative;
}

.nav_xiala .erji_xiala i a {
 height: 40px;
 line-height: 40px;
 font-size: 14px;
 display: block;
 color: #FFF;
 padding: 0 5px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.nav_xiala .erji_xiala i a:hover {
 color: #FFF;
}

.nav_xiala .erji_xiala i:hover {
 background: #333;
}

.nav_xiala .erji_xiala i a {
 background: -webkit-linear-gradient(left, #333333, #333333) no-repeat;
 background: linear-gradient(to right, #333333, #333333) no-repeat;
 background-size: 0% 100%;
 -webkit-transition: all .5s;
 transition: all .5s;
}

.nav_xiala .erji_xiala i a:hover {
 background: -webkit-linear-gradient(left, #333333, #333333) no-repeat;
 background: linear-gradient(to right, #333333, #333333) no-repeat;
 background-size: 100% 100%;
}


.nav_xiala ul li:hover .erji_xiala {
 height: auto;
 visibility: visible;
}

.nav_xiala .erji_xiala i {
 opacity: 0;
 transform: rotateY(90deg);
 transition: .5s;
}

.nav_xiala ul li:hover .erji_xiala i {
 opacity: 1;
 transform: rotateY(0);
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(1) {
 transition-delay: 50ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(2) {
 transition-delay: 100ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(3) {
 transition-delay: 150ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(4) {
 transition-delay: 200ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(5) {
 transition-delay: 250ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(6) {
 transition-delay: 300ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(7) {
 transition-delay: 350ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(8) {
 transition-delay: 400ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(9) {
 transition-delay: 450ms;
}

.nav_xiala ul li:hover .erji_xiala i:nth-child(10) {
 transition-delay: 500ms;
}

.nav_xiala .erji_xiala i:nth-child(1) {
 transition-delay: 500ms;
}

.nav_xiala .erji_xiala i:nth-child(2) {
 transition-delay: 450ms;
}

.nav_xiala .erji_xiala i:nth-child(3) {
 transition-delay: 400ms;
}

.nav_xiala .erji_xiala i:nth-child(4) {
 transition-delay: 350ms;
}

.nav_xiala .erji_xiala i:nth-child(5) {
 transition-delay: 300ms;
}

.nav_xiala .erji_xiala i:nth-child(6) {
 transition-delay: 250ms;
}

.nav_xiala .erji_xiala i:nth-child(7) {
 transition-delay: 200ms;
}

.nav_xiala .erji_xiala i:nth-child(8) {
 transition-delay: 150ms;
}

.nav_xiala .erji_xiala i:nth-child(9) {
 transition-delay: 100ms;
}

.nav_xiala .erji_xiala i:nth-child(10) {
 transition-delay: 50ms;
}


.nav_xiala .sanji_xiala {
 width: 165px;
 height: 0px;
 visibility: hidden;
 position: absolute;
 top: 0px;
 left: 90px; /*和一级栏目一样left*/
}

.nav_xiala .sanji_xiala span {
 border-bottom: 1px dashed rgba(255, 255, 255, 0.35);
 display: block;
 background: #0357ac;
 text-align: left;
 opacity: 0;
}

.nav_xiala .sanji_xiala span a {
 height: 40px;
 line-height: 40px;
 display: block;
 color: #FFF;
 font-size: 14px;
 padding-left: 10px;
 padding: 0 8px 0 15px;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.nav_xiala .sanji_xiala span a:hover {
 color: #FFF;
 padding-left: 25px;
}


.nav_xiala .sanji_xiala span a {
 background: -webkit-linear-gradient(left, #333333, #333333) no-repeat;
 background: linear-gradient(to right, #333333, #333333) no-repeat;
 background-size: 100% 0%;
 -webkit-transition: all .5s;
 transition: all .5s;
}

.nav_xiala .sanji_xiala span a:hover {
 background: -webkit-linear-gradient(left, #333333, #333333) no-repeat;
 background: linear-gradient(to right, #333333, #333333) no-repeat;
 background-size: 100% 100%;
}


.nav_xiala .sanji_xiala_di {
 background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTy1oDxqNH21NEkgOKSD.jpg) no-repeat center;
 width: 7px;
 height: 11px;
 position: absolute;
 top: 14px;
 right: 5px;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala {
 height: auto;
 visibility: visible;
}

.nav_xiala .sanji_xiala span {
 opacity: 0;
 transform: rotateY(90deg);
 transition: .5s;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span {
 opacity: 1;
 transform: rotateY(0);
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(1) {
 transition-delay: 50ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(2) {
 transition-delay: 100ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(3) {
 transition-delay: 150ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(4) {
 transition-delay: 200ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(5) {
 transition-delay: 250ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(6) {
 transition-delay: 300ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(7) {
 transition-delay: 350ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(8) {
 transition-delay: 400ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(9) {
 transition-delay: 450ms;
}

.nav_xiala .erji_xiala i:hover .sanji_xiala span:nth-child(10) {
 transition-delay: 500ms;
}


.nav_xiala > ul > li.another {
 background: #f99200;
}

.nav_xiala > ul > li.another > a {
 color: #fff;
}


.fixedNav {
 position: fixed;
 top: 0px;
 left: 0px;
 z-index: 99999;
 _position: absolute;
 _top: expression(eval(document.documentElement.scrollTop));
 width: 100%;
 height: 40px;
 padding-left: 0;
 box-shadow: 0 8px 8px 0px rgba(0, 0, 0, 0.08);
  background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTxIqD2gKIukMESV.jpg) no-repeat center top;
}


.fixedNav .nav_xiala{
	width: 1180px;
	margin: 0 auto;
}

.fixedNav .nav_xiala ul li{
	width: 118px;
}

.fixedNav .nav_xiala .erji_xiala{
	width: 118px;
}


.fixedNav .nav_xiala  .sanji_xiala{
	left: 118px;
}






/* 底部 开始 */


.webq_bottom_contx {
 width: 100%;
 height: auto;
 background: #041f3c;
 padding-top: 48px;
 padding-bottom: 55px;
}

.webq_bottom_cont {
 width: 1180px;
 height: auto;
 margin: 0 auto;
}

.webq_bottom_1 {
 height: auto;
 border: 1px solid #1f3750;
}

.webq_bottom_t{
 width: 153px;
 float: left;
 color: #d6d6d8;
 text-align: center;
}

.webq_bottom_t h6{
 font-size: 22px;
 letter-spacing:2px;
 padding-top: 40px;
}

.webq_bottom_t h5{
 font-size: 12px;
 text-transform:uppercase;
}

.webq_bottom_3 {
 padding: 12px 0;
 float: left;
 width: 260px;
 color: #d6d6d8;
 font-size: 14px;
}

.webq_bottom_3 ul li {
 height: 40px;
 line-height: 40px;
 padding-left: 32px;
}

.webq_bottom_3 ul li a {
 color: #d6d6d8;
}

.webq_bottom_3 ul li a:hover {
 text-decoration: underline;
 color: #fff;
}


.webq_bottom_4 {
 padding: 12px 0;
 float: left;
 width: 430px;
 color: #d6d6d8;
 font-size: 14px;
}

.webq_bottom_4 ul li {
 height: 40px;
 line-height: 40px;
 padding-left: 32px;
}

.webq_bottom_4 ul li a {
 color: #d6d6d8;
}

.webq_bottom_4 ul li a:hover {
 text-decoration: underline;
 color: #fff;
}

.webq_bottom_5 {
 padding: 12px 0;
 float: left;
 width: 145px;
 color: #d6d6d8;
 font-size: 14px;
 border-right: 1px solid #1f3750;
 text-transform:uppercase;
}

.webq_bottom_5 ul li {
 height: 40px;
 line-height: 40px;
}

.webq_bottom_5 ul li a {
 color: #d6d6d8;
}

.webq_bottom_5 ul li a:hover {
 text-decoration: underline;
 color: #fff;
}







.webq_btb_1 {
 background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyAgIjHoDIkH.jpg) left no-repeat;
}

.webq_btb_2 {
 background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyAgIjLoDIkH.jpg) left no-repeat;
}

.webq_btb_3 {
 background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyAgIjpoDIkH.jpg) left no-repeat;
}


.webq_btb_4 {
 background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyAgIjNoDIkH.jpg) left no-repeat;
}

.webq_btb_5 {
 background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyAgIjRoDIkH.jpg) left no-repeat;
}

.webq_btb_6 {
 background: url(/EIqrESyDEyMUTxSEoRAsIIbpKIuDIIMUTyAgIjVoDIkH.jpg) left no-repeat;
}

.webq_bottom_er_1 {
 float: right;
 width: 140px;
 text-align: center;
 font-size: 14px;
 color: #d6d6d8;
 padding-bottom: 10px;
 margin-right: 25px;
 margin-top: 10px;
}

.webq_bottom_er_1 img {
 width: 86px;
 height: 86px;
 background: #fff;
 padding: 5px;
 margin-bottom: 1px;
}


/* 底部 结束 */









