body {color: #000;
    font-size: 12px;
    line-height: 1.5;
    overflow-x: hidden;
    font-family: "微软雅黑", "Microsoft Yahei";
    background-color: #fff;}
a {color: #000;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;}
a:hover {color: #7d1b4a;}
img {max-width: 100%;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;}
input,textarea,select,button {font-size: 12px;
    color: #444;
    outline: 0;
    font-family: "微软雅黑", "Microsoft Yahei";
    outline: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;}
input[type='submit'],input[type='reset'],input[type='button'],select {-webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;}
input[type='submit'],input[type='reset'],input[type='button'] {cursor: pointer;}
::-webkit-input-placeholder {color: #999;}
::-moz-placeholder {color: #999;}
::-ms-input-placeholder {color: #999;}
.wp {width: 100%;
    max-width: 1280px;
    margin: 0 auto;}
.information {margin-top: 20px;}
#hd {height: 190px;
*zoom:1;
    z-index: 898;
    width: 100%;
    position: absolute;}
#hd:after,#hd:before {display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;}
.logo {float: left;
    line-height: 110px;}
.logo img {display: inline-block;
    vertical-align: middle;}
#hd .hdr {float: right;
    padding-top: 43px;}
#hd .lang {float: left;
    width: 60px;
    text-align: center;
    position: relative;}
#hd .lang dt {height: 24px;
    color: #fff;
    line-height: 24px;
    padding-right: 15px;
    background: url(../images/ico-down1.png) no-repeat right center;}
#hd .lang dd {background-color: #fff;
    padding: 5px 0;
    display: none;
    box-shadow: 0px 0px 5px rgba(0,0,0,.3);
    position: absolute;
    left: 0;
    right: 0;
    top: 24px;}
#hd .lang dd a {display: block;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    color: #821c4d;}
#hd .lang dd a:hover {background-color: #821c4d;
    color: #fff;}
#hd .mobile {float: left;
    font-size: 14px;
    color: #fff;
    margin-left: 15px;
    position: relative;
    background: url(../images/top_f_1.png) no-repeat left center;
    padding-left: 15px;}
#hd .mobile:hover {color: #fff;}
#hd .weixin {width: 24px;
    height: 24px;
    display: block;
    float: left;
    margin-left: 24px;
    background: url(../images/ico-weixin.png) no-repeat center center;
    position: relative;}
#hd .sina {width: 24px;
    height: 24px;
    display: block;
    float: left;
    margin-left: 12px;
    background: url(../images/ico-sina.png) no-repeat center center;
    position: relative;}
#hd .a-so {width: 24px;
    height: 24px;
    display: block;
    float: left;
    background: url(../images/ico-so.png) no-repeat center center;}
#hd .ma {position: absolute;
    width: 90px;
    padding: 5px;
    z-index: 1000;
    background-color: #fff;
    text-align: center;
    left: 50%;
    top: 30px;
    display: none;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #821c4d;}
#hd .ma img {width: 100%;
    display: block;}
.soBox {float: left;
    width: 0;
    overflow: hidden;
    position: relative;
    margin-left: 12px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;}
.soBox.open {width: 195px;}
#nv {height: 45px;
    background-color: transparent;}
#nv:after,#nv:before {display: block;
    content: "clear";
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;}
.nav li {float: left;
    width: 12%;
    position: relative;}
.nav li .v1 {display: inline-block;
    line-height: 45px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    width: 100%;}
.nav li dt {position: relative;}
.nav li.on .v1,.nav li .v1:hover {color: #fff;
    background-color: #fff;
    color: #080058;}
.nav dl {position: absolute;
    top: 46px;
    left: 0px;
    width: 100%;
    background: url(../images/ico-bg1.png) repeat;
    display: none;}
.nav dd a {display: block;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    position: relative;}
.nav dd a {color: #494949;}
.nav dd:hover a {background-color: #09f;
    color: #fff;}
.nav dd:hover a i {display: block;}
.nav li:last-child dl,.nav li:nth-last-of-type(2) dl {left: auto;
    right: 0;}
.menuBtn {z-index: 9;
    display: none;
    position: absolute;
    right: 5px;
    top: 13px;
    width: 40px;
    height: 40px;
    padding: 7px;
    cursor: pointer;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;}
.menuBtn b {display: block;
    height: 4px;
    background-color: #fff;
    margin: 3px 0 7px;
    border-radius: 2px;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;}
.menuBtn.open b {display: none;
    margin: 0;
    position: absolute;
    left: 11px;
    top: 20px;
    width: 30px;}
.menuBtn.open b:first-child {display: block;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);}
.menuBtn.open b:last-child {display: block;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);}
#banner {height: 600px;}
#banner .slick-slider,#banner .slick-list,#banner .slick-track,#banner .slick-slide {height: 100%;}
#banner .slick-slide {outline: 0;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;}
#banner .slick-dots {position: absolute;
    left: 0;
    bottom: 22px;
    width: 100%;
    text-align: center;
    z-index: 99;}
#banner .slick-dots li {display: inline-block;
    margin: 0 5px;
22px;
    height: 22px;}
#banner .slick-dots li button {display: block;
    width: 22px;
    height: 22px;
    border: 0;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
    text-indent: 999px;
    background-color: #fff;
    border-radius: 18px;}
#banner .slick-dots li.slick-active button {width: 22px;
    height: 22px;
    border: 3px solid #fff;
    background-color: transparent;}
#ban {height: 280px;
    margin-bottom: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;}
.row {overflow: hidden;}
#fd {width: 100%;
    min-height: 50px;
    background: url(../images/footer_bj.jpg) no-repeat center;}
.fd-copy {height: 50px;}
.fd-copy p {float: left;
    line-height: 50px;
    color: #e9e9e9;
    font-size: 14px;}
.fd-copy p a {color: #e9e9e9;}
.fd-copy p a:hover {text-decoration: underline;}
