@charset "utf-8";/* CSS Document*/
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    min-width: 1100px;
    background: #ffffff;
    font-family: "Microsoft Yahei", 瀹嬩綋, sans-serif;background:#ffffff;
}

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;
}

.clearboth {
    clear: both;
    border: 0;
    padding: 0;
    margin: 0;
}

.w1200 {
    width: 1200px;
    /* height: 144px; */
    margin: 0 auto;
    overflow: hidden;
}

.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);
}

/*header*/
.header{ width:100%; height: 140px; background: #920000;}
.header_bg{ bottom no-repeat; height: 140px}
.header .top-line{ background: #00406e; height: 32px; line-height: 32px; color: #8eb0d7; font-size: 12px; font-family: simsun; position: absolute; top: 0; width: 100%; }
.header .top-line a{ color: #8eb0d7;}
.header .top-line-l{ float: left;}
.header .top-line-r{ float: right;}
.header .logo{ float: left; margin: 26px 0 0 0}
.header .top-right{ float: right; margin: 0 0 0 0; width: 260px;}
.top-link { color: #ffffff; font-size: 14px; line-height: 50px; float: right; text-align: right}
.top-link a{ color: #ffffff; font-size: 14px; line-height: 50px;}
/*search*/
.i-search {
   
}
.i-search .search-txt {
    width: 201px;
    padding-left: 5px;
    height: 36px;
    line-height: 36px;
    background: #ffffff;
    color: #9e9e9e;
    border: none;
}

.i-search .search-btn {
    width: 45px;
    height: 36px;
    position: absolute;
    right: 0;
    *margin-top: 1px;
    background: url("../images/search_ico.png") center no-repeat #000000;
    border: 0;
    cursor: pointer
}

.i-search .search-btn:hover {
    background: url("../images/search_ico.png") center no-repeat #ff9933;
    border: 0;
    cursor: pointer
}







/*i-menu*/
.menubox{ width:100%;background: #660000;}
.nav{ width:1200px; margin: 0 auto; height:46px; line-height:46px;  position:relative; z-index:1;  }
.nav li{  float: left;  position: relative; padding:0 23px;}
.nav .dhdqwz a{color: #fff}
.nav li>a{  display: block;  font-size:16px;color: #fff;width: 100%; line-height:46px;  text-align: center; font-weight: 600;}
.nav li.on>a,.nav li:hover>a{color: #fff;}
.nav li.on,.nav li:hover{  }
.two-nav{  position: absolute; border-top: 3px solid #f59b1a; width: 100%; left: 0%;  z-index: 9999;  display: none; background-color:#fff; padding: 10px 0px;}
.two-nav a{  display: block; line-height:36px; padding: 5px; text-align: center; color: #222;  font-size: 17px;}
.two-nav a:hover{background: #fdf0e0;color: #222;   }


/*banner*/
/*************banner*************/
#banner{width:100%;min-width:1300px;}

#banner .fbanner{width:100%;/*max-height:415px;8/}
#banner .fbanner .image{/*max-height:387px;max-height:415px;*/overflow: hidden;}
#banner .fbanner .image img{width:100%;/*height: 415px; */}
#banner .fbanner .slick-dots{bottom:10px; width:100%;position: absolute; }
#banner .fbanner  .slick-dots li{width:11px;height:11px;background:#fff;margin: 0 5px!important;border-radius: 50%;}
#banner .fbanner  .slick-dots li.slick-active{background:#ff8403;}
#banner .slick-dots li button:before{display:none;}
#banner .slick-dotted.slick-slider{margin-bottom:0px;}
#banner  .slick-slide{ margin: 0 ;}


/*p_news*/
.p_news{width: 1200px;margin: 10px auto 0 auto;height: auto;overflow: hidden;position: relative;}
.p_news_left{ float: left; width:770px; margin-right: 25px;}
.p_news_center{float: left; width: 485px;}
.p_news_right{float: right;width: 450px;overflow: hidden}
.t_title{ border-bottom: #dadada 1px solid; height:50px; line-height: 50px;}
.t_title h1{ color: #333333; font-size:24px;padding:0 10px;font-weight:500; border-bottom: #990000 2px solid; display:inline-block; height:49px; line-height:49px;}
.t_title span{ color: #ff9900; font-size: 12px;}
.t_title .more{ float: right; margin: 15px 5px 0 0}

.news{float: left;width: 730px;margin-right: 20px;}
.news_img{width: 52%;float: left;margin-top:20px;}
.news_img .fade{width:100%;}
.news_img .fade .pic{height:300px; position: relative;overflow: hidden;background:#fff;}
.news_img .fade .pic img{position:absolute; top:0;left:0; width: 100%; height: 100%;transition: 0.4s;object-fit: cover;}
.news_img .fade .pic:hover img{transform: scale(1.1);transition: .3s;}
.news_img .fade .slick-dots{bottom:0px;text-align:right;right: 20px;line-height: 25px;height:25px;position:absolute;width: 20%;margin: 0;}
.news_img .fade  .slick-dots li{width:10px!important;height:10px!important;background:#fff;margin: 0 4px!important;border-radius: 50%;top:20px;right:20px;}
.news_img .fade  .slick-dots li.slick-active{background:#fdcf30!important;width:10px!important;height:10px!important;top:17px!important;}
.news_img .fade .slick-dots li button:before{display:none;}
.news_img .bot{width:100%;background:rgba(0,0,0,0.6); position:absolute;bottom:0px;color:#fff;line-height:40px;text-indent:15px;}
.news_img .bot span{width:80%;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;display:block; font-weight: 600; font-size: 16px;}
.news_img .date{ position:absolute;bottom:40px;width:80px;background:rgba(253,207,48,0.8);text-align:center;color:#fff; font-family:Arial, Helvetica, sans-serif;line-height:28px;padding-top:7px;}
.news_img .date h1{font-size:26.5px;}
.news_img .date h2{font-size:15px;}
.news_img  .slick-slide{ margin: 0;}

.gzdt_list{margin-top:10px;padding: 0px 5px;width: 45%;float: right;}
.gzdt_list ul li{border-bottom: 1px  solid #dcd2c7;background: url("../images/ico_list.png") left center no-repeat;/* text-indent:20px; *//* overflow: hidden; *//* white-space: nowrap; *//* text-overflow: ellipsis; */FONT-VARIANT: JIS04;/* height: 50px; */line-height: 30px;color:#222;padding-left: 23px;}
.gzdt_list ul li a{color: #222;font-size: 16px;}
.gzdt_list ul li a:hover{ color:#990000;}
.gzdt_list ul li span{display: inline-block; font-size: 16px;color: #888;padding-right:3px; float: right;}


.yqsb_tp{ margin-top: 40px; margin-bottom: 40px;}
.yqsb_list{ position: relative;overflow: hidden;}
.yqsb_list .pic{overflow: hidden;height:135px;}
.yqsb_list .pic img{display: none}
.yqsb_list .pic .a{background-repeat: no-repeat;background-position: center;background-size: cover;height: 100%;display: block;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;background-size: cover !important;}
.yqsb_list:hover .pic .a{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}
.yqsb_list .txt{ padding: 0 2%; background: #990000; position:absolute;bottom:0px; line-height:32px;width:96%; right: 0;font-size: 17px;text-align: center;color: #fff;text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	display: block;}
.yqsb_list .txt a{color: #fff}
.yqsb_tp .slick-slide{ margin: 0 20px;}


.n_list{height:auto; padding:15px 0 0 0 !important; position: relative}
.n_list li{width: 100%; height: 38px; line-height: 38px; display: block;color: #999999;font-size: 14px; background: url("../images/xhx.png") bottom repeat-x}
.n_list li a{font-size: 14px;color: #666666;  background: url("../images/ico_list.png") left center no-repeat; padding-left:20px; float: left}
.n_list li a:hover{color: #cc3300}
.n_list li .date{float: right}
.n_list li i{ font-style: normal; color: #ff9900}


.ns_list{height: 330px; padding: 5px 0 0 0 !important; position: relative}
.ns_list li{width: 100%; height: 31px; line-height: 31px; display: block;color: #999999;font-size: 14px;}
.ns_list li a{font-size: 14px;color: #666666; float: left}
.ns_list li a:hover{color: #cc3300}
.ns_list li .date{float: right}
.ns_list li i{ font-style: normal; color: #ff9900; margin-right: 3px;}


.tw_top{ width: 100%;height: auto; overflow: hidden; margin: 5px auto 10px auto}
.tw_top img{ width:205px; height:136px; padding: 2px; border: #dfdfdf 1px solid; float: left; margin-right: 10px}
.tw_top .tw_txt{float: right;width:535px; height:136px; overflow: hidden; }
.tw_top .tw_txt h1{ color: #cc0000; font-size:24px; line-height:50px;}
.tw_top .tw_txt h1 a{ color: #cc0000;}
.tw_top .tw_txt p{ font-size: 14px; line-height: 24px; color: #999999; margin:5px 0 ;padding: 0}
.tw_top .tw_txt p a{  color: #999999}
.top_pic{ width: 322px;height: auto; overflow: hidden; margin: 5px auto 10px auto;}
.top_pic img{ width: 142px; height: 95px;padding: 3px; border: #dfdfdf 1px solid; float: left; margin-right: 10px}



.date_list{height:318px; padding:5px 0 0 0 !important; position: relative; overflow: hidden;}
.date_list li{border-bottom: #e4e4e4 1px solid;
    width: 100%;
    height:50px;
    display: block;
    padding: 16px 0;}
.date_list li a{font-size: 16px;color: #666666;line-height: 26px;}
.date_list li a:hover{color: #cc3300;}
.date_list li span {
    float: left;
    display: block;
    width: 50px;
    height:50px;
    background: #ffffff;
    text-align: center;
    color: #333333;
    font-size: 12px;line-height:18px;
    margin-right: 12px; border:#990000 1px solid; letter-spacing: -1px;
}
.date_list li span i {
    width: 100%;
    display: block;
    text-align: center;
    color: #ffffff;
    background: #990000;
    font-size: 18px;
    font-style: normal;
    line-height:30px;
}


/*i-others*/
.i-others{background: url("../images/newsbg.png");width: 100%;height: auto;margin: 10px auto 30px auto;padding: 10px 0;0}
.i-others_left{width: 580px;margin-right:20px;float: left}
.i-others_center{ width:385px;  float: left}
.i-others_right{width: 580px;float: right}
.i-link{ width: 1200px; margin:0 auto; height: auto; overflow:hidden; padding: 10px 0}
.i-link_left{ width: 800px; float: left; height: auto; overflow: hidden;}
.i-link_right{ width: 385px; float: right;overflow: hidden}
.i-link_left ul{ width: 1000px; float: left;}
.i-link_left a{  float:left; display: block; width: 254px; height: 88px; margin: 0 15px 15px 0; overflow:hidden}
.i-link_left img{ width:254px; height: 88px; overflow: hidden}
.i-link_right .kstd_link{ font-size: 16px; color: #333333; line-height: 40px;padding: 15px 0 0 0}
.i-link_right .kstd_link { width: 400px; height: auto; overflow: hidden}
.i-link_right .kstd_link li{ background: url("../images/ico_004.png") left center no-repeat; padding-left: 10px; float:left; width: 120px}
.i-link_right .kstd_link a{  }


/*n_list*/
.n_list2{/* height:170px; */padding: 5px 0 0 0 !important;position: relative}
.n_list2 li{width: 100%;/* height: 38px; */line-height: 30px;display: block;color: #999999;font-size: 14px;position: relative;}
.n_list2 li a{font-size: 16px;color: #666666;background: url("../images/ico_001.png") left center no-repeat;padding-left: 10px;/* float: left; */width: 89%;display: block;}
.n_list2 li a:hover{color: #cc3300}
.n_list2 li .date{float: right;position: absolute;right: 0;top: 0;}
.n_list2 li i{ font-style: normal; color: #ff9900}

/*i-others*/

.i-link{width: 1200px;margin:0 auto;height: auto;overflow:hidden;padding: 10px 0;}
.i-link_left{ width: 800px; float: left; height: auto; overflow: hidden;}
.i-link_right{ width: 385px; float: right;overflow: hidden}
.i-link_left ul{ width: 1000px; float: left;}
.i-link_left a{  float:left; display: block; width: 254px; height: 88px; margin: 0 15px 15px 0; overflow:hidden}
.i-link_left img{ width:254px; height: 88px; overflow: hidden}
.i-link_right .kstd_link{ font-size: 16px; color: #333333; line-height: 40px;}
.i-link_right .kstd_link { width: 400px; height: auto; overflow: hidden}
.i-link_right .kstd_link li{ background: url("../images/ico_004.png") left center no-repeat; padding-left: 10px; float:left; width: 120px}
.i-link_right .kstd_link a{  }

/*list*/
.lm_banner{ width: 100%; margin: 0 auto; height: 209px;}
.list-main{ width: 1200px; margin: 15px auto;height:auto;  position: relative;}
.list-main-left{float: left;width: 300px;top: -20px;position: relative;}
.list-main-left .subbox{ position:absolute; top:-50px; z-index: 99999}
.list-main-left .this-lmname{width: 283px;height:68px;background: url("../images/left_subbg.png") right center no-repeat;padding:0}
.list-main-left .this-lmname H1{ font-size: 24px; color: #ffffff; line-height:68px;margin: 0; padding: 0 0 0 30px;}
.list-main-left .this-lmname H3{ font-size: 14px; color: #cce9ff; line-height: 30px; margin: 0; padding: 0;}

.list-sub{width: 300px;height: auto;overflow: hidden;}
.left_logo{ background: url() right bottom no-repeat; border-bottom:#d1d1d1 4px solid }
.list-sub li{height: 43px;width: 284px;overflow: hidden;}
.list-sub li a{height: 42px;line-height:42px;width: 270px;display: block;background: url("../images/list_sub_bg.png") 190px center no-repeat;border-bottom: #d6d6d6 1px solid;border-left:#970000 3px solid;border-right:#d1d1d1 1px solid;padding-left: 10px;}
.list-sub li a:hover{background: url("../images/list_sub_bgon.png") 190px center no-repeat #970000; color: #ffffff}

.list-hot{ margin: 30px 0 0 0; width: 210px; border: #cccccc 1px solid; padding: 10px}
.list-hot h1{background: url() left bottom no-repeat; font-size: 16px; color: #006633; line-height: 40px; padding-left: 10px; }
.list-hot-list{ padding:0; margin: 10px auto}
.list-hot-list li{ text-align: center}
.list-hot-list img{ width: 190px; height: 70px; margin: 5px auto}

.list-main-right{float: right;width: 890px;min-height: 600px;padding:0;overflow: hidden;}
.list-main-right .lm_name{ height: 50px; line-height: 50px; border-bottom: #cccccc 1px solid}
.list-main-right .lm_name h2{ float: left; text-align: center; font-size:22px; color: #970000; font-weight: bold;}
.list-main-right .lm_name span{ float: right; color: #666666; font-size: 12px; }
.list-main-right .lm_name span a{ color: #666666;}

.fy-list{height: auto; overflow: hidden; margin: 0 auto; padding: 20px 0}
.fy-list li{ line-height: 40px; height: 40px; background: url("../images/ico_005.png") left center no-repeat; font-size: 16px; color: #999999; padding-left: 15px; text-align: left; }
.fy-list li a{ color: #666666; float: left; display: block;line-height: 40px; height: 40px; }
.fy-list li a:hover{ color: #006ab8; }
.fy-list li span{ float: right}
.listmor{ text-align: center; margin:30px auto;}

/*zinfo*/
.content-box{ width: 1200px; margin: 15px auto}
.content-box .lm_name{ height: 50px; line-height: 50px; border-bottom: #cccccc 1px solid}
.content-box .lm_name h2{ float: left; text-align: center; font-size:22px; color: #970000; font-weight: bold;}
.content-box .lm_name span{ float: right; color: #666666; font-size: 12px; }
.content-box .lm_name span a{ color: #666666;}
.c-content {
    height: auto;
    overflow:hidden;
    position: relative;
    margin: 20px auto 20px auto;
    padding: 0;
}
.c-content .c-title {
    font-size: 30px;
    color: #333333;
    line-height: 40px;
    text-align: center;
    margin: 15px 0 20px 0;
}
.c-content .other-s {
    font-size: 14px;
    line-height: 30px;
    text-align: center;
    color: #7f0000;
    background: #ececec;
}
.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;
    font-family:"寰蒋闆呴粦";
    margin: 15px 0;
    text-indent: 2em;
    text-align: left
}


/*footer*/
.footer{/* height: 144px; */background: url("../images/end_bg.png") top center repeat-x;margin: 15px auto 0 auto;}
.footer-left{padding: 30px 0 0 0;width: 1200px;float: left;position: relative;top: 20px;}
.footer-left p{ color: #ffffff; line-height: 27px; font-size: 14px; margin: 0; padding: 0;}
.footer-right{/* padding: 30px 0 0 0; */width: 200px;float: right;text-align: right;/* display: block; */position: relative;top: -71px;}

.wx_sm{ float: left; color: #ffffff; font-size: 12px; margin-left: 40px;}
.wx_sm img{ width: 65px; height: 65px;}
.wx_sm a span { color: #ffffff; display: block; text-align: center; line-height: 24px;}