body {color: #000;font-size: 12px;line-height: 1.5;overflow-x: hidden;
    font-family:"微软雅黑","Microsoft Yahei";background-color: #f2f2f2;}
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: 1200px;margin: 0 auto;}
#hd {height: 111px;*zoom:1;z-index: 898;position: relative;
    background: url(../images/topbgnew.jpg) no-repeat center center;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;}
#hd:after,#hd:before {display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;}
.logo {float: left;line-height: 111px;}
.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: 20px;position: relative;}
#hd .mobile:hover {color: #ff7e00;}
#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;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: 50px;background-color: #fff;border-bottom: 1px solid #ccc;
    position: relative;z-index: 880;}
#nv {*zoom:1;}
#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: block;line-height: 50px;font-size: 16px;color: #000;text-align: center;}
.nav li.on .v1,.nav li:hover .v1 {color: #fff;background-color: #0099ff;}
.nav dl {position: absolute;top: 51px;left: 0;width: 100%;
    background: url(../images/ico-bg1.png) repeat;display: none;}
.nav dd {background: url(../images/ico-bor6.png) repeat-x left bottom;}
.nav dd a {display: block;height: 49px;line-height: 49px;font-size: 14px;
    padding-left: 40px;overflow: hidden;position: relative;}
.nav dd a i {width: 8px;height: 8px;position: absolute;left: 25px;top: 50%;margin-top: -4px;
    background: url(../images/ico-05.png) no-repeat center center;display: none;}
.nav dd:hover a {background-color: #0099ff;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: 450px;}
#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;}
#banner .slick-dots li button {display: block;width: 14px;height: 14px;border: 0;cursor: pointer;
    font-size: 0;line-height: 0;text-indent: 999px;background-color: #fff;border-radius: 14px;}
#banner .slick-dots li.slick-active button {width: 38px;}
#banner .wp {position: relative;height: 100%;}
#banner a {outline: 0;}
#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-link {background: url(../images/foot_bg.jpg) no-repeat;overflow: hidden;padding: 32px 0;background-size: cover;}
.fd-link dl {float: left;margin-right: 48px;}
.fd-link dt {color: #fff;font-size: 16px;margin-bottom: 6px;}
.fd-link dd a {color: #ae7b93;display: block;font-size: 14px;line-height: 25px;}
.fd-link dd a:hover {color: #fff;}
.fd-link dl:last-child {margin-right: 0;}
.fd-copy {overflow: hidden;height: 50px;background-color: #0099ff;}
.fd-copy p {float: left;line-height: 50px;color: #fff;font-size: 14px;}
.fd-copy p a {color: #fff;}
.fd-copy p a:hover {text-decoration: underline;}
.fd-copy select {width: 223px;height: 26px;float: right;display: block;
    border: 0;padding-left: 12px;color: #000;margin-top: 12px;font-size: 14px;
    background: #fff url(../images/ico-down2.png) no-repeat right 15px center;}
.side-col {width: 250px;float: left;}
.main-col {margin-left: 280px;background-color: #fff;padding: 40px;}
.g-t1 {height: 80px;font-size: 26px;color: #fff;font-weight: normal;
    padding: 15px 0 0 35px;position: relative;margin-bottom: 10px;
    background: url(../images/bg2.jpg) no-repeat center center;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;}
.g-t1:after {content: '';position: absolute;width: 55px;height: 1px;
    background-color: #fff;top: 58px;left: 35px;}
.snv {background-color: #fff;}
.snv li {background: url(../images/ico-bor6.png) repeat-x left bottom;padding-bottom: 1px;}
.snv li a {height: 56px;line-height: 56px;display: block;padding-left: 35px;
    font-size: 16px;color: #333;}
.snv li:hover a,.snv li.on a {color: #fff;
    background: #0099ff url(../images/ico-r2.png) no-repeat right 30px center;}
.box-tit {line-height: 1;overflow: hidden;padding-bottom: 30px;position: relative;}
.box-tit h3 {font-size: 24px;font-weight: normal;
    padding-bottom: 19px;position: relative;border-bottom: 1px solid #e0e0e0;}
.box-tit h3:after {content: '';position: absolute;width: 45px;height: 1px;
    background-color: #7d1b4a;bottom: -1px;left: 0;}
.box-tit .cur {position: absolute;top: 13px;right: 0;font-family: '宋体';padding-left: 22px;
    background: url(../images/ico-cur.png) no-repeat left center;}
.box-tit .cur a {color: #808080;padding-right: 3px;}
.box-tit .cur span {color: #7d1b4a;}
.box-tit .cur a:hover {color: #7d1b4a;text-decoration: underline;}
.m-txt1 {font-size: 14px;color: #333;line-height: 36px;margin-bottom: 20px;}
.m-txt1 h4 {font-size: 16px;color: #7d1b4a;padding-left: 8px;
    background: url(../images/ico-bor4.jpg) no-repeat left center;}
.m-txt2 dt {font-size: 26px;color: #b3276b;font-weight: bold;margin-bottom: 8px;}
.m-txt2 dd {font-size: 16px;line-height: 36px;color: #333;position: relative;padding-left: 21px;}
.m-txt2 dd:after {content: '';position: absolute;width: 5px;height: 160px;background-color: #e6e6e6;
    left: 0;top: 50%;margin-top: -80px;}
.fd-copy select {padding: 2px 0;}
