@charset "utf-8"; /* CSS Document*/
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    min-width: 1360px;
    background:url("/tw/images/body_endbg.jpg") bottom center no-repeat #ffffff;
    font-family: "Microsoft Yahei", ËÎÌå, sans-serif;
}

ul, li {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
    font-weight: normal
}

img {
    border: 0;
}

a {
    text-decoration: none;
    color: #666666;
}

a:hover {
    text-decoration: none;
    color: #cc0000;
    transition: all 0.6s;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.i_jg {
    width: 100%;
    margin: 10px auto;
    height: 10px;
    overflow: hidden
}

.clearboth {
    clear: both;
    border: 0;
    padding: 0;
    margin: 0;
}

.w1300 {
    width: 1300px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.relative {
    position: relative;
}

.imghover {
    cursor: pointer;
    transition: all 0.6s;
}

.imghover:hover {
    transform: scale(1.2);
}

/**/
.top_pic{width: 1300px; margin: 0 auto;height: 200px; overflow: hidden;}
.top_pic img{width: 1300px;height: 200px; overflow: hidden;}

/*header*/

.header {
    width: 100%;
    height: auto;
    background: url("/tw/images/body_bg.jpg") bottom center no-repeat;
    background-size: cover;
    padding: 0 0 20px 0;
}


.header .logo {
    padding: 20px 0 30px 0;
    width: 50%;
    text-align: left;
    float: left;
}

.top_right {
    float: right;
}

.top_link {
    font-size: 14px;
    color: #8db2d6;
    line-height: 40px;
    height: 40px;
    padding: 5px 15px 0 0;
    text-align: right
}

.top_link a {
    color: #dde4ef;
    padding: 0 7px
}

/*inav*/
.inavbox {
    background: #cf1013;
    width: 100%;
    height: 60px;
}

.inav {
    padding: 0;
    height: 60px;
    line-height: 60px;
    position: relative;
    z-index: 1;
    width: 1300px;
    margin: 0 auto 0 auto;
}

.inav a {
    color: #fff;
}

.inav .nLi {
    float: left;
    position: relative;
    display: inline;

}

.inav .nLi h3 {
    float: left;
}

.inav .nLi h3 a {
    display: block;
    padding: 0 30px;
    font-size: 18px;
    color: #ffffff;
    font-weight: normal;
    position: relative;
}


.inav .sub {
    display: none;
    width: 100%;
    left: 0;
    top: 60px;
    position: absolute;
    background: #8b0103;
    line-height: 36px;
    padding: 0;
    font-size: 15px;
    text-align: center;
}

.inav .sub li {
    zoom: 1;
}

.inav .sub a {
    display: block;
    padding: 0 10px;
    color: #ffffff;
}

.inav .sub a:hover {
    background: #ffffff;
    color: #8b0103;
}

.inav .on h3 a {
    background: #8b0103;
    color: #ffffff;
}

.inav h3 a:hover {
    background: #8b0103;
    color: #ffffff;
}

/*search*/
/*search*/
.i-searchbox {
    position: absolute;
    right: 0;
    padding: 0;
    top: 0;
    z-index: 9999;
}

.i_search_btn {
    display: block;
    width: 52px;
    height: 52px;
    padding: 0 !important;
    float: right;
    cursor: pointer
}
.i_search_btn:hover{background: #056d4a}
.header_ydy .i-search{

    margin: 45px 0 0 0 !important;

}
.i-search {
    width: 275px;
    height: 45px;
    overflow: hidden;
    float: right;
    margin: 40px 0 0 0;
    padding: 0;
    z-index: 9;
    border-radius: 8px;
    background: #ffffffa8;
}

.i-search .search-txt {
    width: 200px;
    padding-left: 10px;
    height: 44px;
    line-height: 44px;
    color: #999999;
    border: none;
    background: none;
    outline: none;
}

.i-search .search-btn {
    padding: 0 0;
    margin: 0 auto;
    width: 55px;
    height: 45px;
    line-height: 44px;
    font-size: 16px;
    border: none;
    background: url(/tw/images/ico_search2.png) center no-repeat;
    cursor: pointer;
}

.i-search .search-btn:hover {
    background: url("/tw/images/ico_search2.png") center no-repeat ;  border: none;
}


/**/
.slider {
    width: 100%;
    height: 450px;
    position: relative;
    overflow: hidden;
    background: #fff;
    text-align: center;
}

.slider .bd {
    width: 1342px;
    position: absolute;
    left: 50%;
    margin-left: -671px;
}

.slider .bd li {
    width: 1342px;
    overflow: hidden;
}

.slider .bd li img {
    display: block;
    width: 1342px;
    height: 450px;

}

.slider .tempWrap {
    overflow: visible !important
}

.slider .tempWrap ul {
    margin-left: -1342px !important;
}

.slider .hd {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
    height: 8px;
    bottom: 20px;
    text-align: center;
}

.slider .hd li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    line-height: 99px;
    overflow: hidden;
    /*background:url() 0 -10px no-repeat;*/
    margin: 0 5px;
    cursor: pointer;
}

.slider .hd li.on {
    background-position: 0 0;
}

.slider .pnBtn {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 450px;
    cursor: pointer;
}

.slider .prev {
    left: -50%;
    margin-left: -671px;
}

.slider .next {
    left: 50%;
    margin-left: 671px;
}

.slider .pnBtn .blackBg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 450px;
    background:#ffffff;
    filter: alpha(Opacity=80);
    opacity: .8;

}

.slider .pnBtn .arrow {
    display: block !important;
    position: absolute;
    top: 50%;
    z-index: 1;
    margin-top: -25px;
    height: 50px;
    width: 50px;
    background: url(/tw/images/icon1.jpg) no-repeat;
    background-color: #90795f;
    filter: alpha(Opacity=70);
    opacity: .7 !important;
}

.slider .prev .arrow {
    background-position: 0 0;
    right: -50px;

}

.slider .prev .arrow:hover, .slider .next .arrow:hover {
    background-color: #80592c;

}

.slider .next .arrow {
    background-position: -120px 0;
    left: -50px;

}
/*banner*/
.btnbox{width: 100%;margin: 0 auto;position: absolute;bottom: 0;left: 0;z-index: 99999;height: auto;/* overflow: hidden */}
.bf_btn{position: absolute;width: 600px; height: 130px; right: 0; bottom: 0;}
.bf_btn img{width: 50px; height: 50px; background:url("/tw/images/bs_tmbg.png"); border-radius: 50%; overflow: hidden;display: block; float: left}
.bf_btn span{display: block;float: left;height: 50px;line-height: 50px;font-size: 18px;color: #ffffff;padding-left: 5%; font-weight: bold}
.bf_btn_l{background:url("/tw/images/1pxzs.png");width: 35%;height: 50px;display: block;float:left;padding: 40px 5%;transition: all .3s;}
.bf_btn_r{background:url("/tw/images/1pxhs.png");width: 35%;height: 50px;display: block;float:left;padding: 40px 5%;transition: all .3s;}
.bf_btn_l:hover{background:url("/tw/images/1pxzs.png") #725396;transition: all .3s;}
.bf_btn_r:hover{background:url("/tw/images/1pxhs.png") #ee9640;transition: all .3s;}
.banner_box {
    background: #ffffff;
    height: auto;
    width: 100%;
    margin: 0 auto;
    position: relative
}

.ibanner {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.ibanner .hd {
    width:300px;
    height: 15px;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: 40px;
    z-index: 999;
}

.ibanner .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.ibanner .hd ul li {
    float: left;
    margin-right: 25px;
    width: 12px;
    height: 12px;
    line-height: 12px;
    border-radius: 50px;
    text-align: center;
    background: #cccccc;
    cursor: pointer;
}

.ibanner .hd ul li.on {
    background: #ee9640;
    color: #fff;
}

.ibanner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.ibanner .bd li {
    zoom: 1;
    vertical-align: middle;
}

.ibanner .bd img {
    width: 100%;
    display: block;
}

.ibanner .prev, .ibanner .next {
    position: absolute;
    left: 7%;
    top: 45%;
    margin-top: -25px;
    display: block;
    width: 75px;
    height: 75px;
    background: url(/tw/images/slider-arrow.png) -122px -6px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
    border-radius: 50%
}

.ibanner .next {
    left: auto;
    right: 7%;
    background-position: 0 -6px;
}

.ibanner .prev:hover,
.ibanner .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.ibanner .prevStop {
    display: none;
}

.ibanner .nextStop {
    display: none;
}
/**/
.i_box_bkm35 {
    margin-right: 35px;
}

.i_box_bk {
    width: 370px;
    height: auto;
    overflow: hidden;
    padding: 20px;
    position: relative;
    background: #ffffff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.i_box_bk:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);transition: all 0.3s;
}

.i_box_bk_img {
    width: 370px;
    height: 148px;
    overflow: hidden
}

.i_box_bk_img img {
    width: 370px;
    height: 148px;
    display: block;
    margin: 0 auto;
}

.i_box_bk:hover .i_box_bk_img img {
    transform: scale(1.2);
}

.i_box_bk_title {
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    color: #3f975c;
    margin: 20px auto 5px auto;
}

.i_box_bk_list {
    width: 100%;
    margin: 0 auto;
    padding-top: 15px;
}

.i_box_bk_list li {
    width: 100%;
    font-size: 15px;
    color: #333333;
    line-height: 38px;
    height: 38px;
    overflow: hidden;
}

.i_box_bk_list li a {
    color: #333333;
    font-size: 15px;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 97%;
    padding-left: 3%;
    text-align: left;
    transition: all 0.2s;
    background: url("/tw/images/ico_002.png") left center no-repeat;
}

.i_box_bk_list li span {
    float: right;
    color: #7d7d7d;
}

.i_box_bk_list li:hover a {
    color: #cc0000
}
/**/
/*i-wyfc*/
.i-wyfc-box{ width:1300px;  overflow:hidden; position:relative; padding: 35px 0 0 0  }
.i-wyfc-box .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.i-wyfc-box .hd .next{ background-position:0 -50px;  }
.i-wyfc-box .hd .prevStop{ background-position:-60px 0; }
.i-wyfc-box .hd .nextStop{ background-position:-60px -50px; }
.i-wyfc-box .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  }
.i-wyfc-box .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;}
.i-wyfc-box .hd ul li.on{ background-position:0 0; }
.i-wyfc-box .bd{ padding:0;   }
/*.i-wyfc-box .bd .tempWrap{ width: 1300px !important; }*/
.i-wyfc-box .bd ul{ overflow:hidden; zoom:1; }
.i-wyfc-box .bd ul li{ margin:0 35px 0 0;  float:left; _display:inline; overflow:hidden; text-align:center; position: relative;  }
.i-wyfc-box .bd ul li .pic{ text-align:center;width:410px; height:280px;overflow: hidden;  }
.i-wyfc-box .bd ul li .pic img{ width:410px; height:280px; display:block;  padding:0;  }
.i-wyfc-box .bd ul li .title{ z-index: 99;  font-size: 16px; line-height: 50px; height: 50px; text-align: center;display: block; width: 100%; color: #333333 }
.i-wyfc-box .bd ul li .title a{ color: #333333;}

/*tz*/
.itz {
    width: 100%;
    position: absolute;
    bottom: 0;
    z-index: 1
}



.itzgg_box .hd {
}

.itzgg_box .hd .next {
    display: block;
    width: 25px;
    height: 35px;
    float: right;
    margin-right: 0;
    margin-top: 20px;
    overflow: hidden;
    cursor: pointer;
    background: url("/tw/images/tz_more.png") center #ebedec no-repeat;
    opacity: 0.5
}

.itzgg_box .hd .prevStop {
    background-position: -60px 0;
}

.itzgg_box .hd .nextStop {
    background-position: -60px -50px;
}

.itzgg_box .hd .next:hover {
    background: url("/tw/images/tz_more.png") center #ebedec no-repeat;
    opacity: 1
}

.itzgg_box .bd {
    padding: 8px 0 0 120px;
    height: 65px;
    width: 1150px;
    overflow: hidden;
}

.itzgg_box .bd ul {
    overflow: hidden;
    zoom: 1;
}

.itzgg_box .bd ul li {
    margin: 10px 20px;
    float: left;
    height: 54px;
    line-height: 24px;
    width: 340px;
    text-align: left;
    _display: inline;
}

.itzgg_box .bd ul li span {
    display: block;
    float: left;
    height: 45px;
    width: 60px;
    border-right: #ccc 1px solid;
    margin-right: 15px
}

.itzgg_box .bd ul li span i {
    display: block;
    width: 100%;
    text-align: center;
    font-style: normal
}

.itzgg_box .bd ul li span .date {
    font-size: 27px;
    color: #cc3300;
}

.itzgg_box .bd ul li span .datey {
    font-size: 12px;
    color: #979797;
}

/*news*/
.ititle {
    padding: 0;
    height: auto;
    overflow: hidden;
    border-bottom: #cf1013 2px solid;
    background: url("/tw/images/ititle_bg.png") right center no-repeat;
}
.ititle_l{ }
.ititle h1 {
    font-size: 18px;
    color: #ffffff;
    float: left;
    height: 37px;
    line-height: 37px;
    background: #cc0000;
    display: block;
    width: 140px;
    border-top-right-radius: 20px;
    text-align: center;
    font-weight: bold;
}

.ititle h1 span {
    float: left;
    margin: 0 10px 0 0
}

.ititle h1 i {
    font-size: 16px;
    color: #9c9c9c;
    font-style: normal;
    margin: 0 0 0 10px
}

.i_more1 {
    float: right;
    display: block;
    margin: 0 3px 0 0;
    opacity: 0.8;
    line-height: 37px;
    color: #333333;
}

.i_more1:hover {
    opacity: 1;margin: 0;
}

.titleico1 {
    width: 40px;
    height: 40px;
    display: block;
    float: left;
}

.news_box {
    width: 1300px;
    height: 430px;
    text-align: center;
    margin: 30px auto 0 auto;
    overflow: hidden;
}

.news_left {
    float: left
}

.news_right {
    float: right;
    width: 680px;
    padding: 5px 0 0 0;
}

/*picnews*/
.picnews {
    width: 635px;
    height: 400px;
    overflow: hidden;
    position: relative;
    float: left;
}

.picnews .hd {
    height: 17px;
    overflow: hidden;
    position: absolute;
    right: 10px;
    bottom: 14px;
    z-index: 1;
}

.picnews .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.picnews .hd ul li {
    float: left;
    margin-right: 4px;
    width: 17px;
    height: 17px;
    line-height: 17px;
    text-align: center;
    background: #929394;
    cursor: pointer;
    color: #000000;
    font-size: 12px;
}

.picnews .hd ul li.on {
    background: #f29201;
    color: #fff;
}


.picnews .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.picnews .bd li {
    zoom: 1;
    vertical-align: middle;
}

.picnews .bd img {
    width: 635px;
    height: 400px;
    display: block;
}

.picnews .bd span {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(/tw/images/title_bg.png);
    width: 100%;
    line-height: 45px;
    height: 45px;
    color: #fff;
    font-weight: bold;
}

.picnews .bd h1 {
    color: #fff;
    font-size: 16px;
    margin: 0;
    padding: 0 10px;
    text-align: left
}

.picnews .prev,
.picnews .next {
    position: absolute;
    left: 2%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 40px;
    height: 60px;
    background: url(/tw/images/picnews_jt.png) 0 0 no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.picnews .next {
    left: auto;
    right: 2%;
    background-position: -105px 0;
}

.picnews .prev:hover,
.picnews .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideabout .prevStop {
    display: none;
}

.slideabout .nextStop {
    display: none;
}

.ibanner .prevStop {
    display: none;
}

.ibanner .nextStop {
    display: none;
}
/**/
.news_box_right{float: right; width: 635px; height: auto; overflow: hidden; }
.top_title{ margin: 0 0 10px 0; text-align: center}
.top_title a{color: #333333;font-size: 22px;line-height: 40px;font-weight: bold;}
.top_title a:hover{ color: #cc3300; }
.top_zy a{color: #999999;font-size: 14px;line-height: 27px;}
.top_zy {color: #999999;font-size: 14px;line-height: 24px;border-bottom: #e6e6e6 1px dashed;padding: 0 0 15px 0;text-align: left;}

/*nn*/
.xw_list {
    width: 645px;
    height: auto;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    overflow: hidden;
}

.xw_list:last-child {
    border-bottom: none
}

.xw_list .xw_date {
    font-size: 14px;
    color: #333333;
    display: block;
    width: 70px;
    height: 76px;
    text-align: center;
    float: left;
    opacity: 0.9;
    border-right: #cccccc 1px solid;
}

.xw_list .xw_date span {
    font-size: 28px;
    color: #cf1013;
    width: 100%;
    text-align: center;
    display: block;
    height: 46px;
    line-height: 46px;
    margin: 0 0 0 0;
    font-weight: bold;
}

.xw_list .xw_txt {
    float: right;
    width: 558px;
    height: 76px;
    overflow: hidden;
    padding: 0 0 0 0;
}

.xw_list .xw_txt h1 {
    color: #333333;
    font-size: 18px;
    line-height: 32px;
    text-align: left;
}

.xw_list .xw_txt h1 a {
    color: #242424;
}

.xw_list .xw_txt p {
    font-size: 14px;
    line-height: 22px;
    color: #999999;
    margin: 0;
    padding: 0;
    text-align: left;
}

.xw_list .xw_txt p a {
    color: #999999
}

.xw_txt:hover h1 a {
    color: #ab1f2a;
}

.xw_list:hover .xw_date {
    opacity: 1;
}

.xw_list:hover p a {
    color: #ab1f2a
}

.xw_list:hover .xw_date span {
    color: #ab1f2a;
}

.b_hw{width: 100%;padding-top: 40px; height: auto; overflow: hidden; background: url("/tw/images/T_bgC.jpg") top center no-repeat; background-size: 100% auto}
.imain {
    width: 1300px;
    margin: 0 auto 50px auto;
    padding: 30px 30px 20px 30px;
    height: auto;
    overflow: hidden;
    background-size: cover;
    background: #ffffff;
}

.imain_left {
    float: left;
    width: 420px;
    padding: 0;
    height: auto;
    margin: 0 auto;
}
.imain_center {
    float: left;
    width: 420px;
    padding: 0;
    height: auto;
    margin: 0 auto 0 40px;
}
.imain_right {
    float: right;
    width: 420px;
    padding: 0 0;
}


.i_title {
    width: 100%;
    height: 48px;
    border-bottom: #9e0000 2px solid
}

.i_title h2 {
    font-size: 20px;
    padding: 0 25px;
    color: #ffffff;
    line-height: 48px;
    height: 48px;
    display: block;
    float: left;
    background: #9e0000;
    font-weight: bolder;
}

.i_title a {
    font-size: 16px;
    color: #6a6a6a;
    float: right;
    line-height: 48px;
}

.i_title a:hover {
    color: #cc0000
}

/**/
.n_list{height: auto; padding: 0 0 0 0 !important; position: relative;}
.n_list li{width: 100%;height: 46px;line-height: 46px;display: block;color: #999999;font-size: 16px;overflow: hidden;}
.n_list li a{font-size: 16px;color: #333333;  background: url("/tw/images/ico_001.png") left center no-repeat; padding-left: 15px; float: left}
.n_list li a:hover{color: #cc3300}
.n_list li .date{float: right; font-size: 14px; color: #999999}
.n_list li i{ font-style: normal; color: #ff9900}
/**/
.i-xsgz{ width:100%;height: auto; overflow:hidden; margin: 20px auto 0 auto; }
.i-xsgz-left{ width:635px; float: left; height: auto; overflow:hidden; }
.i-xsgz-right{ width:635px; float: right; height: auto; overflow:hidden; }

/*newslist*/
.newslist {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 0 0 0 !important;
    font-size: 15px;
    color: #999999;
    line-height: 40px;
    position: relative;
}

.newslist ul {
    height: auto;
    min-height: 250px;
    overflow: hidden;
}

.newslist li {
    width: 98%;
    font-size: 16px;
    color: #333333;
    line-height: 40px;
    height: 40px;
    margin: 0 auto;
}

.newslist li a {
    background: url("/tw/images/icodatejgx.png") left center no-repeat;
    padding-left: 12px;
    margin-left: 12px;
    color: #333333;
    font-size: 15px;
    float: left;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 82%;
    text-align: left;
}

.newslist li a:hover {
    color: #cc0000
}

.newslist li span {
    float: left;
    color: #cf1013;
    font-weight: bold;
    font-size: 15px;
}


/*ixy*/
.xy_box {
}

.ixy_box {
    position: relative;
    height: 290px;
    width: 100%;
    margin: 0 auto 50px auto;
}

.ixy_box .prev {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 50px;
    height: 50px;
    z-index: 2;box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    border-radius: 50%;
}

.ixy_box .next {
    position: absolute;
    top: 50%;
    margin-top: -30px;
    width: 50px;
    height: 50px;
    z-index: 2;box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
}

.ixy_box .prev {
    background: url(/tw/images/picnews-arrow.png) -163px center no-repeat;
    right: 100%;
    margin-right: 30px;
}

.ixy_box .next {
    left: 100%;
    margin-left: 30px;
    background: url(/tw/images/picnews-arrow.png) -42px center no-repeat;
}
.ixy_box .prev:hover,.ixy_box .next:hover{box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
.ixy_box .bd {
    width: 100%;
    overflow: hidden;
    margin-left: 0;
}

.ixy_box .bd li {
    float: left;
    width: 310px;
    margin: 0 38px 0 0;
    background: #ffffff;
    height: auto;
    overflow: hidden;
    position: relative;
}

.ixy_box .bd li:hover img {
    transform: scale(1.2);
}

.ixy_box .bd li:hover span {
    color: #cc0000
}

.ixy_box .bd li:hover i {
    opacity: 1
}

.ixy_box .bd li .pic {
    width: 310px;
    height: 205px;
    overflow: hidden;
    display: block
}

.ixy_box .bd li .pic img {
    transition: all 0.6s;
    width: 310px;
    height: 205px;
}

.ixy_box .bd li span {
    display: block;
    text-align: left;
    padding: 10px 0 0 0;
    line-height: 27px;
    font-size: 15px;
    height: 55px;
    overflow: hidden;
    color: #333333;
}

.ixy_box .bd li i {
    font-size: 14px;
    color: #666666;
    line-height: 27px;
    font-style: normal;
    background: url("/tw/images/ico_date.png") left center no-repeat;
    padding: 0 0 0 20px;
    opacity: 0.7
}
/**/
.tpwz_list{ width: 635px;height: 146px; overflow: hidden; margin: 25px 0 0 0; }
.tpwz_list .imgqy{width: 220px; height: 146px; overflow: hidden; float: left;}
.tpwz_list img{ width: 220px; height: 146px; padding: 0; border: #dfdfdf 1px solid;  margin-right: 15px}
.tpwz_list .tpwz_txt{float: right;width: 390px;height: 146px;overflow: hidden;padding: 0 0 0 0;}
.tpwz_list .tpwz_txt h1{ color: #242424; font-size: 18px; line-height: 30px; }
.tpwz_list .tpwz_txt h1 a{ color: #242424;}
.tpwz_list .tpwz_txt p{font-size: 14px;line-height: 27px;color: #494949;margin:5px 0;padding: 0;}
.tpwz_list .tpwz_txt p a{color: #999999}
.tpwz_txt:hover h1 a{color: #cc0000; }
.tpwz_list .tpwz_txt span{}

/*list*/
.list-banner {
    width: 100%;
    height: 200px;
    text-align: center;
    margin: 0 0 0 0
}

.list-banner img {
    width: 100%;
    height: 200px;
    margin: 0 auto;
}

.listmain {
    overflow: hidden;
    height: auto;
    position: relative;
    padding: 0 0 0 0;
    width: 1300px;
    margin: 20px auto;
}

.lm-left {
    width: 250px;
    float: left;
    padding: 0 0 0 0;
    position: relative;
    margin: 0 0 0 0;
}

.lm-left .left-lmname {
    background: url(/tw/images/left_title_bg.png);
    position: relative;
    height: 50px;
    line-height: 50px;
    padding: 30px 0 10px 0;
    overflow: hidden;border-top: #8b0103 2px solid;
    border-top-left-radius: 30px;
    /*border-top-right-radius: 10px;*/
}

.lm-left .left-lmname h1 { /* position: relative; */
    color: #ffffff;
    font-size: 30px;
    line-height: 30px;
    padding: 0 0 0 0;
    z-index: 999;
    /* top: 14px; */
    /* left: 49px; */
    text-align: center;
    width: 100%;
    display: block;
}

.lm-left .left-lmname span {
    color: #ffffff;
    font-size: 10px;
    line-height: 30px;
    width: 100%;
    display: block;
    text-align: center;
}

.lm-left .list-sub {
    height: auto;
    overflow: hidden;
    width: 250px;
    padding: 0 0;
}

.lm-left .list-sub a {
    display: block;
    line-height: 56px;
    height: 56px;
    font-size: 17px;
    cursor: pointer;
    color: #666666;
    text-align: left;
    border-bottom: #ffffff 1px solid;
    background:url("/tw/images/ny-colm-dot.png") 20px center no-repeat #f2f2f2;
    text-indent: 2.8em;overflow: hidden;
}

.lm-left .list-sub a i {
    background: url("/tw/images/sub_jtbg.png") -44px center no-repeat;
    display: block;
    float: right;
    width: 6px;
    height: 56px;
    margin: 0 30px 0 0
}

.lm-left .list-sub a:hover i {
    background: url("/tw/images/sub_jtbg.png") left center no-repeat;
    display: block;
    float: right;
    width: 6px;
    height: 56px;
}

.lm-left .list-sub a:last-child {
    border-bottom: none
}

.lm-left .list-sub a:hover {
    background:url("/tw/images/ny-colm-dot-hover.png") 20px center no-repeat #cf1013;
    color: #ffffff;
}

.lm-left .list-sub #this-on {
    background:url("/tw/images/ny-colm-dot-hover.png") 20px center no-repeat #cf1013;
    color: #ffffff;
}

.lm-left .list-sub #this-on i {
    background: url("/tw/images/sub_jtbg.png") left center no-repeat;
    margin: 0 20px 0 0
}

.lm_zspic {
    margin: 1px 0 0 0
}

.lm_zspic img {
    width: 250px;
}

/*list-sub*/
.lm-left .list-sub li {
    transition:0.3s; text-align: left; font-size: 14px;  position: relative;
}
.lm-left .list-sub li a {
    padding: 0; transition:0.3s; color: #222222; font-size: 16px;border-bottom: #ffffff 1px solid; display: block; background:#f0f0f0;
}
.lm-left .list-sub li > a {
    position: relative;
}
.lm-left .list-sub li a p {
    color: rgb(153, 153, 153); font-size: 12px;
}
/*
.lm-left .list-sub li > a::before {
    left: 16px; top: 22px; width: 4px; height: 4px; position: absolute; content: ""; background-color: rgb(179, 179, 179);
}
*/

.lm-left .list-sub li:hover a {
    color: #cf1013;
    border-left: #cf1013 4px solid; background: #ffffff;
}
.lm-left .list-sub li a  span{background: url(/tw/images/ny-colm-dot.png) center no-repeat;
    display: block;
    height: 100%;
    width: 14px;
    float: left;
    margin: 0 0 0 20px;}
.lm-left .list-sub li.active a {
    color: rgb(0, 55, 112); background-color: rgb(255, 255, 255);
}
.lm-left .list-sub li:hover {

}
.lm-left .list-sub li.active {

}
.lm-left .list-sub li:hover a::before {
    background-color: rgb(29, 76, 144);
}
.lm-left .list-sub li.active a::before {
    background-color: rgb(29, 76, 144);
}
.lm-left .list-sub li strong.arrow {
    transition:0.3s ease-in-out; top: 0; width: 33px; height: 50px; text-align: center; right: 10px; color:#666666; line-height: 50px; font-size: 20px; font-weight: bold; display: block; position: absolute; z-index: 33; cursor: pointer;
}
.lm-left .list-sub li strong.arrow:hover {
    background-color: rgb(250, 250, 250);
}
.twoJ_menu {
    display: none; background:#ffffff; margin: 0;padding: 0;
}
.twoJ_menu a{border-left:#f0f0f0 4px solid !important;background: url(/tw/images/ico_dd.png) 42px center no-repeat #ffffff !important;}
.twoJ_menu dd{background: #ffffff;margin: 0;padding: 0;}
.lm-left .list-sub .twoJ_menu dd a {
    padding: 0 22px 0 15px;
    border-bottom: none;
    text-align: left;
    text-indent: 2.5em !important;
    line-height: 44px;
    height: 44px;
    font-size: 14px;
    color: #5e5e5e;

}
.tscdh li a{text-indent: 1em !important;}
.on_this{ background: #ffffff !important; font-weight: bold; color:#cf1013}
.on_this a{border-left: #cf1013 4px solid; background: #ffffff !important; font-weight: bold; color:#cf1013 !important;}

/*list-subover*/

.lm-right {
    width:1025px;
    float: right;
    margin-right: 0;
    border: #e6e6e6 1px solid;
    border-top:#cf1013 2px solid;
    background: #ffffff
}

.this-name {
    border-bottom: #e6e6e6 1px solid;
    line-height: 30px;
    height: 30px;
    padding: 15px 20px;
    margin: 0 20px 0 20px;
}

.this-name h1 {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    padding-left: 20px;
    border-left: #cf1013 5px solid;
    float: left
}

.this-name span {
    float: right;
    color: #666;
    font-size: 14px;
}

.this-name span a {
    color: #666
}

.lm-right .lm_list {
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 30px 40px;
}

.lm-right .lm_list li {
    line-height: 46px;
    font-size: 15px;
    color: #999999;
    text-align: right;
    padding: 0 10px;
}

.lm-right .lm_list li a {
    color: #4a4a4a;
    float: left;
    padding-left: 15px;
    background: url("/tw/images/ico_002.png") left center no-repeat;
}

.lm-right .lm_list li:hover {
    background: #ececec;
    color: #cc0000
}

.lm-right .lm_list li a:hover {
    background: url("/tw/images/ico_002.png") left center no-repeat #ececec;
    color: #cc0000
}

.lm-right .list-fy {
    text-align: center;
    margin: 0px auto 20px auto;
    min-height: 40px;
}

.left_box {
    height: auto;
    overflow: hidden;
    background: #ffffff;
    margin: 0 auto 12px auto;
}

.left_box h1 {
    color: #ffffff;
    font-size: 16px;
    line-height: 42px;
    height: 42px;
    background: #cf1013;
    border-left: #005c3d 4px solid;
    padding-left: 15px;
}

.left_box_nr {
    height: auto;
    overflow: hidden;
    padding: 10px 15px 20px 15px
}

.left_box_nr li {
    height: 34px !important;
    line-height: 34px !important;
}
/**/
.tc-list {
    width:950px;
    overflow: hidden;
    height: auto;
    margin: 2px auto 20px auto;

}
.tc-list h2{ background:#efefef;display:block; width:930px; border-left:#fab217 5px solid; height: 38px; line-height: 38px; font-size: 16px; padding: 0 0 0 20px; font-weight: bold; color: #333333; margin: 0 auto 20px auto }
.tc-list h2 a{ font-size: 14px;display:block; float: right; font-weight: normal; padding: 0 15px 0 0 }
.tc-list ul {
    width: 110%;
    margin: 0 auto;
    padding: 0 0 0 0;
}

.tc-list li {
    width: 115px;
    margin-right:18px;
    float: left;
    margin-bottom: 0;
}

.tc-list li img {
    width: 115px;
    height: 150px;
}

.tc-list li img:hover {
}

.tc-list li a {
}

.tc-list li a:hover {
    color: #000;
}

.tc-list li span {
    text-align: center;
    width: 100%;
    line-height: 40px;
    color: #666;
    display: block
}
/*pic-list*/

.pic-list {
    width: 100%;
    overflow: hidden;
    height: auto;
    margin: 20px auto;
}

.pic-list ul {
    width: 96%;
    margin: 0 auto;
    padding: 0 0 0 0;
}

.pic-list li {
    width: 288px;
    margin: 10px 20px;
    float: left;
    margin-bottom: 0;
}

.pic-list li img {
    width: 100%;
    height: 200px;
    border: #efefef 1px solid;
    /* padding: 5px; */
}

.pic-list li img:hover {
    border: #b9b9b9 1px solid;
    /* padding: 5px; */
    opacity: 0.9;
}

.pic-list li a {
}

.pic-list li a:hover {
    color: #000;
}

.pic-list li span {
    text-align: center;
    width: 100%;
    line-height: 40px;
    color: #666;
    display: block;
    font-size: 16px;
}


/**/

.pic-list2 {
    width: 100%;
    overflow: hidden;
    height: auto;
    margin: 20px auto;
}

.pic-list2 ul {
    width: 92%;
    margin: 0 auto;
    padding: 0 0 0 0;
}

.pic-list2 li {
    width: 200px;
    margin: 10px 17px;
    float: left;
    /* margin-bottom: 5px; */
}

.pic-list2 li img {
    width: 200px;
    height: 268px;
    border: #efefef 1px solid;
    padding: 0;
}

.pic-list2 li img:hover {
    opacity: 0.9;
}

.pic-list2 li a {
}

.pic-list2 li a:hover {
    color: #000;
}

.pic-list2 li span {
    text-align: center;
    width: 100%;
    line-height: 40px;
    color: #666;
    display: block;
    font-size: 16px;
}

/*content*/
.content-main {
    border: #fcedea 1px solid;
    overflow: hidden;
    margin: 20px auto;
    background: #ffffff;
    width: 1300px;
}

.c-content {
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 40px auto 40px auto;
    padding: 0 40px;
}

.c-content .c-title {
    font-size: 30px;
    color: #222222;
    line-height: 50px;
    text-align: center
}

.c-content .other-s {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #666666;
    background: #f5f5f5;
    margin: 15px auto 0 auto;
    position: relative;
}

.c-content .other-s .sjfx {
    position: absolute;
    right: 10px;
    top: 10px;
}

.c-content .nr-info {
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: left
}

.c-content .nr-info p {
    font-size: 16px;
    color: #666;
    line-height: 34px;
    margin: 15px 0;
    text-indent: 2em;
    text-align: left
}

.wz_fj {
}

.wz_fj p {
    line-height: 36px;
    color: #0d8100;
    font-size: 16px;
    background: url("/tw/images/ico_fj2.png") left center no-repeat;
    padding: 0 0 0 20px;
    margin: 0;
}

.wz_fj a {
    line-height: 36px;
    font-size: 16px;
}

.wzclose-relative {
    text-align: center;
    margin-top: 30px;
}

.wzclose-relative span {
    margin: 0 15px;
}

.i-sxt {
    border-top: #d9d9d9 1px solid;
    margin: 20px auto;
    padding: 20px 0;
    overflow: hidden;
    height: 70px
}

.i-sxt p {
    display: block;
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
}

.i-sxt a {
    color: #555555;
    font-size: 14px;
    line-height: 30px;
}

.i-sxt a:hover {
    color: #cc0010;
}
/**/
.content-jf {
    overflow: hidden;
    margin: 40px auto;
    width: 1300px;
}

.jf-content {
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 40px auto 40px auto;
    padding: 0 0;
}

.jf-content .c-title {
    font-size: 30px;
    color: #6f5092;
    font-weight: bold;
    line-height: 50px;
    text-align: center
}

.jf-content .other-s {
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #666666;
    background: #f5f5f5;
    margin: 15px auto 0 auto;
    position: relative;
}

.jf-content .other-s .sjfx {
    position: absolute;
    right: 10px;
    top: 10px;
}

.jf-content .nr-info {
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: left
}

.jf-content .nr-info p {
    font-size: 16px;
    color: #333;
    line-height: 34px;
    margin: 0 0;
    text-indent: 0;
    text-align: left
}
.btn_jf{display: block; width: 200px; height: 54px; line-height: 50px; border-radius: 50px; background: #6c4c92; text-align: center; color: #ffffff; font-weight: normal; font-size: 18px; margin: 40px auto 10px auto;transition: all .3s;}
.btn_jf:hover{ background: #ff7200; color: #ffffff;box-shadow: 0 0 10px rgba(205, 92, 0, 0.3);transition: all .3s;}
/*i_link*/
.i_link {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background: #f1f1f1;
    height: 5px;
    padding: 0;
}

.i_link h2 {
    width: 100px;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    float: left;
    color: #333333;
}

.i_link ul {
    float: right;
    width: 1240px;
    overflow: hidden;
}

.i_link li {
    color: #16459a;
    font-size: 15px;
    line-height: 50px;
    display: inline;
}

.i_link li a {
    color: #555555;
    float: left;
    padding: 0 20px;
}

.i_link li a:hover {
    color: #cc0000;
}


/*footer*/

.footer {
    width: 100%;
    height: 130px;
    background: #a31012;
    color: #ffffff;
    padding: 40px 0 15px 0;
    text-align: left;
    overflow: hidden;
}
.footer_left{width:480px; float: left;font-size: 15px; }
.footer_center{width:480px; float: left;}
.footer_right{width:120px; float: right; }
.footer_right img{width:110px; height: 110px; border-radius: 6px; overflow: hidden}
.ico_dz{background: url("/tw/images/ico_dz.png") left center no-repeat; padding-left: 30px}
.ico_dh{background: url("/tw/images/ico_dh.png") left center no-repeat; padding-left: 30px}
.ico_mail{background: url("/tw/images/ico_mail.png") left center no-repeat; padding-left: 30px}
.footer_center h2{ background: url("/tw/images/ico_link.png") left center no-repeat; font-size: 20px; font-weight: normal;  height: 31px; line-height: 31px; padding-left: 45px}
.footer_center ul{
    padding: 15px 0 0 0;
    height:auto;
    overflow: hidden;

}
.footer_center li{ width: 50%; float: left; line-height: 30px; height: 30px; color: #ffffff; font-size: 15px;}
.footer_center li a{color: #ffffff;}
.copright {
    width: 100%;
    text-align: center;
    margin: 0 auto 0 auto;
    line-height: 60px;
    font-size: 14px;
    background: #911012;
}
.copright p{color: #ffffff; padding: 0; margin: 0}
.copright a {
    color: #ffffff
}

.end_logo {
    float: left;
    background: url("/tw/images/end_logo.png") left center no-repeat;
    width: 460px;
    height: 112px;
}

.footer_right {
    width: 125px;
    float: right;
    margin: 0 0 0 0;
    padding: 0;
    position: relative;
}



/*2022*/
.three_nav {
    background: #e8e8e8;
    border-left: #cccccc 3px solid
}

.three_nav ul {
    padding: 15px 0
}

.three_nav li {
}

.three_nav li a {
    font-size: 14px !important;
    border-left: #cccccc 0 solid !important;
    border-bottom: #e8e8e8 0 solid !important;
    padding-left: 50px !important;
    line-height: 36px !important;
    height: 36px !important;
    background: url("/tw/images/ico_dd.png") 35px center no-repeat !important;
    display: block !important;
}

.three_nav li a:hover {
    background: url("/tw/images/ico_dd.png") 40px center no-repeat #ffffff !important;
    padding-left: 55px !important;
}

.three_on {
    background: url("/tw/images/ico_dd.png") 40px center no-repeat #ffffff !important;
    padding-left: 55px !important;
}