@charset "utf-8";
/* CSS Document */
html {
    color: #000;
    background: #fff;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

html * {
    outline: 0;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}
body{
    margin:0;
    padding:0;
    font-family:"微软雅黑";
    font-size:14px;}
ul,li{
    list-style-type:none;
    margin:0;
    padding:0;}
h4,h5,h6 {   
font-size:100%;   
font-weight:normal;   
}   
img{
    border:0;}
a{
    text-decoration:none;
    color:#333;}
a:link{
    text-decoration:none;
    color:#333;}
a:hover{
    text-decoration:none;
    color:#990000;}
.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; min-width:1366px;}
#header{height:120px;background:#25499d;display: block;}
#main{ margin:15px auto; width:1200px; height:auto; overflow:hidden; background:#FFF;}
#footer{}

.logo{ margin:23px 0 0 15px;}
.top_r{ height: auto; overflow: hidden;}
.top_link{font-size: 12px; color: #FFFFFF;line-height: 50px; text-align: right;}
.top_link a{color: #FFFFFF;text-decoration:none;}
.top_tel{ text-align: right;}

.menu{ background: #4A74D5; height: 50px;width: 100%; margin: 0 auto; line-height: 50px;}
.p_one{ height:auto; overflow:hidden;}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~banner ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.banner-Box{ text-align: center; width:1200px; height:400px; 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_hover.png) center no-repeat; cursor:pointer;}
.banner-Box .hd ul li.on{ background:url(../images/ico_dd.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: 1200px; height: 400px;}
.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;}



/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~导航菜单 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

.nav{height:50px; line-height:50px; width:1200px;  position:relative; z-index:1; margin: 0 auto ;}
.nav .nLi 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{border-radius: 6px; display:block; padding:0 26px; font-size:16px; font-weight:bold;}
.nav .sub{ border-radius: 6px;opacity: 0.9;display:none; width:150px; left:0; top:50px;  position:absolute; background:#4A74D5;  line-height:36px; padding:5px 0; font-size: 15px;}
.nav .sub li{ zoom:1;}
.nav .sub a{border-radius: 6px;display:block; padding:0 20px;}
.nav .sub a:hover{border-radius: 6px; background:#ffffff; color:#4A74D5; font-weight:bold;width:110px;}
.nav .on h3 a{ background:#FFFFFF; color:#4A74D5;}
.nav .nLi1 a{ color:#fff;background:#4A74D5;}
.nav .nLi1{float:left;  position:relative; display:block;}
.nav .nLi1 h4{ float:left; margin:0; padding:0;}
.nav .nLi1 h4 a{ display:block; padding:0 26px; font-size:15px;}
.nav .sub1{order-radius: 6px; display:none;width:175px; top:0;position:absolute;margin: 0 0 0 150px;}
.nav .sub1 li{ zoom:1;}
.nav .sub1 a{display:block; padding:0 20px;width:120px;}
.nav .sub1 a:hover{ background:#FFFFFF; color:#4A74D5;width:120px;}
.nav .on h4 a{ background:#4A74D5; color:#FFFFFF;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~搜索 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.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: #4A74D5 1px solid;}
.search .s_btn{ background:#4A74D5; 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; left: 0px;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; font-weight:lighter; text-align:left;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: 250px; margin: 30px 0 30px 0; overflow: hidden ;}
.lc-Box .hd{ height:45px; line-height:45px; 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:210px;  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:#4A74D5;  border-bottom:1px solid #4A74D5; 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;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: #e2e2e2; width: 50px; height: 50px; color: #000000; font-size: 13px; text-align: center; float: left; margin-top: 3px;}
.it-date span{ background: #25499d;color: #FFFFFF;text-align: center; font-size: 16px; line-height: 32px; display: block;width: 100%; height: 31px;}
.i-tzgg{ padding: 0;}
.i-tzgg li{ margin: 1px 0 1px 0; padding:3px 0 3px 0; height: auto; overflow: hidden;}
.i-tzgg li p{ float:right; width: 215px; margin: 0; padding: 0; font-size: 16px; color: #333333; line-height: 26px; 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: right;
	width: 900px;
	overflow-x: auto;
	height: 210px;
	overflow-y: hidden;
}
.i-linkq-left ul{width: 1100px;padding: 0 0 0 0;}
.i-linkq-left li{ float: left; margin-right: 28px;}
.i-l-box{ border: #4A74D5 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: 40px;font-size: 16px; color: #666666;}
.i-l-title:hover{ color: #4A74D5;}
.i-linkq-right{
	width: 280px;
	float: left;
	overflow-y: auto;
	overflow-x: hidden;
	height: 200px;
}

.i-linkq-right a{display: block;width: 260px;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: #4A74D5;}

.i-text-link{ height: auto; overflow: hidden; padding: 0 0;text-align:left;}
.i-text-link span{ float: left;  padding-right:15px;color: #4A74D5; font-weight:800;}
.i-text-link a{float: left; font-size: 14px; color: #666666; display: block; margin-right: 50px;background:url(../images/ico_001.png) left center no-repeat; padding-left:10px;}
.i-text-link a:hover{color: #cc0000;}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~友情链接 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.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:14px; line-height:40px;}
.i_yqlj .ilink a{color:#404040; font-size:14px; 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: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 #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.1.png) 230px 14px no-repeat #0b81e1; border-left:#ff8040 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:820px;}
.lm_right .lm_dqwz{ height:47px;line-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:46px;height:46px; background:url(../images/xhx.png) bottom repeat-x; text-align:right; color:#999999; font-size:16px;}
.lm_right .lm_list a{ line-height:40px; 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:#000000; font-weight:normal; text-align:center; margin:0; padding:0;}
.wz_nr .w_wztime{ font-size:14px; 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:16px;line-height: 27px; text-align: -webkit-left; color:#333;}

#footer{  width: 100%; margin-top:0px; background:#404040; padding:15px 0; font-size:14px; color:#ffffff; line-height:24px; height: 160px;}
#footer p{ margin:0; padding: 0;font-family: 微软雅黑;font-size: 14px ;line-height: 24px !important;}
#footer a{color:#ffffff;text-decoration: none;}
#footer .f_left{ width:800px;text-align:left;  padding:20px 0;}
#footer .f_right{ width:400px;text-align:right; padding:20px 0;}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~二维码 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.ewm {width:200px;height:120px;float:left;text-align:center}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~禁止滚动条 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.element::-webkit-scrollbar { width: 0 !important }
.element { -ms-overflow-style: none; }
.element { overflow: -moz-scrollbars-none; }

