*{
	margin: 0;padding: 0;
}
body{
	background: #ebebeb;min-width:1400px;
}
.header{
	width: 100%;height: 167px;
	background: url(../img/top_bg.jpg) no-repeat;
	background-size: cover;
}
.w{
	width: 1200px;margin: auto;
}
.logo{padding: 42px 0;}
.head_r li{
	text-align: right;margin-top: 30px;
}
.head_r li a{
	font-size: 14px;color: #fff;
}
.head_r li a:hover{color: #dedede;}
.search_btn{
	width: 236px;height: 34px;
	background: #fff;border-radius: 34px;
	margin-top: 30px;
}
.search{
	padding: 2px 0;margin-left: 20px;
	border: none;
	height: 30px;width: 185px;outline:none;
}
.search_img{margin-top: 9px;}
/* 导航 */
.nav{
	width: 100%;height: 70px;
	background: #fff;
}
.menu{
	width: 1200px;height: 70px;
	margin: auto;
}
.menu li.l1-nav {
    float: left;
    position: relative;
    left: 0px;
    top: 0px;
    height: 70px;
    line-height: 70px;
}
.menu li.l1-nav span{
	display: block;
	height: 5px;
    background: #1e519d;
    width: 0px;
    position: relative;
    left: 50%;
    overflow: hidden;
    bottom: 5px;
}
a.l1-nav {
    display: block;
    text-align: center;
    text-decoration: none;
    padding: 0 27.6px;font-size: 18px;
    color: #000;
    float: left;
}
ul.l2-nav {
	width: 100%;display: none;
    position: absolute;
    z-index: 10000;
    left: 0px;
    top: 70px;
}
li.l2-nav {
    width: 100%;
    position: relative;
    left: 0px;
    top: 0px;
	margin-bottom: 2px;
	background: rgba(30,81,157,.4);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#661e519d,endColorstr=#661e519d);
}
a.l2-nav {
    display: block;
    text-align: center;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}
.menu li.cur span{
	margin-left: -50%;
	width: 100%;height: 5px;background: #1e519d;
}
li.l1-nav:hover a.l1-nav, a.l1-nav:hover {
    color: #333;
}
li.l1-nav:hover span{
	width: 100%;
    margin-left: -50%;
    transition: 0.4s;
}
li.l2-nav:hover a.l2-nav, a.l2-nav:hover {
    color: #DEDEDE;
}
/* banner */
.banner{
	width: 100%;height: 665px;
	position: relative;overflow: hidden;
}
.banner a.prev,.banner a.next{
	width: 55px;height: 55px;z-index: 5;
	background: url(../img/jt_b.png) no-repeat;
	position: absolute;top: 50%;margin-top: -27.5px;
}
.banner a.prev{
	left: 10%;
}
.banner a.next{
	right: 10%;
}
.banner a.prev img,.banner a.next img{
	margin: auto;display: block;
	margin-top: 17.5px;
}
.banner a.prev:hover img,.banner a.next:hover img{
	opacity: 0.6;
}
.banner .bd{
	position: absolute;top: 0;z-index: 1;width:100%;
}
.banner .hd{
	position: relative;height: 100%;
}
.banner .hd ul{
	position: absolute;bottom: 75px;right: 0;z-index: 2;
}
.banner .hd ul li{
	width: 205px;height: 135px;display: inline-block;margin-left: 8px;
	position: relative;
	border: 3px solid #fff;
}
.banner .hd ul li i{
	display: block;position: absolute;top: -23px;left: 50%;margin-left: -10px;
	height: 0px;
    width: 0px;
    border-top: 10px solid transparent;
	border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #1e519d;
	display: none;
}
.banner .hd ul li img,.banner .bd ul li img{
	width: 100%;height: 100%;object-fit: cover;
}
.banner .hd ul li.on{
	border: 3px solid #1e519d;
}
.banner .hd ul li.on i{
	display: block;
}
.banner .hd ul li a{
        display: block; width:100%;height:100%;position: relative;
}
.banner .hd ul li a img{
        position: absolute;top:0;left:0;
}
.banner .hd ul li a p{
        position: absolute;left:0;bottom:0;z-index:5;
        width:100%;height:40px;font-size:18px;color:#fff;line-height:40px;text-align:center;
        background: rgba(0,0,0,.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000); 
}
/* 信息化服务数据 */
.data{
	padding: 30px 0 40px 0;
}
.title{
	width: 100%;
	
}
.title h2{
	font-size: 26px;color: #333;text-align: center;letter-spacing: 2px;
}
.title i{
	display: block;width: 295px;height: 1px;background: #999;
	margin: auto;margin-top: 45px;
}
.title span{
	display: block;width: 55px;height: 55px;background: #fff url(../img/jt_b.png) no-repeat center;padding: 0 20px;
	margin: auto;overflow: hidden;margin-top: -28px;
}
.title span img{
	margin: auto;display: block;margin-top: 15px;
}
.data ul{
	padding: 40px 0 20px 0;overflow: hidden;
}
.data ul li{
	float: left;width: 200px;
}
.data ul li p{
	text-align: center;
}
.data ul li p.data_t{
	font-size: 20px;margin-bottom: 15px;line-height: 40px;
}
.data ul li p.data_d{
	font-size: 18px;color: #333;
}
.data_t1{color: #12449c;}
.data_t2{color: #129c91;}
.data_t3{color: #be9415;}
.data_t4{color: #b11fd6;}
.data_t5{color: #4b7a08;}
.data_t6{color: #d34d8c;}
/* 动态 */
.center{
	width: 100%;padding-bottom: 60px;
	background: #f3f3f3;overflow: hidden;
}
.new{
	width: 788px;height: auto;overflow: hidden;padding-bottom: 8px;
}
.new .hd{
	position: relative;
}
.new .hd img.new_ico{
	position: absolute;display: block;top: 41px;left: 17px;
}
.new .hd a.more{
	position: absolute;font-size: 14px;color: #666;right: 0;top: 45px;
}
.new .hd a.more:hover{color: #1e519d;}
.new .hd ul{
	height: 55px;background: url(../img/jt_b.png) no-repeat left center;padding: 25px 0 25px 70px;
}
.new .hd li {
    display: inline-block;
    float: left;letter-spacing: 1px;
    font-size: 20px;line-height: 55px;color: #666;
}
.new .hd li span.on{
	font-size: 26px;color: #333;
}
.new .inform{
	display: none;
}
.new .inform li{
	float: left;width: 240px;height: 386px;
	margin-left: 29px;background: #fff;
}
.new .inform li.first{
	margin-left: 5px;
}
.new .inform li:hover{
	box-shadow: 0px 1px 8px -1px rgba(0,0,0,0.1);
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=135, Strength=5);
	-moz-box-shadow: 0px 1px 8px -1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 1px 8px -1px rgba(0,0,0,0.1);
}
.new .inform li img{
	width: 100%;height: 173px;object-fit: cover;
}
.new .inform .time{
	background: #52c3d5;width: 76px;padding: 5px 0;margin-top: -20px;position: relative;z-index: 1;color: #fff;overflow: hidden;font-size: 18px;line-height: 30px;
}
.inform .time em{display: block;float: left;width: 2%;text-align: center;font-size: 16px;}
.inform .time i{
	width: 49%;display: block;float: left;text-align: center;font-style: normal;
}
.inform .time i.one{font-size: 20px;}
.new .inform li h2{
	padding: 10px;font-size: 16px;color: #333;border-bottom: 1px solid #e6e6e6;
}
.new .inform li p{
	padding: 10px;font-size: 14px;color: #999;line-height: 24px;
}
.new .inform li:hover h2 a{color: #1e519d;}
.user{
	width: 375px;height: auto;overflow: hidden;
}
.user_t{
	height: 55px;position: relative;
    background: url(../img/jt_b.png) no-repeat left center;
    padding: 25px 0 25px 70px;
}
.user_t img{
	position: absolute;
    display: block;
    top: 41px;
    left: 17px;
}
.user_t span{
	font-size: 26px;
    color: #333;letter-spacing: 1px;
    line-height: 55px;
}
.user_t a.more{
	font-size: 14px;color: #666;display: block;
       position: absolute;right:0px;top:45px;
}
.user_t a.more:hover{color: #1e519d;}
.user_d{
	padding: 17px;background: #fff;overflow: hidden;
}
.user_d ul{
        overflow: hidden;
}
.user_d ul li{
	width: 100%;height: 39px;background: url(../img/yh_b.jpg) no-repeat;
	margin-bottom: 14px;
}
.user_d ul li span{
	display: block;width: 82px;text-align: center;float: left;line-height: 36px;
}
.user_d ul li span img{display: inline-block;}
.user_d ul li a{
	width: 259px;display: block;float: left;font-size: 18px;
	text-align: center;color: #333;line-height: 39px;
}
.user_d ul li:hover{
	background: url(../img/yh_b_on.jpg) no-repeat;
}
.user_d ul li:hover a{color: #fff;}

.user_txt{
	width: 322px;height: 161px;padding: 10px;margin-top: 12px;
	background: url(../img/yh_bg.jpg) no-repeat;
}
.user_txt p{
	font-size: 15px;color: #333;line-height: 40px;padding-left: 28px;
}
.user_txt p.user_1{background: url(../img/dh.png) no-repeat left center;}
.user_txt p.user_2{background: url(../img/yx.png) no-repeat left center;}
.user_txt p.user_3{background: url(../img/gddh.png) no-repeat left center;}
.user_txt p.user_4{background: url(../img/jfdh.png) no-repeat left center;}
ul.td li p.data_t{margin-bottom: 30px;height: 80px;line-height: 80px;}
ul.td li:hover p.data_d{color: #1e519d;}
.footer{
	width: 100%;height: 195px;
	background: url(../img/foot_bg.jpg) no-repeat;
	background-size: cover;
}
.footer_c{padding: 30px 0;}
.footer_c h2{
	font-size: 26px;color: #fff;text-align: center;letter-spacing: 2px;line-height: 55px;
}
.footer_c img{
	display: block;margin: auto;height: 55px;
}
.footer_c p{
	font-size: 18px;color: #fff;text-align: center;
}
.foot{
	width: 100%;height: auto;background: #646566;
}
.foot p{
	font-size: 16px;text-align: center;color: #fff;line-height: 40px;
}
/* list */
.list_banner{
	width: 1200px;height: 270px;
    text-align: center;
    margin: 0 auto;
}
.list_banner img{
	width: 100%;height: 100%;object-fit: cover;
}
.listmain {
    overflow: hidden;
    height: auto;
    position: relative;
    padding: 0 0 0 0;
    width: 1200px;
    margin: 12px auto;
}
.lm-left {
    width: 270px;
    float: left;
    background: #e9e9e9;
    height: auto;
    overflow: hidden;
}
.lm-left .left-lmname {
    background-color: #0e4f8f;
    height: 75px;
    padding: 25px 0 0 25px;
    overflow: hidden;
}
.lm-left .left-lmname h1 {
    color: #ffffff;
    font-size: 28px;
    line-height: 45px;
}
.lm-left .list-sub {
    height: auto;
    overflow: hidden;
    width: 100%;
}
.lm-left .list-sub a {
    display: block;
    line-height: 45px;
    height: 45px;
    font-size: 16px;
    padding-left: 30px;
    cursor: pointer;
    margin: 1px 0 0 0;
    background: #ffffff;
}
.lm-left .list-sub a:hover, #this-on {
    display: block;
    line-height: 45px;
    height: 45px;
    font-size: 16px;
    padding-left: 30px;
    cursor: pointer;
    color: #ffffff;
    background: url(../img/sub_bgh.png) 230px center no-repeat #3b71b1;
}
.lm-right {
    width: 870px;
    float: right;
    margin-right: 0;
    border: #eaeaea 1px solid;
    background: #ffffff;
    padding: 0 20px;
    min-height: 500px;
}
.this-name {
    border-bottom: #bfbfbf 1px solid;
    line-height: 40px;
    height: 40px;
    padding: 0;
    margin: 20px 0 0 0;
}
.this-name h1 {
    color: #0066cc;
    font-size: 20px;
    font-weight: normal;
    line-height: 39px;
    height: 39px;
    padding-left: 30px;
    float: left;
    background: url(../img/ico_wz.png) left center no-repeat;
    border-bottom: #0066cc 3px solid;
}
.this-name span {
    float: right;
    color: #666;font-size: 14px;
}
.this-name span a {
    color: #666;font-size: 14px;
}
.clearboth {
    clear: both;
    border: 0;
    padding: 0;
    margin: 0;
}
.lm-right .lm_list {
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 30px 20px;
}
.lm-right .lm_list li {
    line-height: 40px;
    font-size: 14px;
    color: #999999;
    text-align: right;
    padding: 0;
    background: url(../img/dxhx.png) bottom repeat-x;
}
.lm-right .lm_list li a {
    color: #4a4a4a;
    float: left;
    padding-left: 15px;
    background: url(../img/ico_001.png) left center no-repeat;
}
.lm-right .lm_list li:hover {
    background: #ececec;
    color: #0066cc;
}
.lm-right .lm_list li a:hover{color: #0066cc;}
.this-name span a:hover{color: #0066cc;}
.c-content {
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 20px auto 40px auto;
    padding: 0 20px;
}
.c-content .c-title {
    font-size: 30px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin: 15px 0 20px 0;
}
.c-content .other-s {
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    color: #666666;
    background: #f5f5f5;
    margin: 15px auto 0 auto;
}
.c-content .nr-info {
    height: auto;
    overflow: hidden;
    position: relative;
    text-align: left;padding-top: 20px;
}
.c-content .nr-info p {
    font-size: 16px;
    color: #666;
    line-height: 30px;
    margin-bottom: 15px;
    text-indent: 2em;
    text-align: left;
}
.sxp {
    border-top: 1px dashed #e5e5e5;
    padding-top: 20px;
    margin-top: 20px;
    font-size: 15px;
}
.sxp p a:hover{color: #1e519d;}
.Link li{
	width: 42%;
    float: left;
    font-size: 14px;
    color: #454545;
    height: 40px;
    line-height: 40px;
    font-weight: normal;
    border-bottom: 1px solid #d2d2d2;
    margin-left: 35px;
}
.Link li a{
	padding-left: 25px;
}
.lm-right .Link li:hover{background: none;}
.listpic {
    padding: 15px 10px 25px 10px;
	overflow: hidden;
}
.listpic ul li {
    float: left;
    width: 33.333333%;
    *width: 32.333333%;
    margin-top: 20px;
    text-align: center;
}
.listpic ul li a {
    display: block;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
}
.listpic ul li a img {
    width: 265px;
    height: 157px;object-fit: cover;
}
.listpic ul li a p {
    width: 100%; height: 50px;
    line-height: 30px;
    margin-top: 10px;
    text-align: center;
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
	overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.listpic ul li a:hover {
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transform: translate(0, -5px);
    -webkit-transform: translate(0,-5px);
    -moz-transform: translate(0, -5px);
    -ms-transform: translate(0, -5px);
    -o-transform: translate(0, -5px);
    box-shadow: 0 5px 10px rgba(67, 72, 84, 0.3);
    -webkit-box-shadow: 0 5px 10px rgba(67, 72, 84, 0.3);
    -moz-box-shadow: 0 5px 10px rgba(67, 72, 84, 0.3);
}
.listpic ul li a:hover p {
    color: #0060aa;
}