﻿/*This document I was seriously prepared, you can reuse*/
*::after, *::before {
    box-sizing: border-box;
}
html{color:#000;background:#F8F4E9;font-family:"宋体",Arial,Helvetica,sans-serif;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}table{border-collapse:collapse;border-spacing:0}fieldset,img{border:0}address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal}ol,ul{list-style:none}caption,th{text-align:left}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}q:before,q:after{content:''}abbr,acronym{border:0;font-variant:normal}sup{vertical-align:text-top}sub{vertical-align:text-bottom}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;*font-size:100%}legend{color:#000}#yui3-css-stamp.cssreset{display:none}
/* set image max width to 100% */
a, a:visited {
color:#000;
text-decoration:none;
}
    a:hover {
        color: #ff0000;
    }
img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

.mt10{
    margin-top:10px;
}

.bd{
     width:1080px;
    margin:0px auto;
    overflow:hidden;
    padding:0 10px;
    background-color:#fff;
}
/****************************************************/

/*hdtop st*/
.hdtop {
    overflow:hidden;
    width:100%;
     height:30px;
     margin:5px auto 3px;
}
.hdtop .top{
   
    margin:0px auto;
    overflow:hidden;
}
.hdtop .top .lft{
   width:50%;
   float:left;
}
.hdtop .top .rft{
   float:right;
   text-align:right;
}
.hdtop .top .lft ul{
   overflow:hidden;
}
.hdtop .top .lft ul li{
   float:left;
   margin-right:20px;
}
.hdtop .top .rft ul{
   overflow:hidden;
    float:left;
}
.hdtop .top .rft ul li{
   margin-left:20px;
   overflow:hidden;
   float:left;
   height:30px;
   line-height:30px;
   font-size:12px;
}
.hdtop .top .rft ul li a{
   color:#ff0000;
}
.hdtop .top .rft .sousuo{
   float:left;
}



/*hdtop ed*/

/*sipt st*/
.sipt{
    overflow:hidden;
    height:25px;
    line-height:25px;
    border:1px solid #EAE4CE;
    width:100%;
}
.sipt .ipt{
  float:left;
  width:80%;
  height:25px;
  line-height:25px;
}
.sipt .ipt input{ 
  width:100%;
  padding-left:5px;
   border:0px;
}
.sipt .sbtn{
    float:right;
    width:20%;
    font-size:14px;
    color:#fff;
    background-color:#EAE4CE;
}
.sipt .sbtn input{
   border:0px;
    width:100%;
    color:#000;
    background-color:#EAE4CE;
}
/*sipt ed*/

/*banner st*/
.banner{
    overflow:hidden;
    width:100%;
    font-size:0px;
}
/*banner ed*/

/*menu st   */
.menu{
    width:100%;
    line-height:40px;
    background-color:#f79200;
}
.menu ul{
  overflow:hidden;
  width:1200px;
  margin:0px auto;
}
.menu ul li{
  width:96px;
  float:left;
  text-align:center;
}
.menu ul li a,.menu ul li a:valid{
    display:block;
    color:#fff;
    font-family:"微软雅黑";
}
.menu ul li a.sel,.menu ul li a:hover{
    background-color:#ffb346;
}
/*menu ed*/


/*bigtit st*/
.bigtit{
    width:100%;
    overflow:hidden;
}
.bigtit .tit{
   font-size:34px;
   text-align:center;
   padding:10px 0px;
   margin:10px auto;
   overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight:bold;
    font-family:"微软雅黑";
}
.bigtit .tit a{
   color:#E01D21;
}
.bigtit .tit a:hover{
   color:#0d7ae2;
}
.bigtit .summary{
   color:#000;
   font-size:14px;
   margin:10px auto 20px;
   line-height:2em;
   text-indent:24px;
   padding:0px 30px;
}
/*bigtit ed*/


/*jdt st*/
.jdt{
    overflow:hidden;
}
    .jdt .focus {
    float:left;
    width:400px;
    height:285px;
    }
        .jdt .jdtr {
    float:right;
    width:660px;
    height:285px;
    }
    .jdt .jdtr .focusnew{
    float:left;
    width:365px;
    height:285px;
    }
      .jdt .jdtr .notice{
  border: 1px solid #e7e2cf;
    float: right;
    height: 283px;
    width: 275px;
    }
/*jdt st*/
/*govnew st*/
.govnew{
    overflow:hidden;
    width:100%;
}
.govnew .head{
    height:26px;
    line-height:26px;
    border-bottom:1px solid #e71f19;
    margin-bottom:10px;
    padding-bottom:5px;
}
.govnew .head .tit{
    float:left;
    width:70%;
    color:#c00;
    font-size:18px;
    font-weight:bold;
     font-family:"微软雅黑";
}
.govnew .head .tit a{
    color:#c00;
}
.govnew .head .tit a:hover{
    color:#0d7ae2;
}
   
.govnew .head .more{
    float:right;
    width:25%;
    color:#000;
    text-align:right;
    font-size:14px;
    font-family:"宋体";
}
.govnew .article{
    margin:10px auto;
    overflow:hidden;
}
.govnew .article .tit{
    text-align:center;
    font-size:20px;
    margin:10px auto;
    color:#0a5fb0;
    max-height:54px;
       overflow: hidden;
}
.govnew .article .tit a{
    color:#0a5fb0;
}
.govnew .article .tit a:hover{
    text-decoration:underline;
}
    .govnew .article .info {
    line-height:1.5em;
    color:#666;
    text-indent:24px;
    font-size:12px;
       max-height:54px;
       overflow: hidden;
    }
    .govnew .imglst {
        overflow:hidden;
        margin:16px auto 15px;
    }
    .govnew .imglst .img{
     float:left;
     width:130px;
     height:98px;
     font-size:0px;
    }  
    .govnew .imglst .imginfo{
     float:right;
     width:240px;
     height:98px;
     overflow:hidden;
    }
      .govnew .imglst .imginfo .tit{
     height:30px;
     line-height:30px;
     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color:#000;
    }
          .govnew .imglst .imginfo .info{
     line-height:1.8em;
     overflow: hidden;
   font-size:12px;
   color:#999;
    }

.govnew ul{
    overflow:hidden;
}
.govnew ul li{
    height:30px;
    line-height:30px;
    font-size:14px;
    background:url("imageshd.gif") no-repeat scroll 0 50%;
}
.govnew ul li .tit{
   float:left;
   width:75%;
   overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent:10px;
}
.govnew ul li .time{
   float:right;
   width:25%;
   text-align:right;
   font-size:12px;
}
/*govnew ed*/

/*udtitlst st*/
.udtitlst {
    overflow:hidden;
}
.udtitlst .head{
    height:40px;
    border-bottom:1px solid #dfdfdf;
    background-color:#e7e2cf;
}
.udtitlst .head .tit{
   float:left;
   width:150px;
   font-size:0px;
   color:#c00;
   text-indent:6px;
    margin-top:7px;
}
.udtitlst .head .more{
   float:right;
   width:60px;
   text-align:right;
     font-size:14px;
    font-family:"宋体";
    padding-right:5px;
     margin-top:13px;

}
.udtitlst .img{
   overflow:hidden;
   font-size:0px;
}
.udtitlst ul{
   overflow:hidden;
   padding:0px 10px;
}
.udtitlst ul li{
  line-height:25px;
  overflow: hidden;
font-size:14px;
border-bottom:1px dashed #E7E2CF;
padding:8px 0px;
}

/*udtitlst ed*/

/*lftzt st*/
.lftzt{
    overflow:hidden;
    font-size:0px;
    margin:10px auto;
}
/*lftzt ed*/

/*lgbnews st*/
.lgbnews{
    overflow:hidden;
}
.lgbnews .lft{
    overflow:hidden;
    width:785px;
    float:left;
}
.lgbnews .rft{
    float:right;
    overflow:hidden;
    width:275px;
}

.lgbnews .lft .head{
    height:37px;
    background-color:#e7e2cf;
}
.lgbnews .lft .head .tit{
   float:left;
   color:#c00;
   font-size:18px;
   width:200px;
   text-indent:6px;
  margin-top:5px;
}
.lgbnews .lft .head .more{
   float:right;
   color:#740000;
   font-size:14px;
   width:100px;
   text-align:right;
   font-family:"宋体";
   margin-right:5px;
   margin-top:13px;
}
.lgbnews .lft .head a{
   color:#740000;
}


/*lrnews st*/
.lrnews{
    overflow:hidden;
}
.lrnews .tophd{
    height:37px;
    background-color:#e7e2cf;
}
.lgbnews .tophd .tit{
   float:left;
   color:#c00;
   font-size:18px;
   width:200px;
   text-indent:5px;
   margin-top:5px;
}
.lgbnews .tophd .more{
   float:right;
   color:#740000;
   font-size:14px;
   width:100px;
   text-align:right;
   font-family:"宋体";
   margin:12px 5px 0px 0px;

}
.lgbnews .tophd a{
   color:#740000;
}



.lrnews .left{
    overflow:hidden;
    float:left;
    width:387px;
}
.lrnews .right{
    overflow:hidden;
    float:right;
    width:387px;
}
/*lrnews ed*/

	.container{
			margin: 0px auto;
		}



		ul.tabs{
			margin: 0px;
			padding: 0px;
			list-style: none;
            border-bottom:1px solid #c00;
		}
		ul.tabs li{
			color: #000;
			display: inline-block;
			padding: 7px 10px;
			cursor: pointer;
            font-family:"微软雅黑";
		}

 



		ul.tabs li.current{
             color: #c00;
             font-weight: bold;
		}
        ul.tabs li.current a{
             color: #c00;
             font-weight: bold;
		}
		.tab-content{
			display: none;
			padding: 10px 0px;
		}

		.tab-content.current{
			display: inherit;
		}

        .tab-content ul{
			overflow:hidden;
		}
        .tab-content ul li{
			height:30px;
            line-height:30px;
            text-indent:15px;
            background:url("imageshd.gif") no-repeat scroll 0 50%;
            font-size:14px;
            overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
		}
/*lgbnews ed*/

/*lgbnew st*/
.lgbnew{
    overflow:hidden;
    border:1px solid #e7e2cf;
}
.lgbnew .head{
   height:37px;
   overflow:hidden;
   background-color:#e7e2cf;
}
.lgbnew .head .tit{
 float:left;
 width:70%;
 color:#c00;
 margin-top:5px;
 text-indent:6px;
}
.lgbnew .head .more{
 float:right;
 width:25%;
 font-size:14px;
 font-family:"宋体";
 text-align:right;
 padding:13px 5px 0px 0px;
 color:#740000;
}
.lgbnew .head .more a{
 color:#740000;
}
.lgbnew .head .more a:hover{
 color:#c00;
}
.lgbnew .lists{
    overflow:hidden;
    padding:10px;
}
.lgbnew .lists a{
    display:block;
    height:30px;
    line-height:30px;
    text-indent:10px;
    background:url("imageshd.gif") no-repeat scroll 0 50%;
    font-size:14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*lgbnew ed*/


/*lgbnew2 st*/
.lgbnew2{
    overflow:hidden;
}
.lgbnew2 .head{
   padding:7px 10px;
   overflow:hidden;
   border-bottom:1px solid #c00;
    font-family:"微软雅黑";
}
.lgbnew2 .head .tit{
 float:left;
 width:70%;
 color:#c00;
 font-family:"微软雅黑";
 font-weight:bold;
}

.lgbnew2 .head .tit a{
    color:#c00;
}



.lgbnew2 .head .more{
 float:right;
 width:25%;
 font-size:12px;
 font-family:"宋体";
 text-align:right;
 padding-top:5px;
 color:#740000;
}
.lgbnew2 .head .more a{
 color:#740000;
}
.lgbnew2 .head .more a:hover{
 color:#c00;
}
.lgbnew2 .lists{
    overflow:hidden;
    padding:10px;
}
.lgbnew2 .lists a{
    display:block;
    height:30px;
    line-height:30px;
    text-indent:10px;
    background:url("imageshd.gif") no-repeat scroll 0 50%;
    font-size:14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*lgbnew2 ed*/




 /*imglist start*/
.imglist {
overflow:hidden;
}
    .imglist .imghd {
    height:25px;
    line-height:25px;
    border-bottom:1px solid #ebebeb;
    padding-bottom:10px;
    }
    .imglist .imghd .lmtit {
    float:left;
    overflow:hidden;
    text-align:center;
    color:#171717;
    font-size:18px;
    text-indent:10px;
    background:url("imagesht.jpg") no-repeat scroll 0 center;
     font-family:"微软雅黑";
    }
        .imglist .imghd .imglinkmore {
            float:right;
            color:#f6f6f6;
            margin-right:10px;
        }
        .imglist .imghd .imglinkmore a,.imglist .imghd .imglinkmore a:visited{
            float:right;
            color:#000;
            font-size:14px;
            font-family:宋体;
        }
         .imglist .imghd .imglinkmore a:hover{
            float:right;
            color:#c3c3c3;
        }
/*.imgitm {
overflow:hidden;
margin-top:5px;
padding:0px 10px;
}
    .imgitm a {
    display:block;
    float:left;
    width:162px;
    margin:15px 40px 15px 0;
    position:relative;
    }
      
        .imgitm a span{
    text-align:center;
    display:block;
    font-size:14px;
    margin-top:5px;
    height:30px;
    line-height:30px;
    overflow:hidden;
    }*/
 /*.summary {
    color: #fff;
    display: none;
    height: 100%;
    padding: 0 25px;
    position: absolute;
    top: 0;
    width: 100%;
}
 .summary h5 {
    color: #fff;
    font-weight: bold;
    height: 2em;
    line-height: 2em;
    font-size:16px;
    margin-top: 20px;
    text-align: center;
}
 .summary .info {
    color: #fff;
    font-size: 0.8em;
    line-height: 1.2em;
    margin: 5px auto;
    text-align: center;
    font-size:12px;
}
 .summary .fj {
    font-size: 12px;
    margin-top: 20px;
    text-align: center;
}
 .summary  img {
    vertical-align: middle;
}*/
/*imglist end*/
/*lgbad st*/
.lgbad{
    overflow:hidden;
    margin:10px auto;
}
.lgbad .adlft{
    float:left;
    overflow:hidden;
    width:785px;
    font-size:0px;
}
.lgbad .adrft{
   float:right;
    overflow:hidden;
    width:275px;
    font-size:0px;
}
/*lgbad ed*/
.fourad{
    overflow:hidden;
    margin:10px auto;
}
.fourad a{
    display:inline-block;
    font-size:0px;
}
/*lgblr st*/
.lgblr{
    overflow:hidden;
}
.lgblr .lft{
    overflow:hidden;
    width:785px;
    float:left;
}
.lgblr .rft{
    overflow:hidden;
    width:275px;
    float:right;
}
/*lgblr ed*/
/*cards st*/
.cards{
    overflow:hidden;
}
.cards  .head{
    height:37px;
    background-color:#e7e2cf;
}
.cards  .head .tit{
   float:left;
   color:#c00;
   font-size:18px;
   width:400px;
   text-indent:6px;
   margin-top:5px;
}
.cards  .head .more{
   float:right;
   color:#740000;
   font-size:14px;
   width:100px;
   text-align:right;
   font-family:"宋体";
   padding:12px 5px 0px 0px;
}
.cards .info{
    overflow:hidden;
    padding:0 10px;
    margin-top:10px;
}
.cards .info .rows{
    margin-bottom:10px;
    overflow:hidden;
}
.cards .info .rows .zuobian{
    float:left;
    width:47%;
}
.cards .info .rows .youbian{
    float:right;
    width:47%;
}

.sxzy{
    overflow:hidden;
}
.sxzy .biaoti{
    height:35px;
    line-height:35px;
    color:#c00;
    margin-bottom:5px;
    font-weight:bold;
}
.sxzy .biaoti a{
    color:#c00;
}
.sxzy .biaoti a:hover{
    color:#000;
}
.sxzy .detail{
    overflow:hidden;
}
.sxzy .detail .img{
    float:left;
    width:126px;
}
.sxzy .detail .jj{
    float:right;
   width:212px;
   font-size:14px;
}
.sxzy .detail .jj a{
   height:25px;
   line-height:25px;
   display:block;
   font-size:14px;
   overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-indent:10px;
       background:url("imageshd.gif") no-repeat scroll 0 50%;

}
/*cards ed*/

/*tuwen st*/
.tuwen{
    overflow:hidden;
    border:1px solid #e7e2cf;
    padding-bottom:10px;
}
.tuwen .head{
    height:37px;
   overflow:hidden;
   background-color:#e7e2cf;
}
.tuwen .head .tit{
 float:left;
 width:70%;
 color:#c00;
 margin-top:5px;
 text-indent:6px;
}
.tuwen .head .more{
 float:right;
 width:25%;
 font-size:14px;
 font-family:"宋体";
 text-align:right;
 padding:13px 5px 0 0;
 color:#740000;
}
.tuwen .head .more a{
 color:#740000;
}
.tuwen .head .more a:hover{
 color:#c00;
}
.tuwen .topimg{
    overflow:hidden;
    padding:15px 10px 5px 10px;
}
.tuwen .topimg .img{
    float:left;
    width:130px;
}
.tuwen .topimg .info{
    float:right;
    width:113px;
}
.tuwen .topimg .info .tit{
 font-size: 14px;
    line-height: 1.6em;
    overflow: hidden;
}
.tuwen .topimg .info .jj{
  line-height:1.6em;
  font-size:12px;
  overflow:hidden;
  color:#666;
  height:60px;
}


.tuwen .lists{
    overflow:hidden;
    padding:5px 10px 0px 10px;
}
.tuwen .lists a{
    display:block;
    height:30px;
    line-height:30px;
    text-indent:10px;
    background:url("imageshd.gif") no-repeat scroll 0 50%;
    font-size:14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*tuwen ed*/

/*bmcx st*/
.bmcx{
    overflow:hidden;
}
.bmcx .head{
    height:40px;
    line-height:40px;
    background: rgba(0, 0, 0, 0) url("imagesht.jpg") no-repeat scroll 0 center;
    color: #171717;
    text-indent:10px;
    font-size:18px;
    border-bottom:1px solid #ebebeb;
     font-family:"微软雅黑";
}
.bm{
    overflow:hidden;
}
.bm a{
    display:block;
    float:left;
    width:70px;
   text-align:center;
   margin:15px 0 0 15px;
}
.bm a .img{
   font-size:0px;
   margin:0px auto;
}
.bm a .tit{
   height:30px;
   line-height:30px;
   font-size:14px;
}
/*bmcx ed*/

/*friendlink st*/
.friendlink{
    overflow:hidden;
    margin-top:10px;
}
.friendlink .head{
    height:40px;
    line-height:40px;
    background: rgba(0, 0, 0, 0) url("imagesht.jpg") no-repeat scroll 0 center;
    color: #171717;
    text-indent:10px;
    font-size:18px;
    border-bottom:1px solid #ebebeb;
     font-family:"微软雅黑";
}
.friendlink .row{
    overflow:hidden;
    margin-top:10px;
    font-size:14px;
}
.friendlink .row .tit{
    float:left;
    width:80px;
    text-align:center;
    color:#c00;
    line-height:1.6em;
}
.friendlink .row .lists{
      float:left;
      width:665px;
      line-height:1.6em;
}
/*friendlink ed*/


.footer {
    overflow: hidden;
    width: 100%;
}
.footer .foot {
    border-top: 10px solid #CB1410;
    margin: 20px auto 5px;
    width: 1100px;
}
.footer .foot ul {
    padding:10px 0px;
    overflow: hidden;
}
.footer .foot ul li {
    font-size: 12px;
    padding: 5px 0;
    text-align: center;
}
.scroll-text{
    height:230px;
    overflow: hidden;
    width:280px;
    margin:5px 0px;
}
#tpxw{
    overflow:hidden;
    margin:20px 0px 5px 10px;
}
#tpxw ul{
     overflow:hidden;
}
#tpxw ul li{
     width:165px;
     float:left;
     margin-right:40px;
}
#tpxw ul li a{
    display:block;
}
#tpxw ul li a span{
    font-size:14px;
    text-align:center;
    display:block;
    height:30px;
    line-height:30px;
    overflow:hidden;
}




#jsrh{
    overflow:hidden;
    margin:20px 0px 5px 10px;
}
#jsrh ul{
     overflow:hidden;
}
#jsrh ul li{
     width:165px;
     float:left;
     margin-right:40px;
}
#jsrh ul li a{
    display:block;
}
#jsrh ul li a span{
    font-size:12px;
    text-align:center;
    display:block;
    height:30px;
    line-height:30px;
    overflow:hidden;
}
.flex-caption {
  width: 100%;
  padding: 2%;
  left: 0;
  bottom: 0;
  background: rgba(0,0,0,.5);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,.3);
  font-size: 14px;
  line-height: 18px;
  position:absolute;
}
.yxjad{
    position:absolute;
    right:10px;
    bottom:10px;
    width:150px;
    height:420px;
}