﻿*{margin:0;padding:0;}
body {font-family:"微软雅黑",PingFangSC-light, "Source Sans Pro", "Helvetica Neue", Arial, "Hiragino Sans GB",
	 "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;overflow-x: hidden;}
html,body{font-size:16px;}
ol,ul,li,dl,dt,dd{list-style:none;}
h1,h2,h3,h3,h4,h5,h6{font-weight: normal;}
em,i{ font-style:normal; font-weight:normal;}
table {border-collapse: collapse;border-spacing: 0;}
img{border:none;}
a{text-decoration: none;color:#333;}
a:hover{cursor: pointer;}
a:hover, a:active, a:focus {color:#449ea7;}
.fl{float:left;}
.fr{float:right;}
.Pr {position: relative;}
.Pa {position: absolute;}
button{cursor:pointer;}
button:hover{color:#0f75bc;}
/*去除Chrome等浏览器文本框默认发光边框*/
.clear{clear:both;}
.dis{display:block;}
.undis{display:none;}
input:focus, textarea:focus { outline: none; }
input,textarea { font-family: "microsoft yahei";}
/* 去除 ie6 & ie7 焦点点状线 */
a:focus,*:focus {outline:none;}
/*禁止拖动大小*/
textarea{resize:none}
/* 去掉 table cell 的边距并让其边重合 */
table { border-collapse:collapse;border-spacing:0;}
table{table-layout:fixed}
table tr th{word-wrap:break-word;word-break:break-all;}
table tr td{word-wrap:break-word;word-break:break-all;}
/* ie bug：th 不继承 text-align */
th {text-align:inherit;}
/* ie6 7 8(q) bug 显示为行内表现 */
/* 去掉 firefox 下此元素的边框 */
abbr,acronym {border:none;font-variant:normal;}
body{ 
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);  
	-moz-tap-highlight-color:rgba(0, 0, 0, 0);  
	-ms-tap-highlight-color:rgba(0, 0, 0, 0);  
	-o-tap-highlight-color:rgba(0, 0, 0, 0);  
	tap-highlight-color:rgba(0, 0, 0, 0);  
}

.hidden{ display: none;}
.elli{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
/*display: -webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow: hidden;*/

/*global start*/
body{overflow-x:hidden;background:#fff;}
.wp{width:94%;max-width:1240px;margin:0 auto;}

.hd{width:100%;height:auto;background:#4451d3;position:relative;z-index:99;}
.hd .hd_t{overflow: hidden;padding:20px 0 24px;background: url(../images/xiaoxun.png) no-repeat 55% center;}
.logo{width:50%;}
.logo img{display:block;width:auto;max-width: 100%;height:96px;}
.hd_r{float:right;}
.hd_r_t{text-align: right;}
.hd_r_t a{display:inline-block;font-size:14px;color:#90d0fa;padding-left:20px;}
.hd_r_t1{background:url(../images/icon_1.png) no-repeat left center;margin-right:20px;}
.hd_r_t2{background:url(../images/icon_2.png) no-repeat left center;}
.search_box{width:246px;}
.search{padding:0 50px 0 18px;margin:30px 0 0;height:36px;border:#2a8bcc solid 2px;border-radius:18px;position:relative;}
.search .sinput{width:100%;height:36px;border:none;background:none;font-size:15px;color:#fff;}
.search .sbtn{position: absolute;top:0px;right:0;width:49px;height:36px;border:none;background:url(../images/serch.png) no-repeat center;}
.search .sinput::-webkit-input-placeholder {color:#90d0fa;}
.search .sinput:-moz-placeholder {color:#90d0fa;}
.search .sinput::-moz-placeholder {color:#90d0fa;}
.search .sinput:-ms-input-placeholder {color:#90d0fa;}
.nav{display:block;width:100%;background:#fff;position: relative;z-index: 999;}
.nav ul{width:100%;margin:0 auto;}
.nav ul li{position:relative;float:left;width:9%;height:50px;text-align:center;}
.nav ul li a{display:block;margin:0 1%;padding-left:5%;height:50px;line-height:50px;font-size:16px;color:#2c2c2c;text-transform:uppercase;
            overflow:hidden;white-space:nowrap;text-overflow:ellipsis;background:url(../images/icon_3.png) no-repeat 15% center;}
.nav ul li:hover{ }
.nav ul li:hover>a{background-color:#f2f2f2;color:#005187;font-weight:bold;}
.nav ul li.on{ }
.nav ul li.on>a{background-color:#f2f2f2;color:#005187;font-weight:bold;}
.nav ul li ol{position:absolute;top:50px;left:1%;width:110%;padding:8%;visibility:hidden;background:rgba(0,0,0,0.7);}
.nav ul li:hover ol{visibility:visible;}
.nav ul li ol li{width:100%;height:38px;}
.nav ul li:hover ol li{border-bottom:#8f9596 dashed 1px;text-align: left;}
.nav ul li:hover ol li a{color:#fff;border:none;background:none;}
.nav ul li ol li a{font-size:14px;color:#fff;height:40px;line-height:40px;padding:0 5%;}
.nav ul li:hover ol li a:hover{background:#005187;font-weight:bold;}
/*mobile nav*/
.m-trigger {display:none;position: absolute;top:0;right:0;width:6rem;height:5rem;cursor: pointer;
	background: url(../images/menu_add.png) center center no-repeat;-webkit-background-size:35px;background-size:35px;}

.banner{width:100%;overflow:hidden;position:relative;z-index:98;}

.ban_hz{width:100%;padding-top:29%;position:relative;overflow: hidden;display:block;}
.ban_hz img{width:100%;height:100%;position:absolute;top:0;left:0;}
/*banner end*/

/*首页zhongjian*/
.ind_1{overflow:hidden;padding:55px 0 0;}
.ind_1_l{float:left;width:60%;overflow: hidden;}
.ind_1_l .tit{border-bottom:#ccc solid 2px;color:#000;font-size:25px;padding:13px 0 13px 43px;margin-bottom:25px;background:url(../images/ind_ico1.png) no-repeat left center;}
.ind_1_l .tit span{color:#ccc;font-size:20px;padding:0 5px;}
.ind_1_l .tit a{color:#999;font-size:14px;float:right;display:inline-block;padding:4px 0;}
.ind_1_l .tit a:hover{color:#005187;}
/*.ind_1_l .pic{width:47%;float:left;}*/
.ind_1_l .swiper-container2{width:47%;float:left;}
.ind_1_l .swiper-container2 .news_ban_hz{display: block;width:100%;}
.ind_1_l .pic_t{width:100%;height:248px;background:url(../images/jzz.png) no-repeat center;background-size:cover;}
.ind_1_l .pic_b{font-size:18px;font-weight:bold;color:#005187;padding:18px;background:#f9f6ef;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.ind_1_l .list{width:49%;float:right;}
.ind_1_l .list li{margin:0 7% 10px 0;}
.ind_1_l .list li a{display:block;font-size:15px;line-height:2;color:#333333;padding-left:13px;background:url(../images/icon_4.png) no-repeat left center;
	overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
	.ind_1_l .list li a:hover{color:#005187;}
.ind_1_r{float:right;width:36%;}
.ind_1_r .tit{border-bottom:#ccc solid 2px;color:#000;font-size:25px;padding:13px 0 13px 43px;margin-bottom:25px;background:url(../images/ind_ico2.png) no-repeat left center;}
.ind_1_r .tit span{color:#ccc;font-size:20px;padding:0 5px;}
.ind_1_r .tit a{color:#999;font-size:14px;float:right;display:inline-block;padding:4px 0;}
.ind_1_r .tit a:hover{color:#005187;}
.ind_1_r .list{}
.ind_1_r .list li{overflow: hidden;margin-bottom:35px;}
.ind_1_r .list_l{float:left;width:82px;height:78px;text-align: center;background:#c8e0e5;border-radius:5px;line-height:1;}
.ind_1_r .list_l span{font-size:12px;color:#575757;display: block;padding:14px 0 8px;}
.ind_1_r .list_l b{font-size:32px;color:#005187;display: block;}
.ind_1_r a:hover .list_l{background:#005187;}
.ind_1_r a:hover .list_l span{color:#a9ddff;}
.ind_1_r a:hover .list_l b{color:#a9ddff;}
.ind_1_r .list_r{margin-left:98px;}
.ind_1_r .list_r h3{color:#333;font-size:15px;padding:5px 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.ind_1_r a:hover .list_r h3{color:#005187;}
.ind_1_r .list_r .txt{color:#666;font-size:13px;line-height:21px;height:42px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

.ind_2{overflow: hidden;padding:10px 0 45px;max-width:1240px;margin:0 auto;}
.ind_2 img{width:100%;}

.ind_3{padding:35px 0;background:#eff4f9;overflow: hidden;}
.ind_3 .tit{color:#000;font-size:25px;padding:13px 0 13px 48px;background:url(../images/ind_ico3.png) no-repeat left center;}
.ind_3 .tit span{color:#ccc;font-size:20px;padding:0 5px;}
.ind_3 .tit a{color:#999;font-size:14px;float:right;display:inline-block;padding:4px 0;}
.ind_3 .tit a:hover{color:#005187;}
.ind_3 ul{width:102%;margin-left:-1%;overflow: hidden;}
.ind_3 ul li{width: 23%;margin:0 1% 2%;float: left;}
.ind_3 ul li .imgbox{width:100%;padding-top:48%;position:relative;}
.ind_3 ul li .imgbox .img1{position: absolute;top:0;left:0;width:100%;height: 100%;}
.ind_3 ul li .imgbox .play{position: absolute;top:36%;left:41%;width:18%;}
.ind_3 ul li .txt{padding:0 2%;height:40px;line-height:40px;color:#fff;font-size:15px;text-align:center;background:#005187;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.ind_4{padding:35px 0;overflow:hidden;}
.ind_4 .tit{border-bottom:#ccc solid 2px;color:#000;font-size:25px;padding:13px 0 13px 53px;margin-bottom:25px;}
.ind_4_l .tit{background:url(../images/ind_ico4.png) no-repeat 5px center;}
.ind_4_c .tit{background:url(../images/ind_ico5.png) no-repeat left center;}
.ind_4_r .tit{background:url(../images/ind_ico6.png) no-repeat left center;}
.ind_4 .tit span{color:#ccc;font-size:20px;padding:0 5px;}
.ind_4 .tit a{color:#999;font-size:14px;float:right;display:inline-block;padding:4px 0;}
.ind_4 .tit a:hover{color:#005187;}
.ind_4_l{width:30%;float:left;}
.ind_4_l_t{overflow: hidden;padding:0 0 15px;}
.ind_4_l_t .imghz{width:130px;height:95px;float:left;}
.ind_4_l_t .imghz img{width:100%;height:100%;}
.ind_4_l_t .img_r{margin-left:142px;}
.ind_4_l_t .img_r .bt{color:#333;font-size:16px;height:48px;line-height:24px;margin-bottom:5px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.ind_4_l_t .img_r .txt{color:#999;font-size:13px;height:48px;line-height:24px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.ind_4 .list{}
.ind_4 .list li{padding:8px 0;}
.ind_4 .list li a{display: block;color:#333;font-size:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.ind_4 .list li a span{color:#979797;display:inline-block;padding-right:5px;margin-right:10px;border-right:#979797 solid 1px;}
.ind_4 .list li a:hover{color:#005187;}
.ind_4_c{width:30%;float:left;margin:0 5%;}
.ind_4_r{width:30%;float:left;}
.ind_4_r .list1{margin:-14px 0 0;}
.ind_4_r .list1 li{overflow: hidden;padding:15px 0;border-bottom:#969696 dashed 1px;}
.ind_4_r .list1 li .imghz{width:130px;height:95px;float:left;}
.ind_4_r .list1 li .imghz img{width:100%;height:100%;}
.ind_4_r .list1 li .img_r{margin-left:142px;}
.ind_4_r .list1 li .img_r .bt{color:#333;font-size:16px;line-height:24px;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:5px;}
.ind_4_r .list1 li .img_r .txt{color:#999;font-size:13px;height:48px;line-height:24px;overflow: hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.ind_4_r .list1 li a:hover .img_r .bt{color:#005187;}

.ind_5{padding:45px 0;background:#d5eef3 url(../images/ind_5bg.jpg) no-repeat center top;overflow: hidden;}
.ind_5 h3{font-size:26px;color:#000;text-align: center;padding:24px 0;position: relative;}
.ind_5 h3 span{width:58px;height:4px;display:inline-block;background:#005187;position:absolute;left:50%;bottom:0;margin-left:-29px;overflow: hidden;}
.ind_5_nr{position:relative;margin:36px 0 0;}
.ind_5_nr a{display:block;width:100%;}
.ind_5_nr .honor_box{border:#005187 solid 3px;}
.ind_5_nr .img_box{width:100%;padding-top:75%;position: relative;overflow: hidden;}
.ind_5_nr .img_box img{position: absolute;left:3%;top:4%;width:94%;height:92%;transition: 0.3s}
.ind_5_nr .img_box:hover img{left:0;top:0;width:100%;height:100%;}
.ind_5_nr .img_jj{padding:15px;color:#fff;font-size:18px;background:#005187;
	overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}

.ind_6{padding:40px 0;overflow: hidden;}
.ind_6 .tit{border-bottom:#ccc solid 2px;color:#000;font-size:25px;padding:13px 0 13px 45px;margin-bottom:25px;}
.ind_6_l .tit{background:url(../images/ind_ico7.png) no-repeat 5px center;}
.ind_6_r .tit{background:url(../images/ind_ico8.png) no-repeat left center;}
.ind_6 .tit span{color:#ccc;font-size:20px;padding:0 5px;}
.ind_6 .tit a{color:#999;font-size:14px;float:right;display:inline-block;padding:4px 0;}
.ind_6 .tit a:hover{color:#005187;}
.ind_6_l {width:32%;float:left;}
.ind_6_l .swiper-container4 .news_ban_hz{display:block;width:100%;}
.ind_6_l_pic{width:100%;height:240px;background:url(../images/jzz.png) no-repeat center;background-size:cover;}
.ind_6_l_jj{padding:20px;margin:-20px 15px 0;background:#005187;font-weight:bold;color:#fff;font-size:18px;overflow: hidden;white-space:nowrap;text-overflow:ellipsis;}
.ind_6_r {width:65%;float:right;}
.ind_6_r_list{margin:-15px 0 0;}
.ind_6_r_list li{border-bottom:#969696 dashed 1px;padding:15px 0 10px;}
.ind_6_r_list li h3{height:26px;line-height:26px;font-size:16px;color:#262626;padding-left:35px;background:url(../images/wen.jpg) no-repeat left center;
	overflow: hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:16px;}
.ind_6_r_list li .txt{height:44px;line-height:22px;font-size:14px;color:#797979;padding-left:35px;background:url(../images/da.jpg) no-repeat left top;
	overflow: hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

.ind_7{padding:60px 0 80px;background:#babec0 url(../images/ind_7.jpg) no-repeat center;background-size:cover;}
.ind_7_nr{width:96%;max-width:425px;margin:0 auto;}
.ind_7_nr .tit{display: block;max-width:100%;margin:0 auto 42px;}
.ind_7_nr .line{height:46px;background:#fff;border-radius:5px;overflow: hidden;position:relative;padding:0 15px 0 95px;margin-bottom:8px;}
.ind_7_nr .line .type{height:46px;line-height:46px;width:95px;display:inline-block;position:absolute;top:0;left:0;text-align: right;color:#a4a4a4;font-size:16px;}
.ind_7_nr .line .sinput{height:46px;width:100%;border:none;font-size:16px;color:#333;}
.ind_7_nr .line1{padding-left:175px;}
.ind_7_nr .line1 .type{width:175px;}
.ind_7_nr .sbmit{height:46px;line-height:46px;width:100%;border-radius:5px;background:#d0382b;color:#fff;font-size:16px;text-align: center;border:none;margin-top:24px;;}
/*dibu*/
.ft{background:#333333 url(../images/ft_bg.jpg) no-repeat center/cover;overflow:hidden;}
.ft_t{padding:34px 0;overflow:hidden;}
.ft_t_l{width:18%;float:left;background:url(../images/ftlogox.jpg) no-repeat right center;}
.ft_t_l img{max-width:90%;}
.ft_t_r{width:82%;float:right;}
.ft_t_r ul{overflow:hidden;padding:16px 0 16px 9%;}
.ft_t_r li{width:16.6%;padding:14px 0;float:left;background:url(../images/ftnav.jpg) no-repeat left center;}
.ft_t_r li a{color:#fff;font-size:16px;padding-left:16px;display:inline-block;}
.ft_t_r li a:hover{font-weight:bold;}
.ft_b{padding:20px 0;border-top:#3f3f3f solid 1px;background:#333;}
.ft_b_l{color:#999;font-size:14px;line-height:2;margin-right:220px;}
.ft_b_l a{color:#999;}
.ft_b_r{width:180px;float: right;}
.link{height:18px;background:#fff;text-align: left;position:relative;border:#999999 solid 1px;margin:10px 0;}
.link h3{padding:0 5px;line-height:16px;color:#333;font-size:12px;cursor:pointer;}
.link ul{position: absolute;bottom:0;background:#fff;width:100%;padding:5px 0;display: none;}
.link:hover ul,.link ul.on{display:block;}
.link ul li{padding:0 10px;}
.link ul li a{display: block;height:30px;line-height: 30px;color:#333;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.link ul li a:hover{color:#005187;}
/*内页 start*/
.nybanner{width:100%;height:360px;overflow: hidden;background: url(../images/ny_banner.jpg) no-repeat center;background-size:cover;position:relative;}
.ny_about{overflow: hidden;padding:40px 0;}
.ny_about_l{width:20%;float:left;}
.sidenav{border-top:#005188 solid 3px;border-left:#e0e0e0 solid 8px;background:url(../images/bglogo.png) no-repeat right top;}
.sidenav h3{color:#161616;font-size:24px;padding:20px 11%;}
.sidenav ol {padding-left:8px;overflow: hidden;}
.sidenav ol li{padding:20px 11%;border-bottom:#dfdfdf solid 1px;}
.sidenav ol li a{color:#313131;font-size:16px;}
.sidenav ol li a:hover,.sidenav ol li.on a{color:#005188;}
.ny_about_r{width:74%;float:right;overflow: hidden;}
.weizhi{color:#bababa;font-size:14px;line-height:1.6;text-align: right;}
.weizhi a{color:#bababa;}
.weizhi a:hover{color:#005188;}
.ny_about_r .title{border-bottom:#d8d8d8 solid 1px;margin-bottom:20px;}
.ny_about_r .title span{color:#005188;font-size:26px;background:#fff;display:inline-block;padding-right:2px;margin-bottom:-4px;}
.ny_about_txt{padding:20px 0;font-size:16px;line-height:2.2;color:#000;}
.ny_about_txt img{max-width:100% !important;height:auto !important;}
.ld_list{}
.ld_list li{overflow: hidden;padding:26px 0;}
.ld_list li .pict{width:100px;height:135px;float:left;}
.ld_list li .txt{margin-left:135px;}
.ld_list li .txt h3{color:#000;font-size:18px;padding:10px 0 5px;}
.ld_list li .txt h4{color:#7d7d7d;font-size:16px;}
.ld_list li .txt h5{color:#7d7d7d;font-size:14px;line-height:2.1;padding:10px 0;}
.fc_list{overflow: hidden;}
.fc_list ul{width:103%;margin-left:-1%;}
.fc_list li{float:left;width:31%;margin:16px 1%;}
.fc_list li .imgb{width:100%;padding-top:65%;position: relative;overflow:hidden;}
.fc_list li .imgb img{position:absolute;top:0;left:0;width:100%;height:100%;transition: 0.3s;}
.fc_list li a:hover .imgb img{transform: scale(1.15);-webkit-transform:scale(1.15);-moz-transform:scale(1.15);}
.fc_list li .txt{height:45px;line-height:45px;color:#141414;font-size:15px;text-align:center;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.fc_list li a:hover .txt{color:#005188;}

/*新闻*/
.news_list{}
.news_list li{overflow: hidden;padding:20px 0;border-bottom:#dadada solid 1px;}
.news_list li .imgb{width: 210px;height:140px;position: relative;overflow:hidden;float: left;}
.news_list li .imgb img{position:absolute;top:0;left:0;width:100%;height:100%;transition: 0.3s;}
.news_list li a:hover .imgb img{transform: scale(1.15);-webkit-transform:scale(1.15);-moz-transform:scale(1.15);}
.news_list li .imgjj{margin:0 2% 0 230px;}
.news_list li .imgjj .tit{color:#000;font-size:16px;padding:8px 0 5px;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.news_list li .imgjj .tim{color:#005188;font-size:14px;padding:0 0 14px;overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.news_list li .imgjj .txt{color:#828282;font-size:12px;line-height:21px;height:42px;text-indent:2em;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news_list li a:hover .tit{color:#005188;font-weight:bold;}
.honor_list ul{overflow: hidden;width:105%;margin-left:-2%;}
.honor_list ul li{width:29%;margin:2%;float:left;}
.honor_list .honor_box{border:#005187 solid 3px;}
.honor_list .img_box{width:100%;padding-top:75%;position: relative;overflow: hidden;}
.honor_list .img_box img{position: absolute;left:3%;top:4%;width:94%;height:92%;transition: 0.3s}
.honor_list .img_box:hover img{left:0;top:0;width:100%;height:100%;}
.honor_list .img_jj{padding:0 2%;height:42px;line-height:42px;color:#fff;font-size:16px;background:#005187;text-align:center;
	overflow:hidden;white-space: nowrap;text-overflow:ellipsis;}
.notice_list{}
.notice_list li{overflow: hidden;padding:18px 0;border-bottom:#dadada solid 1px;}
.notice_list .list_l{float:left;width:82px;height:78px;text-align: center;background:#c8e0e5;border-radius:5px;line-height:1;}
.notice_list .list_l span{font-size:12px;color:#575757;display: block;padding:14px 0 8px;}
.notice_list .list_l b{font-size:32px;color:#005187;display: block;}
.notice_list a:hover .list_l{background:#005187;}
.notice_list a:hover .list_l span{color:#a9ddff;}
.notice_list a:hover .list_l b{color:#a9ddff;}
.notice_list .list_r{margin-left:98px;}
.notice_list .list_r h3{color:#000;font-size:15px;padding:8px 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.notice_list a:hover .list_r h3{color:#005187;}
.notice_list .list_r .txt{color:#828282;font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}

.news_xq{background:#fff;padding:2%;}
.news_xq_tit{border-bottom:#e7e7e7 solid 1px;text-align: center;padding:0 0 8px;margin:0 0 20px;}
.news_xq_tit h3{color:#005188;font-size:28px;font-weight:bold;}
.news_xq_tit h5{color:#868686;font-size:14px;padding:8px 0;}
.news_xq_tit h5 span{display:inline-block;padding:0 28px;}
.news_xq_tit h5 span.liul{background:url(../images/icon_5.png) no-repeat left center;}
.news_xq_tit h5 span.time{background:url(../images/icon_6.png) no-repeat 2px center;}
.news_xq_txt{color:#333;font-size:16px;line-height:2;padding:8px 2%;}
.news_xq_txt img{max-width:100% !important;height:auto !important;}
.fanye{border-top:#e7e7e7 solid 1px;padding:25px 0 0;margin-top:40px;}
.fanye a{display:block;font-size:15px;line-height:30px;height:30px;color:#757575;margin:2px 0;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}
.fanye a:hover{color:#2f318b;}
	
.dqgt_list{}
.dqgt_list ul{border-bottom:#dce0eb solid 2px;padding:0 0 20px;margin-right:2%;}
.dqgt_list li{background:url(../images/icon_3.png) no-repeat left center;padding:5px 0;}
.dqgt_list li:nth-of-type(5n){margin-bottom:20px;}
.dqgt_list li span{display: block;height:20px;line-height:20px;color:#999;font-size:14px;float:right;}
.dqgt_list li a{margin:0 90px 0 12px;display: block;height:20px;line-height:20px;color:#333;font-size:15px;
	overflow: hidden;white-space: nowrap;text-overflow:ellipsis}
.dqgt_list li a:hover{color:#005188;}

.shizi_list{overflow: hidden;}
.shizi_list ul{border-bottom:#dce0eb solid 2px;overflow: hidden;padding:10px 0 20px;}
.shizi_list li{width:15%;margin:1% 5%;float:left;}
.shizi_list li .imgbox{width:100%;padding-top:127%;position:relative;overflow: hidden;border:#d8d8d8 solid 1px;}
.shizi_list li .imgbox img{position: absolute;left:3%;top:2%;width:94%;height:96%;transition:0.3s;}
.shizi_list li a:hover .imgbox img{left:0;top:0;width:100%;height:100%;}
.shizi_list li .txt{text-align:center;font-size:14px;line-height:30px;height:30px;color:#333;margin:5px 0;overflow: hidden;white-space: nowrap;text-overflow:ellipsis;}

.zixun_list{}
.zixun_list li{border-bottom:#dadada solid 1px;padding:15px 0;}
.zixun_list li h3{height:26px;line-height:26px;font-size:16px;color:#262626;padding-left:35px;background:url(../images/wen.jpg) no-repeat left center;
	overflow: hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:16px;}
.zixun_list li .txt{height:44px;line-height:22px;font-size:14px;color:#797979;padding-left:35px;background:url(../images/da.jpg) no-repeat left top;
	overflow: hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

.rencai_list{}
.rencai_list ul{padding:0 5% 5%;}
.rencai_list ul li{padding:20px 0;}
.rencai_list ul li .title1{background:#f3f3f3;overflow: hidden;padding:8px 16px;}
.rencai_list ul li .title1 span{display:inline-block;height:42px;line-height:42px;font-size:18px;float:left;color:#939393;padding-left:20px;
	background: url(../images/icon_7.png) no-repeat left center;}
.rencai_list ul li .title1 a{width:118px;height:42px;display:block;float:right;background: url(../images/wyyp.png) no-repeat center;background-size:contain;}
.rencai_list ul li .text{color:#666;font-size:14px;line-height:2;padding:10px 16px;}
.rencai_list ul li .text1{color:#000;padding:10px 0;}
.rencai_list ul li .text1 span{margin-right:30px;}

.rencai_yp{width:98%;max-width:800px;padding:20px 1%;margin:0 auto;}
.rencai_yp h3{color:#292929;font-size:16px;text-align:center;padding:0 0 30px;}
.rencai_yp h3 span{color:#a3a3a3;}
.rencai_yp .red{color:#c90300;}
.rencai_yp_nr{background:#eeeeee;padding:5% 5%;}
.rencai_yp .row{overflow: hidden;padding:0 0 0 150px;position:relative;margin-bottom:20px;}
.rencai_yp .row .rowspan{position:absolute;left:0;top:0;display:inline-block;width:150px;color:#111;font-size:15px;height:34px;text-align: right;overflow: hidden;}
.rencai_yp .row .rowinput{width:92%;max-width:170px;padding:0 3%;height:32px;border:#cccccc solid 1px;color:#333333;font-size:15px;background:#fff;}
.rencai_yp .row1 .rowinput{max-width:320px;}
.rencai_yp .row2 .rowinput{width:92%;max-width:92%;}
.rencai_yp .row .select1{height:32px;border:#cccccc solid 1px;color:#333333;font-size:16px;background:#fff;}
.rencai_yp .row3{padding:0;}
.rencai_yp .row3 .rowspan{position: relative;width:100%;text-align: center;}
.rencai_yp .row3 .rowtext{width:92%;padding:3%;height:130px;border:#cccccc solid 1px;color:#333333;font-size:15px;}
.rencai_yp .submit_box{text-align:center;overflow: hidden;}
.rencai_yp .submit_box button{width:48%;max-width:95px;height:42px;line-height:42px;text-align:center;color:#fff;font-size:16px;background:#005188;border:none;border-radius:5px;}
.rencai_yp .submit_box button.reset{margin-left:4%;background:#afafaf;}


.side2{	position:fixed;right:5px;z-index:100;bottom:4rem;}
.side2 ul li{position:relative;margin-bottom:5px;}
.side2 ul li .sidetop{display:block;width:72px;height:72px;transition:all 0.3s;background:#363636;}
.side2 ul li .sidetop img{display:block;width:100%;}
.side2 ul li a.sidetop:hover{opacity: 1;}
.side2 ul li .sidetel{display:none;}



/*新增2020.11.4 开始*/
.jg_xq{padding:1px 2px;}
.jg_xq_nr{padding:12px;background:url(../images/bian.jpg) repeat ;}
.nr_xq{padding:2% 5%;background:#fff;overflow: hidden;}
.nr_xq ul{padding:20px 0;}
.nr_xq h5{color:#383838;font-size:25px;line-height:30px;font-weight:bold;text-align: center;margin-bottom:20px;}
.nr_xq h5 span{position:relative;display:inline-block;max-width:80%;}
.nr_xq h5 span .h5l{position: absolute;left:-25px;top:50%;transform: translateY(-50%);}
.nr_xq h5 span .h5r{position: absolute;right:-25px;top:50%;transform: translateY(-50%);}
.nr_xq li{padding:12px 4px;border-bottom:#f6f6f6 solid 1px;font-size:16px;color:#393939;}
.nr_xq li b{color:#005188;margin-right:10px;}
/*新增2020.11.4 结尾*/
/*22.4.20add*/
.list_dt{overflow:hidden;}
.list_dt li{float:left;width:18%;margin:1%;overflow: hidden;}
.list_dt li .pic{width:100%;padding-top:70%;position:relative;}
.list_dt li img{width:100%;height:100%;position: absolute;top:0;left:0;}
.module-img-view {position: fixed;left: -100vw;top: 0;z-index: 20;width: 100vw;height: 100vh;display: flex;justify-content: center;align-items: center;
	background: rgba(0, 0, 0, 0.65);opacity: 0;}
.module-img-view img {max-width: 80%;max-height: 80%;}
.close-module-btn {position: absolute;right: 30px;top: 30px;width:40px;height:40px;cursor: pointer;transition: transform linear 0.3s;
		background:url(../images/close-module-btn.png) no-repeat center;}
.close-module-btn:hover {transform: rotate(90deg);}


@media screen and (max-width:1200px){
   .ind_1{padding:3.4rem 0 0;}
   .ind_1_r .list li{margin-bottom:2.1rem;}
   .ind_6{padding:5rem 0;}
     /*内页 start*/
    .news_xq_tit h3{font-size:1.75rem;}
   .dqgt_list li a,.dqgt_list li span{height:2rem;line-height:2rem;}
}

@media screen and (max-width:1024px){
	html,body{font-size:88%;}
	.hd .hd_t{background:none;}
	.ind_4 .tit span{display: none;}
	.ind_6 .tit span{display:none;}
	.ind_1_l .tit{font-size:22px;background-size:auto 28px;}
	.ind_1_r .tit{font-size:22px;background-size:auto 28px;}
	.ind_3 .tit{font-size:22px;background-size:auto 28px;}
	.ind_4_l .tit{font-size:22px;background-size:auto 25px;}
	.ind_4_c .tit{font-size:22px;background-size:auto 28px;}
	.ind_4_r .tit{font-size:22px;background-size:auto 28px;}
	.ind_6_l .tit{font-size:22px;background-size:auto 30px;}
	.ind_6_r .tit{font-size:22px;background-size:auto 28px;}
	.side2 ul li .sidetop{width:3.75rem;height:3.75rem;}
    /*内页 start*/
   .nybanner{width:100%;height:auto;padding-top:29%;}
   
}

@media screen and (max-width:813px){
	.ind_4 .tit span{display:inline-block;}
	.ind_4_l,.ind_4_c,.ind_4_r{width:100%;}
	.ind_4_c{margin:20px 0;}
	.ind_6_l,.ind_6_r{width:100%;}
	.ind_6_l{margin-bottom:2rem;}
	.ind_6 .tit span{display:inline-block;}
	 /*内页 start*/
	.ny_about_l,.ny_about_r{width:100%;}
	.ny_about_l{margin-bottom:2rem;}
	.sidenav h3{padding:1.25rem 5%;font-size:22px;}
	.sidenav{border-right:#e0e0e0 solid 8px;border-bottom:#005188 solid 3px;padding:0 0 20px;}
	.sidenav ol{padding:0 8px;text-align: center;font-size:0;}
	.sidenav ol li{width:31.33%;display: inline-block;padding:0;margin:0 1%;float:left;}
	.sidenav ol li a{display: block;overflow: hidden;height:4rem;line-height:4rem;}
	.weizhi{padding:0 0 1rem;}
	.ny_about_r .title span{font-size:24px;}
	.ny_about_txt{padding: 20px 2%;}
}

@media screen and (max-width:768px){
	html,body{font-size:86%;}
	.hd .hd_t{padding:0;}
	.m-trigger{display:block;}
	.logo{width:78%;padding:0.7rem 0;height:3.6rem;}
    .logo img{display:block;width:auto;height:100%;max-width: 100%;}
    .hd_r{width:100%;border-top:#0061a2 solid 1px;padding:15px 0;}
    .search_box{width:100%;}
    .search{margin:20px 0 0;}
	.nav {z-index:9999;position:absolute;top:5rem;width:100%;max-width:160px;right:0;text-align: center;display: none;box-shadow:0 0 8px #999 inset;}
	.nav ul {padding:0;}
    .nav ul li{width:100%;border-bottom:1px solid #e0e0e0;height:3rem;}
    .nav ul li.on{ }
	.nav ul li a{width:90%;padding:0 5%;display:block;font-size:1.125rem;height:3.2rem;line-height:3.2rem;border:none;margin:0;}
	.nav ul li a:hover{background-color:none;}
	.nav ul li.on>a{background-color:none;}
	.nav ul li ol{display:none;}
	
	.ft_l{width:100%;text-align: center;padding:20px 0 0;}
	.ft_nav li{width:25%;}
	.link{text-align: left;}
	.ft_r{width:100%;max-width:100%;text-align: center;border-bottom: #4f4f4f solid 1px;padding:0 0 20px;}
	/*内页 start*/
	

    
}
@media screen and (max-width:767px){
	html,body{font-size:84%;}
	.ind_1_l,.ind_1_r{width:100%;}
	.ft_t_l{width:100%;background:none;text-align: center;}
	.ft_t_l img{max-width:140px;}
	.ft_t_r{width:100%;}
	.ft_b_r{float:none;width:100%;max-width:200px;}
	.ft_b_l{margin:0;line-height:1.6;}
	.ind_3 ul li{width:48%;}
	
	.swiper-pagination1 .swiper-pagination-bullet{width:10px !important;height:10px !important;}
     /*内页 start*/
    .shizi_list li{width:30%;margin:2% 10%;}
    
}
@media screen and (max-width:600px){
	.ind_1{padding:2rem 0 0;}
	
	.list_dt li{width:48%;}
}
@media screen and (max-width:480px){
	html,body{font-size:80%;}
	
	.ban_hz{padding-top:55%;}
	.ban_hz img{width:120%;left:-10%;}
	.ft_t_r ul{padding: 16px 0 0 7%;}
	.ft_t_r li{width:33%;padding:10px 0;}
	
	.side2 ul li .sidetel{display:block;}
	/*内页 start*/
	.fc_list ul{width:100%;margin:0;}
	.fc_list li{width:48%;margin:1rem 1%;}
	.news_list li .imgb{width:96%;margin:0 2%;height:0;padding-top:50%;float:none;}
	.news_list li .imgjj{margin:10px 2% 0;}
	.honor_list ul{width:100%;margin:0;}
	.honor_list ul li{width:46%;margin:2%;}
    
}
@media screen and (max-width:414px){
	.ind_1_l .list{width:100%;}
	/*.ind_1_l .pic{margin-bottom:20px;}*/
	.ind_1_l .swiper-container2{width:100%;margin-bottom:20px;}
	.ind_1_l .pic_t{height:15.5rem;}
	/*内页 start*/
	.sidenav ol li{width:48%;}
	.notice_list .list_r .txt{overflow: hidden;white-space:normal;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
	.shizi_list li{width:40%;margin:2% 5%;}
	.rencai_list ul{padding:0 2% 5%;}
	
}
@media screen and (max-width:375px){
	.ind_1_l .tit span,.ind_4 .tit span,.ind_6 .tit span{display:none;}
	/*内页 start*/
	
}
@media screen and (max-width:320px){
	html,body{font-size:78%;}
	
	/*内页 start*/
	
}





   /*----------------------分页--------------------------------*/
 
.black-inline {	margin:0 auto; text-align:center; font-family:"微软雅黑"; padding-top:40px; padding-bottom:10px;inheritclear:both; width:100%;  overflow:hidden; line-height:22px; font-size:12px;}
.black-inline a {  text-align:center; padding:6px 12px; margin-center:4px;border: 1px solid #bcbcbc;margin-left:3px; margin-right:3px;color:#666;border-radius:3px;}   
.black-inline a:hover {	color:#fff; background-color:#29427c; text-decoration:none;border:1px solid #29427c;border-radius:3px;}
.black-inline span.current {padding:6px 12px; background-color:#29427c; color:#fff;border: 1px solid #29427c; font-size:12px; margin-left:3px; margin-right:3px;border-radius:3px;}   
.black-inline span.disabled { padding:6px 12px;font-family:"微软雅黑"; font-size:12px; color:#666; border: 1px solid #bcbcbc;border-radius:3px;}