@charset "utf-8";
/* CSS Document*/
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    min-width: 1100px;
    background: #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: #eaeaea;
    transition: all 0.6s;
}
.fl {
    float: left !important;
}
.fr {
    float: right !important;
}
.clearboth {
    clear: both;
    border: 0;
    padding: 0;
    margin: 0;
}
.w1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}
.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);
}


.kk62l{ width:307px; height:62px; line-height:62px; text-indent:60px; background:url(../images/rr_09.jpg) no-repeat; font-size:18px; text-indent:60px;}
.kk62l a{ display:block;}
.kk62l a:hover{background:url(../images/rr_07.jpg) no-repeat;}





/*header*/
.header {
    width: 100%;
          position: relative
}
.bot {
    width:100%;;
    height: 170px;
    background: url("../images/top_bg.jpg") center bottom repeat-x; border-bottom:2px solid #ffffff; min-width:1200px;
    margin: 0 auto;
}


.botc{ width:1450px; margin:0 auto; height:117px;}
.logo { width: 735px;float:left; padding-top:45px;height: 88px;
}

.top_link {
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    margin: 0 auto;
    width: 270px;
float:right;
}
.top_link a {
    color: #f7f7f7;
    font-size: 16px;
    line-height: 20px;
    padding: 0 5px;
}
.top_link a:hover{color:#ffec4f;}

/*search*/
.i-search {
    width: 277px;
    height: 32px;
    overflow: hidden;
    position: relative;
    margin-top:40px;
    background:url(../images/ssk1.jpg) left top no-repeat; 
    border-radius: 0px;
    }
.i-search .search-txt {
    width: 220px;
    padding-left: 10px;
    height: 32px;
    line-height: 32px;
    color: #c2c9d9;
    border: none;
    background: none;
    outline: none
}
.i-search .search-btn {
    width: 40px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    border: none;
    background: url("../images/btn_search.png") center no-repeat;
    cursor: pointer;
}

.ar{ height:40px; width:257px;}
.t25{ padding-top:15px;}



/*nav*/
.nav1{ background:url(../images/nav_bg.jpg) #8b0000 right no-repeat; height:50px; width:100%; }


.i-nav {
    width: 100%;
    height: 50px;
    margin: 0 auto;
    
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
   
}
.nav {
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    position: relative;
    z-index: 1;
    margin: 0 auto;
    width: 1200px;
    font-weight:bold;
}
.nav a {
    color: #fff;
}
.nav .nLi {
    float: left;
    position: relative;
    display: inline;
}
.nav .nLi h3 {
    float: left;
}
.nav .nLi h3 a {
    display: block;
    padding: 0 40px;
    font-size: 18px;
    font-weight: normal;
    color: #ffffff;
    background:url("../images/nav_bgline.png") bottom repeat-x;
}
.nav .sub {
    display: none;
    width: 150px;
    left: 0;
    top: 50px;
    position: absolute;
    background: #000000;
    line-height: 36px;
    padding: 0;
    opacity: 0.7;
}
.nav .sub li {
    zoom: 1;
    border-bottom: #1f1f1f 1px solid;
    text-align: center;
}
.nav .sub a {
    display: block;
    padding: 0 10px;
}
.nav .sub a:hover {
    color: #fff;
    background:#ae030a;
}
.nav .on h3 a {
    color: #ffffff;
    font-size: 18px;
    background:url("../images/nav_bglinehover.png") bottom repeat-x;
}






/*banner*/
.ibanner {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.ibanner .hd {
    height: 15px;
    overflow: hidden;
    position: absolute;
    right: 45%;
    bottom: 15px;
    z-index: 1;
}
.ibanner .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}
.ibanner .hd ul li {
    float: left;
    margin-right: 4px;
    width: 50px;
    height: 7px;
    line-height: 7px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    opacity: 0.8;
}
.ibanner .hd ul li.on {
    background: #b0000c;
    opacity: 1;
    color: #fff;
}
.ibanner .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}
.ibanner .bd li {
    zoom:1;
    vertical-align: middle;
    position: relative
}
.ibanner .bd li h1 {
    position: absolute;
    bottom: 40px;
    left: 20%;
    background: url("../images/tt_bg.png");
    font-size: 24px;
    color: #ffffff;
    padding: 10px 20px;
}
.ibanner .bd img {
    width: 100%;
    display: block;
}
.ibanner .prev,
.ibanner .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 45px;
    height: 80px;
    background: url(../images/slider-arrow.png) -120px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.ibanner .next {
    left: auto;
    right: 3%;
    background-position: -2px 5px;
    width: 45px;
    height: 80px;
}
.ibanner .prev:hover,
.ibanner .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}
.ibanner .prevStop {
    display: none;
}
.ibanner .nextStop {
    display: none;
}
/*imain*/
.news_box1 {
     width:100%;
    height:680px;
    background: url("../images/PPP.png") center no-repeat #ffffff;
    background-size:cover;
}

.news_box {
    margin: 0 auto 40px auto;
    height: auto;
    overflow: hidden;
}


.container { width: 1200px; height:auto; overflow:hidden; padding-bottom:40px; margin: 0 auto;
 }
.w1200b{ width: 1200px; height:auto; overflow:hidden; padding-bottom:20px; margin: 0 auto;
 }


.in_tzmore{ width:80px; height:25px; margin:0 auto; border:1px solid #999; margin-top:30px; text-align:center;padding-top:5px;border-bottom: #b94600 4px solid;}
.clear{display:block;overflow:hidden;clear:both;height:0;line-height:0;font-size:0}


.i-title1 {
    height: 50px;
    line-height:50px;
    width: 100%;
    overflow: hidden;
    margin: 20px auto 20px auto;
    padding: 80px 0 5px 0;
    border-bottom: #9f0007 4px solid;
}


.i-title1 h2 {
    font-size: 26px;
    font-weight: bold;
    color: #bb0202;
    display: block;
    text-align:center;
    padding: 0;
}
.i-title1  h2 span {
    color: #999999;
    font-size: 14px;
    line-height: 34px;
    font-weight: normal;
    font-style:italic
}

.i-title2 {
    height: 50px;
    line-height:50px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto 20px auto;
    padding: 30px 0 5px 0;
    border-bottom: #9f0000 4px solid;
}


.i-title2 h2 {
    font-size: 24px;
    font-weight: bold;
    color: #9f0000;
    display: block;
    text-align:center;
    padding: 0;
}
.i-title2  h2 span {
    color: #999999;
    font-size: 14px;
    line-height: 34px;
    font-weight: normal;
    font-style:italic
}


.i-title {
    height: 50px;
    line-height:50px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto 20px auto;
    padding: 30px 0 5px 0;
    border-bottom: #1d1d1d 1px solid;
}
.i-title h2 {
    font-size: 24px;
    font-weight: bold;
    color: #890000;
    display: block;
    float: left;
    padding: 0;
}
.i-title h2 span {
    color: #999999;
    font-size: 14px;
    line-height: 34px;
    font-weight: normal;
    font-style:italic
}
.i-title a {
    display:block;
    font-size:12px;
    float:right;
    color:#9a9a9a;
    font-weight: bold;
    padding: 0 10px 0 10px
}
.i-title a:hover {
    color:#330000;
}


.i-title3 {
    height: 50px;
    line-height:50px;
    width: 100%;
    overflow: hidden;
    margin: 70px auto 20px auto;
    padding: 80px 0 5px 0;
    border-bottom: #ffffff 1px solid;
}
.i-title3 h2 {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    display: block;
    float: left;
    padding: 0;
}
.i-title3 h2 span {
    color: #ffffff;
    font-size: 14px;
    line-height: 34px;
    font-weight: normal;
    font-style:italic
}
.i-title3 a {
    display:block;
    font-size:12px;
    float:right;
    color:#ffffff;
    font-weight: bold;
    padding: 0 10px 0 10px
}
.i-title3 a:hover {
    color:#ff8a8a;
}


.i-title5 {
    height: 50px;
    line-height:50px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto 20px auto;
    padding: 30px 0 5px 0;
    border-bottom: #636295 4px solid;
}
.i-title5 h2 {
    font-size: 24px;
    font-weight: bold;
    color: #3e6db5;
    display: block;
    text-align:center;
    padding: 0;
}
.i-title5 h2 span {
    color: #999999;
    font-size: 14px;
    line-height: 34px;
    font-weight: normal;
    font-style:italic
}




.news_box_left {
    width: 575px;
    float: left
}
.tj_img {
    width: 600px;
    height: 350px;
    overflow: hidden;
}
.tj_img img {
    width: 600px;
    height: 350px;
}
.tj_title {
    margin: 10px 0 0 0
}
.tj_title a {
    color: #3e6db5;
    font-size: 16px;
    line-height: 30px;
}
.tj_title a:hover {
    color: #cc3300;
}
.tj_time {
    color: #999999;
    font-size: 14px;
    line-height: 30px;
}
.tj_zy a {
    color: #686868;
    font-size: 14px;
    line-height: 27px;
}
.news_box_right {
    float: right;
    width: 600px;
    height: auto;
    overflow: hidden;
}
.top_title {
    margin: 0 0 10px 0
}
.top_title a {
    color: #3e6db5;
    font-size: 22px;
    line-height: 30px;
}
.top_title a:hover {
    color: #cc3300;
}
.top_time {
    color: #999999;
    font-size: 14px;
    line-height: 30px;
}
.top_zy a {
    color: #595858;
    font-size: 14px;
    line-height: 27px;
}
.top_zy {
    color: #686868;
    font-size: 14px;
    line-height: 27px;
    border-bottom: #dcdcdc 1px dashed;
    padding:0 0 10px 0;
}
.n_list {
    height: auto;
    padding: 0 0 0 0 !important;
    position: relative;
}
.n_list li {
    width: 100%;
    height: 44px;
    line-height: 44px;
    display: block;
    color: #999999;
    font-size: 16px;
}
.n_list li a {
    font-size: 16px;
    color: #333333;
    background: url("../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
}



.n_list1 {
    height: auto;
    padding: 0 0 0 0 !important;
    position: relative;
}
.n_list1 li {
    width: 100%;
    height: 44px;
    line-height: 44px;
    display: block;
    color: #b5b5b5;
    font-size: 16px;
}
.n_list1 li a {
    font-size: 16px;
    color: #fff;
    background: url("../images/ico_001.png") left center no-repeat;
    padding-left: 15px;
    float: left
}
.n_list1 li a:hover {
    color: #ff411b
}
.n_list1 li .date {
    float: right;
    font-size: 14px;
    color: #fff}
.n_list1 li i {
    font-style: normal;
    color: #ff9900
}




/*i-tzgg*/
.i-tzgg {
    width:100%;
    height:415px;
    background: url("../images/tzgg_bg.jpg") center no-repeat #ffffff;
    background-size:cover;
}
.tz_box_nr {
    width: 1300px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    padding: 30px 0 0 0;
}
.tz_list {
    width: 580px;
    height: auto;
    overflow: hidden;
    margin: 0 30px 38px 0;
    float: left;
}
.tz_list .tz_date {
    font-size: 14px;
    color: #ffffff;
    background: #a80000;
    display: block;
    width: 90px;
    height: 86px;
    text-align: center;
    float: left;
    opacity: 1;border-bottom: #6e0202 4px solid;
}
.tz_list .tz_date span {
    font-size: 30px;
    color: #ffffff;
    width: 100%;
    text-align: center;
    display: block;
    height: 40px;
    line-height: 40px;
    margin: 15px 0 0 0
}
.tz_list .tz_txt {
    float: right;
    width:465px;
    height: 90px;
    overflow: hidden;
    padding: 0 0 0 0;
}
.tz_list .tz_txt h1 {
    color: #242424;
    font-size: 16px;
    line-height: 30px;
}
.tz_list .tz_txt h1 a {
    color: #242424;
}
.tz_list .tz_txt p {
    font-size: 13px;
    line-height: 30px;
    color: #6b6969;
    margin:5px 0;
    padding: 0;
}
.tz_list .tz_txt p a {
    color: #6b6969
}
.tz_txt:hover h1 a {
    color: #a82808;
}
.tz_list:hover .tz_date {
    opacity: 1;
}
.tz_list:hover p a {
    color: #3e6db5
}
/*i-xsgz*/
.i-xsgz {
    width:100%;
    height:570px;
    overflow:hidden;
    margin: 8px auto 7px auto;

background: url("../images/tzgg_bg1.jpg") center no-repeat #ffffff;
    background-size:cover;



}

.i-xsgz1 {
    width:100%;
    height:400px;
    overflow:hidden;
    margin: 20px auto 0 auto;

background: url("../images/tzgg_bg3.jpg") center no-repeat #ffffff;
    background-size:cover;



}


.i-xsgz-left {
    width:580px;
    float: left;
    height: auto;
    overflow:hidden;
}
.i-xsgz-right {
    width:580px;
    float: right;
    height: auto;
    overflow:hidden;
}
.tpwz_list {
    width: 580px;
    height: 126px;
    overflow: hidden;
    margin: 0 0 7px 0;
}
.tpwz_list .imgqy {
    width: 180px;
    height: 120px;
    overflow: hidden;
    float: left;
}
.tpwz_list img {
    width: 180px;
    height: 120px;
    padding: 0;
    border: #dfdfdf 1px solid;
    margin-right: 15px
}
.tpwz_list .tpwz_txt {
    float: right;
    width: 370px;
    height: 124px;
    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: 13px;
    line-height: 30px;
    color: #494949;
    margin:5px 0;
    padding: 0;
}
.tpwz_list .tpwz_txt p a {
    color: #494949
}
.tpwz_txt:hover h1 a {
    color: #cc0000;
}
/*i-wyfc*/
.i-wyfc{
     width:100%;
    height:398px;
    background: url("../images/tzgg_bg4b.jpg") center no-repeat #ffffff;
    background-size:cover;
}




.i-kstd {
    width:100%;
    height:415px;
    background: url("../images/tzgg_bg2.jpg") center no-repeat #ffffff;
    background-size:cover;
}


.i-wyfc-box {
    width:1200px;
    overflow:hidden;
    position:relative;
}
.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;
    zoom:1;
}
.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: 1200px !important;
}
.i-wyfc-box .bd ul {
    overflow:hidden;
    zoom:1;
}
.i-wyfc-box .bd ul li {
    margin:0 18px 0 0;
    float:left;
    _display:inline;
    overflow:hidden;
    text-align:center;
    position: relative;
}
.i-wyfc-box .bd ul li .pic {
    text-align:center;
    width:286px;
    height:204px;
    overflow: hidden;
}
.i-wyfc-box .bd ul li .pic img {
    width:286px;
    height:204px;
    display:block;
    padding:0;
}
.i-wyfc-box .bd ul li .pic a:hover img {
    border-color:#999;
}
.i-wyfc-box .bd ul li .title {
    position: absolute;
    bottom: 0;
    z-index: 99;
    background:url("../images/tt_bg.png");
    font-size: 14px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    display: block;
    width: 100%;
}
.i-wyfc-box .bd ul li .title a {
    color: #ffffff;
}
/*listbanner*/
.list_banner {
    width: 100%;
    text-align: center;
}
.list_banner img {
    width: 100%;
}
.this_map {
    background: #f1c1c1;
    height: 48px;
    position: relative;
    width: 100%;
}
.this_name {
    float: left;
    width: 240px;
    height: 54px;
    position: absolute;
    top: -45px;
    background: #ab2d2d;
    padding: 20px 0;
}
.this_name h1 {
    font-size: 30px;
    color: #ffffff;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.this_name span {
    font-size: 14px;
    color: #d8dfd8;
    display: block;
    margin: 0 auto;
    text-align: center;
}
.this_dqwz {
    float: right;
    width: 920px;
    text-align: right;
    color: #555555;
    font-size: 14px;
    line-height: 48px;
}
.this_dqwz h2 {
    display: block;
    float: left;
    line-height: 48px;
    font-weight: bold;
    color: #9c0101;
    font-size: 20px;
}
.this_dqwz .ico_home {
    margin: 0 5px;
}
/*list_main*/
.list_main {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    overflow: hidden
}
.list_main_left {
    width: 240px;
    float: left;
}
.list_main_right {
    width: 920px;
    float: right;
    padding: 10px 0;
}
.list_sub {
    width: 100%;
    min-height: 350px;
    background: url("../images/list_subj.png") bottom right no-repeat #e5e5e5;
    padding: 20px 0;
    overflow: hidden;
}
.list_sub li {
    width: 100%;
    padding: 5px 0 5px 20px;
}
.list_sub li a {
    display: block;
    height: 44px;
    line-height: 44px;
    width: 100%;
    padding: 0 0 0 15px;
    font-size: 16px;

border-left:4px solid #ad0303; background:#f4f4f4;text-indent:20px;border-bottom:1px solid #fff;
}






.list_sub li a:hover {
    background: #ffc0c0;
    border-left: #b7b7b7 4px solid;
    color: #555555;
    font-weight: bold;
}
.list_sub .on_here {
    background: #b90101;
    border-left: #ffffff 4px solid;
    color: #e6f0ff;
    font-weight: bold;
}



/*list_box*/
.list_box {
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 0;
}
.list_box li {
    line-height: 46px;
    height: 50px;
    font-size: 16px;
    color: #999999;
   
    padding: 0;
    background: url("../images/dxhx.png") bottom repeat-x;
}
.list_box li a {
    color: #4a4a4a;
    float: left;
    padding-left: 18px;
    
}
.list_box li:hover {
    background: #f8f8f8;
    color: #cc3300;
}
.list_box li a:hover {
    background: url("../images/ico_001.png") left center no-repeat #ececec;
    color: #cc3300;
}
.list-fy {
    text-align: center;
    margin: 0 auto 40px auto;
    min-height: 40px;
}
/*piclist*/
.pic-list {
    width: 960px;
    overflow: hidden;
    height: auto;
    margin: 20px auto;
}
.pic-list ul {
    width: 1000px;
    margin: 0 auto;
    padding: 0;
}
.pic-list li {
    width: 285px;
    margin-right: 34px;
    float: left;
    margin-bottom: 0;
}
.pic-list li img {
    width: 290px;
    height: 190px;
    border: #efefef 1px solid;
    padding: 5px;
}
.pic-list li img:hover {
    border: #ccc 1px solid;
    padding: 5px;
}
.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
}
/*content*/
.c-content {
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 30px auto 40px auto;
    padding: 0 20px;
}
.c-content .c-title {
    font-size: 30px;
    color: #cc3333;
    line-height: 50px;
    text-align: center
}
.c-content .other-s {
    font-size: 14px;
    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("../images/ico_fj2.png") left center no-repeat;
    padding: 0 0 0 20px
}
.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;
    position: relative;
}
.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;
}
/**/
/*c-content*/
.icontent {
    width: 1200px;
    border: #e5e5e5 1px solid;
    padding:0 40px;
    background: #fcfcfc;
    overflow: hidden;
    margin: 15px auto
}
.icontent .lm_name {
    height: 70px;
    line-height: 70px;
    border-bottom: #cccccc 1px solid
}
.icontent .lm_name h2 {
    float: left;
    width: 130px;
    text-align: center;
    height: 69px;
    font-size: 24px;
    color: #a61414;
    font-weight: bold;
    border-bottom: #a61414 3px solid;
}
.icontent .lm_name span {
    float: right;
    color: #666666;
    font-size: 12px;
}
.icontent .lm_name span a {
    color: #666666;
}
.wafx {
    padding: 0;
    position: absolute;
    right: 0;
    top:40px;
}
/*end*/
.end {
    background: url("../images/end_bg.jpg") center no-repeat #385f9a;
    background-size:cover;
    width: 100%;
    height:314px;
}
.end_left {
    width: 960px;
    float: left;
}
.end_right {
    width: 240px;
    float: right;
}
.i-yqlj {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.i-yqlj a {
    display: block;
    width: 16.66666%;
    float: left;
    color: #ffffff;
    line-height: 40px;
}
.i-yqlj a:hover {
    color: #aebed5;
}
.copright {
    border-top: #aebed5 1px solid;
    margin-top: 20px;
    padding: 10px 0 0 0;
}
.copright p {
    color: #ffffff;
    line-height: 24px;
}
.wx_sm {
    width: 100%;
    text-align: center;
    margin-top: 70px;
}
.wx_sm span {
    width: 100%;
    text-align: center;
    display: block;
    font-size: 14px;
    color: #ffffff;
    line-height: 40px;
}


.tanr780{ width:548px; float:right; height:367px;}
.tanr780li{ height:65px; width:100%; margin-bottom:36px;}
.tanr780lilf{ width:74px; height:76px; float:left; font-size:14px; text-align:center; background:url(../images/gghh_09.jpg) left center no-repeat;}
.tanr780lilf h3{ line-height:39px; font-weight:normal;}
.tanr780lilf p{ line-height:11px; color:#fff;}
.tanr780lilrr{ width:456px; height:65px; float:right;}
.tanr780lilrr h3{ line-height:33px; font-weight:normal; font-size:16px; color:#000;}
.tanr780lilrr p{ line-height:32px; color:#505050; }



/*横向居中*/
.te-align{ text-align:center;}

.gong{width: 100%;height: 375px;background: url(../images/bg1.jpg) no-repeat center center;overflow: hidden;margin-top: 20px;padding-top: 145px;}
.gong ul{width: 1250px;margin-left: -50px;}
.gong li{width: 575px;height: 80px;overflow: hidden;margin-left: 50px;margin-bottom: 50px;}
.gong li span{display: block;width: 60px;height: 80px;background-color: #f4f0ea}
.gong li span em,.gong li span i{display: block;height: 40px;line-height: 40px;font-family: Arial}
.gong li span em{font-size: 24px;color: #999}
.gong li span i{background-color: #a48d75;font-size: 18px;color: #FFF;text-transform: uppercase;}
.gong li .txt{padding-left: 95px;}
.gong li .txt h3{margin-top: 0;font-size: 15px;position: relative;}
.gong li .txt h3 b{position: absolute;right: 0;top: 2px;display: block;width: 27px;height: 18px;background: url(../images/more.png) no-repeat center center;}
.gong li .txt h3 b a{display: block;width: 100%;height: 18px}
.gong li .txt h3 a{color: #FFF}
.gong li .txt p{color: #d0c8c3;font-size: 14px;}
.gong li:hover span i{background-color: #ca240f}
.gong li:hover span em{color: #ca240f}




.wa1200{ width:1200px; height:auto; margin:0 auto; margin-top:49px; margin-bottom:50px;}

.youc280{ width:380px; height:340px; float:left; background:#ffffff;}
.youc280t{ width:380px; height:252px;}
.youc280t img{width:380px; height:252px;}
.youc280tff{ height:60px; width:360px; margin:0 auto; margin-top:14px;}
.youc280tff em{ width:75px; height:60px; background:#be9561; float:left;}
.youc280tff em h3{ line-height:30px; color:#fff; text-align:center; font-size:20px; font-weight:normal;}
.youc280tff em p{ line-height:3px; color:#fff;text-align:center;}
.youc2rr{ width:280px; float:right; line-height:30px; font-size:14px;}

.youc280tff:hover em{ background:#8f1e16;}
.youc280c{ width:380px; height:340px; float:left; background:#ffffff; margin-left:30px;}
.youc280r{ width:380px; height:340px; float: right; background:#ffffff;}



.news_box2 {
     width:100%;
    height:680px;
    background: url("../images/PPP1.png") center no-repeat #ffffff;
   
}

.i-title5 {
    height: 50px;
    line-height:50px;
    width: 100%;
    overflow: hidden;
    margin: 20px auto 20px auto;
    padding: 80px 0 5px 0;
    
}


.i-title5 h2 {
    font-size: 26px;
    font-weight: bold;
    color: #bb0202;
    display: block;
    text-align:center;
    padding: 0;
}
.i-title5  h2 span {
    color: #999999;
    font-size: 14px;
    line-height: 34px;
    font-weight: normal;
    font-style:italic
}
.container1 { width: 1200px; height:auto; overflow:hidden; padding-bottom:40px; margin: 0 auto; }

.in_tzmore1{ width:80px; height:25px; margin:0 auto; border:1px solid #ffffff; margin-top:10px; text-align:center;padding-top:5px;border-bottom: #ffffff 4px solid;}


.news_box3 {
     width:100%;
    height:680px;
    background: url("../images/PPP3.png") center no-repeat #ffffff;
    background-size:cover;
}

.container3 { width: 1200px; height:auto; overflow:hidden; padding-bottom:40px; margin: 0 auto;
 }


.news_box_right3 {
    float: right;
    width: 558px;
    height: auto;
    overflow: hidden;
}

.in_tzmore2{ width:80px; height:25px; margin:0 auto; border:1px solid #ffffff; margin-top:30px; text-align:center;padding-top:5px;border-bottom: #ff9900 4px solid;}



.container2 { width: 1200px; height:auto; overflow:hidden; margin: 0 auto; }
.container2 ul li{ float:left; width:200px;}
  .ic_list{ width:180px; padding-top:15px;}
    .ic_ims{ width:136px; margin:0 auto;}
	.ic_name{ width:100%; text-align:center; line-height:50px;}



.mt20{margin-top: 20px}
.mt30{margin-top: 30px}
.mt50{margin-top: 50px}

.w1200s{width: 1200px; height:auto; overflow:hidden; padding-bottom:20px; margin: 0 auto;position: relative;display: table;}





.open{width:1200px;
    overflow:hidden;
    position:relative;}
.open li{height: 120px;width: 100%;background-color: #eeeeee}
.open li span{display: block;width: 225px;height: 120px;color: #FFF;background: url("../images/l-bj.png");font-size: 20px;line-height: 120px;}
.open li .txt{padding-left: 355px;padding-right: 135px;padding-top: 5px}
.open li .txt h3{font-size: 16px;font-weight: normal;height: 24px;overflow: hidden;}
.open li .txt p{font-size: 14px;color: #9b9b9b;line-height: 24px;height: 48px;overflow: hidden;}


/*zt_box*/
.zt_box {
  width: 1200px;
  margin: 30px auto;
  height: auto;
}





/*iqtbox*/
.pp {background:url(../images/dt2.jpg) center no-repeat; height:auto;width:100%; min-width:1200px; padding:40px 0px;}


.iqtbox {
    margin: 0 auto 30px auto;
    height: auto;
    overflow: hidden
}

.iqt_left {
    width: 400px;
    float: left
}

.iqt_center {
    width: 445px;
    float: left;
    margin-left: 30px
}

.iqt_right {
    width: 290px;
    float: right;
    overflow: hidden;
}


.i_titlea {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: #a9a8a8 1px solid;
    
    margin: 0 auto 20px auto
}

.i_titlea h1 {
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    color: #3e6db5;
    font-weight: 700;
    border-bottom: #0148b1 3px solid;
    position: absolute;
  
    padding:0 10px;
    display:inline-block; 
}
.i_titlea span{ color: #ff9900; font-size: 12px;display: block;float: left;width: 20px; height: 50px;}

.ico01{background: url(../images/ico_xmqy.png) center no-repeat;}

.i_titlea .i_more {
        float: right;
     margin: 15px 5px 0 0;
    transition: all 0.6s;
}

.i_titlea .i_more:hover {
    color: #990000;
    margin-right: 0;
    transition: all 0.6s;
}








.i_lista {
    width: 99%;
    margin: 5px auto 0 auto;
}

.i_lista li {
    width: 100%;
    font-size: 14px;
    color: #a0a0a0;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
}

.i_lista li a {
    color: #4d4d4d;
    font-size: 15px;
    float: left;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    width: 80%;
    padding-left: 3%;
    text-align: left;
    transition: all 0.2s;
    background: url("../images/ico_002.png") left center no-repeat;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.i_lista li span {
    float: right;
    color: #7d7d7d;
}

.i_lista li:hover a {
    color: #1154c4
}

.ppp {background:url(../images/newsbg.png) repeat;  height:auto; padding:0px 0px;}

.youlj{height:363px; width:1200px; margin:0 auto; padding:20px 0px;}
.youljlf{ width:575px; float:left; height:390px;}


.ico01{background: url(../images/ico_xmqy.png) center no-repeat;}
.ico02{background: url(../images/ico_xkjs.png) center no-repeat;}
.ico03{background: url(../images/ico_xydt.png) center no-repeat;}
.ico04{background: url(../images/ico_xkjs.png) center no-repeat;}
.ico05{background: url(../images/ico_ztzq.png) center no-repeat;}
.ico06{background: url(../images/ico_ztzq.png) center no-repeat;}


.xiwtlfhs{ font-size:24px; float:left; min-width:100px;  text-indent:10px; height:50px; line-height:50px;color:#810000;font-weight: 700; background: url("../images/i-titlebg.png") bottom left no-repeat; width: 100%; }
.xiwtlfhs span{display: block;float: left;width: 36px; height: 50px;}
.xiwtlfhs a{font-size:14px; min-width:100px; text-align:right; float:right; line-height:50px; color:#a2a2a2;}

.ylis{ width:100%; height:auto; padding-top:65px;}
.ylis li{ width:20%; float:left; height:35px; font-size:14px;}

.youzt{ width:575px; float:right;  height:330px;}
.youzt li{ min-width:100px; float:left; height:118px; margin-left:20px; }





.i_list {
    width: 99%;
    margin: 5px auto 0 auto;
}

.i_list li {
    width: 100%;
    font-size: 14px;
    color: #a0a0a0;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}

.i_list li a {
    color: #4d4d4d;
    font-size: 16px;
    float: left;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    width: 80%;
    padding-left: 3%;
    text-align: left;
    transition: all 0.2s;
    background: url("../images/ico_002.png") left center no-repeat;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.i_list li span {
    float: right;
    color: #7d7d7d;
}

.i_list li:hover a {
    color: #1154c4
}



.Newslist {
}

.Newslist ul li {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px dashed #dcdcdc;
    background: url("../images/xb.jpg") no-repeat left 23px;
    font-size: 16px;
    padding-left: 15px;
    overflow: hidden;
    width: 97%;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Newslist ul li span {
    margin: 15px 0;
    float: left;
    display: inline-block;
    width: 114px;
    height: 30px;
    line-height: 30px;
    background: #f7f4f0;
    border: #f2e5da 1px solid;color: #333;
}

.Newslist ul li span i{
    margin: 0 0;
    display: inline-block;
    width: 35px;
    background: #990000;
    text-align: center;
    color: #fff;
    font-weight: normal;
    margin-right: 10px;
    font-size: 15px;
    font-style: normal;
    line-height: 30px;
}

.sjdh {
    display: none;
}

.ny_right_con {
    line-height: 34px !important;
    padding-top: 10px;
    min-height: 500px;
}

.fytpc {
    margin-top: 15px;
}

.m-list3 {

}

.m-list3 li {
    overflow: hidden;
    padding: 10px 0 30px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 20px;
}

.m-list3 .pic3 {
    float: left;
    overflow: hidden;
    width: 180px;
    height: 120px;
    position: relative;
}

.m-list3 .pic3 img {
    display: block;
    overflow: hidden;
    width: 180px;
    height: 120px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    position: absolute;
    z-index: 1;
}

.m-list3 .pic3:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}




.m-list3 .pic4 {
    float: left;
    overflow: hidden;
    width: 290px;
    height: 200px;
    position: relative;
}

.m-list3 .pic4 img {
    display: block;
    overflow: hidden;
    width: 290px;
    height: 200px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    position: absolute;
    z-index: 1;
}

.m-list3 .pic4:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}









.m-list3 .txt44 {
    overflow: hidden;
    padding-left: 20px;
}

.m-list3 .tit44 {
    font-size: 18px;
    font-weight: normal;
    line-height: 32px;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.m-list3 .tit44 a {
    color: #000;

    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.m-list3 .tit44 a:hover {
    color: #9a0000;
}

.m-list3 .txt44 p {
    height: 48px;

    font-size: 16px;
    line-height: 24px;
    color: #333;

    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    word-break: break-all;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

.m-list3 .info {
    padding: 5px 0;

    line-height: 25px;
}

.m-list3 .info .time1 {
    padding-left: 24px;
    font-size: 12px;
    color: #999;
    background: url(../images/icon-time.png) 0 center no-repeat;
}


.ny_right {
    float: right;
    background: #fff;
    width: 72%;
    padding: 2% 2% 2% 2%;
}

.jg_title h2 {
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    border-bottom: 1px solid #76211a;
    color: #76211a;
    font-size: 24px;
    text-align: left;
    background: url("../images/active_1.png") left center no-repeat;
    padding: 0 0 0 20px
}

.ijgsz ul {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
}

.ijgsz ul li {
    float: left;
    height: 52px;
    line-height: 52px;
    font-size: 16px;
    padding: 0 3%;
    width: 42%;
    margin: 0 1% 0 1%;
}

.ijgsz ul li a {
    overflow: hidden;
    width: 90%;
    display: block;
    background: url("../images/jgszico.png") left center no-repeat;
    padding-left: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ijgsz ul li a:hover{color: #76211a}
.ijgsz ul li:nth-child(4n), .ijgsz ul li:nth-child(4n+3) {
    background: #f5f5f5;
}

.ijgsz ul li:nth-child(4n+1), .ijgsz ul li:nth-child(4n+2) {
    background: none;
}


.janjie_title{
	margin: 17px auto;
	text-align: center;
	font-size: 22px;
	color: #333;
}
.cont_text_title{
	color:#666;
	font-size: 14px;
	text-align: center;
	margin-bottom: 20px;
}
.cont_text_list p{
	text-indent: 2em;
    font-size: 14px;
    line-height: 28px;
    color: #333;
    margin-bottom: 5px;
}
