/*Generated by wjdhcms 3.0 */

@charset "utf-8";



::-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;

}



::selection {

    background-color: #1b46a4;

    color: #fff;

}



::-moz-selection {

    background-color: #1b46a4;

    color: #fff;

}



::-webkit-selection {

    background-color: #1b46a4;

    color: #fff;

}



* {

    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;

}



a:link,

a:hover,

a:active,

a:visited {

    text-decoration: none;

}



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;

}



.fixedNav {

    position: fixed;

    top: 0px;

    left: 0px;

    width: 100%;

    z-index: 100000;

    _position: absolute;

    _top: expression(eval(document.documentElement.scrollTop));

}



.clear {

    clear: both;

}



.left {

    float: left;

}



.right {

    float: right;

}



.between {

    width: 1200px;

    margin: 0 auto;

}



.between-1 {

    width: 1200px;

    margin: 0 auto;

    position: relative;

}



/*<!--é¡¶éƒ¨å¼€å§‹-->*/

.top-bk {

    width: 100%;

    background: url("../images/top-bg.jpg") no-repeat center;

    height: 40px;

    line-height: 40px;

}



.top-hy {

    width: 500px;

    float: left;

    color: #999;

    font-size: 14px;

    background: url("../images/fang.png") no-repeat 0 16px;

    padding-left: 19px;

}



.top-xfl {

    width: 356px;

    float: right;

    line-height: 40px;

    text-align: center;

    position: relative;

    color: #fff;

}



.top-xfl a {

    color: #fff;

    text-decoration: none;

    float: left;

    height: 16px;

    line-height: 16px;

}



.top-xfl .top-a2 {

    background: url(../images/liuyan.png) no-repeat 0 0;

    padding-left: 22px;

    margin: 12px 15px 0 50px;

    border-right: 1px solid rgba(255, 255, 255, .26);

    padding-right: 14px;

}



.topxunpan {

    width: 160px;

    height: 40px;

    z-index: 9;

    float: left;

    background: url("../images/laba.png") no-repeat 0 10px;

    padding-left: 22px;

}



.topxunpan .xp {

    position: relative;

    line-height: 40px;

    color: #fff;

    font-size: 14px;

    cursor: pointer;

    text-align: center;

}



.topxunpan .xp img {

    position: relative;

    top: 2px;

    margin-right: 2px;

}



.topxunpan .xp i {

    color: #fff;

}



.topxunpan .xp #xunpantip {

    z-index: 999;

    position: absolute;

    top: 35px;

    left: 50%;

    width: 180px;

    height: 30px;

    line-height: 30px;

    text-align: center;

    color: #fff;

    font-size: 14px;

    -webkit-transform: translateX(-50%) scale(0);

    -moz-transform: translateX(-50%) scale(0);

    -o-transform: translateX(-50%) scale(0);

    -ms-transform: translateX(-50%) scale(0);

    transform: translateX(-50%) scale(0);

    -webkit-transition: transform .4s, opacity .4s;

    -moz-transition: transform .4s, opacity .4s;

    -o-transition: transform .4s, opacity .4s;

    -ms-transition: transform .4s, opacity .4s;

    transition: transform .4s, opacity .4s;

    background-color: #1b46a4;

    border-radius: 4px;

    opacity: 0;

    font-weight: bold;

    box-shadow: 5px 5px 2px #dfdfdf;

}



.topxunpan .xp #xunpantip::after {

    content: '';

    position: absolute;

    top: -16px;

    left: 50%;

    width: 0;

    height: 0;

    -webkit-transform: translateX(-50%);

    -moz-transform: translateX(-50%);

    -o-transform: translateX(-50%);

    -ms-transform: translateX(-50%);

    transform: translateX(-50%);

    border: 8px solid transparent;

    border-bottom-color: #1b46a4;

}



.topxunpan .xp #xunpantip.xunpantextactive {

    -webkit-transform: translateX(-50%) scale(1);

    -moz-transform: translateX(-50%) scale(1);

    -o-transform: translateX(-50%) scale(1);

    -ms-transform: translateX(-50%) scale(1);

    transform: translateX(-50%) scale(1);

    opacity: 1;

}



/*<!--é¡¶éƒ¨ç»“æŸ-->*/

/*<!--topå¼€å§‹-->*/

.dbbk {

    width: 100%;

    background: url("../images/hea-bg.jpg") no-repeat center;

    height: 153px;

}



.xjlogo {

    float: left;

    margin-top: 11px;

}



.xjlogo h1 a {

    display: block;

    width: 120px;

}

.xjlogo h1{

    margin:0;

}

.jgg {

    width: 350px;

    float: left;

    margin-top: 38px;

    padding-left: 8px;

}



.jgg b {

    font-size: 22px;

    color: #f57c10;

    display: block;

}



.jgg i {

    font-size: 22px;

    display: block;

    color: #333;

}



.jgdh {
    float: right;
    background: url(../images/tell1.png) no-repeat 0px 11px;
    margin-top: 36px;
    display: block;
    padding-left: 39px;
}



.jgdh i {

    font-size: 14px;

    color: #333;

    display: block;

}



.jgdh span {
    font-family: Arial-BoldMT;
    font-size: 19px;
    color: #4c4545;
    font-weight: normal;
    line-height: 27px;
}



/*<!--topç»“æŸ-->*/





/*nav*/

.nav_box {

    width: 100%;

    background-color: #1b46a4;

}



.menubox {

    position: relative;

    width: 1200px;

    height: 67px;

    margin: 0 auto;

}

.menubox ul {

    margin-bottom:0;

}

.menubox ul .nav-item {

    z-index: 1;

    position: relative;

    float: left;

    max-width: 200px;

    height: 67px;

    padding: 0 53px;

    line-height: 67px;

    text-align: center;

    font-size: 16px;



}



.menubox ul .nav-item:last-child::after {

    opacity: 0;

}



.menubox ul .nav-item::before {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 67px;

    background: #ff981f;

    z-index: -1;

    opacity: 0;

    -webkit-transform: scale3d(0.1, 1, 1);

    transform: scale3d(0.1, 1, 1);

    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;

    transition: transform 0.4s, opacity 0.4s;

    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);

    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);

}



.menubox ul .nav-item.another a {

    color: #fff;

}



.menubox ul li:hover a {

    color: #fff !important;

}





.menubox ul .nav-item:hover::before,

.menubox ul .nav-item.another::before {

    opacity: 1;

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

}



.menubox ul .nav-item a {

    display: block;

    height: 67px;

    line-height: 67px;

    text-align: center;

    font-size: 16px;

    color: #fff;

    overflow: hidden;

}



.menubox ul .nav-item a:hover {

    color: #fff;

}



.menubox ul .nav-item > ul {

    position: absolute;

    top: 67px;

    left: 50%;

    width: 100%;

    height: 0;

    visibility: hidden;

    transform: translateX(-50%);

    perspective: 500px;

    z-index: 999;

}



.menubox ul .nav-item > ul li {

    position: relative;

    width: 100%;

    height: 50px;

    box-sizing: border-box;

    transform: rotateY(90deg);

    transition: transform .4s, opacity .5s;

    opacity: 0;

    background: #333;

}



.menubox ul .nav-item > ul li a {

    color: #fff !important;

}



.menubox ul .nav-item > ul li:nth-child(1) {

    transition-delay: 0ms;

}



.menubox ul .nav-item > ul li:nth-child(2) {

    transition-delay: 100ms;

}



.menubox ul .nav-item > ul li:nth-child(3) {

    transition-delay: 200ms;

}



.menubox ul .nav-item > ul li:nth-child(4) {

    transition-delay: 300ms;

}



.menubox ul .nav-item > ul li:nth-child(5) {

    transition-delay: 400ms;

}



.menubox ul .nav-item > ul li:nth-child(6) {

    transition-delay: 500ms;

}



.menubox ul .nav-item > ul li:nth-child(7) {

    transition-delay: 600ms;

}



.menubox ul .nav-item > ul li:nth-child(8) {

    transition-delay: 700ms;

}



.menubox ul .nav-item > ul li:nth-child(9) {

    transition-delay: 800ms;

}



.menubox ul .nav-item > ul li:nth-child(10) {

    transition-delay: 900ms;

}



.menubox ul .nav-item > ul li:nth-child(11) {

    transition-delay: 1000ms;

}



.menubox ul .nav-item > ul li:nth-child(12) {

    transition-delay: 1200ms;

}



.menubox ul .nav-item > ul li::before {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: #ff981f;

    z-index: -1;

    opacity: 0;

    -webkit-transform: scale3d(1, 0.1, 1);

    transform: scale3d(1, 0.1, 1);

    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;

    transition: transform 0.4s, opacity 0.4s;

    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);

    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);

}



.menubox ul .nav-item > ul li:hover::before {

    opacity: 1;

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

}



.menubox ul .nav-item > ul li a {

    position: relative;

    display: block;

    height: 50px;

    text-align: center;

    line-height: 50px;

    color: #fff;

}



.menubox ul .nav-item > ul li.drop > a {

    padding-right: 18px;

    padding-left: 12px;

    background-image: url('../images/drop.png');

    background-repeat: no-repeat;

    background-position: 95px center;

    box-sizing: border-box;

}



.menubox ul .nav-item > ul li:hover > a:link::after,

.menubox ul .nav-item > ul li:hover > a:visited::after {

    height: 248%;

}



.menubox ul .nav-item > ul li > dl {

    position: absolute;

    left: 112px;

    top: 0;

    width: 100%;

    height: 0;

    visibility: hidden;

    perspective: 500px;

}



.menubox ul .nav-item > ul li > dl dd {

    position: relative;

    width: 322px;

    background-color: #333;

    height: 50px;

    transform: rotateY(90deg);

    transition: transform .4s, opacity .5s;

    opacity: 0;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(1) {

    transition-delay: 0ms;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(2) {

    transition-delay: 100ms;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(3) {

    transition-delay: 200ms;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(4) {

    transition-delay: 300ms;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(5) {

    transition-delay: 400ms;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(6) {

    transition-delay: 500ms;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(7) {

    transition-delay: 600ms;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(8) {

    transition-delay: 700ms;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(9) {

    transition-delay: 800ms;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(10) {

    transition-delay: 900ms;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(11) {

    transition-delay: 1000ms;

}



.menubox ul .nav-item > ul li > dl dd:nth-child(12) {

    transition-delay: 1200ms;

}



.menubox ul .nav-item > ul li > dl dd::before {

    content: '';

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 100%;

    background: #ff981f;

    z-index: -1;

    opacity: 0;

    -webkit-transform: scale3d(1, 0.1, 1);

    transform: scale3d(1, 0.1, 1);

    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;

    transition: transform 0.4s, opacity 0.4s;

    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);

    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);

}



.menubox ul .nav-item > ul li > dl dd:hover::before {

    opacity: 1;

    -webkit-transform: translate3d(0, 0, 0);

    transform: translate3d(0, 0, 0);

}



.menubox ul .nav-item > ul li > dl dd a {

    position: relative;

    display: block;

    height: 50px;

    text-align: center;

    line-height: 50px;

    color: #fff;

}



.menubox ul .nav-item > ul li:hover > dl {

    height: auto;

    visibility: visible;

    opacity: 1;

}



.menubox ul .nav-item > ul li:hover > dl dd {

    transform: rotateY(0);

    opacity: 1;

}



.menubox ul .nav-item:hover > ul {

    height: auto;

    visibility: visible;

}



.menubox ul .nav-item:hover > ul li {

    transform: rotateY(0);

    opacity: 1;

}



/* footer start */

.footer {

    width: 100%;

    padding-top: 133px;

    overflow: hidden;

    background-color: #333;

    position: relative;

}



.footer .ftinfobox {

    position: relative;

    width: 100%;

    height: 170px;

    border-bottom: 1px solid rgba(153, 153, 153, 0.1);

    box-sizing: border-box;

}



.footer .ftinfobox .webq_bottom_fl {

    width: 1002px;

    float: left;

}



.footer .ftinfobox .webq_bottom_fl .webq_bottom_tite {

    float: left;

    width: 136px;

    height: 30px;

    font-size: 16px;

    line-height: 18px;

    color: #999999;

    font-weight: bold;

    border-right: 1px solid rgba(255, 255, 255, 0.14);

}



.footer .ftinfobox .webq_bottom_fl .webq_bottom_tite span {

    display: block;

}



.footer .ftinfobox .webq_bottom_fl .webq_bottom_tite i {

    font-size: 12px;

    line-height: 14px;

    color: #999999;

    text-transform: uppercase;

}



.footer .ftinfobox .webq_bottom_fl .webq_bottom_3 {

    float: left;

    width: 498px;

    color: #5b5b5b;

    margin-top: 32px;

}



.footer .ftinfobox .webq_bottom_fl .webq_bottom_3 ul {

    float: left;

    margin-left: 20px;

}



.footer .ftinfobox .webq_bottom_fl .webq_bottom_3 ul li {

    height: 20px;

    float: left;

    line-height: 30px;

}



.footer .ftinfobox .webq_bottom_fl .webq_bottom_3 ul li a {

    line-height: 30px;

    display: block;

    color: #999999;

    font-size: 14px;

    padding-right: 27px;

}



.footer .ftinfobox .webq_bottom_fl .webq_bottom_3 ul li a:hover {

    color: #fff;

}



.footer .ftinfobox .rightico {

    width: 100px;

    height: auto;

    float: right;

    margin-top: 60px;

    margin-right: 50px;

}



.footer .ftinfobox .toptop {

    position: absolute;

    left: 50%;

    bottom: -16px;

    width: 35px;

    height: 35px;

    cursor: pointer;

    -webkit-transform: translate(-50%, 0);

    -moz-transform: translate(-50%, 0);

    -o-transform: translate(-50%, 0);

    -ms-transform: translate(-50%, 0);

    transform: translate(-50%, 0);

}



.footer .ftinfobox .toptop img {

    max-width: 100%;

}



.footer .copyright {

    height: 106px;

    line-height: 106px;

    text-align: center;

    color: #999;

}



.footer .copyright a {

    color: #999;

}



.footer .copyright a:hover {

    color: #42a600;

}



/* footer end */









































