@charset "utf-8";
body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    min-width: 1100px;
    background: #ffffff;
    font-family: "Microsoft Yahei", 宋体, sans-serif;
    /* background: url("../images/body_bg.jpg") top center no-repeat; */
}

.top{height: 150px;background-color:#1d2080;}

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: #1d2080;
    transition: all 0.6s;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;
}

.clearboth {
    clear: both;
    border: 0;
    padding: 0;
    margin: 0;
}
.bg{cursor: default;z-index: -1;width: 100%;background: url("../images/bg4.png") bottom no-repeat;height: auto;background-size: 100% auto;}
.w1060 {
    width: 1060px;
    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);
}


.header{width: 1060px;height: 68px;margin: 0 auto;overflow: hidden;padding: 41px 0px;}
.header .haeder_left{ width:742px; float: left }
.header .haeder_left .logo{/* margin: 30px 0 0 0; */display: block}
.header .haeder_right{ width:270px; float: right}
.header .top-link {color:#666666;  font-size: 14px;    line-height: 50px;    float: right;    text-align: right;}
.header .top-link a { color:#000000; margin: 0 5px}
.header .top-link a:hover { color:#cc0000; margin: 0 5px}


.i-search {
    width: 265px;
    height: 36px;
    overflow: hidden;
    position: relative;
    float: right;
    margin: 15px 0 0 0;
}
.i-search .search-txt {
    width: 216px;
    padding-left: 5px;
    height: 34px;
    line-height: 36px;
    background: #e9e9e9;
    color: #9e9e9e;
    border: none;
    opacity: 0.8;
}

.i-search .search-btn {
    width: 45px;
    height: 36px;
    position: absolute;
    right: 0;
    *
;
    background: url(../images/search_ico.png) center no-repeat #767676;
    /* background: url(../images/search_ico.png) center no-repeat #323131; */
    border: 0;
    cursor: pointer
}

.i-search .search-btn:hover {
    background: url("../images/search_ico.png") center no-repeat #ffab2d;
    border: 0;
    cursor: pointer;
}



.menubox{clear: both;width: 100%;margin: 0 auto;height: 50px;/* background: url("../images/munu_bg.png") top repeat-x #980000; */background: #fff;}
.nav{ padding:0; height:50px; line-height:50px;  position:relative; z-index:1; width: 1060px; margin: 0 auto;  }
.nav a{color: #000;}
.nav .nLi{ float:left;  position:relative; display:inline;}
.nav .nLi h3{ float:left;  }
.nav .nLi h3 a{ display:block;padding: 0px 43px; font-size:16px; font-weight:bold;}
.nav .sub{ display:none; width:156px; left:0; top:50px;  position:absolute; background:#661a1a;  line-height:34px; padding:5px 0;  }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 10px; text-align: center }
.nav .sub a:hover{ background:#990000; color:#fff;  }
.nav .on h3 a{background: #1d2080;color: #fff;}

.bannerbox{width:1040px; height: auto;overflow: hidden; margin: 15px auto; background: #ffffff; padding: 10px}
.newbox_left{width:730px; height: auto; overflow: hidden; float: left}
.newbox_right{ width:285px; height: auto; overflow: hidden; float: right; padding: 15px 0 0 0}
.newbox_right ul{width:300px;}
.newbox_right li{ width: 76px; height:110px; float: left; margin: 0 22px 0 0 }
.newbox_right li a{ display: block;width:76px; height: 76px;}
.newbox_right li img{ width:76px; height: 76px;}
.newbox_right li:hover img{opacity: 0.8; color: #cc0000}
.newbox_right li:hover span{color: #1d2080;}
.newbox_right li span{ display: block; width: 100%; text-align: center; font-size: 14px; color: #666666; line-height: 34px;}

.picnews{ width:730px; height:352px; overflow:hidden; position:relative;   }
.picnews .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:7px; z-index:1; }
.picnews .hd ul{ overflow:hidden; zoom:1; float:left;  }
.picnews .hd ul li{ float:left; margin-right:4px;  width:7px; height:7px; line-height:8px; font-size:0; text-align:center; background:#cccccc; cursor:pointer;  border-radius: 50px;}
.picnews .hd ul li.on{background: #1d2080; color:#fff;}
.picnews .bd{ position:relative; height:100%; z-index:0;   }
.picnews .bd li{ zoom:1; vertical-align:middle; }
.picnews .bd img{ width:730px; height:352px; display:block;  }
.picnews .bd  span{ position:absolute; bottom:0; background:url(../images/title_bg.png); width:100%;  line-height:36px; color:#fff; font-weight:bold;}
.picnews .bd h1{ color:#fff; font-size:14px; margin:0; padding:0 10px}



.imainbox{ width:1060px; margin: 0 auto; height: auto; overflow:hidden}
.i_list_box{}
.i_list{ width: 520px; height: auto; overflow: hidden;}
.ititle{ background:#ffffff; height:40px; line-height:40px; width: 520px;}
.ititle h2{background: #1d2080; height:40px; line-height:40px;display: block;float: left; padding:0 20px;color: #ffffff;font-size: 18px;}
.ititle .more{ display: block; float: right; font-size: 14px; color: #666666; line-height: 40px; padding: 0 15px}
.n_list{background: linear-gradient(rgba(255,255,255,0.7),rgba(255,255,255,0.2));min-height: 220px;/* background: url("../images/list_bg.png"); */padding: 10px 15px}
.n_list li{width: 100%; height: 34px; line-height: 34px; display: block;color: #333333;font-size: 14px;}
.n_list li a{font-size: 14px;color: #333333;  background: url("../images/ico_001.png") left center no-repeat; padding-left: 10px; float: left}
.n_list li a:hover{color: #1d2080;}
.n_list li .date{float: right}
.n_list li i{ font-style: normal; color: #ff9900;}


.ilink{width: 1060px;background: url("../images/xglink_bg1.png") left center no-repeat #f0f0f0;height: 40px;line-height: 40px;margin: 20px auto 0px;color: #dadada}
.ilink h2{display: block; color: #ffffff; font-size: 16px; line-height: 40px; float: left; padding: 0 50px 0 30px }
.ilink a{ margin:0 10px; color: #333333}
.ilink a:hover{color: #1d2080;}


.left{width: 220px; float:left}
.left ul{ padding-left: 30px; padding-right: 30px; height: 735px; padding-top: 20px; background-color: #FBFBFB; }
.left ul li{ line-height:50px; border-bottom:#E1E1E1 1px solid ; font-size:16px; padding-left:20px;}
.left ul li:hover{ background-color: #EFEFEF; }
.left ul li a{font-size:16px; display:block; color:#2D2D2D}
.left ul li.hover{ background-color: #EFEFEF; color: #707070; font-weight: bold }
.m_bt{ line-height:50px;background: #1d2080; color:#F2F2F2; font-size:18px; text-align:center; font-family:"Microsoft YaHei UI"}

.right{ width:820px; float: right; background-color: #FCFCFC;min-height:570px }
.right ul {  padding-top:20px; padding-left:40px; padding-right:40px;}
.right1{ width: 820px; float: right;}
.right1 ul {  padding-top:20px; padding-left:20px; padding-right:20px;}
.subject{ color: #383838; font-size: 18px; font-family: "microsoft yahei"; height: 41px; line-height: 40px; border-bottom: 1px solid #ddd; margin-left:20px; margin-right:20px; margin-top:8px;}
.subject b{display:inline-block;font-weight:normal;border-bottom: 2px solid #1d2080;height:40px;line-height:40px;padding: 0 20px}
.subject span{ color: #7A7A7A; display: inline-block; font-size: 14px; font-family: verdana; padding-right: 20px; float: right; }
.subject a{ font-size: 14px; color: #7E7E7E }

.news_list{margin:0;padding:0;list-style:none;}
.news_list li{border-bottom:1px dotted #ccc;padding:10px;line-height:18px;color:#999;font-size:12px;}
.news_list li:hover{background:#fafafa;}
.news_list li a{font-size:16px;font-family:microsoft yahei;display:block;line-height:40px;}
.news_list li em{color:#666;display:block;font-style:normal;line-height:24px;}
.list_page{ margin: 20px auto 40px auto; text-align: center; width: 100%}
.new_bt{ text-align:center; font-size:20px}
.jj_bt{ text-align:center; font-size:24px;padding-top:10px;padding-bottom:10px;border-bottom: #E1E1E1 1px solid; line-height:50px;}
.new_xx{ text-align: center; font-size: 14px; line-height: 50px; border-top: #E1E1E1 1px solid; color: #737373 }
.new_con{color:  #3F3F3F;line-height: 1.5; margin-top:16px; font-size:14px}
.new_con p{ color:  #3F3F3F; margin-bottom:7px;text-indent: 2em;}
.shang{ color: #3F3F3F; font-size:16px ;border-top: #E1E1E1 1px solid; margin-top:20px; line-height:36px; padding-top:14px;}
.next { color: #3F3F3F; font-size:16px ; margin-bottom:40px;}

.footer{/* width: 100%; *//* height:54px; *//* background: #f0f0f0; *//* border-top: #990000 7px solid; *//* font-size: 14px; *//* color: #333333; *//* padding: 20px 0; */}
.footer_left{width:80%; float:left;}
.footer_left p{ margin: 0; padding: 0; line-height: 24px;font-size: 14px;color: #333333;}
.footer_right{width:20%; float:right;padding-top:20px}



  .zbdh {
    width: 266px;
    height: auto;
    overflow: hidden;
    float: right;
    padding: 0px 12px;
    }


.topleft{width: 422px;height: 150px;
display:inline-block;
float:left;

background:url(../images/bg1.jpg);background-size: 100%;background-position: center;opacity: 0.7;}

.topright{width: 421px;height: 150px;
display:inline-block;
float:right;
background:url(../images/bg2.jpg);background-size: 100%;background-position: center;opacity: 0.7;}


			.footer {
				background: #1d2080;
				padding: 0;
				/* overflow: hidden; */
				color: #FFF;
				line-height: 36px;
			}
			
			.w1200 {
				width: 1200px;
				margin: 0 auto;
			}
			
			.one {
				width: 100%;
				padding: 20px 0;
				height: 182px;
			}
			
			.lef {
				float: left;
				width: 56%;
			}
			
			.lef h2 {
				margin: 0;
				padding: 0;
				padding-bottom: 15px;
			}
			
			.lef p {
				width: 48%;
				float: left;
				line-height: 32px;
				padding-right: 2%;
			}
			
			.bq {
				width: 100%;
				line-height: 46px;
				height: 46px;
				background: #13155b;
			}
			
			.bq p {
				text-align: center;
			}
			
			.footer_c_1 {
				width: 540px;
				height: 84px;
				margin: 43px auto;
				position: relative;
				font-size: 15px;
				color: #fff;
				float: right;
			}
			
			.jiaGao1 {
				height: 70px;
			}
			
			.jiaGao {
				height: 20px;
			}
			
			.bubbleInfo {
				width: 90px;
				height: 90px;
				float: left;
				position: relative;
				margin: 0;
				padding: 0;
			}
			
			.popup {
				position: absolute;
				filter: alpha(opacity=70);
				/*ie*/
				-moz-opacity: 0.7;
				/*moz , ff*/
				opacity: 0.7;
				/*css3, ff1.5*/
				z-index: 90;
			}
			
			.post {
				width: 43px;
				height: 43px;
				overflow: hidden;
				position: absolute;
				left: 25px;
				z-index: 100;
				text-align: center;
			}
			
			.post .thumb {
				display: block;
				width: 43px;
				margin: 0px auto;
				height: 43px;
				overflow: hidden;
				position: relative;
			}
			
			.post .thumb img.cover {
				position: absolute;
				top: 0;
				left: 0;
			}
			
			.post_text {
				text-align: center;
				top: 55px;
				position: absolute;
				z-index: 100;
				left: 15px;
			}
			
			.li_01 a {
				display: block;
				width: 235px;
				float: left;
				padding: 0px 0px 0px 10px;
				height: 39px;
				line-height: 39px;
				background: url(../images/tag_02.gif) no-repeat left center;
				color: #fff;
				vertical-align: middle;
				text-align: left;
			}
			
			.li_01 a:hover {
				text-decoration: underline;
			}




.zbdh-left{float:left;}
.zbdh-left p{text-align: center;color: #f34b26;font-weight: 700;font-size: 16px;padding: 0px;margin: 6px 0px;}
.zbdh-right{float:right;margin-top: 10px;}
.zbdh-right img{width: 25px;height: 25px;margin-right: 7px;margin-bottom: -4px;}



.pb_sys_style2 .p_no_d{

border: 1px solid #1d2080 !important;
    color: #fff;
    background-color: #1d2080 !important;

}


.rig{width:44%;float:right;}
.lef p span{display:block;}
