*{ margin:0px; padding:0px;}
.clear{ clear:both;}
img{ border:none;}
a img:hover{filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8 ;}
ul,li,a{ text-decoration:none; list-style-type:none;}
body,html{ font-family:"å¾®è½¯é›…é»‘";}
#head{ width:100%; height:auto;}
.phone_dh {
	display: none;
	float: left;
	position:absolute;
	right:0;
	top:60px;
	width: 100%;
	padding: 0;
	/* height: 120px; */
}

.phone_dh .dl-menuwrapper {
	max-width: 100%;
	padding-top: 40px;
	top: 0;
	max-width: 300px;
}

.phone_dh .dl-menuwrapper button {
	right: 5px;
}

.phone_dh .dl-menuwrapper:first-child {
	margin-right: 0;
}

.phone_dh .dl-menuwrapper button {
	background-color: #fff;
	width: 40px;
	height: 40px;
	padding: 0 5px;
	margin: 0px 5px;
	border: 1px solid #0067b7;
}

.phone_dh .dl-menuwrapper button span {
	float: left;
	display: block;
	width: 30px;
	height: 5px;
	margin-bottom: 5px;
	background-color: #0067b7;
}


.qhdhz li{float: left;
    width: 23%;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    border: 1px solid #000;
    text-align: center;
background: #013a65;
}








.phone_dh .dl-menuwrapper .dl-menu {
	margin: 0;
}

.phone_dh .dl-menuwrapper ul {
top:40px;
	background-color: #0067b7;
}

.phone_dh .dl-menuwrapper li a {
	border: 0;
}

.phone_dh .dl-menuwrapper li a:after,
.phone_dh .dl-menuwrapper li.dl-back:after {
	content: ''
}

#menu {
    font-family: "å¾®è½¯é›…é»‘";
}

#menu a {
    color: #ffffff;
}

#menu,
#menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#menu {
    width: 1000px;
    margin: 0 auto;
}

#menu:before,
#menu:after {
    content: "";
    display: table;
}

#menu:after {
    clear: both;
}

#menu {
    position: relative;
    z-index: 1000;
    zoom: 1;
}

#menu li {
    text-align: center;
    height: 50px;margin-right: 1px;
    line-height: 50px;
    float: left;
    border-right: none;
    position: relative;
}

#menu li a {
    white-space: normal;
    float: left;
    padding: 0 16px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: normal;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transform: scale(1);
    transition: all 0.3s ease-in-out;
    /*text-shadow: 0 1px 0 #000;*/
}

#menu li:hover>a {
    background-color: #013a65;
    color: #FFFFFF;
}
#menu li ul {
    margin: 0;
    padding: 0;
    width: 100%;
    _margin: 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 99999;
    filter: alpha(opacity=80);
    /*transition: all .2s ease-in-out;*/
}

#menu li:hover>ul {
    opacity: 1;
    visibility: visible;
    margin: 0;
    border-top: none;
    margin-top: 0;
    background-color:#013a65;
    z-index: 9999;
}

#menu li:hover ul li:hover ul {
    opacity: 1;
    visibility: visible;
    margin: 0;
    background-color: #013a65;
    z-index: 9999;
}

#menu ul ul {
    top: 0;
    z-index: 9999;
    left: 0px;
    margin: 0 auto;
    _margin: 0;
}

#menu li ul li {
    padding: 0px;
    white-space: normal;
    float: none;
    width: 100%;
    z-index: 19999;
    display: block;
    border: 0;
    _line-height: 0;
}

#menu li ul li a {
    white-space: normal;
    padding: 0px 10px;
    height: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-family: "å¾®è½¯é›…é»‘";
    font-weight: none;
    _height: 10px;
    display: block;
    white-space: nowrap;
    color: #fff;
    float: none;
    background-color: none;
    text-transform: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transform: scale(1);
    transition: all 0.2s ease-in-out;
}

#menu li ul li:hover>a {
    background-color: #013a65;
    color: #FFFFFF;
}

#menu li ul li a:hover {
    background-color: #013a65;
    color: #FFFFFF;
    border-top: none;
    margin-top: 0;
}

#menu li ul li ul {
    top: 0;
    z-index: 9999;
    left: 100%;
    background-color: #013a65;
    margin: 0 auto;
    _margin: 0;
}

#menu li ul li ul li {
    padding: 0px;
    white-space: normal;
    float: none;
    background-color: #013a65;
    z-index: 19999;
    display: block;
    border: 0;
    _line-height: 0;
}

#menu li ul li ul li a {
    white-space: normal;
    padding: 0px 10px;
    height: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 14px;
    font-family: "å®‹ä½“";
    font-weight: none;
    display: block;
    white-space: nowrap;
    color: #fff;
    float: none;
    background-color: #013a65;
    text-transform: none;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transform: scale(1);
    transition: all 0.2s ease-in-out;
}

#menu li ul li ul li a:hover {
    background-color: #013a65;
    border-top: 0;
    margin-top: 0;
    color: #FFFFFF;
}
#wp_nav_w1 .wp_nav {
	margin: 0px;
	padding: 0px;
	display: block;
}

#wp_nav_w1 .wp_nav * {
	margin: 0px;
	padding: 0px;
}

#wp_nav_w1 .wp_nav::after {
	clear: both;
	content: ".";
	display: block;
	height: 0px;
	visibility: hidden;
}

#wp_nav_w1 .wp_nav .nav-item {
	display: inline-block;
	float: left;
	position: relative;
	vertical-align: bottom;
}

#wp_nav_w1 .wp_nav .on {
	z-index: 10;
}

#wp_nav_w1 .wp_nav .nav-item .mark {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 99;
	opacity: 1;
}

#wp_nav_w1 .wp_nav .nav-item a {
	display: block;
	text-align: center;
	position: relative;
	z-index: 100;
}

#wp_nav_w1 .wp_nav .nav-item a.parent:hover {}

#wp_nav_w1 .wp_nav .nav-item a.parent {
	color: rgb(0, 0, 0);
}

#wp_nav_w1 .wp_nav .nav-item a span.item-name {
	display: inline-block;
	padding: 0px 17px;
	line-height: 50px;
	cursor: pointer;
}

#wp_nav_w1 .wp_nav .sub-nav {
	display: block;
	width: 100%;
	position: absolute;
	z-index: 200;
	visibility: hidden;
}

#wp_nav_w1 .wp_nav .sub-nav .nav-item {
	white-space: nowrap;
}

#wp_nav_w1 .wp_nav .sub-nav .nav-item .mark {
	background: #162190 none repeat scroll 0% 0%;
	opacity: 1;
}

#wp_nav_w1 .wp_nav .sub-nav .nav-item a {
	font-size: 13px;
	font-weight: normal;
	color: rgb(0, 0, 0);
	text-align: left;
	border-top: 1px solid #162190;
	min-width: 80px;
}

#wp_nav_w1 .wp_nav .sub-nav .nav-item a.parent:hover {
	background:#162190 none repeat scroll 0% 0%;
	color: rgb(0, 0, 0);
}

#wp_nav_w1 .wp_nav .sub-nav .nav-item a.parent {
	background: #162190 none repeat scroll 0% 0%;
	color: rgb(0, 0, 0);
}

#wp_nav_w1 .wp_nav .sub-nav .nav-item a span.item-name {
	padding: 0px 17px;
	line-height: 50px;
}

#wp_nav_w1 .wp_nav .nav-item a.parent:hover span.item-name {}

#wp_nav_w1 .wp_nav .nav-item a.parent span.item-name {}

#wp_nav_w1 .wp_nav .sub-nav .nav-item a.parent:hover span.item-name {}

#wp_nav_w1 .wp_nav .sub-nav .nav-item a.parent span.item-name {
	text-decoration: none;
}
.head_top{height:30px;width:100%;background: #013a65;}
.head_top_n{ width:1000px; margin:0 auto;}
.head_top p{ color:#dacee1; font-size:16px; line-height:30px; float:left;}
.head_top .qh a{ display:block; width:66px; height:30px; line-height:30px; color:#fff; float:left; font-size:16px; text-align:center;}
.head_top .qh a.a1{background: #013a65;}
.head_top .qh a.a2{background: #013a65;}
.head_top .qh a.a3{ background:#013a65;}
.qh{ float:right;}
.head_c{width:100%;height:105px;background: #013a65;border-bottom:1px solid #514cf1;}

.head_c_n{ width:1000px; margin:0 auto;}
.head_c_n .logo{ width:521px; height:58px; float:left; padding-top:20px;}
.head_c_n .ss{float:right;width: 190px;margin-right: 50px;height:37px;margin-top:32px;position: relative;z-index: 999;}

.head_c_n .ss form input{ width:202px; height:33px; float:left; line-height:33px;}
.head_c_n .ss form button{ width:35px; height:35px; border:none; background:none; float:right; cursor:pointer;}


.bannerbg{ width:100%; height:auto; background:url(../images/banner_bg.jpg) no-repeat bottom center;}
.bannerbg_list{ width:100%; height:auto; padding-bottom:30px; background:#f4f4f4;}

.bannd{ width:100%; height:auto; position:relative; margin-bottom:60px;}
.bannd_list{ width:100%; max-height:375px; position:relative;}

.banner{ width:100%; height:auto; margin:0 auto;}
.banner_list{ width:100%; overflow: hidden;max-height:325px; margin:0 auto; max-width:1558px;}

.ind-banner {width:100%;  height:700px; margin:0 auto; z-index:-999; overflow:hidden;}
.inpic-tab{width:100%;height:700px; margin: 0 auto; overflow: hidden; position:relative; z-index:2;}
.auto-bind-widget { width:100%; height:500px; margin: 0 auto; position: relative; z-index:-999 ;}
ul.slide-list li{display:block; position:absolute; width: 100%; height: 700px; z-index:-999 ;background-size: 100% !important;}
ul.slide-list li img{ width:1558px; height:500px;}
.switchable-triggerBox{position: absolute; top:650px; left:0; width:100%; height:11px; z-index:10; font-size:0; line-height:0; text-align:center;}
.switchable-triggerBox span {display:inline-block; width:16px; height:16px; margin:0 5px; background: url(../images/dw.jpg)  no-repeat 0 0; text-align:center;}
.switchable-triggerBox span.active{background:url(../images/yuan.jpg) no-repeat 0 0;}



.dhw{ width:100%; height:50px; z-index:99;background:#013a65;}
.dh{height:50px;max-width:1545px;background: #013a65;margin:0 auto;}
.dh ul{ width:1000px; margin:0 auto;}
.dh ul li{height:50px;/* background:url(../images/dhli_ng.jpg) no-repeat right center; */float:left;}
.dh ul li a{ height:50px; display:block; font-size:14px; color:#fff; padding:0 15px 0 15px; line-height:50px; font-weight:bolder;}
.dh ul li a:hover{ background:#ffffff;}




.news{ width:1000px; margin:0 auto;}
.news .xwdt{ width:626px; height:auto; float:left;}
.news .ggtz{ width:350px; height:auto; float:right;}


.news .xwdt .title{ height:48px;}
.news .xwdt .title h4{ font-size:24px; color:#013a65; font-weight:bolder; float:left;}
.news .xwdt .title p{ font-size:14px; color:#686868; font-weight:bolder; float:left;padding: 10px 0 0 5px; font-family:Arial, Helvetica, sans-serif;}
.more{ width:51px; height:21px; float:right;margin-top:6px;}
.news .xwdt .nr{ width:630px; height:auto;}

.news .xwdt .nr dl{ width:202px; height:216px; background:#fff; float:left; margin-right:8px; margin-bottom:26px;}
.news .xwdt .nr dl dt{ height:auto;}
.news .xwdt .nr dl dt a img{ height:150px;}
.news .xwdt .nr dl dd{ height:75px;}
.news .xwdt .nr dl dd .dytitle{padding:5px 10px 0 10px;}
.news .xwdt .nr dl dd .dytitle p{ font-size:16px; color:#013a65; line-height:20px;}
.news .xwdt .nr dl dd .dytitle p a{font-size:16px; color:#013a65; line-height:20px;}
.news .xwdt .nr dl dd .dysj{ font-size:14px; color:#868686;padding:5px 0 5px 10px;}
.news .xwdt .nr dl dd .dynr{ padding:0 10px 8px 10px;}
.news .dynr p{ font-size:16px; color:#000;} 
.news .dynr p a{font-size:16px; color:#000;}

.news .ggtz .title{ height:48px; border-bottom:2px solid #891a88;}
.news .ggtz .title h4{ font-size:24px; color:#013a65; font-weight:bolder; float:left;}
.news .ggtz .title p{ font-size:14px; color:#686868; font-weight:bolder; float:left;padding: 10px 0 0 5px; font-family:Arial, Helvetica, sans-serif;}

.news .ggtz .title ul li{cursor: pointer;width: 100px;background-color: #1f549c;line-height: 35px;text-align: center;color: #fff;font-size: 14px;font-family: "å¾®è½¯é›…é»‘";float: left;}


.news .ggtz .nr{ width:350px;}
.news .ggtz .nr dl{ height:86px; border-bottom:1px solid #c1b395;}
.news .ggtz .nr dl dt{ width:80px; height:55px; padding-top:19px; float:left;}
.news .ggtz .nr dl dt .n{ width:55px; height:29px; background:#013a65; font-size:16px; color:#fff; text-align:center; line-height:29px;}
.news .ggtz .nr dl dt .yr{ width:55px; height:26px; background:#fff; font-size:14px; color:#373737; text-align:center; line-height:26px;}
.news .ggtz .nr dl dd { padding:19px 0 0 0;}
.news .ggtz .nr dl dd .dytitle{ line-height:22px; font-size:16px; color:#013a65;    text-align: left;}
.news .ggtz .nr dl dd .dytitle a{ color:#013a65;}
.news .ggtz .nr dl dd .dytitle a:hover{ color:#000;}


#content{ width:100%; height:auto;}
#content .download{width:100%;height:500px;background: #013a65 no-repeat bottom center;}
#content .download_n{ width:1000px; height:500px; margin:0 auto;}

#content .download_n .gzzd{ width:500px;  float:left;}
#content .download_n .gzzd .gzzd_title{ padding:35px 0 0 15px; height:59px;}
#content .download_n .gzzd .gzzd_title h4{ font-size:20px; color:#fff; font-weight:bolder;}
#content .download_n .gzzd .gzzd_title p{color: #fff;font-size:14px;font-family:Arial, Helvetica, sans-serif;padding-top:13px;font-weight:bolder;}
#content .download_n .gzzd_lb{padding:0 0 0 15px;width:440px;}
#content .download_n .gzzd_lb ul li{height:50px;border-bottom:1px dashed #fff;line-height:50px;background:url(../images/downli_ng.jpg) no-repeat left center;text-indent: 10px;float: left;}
#content .download_n .gzzd_lb ul li a{ font-size:16px; color:#fff;}
#content .download_n .gzzd_lb ul li a:hover{color: #F0C2FC;}

#content .download_n .xzzx{ width:500px; float:right;}


#content .download_n .xzzx .xzzx_title{ padding:35px 0 0 15px; height:59px;}
#content .download_n .xzzx .xzzx_title h4{ font-size:20px; color:#fff; font-weight:bolder;}
#content .download_n .xzzx .xzzx_title p{color: #fff;font-size:14px;font-family:Arial, Helvetica, sans-serif;padding-top:13px;font-weight:bolder;}
#content .download_n .xzzx_lb{ padding:0 0 0 15px; width:440px;}
#content .download_n .xzzx_lb ul li{height:50px;float:left;width:100%;border-bottom:1px dashed #fff;line-height:50px;background:url(../images/downli_ng.jpg) no-repeat left center;text-indent: 10px;}
#content .download_n .xzzx_lb ul li a{ font-size:16px; color:#fff;}
#content .download_n .xzzx_lb ul li a:hover{color: #F0C2FC;}

.more1{ width:60px; height:28px; padding-top:28px; padding-left:15px;}


.liuxue{ width:100%; height:429px; background:url(../images/liuxue_bg.jpg) no-repeat top center;}

.liuxue .liuxue_n{ width:1000px; height:auto; margin:0 auto; padding-top:40px;}

.liuxue .liuxue_n .glxt{ width:222px; float:left;}
.liuxue .liuxue_n .glxt ul li{ color:#fff; margin-bottom:3px; height:54px;}
.liuxue .liuxue_n .glxt ul li.li_1{height:54px;background: #013a65;border-bottom: 0px solid #013a65;line-height:54px;text-align:center;color:#fff;font-size:18px;font-family:"å¾®è½¯é›…é»‘";}
.liuxue .liuxue_n .glxt ul li a{ display:block; width:222px; height:54px;color:#fff;font-size:14px; text-align:center}
.liuxue .liuxue_n .hwlx{ width:745px; float:right;}
.liuxue .liuxue_n .glxt ul li.li_1:hover{background:#b92b3b}
.liuxue .liuxue_n .hwlx .hwxx{ width:369px; height:253px; float:left;}
.liuxue .liuxue_n .hwlx .lxnd{width:369px; height:253px; float:right;}
.liuxue .liuxue_n .hwlx .cylj{ width:745px; padding-top:32px;}
.liuxue .liuxue_n .hwlx .cylj .cy{width:240px;height:26px;float:left;color:#fff;text-align:center;line-height:26px;background: #013a65;}

.liuxue .liuxue_n .hwlx .cylj select{ width:239px; height:26px; float:left;}

.liuxue .liuxue_n .hwlx .cylj select.s1{margin-left:14px;}
.liuxue .liuxue_n .hwlx .cylj select.s2{margin-left:13px;}
.liuxue .liuxue_n .hwlx .cylj select.s3{ margin:18px 14px 0 0;}
.liuxue .liuxue_n .hwlx .cylj select.s4{ margin:18px 14px 0 0;}
.liuxue .liuxue_n .hwlx .cylj select.s5{ margin-top:18px;}







#listcontent{ width:100%; height:auto; background:#f4f4f4; padding-bottom:100px;}
.listcontent_n{ width:1000px; height:auto; margin:0 auto;}
.listcontent_n .list_left{ width:216px; height:auto; float:left;}

.listcontent_n .list_left dl dt{ width:216px; height:70px; background:#013a65; font-family:"å¾®è½¯é›…é»‘"; font-size:26px; color:#fff; font-weight:bolder;}
.listcontent_n .list_left dl dt span.ss1{ padding:22px 0 0 27px; display:block;}
.listcontent_n .list_left dl dt span.sym{padding:22px 0 0 27px; display:block;}
.listcontent_n .list_left dl dd{ width:216px; height:auto;}
.listcontent_n .list_left dl dd ul li{ /*height:42px; border-bottom:2px solid #efefef; */background:url(../images/wz_bg.jpg) no-repeat;}
.listcontent_n .list_left dl dd ul li a{ font-family:"å¾®è½¯é›…é»‘"; font-size:14px; color:#000; display:block; line-height:44px;}
.listcontent_n .list_left dl dd ul li a:hover{ background:#e9e9e9; color:#013a65;}


.listcontent_n .list_left ul li{ width:216px; /*height:70px;*/ background:url(../images/wz.jpg) no-repeat top center; font-family:"å¾®è½¯é›…é»‘"; font-size:26px; color:#fff; font-weight:bolder;}
.listcontent_n .list_left ul li span.ss1{ padding:22px 0 0 27px; display:block;}
.listcontent_n .list_left ul li.wp_column{ /*height:42px; border-bottom:2px solid #efefef;*/ background:url(../images/wz_bg.jpg) no-repeat;}
.listcontent_n .list_left ul li.wp_column a{ font-family:"å¾®è½¯é›…é»‘"; font-size:14px; color:#000; display:block; line-height:44px;}
.listcontent_n .list_left ul li.wp_column a:hover{ background:#e9e9e9; color:#013a65;}

.list_right{ width:765px; float:right; background:#fff; padding-bottom:50px;}
.list_right .lmwz{ height:68px;}
.list_right .lmwz span.dqwz{ display:block; padding:20px 0 0 25px; font-size:16px; color:#999999;}
.list_right .lmwz span.dqwz:hover{ color:#013a65;}

.list_right .lmwz span.swz{ display:block; padding:20px 0 0 25px; font-size:16px; color:#999999;}
.list_right .lmwz span.swz a:hover{ color:#013a65;}

.list_right .lblm{ width:720px; height:auto; border-top:1px solid #dddddd; margin:0 auto; padding-bottom:50px; padding-top:20px;}
.list_right .gjslt{ width:720px; height:auto; border-top:1px solid #dddddd; margin:0 auto; padding-bottom:50px; padding-top:20px;}
.list_right .gathd{width:720px; height:auto; border-top:1px solid #dddddd; margin:0 auto; padding-bottom:50px; padding-top:20px;}
.list_right .lblm #wp_news_w15 ul li{ height:40px; border-bottom:1px dashed #cfcfcf; background:url(../images/lb_left.jpg) no-repeat left center;}
.list_right .lblm #wp_news_w15 ul li a{ line-height:40px;font-family: "å¾®è½¯é›…é»‘"; font-size:16px; color:#000; padding-left:15px;}
.list_right .lblm #wp_news_w15 ul li a:hover{color:#013a65;}


.list_right .gjslt	dl{ width:123px; height:121px; float:left; border:1px dashed #e2e2e2;margin:25px 45px 0 0; padding:12px 5px 0 5px; overflow:hidden;}
.list_right .gjslt	dl dt{ width:125px; height:94px; overflow:hidden;}
.list_right .gjslt	dl dt img{ width:125px; height:94px;}
.list_right .gjslt	dl dd{ text-align:center; height:31px;}
.list_right .gjslt	dl dd a{ color:#333; line-height:31px; color:#5a5959; cursor:default;}
.list_right .gjslt	dl dd a:hover{ color:#F90;}





.list_right .gathd dl{ width:202px; height:216px; background:#fff; float:left; margin-right:38px; margin-bottom:10px;}
.list_right .gathd dl dt{ height:114px;}
.list_right .gathd dl dt a img{ height:114px;}
.list_right .gathd dl dd{ height:102px;}
.list_right .gathd dl dd .dytitle{padding:5px 10px 0 10px;}
.list_right .gathd dl dd .dytitle p{ font-size:16px; color:#013a65; line-height:20px;}
.list_right .gathd dl dd .dytitle p a{font-size:16px; color:#013a65; line-height:20px;}
.list_right .gathd dl dd .dysj{ font-size:16px; color:#868686;padding:5px 0 5px 10px;}
.list_right .gathd dl dd .dynr{ padding:0 10px 8px 10px;}
.list_right .gathd .dynr p{ font-size:16px; color:#000;} 
.list_right .gathd .dynr p a{font-size:16px; color:#000;}



.list_right .nry{width:720px; height:auto; border-top:1px solid #dddddd; margin:0 auto; padding-bottom:50px;}
.list_right .nry dl dt{ min-height:20px; line-height:30px; text-align:center; font-size:25px; color:#383838; font-weight:bolder; padding-top:34px;}
.list_right .nry dl dd.dd1{ width:666px; height:30px; margin:28px 27px 31px 27px; background:#f5f5f5; font-size:16px; color:#666666; line-height:30px; text-align:center;}
.list_right .nry dl dd.dd2{width:666px; height:auto; font-size:16px; color:#000; line-height:28px; overflow:hidden; margin:0 auto;}

#foot{width:100%;height: auto;overflow: hidden;background:#013a65;}
.foot_n{ width:1000px; height:auto; margin:0 auto;}
.foot_n .foot_logo{width: 220px;height:67px;padding: 37px 0 0 20px;float:left;}
.foot_n .foot_logo img{width:100%}
.foot_n .footdh{float:right;width: calc(100% - 270px);padding: 38px 0px 0 0;}
.foot_n .footdh ul li{ float:left; background:url(../images/footli_bg.jpg) no-repeat right center;}
.foot_n .footdh ul li a{ font-size:16px; color:#ffffff; padding:0 2px;}
.foot_n  p{font-size:16px;color:#ffffff;float:right;padding: 5px 0;display:block;width: 100%;text-align: center;}
.foot_n a{color:#ffffff;}

#wp_nav_w1 ul.wp_nav{ width:1000px; margin:0 auto;}
#wp_nav_w1 .wp_nav .nav-item a.parent:hover span.item-name{ color:#fff;}
 
.wp_article_list .list_item .Article_Index{ width:0px !important; height:0px; margin-top:0px !important; margin-right:0px !important; background:none !important;}
#wp_listcolumn_w12 .wp_listcolumn .wp_column a{ background:none !important; border-bottom:none !important; border-top:none !important; font-size:14px !important; font-weight:;}
.wp_listcolumn .wp_column a{ border-bottom:none; border-top:none; background:none !important;}
#wp_listcolumn_w12 .wp_listcolumn .wp_column a:hover{background: #E9E9E9 none repeat scroll 0% 0% !important;
color:#013a65 !important;}
#wp_listcolumn_w12 .wp_listcolumn .wp_column a .column-name{ padding-left:27px !important;}
.wp_listcolumn .wp_column a .column-name {line-height: 42px !important;}
#wp_#wp_listcolumn_w12 .wp_listcolumn .wp_column a.selected{color: #fff !important;
background: #013a65 !important;}
.wp_listcolumn .wp_column a .column-name{ padding:0 0 0 0 !important;}

#wp_paging_w15{ padding-top:15px;}

.wp_article_list .list_item .Article_PublishDate{ line-height:41px; font-size:16px;}

.possplit{ background-image:url(../images/wzll_bg.jpg) !important;}
span.Column_Position a{ color:#999999;}
span.Column_Position a:hover{ color:#013a65;}

#wp_nav_w1 .wp_nav .nav-item a.parent{ color:#fff !important;}

#wp_nav_w1 .wp_nav .sub-nav .nav-item a.parent:hover span.item-name {
    color: #013a65;}
.wp_nav .sub-nav{ border-style:none !important; border-top: none !important; border-left:none !important; border-right:none;}
#wp_nav_w1 .wp_nav .sub-nav .nav-item a{ background:#F2E2FF; border-top:1px solid #ccc !important;}
#wp_nav_w1 ul.sub-nav{filter:alpha(Opacity=100);-moz-opacity:1.0;opacity: 1.0 ;}


#wp_nav_w1 .wp_nav .sub-nav .nav-item a span.item-name{ font-weight:bolder;}


#keyword{ width:202px !important;}
.search{width:37px !important;height:37px !important;background:url(../images/sousuo.jpg) no-repeat !important;}

.faq li.q{margin-top:10px;}
#wp_listcolumn_w12 .wp_listcolumn .wp_column a{height:44px;line-height:44px;}

/*gywm */
#ul li.q{border-bottom: #64075a 3px solid !important; border:solid 1px;}
#container{overflow-x:hidden; overflow-y:hidden; height:auto;}
.faq li.q img{margin-right:10px;}
.ldc2,.ldc2ï¼Œ.jl2,.wz2,.xsjl2,.cjgl2,.swbx2,.tga2,.kszx2,.ccc2{ text-align:left !important;padding-left:10px;}
.kszx5{width:80px;}

#wp_listcolumn_w16 .wp_listcolumn .wp_column a{color:black;}
.wp_listcolumn .wp_column a .column-name{padding-left:27px !important;}






.bmz{ position:absolute;top: 136px;left: 127px;}
.nmz{ position:absolute;top: 278px;
left: 205px;}
.oz{ position:absolute;top: 115px;
left: 396px;}
.fz{ position:absolute;    top: 216px;
    left: 373px;}
.yz{ position:absolute;top: 148px;
left: 517px;}
.dyz{ position:absolute;top: 315px;
left: 587px;}
.tu span a{ height:19px; width:50px; display:block;position:absolute; top:522px; left:481px;}
.tu a{color: #fff;
font-size: 14px;}


.wp_paging{ padding-top:50px;}

ul.wp_subcolumn li a span{padding-left: 50px !important;
color: #013a65;}

#table-6{ width:100%;}
/* Table Head */
#table-6 th {
background-color: rgb(125, 21, 106);
color: #fff;
border-bottom-width: 0;}

/* Column Style */
#table-6 td {
color: #000;}
/* Heading and Column Style */
#table-6 tr, #table-6 th {
border-width: 1px;
border-style: solid;
border-color: rgb(125, 21, 106);}

/* Padding and font style */
#table-6 td, #table-6 th {
padding: 5px 0 5px 10px;
font-size: 16px;}





.tab-title {
  font-size: 0;
    height: 48px;
    border-bottom: 2px solid #013a65;}
.tab-title h4{ font-size:24px;font-weight:bolder; float:left;    cursor: pointer;}
.tab-title .item {
  display: inline-block;
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 24px;
    color: #999;
    font-weight: bolder; padding-right:10px
;}
.tab-title .item-cur {
  color:#013a65;}
.tab-cont {
  position: relative;

  width: 350px;
  height: 440px;
  overflow: hidden;}
.tab-cont__wrap {
  position: absolute;}
.tab-cont .item {
  width: 350px;

  text-align: center;

  color: #fff;}


@meida (max-width:999px){
.bannerbg_list{padding-bottom:10px;}
}