@charset "utf-8";
/* CSS Document */
body{ 
	margin:0;
	padding:0;
	font-family:"微软雅黑";
	font-size:14px;
}
ul,li{
	list-style-type:none;
	margin:0;
	padding:0;
}
img{
	border:0;
}
a{
	text-decoration:none;
	color:#333;
}
a:hover{
	text-decoration:none;
	color:#990000;
}
.fl{
	float:left !important;
}

.fr{
	float:right !important;
}
.zw_xx img{
max-width: 90%;
    margin: 0 auto;
    
	}
/*banner下链接*/
.bannerlj {
    width: 100%;
    margin: 0 auto;
    height: 255px;
    margin: 50px 0px;
}

.bannerlj1 {
    width: 1200px;
    margin: 0px auto;
}

.lj1 {
    width: 370px;
    height: 255px;
    background: url(../images/xsfw.jpg) no-repeat left center #914f9b;
    background-size: 35%;
    float: left;
    margin-bottom: 20px;
}

.lj2 {
    width: 370px;
    height: 255px;
    background: url(../images/jgfw.jpg) no-repeat left center #0072c6;
    float: left;
    background-size: 35%;
    /* margin-bottom: 20px; */
    margin: 0px 43px 20px;
}

.lj3 {
    width: 370px;
    height: 255px;
    background: url(../images/wlfw.jpg) no-repeat left center #ca9c0d;
    float: left;
    background-size: 35%;
}

.lj4 {
    width: 590px;
    height: 220px;
    background: #05aedf;
    float: right;
}

.lj11 {
    width: 246px;
    float: right;
    margin-top: 0px;
/*设置为伸缩容器*/
    height: 261px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;

   /*垂直居中*/
    -webkit-box-align: center;/*旧版本*/
    -moz-box-align: center;/*旧版本*/
    -ms-flex-align: center;/*混合版本*/
    -webkit-align-items: center;/*新版本*/
    align-items: center;/*新版本*/
}

.lj11 ul {
    margin-bottom: 10px;
    height: 210px;
}

.lj11 ul li {
    height: 30px;
    line-height: 30px;
    width: 195px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    color: #fff;
}

.lj11 ul li a {
    font-size: 14px;
    color: #FFFFFF;
}

.lj11 span {
    float: right;
    padding-right: 28px;
}

.lj11 span a {
    font-size: 13px;
    color: #FFFFFF;
}

.lj44 {
    width: 500px;
    margin: 52px auto 0px;
}

.lj44 ul {
}

.lj44 ul li {
    height: 30px;
    line-height: 30px;
    width: 150px;
    float: left;
}

.lj44 ul li a p {
    font-size: 20px;
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
}

.lj44 ul li a img {
    display: block;
    margin: 0 auto 20px;
}

.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;}
.top_r{ height: auto; overflow: hidden;}
.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: #2861a6; height: 50px;width: 100%; margin: 0 auto; line-height: 50px;}
.p_one{ height:auto; overflow:hidden}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~banner ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.banner-Box{width: 1200px;height: 312px;margin: auto;overflow:hidden;position:relative;}
.banner-Box .hd{ height:15px; overflow:hidden; position:absolute; right:45%; bottom:20px; z-index:1; }
.banner-Box .hd ul{ overflow:hidden; zoom:1;   }
.banner-Box .hd ul li{ float:left; margin-right:5px;  width:14px; height:14px; line-height:14px; font-size:0; text-align:center; background:url("../images/ico_dd.png") center no-repeat; cursor:pointer; }
.banner-Box .hd ul li.on{ background:url("../images/ico_dd_hover.png") center no-repeat; color:#fff; }
.banner-Box .bd{ position:relative; height:100%; z-index:0;   }
.banner-Box .bd li{ zoom:1; vertical-align:middle; }
.banner-Box .bd li a{display: block;width: 100%;height: 312px;}
.banner-Box .bd img{ width:430px; height:263px; display:block;  }
.banner-Box .bd  span{ position:absolute; bottom:0; background:url(../images/title_bg.png); width:100%;  line-height:40px; color:#fff; font-weight:bold;}
.banner-Box .bd h1{ color:#fff; font-size:14px; margin:0; padding:0 10px}
.relative{ position:relative; }
/* 下面是前/后按钮代码，如果不需要删除即可 */
.banner-Box .prev,
.banner-Box .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;   }
.banner-Box .next{ left:auto; right:3%; background-position:8px 5px; }
.banner-Box .prev:hover,
.banner-Box .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.banner-Box .prevStop{ display:none;  }
.banner-Box .nextStop{ display:none;  }



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~导航菜单 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.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 44px;font-size:16px;font-weight:bold;}
.nav .sub{ display:none; width:100%; left:0; top:50px;  position:absolute; background:#2861a6;  line-height:36px; padding:5px 0;  }
.nav .sub li{ zoom:1; }
.nav .sub a{display:block;text-align: center;/* padding:0 20px; */}
.nav .sub a:hover{ background:#f7f7f7; color:#333;  }
.nav .on h3 a{ background:#ff9900; color:#fff;   }


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~搜索 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.search{ padding:13px 0 0 0}
.search .s_txt{ background:url("../images/ico_search.png") 5px center no-repeat; margin:0; padding:0 0 0 20px; line-height:26px; height:26px; color:#b8b8bd; width:180px; border: #cccccc 1px solid;}
.search .s_btn{ background:#2861a6; margin:0; padding:0 10px; border:none; color:#fff;line-height:28px; height:28px; cursor:pointer}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~焦点图 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.slideBox{width: 370px;height: 260px;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: 370px;height: 260px;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: 210px; margin: 0 0 0 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:#2861a6;  border-bottom:1px solid #2861a6; 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: 178px;float: left;text-align: center;margin-right: 29px;}
.lc-Box .bd a{height:93px;width: 178px;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: 37%;top: 28%;}
.lc-Box .bd li .date{ float:right; color:#999;  }



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~新闻动态 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.im_left{width: 370px;margin-right: 43px;height:auto;overflow:hidden;float:left;}
.im_center{width: 370px;height:auto;overflow:hidden;margin:0 auto;float:left;}
.im_right{width: 370px;height:auto;overflow:hidden;float:right;}
.r_bk{width: 370px;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: 16px;}
.i-ilist li a{ color: #666666; }
.i-ilist li a:hover{ color: #cc0000; }
.i-ilist li span{ float: right; color: #999999;}

.it-date{background: #0b7cce;width: 50px;height: 30px;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: 14px;line-height: 28px;display: block;width: 100%;height: 30px;}
.i-tzgg{ padding: 0;}
.i-tzgg li{margin: 8px 0 4px 0;padding:0 0 10px 0;height: auto;overflow: hidden;}
.i-tzgg li p{float:right;width: 305px;margin: 0;padding: 0;font-size: 16px;color: #333333;line-height: 34px;overflow: hidden;}
.i-tzgg li p a{color: #666666;}
.i-tzgg li p a:hover{ color: #cc0000}


.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: #2861a6}
.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: #2861a6; }

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~友情链接 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.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:160px; overflow:hidden}
.list-main{ margin:15px auto; width:1200px; height:auto; overflow:hidden; background:#FFF; }
.lm_left{ border-top:#002855 4px solid; width:255px; float:left; }
.lm_left .lm_zsname{width:255px;height: 57px;overflow:hidden;background: #06345d;}
.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 #06467d; margin-bottom:1px; line-height:40px; height:40px; padding-left:30px; color:#fff; font-size:14px; }
.lm_left .lm_nav a:hover{background:url(../images/ico_003.png) 230px 14px no-repeat #06467d; border-left:#00213d 5px solid;width:220px;}
.lm_left .lm_navend{ background:url(../images/listnavxbg.png) top repeat-x; height:143px; width:255px;}
.lm_right{border-top:#002855 4px solid;border-bottom:#e2e2e2 1px solid;border-left:#e2e2e2 1px solid;border-right:#e2e2e2 1px solid;width:920px;float:right;min-height: 600px;}
.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:12px; 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:12px; }
.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:#333333; 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{text-indent:2em;font-size:14px;line-height: 27px; text-align: -webkit-left; color:#333;}


#footer{width: 100%;margin-top:10px;background:#2861a6;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: center;padding:20px 0;}