.area {
    background: url(../images/top.png) no-repeat center top;
    overflow: hidden;
}

.wrapper .w1000 {
    width: 1200px;
    margin: 0 auto
}

.wrapper .w1000 .menu {
    position: relative;
    padding-top: 250px;
    padding-bottom: 80px
}

.wrapper .w1000 .menu ul {
    background:url(../images/nav.png) no-repeat;
    width: 1005px;
    height: 54px;
    position: absolute;
    right: 0;
}

.wrapper .w1000 .menu ul li {
    float: left;
    height: 50px;
    line-height: 50px;
    padding-left: 116px;
}

.wrapper .w1000 .menu ul li a {
    color: #fff;
    font-size: 22px;
    letter-spacing: 1px;
    font-weight: 600;
}

.wrapper .w1000 .menu .logo {
    position: absolute;
    top: 255px;
    left: 0;
    background: url(../images/logo.png) no-repeat center;
    width: 183px;
    height: 45px;
}

.wrapper .w1000 .row1 {
    padding-bottom: 30px;
}

.w1000 .lunbo {
    width: 1200px;
    height: 279px;
    position: relative;
}

.w1000 .row1 .swiper-container {
    width: 1200px;
    height: 279px;
}

.w1000 .row1 .swiper-container .swiper-wrapper .swiper-slide a {
    position: relative;
    display: block;
}

.w1000 .row1 .swiper-container .swiper-wrapper .swiper-slide .left {
    float: left;
    width: 494px;
}

.w1000 .row1 .swiper-container .swiper-wrapper .swiper-slide a img {
    width: 494px;
    height: 279px;
}

.w1000 .row1 .swiper-container .swiper-wrapper .swiper-slide .right {
    float: right;
    width: 705px;
    height: 278px;
    background-color: #f6f6f6;
}

.w1000 .row1 .swiper-container .swiper-wrapper .swiper-slide .right .tit {
    font-size: 24px;
    color: #526a44;
    font-weight: 600;
    float: left;
    padding-left: 25px;
}

.w1000 .row1 .swiper-container .swiper-wrapper .swiper-slide .right .line {
    background: url(../images/line.png) no-repeat;
    width: 577px;
    height: 1px;
    float: left;
    margin-top: 34px;
}

.w1000 .row1 .swiper-container .swiper-wrapper .swiper-slide .right .biaoti a {
    font-size: 24px;
    color: #526a44;
    font-weight: 600;
    display: block;
    padding-top: 10px;
    margin: 0 auto;
    width: 550px;
}

.w1000 .row1 .swiper-container .swiper-wrapper .swiper-slide .right .text {
    font-size: 16px;
    color: #526a44;
    font-weight: 600;
    width: 538px;
    margin: 0 auto;
    display: block;
    padding-top: 20px;
    height: 145px;
    overflow: hidden;
}

.w1000 .row1 #arrow-left1 {
    position: absolute;
    left: 515px;
    top: 123px;
    width: 33px;
    height: 58px;
    background: url(../images/left.png) no-repeat;
    z-index: 2;
}

.w1000 .row1 #arrow-right1 {
    position: absolute;
    right: 20px;
    top: 123px;
    width: 33px;
    height: 58px;
    background: url(../images/right.png) no-repeat;
    z-index: 2;
}

.wrapper .w1000 .row1 .w330 {
    float: left;
    width: 330px;
    margin-left: 15px
}

.wrapper .w1000 .row1 .w330 .title {
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 10px;
}

.wrapper .w1000 .row1 .w330 ul li {
    background: url(../images/disc.png) no-repeat left center;
    padding-left: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 33px;
    line-height: 33px;
    font-weight: 500;
}

.wrapper .w1000 .row1 .w330 ul li.blod {
    font-weight: 700
}

.wrapper .w1000 .row1 .w330 ul li.nan {
    background: url(../images/dashed.png) repeat-x left center;
    padding-left: 0;
    height: 21px;
    line-height: 21px
}

.wrapper .w1000 .row1 .w330 ul li a {
    font-size: 16px;
    color: #333333;
}
.title {
    overflow: hidden;
}
.title .yaowen {
    display: block;
    float: left;
    background: url(../images/bj_yw.png) no-repeat center;
    width: 72px;
    height: 22px;
}
.title span a {
    display: block;
    height: 100%;
    font-size: 16px;
    color: #999999;
}
.wrapper .w1000 .row2 {
    padding-bottom: 30px;
}
.wrapper .w1000 .row3{
    padding-bottom: 10px;
    padding-top: 20px;
}
.wrapper .w1000 .row2 .w318,
.wrapper .w1000 .row2 .w330,
.wrapper .w1000 .row3 .w318,
.wrapper .w1000 .row3 .w330{
    float: left
}

.wrapper .w1000 .row2 .w318 ul,
.wrapper .w1000 .row2 .w330 ul {
    padding-top: 5px
}

.wrapper .w1000 .row2 .w318 ul li,
.wrapper .w1000 .row2 .w330 ul li {
    line-height: 33px;
    height: 33px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.wrapper .w1000 .row2 .w318 ul li a,
.wrapper .w1000 .row2 .w330 ul li a {
    font-size: 16px;
    line-height: 33px
}

.wrapper .w1000 .row2 .w318 ul li .play,
.wrapper .w1000 .row2 .w330 ul li .play {
    display: inline-block;
    margin-right: 5px;
    background: url(../images/icon_play_s.png) no-repeat center;
    width: 15px;
    height: 15px;
    vertical-align: middle
}

.wrapper .w1000 .row2 .w318,.wrapper .w1000 .row3 .w318 {
    width: 318px
}

.wrapper .w1000 .row2 .w330,.wrapper .w1000 .row3 .w330 {
    width: 330px
}

.wrapper .w1000 .row2 .w330 .w318,.wrapper .w1000 .row3 .w330 .w318 {
    margin: 0 auto;
    float: none
}

.wrapper .w1000 .row2 .w322,.wrapper .w1000 .row3 .w322 {
    margin-left: 15px;
    margin-right: 15px;
    float: left;
    width: 322px
}
.wrapper .w1000 .row2 .title {
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px
}
.title .bwtj {
    display: block;
    float: left;
    background: url(../images/icon_bwtj.png) no-repeat center;
    width: 114px;
    height: 25px;
}
.title .ztkjx {
    display: block;
    float: left;
    background: url(../images/icon_ztkjx.png) no-repeat center;
    width: 182px;
    height: 25px;
}
.title .zb {
    display: block;
    float: left;
    background: url(../images/bj_spxw.png) no-repeat center;
    width: 118px;
    height: 25px;
}
.title .cjrh {
    display: block;
    float: left;
    background: url(../images/bj_cjrh.png) no-repeat center;
    width: 157px;
    height: 25px;
}
.title .mszc {
    display: block;
    float: left;
    background: url(../images/bj_mszc.png) no-repeat center;
    width: 114px;
    height: 25px;
}
.title .stjx {
    display: block;
    float: left;
    background: url(../images/icon_stjx.png) no-repeat center;
    width: 120px;
    height: 25px;
}
.title .ppgx {
    display: block;
    float: left;
    background: url(../images/icon_ppgx.png) no-repeat center;
    width: 112px;
    height: 25px;
}
.title .xwdc {
    display: block;
    float: left;
    background: url(../images/icon_xwdc.png) no-repeat center;
    width: 124px;
    height: 27px;
}
.title .dslb {
    display: block;
    float: left;
    background: url(../images/icon_dslb.png) no-repeat center;
    width: 128px;
    height: 27px;
}
.title .bdfw {
    display: block;
    float: left;
    background: url(../images/icon_bdfw.png) no-repeat center;
    width: 124px;
    height: 29px;
}
.title .cjf {
    display: block;
    float: left;
    background: url(../images/icon_cjf.png) no-repeat center;
    width: 179px;
    height: 22px;
}
.title .fhj {
    display: block;
    float: left;
    background: url(../images/icon_fhj.png) no-repeat center;
    width: 111px;
    height: 23px;
}
.title .jgf {
    display: block;
    float: left;
    background: url(../images/icon_jgf.png) no-repeat center;
    width: 113px;
    height: 23px;
}
.title .lwy {
    display: block;
    float: left;
    background: url(../images/icon_lwy.png) no-repeat center;
    width: 79px;
    height: 23px;
}
.title .kj {
    display: block;
    float: left;
    background: url(../images/icon_kj.png) no-repeat center;
    width: 67px;
    height: 23px;
}
.title .jk {
    display: block;
    float: left;
    background: url(../images/icon_jk.png) no-repeat center;
    width: 74px;
    height: 23px;
}
.title .cj {
    display: block;
    float: left;
    background: url(../images/icon_cj.png) no-repeat center;
    width: 72px;
    height: 23px;
}
.title .ew {
    display: block;
    float: left;
    background: url(../images/icon_erwen.png) no-repeat center;
    width: 72px;
    height: 26px;
}
.title .yj {
    display: block;
    float: left;
    background: url(../images/icon_yanjian.png) no-repeat center;
    width: 81px;
    height: 26px;
}
.title .dmjl {
    display: block;
    float: left;
    background: url(../images/icon_dameijilin.png) no-repeat center;
    width: 128px;
    height: 27px;
}
.title .dhrs {
    display: block;
    float: left;
    background: url(../images/icon_dhrs.png) no-repeat center;
    width: 122px;
    height: 24px;
}
.title .rdztzp {
    display: block;
    float: left;
    background: url(../images/icon_rdzt.png) no-repeat center;
    width: 72px;
    height: 24px;
}
.title .xmtzp {
    display: block;
    float: left;
    background: url(../images/icon_rmtzp.png) no-repeat center;
    width: 147px;
    height: 25px;
}
.title .hzkh {
    display: block;
    float: left;
    background: url(../images/icon_hz.png) no-repeat center;
    width: 74px;
    height: 21px;
}
.title .lxfs {
    display: block;
    float: left;
    background: url(../images/icon_lxfs.png) no-repeat center;
    width: 116px;
    height: 22px;
}
.title .dsj {
    display: block;
    float: left;
    background: url(../images/icon_dsj.jpg) no-repeat center;
    width: 221px;
    height: 33px;
}
.title .bbm {
    display: block;
    float: left;
    background: url(../images/icon_bbm.png) no-repeat center;
    width: 132px;
    height: 33px;
}
.title .ztc {
    display: block;
    float: left;
    background: url(../images/icon_ztc.png) no-repeat center;
    width: 212px;
    height: 29px;
}
.title .ftfc {
    display: block;
    float: left;
    background: url(../images/icon_ftfc.png) no-repeat center;
    width: 109px;
    height: 29px;
}
.title .ppah {
    display: block;
    float: left;
    background: url(../images/icon_ppgs.png) no-repeat center;
    width: 126px;
    height: 26px;
}
.title .cjzy {
    display: block;
    float: left;
    background: url(../images/icon_cjzy.png) no-repeat center;
    width: 116px;
    height: 26px;
}
.title .jypx {
    display: block;
    float: left;
    background: url(../images/icon_jypx.png) no-repeat center;
    width: 113px;
    height: 26px;
}
.title .jkgy {
    display: block;
    float: left;
    background: url(../images/icon_jkgy.png) no-repeat center;
    width: 122px;
    height: 23px;
}
.photo {
    position: relative;
}

.photo a {
    display: block
}

.photo a .play {
    position: absolute;
    top: 90px;
    left: 10px;
    width: 40px;
    height: 40px;
    background: url(../images/play2.png) no-repeat center
}
.photo a .play2 {
    position: absolute;
    top: 186px;
    left: 25px;
    width: 69px;
    height: 69px;
    background: url(../images/play1.png) no-repeat center
}
.photo a .live {
    position: absolute;
    top: 17px;
    left: 17px;
    width: 33px;
    height: 30px;
    background: url(../images/live.png) no-repeat center
}
.photo a img {
    display: block
}

.photo a .biaoti {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    background: rgba(0, 0, 0, .6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7F000000', endColorstr='#7F000000');
    text-indent: .5em;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    font-weight: 600
}
.wrapper .w1000 .row2 .w318 ul,
.wrapper .w1000 .row2 .w330 ul {
    padding-top: 5px
}

.wrapper .w1000 .row2 .w318 ul li,
.wrapper .w1000 .row2 .w330 ul li {
    line-height: 30px;
    height: 32px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.wrapper .w1000 .row2 .w318 ul li a,
.wrapper .w1000 .row2 .w330 ul li a {
    font-size: 14px;
    line-height: 30px;
    color: #333333;
    font-weight: 500;
}

.wrapper .w1000 .row2 .w318 ul li .play,
.wrapper .w1000 .row2 .w330 ul li .play {
    display: inline-block;
    margin-right: 5px;
    background: url(../images/icon_play_s.png) no-repeat center;
    width: 15px;
    height: 15px;
    vertical-align: middle
}
.yj_bot{
    width: 486px;
    height: 81px;
    background: url("../images/zzzb.png") no-repeat;
}
.xw_bot{
    width: 485px;
    height: 81px;
    background: url("../images/xwdt.png") no-repeat;
}
.yj_bot p,.xw_bot p{
    width: 336px;
    float: right;
    margin-right: 13px;
    margin-top: 15px;
    line-height: 22px;
}
.zb_bot p a,.xw_bot p a{
    font-size: 14px;
}
.row3 .back{
    width: 318px;
    height: 262px;
    background: #f1eeee;
    padding-top: 16px;
    position: relative;
    border-bottom: 1px solid #2babf5;
    margin-bottom: 20px;
}
.row3 .back .img{
    width: 287px;
    margin: 0 auto;
}
.row3 .back p{
    width: 287px;
    margin: 0 auto;
    line-height: 25px;
}
.row3 .back p a{
    font-size: 16px;
}
.row3 .back span{
    font-size: 12px;
    color: #aaa9a9;
    position: absolute;
    left:5px;
    bottom: 7px;
}
.wrapper .w1000 .row4 {
    padding-bottom: 30px;
}

.wrapper .w1000 .row4 .title {
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px
}
.w483{
    width: 485px;
    float: left;
}
.title .more {
    display: block;
    float: right;
}

.wrapper .w1000 .row4 .w318,
.wrapper .w1000 .row4 .w330 {
    float: left
}

.wrapper .w1000 .row4 .w318 ul,
.wrapper .w1000 .row4 .w330 ul {
    padding-top: 10px
}

.wrapper .w1000 .row4 .w318 ul li,
.wrapper .w1000 .row4 .w330 ul li {
    line-height: 30px;
    height: 30px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.wrapper .w1000 .row4 .w318 ul li a,
.wrapper .w1000 .row4 .w330 ul li a {
    font-size: 14px;
    line-height: 30px
}

.wrapper .w1000 .row4 .w318 ul li .play,
.wrapper .w1000 .row4 .w330 ul li .play {
    display: inline-block;
    margin-right: 5px;
    background: url(../images/icon_play_s.png) no-repeat center;
    width: 15px;
    height: 15px;
    vertical-align: middle
}

.wrapper .w1000 .row4 .w318 {
    width: 385px
}

.wrapper .w1000 .row4 .w330 {
    width: 385px
}

.wrapper .w1000 .row4 .w330 .item {
    overflow: hidden
}



.wrapper .w1000 .row4 .w330 .item .pic {
    display: block;
    float: left;
    margin-right: 10px;
    font-size: 0
}

.wrapper .w1000 .row4 .w330 .item h6 {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 30px;
}

.wrapper .w1000 .row4 .w330 .item h6 a {
    font-size: 16px;
    font-weight: 700;
    color: #201f1f;
    line-height: 30px;
}

.wrapper .w1000 .row4 .w330 .item p {
    font-size: 14px;
    color: #303030;
    line-height: 25px;
}

.wrapper .w1000 .row4 .w322 {
    margin-left: 30px;
    margin-right: 15px;
    float: left;
    width: 370px
}

.wrapper .w1000 .row4 .w322 ul {
    margin-top: -4px
}

.wrapper .w1000 .row4 .w322 ul li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 36px;
    line-height: 36px;
}

.wrapper .w1000 .row4 .w322 ul li.blod {
    font-weight: 700;
}

.wrapper .w1000 .row4 .w322 ul li a {
    font-size: 16px;
    color: #333333;
    font-weight: 500;
}
.blank40 {
    margin: 0 auto;
    width: 100%;
    height: 40px;
    font-size: 1px;
    clear: both;
}
.wrapper .w1000 .row5 {
    padding-bottom: 30px;
}
.wrapper .w1000 .row5 .title {
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px
}
.wrapper .w1000 .row5 .w310 {
    float: left;
    width: 385px;
}

.wrapper .w1000 .row5 .w310 .des {
    height: 81px;
    width: 299px;
    font-size: 14px;
    background: #f1eeee;
    color: #333;
    padding: 8px 8px;
    overflow: hidden;
}
.wrapper .w1000 .row6 {
    padding-bottom: 30px
}

.wrapper .w1000 .row6 .title {
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px
}

.wrapper .w1000 .row6 .item {
    display: block;
    float: left;
    height: 338px;
}
.wrapper .w1000 .row7 .item {
    display: block;
    float: left;
    height: 120px;
}
.wrapper .w1000 .row7 {
    padding-bottom: 30px;
}

.wrapper .w1000 .row7 .title {
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
}

.wrapper .w1000 .row7 .swiper-container {
    height: 120px;
}


.wrapper .w1000 .row9 {
    padding-bottom: 40px
}

.wrapper .w1000 .row9 .title {
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px
}

.wrapper .w1000 .row8 {
    padding-bottom: 40px;
}
.wrapper .w1000 .row8 .title {
    padding-bottom: 10px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
}

.tocode{
    position: fixed;
    left: 50%;
    bottom: 260px;
    width: 139px;
    z-index: 99;
    margin-left: 500px;
}
.close{
    text-align: right;
    height: 20px;
}
.code{
    width: 125px;
    height: 122px;
    background: #eeeeee;
    padding: 7px;
    margin-bottom: 10px;
}
.up{
    width: 26px;
    margin: 0 auto;
}
.tocode p{
    text-align: center;
}

.wrapper .w1000 .row2 .w318 .yctj{
    padding-top: 0;
}

.wrapper .w1000 .row2 .w318 .yctj li.blod  a{
    font-weight: 700;
    font-size: 16px;
}

.wrapper .w1000 .row2 .w318 .yctj li a{
    font-weight: 500;
    font-size: 16px;
    color: #333333;
}

.fw li{
    float: left;
    width: 85px;
    margin: 0px 80px 15px 10px;
    text-align: center;
}

.fw li a{
    font-size: 14px;
    color: #353535;
    font-weight: 500;
    display: block;
}

.w483 ul {
    padding-top: 5px;
}

.w483 ul li {
    line-height: 30px;
    height: 35px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.w483 ul li a {
    font-size: 16px;
    line-height: 30px;
    color: #4b4b4b;
    font-weight: 500;
}

.group {
    display: inline-block;
    width: 16px;
    height: 13px;
    margin-left: 30px;
    background: url(../images/down.png) no-repeat;
    background-position: 0 0;
}

.rotate0 .group {
	transform: rotateZ(0);
	-ms-transform: rotateZ(0);
	-moz-transform: rotateZ(0);
	-webkit-transform: rotateZ(0);
	-o-transform: rotateZ(0);
	transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s
}

.rotate180 .group {
	transform: rotateZ(180deg);
	-ms-transform: rotateZ(180deg);
	-moz-transform: rotateZ(180deg);
	-webkit-transform: rotateZ(180deg);
	-o-transform: rotateZ(180deg);
	transition: all .3s;
	-ms-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s
}

.nav_b{
    display: none;
    padding: 13px 75px;
}

.blank30 {
    margin: 0 auto;
    width: 100%;
    height: 30px;
    font-size: 1px;
    clear: both;
}

.blank35 {
    margin: 0 auto;
    width: 100%;
    height: 35px;
    font-size: 1px;
    clear: both;
}

.blank20 {
    margin: 0 auto;
    width: 100%;
    height: 20px;
    font-size: 1px;
    clear: both;
}

.blank10 {
    margin: 0 auto;
    width: 100%;
    height: 10px;
    font-size: 1px;
    clear: both;
}

.row4 ul li a{
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    font-weight: 500;
}

.fw{
    width: 640px;
    float: left;
}

.title .xysd {
    display: block;
    float: left;
    background: url(../images/icon_ccy.png) no-repeat center;
    width: 72px;
    height: 24px;
}

.title .yc {
    display: block;
    float: left;
    background: url(../images/icon_ckj.png) no-repeat center;
    width: 72px;
    height: 24px;
}

.title .cs {
    display: block;
    float: left;
    background: url(../images/icon_cs.png) no-repeat center;
    width: 47px;
    height: 24px;
}