@charset "utf-8";
@media (min-width:1600px) {
 .index_cplist {
width:100%;
height:540px;
margin:25px auto 0;
overflow:hidden;
}
 #zal_con22 {
}
 .proimg_a {
 width: 320px;
 float: left;
 margin: 0 13px;
 border-radius: 10px;
}

.proimg_a .txt{
	background: rgba(255, 255, 255, 0.95);
    box-sizing: border-box;
    padding: 5%;
    min-height: 320px;
    border-radius: 0 0 5px 5px;
	 }
.proimg_a .txt h1{
	font-weight: bold;
    font-size: 20px;
    color: #0068c6;
    margin-bottom: 10px;
	 }
.proimg_a .txt p{
	font-size: 17px;
    line-height: 1.6;
	}	 
.proimg_a .txt p span{font-weight: bold;}	 

.proimg_a .topimg {
 overflow: hidden;
 background: #fff;
 display: block;
 vertical-align: middle;
 text-align: center;
 border-radius:0;
}
.proimg_a .topimg img {
 transform: scale(1);
 transition: all 1s ease-out;
 max-width: 100%;
 max-height: 100%;
}
 .proimg_a:hover {
}
.proimg_a:hover .topimg img {
transform: scale(1.10);
}


 .sec_inner {
 margin: 0 auto;
 margin-top: 75px;
 max-width: 1360px;
 width: 85%;
}
.section2 {
 width: 47.9%;
 height: auto;
 display:block;
 overflow:hidden;
 float: left;
}
 .rightnews {
width:49.5%;
display:block;
float:right
}
 .Menuboa {
 text-align: center;
}
.Menuboa a {
 display: inline-block;
 line-height: 50px;
 font-size: 18px;
 background: #f2f2f2;
 color: #888888;
 /*width: 24.4%;*/
 border-top: 4px solid #f2f2f2;
 position:relative;
 cursor:pointer;
	padding: 0 2.5%;
}
 .Menuboa a.hover {
 background:#fff;
 color:#0068c5;
 font-weight:bold;
 border-top:4px solid #0068c5;
}
 .newsTop {
position:relative
}
.newsTop::after {
 content: "";
 width: 38px;
 height: 11px;
 display: block;
 position: absolute;
 left: 50%;
 bottom: -6px;
 transform: translateX(-50%);
 background: url(../images/news-top-ico.png) no-repeat;
}
.news-top {
 border-bottom: 1px solid #e6e6e6;
 padding: 20px 0;
}
 .news-top p {
 font-size: 25px;
 font-weight: bold;
 line-height: 40px;
 text-align: center;
 color: #0068c5;
}
.news-top p i {
 display: inline-flex;
 width: 26px;
 height: 30px;
 background: url(../images/fire.jpg) center center no-repeat;
 background-size: 100%;
 margin-right: 1%;
}
.news-top span {
 line-height: 28px;
 height: 84px;
 display: block;
 overflow: hidden;
 font-size: 15px;
 color: #999;
 margin-top: 3px;
 text-align: justify;
}
.news-top span a {
 color: #0068c5;
 margin-left: 4px;
}
.news-top a {
 color: #0068c5;
}
.news-up {
 padding: 25px 0 25px 0;
 border-bottom: 1px solid #e6e6e6;
}
.news-up p {
 font-size: 24px;
 font-weight: bold;
 height: 40px;
 line-height: 40px;
 overflow: hidden;
 text-align: center;
}
.news-up p a {
 color: #f52725;
}
.news-ul {
 margin-top: 20px;
}
.news-ul ul li {
 height: 40px;
 line-height: 40px;
 font-size: 16px;
 overflow: hidden;
 position: relative;
 text-indent: 18px;
 padding-right: 80px;
}
.news-ul ul li::after {
 content: '';
 width: 5px;
 height: 5px;
 border-radius: 50%;
 background-color: #ccc;
 position: absolute;
 left: 0;
 top: 50%;
 transform: translateY(-50%);
}
.news-ul ul li:hover a {
 color: #0187d0;
}
.news-ul ul li:hover::after {
 background-color: #0187d0;
}
.news-ul ul li span {
 color: #999;
 font-size: 14px;
 position: absolute;
 right: 0;
 top: 0;
}
 .newsBot {
 margin-top:24px;
}
.newsBot .item:first-child {
 margin-top: 0;
}
.newsBot .item {
 overflow: hidden;
 margin-top: 15px;
}
.newsBot .image {
 float: left;
 border-radius: 3px;
 overflow: hidden;
 width: 22.5%;
 height: auto;
 margin-right: 1.5%;
}
.newsBot .image img {
 width: 100%;
 height: 100%;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -ms-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
 border-radius: 3px;
}
.newsBot ul {
 overflow: hidden;
 padding:0;
}
.newsBot ul li {
 font-size: 16px;
 line-height: 38px;
 overflow: hidden;
 position: relative;
 padding-right: 85px;
 white-space:nowrap;
 text-overflow:ellipsis;
}
.newsBot ul li span {
 position: absolute;
 right: 0;
 top: 0;
 color: #999;
 font-size:15px;
}
.newsBot ul li:first-child {
 font-weight: bold;
 font-size:20px;
}
.newsBot ul li:first-child span {
 font-weight: normal;
}
.newsBot ul li a {
 color: #333;
}
.newsBot ul li a:hover {
 color: #0068c5;
text-decoration:underline
}
 .in_frame2 {
 margin: 75px auto 0;
 background: url(../images/bg1.jpg) center top no-repeat #e8efff;
 padding-top: 55px;
 padding-bottom: 65px;
}
.in_frame2 .maina {
 width: 85%;
 max-width: 1360px;
 margin: 0 auto;
 display: block;
 overflow: hidden;
}
.in_frame2 .maina .titlea {
 height:46px;
 position:relative
}
.in_frame2 .maina .titlea .dec {
 position:absolute;
 left:0;
 top:9px;
 width:8px;
 height:28px;
 background:#0068c5;
 border-radius: 2px;
}
.in_frame2 .maina .titlea p {
 font-size: 28px;
 font-weight: bold;
 line-height: 46px;
 float: left;
 margin-left: 28px;
}
.in_frame2 .maina .titlea .cplist {
 float:right
}
.in_frame2 .maina .titlea .cplist a {
 color:#888888;
 line-height:46px;
 font-size:16px;
}
.in_frame2 .maina .titlea .cplist a:hover {
text-decoration:underline
}
 .mob_index_cplist {
display:none
}
}

 @media screen and (min-width:1440px) and (max-width:1599px) {
 .index_cplist {
width:100%;
height: auto;
margin:25px auto 0;
overflow:hidden;
}
 #zal_con22 {
}

.proimg_a {
 width: 320px;
 float: left;
 margin: 0 13px;
 border-radius: 10px;
}

.proimg_a .txt{
	background: rgba(255, 255, 255, 0.95);
    box-sizing: border-box;
    padding: 5%;
    min-height: 340px;
    border-radius: 0 0 5px 5px;
	 }
.proimg_a .txt h1{
	font-weight: bold;
    font-size:17px;
    color: #0068c6;
    margin-bottom: 10px;
	 }
.proimg_a .txt p{
	font-size: 15px;
    line-height: 2;
	}	 
.proimg_a .txt p span{font-weight: bold;}	 

.proimg_a .topimg {
 overflow: hidden;
 background: #fff;
 display: block;
 vertical-align: middle;
 text-align: center;
 border-radius:0;
}
.proimg_a .topimg img {
 transform: scale(1);
 transition: all 1s ease-out;
 max-width: 100%;
 max-height: 100%;
}
 .proimg_a:hover {
}
.proimg_a:hover .topimg img {
transform: scale(1.10);
}


 .sec_inner {
 margin: 0 auto;
 max-width: 1360px;
 width:85%;
 margin-top:4%;
}
.section2 {
 width: 47.9%;
 height: auto;
 display:block;
 overflow:hidden;
 float: left;
}
 .rightnews {
width:49.5%;
display:block;
float:right
}
 .Menuboa {
 background:#f2f2f2
}
.Menuboa a {
 background: #f2f2f2;
 color: #888888;
 position: relative;
 cursor: pointer;
 display: inline-block;
 line-height: 42px;
 font-size: 17px;
 /*width: 24%;*/
 border-top: 3px solid #f2f2f2;
 padding:0 2%
}
 .Menuboa a.hover {
 background:#fff;
 color:#0068c5;
 font-weight:bold;
 border-top:3px solid #0068c5;
}
 .newsTop {
position:relative
}
.newsTop::after {
 content: "";
 width: 38px;
 height: 11px;
 display: block;
 position: absolute;
 left: 50%;
 bottom: -6px;
 transform: translateX(-50%);
 background: url(../images/news-top-ico.png) no-repeat;
}
.news-top {
 border-bottom: 1px solid #e6e6e6;
 padding: 2% 0;
}
 .news-top p {
 font-size: 20px;
 font-weight: bold;
 line-height: 40px;
 text-align: center;
 color: #0068c5;
}
.news-top p i {
 display: inline-flex;
 background: url(../images/fire.jpg) center center no-repeat;
 width: 20px;
 height: 20px;
 background-size: 100%;
 margin-right: 1.5%;
}
.news-top span {
 display: block;
 overflow: hidden;
 color: #999;
 margin-top: 3px;
 text-align: justify;
 line-height: 25px;
 height: 75px;
 font-size: 15px;
}
.news-top span a {
 color: #0068c5;
 margin-left: 4px;
}
.news-top a {
 color: #0068c5;
}
.news-up {
 padding: 25px 0 25px 0;
 border-bottom: 1px solid #e6e6e6;
}
.news-up p {
 font-size: 24px;
 font-weight: bold;
 height: 40px;
 line-height: 40px;
 overflow: hidden;
 text-align: center;
}
.news-up p a {
 color: #f52725;
}
.news-ul {
 margin-top: 20px;
}
.news-ul ul li {
 height: 40px;
 line-height: 40px;
 font-size: 16px;
 overflow: hidden;
 position: relative;
 text-indent: 18px;
 padding-right: 80px;
}
.news-ul ul li::after {
 content: '';
 width: 5px;
 height: 5px;
 border-radius: 50%;
 background-color: #ccc;
 position: absolute;
 left: 0;
 top: 50%;
 transform: translateY(-50%);
}
.news-ul ul li:hover a {
 color: #0187d0;
}
.news-ul ul li:hover::after {
 background-color: #0187d0;
}
.news-ul ul li span {
 color: #999;
 font-size: 14px;
 position: absolute;
 right: 0;
 top: 0;
}
 .newsBot {
 margin-top: 16px;
}
.newsBot .item:first-child {
 margin-top: 0;
}
.newsBot .item {
 overflow: hidden;
 margin-top: 16px;
}
.newsBot .image {
 float: left;
 border-radius: 3px;
 overflow: hidden;
 width: 25%;
 height: auto;
 margin-right: 2%;
}
.newsBot .image img {
 width: 100%;
 height: 100%;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -ms-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
 border-radius: 3px;
}
.newsBot ul {
 overflow: hidden;
 padding: 3px 0;
}
.newsBot ul li {
 overflow: hidden;
 position: relative;
 white-space:nowrap;
 text-overflow:ellipsis;
 font-size: 15px;
 line-height: 36px;
 padding-right: 85px;
}
.newsBot ul li span {
 position: absolute;
 right: 0;
 top: 0;
 color: #999;
 font-size: 14px;
}
.newsBot ul li:first-child {
 font-weight: bold;
 font-size: 16px;
}
.newsBot ul li:first-child span {
 font-weight: normal;
}
.newsBot ul li a {
 color: #333;
}
.newsBot ul li a:hover {
 color: #0068c5;
text-decoration:underline
}
 .in_frame2 {
 background: url(../images/bg1.jpg) center top no-repeat #e8efff;
 margin: 55px auto 0;
 padding-top: 55px;
 padding-bottom: 65px;
}
.in_frame2 .maina {
 width:85%;
 max-width: 1360px;
 margin: 0 auto;
 display: block;
 overflow: hidden;
}
.in_frame2 .maina .titlea {
 height:46px;
 position:relative
}
.in_frame2 .maina .titlea .dec {
 position:absolute;
 left:0;
 top:9px;
 height:28px;
 background:#0068c5;
 width: 6px;
 border-radius: 4px;
}
.in_frame2 .maina .titlea p {
 font-weight: bold;
 float: left;
 font-size: 24px;
 line-height: 46px;
 margin-left: 20px;
}
.in_frame2 .maina .titlea .cplist {
 float:right
}
.in_frame2 .maina .titlea .cplist a {
 color:#888888;
 line-height:46px;
 font-size:16px;
}
.in_frame2 .maina .titlea .cplist a:hover {
text-decoration:underline
}
 .mob_index_cplist {
display:none
}
}

 @media screen and (min-width:1280px) and (max-width:1439px) {
 .index_cplist {
width:100%;
height: auto;
margin:25px auto 0;
overflow:hidden;
}
 #zal_con22 {
}
 .proimg_a {
    width: 300px;
    float: left;
    margin: 0 13px;
    border-radius: 10px;
}
.proimg_a .topimg {
 overflow: hidden;
 background: #fff;
 display: block;
 vertical-align: middle;
 text-align: center;
 border-radius: 10px 10px 0 0;
}
.proimg_a .topimg img {
 transform: scale(1);
 transition: all 1s ease-out;
 max-width: 100%;
 max-height: 100%;
}
 .proimg_a:hover {
 background: #f54545;
}
.proimg_a:hover .topimg img {
transform: scale(1.10);
}
 .sec_inner {
 margin: 0 auto;
 max-width: 1360px;
 width:85%;
 margin-top:4%;
}
.section2 {
 width: 47.9%;
 height: auto;
 display:block;
 overflow:hidden;
 float: left;
}
 .rightnews {
width:49.5%;
display:block;
float:right
}
 .Menuboa {
/* text-align: center;*/
background:#f2f2f2
}
.Menuboa a {
    background: #f2f2f2;
    color: #888888;
    position: relative;
    cursor: pointer;
    display: inline-block;
    line-height: 45px;
    font-size: 16px;
    /* width: 24%; */
    padding: 0 1.5%;
    border-top: 3px solid #f2f2f2;
}
 .Menuboa a.hover {
 background:#fff;
 color:#0068c5;
 font-weight:bold;
 border-top:3px solid #0068c5;
}
 .newsTop {
position:relative
}
.newsTop::after {
 content: "";
 width: 38px;
 height: 11px;
 display: block;
 position: absolute;
 left: 50%;
 bottom: -6px;
 transform: translateX(-50%);
 background: url(../images/news-top-ico.png) no-repeat;
}
.news-top {
 border-bottom: 1px solid #e6e6e6;
 padding: 2% 0;
}
 .news-top p {
 font-size: 18px;
 font-weight: bold;
 line-height: 40px;
 text-align: center;
 color: #0068c5;
}
.news-top p i {
 display: inline-flex;
 background: url(../images/fire.jpg) center center no-repeat;
 width: 20px;
 height: 20px;
 background-size: 100%;
 margin-right: 1.5%;
}
.news-top span {
 display: block;
 overflow: hidden;
 color: #999;
 margin-top: 3px;
 text-align: justify;
 line-height: 25px;
 height:50px;
 font-size: 14px;
}
.news-top span a {
 color: #0068c5;
 margin-left: 4px;
}
.news-top a {
 color: #0068c5;
}
.news-up {
 padding: 25px 0 25px 0;
 border-bottom: 1px solid #e6e6e6;
}
.news-up p {
 font-size: 24px;
 font-weight: bold;
 height: 40px;
 line-height: 40px;
 overflow: hidden;
 text-align: center;
}
.news-up p a {
 color: #f52725;
}
.news-ul {
 margin-top: 20px;
}
.news-ul ul li {
 height: 40px;
 line-height: 40px;
 font-size: 16px;
 overflow: hidden;
 position: relative;
 text-indent: 18px;
 padding-right: 80px;
}
.news-ul ul li::after {
 content: '';
 width: 5px;
 height: 5px;
 border-radius: 50%;
 background-color: #ccc;
 position: absolute;
 left: 0;
 top: 50%;
 transform: translateY(-50%);
}
.news-ul ul li:hover a {
 color: #0187d0;
}
.news-ul ul li:hover::after {
 background-color: #0187d0;
}
.news-ul ul li span {
 color: #999;
 font-size: 14px;
 position: absolute;
 right: 0;
 top: 0;
}
 .newsBot {
 margin-top: 16px;
}
.newsBot .item:first-child {
 margin-top: 0;
}
.newsBot .item {
 overflow: hidden;
 margin-top: 16px;
}
.newsBot .image {
 float: left;
 border-radius: 3px;
 overflow: hidden;
 width: 25%;
 height: auto;
 margin-right: 2%;
}
.newsBot .image img {
 width: 100%;
 height: 100%;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -ms-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
 border-radius: 3px;
}
.newsBot ul {
 overflow: hidden;
 padding: 3px 0;
}
.newsBot ul li {
 overflow: hidden;
 position: relative;
 white-space:nowrap;
 text-overflow:ellipsis;
 font-size: 14px;
 line-height: 36px;
 padding-right: 85px;
}
.newsBot ul li span {
 position: absolute;
 right: 0;
 top: 0;
 color: #999;
 font-size: 14px;
}
.newsBot ul li:first-child {
 font-weight: bold;
 font-size: 15px;
}
.newsBot ul li:first-child span {
 font-weight: normal;
}
.newsBot ul li a {
 color: #333;
}
.newsBot ul li a:hover {
 color: #0068c5;
text-decoration:underline
}
 .in_frame2 {
 background: url(../images/bg1.jpg) center top no-repeat #e8efff;
 margin: 55px auto 0;
 padding-top: 55px;
 padding-bottom: 65px;
}
.in_frame2 .maina {
 width:85%;
 max-width: 1360px;
 margin: 0 auto;
 display: block;
 overflow: hidden;
}
.in_frame2 .maina .titlea {
 height:46px;
 position:relative
}
.in_frame2 .maina .titlea .dec {
 position:absolute;
 left:0;
 top:9px;
 height:28px;
 background:#0068c5;
 width: 6px;
 border-radius: 4px;
}
.in_frame2 .maina .titlea p {
 font-weight: bold;
 float: left;
 font-size: 24px;
 line-height: 46px;
 margin-left: 20px;
}
.in_frame2 .maina .titlea .cplist {
 float:right
}
.in_frame2 .maina .titlea .cplist a {
 color:#888888;
 line-height:46px;
 font-size:16px;
}
.in_frame2 .maina .titlea .cplist a:hover {
text-decoration:underline
}
 .mob_index_cplist {
display:none
}
}
 @media screen and (min-width:1024px) and (max-width: 1279px) {
 .index_cplist {
width:100%;
height: auto;
margin:25px auto 0;
overflow:hidden;
}
 #zal_con22 {
}
 .proimg_a {
    width: 240px;
    float: left;
    margin: 0 13px;
    border-radius: 10px;
    line-height: 45px;
    font-size: 14px;
    color: #fff !important;
}
.proimg_a .topimg {
 background: #fff;
 display: block;
 vertical-align: middle;
 text-align: center;
 border-radius: 10px 10px 0 0;
}
.proimg_a .topimg img {
 transform: scale(1);
 transition: all 1s ease-out;
 max-width: 100%;
 max-height: 100%;
}
 .proimg_a:hover {
 background: #f54545;
}
.proimg_a:hover .topimg img {
transform: scale(1.10);
}
 .sec_inner {
 margin: 0 auto;
 max-width: 1360px;
 width: 90%;
 margin-top:4%;
}
.section2 {
 width: 47.9%;
 height: auto;
 display:block;
 overflow:hidden;
 float: left;
}
 .rightnews {
width:49.5%;
display:block;
float:right
}
 .Menuboa {
background: #f2f2f2;
}
.Menuboa a {
    background: #f2f2f2;
    color: #888888;
    position: relative;
    cursor: pointer;
    display: inline-block;
    line-height: 45px;
    font-size: 15px;
    /* width: 24.2%; */
    border-top: 3px solid #f2f2f2;
    padding: 0 2%;
}
 .Menuboa a.hover {
 background:#fff;
 color:#0068c5;
 font-weight:bold;
 border-top:4px solid #0068c5;
}
 .newsTop {
position:relative
}
.newsTop::after {
 content: "";
 width: 38px;
 height: 11px;
 display: block;
 position: absolute;
 left: 50%;
 bottom: -6px;
 transform: translateX(-50%);
 background: url(../images/news-top-ico.png) no-repeat;
}
.news-top {
 border-bottom: 1px solid #e6e6e6;
 padding: 2% 0;
}
 .news-top p {
 font-size: 18px;
 font-weight: bold;
 line-height: 40px;
 text-align: center;
 color: #0068c5;
}
.news-top p i {
 display: inline-flex;
 background: url(../images/fire.jpg) center center no-repeat;
 width: 20px;
 height: 20px;
 background-size: 100%;
 margin-right: 1.5%;
}
.news-top span {
    display: block;
    overflow: hidden;
    color: #999;
    line-height: 24px;
    height: 48px;
    font-size: 14px;
}
.news-top span a {
 color: #0068c5;
 margin-left: 4px;
}
.news-top a {
 color: #0068c5;
}
.news-up {
 padding: 25px 0 25px 0;
 border-bottom: 1px solid #e6e6e6;
}
.news-up p {
 font-size: 24px;
 font-weight: bold;
 height: 40px;
 line-height: 40px;
 overflow: hidden;
 text-align: center;
}
.news-up p a {
 color: #f52725;
}
.news-ul {
 margin-top: 20px;
}
.news-ul ul li {
 height: 40px;
 line-height: 40px;
 font-size: 16px;
 overflow: hidden;
 position: relative;
 text-indent: 18px;
 padding-right: 80px;
}
.news-ul ul li::after {
 content: '';
 width: 5px;
 height: 5px;
 border-radius: 50%;
 background-color: #ccc;
 position: absolute;
 left: 0;
 top: 50%;
 transform: translateY(-50%);
}
.news-ul ul li:hover a {
 color: #0187d0;
}
.news-ul ul li:hover::after {
 background-color: #0187d0;
}
.news-ul ul li span {
 color: #999;
 font-size: 14px;
 position: absolute;
 right: 0;
 top: 0;
}
 .newsBot {
 margin-top: 14px;
}
.newsBot .item:first-child {
 margin-top: 0;
}
.newsBot .item {
 overflow: hidden;
 margin-top: 15px;
}
.newsBot .image {
 float: left;
 border-radius: 3px;
 overflow: hidden;
 width: 22%;
 height: auto;
 margin-right: 2%;
}
.newsBot .image img {
 width: 100%;
 height: 100%;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -ms-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
 border-radius: 3px;
}
.newsBot ul {
 overflow: hidden;
 padding: 3px 0;
}
.newsBot ul li {
 overflow: hidden;
 position: relative;
 white-space:nowrap;
 text-overflow:ellipsis;
 font-size: 14px;
 line-height: 28px;
 padding-right: 85px;
}
.newsBot ul li span {
 position: absolute;
 right: 0;
 top: 0;
 color: #999;
 font-size: 14px;
}
.newsBot ul li:first-child {
 font-weight: bold;
 font-size: 15px;
}
.newsBot ul li:first-child span {
 font-weight: normal;
}
.newsBot ul li a {
 color: #333;
}
.newsBot ul li a:hover {
 color: #0068c5;
text-decoration:underline
}
 .in_frame2 {
 background: url(../images/bg1.jpg) center top no-repeat #e8efff;
 margin: 55px auto 0;
 padding-top: 55px;
 padding-bottom: 65px;
}
.in_frame2 .maina {
 width:90%;
 max-width: 1360px;
 margin: 0 auto;
 display: block;
 overflow: hidden;
}
.in_frame2 .maina .titlea {
 height:42px;
 position:relative
}
.in_frame2 .maina .titlea .dec {
 position:absolute;
 left:0;
 top:9px;
 height:24px;
 background:#0068c5;
 width: 6px;
 border-radius: 4px;
}
.in_frame2 .maina .titlea p {
 font-weight: bold;
 float: left;
 font-size: 21px;
 line-height: 42px;
 margin-left: 20px;
}
.in_frame2 .maina .titlea .cplist {
 float:right
}
.in_frame2 .maina .titlea .cplist a {
 color:#888888;
 line-height:42px;
 font-size:15px;
}
.in_frame2 .maina .titlea .cplist a:hover {
text-decoration:underline
}
 .mob_index_cplist {
display:none
}
}





 @media screen and (min-width:769px) and (max-width: 1023px) {
 .index_cplist {
width:100%;
height: auto;
margin:25px auto 0;
overflow:hidden;
}
 #zal_con22 {
}
 .proimg_a {
    width: 240px;
    float: left;
    margin: 0 13px;
    border-radius: 10px;
    line-height: 45px;
    font-size: 14px;
    color: #fff !important;
}
.proimg_a .topimg {
 background: #fff;
 display: block;
 vertical-align: middle;
 text-align: center;
 border-radius: 10px 10px 0 0;
}
.proimg_a .topimg img {
 transform: scale(1);
 transition: all 1s ease-out;
 max-width: 100%;
 max-height: 100%;
}
 .proimg_a:hover {
 background: #f54545;
}
.proimg_a:hover .topimg img {
transform: scale(1.10);
}
 .sec_inner {
 margin: 0 auto;
 max-width: 1360px;
 width: 90%;
 margin-top:4%;
}
.section2 {
 width: 100%;
 height: auto;
 display:block;
 overflow:hidden;
 float: left;
}
 .rightnews {
width:100%;
display:block;
float:right; margin-top:30px;
}
 .Menuboa {
	/*text-align: center;*/
	background: #f2f2f2;
}
.Menuboa a {
    background: #f2f2f2;
    color: #888888;
    position: relative;
    cursor: pointer;
    display: inline-block;
    line-height: 45px;
    font-size: 15px;
    /* width: 24%; */
    border-top: 3px solid #f2f2f2;
    padding: 0 10px;
}
 .Menuboa a.hover {
 background:#fff;
 color:#0068c5;
 font-weight:bold;
 border-top:4px solid #0068c5;
}
 .newsTop {
position:relative
}
.newsTop::after {
 content: "";
 width: 38px;
 height: 11px;
 display: block;
 position: absolute;
 left: 50%;
 bottom: -6px;
 transform: translateX(-50%);
 background: url(../images/news-top-ico.png) no-repeat;
}
.news-top {
 border-bottom: 1px solid #e6e6e6;
 padding: 2% 0;
}
 .news-top p {
 font-size: 18px;
 font-weight: bold;
 line-height: 40px;
 text-align: center;
 color: #0068c5;
}
.news-top p i {
 display: inline-flex;
 background: url(../images/fire.jpg) center center no-repeat;
 width: 20px;
 height: 20px;
 background-size: 100%;
 margin-right: 1.5%;
}
.news-top span {
 display: block;
 overflow: hidden;
 color: #999;
 margin-top: 3px;
 text-align: justify;
 line-height: 24px;
 height:48px;
 font-size: 14px;
}
.news-top span a {
 color: #0068c5;
 margin-left: 4px;
}
.news-top a {
 color: #0068c5;
}
.news-up {
 padding: 25px 0 25px 0;
 border-bottom: 1px solid #e6e6e6;
}
.news-up p {
 font-size: 24px;
 font-weight: bold;
 height: 40px;
 line-height: 40px;
 overflow: hidden;
 text-align: center;
}
.news-up p a {
 color: #f52725;
}
.news-ul {
 margin-top: 20px;
}
.news-ul ul li {
 height: 40px;
 line-height: 40px;
 font-size: 16px;
 overflow: hidden;
 position: relative;
 text-indent: 18px;
 padding-right: 80px;
}
.news-ul ul li::after {
 content: '';
 width: 5px;
 height: 5px;
 border-radius: 50%;
 background-color: #ccc;
 position: absolute;
 left: 0;
 top: 50%;
 transform: translateY(-50%);
}
.news-ul ul li:hover a {
 color: #0187d0;
}
.news-ul ul li:hover::after {
 background-color: #0187d0;
}
.news-ul ul li span {
 color: #999;
 font-size: 14px;
 position: absolute;
 right: 0;
 top: 0;
}
 .newsBot {
 margin-top: 14px;
}
.newsBot .item:first-child {
 margin-top: 0;
}
.newsBot .item {
 overflow: hidden;
 margin-top: 15px;
}
.newsBot .image {
 float: left;
 border-radius: 3px;
 overflow: hidden;
 width: 22%;
 height: auto;
 margin-right: 2%;
}
.newsBot .image img {
 width: 100%;
 height: 100%;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -ms-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
 border-radius: 3px;
}
.newsBot ul {
 overflow: hidden;
 padding: 3px 0;
}
.newsBot ul li {
 overflow: hidden;
 position: relative;
 white-space:nowrap;
 text-overflow:ellipsis;
 font-size: 14px;
 line-height: 28px;
 padding-right: 85px;
}
.newsBot ul li span {
 position: absolute;
 right: 0;
 top: 0;
 color: #999;
 font-size: 14px;
}
.newsBot ul li:first-child {
 font-weight: bold;
 font-size: 15px;
}
.newsBot ul li:first-child span {
 font-weight: normal;
}
.newsBot ul li a {
 color: #333;
}
.newsBot ul li a:hover {
 color: #0068c5;
text-decoration:underline
}
 .in_frame2 {
 background: url(../images/bg1.jpg) center top no-repeat #e8efff;
 margin: 55px auto 0;
 padding-top: 55px;
 padding-bottom: 65px;
}
.in_frame2 .maina {
 width:90%;
 max-width: 1360px;
 margin: 0 auto;
 display: block;
 overflow: hidden;
}
.in_frame2 .maina .titlea {
/* height:42px;*/
 position:relative
}
.in_frame2 .maina .titlea .dec {
 position:absolute;
 left:0;
 top:9px;
 height:24px;
 background:#0068c5;
 width: 6px;
 border-radius: 4px;
}
.in_frame2 .maina .titlea p {
 font-weight: bold;
 float: left;
 font-size: 21px;
 line-height: 42px;
 margin-left: 20px;
}
.in_frame2 .maina .titlea .cplist {
 float: left
}
.in_frame2 .maina .titlea .cplist a {
 color:#888888;
 line-height:42px;
 font-size:15px;
}
.in_frame2 .maina .titlea .cplist a:hover {
text-decoration:underline
}
 .mob_index_cplist {
display:none
}
}





@media (max-width: 768px) {
 .index_cplist {
width:100%;
height:290px;
margin:25px auto 0;
overflow:hidden;
}
#zal_con22 {
}
 .proimg_a {
 width: 320px;
 height: 290px;
 text-align: center;
 float: left;
 margin: 0 13px;
 border-radius: 10px;
 background: #0068c5;
 line-height: 50px;
 font-size:16px;
 color:#fff !important;
}
.proimg_a .topimg {
 height: 240px;
 overflow: hidden;
 background: #fff;
 display: block;
 vertical-align: middle;
 text-align: center;
 border-radius: 10px 10px 0 0;
}
.proimg_a .topimg img {
 transform: scale(1);
 transition: all 1s ease-out;
 max-width: 100%;
 max-height: 100%;
}
 .proimg_a:hover {
 background: #f54545;
}
.proimg_a:hover .topimg img {
transform: scale(1.10);
}
 .sec_inner {
 margin: 0 auto;
 margin-top:5%;
 max-width: 1360px;
 width: 90%;
}
.section2 {
 display:block;
 overflow:hidden;
 width: 100% !important;
 height:auto;
 float: none !important;
}
 .rightnews {
 width: 100%;
 display: block;
 float: none;
 margin-top:4%;
}
 .Menuboa {
    margin-bottom: .15rem;
    background: #f2f2f2;
}
.Menuboa a {
    display: inline-block;
    line-height: .72rem !important;
    font-size: .31rem !important;
    background: #f2f2f2;
    color: #888888;
    border-top: 4px solid #f2f2f2;
    position: relative;
    cursor: pointer;
    padding: 0 10px;
}
 .Menuboa a.hover {
 background:#fff;
 color:#0068c5;
 font-weight:bold;
 border-top:4px solid #0068c5;
}
 .newsTop {
position:relative
}
.newsTop::after {
 content: "";
 width: 38px;
 height: 11px;
 display: block;
 position: absolute;
 left: 50%;
 bottom: -6px;
 transform: translateX(-50%);
 background: url(../images/news-top-ico.png) no-repeat;
}
.news-top {
 border-bottom: 1px solid #e6e6e6;
 padding: 3% 0;
}
 .news-top p {
 font-weight: bold;
 text-align: center;
 color: #0068c5;
 font-size: .35rem;
 line-height: .55rem;
}
.news-top p i {
 display: inline-flex;
 width: 20px;
 height: 20px;
 background: url(../images/fire.jpg) center center no-repeat;
 background-size: 100%;
 margin-right: 1%;
}
.news-top span {
    display: block;
    overflow: hidden;
    color: #999;
    /* text-align: justify; */
    line-height: 22px;
    height: 66px;
    font-size: .28rem;
    margin-top: 1%;
}
.news-top span a {
 color: #0068c5;
 margin-left: 4px;
}
.news-top a {
 color: #0068c5;
}
.news-up {
 padding: 25px 0 25px 0;
 border-bottom: 1px solid #e6e6e6;
}
.news-up p {
 font-size: 24px;
 font-weight: bold;
 height: 40px;
 line-height: 40px;
 overflow: hidden;
 text-align: center;
}
.news-up p a {
 color: #f52725;
}
.news-ul {
 margin-top: 20px;
}
.news-ul ul li {
 height: 40px;
 line-height: 40px;
 font-size: 16px;
 overflow: hidden;
 position: relative;
 text-indent: 18px;
 padding-right: 80px;
}
.news-ul ul li::after {
 content: '';
 width: 5px;
 height: 5px;
 border-radius: 50%;
 background-color: #ccc;
 position: absolute;
 left: 0;
 top: 50%;
 transform: translateY(-50%);
}
.news-ul ul li:hover a {
 color: #0187d0;
}
.news-ul ul li:hover::after {
 background-color: #0187d0;
}
.news-ul ul li span {
 color: #999;
 font-size: 14px;
 position: absolute;
 right: 0;
 top: 0;
}
 .newsBot {
 margin-top:4%;
}
.newsBot .item:first-child {
 margin-top: 0;
}
.newsBot .item {
 overflow: hidden;
 margin-top: 2%;
}
.newsBot .image {
 width: 36%;
 height: auto;
 margin-right: 2%;
 float: left;
 border-radius: 3px;
 overflow: hidden;
}
.newsBot .image img {
 width: 100%;
 height: 100%;
 -webkit-transition: all .3s ease;
 -moz-transition: all .3s ease;
 -ms-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;
 border-radius: 3px;
}
.newsBot ul {
 overflow: hidden;
 padding: 3px 0;
}
.newsBot ul li {
 font-size: .28rem;
 line-height: 1.6;
 overflow: hidden;
 position: relative;
    /*padding-right: 30%;*/
    white-space: nowrap;
 text-overflow: ellipsis;
}
.newsBot ul li span {
 position: absolute;
 right: 0;
 top: 0;
 color: #999;
 font-size:.26rem;
 display:none
}
.newsBot ul li:first-child {
 font-weight: bold;
 font-size:.3rem;
}
.newsBot ul li:first-child span {
 font-weight: normal;
 display:none
}
.newsBot ul li a {
 color: #333;
}
.newsBot ul li a:hover {
 color: #0068c5;
text-decoration:underline
}
 .in_frame2 {
 background: url(../images/bg1.jpg) center top no-repeat #e8efff;
 margin: 4% auto 0;
 padding-top: 4%;
 padding-bottom: 4%;
}
.in_frame2 .maina {
 width: 90%;
 max-width: 1360px;
 margin: 0 auto;
 display: block;
 overflow: hidden;
}
.in_frame2 .maina .titlea {
 height: auto;
 position:relative
}
.in_frame2 .maina .titlea .dec {
 position:absolute;
 left:0;
 background:#0068c5;
 border-radius: 2px;
 width: 1.4%;
 height: 0.35rem;
 top: 8%;
}
.in_frame2 .maina .titlea p {
 font-weight: bold;
 font-size: .35rem;
 line-height: .75rem;
 margin-left: 0.3rem;
 float:none;
}
.in_frame2 .maina .titlea .cplist {
 float: none
}
.in_frame2 .maina .titlea .cplist a {
 color:#888888;
 font-size: .28rem;
 line-height:1.6;
}
.in_frame2 .maina .titlea .cplist a:hover {
text-decoration:underline
}
 .index_cplist {
display:none
}
.mob_index_cplist {
margin-top:3%;
display:block
}
 .mob_index_cplist ul li {
    width: 100%;
    margin-bottom: 3%;
}
 .mob_index_cplist ul li .topimg {
 overflow: hidden;
 display: block;
 vertical-align: middle;
 text-align: center;
 width: 100%;
}
 .mob_index_cplist ul li .topimg img {
 max-width:100%;
 max-height: 100%;
 transform: scale(1);
 transition: all 1s ease-out;
}
 .mob_index_cplist ul li:hover .topimg img {
 transform: scale(1.2);
}
.mob_index_cplist ul li .txt{
	background: rgba(255, 255, 255, 0.95);
    box-sizing: border-box;
    padding: 5%;
    /*min-height: 4.5rem;*/
    border-radius: 0 0 5px 5px;
}
.mob_index_cplist ul li .txt h1{
	font-weight: bold;
    font-size:.3rem;
    color: #0068c6;
    margin-bottom: 10px;
	}
.mob_index_cplist ul li .txt p{
	font-size:.28rem;
    line-height: 1.6;
	}
.mob_index_cplist ul li .txt p span{font-weight: bold;}


}
 @media screen and (min-width:500px) and (max-width:768px) {
 .scheme-bot b {
 overflow: hidden;
 display: block;
 font-size: .28rem;
 line-height: .7rem;
 height: 0.7rem;
 margin-bottom: 0;
}
}




 @media screen and (min-width:1600px)
 {
.inabox{ padding:80px 0}
.inabox .inable{ float: left; width:35%}
.inabox .inabri{ float: right; width:61.5%}
.inabox .inable .actxt{ width:100%; overflow:hidden}
.inabox .inable .actxt,.inabox .inable .actxt *{
	line-height: 1.5;
    font-size: 17px;
    color: #666;
	}
.inabox .inable .moreyb{ margin-top:0.2rem}
.inabox .inabri a{ display:block; width:31.3%; margin-right:3%; height:auto;border-radius: 20px; position:relative; overflow:hidden; float:left;transition: all 0.3s ease-out;}
.inabox .inabri a img{ width:100%}
.inabox .inabri a p{
	display: block;
    position: absolute;
    line-height: 1.5;
    font-size: 28px;
    color: #fff;
    left: 0.2rem;
    top: 0.5rem;
	}
.inabox .inabri a p:after{
	display: block;
    content: "";
    width: 57px;
    height: 10px;
    background: url(../images/abline.png) no-repeat 0 0;
    background-size: 90%;
    margin-top: .1rem;
	}
.inabox .inabri a:last-child{ margin-right:0}
.inabox .inabri a:hover{transform:scale(1.05)}
.mainin{ width:85%; margin:0 auto; max-width:1360px}
.mt50 {
    margin-top: 58px;
}
.intit{ padding-top:0.4rem}
.intit div{ float:left; width:70%}
.intit div p{font-size:45px;line-height: 1;font-weight:bold;color:#0168c5;position: relative;margin-bottom: .05rem;}
.intit div p font{ color:#333;font-size:45px;line-height: 1;font-weight:bold;}
.intit div p:after{display:block;content:"";width: .45rem;height: 0.45rem;border-radius:50%;background:rgba(1,104,197,0.2);position: absolute;left: 0;top: 0;margin: -0.1rem 0 0 -0.2rem;}
.intit div span{
	font-size: 21px;
    line-height: 1.4;
	}
.intit div:after{ display:block; content:""; width:60px; height:8px; background:#0168c5; margin:.14rem 0 .14rem;border-radius: 20px;}
.moreyb{
    display: block;
    width: 1.2rem;
    height: .32rem;
    line-height: 0.32rem;
    font-size: 18px;
    color: #fff !important;
    background: linear-gradient(to right, #44a8ff, #016ac6);
    background-size: 100% 100%;
    border-radius: .18rem;
    text-align: center;
	}


.hzser{
    margin: 0 auto;
    margin-top: 75px;
    max-width: 1360px;
    width: 85%;
    background: linear-gradient(to right, #3d78c4, #74b7ee);
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 20px 0 20px 40px;
    border-radius: 8px;
	}
.hzser .hznei{}
.hzser .hznei .hzdg{
    float: left;
    padding: 20px 10px;
    display: block;
    border-radius: 8px;
    box-sizing: border-box;
    width: 16.6%;
	text-align:center
	}
.hzser .hznei .hzdg img{}
.hzser .hznei .hzdg p{ font-size:20px; font-weight: bold; color:#fff; line-height:170%}
.hzser .hznei .hzdg p span{ font-size:16px; font-weight: 500; color:#fff; line-height:150%;display: block;margin-top: 2%;}
.hzser .hznei .hzdg:hover{ background:#2a6ab9}
	 
	 }




@media screen and (min-width: 1440px) and (max-width: 1599px) {
	
	.inabox{ padding:80px 0}
.inabox .inable{ float: left; width:35%}
.inabox .inabri{ float: right; width:61.5%}
.inabox .inable .actxt{ width:100%; overflow:hidden}
.inabox .inable .actxt,.inabox .inable .actxt *{
	line-height: 2;
    font-size: 15px;
    color: #666;
	}
.inabox .inable .moreyb{ margin-top:0.2rem}
.inabox .inabri a{ display:block; width:31.3%; margin-right:3%; height:auto;border-radius: 20px; position:relative; overflow:hidden; float:left;transition: all 0.3s ease-out;}
.inabox .inabri a img{ width:100%}
.inabox .inabri a p{ display:block; position:absolute; line-height:1.5;font-size:21px; color:#fff; left:0.2rem; top:0.4rem;}
.inabox .inabri a p:after{
	display: block;
    content: "";
    width: 35px;
    height: 10px;
    background: url(../images/abline.png) no-repeat 0 0;
    background-size: 100%;
    margin-top: 5%;
	}
.inabox .inabri a:last-child{ margin-right:0}
.inabox .inabri a:hover{transform:scale(1.05)}
.mainin{ width:85%; margin:0 auto; max-width:1360px}
.mt50 {
    margin-top: 58px;
}
.intit{ padding-top:0.4rem}
.intit div{ float:left; width:70%}
.intit div p{font-size:36px;line-height: 1.2;font-weight:bold;color:#0168c5;position: relative;}
.intit div p font{ color:#333;font-size:36px;line-height: 1.5;font-weight:bold;}
.intit div p:after{display:block;content:"";width: .45rem;height: 0.45rem;border-radius:50%;background:rgba(1,104,197,0.2);position: absolute;left: 0;top: 0;margin: -0.1rem 0 0 -0.2rem;}
.intit div span{
	font-size: 21px;
    line-height: 1.5;
	}
.intit div:after{ display:block; content:""; width:60px; height:8px; background:#0168c5; margin:.14rem 0 .14rem;border-radius: 20px;}
.moreyb{
    display: block;
    width: 1rem;
    height: .3rem;
    line-height: 0.3rem;
    font-size: 16px;
    color: #fff !important;
    background: linear-gradient(to right, #44a8ff, #016ac6);
    background-size: 100% 100%;
    border-radius: .18rem;
    text-align: center;
	}


.hzser{
    margin: 0 auto;
    margin-top: 75px;
    max-width: 1360px;
    width: 85%;
    background: linear-gradient(to right, #3d78c4, #74b7ee);
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 20px 0 20px 20px;
    border-radius: 8px;
	}
.hzser .hznei{}
.hzser .hznei .hzdg{
    float: left;
    padding: 20px 10px;
    display: block;
    border-radius: 8px;
    box-sizing: border-box;
    width: 16.6%;
	text-align:center;
	}
.hzser .hznei .hzdg img{ /*float:left; margin-right:1%; */width:20%}
.hzser .hznei .hzdg p{ font-size:20px; font-weight: bold; color:#fff; line-height:170%}
.hzser .hznei .hzdg p span{ font-size:15px; font-weight: 500; color:#fff; line-height:150%;display: block;}
.hzser .hznei .hzdg:hover{ background:#2a6ab9}
	}












/*手机站*/
@media (max-width:768px){
	
.hzser{
    max-width: 1360px;
    width: 90%;
    background: linear-gradient(to right, #3d78c4, #74b7ee);
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 3%;
    border-radius: 8px;
    margin: 0 auto;
    margin-top: 0.35rem;
	}
.hzser .hznei{}
.hzser .hznei .hzdg{
	float: left;
    padding: 2%;
    display: block;
    border-radius: 8px;
    box-sizing: border-box;
    width: 50%;
    text-align: center;
	height: 120px;
	}
.hzser .hznei .hzdg img{
    width: 20%;
	}
.hzser .hznei .hzdg p{
    font-size: .3rem;
    font-weight: bold;
    color: #fff;
    line-height: 150%;
	}
.hzser .hznei .hzdg p span{ 
	font-size: .28rem;
    font-weight: 500;
    color: #fff;
    line-height: 1.6;
    display: block;
    margin-top: 2%;
}
.hzser .hznei .hzdg:hover{ background:#2a6ab9}
	
	
	
	
	
	
	
.inabox{ padding:.6rem 0}
.inabox .inable{ float: left; width:100%}
.inabox .inabri{
	float: right;
    width: 100%;
    margin-top: 0.3rem;
	}
.inabox .inable .actxt{ width:100%; overflow:hidden}
.inabox .inable .actxt,.inabox .inable .actxt *{
	line-height: 1.6;
    font-size: .28rem;
    color: #666;
    text-align: justify;
	}
.inabox .inable .moreyb{ margin-top:0.3rem}
.inabox .inabri a{ display:block; width:31.3%; margin-right:3%; height:auto;border-radius: 20px; position:relative; overflow:hidden; float:left;transition: all 0.3s ease-out;}
.inabox .inabri a img{ width:100%}
.inabox .inabri a p{
    display: block;
    position: absolute;
    line-height: 1.5;
    font-size: .32rem;
    color: #fff;
    left: 0.2rem;
    top: 0.5rem;
	}
.inabox .inabri a p:after{
	display: block;
    content: "";
    width: 0.6rem;
    height: 0.2rem;
    background: url(../images/abline.png) no-repeat 0 0;
    background-size: 100%;
	}
.inabox .inabri a:last-child{ margin-right:0}
.inabox .inabri a:hover{transform:scale(1.05)}
.mainin{ width:90%; margin:0 auto; max-width:1360px}
.mt50 {
    margin-top: 0;
}
.intit{ padding-top:0.4rem}
.intit div{ float:left; width:100%}
.intit div p{font-size:.5rem;line-height: 1.5;font-weight:bold;color:#0168c5;position: relative;}
.intit div p font{ color:#333;font-size:.5rem;line-height: 1.5;font-weight:bold;}
.intit div p:after{
	display: block;
    content: "";
    width: 0.75rem;
    height: 0.75rem;
    border-radius: 50%;
    background: rgba(1, 104, 197, 0.15);
    position: absolute;
    left: 0;
    top: 0;
    margin: -0.1rem 0 0 -0.2rem;
	}
.intit div span{
    font-size: .35rem;
    line-height: 1.5;
	}
.intit div:after{
	display: block;
    content: "";
    background: #0168c5;
    margin: 0.14rem 0 0.24rem;
    border-radius: 20px;
    width: 0.7rem;
    height: 0.09rem;
	}
.moreyb{
    display: block;
    width: 2.5rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: .28rem;
    color: #fff !important;
    background: linear-gradient(to right, #44a8ff, #016ac6);
    background-size: 100% 100%;
    border-radius: 0.38rem;
    text-align: center;
	}
	}
	
	
	
@media screen and (max-width: 1023px) and (min-width:769px){
	.hzser{
    margin: 0 auto;
    margin-top: 55px;
    max-width: 1360px;
    width:90%;
    background: linear-gradient(to right, #3d78c4, #74b7ee);
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 10px 0 10px 10px;
    border-radius: 8px;
	}
.hzser .hznei{}
.hzser .hznei .hzdg{
    float: left;
    padding: 20px 0;
    display: block;
    border-radius: 8px;
    box-sizing: border-box;
    width: 33.3%;
    text-align: center;
	}
.hzser .hznei .hzdg img{
/*	float: left;
    margin-right: 3%;
    width: 20%;*/
	}
.hzser .hznei .hzdg p{
	font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 170%;
	}
.hzser .hznei .hzdg p span{ font-size:14px; font-weight: 500; color:#fff; line-height:150%;display: block;}
.hzser .hznei .hzdg:hover{ background:#2a6ab9}
	 	 
	 
	 
.inabox{ padding:80px 0}
.inabox .inable{ float: left; width:100%}
.inabox .inabri{
	float: right;
    width: 100%;
    margin-top: 5%;
	}
.inabox .inable .actxt{ width:100%; overflow:hidden}
.inabox .inable .actxt,.inabox .inable .actxt *{
	line-height: 2;
    font-size: 14px;
    color: #666;
	}
.inabox .inable .moreyb{ margin-top:0.3rem}
.inabox .inabri a{ display:block; width:31.3%; margin-right:3%; height:auto;border-radius: 20px; position:relative; overflow:hidden; float:left;transition: all 0.3s ease-out;}
.inabox .inabri a img{ width:100%}
.inabox .inabri a p{
	display: block;
    position: absolute;
    line-height: 2.5;
    font-size: 18px;
    color: #fff;
    left: 0.2rem;
    top: 0.1rem;
	}
.inabox .inabri a p:after{
	display: block;
    content: "";
    width: 40px;
    height: 10px;
    background: url(../images/abline.png) no-repeat 0 0;
    background-size: 100%;
	}
.inabox .inabri a:last-child{ margin-right:0}
.inabox .inabri a:hover{transform:scale(1.05)}
.mainin{ width:90%; margin:0 auto; max-width:1360px}
.mt50 {
    margin-top: 58px;
}
.intit{ padding-top:0.4rem}
.intit div{ float:left; width:90%}
.intit div p{font-size:32px;line-height: 1.5;font-weight:bold;color:#0168c5;position: relative;}
.intit div p font{ color:#333;font-size:32px;line-height: 1.5;font-weight:bold;}
.intit div p:after{display:block;content:"";width: .45rem;height: 0.45rem;border-radius:50%;background:rgba(1,104,197,0.2);position: absolute;left: 0;top: 0;margin: -0.1rem 0 0 -0.2rem;}
.intit div span{
    font-size: 16px;
    line-height: 2;
	}
.intit div:after{ display:block; content:""; width:60px; height:8px; background:#0168c5; margin:.14rem 0 .14rem;border-radius: 20px;}
.moreyb{
    display: block;
    width: 1rem;
    height: .3rem;
    line-height: 0.3rem;
    font-size: 15px;
    color: #fff !important;
    background: linear-gradient(to right, #44a8ff, #016ac6);
    background-size: 100% 100%;
    border-radius: .18rem;
    text-align: center;
	}	 
	 
.inable .moreyb {
    margin-top: 0.2rem;
}	 

.proimg_a .txt{
	background: rgba(255, 255, 255, 0.95);
    box-sizing: border-box;
    padding: 5%;
    min-height: 350px;
    border-radius: 0 0 5px 5px;
	 }
.proimg_a .txt h1{
    font-weight: bold;
    font-size: 17px;
    line-height: 1.4;
    color: #0068c6;
	 }
.proimg_a .txt p{
	font-size: 14px;
    line-height: 2;
	}	 
.proimg_a .txt p span{font-weight: bold;}	 




	}
	
	
@media screen and (max-width: 1439px) and (min-width:1280px){
		.hzser{
    margin: 0 auto;
    margin-top: 55px;
    max-width: 1360px;
    width:85%;
    background: linear-gradient(to right, #3d78c4, #74b7ee);
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 10px 0 10px 10px;
    border-radius: 8px;
	}
.hzser .hznei{}
.hzser .hznei .hzdg{
    float: left;
    padding: 20px 1.5%;
    display: block;
    border-radius: 8px;
    box-sizing: border-box;
    width: 16.6%;
	text-align:center
	}
.hzser .hznei .hzdg img{
/*	float: left;
    margin-right: 3%;*/
    width: 20%;
	}
.hzser .hznei .hzdg p{ font-size:16px; font-weight: bold; color:#fff; line-height:170%}
.hzser .hznei .hzdg p span{
	font-size: 14px;
    font-weight: 500;
    color: #fff;
    line-height: 150%;
    display: block;
    margin-top: 2%;
	}
.hzser .hznei .hzdg:hover{ background:#2a6ab9}
	 	 
	 
	 
.inabox{ padding:80px 0}
.inabox .inable{ float: left; width:35%}
.inabox .inabri{ float: right; width:61.5%}
.inabox .inable .actxt{ width:100%; overflow:hidden}
.inabox .inable .actxt,.inabox .inable .actxt *{
	line-height: 2;
    font-size: 14px;
    color: #666;
	}
.inabox .inable .moreyb{ margin-top:0.3rem}
.inabox .inabri a{ display:block; width:31.3%; margin-right:3%; height:auto;border-radius: 20px; position:relative; overflow:hidden; float:left;transition: all 0.3s ease-out;}
.inabox .inabri a img{ width:100%}
.inabox .inabri a p{
	display: block;
    position: absolute;
    line-height:1.5;
    font-size: 21px;
    color: #fff;
    left: 0.2rem;
    top: 0.3rem;
	}
.inabox .inabri a p:after{
    display: block;
    content: "";
    width: 30px;
    height: 10px;
    background: url(../images/abline.png) no-repeat 0 0;
    background-size: 100%;
    margin-top: 5%;
	}
.inabox .inabri a:last-child{ margin-right:0}
.inabox .inabri a:hover{transform:scale(1.05)}
.mainin{ width:90%; margin:0 auto; max-width:1360px}
.mt50 {
    margin-top: 58px;
}
.intit{ padding-top:0.4rem}
.intit div{ float:left; width:70%}
.intit div p{font-size:35px;line-height: 1.2;font-weight:bold;color:#0168c5;position: relative;}
.intit div p font{ color:#333;font-size:35px;line-height: 1.5;font-weight:bold;}
.intit div p:after{display:block;content:"";width: .45rem;height: 0.45rem;border-radius:50%;background:rgba(1,104,197,0.2);position: absolute;left: 0;top: 0;margin: -0.1rem 0 0 -0.2rem;}
.intit div span{
    font-size: 18px;
    line-height: 2;
	}
.intit div:after{ display:block; content:""; width:60px; height:8px; background:#0168c5; margin:.14rem 0 .14rem;border-radius: 20px;}
.moreyb{
    display: block;
    width: 1rem;
    height: .3rem;
    line-height: 0.3rem;
    font-size: 15px;
    color: #fff !important;
    background: linear-gradient(to right, #44a8ff, #016ac6);
    background-size: 100% 100%;
    border-radius: .18rem;
    text-align: center;
	}	 
	 
.inable .moreyb {
    margin-top: 0.2rem;
}	 

.proimg_a .txt{
	background: rgba(255, 255, 255, 0.95);
    box-sizing: border-box;
    padding: 5%;
    min-height: 340px;
    border-radius: 0 0 5px 5px;
	 }
.proimg_a .txt h1{
    font-weight: bold;
    font-size: 17px;
    line-height: 2;
    color: #0068c6;
	 }
.proimg_a .txt p{
	font-size: 14px;
    line-height: 2;
	}	 
.proimg_a .txt p span{font-weight: bold;}	 
	}
	
@media screen and (max-width: 1279px) and (min-width: 1024px){
			.hzser{
    margin: 0 auto;
    margin-top: 55px;
    max-width: 1360px;
    width:90%;
    background: linear-gradient(to right, #3d78c4, #74b7ee);
    background-size: 100% 100%;
    box-sizing: border-box;
    padding: 10px 0 10px 10px;
    border-radius: 8px;
	}
.hzser .hznei{}
.hzser .hznei .hzdg{
    float: left;
    padding: 20px 1.5%;
    display: block;
    border-radius: 8px;
    box-sizing: border-box;
    width: 16.6%; text-align:center
	}
.hzser .hznei .hzdg img{
	/*float: left;
    margin-right: 3%;*/
    width: 32%;
	}
.hzser .hznei .hzdg p{ font-size:16px; font-weight: bold; color:#fff; line-height:170%}
.hzser .hznei .hzdg p span{ font-size:14px; font-weight: 500; color:#fff; line-height:150%;display: block;}
.hzser .hznei .hzdg:hover{ background:#2a6ab9}
	 	 
	 
	 
.inabox{ padding:80px 0}
.inabox .inable{ float: left; width:35%}
.inabox .inabri{ float: right; width:61.5%}
.inabox .inable .actxt{ width:100%; overflow:hidden}
.inabox .inable .actxt,.inabox .inable .actxt *{
	line-height: 2;
    font-size: 14px;
    color: #666;
	}
.inabox .inable .moreyb{ margin-top:0.3rem}
.inabox .inabri a{ display:block; width:31.3%; margin-right:3%; height:auto;border-radius: 20px; position:relative; overflow:hidden; float:left;transition: all 0.3s ease-out;}
.inabox .inabri a img{ width:100%}
.inabox .inabri a p{
    display: block;
    position: absolute;
    line-height: 1.5;
    font-size: 21px;
    color: #fff;
    left: 0.2rem;
    top: 0.3rem;
	}
.inabox .inabri a p:after{
	display: block;
    content: "";
    width: 40px;
    height: 10px;
    background: url(../images/abline.png) no-repeat 0 0;
    background-size: 100%;
	}
.inabox .inabri a:last-child{ margin-right:0}
.inabox .inabri a:hover{transform:scale(1.05)}
.mainin{ width:90%; margin:0 auto; max-width:1360px}
.mt50 {
    margin-top: 58px;
}
.intit{ padding-top:0.4rem}
.intit div{ float:left; width:70%}
.intit div p{font-size:32px;line-height: 1;font-weight:bold;color:#0168c5;position: relative;}
.intit div p font{ color:#333;font-size:32px;line-height: 1.5;font-weight:bold;}
.intit div p:after{display:block;content:"";width: .45rem;height: 0.45rem;border-radius:50%;background:rgba(1,104,197,0.2);position: absolute;left: 0;top: 0;margin: -0.1rem 0 0 -0.2rem;}
.intit div span{
    font-size: 16px;
    line-height: 2;
	}
.intit div:after{ display:block; content:""; width:60px; height:8px; background:#0168c5; margin:.14rem 0 .14rem;border-radius: 20px;}
.moreyb{
    display: block;
    width: 1rem;
    height: .3rem;
    line-height: 0.3rem;
    font-size: 15px;
    color: #fff !important;
    background: linear-gradient(to right, #44a8ff, #016ac6);
    background-size: 100% 100%;
    border-radius: .18rem;
    text-align: center;
	}	 
	 
.inable .moreyb {
    margin-top: 0.2rem;
}	 

.proimg_a .txt{
	background: rgba(255, 255, 255, 0.95);
    box-sizing: border-box;
    padding: 5%;
    min-height: 380px;
    border-radius: 0 0 5px 5px;
	 }
.proimg_a .txt h1{
    font-weight: bold;
    font-size: 17px;
    line-height: 2;
    color: #0068c6;
	 }
.proimg_a .txt p{
	font-size: 14px;
    line-height: 2;
	}	 
.proimg_a .txt p span{font-weight: bold;}	
	}