@charset "utf-8";
/* CSS Document */
body{ 
	margin:0;
	padding:0;
	font-family:"微软雅黑";
	font-size:14px;min-width: 1200px;
}
ul,li{
	list-style-type:none;
	margin:0;
	padding:0;
}
img{
	border:0;
max-width: 100%;
    height: auto !important;
}
a{
	text-decoration:none;
	color:#333;
}
a:hover{
	text-decoration:none;
	color:#1A96EE;
}
.fl{
	float:left !important;
}

.fr{
	float:right !important;
}
.clearboth{
	clear:both;
	border:0px;
	padding:0px;
	margin:0px;
}
.con1200{
	width: 1200px;
    height: auto;
    margin: 0 auto; 
}
#wrapper{ margin:0 auto; width:100%; background:#FFF; }
#header{height:120px;background:#ffffff;display: block;}
#main{ margin:15px auto; width:1200px; height:auto; overflow:hidden; background:#FFF; }
#footer{}

.logo{ margin:30px 0 0 15px;}
.logo img{width:80%;}
.top_r{ height: auto;}
.top_link{font-size: 12px; color: #999999;line-height: 50px; text-align: right;}
.top_link a{color: #999999; }
.top_tel{ text-align: right;}

.menu{ background: #1A96EE; height: 50px;width: 100%; margin: 0 auto; line-height: 50px;}
.p_one{ height:auto; overflow:hidden}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~banner ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.banner-Box{ width:100%; height:350px; overflow:hidden;background: url(../images/banner02.png) center no-repeat; opacity: 0.8; }




/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~导航菜单 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.nav{height:50px; line-height:50px; width:1200px;  position:relative; z-index:1; margin: 0 auto }
.nav a{ color:#fff; background:url(../images/nav_jgx.png) right center no-repeat}
.nav .nLi{ float:left;  position:relative; display:inline;  }
.nav .nLi h3{ float:left; margin:0; padding:0}
.nav .nLi h3 a{ display:block; padding:0 42px; font-size:16px; font-weight:bold;  }
.nav .sub{ display:none; width:100%; left:0; top:50px;  position:absolute; background:#1A96EE;  line-height:36px; padding:5px 0;  }
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 20px; }
.nav .sub a:hover{ background:#f7f7f7; color:#333;  }
.nav .on h3 a{ background:#ff9900; color:#fff;   }


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~搜索 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.search{ padding:0}
.search .s_txt{ background:url("../images/ico_search.png") 5px center no-repeat; margin:0; padding:0 0 0 25px; line-height:26px; height:26px; color:#b8b8bd; width:180px; border: #cccccc 1px solid;}
.search .s_btn{ background:#1A96EE; margin:0; padding:0 10px; border:none; color:#fff;line-height:28px; height:28px; cursor:pointer}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~焦点图 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.slideBox{ width:430px; height:290px; overflow:hidden; position:relative;   }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:10px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:10px; height:10px; line-height:10px; font-size:0; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#ff6600; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:430px; height:290px; display:block;  }
.slideBox .bd  span{ position:absolute; bottom:0; background:url(../images/title_bg.png); width:100%;  line-height:40px; color:#fff; font-weight:bold;}
.slideBox .bd h1{ color:#fff; font-size:14px; margin:0; padding:0 10px}
.relative{ position:relative; }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }


/*流程图切换*/
.lc-Box{ width:1200px;  text-align:left; height: 240px; margin: 0 0 30px 0; overflow: hidden }
.lc-Box .hd{ height:45px; line-height:45px; background:#f4f4f4; padding:0;   border-bottom:1px solid #ddd;  position:relative; }

.lc-Box .hd h1{font-size: 28px; color: #000000;line-height: 30px; float: left; font-weight: normal;margin: 0; padding:  0;}
.lc-Box .hd ul{ float:left;  position:absolute; left:250px;  height:45px; }
.lc-Box .hd ul li{ float:left; padding:0 25px; margin-right: 4px;  cursor:pointer; font-size: 18px;background:#e7e7e7;   color: #333333;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.lc-Box .hd ul li.on{ height:45px;  background:#1A96EE;  border-bottom:1px solid #1A96EE; color: #ffffff;border-top-left-radius: 5px;border-top-right-radius: 5px; }
.lc-Box .bd ul{ padding:35px 0;  zoom:1; width: 1300px; overflow: hidden}
.lc-Box .bd li{ width: 93px; float: left; text-align: center; margin-right: 29px;}
.lc-Box .bd a{ height:93px; width: 93px; margin: 0 0 15px 0; display: block; background: url("../images/lc-ico-bga.png") center no-repeat; text-align: center; position: relative; color: #666666; font-size: 14px;}
.lc-Box .bd .onthis{  background: url("../images/lc-ico-bgb.png") center no-repeat; }
.lc-Box .bd a:hover{background: url("../images/lc-ico-bgb.png") center no-repeat;}
.lc-Box .bd a img{ position:absolute;left:25%;top:30%}
.lc-Box .bd li .date{ float:right; color:#999;  }



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~新闻动态 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.im_left{ width:430px; margin-right:30px;height:auto; overflow:hidden; float:left}
.im_center{ width:430px; height:auto; overflow:hidden; margin:0 auto;float:left; }
.im_right{width:280px; height:auto; overflow:hidden; float:right; }
.r_bk{width:280px;height:auto; overflow:hidden; }
.r_bk .title{background:#e3e3e3; border-left:#002855 6px solid; text-align:left; height:36px; position:relative} 
.r_bk .title span{ font-size:14px; padding-left:10px; line-height:36px; height:36px;font-weight:bold; color:#003366} 
.r_bk .title a{ position:absolute; top:10px; right:10px} 
.r_bk .r_bknr{ padding:15px 2px;}
.r_bk .r_bknr ul{ padding:0 0;}
.r_bk .r_bknr li{ height:30px; line-height:30px; color:#666; font-size:12px; background:url(../images/ico_001.png) left center no-repeat; padding-left:10px;}
.r_bk .r_bknr li a{ height:30px; line-height:30px; color:#666}
.r_bk .r_bknr li a:hover{color:#ff7c00}

.ii-title{ border-bottom: #d4d4d4 1px solid; width: 100%; height: auto; overflow: hidden}
.ii-title h1{font-size: 24px; color: #000000;line-height: 40px; float: left; font-weight: normal;margin: 0; padding: 0 0 10px 0;}
.ii-title a{ float: right; font-size: 14px; color: #666666; margin-top: 20px;}
.ii-title a:hover{}
.i-ilist{height: auto; overflow: hidden; width: 100%; padding-top: 10px}
.i-ilist li{ line-height: 40px;color: #666666; text-align: left; font-size: 15px;}
.i-ilist li a{ color: #666666; }
.i-ilist li a:hover{ color: #1A96EE; }
.i-ilist li span{ float: right; color: #999999;}

.it-date{ background: #1A96EE; width: 50px; height: 50px; color: #ffffff; font-size: 12px; text-align: center; float: left; margin-top: 3px;}
.it-date span{ background: #dddddd;color: #000000;text-align: center; font-size: 20px; line-height: 28px; display: block;width: 100%; height: 31px;}
.i-tzgg{ padding: 0;}
.i-tzgg li{ margin: 18px 0 15px 0; padding:0 0 10px 0; height: auto; overflow: hidden}
.i-tzgg li p{ float:right; width: 215px; margin: 0; padding: 0; font-size: 15px; color: #333333; line-height: 26px; overflow: hidden;}
.i-tzgg li p a{color: #666666;}
.i-tzgg li p a:hover{ color: #1A96EE;}


.slideTxtBox{width:430px;  text-align:left;  }
.slideTxtBox .hd{ height:35px; line-height:35px; background:#fff; padding:0 0 0 0;   border-bottom:1px solid #003366;  position:relative; }
.slideTxtBox .hd ul{ float:left;  position:absolute; left:0; top:0; height:35px;   }
.slideTxtBox .hd ul li{ float:left; padding:0 20px; cursor:pointer; height:35px; line-height:35px; font-size:14px; background:#dadada; margin-right:5px; font-weight:bold; color:#333333}
.slideTxtBox .hd ul li.on{ height:35px;  background:#003366; color:#fff; line-height:35px; }
.slideTxtBox .bd ul{ padding:15px 2px;  zoom:1; }
.slideTxtBox .bd li{ height:30px; line-height:30px; color:#666; font-size:12px; background:url(../images/ico_001.png) left center no-repeat; padding-left:10px;}
.slideTxtBox .bd li a{ height:30px; line-height:30px; color:#666}
.slideTxtBox .bd li a:hover{ color:#ff7c00}
.slideTxtBox .bd li .date{ float:right; color:#999; }
.slideTxtBox .arrow{position:absolute; right:0; top:10px; }


.p_two{ height:auto; overflow:hidden; margin-top:20px; margin-bottom:10px;  width:100%;}
.p_two_left{width:880px;height:auto; overflow:hidden; margin-right:20px; float:left}
.bslcBox{width:880px;  text-align:left;  }
.bslcBox .hd{ height:35px; line-height:35px; background:#fff; padding:0 0 0 0;   border-bottom:1px solid #dadada;  position:relative; }
.bslcBox .hd .title{ color:#003366;font-size:16px;font-weight:bold; border-bottom:#002855 2px solid; line-height:34px; height:34px; display:block; width:100px; text-align:center}
.bslcBox .hd ul{ position:absolute; right:0; top:0; height:35px; margin:0; padding:0}
.bslcBox .hd ul li{ float:left; padding:0 25px; cursor:pointer; height:35px; line-height:35px; font-size:14px; background:#dadada; margin-left:5px; font-weight:bold; color:#333333}
.bslcBox .hd ul li.on{ height:35px;  background:#003366; color:#fff; line-height:35px; }
.bslcBox .bd ul{ padding:25px 2px;  zoom:1; }


/*i-linkq*/
.i-linkq{ height: auto; overflow: hidden; padding: 15px 0;}
.i-linkq-left{ float: left;width:880px;  }
.i-linkq-left ul{width:950px;overflow:hidden;}
.i-linkq-left li{ float: left; margin-right: 34px;}
.i-l-box{ border: #cccccc 1px solid; width: 150px; height: 150px; text-align: center; display: block;}
.i-l-box:hover{ border: #999999 1px solid; }
.i-l-box img{width: 122px; height: 122px; margin: 13px;}
.i-l-title{ display: block; text-align: center; line-height: 50px;font-size: 16px; color: #666666}
.i-l-title:hover{ color: #1A96EE;}
.i-linkq-right{ float: right;}
.i-linkq-right a{display: block;width: 280px;height: 42px; text-align: center; background: url("../images/i-kslj-a.png") left center no-repeat #e7e7e7;color: #333333; line-height: 42px; font-size: 16px; margin-bottom: 7px}
.i-linkq-right a:hover{background: url("../images/i-kslj-b.png") left center no-repeat #e7e7e7;color: #1A96EE; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~友情链接 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.i_yqlj{ border:#ececec 1px solid; background:#fff; line-height:40px; height:auto; overflow:hidden}
.i_yqlj .title{ color:#002855; width:120px; text-align:center; font-size:14px;  font-weight:bold;}
.i_yqlj .ilink{color:#404040; width:1080px; font-size:12px; line-height:40px;}
.i_yqlj .ilink a{color:#404040; font-size:12px; padding:0 20px 0 0; }
.i_yqlj .ilink a:hover{color:#ff7c00 }


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~列表页 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.list-banner{ margin:10px auto; width:1200px; height:200px; overflow:hidden}
.list-main{ margin:15px auto; width:1200px; height:auto; overflow:hidden; background:#FFF; }
.lm_left{ border-top:#1A96EE;4px solid; width:255px; float:left; }
.lm_left .lm_zsname{ width:255px; height:84px; overflow:hidden; background: url("../images/lm_zspic_bg.png") center no-repeat }
.lm_left .lm_zsname h1{ margin: 10px 0 0 0; padding: 0 0 0 25px; font-size: 20px; line-height: 30px; color: #ffffff;letter-spacing: 2px;font-weight:700px;}
.lm_left .lm_zsname h2{ margin: 0; padding: 0 0 0 25px; font-size: 14px; line-height: 30px;color: #c8d7ec; font-weight: normal;text-transform:uppercase;}

.lm_left .lm_zspic{width:255px; height:122px; margin:1px 0; overflow:hidden;}
.lm_left .lm_nav{width:255px;}
.lm_left .lm_nav a{display:block; width:225px; background:url(../images/ico_002.png) 230px 14px no-repeat #1A96EE; margin-bottom:1px; line-height:40px; height:40px; padding-left:30px; color:#fff; font-size:16px; }
.lm_left .lm_nav a:hover{background:url(../images/ico_003.png) 230px 14px no-repeat #ff9900; border-left:#ff9900 5px solid;width:220px;}
.lm_left .lm_navend{ background:url(../images/listnavxbg.png) top repeat-x; height:143px; width:255px;}
.lm_right{border-top:4px solid #1A96EE ; border-bottom:#e2e2e2 1px solid; border-left:#e2e2e2 1px solid; border-right:#e2e2e2 1px solid;  width:920px;float:right; min-height:820px;}
.lm_right .lm_dqwz{ height:47px; border-bottom:#e2e2e2 1px solid; text-align:right; padding:0 20px;}
.lm_right .lm_dqwz h1{ font-size:18px; line-height:47px; color:#000; float:left; background:url(../images/ico_004.png) left center no-repeat; margin:0; padding:0 0 0 30px; font-family:"微软雅黑"; font-weight:normal}
.lm_right .lm_dqwz h2{ font-size:18px; line-height:47px; color:#000; float:left; background:url(../images/ico_007.png) left center no-repeat; margin:0; padding:0 0 0 30px; font-family:"微软雅黑"; font-weight:normal}
.lm_right .lm_dqwz p{ font-size:15px; color:#999999; line-height:47px; margin:0; padding:0}
.lm_right .lm_list{ padding:30px 50px 10px 50px;}
.lm_right .lm_list li{ line-height:42px; background:url(../images/xhx.png) bottom repeat-x; text-align:right; color:#999999; font-size:15px; }
.lm_right .lm_list a{ line-height:40px; background:url(../images/ico_006.png) left center no-repeat; padding-left:10px; float:left; }
.lm_right .list_fy{ height:30px; margin:10px auto; text-align:center;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~内容页 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.wz_nr{ padding:30px}
.wz_nr .w_title{ font-family:"微软雅黑"; line-height:36px; font-size:24px; color:#1A96EE; font-weight:normal; text-align:center; margin:0; padding:0}
.wz_nr .w_wztime{ font-size:12px; line-height:34px; height:34px; background:#fafafa; width:100%; text-align:center;font-weight:normal; color:#555}
.zw_xx p{font-size:14px;line-height: 27px; text-align: -webkit-left; color:#333;}


#footer{  width: 100%; margin-top:10px; background:#1A96EE; padding:15px 0; font-size:14px; color:#ffffff; line-height:24px; height: 100px;}
#footer p{ margin:0; padding: 0}
#footer .f_left{ width:800px;text-align:left;  padding:20px 0}
#footer .f_right{ width:400px;  text-align:right;padding:20px 0}










.inner {
    margin: 0 auto;
    padding: 70px 0px 0px 0px;
    height: 100%;
    width: 100%;
    text-align: center;
}
.wp-panel {
    margin: 0 auto;
    width: 100%;
}
.news_list{
    width: 1200px;
    margin: 0 auto;
}
.news_list li.news {
    line-height: 34px;
    padding: 0px 0px 40px 0px;
    width: 300px;height:100px;
    float: left;
}
.news_imgs {
    float: left;
    width: 71px;
    margin: 0px 0px 0px 0px;
}

.news_wz {
    float: left;
    width: 66%;
    margin: 5px 0px 0px 0px;
}
.news_title {
    margin: 0px 0px 0 23px;
    float: left;
    width: 100%;
}
.news_title a {
    float: left;
    font-size: 17px;
    font-weight: bold;
    color: #000;
}

.news_list li.news .news_text {
    line-height: 22px;
    color: #666;
    float: left;
    width: 100%;
}
.news_text {
    margin: 0px 0px 0 23px;
}
.news_text a {
    float: left;
    font-size: 13px;
    color: #000;
}




.n1 .news_imgs{background: rgb(207, 183, 107);height: 80px;width: 80px;border-radius: 50%;}
.n2 .news_imgs{background:#b4ae18;height: 80px;width: 80px;border-radius: 50%;}
.n3 .news_imgs{background:#00643A;height: 80px;width: 80px;border-radius: 50%;}
.n4 .news_imgs{background:#993400;height: 80px;width: 80px;border-radius: 50%;}
.n5 .news_imgs{background:#B5020C;height: 80px;width: 80px;border-radius: 50%;}
.n6 .news_imgs{background: rgb(207, 183, 107);height: 80px;width: 80px;border-radius: 50%;}
.n7 .news_imgs{background:#cc9900;height: 80px;width: 80px;border-radius: 50%;}
.n8 .news_imgs{background:#013469;height: 80px;width: 80px;border-radius: 50%;}



.n1 .news_imgs img {padding-top: 15px; padding-left: 2px;}
.n2 .news_imgs img {padding-top: 20px;}
.n3 .news_imgs img {padding-top: 23px;padding-left: 5px;width: 40px;}
.n4 .news_imgs img {padding-top: 20px;}
.n5 .news_imgs img {padding-top: 15px;width:45px;}
.n6 .news_imgs img {padding-top: 15px;}
.n7 .news_imgs img {padding-top: 20px;}
.n8 .news_imgs img {padding-top: 15px;}







.link ul li{float:left;}
.link ul li a{font-size:15px;}



/* 站群导航-公共 */
#siteLast{position: relative;height: 20px;}
#siteLast dt {cursor: pointer;}
#siteLast dd{display:none; width:1000px; position:absolute;  background:#fff; text-align:left; color:#999; max-height:700px; overflow:auto; padding:10px;z-index: 999;}
#siteLast dd table{border-collapse: collapse;border-spacing: 0; font-size:12px; width:100%;}
#siteLast dd table td{padding-top:10px; padding-bottom:10px; overflow:hidden;}
#siteLast dd table .tdlab{width:90px; text-align:right; padding-right:20px; vertical-align:middle; line-height:26px; font-weight:bold;}
#siteLast dd ul{overflow:hidden; margin-right:-2%;}
#siteLast dd ul li{width:19%; margin-right:1%; float:left; height:26px; line-height:26px; overflow:hidden;}
#siteLast dd ul li a{color:#333;}
#siteLast dd ul li a:hover{color:#c00;}
#siteLast dd table.up{background:#f7f7f7;}
#siteLast.on dd{display:block;}

/* 站群导航-个性 */
#siteLast{display: inline-block; *display: inline;zoom: 1;}
#siteLast dt{padding: 0 5px;display: inline-block; *display: inline;zoom: 1;color: #999;}
#siteLast a{ padding:0; margin:0;}
#siteLast dd{ font-size:12px;right:0;border:2px solid #ff8a00;-webkit-box-shadow:0px 4px 8px rgba(0, 0, 0, .3);-moz-box-shadow:0px 4px 8px rgba(0, 0, 0, .3);box-shadow:0px 4px 8px rgba(0, 0, 0, .3);}
#siteLast li a{ cursor:pointer;}
#siteLast.on dt{ background-color:#ff8a00; color:#fff;}