<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {
	margin:0; padding:0; border:0; font-size:100%; font:inherit; 
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body{ font-size:14px; font-family:"Microsoft Yahei",Arial, Helvetica, sans-serif;}
ol, ul{list-style: none;}
blockquote, q{	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content:'';	content:none; }
table {	border-collapse: collapse;	border-spacing: 0; }

*{margin:0; padding:0;}
a{text-decoration:none;}
img{border:none;}
.fl{float:left;}
.fr{float:right;}
a:link, a:visited{color:; }
a:hover, a:active{color:; }

.clear { clear: both; *height: 0; *font-size: 0; *line-height:0; }
.clearfix { *zoom: 1; }
.clearfix:after { content: ""; display: table; clear: both; }

.lmtw{width:1100px; margin:0 auto; position:relative; }
.lmtwx{width:1200px; margin:0 auto; position:relative; }

/* -----------导航------------ */
.nav{height: 96px; position:absolute;width: 100%;z-index: 100;}

.nav_x{background-color: rgba(255,255,255,0.1);height: 96px;}
.nav_x&gt;img{height: auto;float: left;margin: 13px 0px 0px 51px;}
.nav_x ul {float: right;margin-right: 41px;}
.nav_x ul li{float: left;}
.nav_x ul li a{width:112px;height: 44px;font-size: 24px; color: #FFFFFF;text-align: center;display: block;/*line-height: 96px;*/margin:30px 0px 0px;line-height: 44px;}
.nav_x ul li a:hover{background-color: #FFFFFF;color: #013a90;}
.nav_x ul a&gt;img{margin:42px 0px 0px 10px;}



.zcpt{height: 920px;overflow: hidden;position: relative;}
.zcpts img{width:100%;height:auto;}
/*--------响应式宽屏幻灯片------------*/
@charset "utf-8";

.js-silder{
	position: relative;	
	min-width: 320px;
}
.silder-scroll{
	width: 100%;
	overflow: hidden;
}
.silder-main{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.silder-main-img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.silder-main-img img{
	width: 100%;
	height: 920px;
}
.js-silder-ctrl{
	position: absolute;
	bottom: 24px;
	left: 0px;
	width: 100%;
	text-align: center;
}
.silder-ctrl-prev,
.silder-ctrl-next{
	position: absolute;
	top: 0;
	width: 8%;
	height: 100%;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	font-family: "宋体";
	font-size: 52px;
	font-weight: 600;
	text-shadow: #666 2px 2px 5px;
}
.silder-ctrl-prev{
	left: 0;
	text-align: left;
}
.silder-ctrl-next{
	right: 80px;
	text-align: right;
}
.silder-ctrl-prev&gt;span,
.silder-ctrl-next&gt;span{
	position: absolute;
	top: 50%;
	margin-top: -40px;
}
.silder-ctrl-prev&gt;span{
	left: 0;
}
.silder-ctrl-next&gt;span{
	right: 0;
}
.silder-ctrl-con{
	display: inline-block;
	
	padding: 10px 0;
	margin: 0 10px;
	cursor: pointer;
}
.silder-ctrl-con&gt;span{
	width: 18px;
	height: 18px;
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	background-color: #e4e4e4;
	border-radius: 15px;
}
.silder-ctrl-con.active&gt;span{
	background-color: #e18a01;
	width: 68px;
	height: 18px;
}



.czpt_x1{position: absolute;right: 70px;bottom:460px;}
.czpt_x1 a{width: 129px;height: 129px;background-color: #FFFFFF;display: block;border-radius: 88px;overflow: hidden;}
.czpt_x1 a img{display: block;margin: 20px auto 0px;}
.czpt_x1 a p{font-size: 19px;color: #0091db;text-align: center;}


.czpt_x1 a img{
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-ms-transition:all 1s;
	-o-transition:all 1s;
	transition:all 1s;}

.czpt_x1 a img:hover{
	-webkit-transform:scale(1.4) rotate(360deg);
	-moz-transform:scale(1.4) rotate(360deg);
	-ms-transform:scale(1.4) rotate(360deg);
	-o-transform:scale(1.4) rotate(360deg);
	transform:scale(1.4) rotate(360deg);
}


.czpt_x2{position: absolute;right: 70px;bottom:310px;}
.czpt_x2 a{width: 129px;height: 129px;background-color: #FFFFFF;display: block;border-radius: 88px;overflow: hidden;}
.czpt_x2 a img{width: 51px;display: block;margin: 20px auto 0px;}
.czpt_x2 a p{font-size: 19px;color: #0091db;text-align: center;}


.czpt_x2 a img{
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-ms-transition:all 1s;
	-o-transition:all 1s;
	transition:all 1s;}

.czpt_x2 a img:hover{
	-webkit-transform:scale(1.4) rotate(360deg);
	-moz-transform:scale(1.4) rotate(360deg);
	-ms-transform:scale(1.4) rotate(360deg);
	-o-transform:scale(1.4) rotate(360deg);
	transform:scale(1.4) rotate(360deg);
}

.czpt_x3{position: absolute;right: 70px;bottom:160px;}
.czpt_x3 a{width: 129px;height: 129px;background-color: #FFFFFF;display: block;border-radius: 88px;overflow: hidden;}
.czpt_x3 a img{width: 51px;display: block;margin: 20px auto 0px;}
.czpt_x3 a p{font-size: 19px;color: #0091db;text-align: center;}

.czpt_x3 a img{
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-ms-transition:all 1s;
	-o-transition:all 1s;
	transition:all 1s;}

.czpt_x3 a img:hover{
	-webkit-transform:scale(1.4) rotate(360deg);
	-moz-transform:scale(1.4) rotate(360deg);
	-ms-transform:scale(1.4) rotate(360deg);
	-o-transform:scale(1.4) rotate(360deg);
	transform:scale(1.4) rotate(360deg);
}





.czpt_x{position: absolute;right: 70px;bottom:160px;}
.czpt_x a{width: 129px;height: 129px;background-color: #FFFFFF;display: block;border-radius: 88px;overflow: hidden;}
.czpt_x a img{width: 51px;display: block;margin: 25px auto 0px;}
.czpt_x a p{font-size: 22px;color: #0091db;text-align: center;line-height: 49px;}


.czpt_x a img{
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-ms-transition:all 1s;
	-o-transition:all 1s;
	transition:all 1s;}

.czpt_x a img:hover{
	-webkit-transform:scale(1.4) rotate(360deg);
	-moz-transform:scale(1.4) rotate(360deg);
	-ms-transform:scale(1.4) rotate(360deg);
	-o-transform:scale(1.4) rotate(360deg);
	transform:scale(1.4) rotate(360deg);
}







/* -----------关于我们------------ */
.gywm{height: 713px;background: url(../images/thjt/gywm_bj.jpg) no-repeat center center;padding-top: 81px;}
.gywm_s{background: url(../images/thjt/lt.png) no-repeat center 41px;}
.gywm_s h2{}
.gywm_s h2 a span{font-size: 36px;color: #0091db;text-align: center;display: block;line-height: 30px;}
.gywm_s h2 a em{font-size: 24px;color: #0091db;text-align: center;display: block;line-height: 90px;}
.gywm_x ul{padding: 0px 73px;}
.gywm_x ul li{float: left;margin: 10px 66px;}
.gywm_x ul li a{background: url(../images/thjt/gywm_bj.png) no-repeat top center;display: block;width: 186px;height: auto;}
.gywm_x ul li a img{margin: 57px 0px 0px 54px;
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-ms-transition:all 1s;
	-o-transition:all 1s;
	transition:all 1s;}

.gywm_x ul li a:hover img{
	-webkit-transform:scale(1.4) rotate(360deg);
	-moz-transform:scale(1.4) rotate(360deg);
	-ms-transform:scale(1.4) rotate(360deg);
	-o-transform:scale(1.4) rotate(360deg);
	transform:scale(1.4) rotate(360deg);
}

.gywm_x ul li a span{text-align: center;display: block;margin-top: 65px;font-size: 24px;color: #0091db;}
.m{margin:20px 66px !important;}


/* -----------主营业务------------ */
.zyyw{height: 818px;background: url(../images/thjt/zyyw_bj.jpg) no-repeat center center;padding-top: 58px;}
.zyyw_s{background: url(../images/thjt/bt.png) no-repeat center 44px;}
.zyyw_s h2{}
.zyyw_s h2 a span{font-size: 36px;color: #FFFFFF;text-align: center;display: block;line-height: 30px;}
.zyyw_s h2 a em{font-size: 24px;color: #FFFFFF;text-align: center;display: block;line-height: 90px;}
.zyyw_x{margin-top: 20px;width:884px;margin:0px auto;}
.zyyw_x ul{padding: 0px 12px;}
.zyyw_x ul li{position: relative;float: left;}
.zyyw_x ul li a{float: left;margin: 48px 23px;width: 169px;height: 169px;border-radius:88px;background-color: #FFFFFF;position: relative;z-index: 10;}
.zyyw_x ul li a{}
.zyyw_x ul li a img{width: 74px;margin: 25px auto 0px;display: block;}
.zyyw_x ul li a p{font-size: 24px;color: #0a2053;text-align: center;line-height: 52px;}
.zxc{line-height: 25px !important;}
.snzh{margin-left: 110px !important;}

.yc_x{width: 176px;height:103px;padding: 38px 24px 0px 24px;position: absolute;background-color: #FFFFFF;left: -3px;top: 128px;font-size: 14px;color: #003b95;line-height: 25px;z-index: 5;display: none;}
.yc_s{height:265px;}
.yc_s a{width: 105px !important;height: 105px !important;border-radius:88px;border: 3px solid #179bde;margin: 48px 55px !important;box-sizing: border-box;}
.yc_s a img{width: 60px !important;margin: 5px auto 0px !important;}
.yc_s a p{font-size: 19px !important;line-height: 15px !important;}
.disBlock{display: block;}




/* -----------下属分子公司------------ */
.xsfzgs{height: 640px;background: url(../images/thjt/xsfzgs_bj.jpg) no-repeat center center;padding-top: 91px;}
.xsfzgs_s{background: url(../images/thjt/lt.png) no-repeat center 44px;}
.xsfzgs_s h2{}
.xsfzgs_s h2 a span{font-size: 36px;color: #0091db;text-align: center;display: block;line-height: 30px;}
.xsfzgs_s h2 a em{font-size: 24px;color: #0091db;text-align: center;display: block;line-height: 90px;}


/* -----------下属分子公司---选项卡--------- */


.slideGroup{}
.slideGroup .parHd{width: 435px;margin: 0px auto;z-index: 1;position:relative;  }
.slideGroup .parHd ul{}
.slideGroup .parHd ul li{float: left;width: 168px;height: 38px;line-height: 38px;border-bottom: 0px;cursor: pointer;text-align: center;border: 1px solid #0091db;}
.slideGroup .parHd ul li a {color: #0091db;font-size: 24px;}
.fgs {margin-right: 75px;}
.slideGroup .parHd ul li.on{ background-color: #0091db;cursor: pointer;}
.slideGroup .parHd ul li.on a{color: #FFFFFF;}
.slideGroup .slideBox{ overflow:hidden; zoom:1; margin: 14px 0px 0px; position:relative;   }


.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
.slideGroup .parBd ul li{width: 340px;height: 384px;float: left;background-color: #FFFFFF;padding-top: 14px;overflow: hidden;margin: 0px 16px;}

.slideGroup .parBd ul li .title a span{color: #0091db;font-size: 24px;text-align: center;display: block;}
.slideGroup .parBd ul li .title a p{font-size: 14px;color: #0091db;text-align: center;margin-top: 15px;}

.slideGroup .parBd ul li .pic{ text-align:center;}
.slideGroup .parBd ul li .pic img{height: 293px;width: 340px;display:block;}
.slideGroup .parBd ul li .title{height: 75px;}


.slideGroup .parBd ul li .pic img{
    -webkit-transition: all .3s ease;  /* Safari and Chrome */
    -moz-transition: all .3s ease;     /* Firefox */
    -o-transition: all .3s ease;       /* Opera */
    -ms-transition: all .3s ease;      /* IE 9 */
    transition: all .3s ease;
}



.slideGroup .parBd ul li .pic img:hover {
    transform-origin: center center;
    transform: scale(1.1,1.1);
    -webkit-transform-origin: center center;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform-origin: center center;
    -moz-transform: scale(1.1, 1.1);
    -o-transform-origin: center center;
    -o-transform: scale(1.1,1.1);
    -ms-transform-origin: center center;
    -ms-transform: scale(1.1,1.1);
}







/* -----------党群建设------------ */
.dqjs{height: 615px;background: url(../images/thjt/dqjs.jpg) no-repeat center center;padding-top: 58px;}
.dqjs_s{background: url(../images/thjt/ht.png) no-repeat center 44px;}
.dqjs_s h2{}
.dqjs_s h2 a span{font-size: 36px;color: #ca0606;text-align: center;display: block;line-height: 30px;}
.dqjs_s h2 a em{font-size: 24px;color: #ca0606;text-align: center;display: block;line-height: 90px;}

.dqjs_x ul li{float: left;margin: 19px 59px;}
.dqjs_x ul li a{display: block;width: 156px;height: 156px;border-radius:88px;background-color: #ca0606;overflow: hidden;}
.dqjs_x ul li a img{width: 82px;margin: 38px auto 0px;display: block;}
.dqjs_x ul li p{font-size: 24px;color: #ca0606;text-align: center;line-height: 65px;}


.dqjs_x ul li a img{
	-webkit-transition:all 1s;
	-moz-transition:all 1s;
	-ms-transition:all 1s;
	-o-transition:all 1s;
	transition:all 1s;}

.dqjs_x ul li a:hover img{
	-webkit-transform:scale(1.4) rotate(360deg);
	-moz-transform:scale(1.4) rotate(360deg);
	-ms-transform:scale(1.4) rotate(360deg);
	-o-transform:scale(1.4) rotate(360deg);
	transform:scale(1.4) rotate(360deg);
}



/* -----------党群建设---专题滚动--------- */
.picScroll-left{overflow:hidden; position:relative;margin-top:36px;}
.picScroll-left.prev,.picScroll-left  .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
	 cursor:pointer;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{margin-right: 32px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:534px; height:116px; display:block;overflow: hidden;}

.picScroll-left .bd ul li .pic img{
    -webkit-transition: all .3s ease;  /* Safari and Chrome */
    -moz-transition: all .3s ease;     /* Firefox */
    -o-transition: all .3s ease;       /* Opera */
    -ms-transition: all .3s ease;      /* IE 9 */
    transition: all .3s ease;
}



.picScroll-left .bd ul li .pic img:hover {
    transform-origin: center center;
    transform: scale(1.1,1.1);
    -webkit-transform-origin: center center;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform-origin: center center;
    -moz-transform: scale(1.1, 1.1);
    -o-transform-origin: center center;
    -o-transform: scale(1.1,1.1);
    -ms-transform-origin: center center;
    -ms-transform: scale(1.1,1.1);
}




/*---------图说通惠------------*/

.tsth{background-color: #0091db;height: 534px;padding-top: 69px;}
.tsth_s{background: url(../images/thjt/bct.png) no-repeat center 44px;}
.tsth_s h2{}
.tsth_s h2 a span{font-size: 36px;color: #FFFFFF;text-align: center;display: block;line-height: 30px;}
.tsth_s h2 a em{font-size: 24px;color: #FFFFFF;text-align: center;display: block;line-height: 90px;}



/*---------图片展示------------*/
.scrollbox{width:100%;margin:6px auto 0 auto;}
.pic-list{height:390px;overflow:hidden;position:relative;}
.pic-list ul{position:absolute;left:0px;top:0px;}

.picture{float:left;width:472px;height:390px;position:relative;margin-right: 11px;}
.picture a img{}
.picture a p{text-align: center;color: #ffffff;font-size: 20px;margin-top: 7px;}




.lxyq{background: url(../images/thjt/lxyq.jpg) no-repeat center center;height: 271px;padding-top: 59px;}
.lxwm{float: left;width: 777px;height: 180px;}
.lxwm h2{font-size: 36px;color: #003b95;}
.lxwm iframe{margin-top: 23px;width: 356px;height: 157px;float: left;}
.lxwm div{margin-top: 23px;width: 408px;float: left;}
.lxwm div p{font-size: 16px;color: #0091db;line-height: 29px;margin-left: 46px;display: block;}


.yqlj{float: right;width: 257px;}
.yqlj h2{font-size: 36px;color: #003b95;}
.yqlj a img{margin-top: 28px;}


/*---------尾部------------*/
.footer{height: 65px;background-color: #0091db;}
.footer div p{font-size: 16px;line-height: 65px;color: #FFFFFF;}
.footer div p a{color: #FFFFFF;}
.footer div p img{float: right;margin-top:27px;display: block;margin-right: 5px;}




/* --------------通用列表页-------------- */
.list{margin-top: 25px;margin-bottom: 25px;}
.list_l{width: 296px;min-height:849px;float: left;}
.list_l h2{background-color: #10408a;font-size: 30px;height: 105px;padding: 62px 0 0 20px;color: #fff;text-align: left;margin-top: 20px;margin-bottom: 10px;}
.list_l h2 span{opacity: 0.3;text-indent: 1em;}
.list_l ul li{height: 48px;text-align: left;line-height: 48px;background: url(../images/thjt/line_02.png) no-repeat bottom left;margin-left: 25px;}
.list_l ul li:hover{background-color: #10418c;}
.list_l ul li a{font-size: 22px;color: #ffffff;display: block;/*padding: 0 30px;*/}
.list_l ul li a:hover{color: #ffffff;}
.dqwz{height: 36px;line-height: 36px;border-bottom: 1px solid #e9e9e9;}
.dqwz a{color: #4e4d4e;}
.list_r{width: 849px;float: right;margin-top: 20px;}
.list_r ul li{height: 46px;overflow: hidden;padding-left: 20px;line-height: 46px;font-size: 18px;background: url(../images/thjt/circle_gs.png) no-repeat left;}
.list_r ul li a{color: #4e4d4e;}
.list_r ul li a:hover{color: #10418c;}
.list_r ul li span{float: right;}
.fgx {height: 1px;margin: 28px 0;background: #f0f0f0;}


/* --------------翻页-------------- */
.page{height: auto; margin-top: 10px;}
.page a{display: inline-block;border: 1px solid #E8E8E8; margin: 5px; padding: 5px 10px; text-decoration: none;  }
.page a:link{color: #0091db; }
.page a:hover{color: #ffffff; background-color: #0091db;}


/* --------------分享-------------- */
.share{margin-top: 10px;}
.share a{color: #0091db;}



/* --------------通用内容页-------------- */
.listsec{padding-bottom: 20px;}
.location{width: 100%;height: 25px;font-size:16px;color:#545454;border-bottom: 1px solid #cecece;padding-bottom: 5px;padding-top: 20px;background-color: #ffffff;}
.location img{float: left;padding: 0 6px 0 8px;}
.location a:link,.location a:visited{color:#545454; }
.location a:hover,.location a:active{color:#02438d; }
.consec{padding: 10px 20px 50px;border: 1px solid #f1f0f0;background-color: #ffffff;}
.contit{text-align:center; line-height:1.5em; font-size:24px;}
.coninfo{height:35px;text-align: center; background-color: #eae9e9;margin-top:30px;color:#6f6f6f;line-height: 35px;}
.content1{text-align:justify; line-height:2em; margin:30px 0; font-size: 16px;}
.content1 img{width:100%;hieght:auto;max-width: 728px;    margin: 0px auto;display: block;}







/* --------------图文列表-------------- */
.twlb{margin-top: 35px;}
.twlb_l{width: 230px;float: left;padding-bottom: 16px;}
.twlb_l h2{height: 145px;line-height: 145px; font-size: 28px;color:#ffffff; text-indent: 1em;background-color: #2f72c0;}
.twlb_l_content{padding-bottom: 16px;background: #e8e8e8;padding-top: 15px;}
.twlb_l_content ul li{height: 40px;border-bottom: 1px solid #FFFFFF;list-style: inside circle;padding-left: 25px;transition: all 0.5s;line-height: 40px;font-size: 30px;}
.twlb_l_content ul li a{line-height: 40px;font-size: 26px;color: #2f72c0;text-indent: 1.5em;}
.twlb_l_content ul li:hover{list-style:inside disc; background:#044fac;  color:#ffffff; box-shadow: 2px 2px 5px #000; }
.twlb_l_content ul li:hover a{color:#ffffff; }

.qyfc{float: right;width: 849px;margin-top: 20px;}

.dawz_l{height:58px; border-bottom:1px solid #f0f0f0; padding:0 20px;  }
.dawz_l h2{font-size:30px; color:#2f72c0; float:left; line-height:58px;  }
.dawz_r{float:right; height:33px; line-height:33px; margin-top:15px; background:url(../images/wz.png) no-repeat left center; padding:0 10px 0 35px; }
.dawz_r a{color:#505050; }
.dawz_r a:hover{color:#2f72c0; }

.qyfc li{width:255px; height:260px; float:left; margin:15px 14px 3px 14px; line-height:25px; font-size:14px;  }
.qyfc li img{width:256px; height:180px; border:5px solid #ccc; margin: 0px auto;display: block;}
.qyfc li span{color:#828181;  }
.qyfc li img:hover{border-color:#0091db; }


.pilistnr {
    padding: 10px 10px 0;
}
.pilistnr p{text-align: center;}
.pilistnr p a{color:#0091db;}
.pilistnr p a:hover{font-weight: bold;}


/*-----表单------*/
.zxly{margin: 68px 0px 0px 35px;}
.input_text{width:350px !important;padding: 4px 0 4px 8px;border: 1px solid #d0d0d0;background: #FFF url(../images/thjt/input.png) repeat-x;}
.consec td{padding: 4px 0 4px 8px;}

.textarea{width:60% !important;height:80px !important;}
#validateCode{width:50px !important;}



/*---------网站地图----------*/
.dt ol{margin: 20px 0 ;}
.dt ol li{margin-bottom: 20px; background-color: #fff; border: 1px solid #DEDEDE;}
.dt ol li h3{font-size: 18px; color: #BC0303; padding-left: 20px; background-color: #f8f8f8; height: 40px; line-height: 40px; }
.dt ol li h3 a{color:#02358a;}
.dt ol li p{padding: 20px 10px; font-size: 16px;}
.dt ol li p span{display:block; float:left; width:148px; padding-left:20px; height:40px; line-height:40px; font-size:14px;}
.dt ol li p span a{color: #4e4d4e;}
.erji h5{float: left;  height: 140px; line-height: 140px; color: #1164c2; margin-left:20px; font-size:16px;}
.erji h5 a{color: #1164c2;}
.erji p{float: left;width:90%; padding:10px 0px !important; margin-left:20px;}
.erji p span{ width: 120px !important; padding-left:15px !important;}

@media (max-width: 768px){
.dt{width:96%; margin-left:2%;}

}





/* -----------移动端------------------ */
.mbr{display:none; }


@media (max-width: 768px){
	
/* --------------隐藏-------------- */

.lmtw{width:96%;}
.lmtwx {
    width: 96%;}
/* -----------logo------------ */
.logo{height: auto;}
.logo img{height: auto;width: 100%;margin: 0px;}




/*-------手机站导航开始----------*/
.nav{height:auto;margin-top: 0px;position: static;}
.nav_x{height: auto;}
.nav ul{width:auto; text-align:center; padding:5px 0; margin-right: 0px;padding-bottom: 15px;background-color: #013a90;}
.nav ul li{width:auto; padding:0 10px; display:inline-block; float:none; height:40px; line-height:40px; font-size:16px;border-right: 0px solid #3b3b3b;}


.zcpt{background: url(../images/thjt/czpt_bj.jpg) no-repeat center bottom;height: 500px;}
.zcpt h2{font-size: 60px;margin-top: 60px;text-align: center;display: block;}


.tjfj{position: static;left: 9px !important;opacity: 0;}
.ktcx{position: static;right: 14px !important;opacity: 0;}
.czpt_xx{position: static;bottom: 30px !important;opacity: 0;}

.czpt_x{position: absolute;right: 35px;opacity: 0;}

/*-------关于我们----------*/
.gywm_x ul {
     padding: 0px 0px; 
}
.gywm_x ul li {
    float: left;
    margin: 20px 0.6%;
}
.gywm {
    height: auto;background: url(../images/thjt/gywm_bj.jpg);}
.gywm_x ul li a{background-size: 168px auto;width: 170px;}
.gywm_x ul li a img {
    margin: 49px 0px 0px 45px;}




/*-------主营业务----------*/
.zyyw {
    height: auto;background: url(../images/thjt/zyyw_bj.jpg);}
.zyyw_x ul {
    padding: 0px 0px;
}
.zyyw_x ul li{height: 226px;margin: 0px 0px;}
.zyyw_x ul li a {
    margin: 48px 5px;width: 130px;height: 130px;}

.zyyw_x ul li a img {
    margin: 1px auto 0px;}

.yc_x {
    padding: 38px 12px 0px 12px;left: 5px;}
.snzh {margin-left: 0px !important; }



/*-------下属分公司----------*/
.xsfzgs {
    height: auto;
    background: url(../images/thjt/xsfzgs_bj.jpg)}
.fgs {
    margin-right: 15px;
}
.tab_box div ul li {float: none;margin: 15px auto; 0px}
.zxcv1{position: inherit;left: -250px;opacity: 1;}
.zxcv2{position: inherit; margin: 0px auto 0px; left: 0; top: 66px; right: 0; bottom: 0; opacity: 0;}
.zxcv3{position: inherit;right: -250px;opacity: 1;}

.pilistnr{height: auto;}




/*-------党群建设----------*/
.dqjs {
    height: auto;
    background: url(../images/thjt/dqjs.jpg)}
.dqjs_x ul li {
    margin: 48px 10px;
}

.picScroll-left .bd ul li .pic img{ width:370px; height:auto;}



.picture{width:100%;height:auto;}

.picture a img {width:370px;
}

.list_r ul li span{display: none;}


.lxwm{float: left;width: 100%;height: auto;}
.lxwm div {
    width: 100%;}
.lxwm div p {margin-left: 1px;}
.yqlj {
    float: left;
    width: 257px;
}


.lxyq {background: url(../images/thjt/lxyq.jpg);height: auto;}


/*---------底部------------*/
.footer{height: auto;}


.consec {
    padding: 50px 20px;}
.consec img{width: 100%;height: auto;}

  
  
  
  
/* --------------通用列表页-------------- */
.list_l{width: 297px;height:auto;min-height:0px;float: none;margin: 0px auto;}

.list_r{width: 100%;float: none;margin-top: 20px;}


  
/* --------------图文列表-------------- */
.qyfc {float: none;width: 100%;}
.qyfc li {float: none;margin: 15px auto 3px;}
    
    
    
/* --------------翻页-------------- */    
.page {margin-bottom: 50px;}
  
  
  
  
  
  
  
}</pre></body></html>