@charset "utf-8";
* {
	margin:0;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box
}
ul li {
	list-style:none
}
a {
	text-decoration:none
}
a:focus{
	outline:none;
}
.clear {
	clear:both
}
img {
	padding:0;
	margin:0;
	border:0
}
.clearfix:before, .clearfix:after {
	content:" ";
	display:table
}
.clearfix:after {
	clear:both
}
input,textarea{
	outline: none;
}
body {
	font-family:"微软雅黑";
	font-size:14px;
}
.middleCenter {
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    max-width:100%;
    max-height:100%;
    display:block;
    vertical-align:middle;
    text-align:center;
    margin:auto
}
.head {
    position: fixed;
    top: 0;
    background: #fff;
    left: 0;
    width: 100%;
    z-index: 35;
    transition: .5s;
}
.head.navFix{
    box-shadow:0px 0px 10px #ccc;
}
.navFix .top {
    height: 0;
}
.top{
	background-color:#171717;
	height:46px;
	line-height:46px;
    transition: .5s;
    overflow: hidden;
    clear: both;
}
.container1{
	width:74%;
	margin:0 auto;
}
.top_fl{
	float:left;
	color:#e5e5e5;
}
.top_fr{
	float:right;
}
.top_fr li{
	float:left;
    margin-left: 66px;
}
.top_fr li a{
	display:block;
	color:#e5e5e5;
    padding-left: 28px;
}
.mail{
	background: url(../images/mail.png) no-repeat left center;
	padding-left:25px;
}
.tel{
	background: url(../images/tel.png) no-repeat left center;
	padding-left:25px;
}

header {
	width:100%;
	margin:0 auto;
	position:relative;
}
.daohang {
	display:block;
	width:100%;
	margin:0 auto;
	height:100px;
	clear:both;
	position: relative;
    z-index: 999;
}
.yx {
	float:left;
}
.yx a {
	display:block;
	padding-top:17px;
}
.yx img {
	max-width:100%;
	height:auto;
}
.navdaohang {
	float:right;
	margin-right: 10%;
}
.menupc li{
    float: left;
    text-align: center;
    position: relative;
    line-height:98px;
}
.menupc li:last-child{
    background: none;
}
.menupc li a{
    display:block;
    color: #000;
    font-size: 16px;
    padding: 0px 30px;
}
.menupc li:hover a{
    color:#1c2089;
    font-weight: bold;
}
.menupc li a:hover{
    color:#1c2089;
    font-weight: bold;
}
.menupc li .current{
    color:#1c2089;
    font-weight: bold;
    border-bottom: 2px solid #293d8b;
}
.menupc ul{
    background:#fff !important;
    position: absolute;
    display:none;
    left: 0;

    overflow: hidden;
    z-index: 999;
    width:100%;
}
.menupc li:nth-child(3) ul{
    width: 230px;
}
.menupc li:nth-child(3) ul li{
    text-align: left;
}
.menupc ul:before{
    content: '';
    display: block;
    width: 70%;
    margin: 0 auto;
    height: 2px;
    background-color: #293d8b;
}
.menupc ul li{
    float: none;
    position: static;
    text-align: center;
    background:none;
    line-height: 40px;
    width:100%;
}
.menupc ul li a{
    display: block;
    font-size: 16px;
    position:relative;
    color:#333 !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 15px;
    border-bottom: 1px dashed #ebebeb;
    background-color: #fff !important;
    font-weight: normal !important;
}
.menupc ul li:last-child a{
    border-bottom: none;
}
.menupc ul li a:hover{
    color: #1d2088 !important;
}
.menupc ul li .current{
    color: #1d2088 !important;
}
.menupc ul.subnav {
    display: block;
}

.nav-fr{
	float:right;
	display:block;
	margin-top:40px;
}
.searchform{
    display: flex;
    justify-content: center;
}
.searchform input{
    outline: none;
}
.forminput1{
    width: 152px;
    border: 1px solid #e6e6e6;
    height: 36px;
    line-height: 34px;
    border-radius: 25px 0px 0px 25px;
    color: #ccc;
    padding-left: 18px;
}
.forminput1::-webkit-input-placeholder{
    color: #ccc;
}
.forminput1::-moz-input-placeholder{
    color: #ccc;
}
.forminput1::-ms-input-placeholder{
    color: #ccc;
}
.forminput2{
    width: 44px;
    height: 36px;
    line-height: 36px;
    border: none;
    background: #1c2089 url("../images/search.png") no-repeat center;
    border-radius:0px 25px 25px 0px;
    text-indent: -999px;
}



/*手机导航*/
.phone-nav {
    position:absolute;
    font-size:30px;
    right:15px;
    top:0;
    line-height:60px;
    display:none;
    color:#666;
}
.phone-nav img{
    height: 30px;
    margin-top: 15px;
    display: block;
}
.header a[href="#page"] {
	display:none!important;
}
.mm-opened .header a[href="#page"] {
	display:block!important;
}
.mm-opened .header a[href="#mmenu"] {
	display:none!important;
}
#mmenu {
	z-index:9999;
}
#mmenu li .home-search {
	float:left;
	margin-left:20px;
	width:90%;
	background-color:#fff;
	padding-left:0;
	overflow:hidden;
	margin-top:10px;
	position:relative
}
#mmenu li .home-search .keyword {
	text-align:left;
	border:0;
	box-shadow:0;
	border-radius:0;
	width:86%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-mz-border-radius:0;
	font-size:14px;
	color:#999;
	line-height:20px;
	vertical-align:top;
	padding:6px 86px 6px 10px;
	-webkit-appearance:none;
	background-color:#fff;
	border:1px solid #ccc
}
#mmenu li .home-search .keyword:focus {
	transition:border linear .2s, box-shadow linear .5s;
	-moz-transition:border linear .2s, -moz-box-shadow linear .5s;
	-webkit-transition:border linear .2s, -webkit-box-shadow linear .5s;
	outline:0;
	border:1px solid #0a78bc;
}
#mmenu li .home-search .btn-sub {
	top:0;
	border:0;
	right:0;
	color:#e20008;
	width:42px;
	height:34px;
	line-height:34px;
	text-align:center;
	position:absolute;
	cursor:pointer;
	border-radius:0;
	background:#1d2087 url(../images/search.png) no-repeat center center;
}
.container-fluid {
	margin-left:auto;
	margin-right:auto;
	padding:0 15px;
}

@media(max-width:1200px) {
	.phone-nav {
		display:block;
	}
	.navdaohang {
		display:none;
	}
	.nav-fr{
		display:none;
	}
	.top_fl{
		float:none;
		text-align:center;
	}
	.top_fr{
		display:none;
	}
    .daohang{
        height:60px;
    }
    .yx a{
        padding-top:10px;
    }
    .yx a img{
        height: 40px;
    }


}

/*swiper的banner*/
.home-banner {
    overflow:hidden;
    width:100%;
    margin: 146px auto 0px auto;
    position:relative;
}
.home-banner-slick {
    overflow:hidden
}
.home-banner-slick .slick-slide {
    position:relative;
}
.home-banner-slick .slick-slide img {
    display: block;
    max-width:100%;
    margin: 0 auto;
    border:none;
}
.home-banner .slick-dots {
    z-index:10;
    bottom:13px;
    line-height:0;
    text-align:center;
}
.home-banner .slick-dots li {
    margin: 5px;
    padding:0;
    width: 10px;
    height: 10px;
}
.home-banner .slick-dots li button {
    background-color: rgba(255,255,255,0.5);
    width: 10px;
    height: 10px;
    border-radius: 25px;
    display:block;
}
.home-banner .slick-dots li button:before {
    content:"";
}
.home-banner .slick-dots .slick-active button {
    background-color: #fff;
}
.home-banner .slick-dots .slick-active button:before {
    color:transparent;
}


footer{
	width:100%;
	margin:0 auto;
	background-color:#1a1a1a;
	overflow:hidden;
}

.footer2{
	padding:26px 0;
	overflow:hidden;
    border-top: 1px solid #303030;
}
.footer2_fl{
	overflow:hidden;
	
}
.footer2_fl img{
	display:block;
	max-width:100%;
	height:auto;
	margin-right:auto;
    margin-left: auto;
}
.footer2_fc{
	overflow:hidden;
    border-left:  1px solid #303030;
    border-right: 1px solid #303030;
}
.footer2_fc p{
	text-align:center;
	color:#d3d3d3;
	line-height:25px;
    padding: 17px 0px;
}
.footer2_fr{
	overflow:hidden;
}
.footer2_fr p{
	text-align:right;
	color:#d3d3d3;
	line-height:25px;
    padding: 17px 0px;
}
.footer1{
	width:100%;
	margin:0 auto;
	padding-top:34px;
	overflow:hidden;
}
.footer1_fl{
    float: left;
    width: 60%;
	margin-bottom:25px;
	overflow:hidden;
}
.footer1_fl li{
	margin-bottom:9px;
	overflow:hidden;
	line-height:30px;
	float:left;
	width:20%;
}
.footer1_fl li a{
	display:block;
	font-size:16px;
	color:#fff;
}
.menulist{
	margin-top: 8px;
}
.menulist li{
	margin-bottom:0px;
	line-height:25px;
	float:none;
	width:100% !important;
}
.menulist li a{
	display:block;
	font-size:14px;
	color:#d3d3d3;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.menulist li a:hover{
    color:#ea4f07;
}
.footer1_fc{
    float: left;
    width: 20%;
	margin-bottom:25px;
	overflow:hidden;
	text-align:center;
    border-left: 1px solid #2c2c2c;
    border-right: 1px solid #2c2c2c;
}
.footer1_fc h3{
	font-size:20px;
	color:#fff;
	font-weight:normal;
	margin-bottom:10px;
}
.footer1_fc p{
	color:#d4d4d4;
	line-height:25px;
	margin-bottom:10px;
}
.footer1_fc span{
	display:inline-block;
    background-color: #ea4f07;
	color:#fff;
	text-align:center;
	font-size:16px;
	line-height:36px;
	padding:0px 15px;
    border-radius: 5px;
}

.footer1_fr{
    float: right;
    width: 20%;
    margin-bottom:25px;
    overflow:hidden;
    text-align:center;
}
.footer1_fr img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}

.home-about{
    width: 100%;
    margin: 0 auto;
    background: url("../images/aboutbg.jpg") no-repeat center;
    background-size: cover;
    padding: 50px 0px 60px 0px;
    overflow: hidden;
    position: relative;.
}
.index_title{
    text-align: center;
}
.index_title h3{
    font-size: 30px;
    color: #000;
    font-weight: normal;
}
.about_con{
    font-size: 15px;
    color: #666;
    line-height: 30px;
    text-align: left;
    margin: 45px 0px 55px 0px;
    overflow: hidden;
}
.about_title{
    text-align: center;
}
.about_title a{
    display: block;
    width: 126px;
    margin: 0 auto;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    background-color: #1c2089;
    border-radius: 25px;
    transition: .5s;
}
.about_title a:hover{
    box-shadow: 0 0 0 0.2rem rgba(28, 32, 137, .4);
}

.home-pro{
    width: 100%;
    margin: 0 auto;
    background-color: #f5f5f5;
    padding: 40px 0px 30px 0px;
    overflow: hidden;
}
.pro_con{
    margin-top: 40px;
    overflow: hidden;
}
.pro_con li{
    padding: 0px 10px;
    margin-bottom: 15px;
    overflow: hidden;
}
.pro_con li a{
    display: block;
    background-color: #fff;
    overflow: hidden;
    margin: 5px 0px;
    transition: .5s;
}
.pro_img{
    position: relative;
    overflow: hidden;
}
.pro_img:after{
    content: '';
    display: block;
    padding-bottom: 71.6%;
}
.pro_img img{
    transition: .5s;
}
.pro_txt{
    padding: 33px 16px;
    overflow: hidden;
}
.pro_txt1{
    text-align: center;
    font-size: 18px;
    color: #000;
    transition: .5s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.pro_txt1 p{
    height: 50px;
    line-height: 25px;
}
.pro_txt1:after{
    content: '';
    display: block;
    width: 30px;
    margin: 18px auto;
    height: 2px;
    background-color: #ea4f07;
}
/*.pro_txt2{
    font-size: 14px;
    color: #666;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
}*/
.pro_txt2{
    font-size: 14px;
    color: #666;
    border: 1px solid #ccc;
    line-height: 30px;
    width: 120px;
    text-align: center;
    margin: 0 auto;
}
.pro_con li a:hover{
    box-shadow: 0px 0px 10px #ccc;
}
.pro_con li a:hover .pro_img img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.pro_con li a:hover .pro_txt .pro_txt1{
    color: #1c2089;
    font-weight: bold;
}
.pro_con li a:hover .pro_txt .pro_txt2{
    color: #fff;
    background-color: #ea4f07;
    border: 1px solid #ea4f07;
}

.home-photo{
    width: 100%;
    margin: 50px auto 70px auto;
}
.index_title p{
    font-size: 18px;
    color: #666;
}
.index_title p:before{
    content: '';
    display: block;
    width: 36px;
    height: 2px;
    background-color: #ea4f07;
    margin: 20px auto;
}
.photo_con{
    margin-top: 50px;
    position: relative;
    z-index: 0;
}
.photos a{
    display: block;
    position: relative;
}
.photo_img{
    position: relative;
    overflow: hidden;
}
.photo_img img{
    width: 100%;
    height: auto;
    transition: .5s;
}
.photos a:hover .photo_img img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.photo_txt{
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    background-color: rgba(0,0,0,0.6);
    padding: 20px 10px;
}
.photo_txt p{
    color: #fff;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.photo_con .swiper-pagination{
    display: block;
    width: 100%;
    bottom: -40px;
}
.photo_con .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    background-color: #808ebc;
    border-radius: 25px;
    opacity: 1;
    outline: none;
    margin: 0px 5px;
}
.photo_con .swiper-pagination-bullet-active{
    background-color: #021e79;
}

.home-service{
    width: 100%;
    margin: 0 auto;
    background-color: #f5f5f5;
    padding: 50px 0px 60px 0px;
    overflow: hidden;
}
.service_con{
    margin-top: 50px;
}
.slist{
    position: relative;
}
.slist li{
    padding: 0px 30px;
    overflow: hidden;
    outline: none;
    border-right: 1px solid #dcdcdc;
}
.slist li:last-child{
    border-right: none;
}
.s_img{
    overflow: hidden;
    margin-top: 10px;
}
.s_img img{
    max-width: 100%;
    height: auto;
    margin: auto;
    border: none !important;
    transition: .5s;
}
.sbefore{
    display: block;
}
.safter{
    display: none;
}
.slist li:hover .sbefore{
    display: none;
}
.slist li:hover .safter{
    display: block;
}
.s_txt{
    margin-top: 30px;
}
.s_txt h3{
    text-align: center;
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
}
.s_txt p{
    color: #666;
    line-height: 22px;
    height: 110px;
    overflow: hidden;
}

.slist .slick-dots {
    z-index: 10;
    bottom: -32px;
    line-height: 0;
    text-align: center;
}
.slist .slick-dots li {
    margin: 5px;
    padding:0;
    width: 12px;
    height: 12px;
    border: none;
}
.slist .slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 25px;
    display:block;
    background-color: #808ebc;
}
.slist .slick-dots li button:before {
    content:"";
}
.slist .slick-dots .slick-active button {
    background-color: #021e79;
}
.slist .slick-dots .slick-active button:before {
    color:transparent;
}


.home-news{
    width: 100%;
    margin: 50px auto;
}
.news_con{
    margin-top: 40px;
}
.newslist{
    position: relative;
}
.newslist li{
    margin: 0px 5px;
    overflow: hidden;
}
.newslist li a{
    display: block;
    margin: 0px 5px 5px 5px;
}
.news_top{
    position: relative;
}
.news_img{
    position: relative;
    overflow: hidden;
}
.news_img:after{
    content: '';
    display: block;
    padding-bottom: 73%;
}
.news_img img{
    transition: .5s;
    border: none !important;
}
.newslist li a:hover .news_img img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.news_date{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 96px;
    height: 74px;
    background-color: #ea4f07;
    color: #fff;
    text-align: center;
}
.news_date p{
    font-size: 33px;
    font-weight: bold;
}
.news_date span{
    font-size: 16px;
}
.news_bottom{
    background-color: #f5f5f5;
    overflow: hidden;
    padding: 20px 15px;
}
.newslist li a:hover .news_bottom{
    box-shadow: 0px 0px 10px #ccc;
}
.news_txt1{
    font-size: 18px;
    color: #1a1a1a;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newslist li a:hover .news_txt1{
    color: #1c2089;
    font-weight: bold;
}
.news_txt2{
    color: #666;
    line-height: 22px;
    margin: 10px 0px;
    height: 66px;
    overflow: hidden;
}
.news_txt3{
    text-align: right;
    color: #1c2089;
}
.newslist .slick-dots {
    z-index: 10;
    bottom: -32px;
    line-height: 0;
    text-align: center;
}
.newslist .slick-dots li {
    margin: 5px;
    padding:0;
    width: 12px;
    height: 12px;
    border: none;
}
.newslist .slick-dots li button {
    width: 10px;
    height: 10px;
    border-radius: 25px;
    display:block;
    background-color: #808ebc;
}
.newslist .slick-dots li button:before {
    content:"";
}
.newslist .slick-dots .slick-active button {
    background-color: #021e79;
}
.newslist .slick-dots .slick-active button:before {
    color:transparent;
}

.home-column{
    width: 100%;
    margin: 0 auto;
    background-color: #f5f5f5;
    padding: 50px 0px;
    overflow: hidden;
}
.home-column li{
    float: left;
    position: relative;
    width: 48%;
    margin: 0 1%;
}
.home-column li a{
    display: block;
}
.column_img{
    overflow: hidden;
}
.column_img img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
    transition: .5s;
}
.home-column li a:hover .column_img img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.column_txt{
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    padding: 55px 40px;
    width: 100%;
    height: 100%;
}
.column_txt h3{
    font-size: 28px;
    font-weight: normal;
}
.column_txt h3:after{
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    background-color: #ea4f07;
    margin: 20px 0px;
}
.column_txt p{
    font-size: 16px;
    margin-bottom: 12%;
}
.column_txt span{
    float: right;
}

/*关于我们*/
.inner-banner{
    width: 100%;
    margin: 146px auto 0px auto;
}
.inner-banner img{
    width: 100%;
    height: auto;
}
.inner-main{
    width: 100%;
    margin: 40px auto;
    overflow: hidden;
}
.inner_fl{
    float: left;
    width: 22.5%;
}
.inner_fl_t{
    margin-bottom: 70px;
    overflow: hidden;
}
.inner_title{
    background-color: #1c2089;
    height: 60px;
    line-height: 60px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 26px;
}
.inner_title h3{
    padding-left: 60px;
    line-height: 60px;
}
.icon1{
    background: url("../images/icon1.png") no-repeat 20px center;
}
.inner_fl_t_con li{
    line-height: 50px;
    margin-bottom: 10px;
    overflow: hidden;
}
.inner_fl_t_con li a{
    display: block;
    background: #f5f5f5 url("../images/add.png") no-repeat right center;
    font-size: 18px;
    color: #333;
    padding-left: 20px;
}
.inner_fl_t_con li a:hover{
    background: #ea4f07 url("../images/plus.png") no-repeat right center;
    color: #fff;
}
.inner_fl_t_con li a.current{
    background: #ea4f07 url("../images/plus.png") no-repeat right center;
    color: #fff;
}
.inner_fl_b{
    margin-bottom: 25px;
    overflow: hidden;
    display: none;
}
.inner_title p{
    font-weight: bold;
    padding-left: 20px;
    text-transform: uppercase;
}
.inner_fl_b_con{
    background-color: #f5f5f5;
    padding: 16px 14px;
    overflow: hidden;
}
.inner_fl_b_con li{
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.inner_fl_b_con li:last-child{
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.inner_fl_b_con li a{
    display: block;
}
.pl_img{
    position: relative;
    overflow: hidden;
    float: left;
    width: 50%;
}
.pl_img:after{
    content: '';
    display: block;
    padding-bottom: 71.6%;
}
.pl_img img{
    transition: .5s;
}
.pl_txt{
    float: right;
    width: 45%;
}
.pl_txt1{
    font-size: 16px;
    color: #666;
    line-height: 25px;
    margin-bottom: 25px;
    height: 50px;
    overflow: hidden;
}
.pl_txt2{
    width: 35px;
    height: 11px;
    background: url("../images/pjt.png") no-repeat left;
}
.inner_fl_b_con li a:hover .pl_img img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.inner_fl_b_con li a:hover .pl_txt1{
    color: #ea4f07;
}
.inner_fl_b_con li a:hover .pl_txt2{
    background: url("../images/pjt_h.png") no-repeat left;
}

.inner_fr{
    float: right;
    width: 74.5%;
}
.inner_fr_about{
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.inner_fr_about img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}

/*公司相册*/
.inner_fr_honor{
    overflow: hidden;
}
.inner_fr_honor li{
    padding: 0px 10px;
    margin-bottom: 20px;
    overflow: hidden;
}
.inner_fr_honor li a{
    display: block;
    position: relative;
}
.honor_img{
    overflow: hidden;
}
.honor_img img{
    width: 100%;
    height: auto;
    transition: .5s;
}
.inner_fr_honor a:hover .honor_img img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.honor_txt{
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    background-color: rgba(0,0,0,0.6);
    padding: 15px 10px;
}
.honor_txt p{
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*分页*/
.pagination{
    text-align:center;
    padding:15px 0px 0px 0px;
    color:#666;
    clear:both;
}
.pagination a{
    display:inline-block ;
    color: #666;
    border:1px solid #D9D9D9;
    text-align: center;
    text-transform: capitalize;
    padding:0px 10px;
    line-height:28px;
    background-color:#fff;
    margin:0px 1px 10px 1px;
}
.pagination a:hover{
    color:#fff;
    background-color:#1c2089;
    border:1px solid #1c2089;
}
.pagination a.active {
    display: inline-block;
    color: #fff;
    background-color: #1c2089;
    border: 1px solid #1c2089;
}


/*在线留言*/
.inner_fr_feedback{
    overflow: hidden;
    max-width: 80%;
    margin: 0 auto;
}
.icon5{
    background: url("../images/icon5.png") no-repeat 20px center;
}
.feedback_title{
    text-align: center;
    font-size: 30px;
    color: #333;
}
.feedback_con{
    margin-top: 50px;
}
.ly1{
    margin-bottom: 30px;
    overflow: hidden;
}
.ly1 input{
    float: left;
    width: 48%;
    margin-right: 4%;
    font-size: 18px;
    color: #666;
    border: none;
    line-height: 50px;
    border-bottom: 1px solid #ccc;
}
.ly1 input:last-child{
    margin-right: 0;
}
.ly2{
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}
.ly2 input{
    font-size: 18px;
    color: #666;
    border: none;
    width: 100%;
    line-height: 50px;
    border-bottom: 1px solid #ccc;
}
.ly2 a{
    position: absolute;
    right: 0;
    top: 0;
}
.ly3{
    overflow: hidden;
}
.ly3 p{
    font-size: 18px;
    color: #666;
    margin-bottom: 15px;
}
.ly3 textarea{
    height: 259px;
    background-color: #e6e6e6;
    resize: none;
    width: 100%;
    border: none;
}
.ly4{
    margin-top: 50px;
}
.ly4 ul{
    display: flex;
    justify-content: center;
}
.ly4 ul li{
    width: 140px;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
    margin: 0 15px;
}
.ly4 ul li input{
    border: none;
    width: 100%;
    border-radius: 5px;

}
.tj{
    background-color: #1c2089;
}
.cz{
    background-color: #ea4f07;
}


/*联系方式*/
.inner_fr_contact{
    overflow: hidden;
}
.contact_title{
    text-align: center;
    font-size: 30px;
    color: #333;
}
.contact_info{
    margin-top: 50px;
}
.contact_info_top{
    margin-bottom: 60px;
    overflow: hidden;
}
.contact_info_top h3{
    font-size: 22px;
    color: #333;
    margin-bottom: 30px;
}
.contact_info_top ul{

}
.contact_info_top ul li{
    float: left;
    font-size: 16px;
    color: #666;
    line-height: 23px;
    padding-left: 30px;
    margin-bottom: 30px;
}
.contact_info_top ul li:last-child{
    width: 100%;
    margin-bottom: 0px;
}
.lx1{
    background: url("../images/ctel.png") no-repeat left center;
}
.lx4{
    background: url("../images/ctel.png") no-repeat left center;
    margin-left: 50px;
}
.lx2{
    background: url("../images/cmail.png") no-repeat left center;
    margin-left: 50px;
}
.lx3{
    background: url("../images/caddress.png") no-repeat left center;
}
.contact_info_bottom{
    padding-top: 60px;
    overflow: hidden;
    border-top: 1px solid #e3e3e3;
}
.contact_info_bottom li{
    margin-bottom: 30px;
    overflow: hidden;
    font-size: 16px;
    line-height: 25px;
}
.contact_info_bottom li p{
    color: #333;
}
.contact_info_bottom li span{
    color: #666;
}
.map{

}
.map img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}

/*新闻资讯*/
.inner_fr_news{
    overflow: hidden;
}
.inner_fr_news ul{
    overflow: hidden;
}
.inner_fr_news li{
    margin-bottom: 15px;
    overflow: hidden;
}
.inner_fr_news li a{
    display: block;
    background-color: #f5f5f5;
    overflow: hidden;
    margin: 5px;
    border: 1px solid #e6e6e6;
}
.inner_fr_news li a:hover{
    box-shadow: 0px 0px 10px #ccc;
}
.inews_img{
    float: left;
    width: 20%;
    position: relative;
    overflow: hidden;
}
.inews_img:after{
    content: '';
    display: block;
    padding-bottom: 73%;
}
.inews_img img{
    transition: .5s;
}
.inews_date{
    float: left;
    width: 12%;
    text-align: center;
    margin: 16px 0px;
}
.inews_date p{
    font-size: 40px;
    color: #333;
    font-weight: bold;
}
.inews_date p:after{
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    background-color: #999;
    margin: 10px auto 20px auto;
}
.inews_date span{
    font-size: 18px;
    color: #333;
}
.inews_txt{
    float: right;
    width: 68%;
    margin: 16px 0px;
    border-left: 1px solid #ccc;
    padding: 0px 50px;
}
.inews_txt h3{
    font-size: 18px;
    color: #1a1a1a;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 15px;
    transition: all .3s ease;
}
.inews_txt p{
    color: #666;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin-bottom: 15px;
}
.inews_txt span{
    display: block;
    color: #1c2089;
    transition: all .36s ease;
}
.inner_fr_news li a:hover .inews_img img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.inner_fr_news li a:hover .inews_txt h3{
    color: #ea4f07;
    font-weight: bold;
}

/*新闻详情*/
.inner_fr_newsshow{
    overflow: hidden;
}
.show_title{
    text-align: center;
    padding-bottom: 25px;
    border-bottom: 1px dashed #bfbfbf;
}
.show_title h3{
    font-size: 24px;
    font-weight:normal;
    text-align: center;
    color: #1c2089;
    padding-bottom: 20px;
    line-height: 28px;
}
.show_title span{
    color:#949494;
    margin:0px 10px;
    font-size:14px;
    padding-left:20px;
}
.browse{
    background:url(../images/browse.png) no-repeat left center;
}
.date{
    background:url(../images/date.png) no-repeat left center;
}
.show_content{
    line-height:28px;
    color:#4b4b4b;
    padding:25px 0px;
    border-bottom:1px dashed #bfbfbf;
    font-size: 15px;
}
.show_content img{
    /*display: block;*/
    max-width: 100%;
    height: auto;
}
.show_back{
    padding-top:20px;
}
.show_back_fl{
    margin-bottom:20px;
    overflow:hidden;
    padding: 0;
}
.show_back_fl li{
    margin-bottom:2px;
    line-height:25px;
    color:#4d4d4d;
    width:75%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size:15px;
}
.show_back_fl li a{
    color:#868686;
    font-size:15px;
}
.show_back_fl li a:hover{
    color: #ea4f07;
}
.show_back_fr{
    margin-bottom:20px;
    overflow:hidden;
    padding:0;
}
.show_back_fr a{
    display:block;
    line-height:46px;
    color:#fff;
    font-size:15px;
    background: #ea4f07 url(../images/return.png) no-repeat 20px center;
    padding-right:25px;
    text-align: right;
}


/*技术服务*/
.icon4{
    background: url("../images/icon4.png") no-repeat 20px center;
}
.inner_fr_service{
    overflow: hidden;
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.inner_fr_service img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}

/*资料下载*/
.inner_fr_download{
    overflow: hidden;
}
.inner_fr_download ul{
    margin-bottom: 15px;
    overflow: hidden;
}
.inner_fr_download li{
    line-height: 50px;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
}
.inner_fr_download li a{
    display: block;
    background: url("../images/d.png") no-repeat right center;
    font-size: 16px;
    color: #666;
}
.inner_fr_download li a p{
    width: 90%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.inner_fr_download li a:hover{
    color: #1c2089;
    font-weight: bold;
    background: url("../images/d_h.png") no-repeat right center;
}


/*产品中心*/
.icon2{
    background: url("../images/icon2.png") no-repeat 20px center;
}
.inner_fr_pro{
    overflow: hidden;
}
.inner_fr_pro ul{
    overflow: hidden;
}
.inner_fr_pro li{
    padding: 0px 10px;
    margin-bottom: 15px;
    overflow: hidden;
}
.inner_fr_pro li a{
    display: block;
    overflow: hidden;
    margin: 5px 0px;
    transition: .5s;
    border: 1px solid #e6e6e6;
}
.ipro_img{
    position: relative;
    overflow: hidden;
}
.ipro_img:after{
    content: '';
    display: block;
    padding-bottom: 71.6%;
}
.ipro_img img{
    transition: .5s;
}
.ipro_txt{
    margin-top: 20px;
    overflow: hidden;
}
.ipro_txt1{
    text-align: center;
    font-size: 18px;
    color: #000;
    padding: 0px 5px;
    transition: .5s;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.ipro_txt1:after{
    content: '';
    display: block;
    width: 30px;
    margin: 17px auto 0px auto;
    height: 2px;
    background-color: #ea4f07;
}
.ipro_txt2{
    font-size: 14px;
    color: #666;
    line-height: 25px;
    background-color: #f5f5f5;
    padding: 22px 16px;
    overflow: hidden;
}
.ipro_txt2 p{
    height: 50px;
    overflow: hidden;
}
.inner_fr_pro li a:hover{
    box-shadow: 0px 0px 10px #ccc;
}
.inner_fr_pro li a:hover .ipro_img img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.inner_fr_pro li a:hover .ipro_txt .ipro_txt1{
    color: #1c2089;
    font-weight: bold;
}


/*产品详情*/
.inner_fr_proshow{
    overflow: hidden;
}

/*案例展示*/
.icon3{
    background: url("../images/icon3.png") no-repeat 20px center;
}
.inner_fr_case{
    overflow: hidden;
}
.inner_fr_case ul{
    overflow: hidden;
}
.inner_fr_case li{
    padding: 0px 22px;
    margin-bottom: 30px;
    overflow: hidden;
}
.inner_fr_case li a{
    display: block;
    position: relative;
}
.case_img{
    overflow: hidden;
    position: relative;
}
.case_img:after{
    content: '';
    display: block;
    padding-bottom: 70%;
}
.case_img img{
    transition: .5s;
}
.inner_fr_case a:hover .case_img img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.case_txt{
    position: absolute;
    bottom: 0;
    text-align: center;
    width: 100%;
    background-color: rgba(0,0,0,0.6);
    padding: 15px 10px;
}
.case_txt p{
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*案例详情*/
.inner_fr_caseshow{
    overflow: hidden;
}


/*应用视频*/
.inner_fr_video{
    overflow: hidden;
}
.inner_fr_video ul{
    overflow: hidden;
}
.inner_fr_video li{
    padding: 0px 22px;
    margin-bottom: 30px;
    overflow: hidden;
}
.m-video{
    overflow:hidden;
    cursor: pointer;
}
.video_img{
    position:relative;
    overflow:hidden;
}
.video_img:after{
    content:'';
    display:block;
    padding-bottom:63%;
}
.m-video img{
    transition: .5s;
}
.inner_fr_video li:hover .video_img img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.s3_btn{
    background-color: rgba(0,0,0,0.3);
    width: 100%;
    height: 100%;
    text-align: center;
    padding-top: 25%;
    position: absolute;
    top: 0;
}
.s3_btn img{
    width: 74px;
    height: 74px;
    border: none !important;
}
.video_txt{
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
    color: #666;
}
.inner_fr_video li:hover .video_txt{
    color: #1c2089;
    font-weight: bold;
}


.inner_fl_1{
    overflow: hidden;
}
.inner_fl_1 li{
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
}
.inner_fl_1 li a{
    display:block;
    font-size: 18px;
    color: #333;
    background-color: #f5f5f5;
    line-height: 50px;
    padding: 0px 20px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.inner_fl_1 li a:hover{
    color: #fff;
    background-color: #ea4f07;
}
.inner_fl_1 li .active{
    color: #fff;
    background-color: #ea4f07;
}
.inner_fl_1 li .more{
    position: absolute;
    right: 0;
    top: 0;
    height: 50px;
    cursor: pointer;
    background: url(../images/add.png) no-repeat right center;
    display: block;
    z-index: 5;
    width: 50px;
    padding: 0;
}
.inner_fl_1 ul li:hover .more {
    background:url(../images/plus.png) no-repeat right center;
}
.inner_fl_1 li .er{
    display:none;
    overflow:hidden;
    border: 1px solid #ddd;
    padding: 0 10px;
}
.inner_fl_1 li .er li{
    margin-bottom:0;
    border-bottom: 1px solid #ddd;
}
.inner_fl_1 li .er li:last-child{
    border-bottom: none;
}
.inner_fl_1 li .er li a {
    font-size: 16px;
    color:#666;
    background-color: #fff;
    line-height: 41px;
    padding:0px 5px 0px 15px;
}
.inner_fl_1 li .er li a:hover {
    color: #ea4f07;
}
.inner_fl_1 li .er li .active{
    color: #ea4f07 !important;
}
.inner_fl_1 ul .nav-show:hover .more {
    background:url(../images/plus.png) no-repeat right center;
}
.inner_fl_1 ul .nav-show .more {
    background:url(../images/plus.png) no-repeat right center;
}
.inner_fl_1 ul .nav-show .er {
    display:block;
    overflow:hidden;
}
.inner_fl_1 ul .nav-show a {
    color: #fff;
    background-color: #ea4f07;
}
.inner_fl_1 .nav-show .er li a {
    padding:0px 5px 0px 15px;
    color:#666;
}

/*友情链接*/
.home-link{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    background-color: #f5f5f5;
    padding-bottom: 25px;
}
.home-link p{
    float: left;
    background: url("../images/link.png") no-repeat left center;
    padding-left: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #4b4b4b;
}
.home-link ul{
    margin-left: 110px;
}
.home-link ul li{
    float: left;
    line-height: 30px;
    margin-right: 75px;
}
.home-link ul li:last-child{
    margin-right: 0;
}
.home-link ul li a{
    display: block;
    color: #4b4b4b;
}
.home-link ul li a:hover{
    color: #ea4f07;
}






@media (min-width:1701px) and (max-width:1866px){
    .navdaohang{
        margin-right:0px;
    }
    .menupc li a{
        padding:0px 26px;
    }
    .footer2_fr p{
        padding: 10px 0px;
    }
}

@media (min-width:1501px) and (max-width:1700px){
    .container1{
        width:85%;
    }
    .navdaohang{
        margin-right: 5%;
    }
    .footer2_fr p{
        padding: 10px 0px;
    }

    .inews_date{
        margin: 13px 0px;
    }
    .inews_txt{
        margin: 13px 0px;
        padding: 0px 25px;
    }
    .inews_txt h3{
        margin-bottom: 10px;
    }
    .inews_txt p{
        margin-bottom: 10px;
    }

}

@media (min-width:1280px) and (max-width:1500px){
    .container1{
        width:85%;
    }
    .menupc li a{
        padding: 0px 20px;
    }
    .navdaohang{
        margin-right: 3%;
    }
    .footer2_fc p{
        padding: 10px 0px;
    }
    .footer2_fr p{
        padding: 10px 0px;
    }
    .slist li{
        padding: 0px 15px;
    }
    .column_txt p{
        margin-bottom: 8%;
    }
    .inner_title{
        font-size: 20px;
    }


    .inews_date{
        margin: 10px 0px;
    }
    .inews_date p{
        font-size: 34px;
    }
    .inews_date p:after{
        margin: 10px auto;
    }
    .inews_txt{
        margin: 10px 0px 5px 0px;
        padding: 0px 25px;
    }
    .inews_txt h3{
        font-size: 16px;
        margin-bottom: 5px;
    }
    .inews_txt p{
        margin-bottom: 8px;
    }
}

@media (min-width:1201px) and (max-width:1279px){
    .container1{
        width:95%;
    }
    .menupc li a{
        padding:0px 15px;
    }
    .navdaohang{
        margin-right: 5%;
    }
    .footer2_fc p{
       padding: 5px 0px;
    }
    .footer2_fr p{
        padding: 5px 0px;
    }
    .slist li{
        padding: 0px 15px;
    }
    .column_txt p{
        margin-bottom: 5%;
    }
    .inner_title{
        font-size: 20px;
    }



    .inews_date{
        margin: 10px 0px;
    }
    .inews_date p{
        font-size: 34px;
    }
    .inews_date p:after{
        margin: 10px auto;
    }
    .inews_txt{
        margin: 10px 0px;
        padding: 0px 25px;
    }
    .inews_txt h3{
        font-size: 16px;
        margin-bottom: 5px;
    }
    .inews_txt p{
        margin-bottom: 8px;
    }


}


@media(max-width:1200px) {
    .container1{
        width:100%;
        margin:0 auto;
        padding-left:15px;
        padding-right:15px;
    }
    .show_content img{
        display:block;
        max-width:100%;
        height:auto;
        margin-left:auto;
        margin-right:auto;
    }
    .footer1_fl li a{
        font-size: 14px;
    }
    .menulist li a{
        font-size: 12px;
    }
    .footer2_fc p{
        padding: 5px 0px;
    }
    .footer2_fr p{
        padding: 5px 0px;
    }
    .slist li{
        padding: 0px 15px;
    }
    .column_txt{
        padding: 35px 40px;
    }
    .column_txt h3:after{
        margin: 15px 0px;
    }
    .column_txt p{
        margin-bottom: 20px;
    }
    .home-banner{
        margin: 116px auto 0px auto !important;
    }
    .inner-banner{
        margin: 116px auto 0px auto;
    }
    .inner_fl{
        width: 25.5%;
    }
    .inner_fr{
        width: 71.5%;
    }
    .inner_title{
        font-size: 20px;
    }
    .inner_fl_t{
        margin-bottom: 35px;
    }
    .pl_txt1{
        margin-bottom: 15px;
    }
    .inner_fr_feedback{
        max-width: 100%;
    }
    .feedback_title{
        font-size: 26px;
    }
    .contact_title{
        font-size: 26px;
    }


    .inews_img{
        width: 23%;
    }
    .inews_txt{
        width: 65%;
    }
    .inews_date{
        margin: 10px 0px;
    }
    .inews_date p{
        font-size: 32px;
    }
    .inews_date p:after{
        margin: 10px auto;
    }
    .inews_txt{
        margin: 10px 0px;
        padding: 0px 25px;
    }
    .inews_txt h3{
        margin-bottom: 5px;
        font-size: 16px;
    }
    .inews_txt p{
        margin-bottom: 5px;
        font-size: 13px;
    }
    .s3_btn{
        padding-top: 20%;
    }
    .home-link ul li{
        margin-right: 30px;
    }
}

@media(max-width:768px) {
    .footer2{
        padding:25px 0px;
    }
    .footer2_fl{
        margin-bottom:10px;
    }
    .footer2_fl img{
        margin-left:auto;
    }
    .footer2_fc{
        border: none;
    }
    .footer2_fr p{
        text-align:center;
    }
    .index_title h3{
        font-size: 26px;
    }
    .pro_txt1:after{
        margin: 10px auto;
    }
    .pro_con li{
        padding: 0px 5px;
        margin-bottom: 5px;
    }
    .pro_txt{
        padding: 15px 10px;
    }
    .pro_txt1{
        font-size: 16px;
    }
    .photo_txt{
        padding: 15px 10px;
    }
    .photo_txt p{
        font-size: 16px;
    }
    .column_txt{
        padding: 25px 30px;
    }
    .column_txt h3{
        font-size: 20px;
    }
    .column_txt h3:after{
        margin: 10px 0px;
    }
    .column_txt p{
        margin-bottom: 15px;
    }
    .inner_fl{
        width: 28.5%;
    }
    .inner_fr{
        width: 68.5%;
    }
    .inner_title{
        font-size: 18px;
    }
    .feedback_title{
        font-size: 20px;
    }
    .feedback_con{
        margin-top: 25px;
    }
    .contact_title{
        font-size: 20px;
    }
    .contact_info_top{
        margin-bottom: 35px;
    }
    .contact_info_bottom{
        padding-top: 35px;
    }
    .contact_info_top h3{
        font-size: 18px;
        margin-bottom: 20px;
    }
    .contact_info_top ul li{
        margin-bottom: 20px;
    }
    .contact_info_bottom li{
        margin-bottom: 20px;
    }


    .inews_img{
        width: 30%;
    }
    .inews_date{
        width: 17%;
    }
    .inews_txt{
        width: 53%;
    }
    .inews_date p{
        font-size: 28px;
    }
    .inews_date p:after{
        margin: 10px auto;
    }
    .inews_date {
        margin: 5px 0px;
    }
    .inews_date span{
        font-size: 16px;
    }
    .inews_txt {
        margin: 5px 0px;
        padding: 0px 15px;
    }
    .inews_txt h3{
        font-size: 16px;
    }
    .inews_txt p{
        margin-bottom: 5px;
    }
    .ipro_txt1{
        font-size: 16px;
    }
    .inner_fr_pro li{
        padding: 0px 5px;
        margin-bottom: 10px;
    }
    .ipro_txt2{
        padding: 15px 10px;
    }
    .inner_fr_case li{
        padding: 0px 10px;
        margin-bottom: 20px;
    }
    .case_txt{
        padding: 12px 10px;
    }
    .inner_fr_video li{
        padding: 0px 10px;
        margin-bottom: 20px;
    }
    .s3_btn{
        padding-top: 17%;
    }
    .s3_btn img{
        width: 64px;
        height: 64px;
    }
}

@media(max-width:600px) {
    .footer1_fl{
        display:none;
    }
    .footer1_fc{
        float: none;
        width: 100%;
        border: none;
    }
    .footer1_fr{
        float: none;
        width: 100%;
    }
    .footer2_fl{
        padding: 0;
    }
    .footer2_fc{
        padding: 0;
    }
    .footer2_fr{
        padding: 0;
    }
    .top{
        height: auto;
        line-height: 20px;
        padding: 8px 0px;
    }
    .navFix .top{
        padding: 0;
    }
    .home-about{
        padding: 35px 0px;
    }
    .index_title h3{
        font-size: 20px;
        line-height: 30px;
    }
    .about_con{
        margin: 25px 0px;
    }
    .home-pro{
        padding: 35px 0px 20px 0px;
    }
    .pro_con{
        margin-top: 25px;
    }
    .photo_txt{
        padding: 10px;
    }
    .photo_con{
        margin-top: 25px;
    }
    .index_title p:before{
        margin: 10px auto;
    }
    .home-photo{
        margin: 35px auto 55px auto;
    }
    .s_txt p{
        height: 66px;
    }
    .slist li{
        border: none;
    }
    .home-news{
        margin: 35px auto 50px auto;
    }
    .news_con{
        margin-top: 25px;
    }
    .home-column li{
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }
    .home-column{
        padding: 35px 0px 25px 0px;
    }
    .column_txt{
        padding: 15px;
    }
    .inner-main{
        margin: 35px auto;
    }
    .inner_fl{
        float: none;
        width: 100%;
    }
    .inner_fr{
        float: none;
        width: 100%;
    }
    .inner_title{
        font-size: 16px;
        height: 50px;
        line-height: 50px;
    }
    .inner_title h3{
        line-height: 50px;
    }
    .inner_fl_t{
        margin-bottom: 15px;
    }
    .inner_fl_t_con li{
        line-height: 40px;
    }
    .inner_fl_b_con li{
        margin-bottom: 15px;
        padding-bottom: 15px;
    }
    .feedback_title{
        font-size: 18px;
    }
    .ly1{
        margin-bottom: 0;
    }
    .ly1 input{
        float: none;
        width: 100%;
        margin-right: 0;
        font-size: 16px;
    }
    .ly2{
        margin-bottom: 0;
    }
    .ly2 input{
        font-size: 16px;
    }
    .ly3 p{
        font-size: 16px;
        line-height: 50px;
        margin-bottom: 0;
    }
    .ly3 textarea{
        height: 150px;
    }
    .ly4{
        margin-top: 25px;
    }
    .ly4 ul li{
        width: 120px;
        line-height: 35px;
        font-size: 16px;
    }
    .contact_title{
        font-size: 18px;
    }
    .contact_info{
        margin-top: 25px;
    }
    .contact_info_top ul li{
        float: none;
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
    }
    .contact_info_top{
        margin-bottom: 25px;
    }
    .contact_info_bottom{
        padding-top: 25px;
    }
    .contact_info_bottom li{
        margin-bottom: 10px;
    }
    .map{
        margin-top: 15px;
    }


    .inews_img{
        width: 50%;
    }
    .inews_date{
        width: 50%;
        margin: 25px 0px;
    }
    .inews_txt{
        width: 100%;
        border-left: none;
        margin: 15px 0px;
    }
    .inews_txt h3{
        font-size: 16px;
    }
    .inews_txt p{
        font-size: 14px;
    }
    .show_title h3{
        font-size: 20px;
    }
    .ipro_txt{
        margin-top: 10px;
    }
    .inner_fr_case li{
        padding: 0px 5px;
        margin-bottom: 10px;
    }
    .case_txt{
        padding: 10px;
    }
    .inner_fr_video li{
        padding: 0px 5px;
        margin-bottom: 10px;
    }
    .s3_btn{
        padding-top: 17%;
    }
    .s3_btn img{
        width: 44px;
        height: 44px;
    }
    .home-link ul li{
        float: none;
    }
}


@media(max-width:414px) {

}

@media(max-width:320px) {
    .column_txt h3{
        font-size: 18px;
    }
    .column_txt p{
        font-size: 14px;
        margin-bottom: 10px;
    }

}
	



.pagination{
    text-align:center;
    padding:15px 0px 0px 0px;
    color:#666;
    clear:both;
    width: 100%;
    overflow-x: auto; /* 移动端横向防挤压溢出 */
}
.pagination ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-flex;
    white-space: nowrap; /* 禁止换行 */
    gap: 4px; /* 按钮之间间距，可自行修改大小 4px/5px/8px */
}
.pagination ul li {
    display: inline-block ;
    color: #666;
    border:1px solid #D9D9D9;
    text-align: center;
    padding:0px 10px;
    line-height:28px;
    background-color:#fff;
    user-select: none;
    /* 删除原来 margin-left:-1px 边框合并代码 */
    cursor: pointer;
}
/* 删掉 first-child 外边距重置 */

/* hover样式，沿用你的深蓝主题 */
.pagination ul li:not(.active):not(.disabled):hover{
    color:#fff;
    background-color:#1c2089;
    border:1px solid #1c2089;
}
/* 当前激活页码 */
.pagination ul li.active {
    color: #fff;
    background-color: #1c2089;
    border: 1px solid #1c2089;
}
/* 禁用按钮（首页时上一页） */
.pagination ul li.disabled {
    color: #aaa;
    cursor: not-allowed;
    background: #fff;
}
/* 手机端自适应缩小 */
@media (max-width: 768px) {
    .pagination ul li {
        padding: 0 6px;
        line-height: 24px;
        font-size: 14px;
    }
    /* 移动端同步缩小间距 */
    .pagination ul {
        gap: 3px;
    }
}
































