.container{
	width: 1140px;
	margin: 0 auto;
}
header{
	height: 112px;
}
.logo {
    width: 20%;
    float: left;
}
.logo a{
	display: block;
	margin-top: 26px;
	width: 246px;
	height: 60px;
	font-size: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
nav {
    width: 65%;
    float: left;
    text-align: right;
    height: auto;
}
.pc_tel {
    width: 15%;
    float: right;
    text-align: center;
    margin-top: 30px;
}
.pc_tel p:first-child {
    display: flex;
    justify-content: center;
    align-items: center;
}
.pc_tel p:first-child span:nth-child(2) {
    font-size: 12px;
    margin: 0 10px;
}
.pc_tel p:first-child span:last-child {
    width: 15%;
    height: 1px;
    background: #333333;
    display: block;
}
.pc_tel p:last-child {
    font-size: 24px;
    color: #f44336;
    font-weight: bold;
}
.pc_tel p:first-child span:first-child {
    width: 15%;
    height: 1px;
    background: #333333;
    display: block;
}
nav ul li{
	display: inline-block;
	margin: 0 15px;
	position: relative;
}
nav ul li a{
	line-height: 112px;
	color: #636363;
	font-size: 18px;
	font-weight: normal !important;
}
nav ul li::before{
	content: " ";
	position: absolute;
	width: 100%;
	height: 0px;
	background: #175dc5;
	left: 0;
	top: 0;
	transition: .5s;
}
nav ul li.active::before,
nav ul li:hover::before{
	height: 8px;
}
nav ul li.active a,
nav ul li:hover a{
	color: #175dc5 !important;
}
.m_mune{
	display: none;
}
footer {
    width: 100%;
    padding: 30px 0px 30px 0px;
    background: #175dc5;
    float: left;
}
footer .container .footer_top_nav{
    display: block;
    width:100%;
}
footer .container .footer_top_nav ul{
    width:100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #3f7bd4;
    margin-bottom: 15px;
}
footer .container .footer_top_nav ul li{
    display: inline-block;
}
footer .container .footer_top_nav ul li a{
    color: #fff;
    padding: 0 30px;
}
.foot_list .footerlogo{
    width: 24%;
    float: left;
    padding-top: 20px;
}
.foot_list .footerlogo img{
    max-width: 100%;
    height: auto;
}
.foot_list .footerinfo{
    width: 55%;
    float: left;
    padding-left: 5%;
    padding-top: 10px;
}
.foot_list .footerinfo p{
    margin-bottom: 10px;
    overflow: hidden;
    height: auto;
    font-size: 14px;
    color: #fff;
}
.foot_list .footerinfo a{
	color: #fff !important;
}
.foot_list .footerimg{
    float: right;
    text-align: right;
    width: 10%;
}
.foot_list .footerimg img{
    max-width: 100%;
    height: auto;
}
.m_footer{
	display: none;
}
.foot_logo h5{
    height: auto;
    overflow: hidden;
    margin: 0px;
}
.foot_logo p{
    text-align: center;
}
.foot_logo p a{
    font-size: 30px;
    font-weight: bold;
    color: #e60013;
    text-align: center;
}
.foot_logo p a i{
    font-size: 30px;
    color: #f00;
    margin-right: 5%;
}

.foot_list .footnav{
    margin-top: 10px;
    padding-bottom: 15px;
}
.foot_list div.img{
    display: none;
}
.foot_list .footnav .footnav-list{
    padding: 5px 0px;
    font-size: 13px;
    color: white;
    display: inline-block;
    margin-right: 70px;
}
.foot_list .footnav .footnav-list li{
    background: none;
    margin:0;
    display: inline-block;
    margin-right:60px;
}
.foot_list .footnav .footnav-list li a{
    color: #fff;
}
.foot_list .footnav .footnav-list li a:hover{
    text-decoration: underline;
}

.foot_list .footnav .footnav-list a{
    color: #999999;
    font-size: 14px;
    padding:0;
}



.f_logo_img{
    display: block;
    width: 100%;
    text-align: center;
}

*{
	box-sizing: border-box;
}
.index_product{
	padding: 50px 0;
}
.index_title{
	margin-bottom: 40px;
}
.index_title_info{
	float: left;
}
.index_title_info h5{
	font-size: 22px;
	color: #000000;
	line-height: 1;
	margin-bottom: 8px;
}
.index_title_info p{
	font-size: 14px;
	color: #464545;
	line-height: 1;
	font-family: arial;
}
.index_title_category{
	float: right;
}
.index_title_category ul li{
	display: none;
	float: left;
	padding: 0 10px;
	height: 40px;
	text-align: center;
	border: 1px solid #dadada;
	transition: .5s;
}
.index_title_category ul li:nth-of-type(1),
.index_title_category ul li:nth-of-type(2),
.index_title_category ul li:nth-of-type(3),
.index_title_category ul li:nth-of-type(4),
.index_title_category ul li:nth-of-type(5){
	display: inline-block;
}
.index_title_category ul li a{
	display: block;
	line-height: 40px;
	font-size: 14px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #666666;
	transition: .5s;
}
.index_title_category ul li:hover{
	background: #175dc5;
	border: 1px solid #175dc5;
}
.index_title_category ul li:hover a{
	color: #fff !important;
}
.in_pro_l{
	float: left;
	width: 20%;
    box-shadow: 2px 5px 15px #dcdcdc;
}
.in_pro_l h5{
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	background: #175dc5;
}
.in_pro_l ul li{
    border-bottom: 1px dashed #dfdfdf;
    position: relative;
    background-color: #fff;
    background: url(../images/list_tb_10.jpg) no-repeat scroll 15px center;
}
.in_pro_l ul li:last-of-type{
	border-bottom: 0;
}
.in_pro_l ul li a{
	display: block;
    padding: 0 30px;
    color: #5f5f5f;
    line-height: 56px;
}
.in_pro_l ul li:hover a{
	color: #175dc5;
}
.in_pro_r{
	width: 80%;
	float: left;
	padding-left: 30px;
}
.in_pro_r ul li,
.in_case_main ul li{
	width: 31.333%;
	float: left;
	margin: 1%;
	box-shadow: 0 0 10px 0 #cecdcd;
}
.in_pro_r ul li h5,
.in_case_main ul li h5{
	overflow: hidden;
    height: 198px;
}
.in_pro_r ul li h5 img,
.in_case_main ul li h5 img{
	transition: .8s;
    max-height: 200px;
    width: 100%;
}
.in_pro_r ul li p a,
.in_case_main ul li p a{
	display: block;
	padding: 15px 21px 15px 15px;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
	line-height: 21px;
	color: #353535;
	transition: .5s;
}
.in_pro_r ul li p a i,
.in_case_main ul li p a i{
	position: absolute;
	width: 21px;
	height: 21px;
	overflow: hidden;
	background: url(../images/icon_more.jpg) no-repeat 0 0;
	transition: .5s;
    right: 21px;
    top: 15px;
}
.in_pro_r ul li:hover h5 img,
.in_case_main ul li:hover h5 img{
	transform: scale(1.1);
}
.in_pro_r ul li:hover p a,
.in_case_main ul li:hover p a{
	color: #175dc5;
}
.in_pro_r ul li:hover p a i,
.in_case_main ul li:hover p a i{
	background: url(../images/icon_more.jpg) no-repeat 0 -21px;
}
.index_str{
	padding: 50px 0;
	background: #f3f3f3;
}
.in_str_main ul li{
	float: left;
	width: 265px;
	margin: 10px;
	background: #fff;
	padding: 50px 30px;
	text-align: center;
	transition: .5s;
}
.in_str_main ul li img{
	width: 60px;
	min-width: 1px;
}
.in_str_main ul li h5{
	font-size: 16px;
	color: #000000;
	margin: 30px 0 15px;
}
.in_str_main ul li p{
	font-size: 14px;
	color: #3f3f3f;
	line-height: 25px;
}
.in_str_main ul li:hover{
	box-shadow: 0 0 10px 0 #e4e2e2;
}
.index_solu{
	padding: 50px 1%;
}
.in_solu_l{
	width: 260px;
	float: left;
	margin-right: 20px;
}
.in_solu_l ul li{
	padding: 27px 0 27px 63px;
	border: 2px solid #e6e6e6;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: .5s all ease-in;
	margin-bottom: 20px;
}
.in_solu_l ul li::before{
	content: " ";
	width: 0;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #175dc5;
	z-index: -1;
	transition: .5s all ease-in;
}
.in_solu_l ul li i{
	display: block;
	position: absolute;
	width: 32px;
	height: 32px;
	background: url(../images/icon_solu.png) no-repeat -32px 0;
	top: 27px;
	left: 15px;
	transition: .5s all ease-in;
}
.in_solu_l ul li:last-of-type{
	margin-bottom: 0;
}
.in_solu_l ul li h5{
	font-size: 16px;
	font-weight: bold;
	color: #888888;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	transition: .5s all ease-in;
	line-height: 1;
	margin-bottom: 6px;
}
.in_solu_l ul li p{
	font-size: 14px;
	color: #888;
	font-family: arial;
	transition: .5s all ease-in;
	line-height: 1;
}
.in_solu_l ul li.active{
	border: 2px solid #175dc5;
}
.in_solu_l ul li.active::before{
	width: 100%;
}
.in_solu_l ul li.active i{
	background: url(../images/icon_solu.png) no-repeat 0 0;
}
.in_solu_l ul li.active h5,
.in_solu_l ul li.active p{
	color: #fff;
}
.in_solu_r{
	width: 860px;
	float: right;
	height: 438px;
	overflow: hidden;
}
.in_solu_r ul{
	position: relative;
}
.in_solu_r ul li{
	display: none;
}
.in_solu_r ul li.active{
	display: block;
}
.in_solu_r ul li .img{
	width: 660px;
	float: left;
	overflow: hidden;
}
.in_solu_r ul li .img img{
	transition: .8s;
}
.in_solu_r ul li:hover .img img{
	transform: scale(1.1);
}
.in_solu_r ul li .info{
	width: 200px;
	float: right;
	margin: 0;
	height: 438px;
	background: url(../images/index_solu_li.png) no-repeat right top #c3c3c3;
	padding: 50px 40px;
	font-size: 14px;
	color: #fff;
	line-height: 25px;
}
.index_fen{
	padding: 50px 0;
	background: url(../images/index_fen_img1.png) no-repeat center;
}
.index_fen .info{
	float: right;
	text-align: right;
}
.index_fen .info h5{
	font-size: 14px;
	color: #fff;
}
.index_fen .info p{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	font-family: arial;
	line-height: 1;
	margin: 10px 0 25px;
}
.index_fen .info a{
	display: inline-block;
	width: 100px;
	height: 24px;
	text-align: center;
	transition: .5s;
	border-radius: 24px;
	border: 1px solid #fff;
}
.index_fen .info a i{
	font-size: 15px;
	transition: .5s;
	color: #fff;
	line-height: 24px;
}
.index_fen .info a:hover{
	background: #fff;
}
.index_fen .info a:hover i{
	color: #175dc5;
}

.advantage{}
.advantage-head{ overflow:hidden;text-align: center;}
.advantage-body{ padding:30px; overflow:hidden;}
.advantage-body li{ float:left; width:100%; padding:20px 0;}
.advantage-body li .thumb,
.advantage-body li .desc{ width:46%;}
.advantage-body li .thumb,
.advantage-body li.even .desc{ float:left;}
.advantage-body li .desc,
.advantage-body li.even .thumb{ float:right;}
.advantage-body li .desc .desc-title em{ font-weight:bold; font-size:36px; padding-right:15px;}
.advantage-body li .desc .desc-title h2{ display:inline; font-size:26px;}
.advantage-body li .desc .desc-txt{ float:left; background-color:#000; color:#fff; padding:2px 10px 2px 0; font-size:20px; margin-top:6px;}
.advantage-body li .desc dl{ width:100%; overflow:hidden; padding-top:8px;}
.advantage-body li .desc dl dd{ float:left; width:100%; line-height:35px; font-size:16px; overflow:hidden; color:#666; margin-top:12px;
    margin-left: 0;}
.advantage-body li .desc dl dd i{ float:left; width:27px; height:30px; background-position:0 -75px; margin-right:15px;}
.advantage-body li .desc dl dd span{ float:left; max-width:90%;}
.advantage-body li .btn,
.team .btn,
.choose-list li .info .cont .btn{ text-align:center; overflow:hidden; margin-top:10px;}
.advantage-body li .btn a,
.team .btn a,
.choose-list li .info .cont .btn a{ width:155px; height:45px; line-height:45px; color:#fff; font-size:16px; background-color:#ff9c00; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; display:inline-block;}
.advantage-body li .btn a:hover,
.team .btn a:hover,
.choose-list li .info .cont .btn a:hover{ background-color:#ee9201;}
.advantage-body li.item2 .btn{ text-align:left; margin-left:45px; position:relative; z-index:2;}
.advantage-body li.item2 .btn a{ text-align:center;}
.desc-title{color: #175dc5;}


.advantage-foot{ margin-top:-20px;text-align: center;}
.sprite {
    background-image: url(../images/sprite.png);
}
.index_fen1{
	text-align: center;
}
.index_case{
	padding: 50px 0;
}
.index_about{
	background: #f3f3f3;
}
.index_about .container{
	overflow: initial;
	padding: 50px 0 120px;
	position: relative;
}
.in_about_main .info{
	float: left;
	width: 60%;
}
.in_about_main .info h5{
    font-size: 24px;
    color: #000000;
    margin: 20px 0 25px;
}
.in_about_main .info p{
	font-size: 12px;
	color: #666666;
	line-height: 25px;
}
.in_about_main .info a{
	display: block;
	margin-top: 30px;
	width: 124px;
	height: 32px;
	text-align: center;
	font-size: 14px;
	border: 1px solid #dfdfdf;
	color: #9f9f9f;
	line-height: 32px;
	transition: .5s;
}
.in_about_main .info a:hover{
	background: #175dc5;
	color: #fff;
	border: 1px solid#175dc5;
}
.in_about_main .img{
	float: right;
	padding: 4px;
	background: #fff;
	border: 1px solid #dadada;
	background: #fff;
}
.in_about_box{
	position: absolute;
	left: 0;
	bottom: -75px;
	width: 100%;
	height: 150px;
	background: #fff;
	box-shadow: 0 0 10px 0 #929292;
	padding: 25px 0 40px;
}
.in_about_box ul li{
	position: relative;
	width: 25%;
	text-align: center;
	float: left;
}
.in_about_box ul li img{
	width: 56px;
	min-width: 1px;
}
.in_about_box ul li::before{
	content: " ";
	position: absolute;
	right: 0;
	top: 27px;
	width: 1px;
	height: 50px;
	background: #e5e5e5;
}
.in_about_box ul li:last-of-type::before{
	display: none;
}
.in_about_box ul li p{
	font-size: 14px;
	line-height: 1;
	margin-top: 13px;
	color: #6a6a6a;
}
.index_honor{
	padding: 125px 0 50px;
	background: #f3f3f3;
}
.index_honor .container{
	overflow: inherit;
}
.in_honor_title{
	text-align: center;
	margin-bottom: 40px;
}
.in_honor_title span{
	display: inline-block;
	width: 90px;
	height: 40px;
	border: 1px solid #666666;
	font-size: 16px;
	line-height: 40px;
	color: #666;
	transition: .5s;
}
.links {
    width: 100%;
    background: url(../images/link.png) no-repeat center 0 #f1f1f1;
    float: left;
}
.links p{
    width: 1099px;
    margin: 0 auto;
    padding: 0 20px 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    border: 1px solid #d9d9d9;
    border-top: 0;
    transform: translate(-1px,-5px);
	margin-top:65px;
	margin-bottom:15px;
}
.links p a{
    display: inline-block;
    margin-right: 5px;
    transition: .3s;
    font-size: 12px;
    color: #666;
}
.links p a:hover{
    color: #175dc5;
}


.in_honor_title span.active{
	background: #175dc5;
	border: 1px solid #175dc5;
	color: #fff;
}
.in_honor_main{
	
	position: relative;
}
.in_honor_list{
	display: none;
}
.in_honor_list.active{
	display: block;
}
.in_honor_btn{
	position: absolute;
	left: -5%;
	top: 50%;
	margin-top: -25px;
}
.in_honor_btn i{
	font-size: 50px;
	line-height: 1;
	cursor: pointer;
	color: #c3c3c3;
}
.in_honor_btn i:hover{
	color: #175dc5;
}
.in_honor_next{
	left: inherit;
	right: -5%;
}
.in_honor_list_box{
	overflow: hidden;
}
.in_honor_list_box ul{
	width: 200%;
	position: relative;
}
.in_honor_list_box ul li{
	width: 12%;
	float: left;
	margin: 0 0.25%;
	position: relative;
	overflow: hidden;
}
.in_honor_list_box ul li img{
	transition: .8s;
	max-width: none;
	width: 100%;
	height: 178px !important;
	object-fit: contain;
}
.in_honor_list_box ul li span{
	display: block;
	width: 100%;
	padding: 10px 0;
	text-align: center;
	color: #333;
	transition: .5s;
}
.in_honor_list_box ul li:hover img{
	transform: scale(1.1);
}
.index_news{
	padding: 50px 0;
}
.in_news_list{
	display: none;
}
.in_news_list.active{
	display: block;
}
.in_news_l{
	width: 45%;
	float: left;
	padding: 30px 45px;
	background: #f8f8f8;
}
.in_news_l font{
	display: block;
	font-size: 20px;
	color: #c4c4c4;
	line-height: 1;
	font-weight: bold;
	font-family: arial;
}
.in_news_l h5 a{
	display: block;
	margin: 20px 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 16px;
	line-height: 1;
	color: #010101;
}
.in_news_l p{
	padding-left: 20px;
	border-left: 1px solid #dcdcdc;
	font-size: 12px;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
}
.in_news_l img{
	margin: 20px 0;
}
.in_news_l .more{
	display: block;
	width: 120px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background: #175dc5;
}
.in_news_r{
	width: 50%;
	float: right;
}
.in_news_r ul li{
	display: block;
	padding: 30px 0 30px 30px;
	border-top: 1px solid #e5e5e5;
	position: relative;
}
.in_news_r ul li::before{
	content: " ";
	position: absolute;
	left: 10px;
    top: 40px;
	width: 3px;
	height: 3px;
	background: #000;
}
.in_news_r ul li h5{
	margin-bottom: 15px;
}

.in_news_r ul li h5 a{
	display: block;
	width: 90%;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 16px;
	color: #000;
}
.in_news_r ul li h5 font{
	width: 10%;
	float: right;
	text-align: right;
	font-size: 16px;
	color: #929292;
}
.in_news_r ul li p{
	font-size: 12px;
	line-height: 20px;
	height: 40px;
	color: #807f7f;
}
.in_news_r ul li:hover::before{
	background: #175dc5;
}
.in_news_r ul li:hover h5 a{
	color: #175dc5;
}
.main{
	padding: 0 0 30px;
}
.main .left{
	width: 20%;
	float: left;
}
.main_category{
	border: 1px solid #dcdcdc;
    margin-bottom: 15px;
    overflow: hidden;
    height: auto !important;
    padding: 10px;
}
.main_category h5{
	text-align: center;
    background: url(../images/jiao.png) top right #175dc5 no-repeat;
    padding: 10px 0px;
    font-size: 20px;
    color: #fff;
}
.main_category h5 font{
	display: block;
	font-size: 14px;
	margin-top: 5px;
	color: #fff;
	font-weight: normal;
}
.main_category .item_li{
	background: #f1f1f1;
    margin: 2.5px 0;
    display: block;
    width: 100%;
    transition: .5s all ease;
}
.main_category .item_li a{
	font-size: 14px;
    display: block;
    padding: 10px;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: .5s all ease;
}
mip-scrollbox [data-scroller]{
	padding-right: 0 !important;
}
.main_category .item_li:hover,.main_category .item_li.active {
	background: url(../images/to.png) no-repeat 95% center #175dc5;
}
.main_category .item_li:hover a,.main_category .item_li.active a{
	color: #fff;
}
.crumbs {
    width: 100%;
    padding: 10px;
    margin-bottom: 15px;
    background: #f1f1f1;
    color:#606060;
    font-size: 16px;
}
.crumbs p{
    display: inline-block;
    color:#606060;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.crumbs>span{
    float: right;
    color:#5f5f5f;
    font-size: 12px;
    padding-left:25px;
    line-height: 20px;
    background: url(../images/crumbs_bg.png) no-repeat left;
	overflow:hidden;
	text-overflow:ellipsis;
	max-width:80%;
}
.tuijiancase{
    width:100%;
    background: #f1f1f1;
    padding-top:20px;
    padding-bottom:40px;
    float: left;
}
.tuijiancase .tuijiancase-con{
    width:1100px;
    margin:0 auto;
}
.tuijiancase .tuijiancase-con p.tuijian-title{
    font-size: 18px;
    font-weight: bold;
    color: #555555;
    padding:10px 0;
}
.tuijiancase .tuijiancase-con ul{
    width:100%;
    display: flex;
    justify-content: flex-start;
    margin-top:10px;
}
.tuijiancase .tuijiancase-con ul li{
    display: inline-block;
    width:25%;
    padding:3px 5px;
}
.tuijiancase .tuijiancase-con ul li a{
    display:block;
    border:5px solid #fff;
    box-shadow:0 0 3px #999;
    border-radius:4px;
    transition:0.8s;
}
.tuijiancase .tuijiancase-con ul li a:hover{
    border:5px solid #175dc5;
}
.tuijiancase .tuijiancase-con ul li img{
    max-width: 100%;
    transition: 0.8s;
    height: 190px !important;
    object-fit: cover;
}
.tuijiancase .tuijiancase-con ul li a:hover img{
    transform:scale(1.1);
}
.tuijiancase .tuijiancase-con ul li span{
    display: block;
    width:100%;
    text-align: left;
    white-space: nowrap;
    color:#313131;
    position:relative;
    overflow:hidden;
}
.tuijiancase .tuijiancase-con ul li p{
    overflow: hidden;
    white-space:nowrap;
    text-overflow: ellipsis;
    padding:5px 0;
    background:#175dc5;
    color:#fff;
    text-align:center;
    position:relative;
}
.p_news{
    background: #f0f0f0;
}
.p_news ul li{
    padding:0 10px;
}
.p_news_t {
    text-align: center;
    height: 50px;
    line-height: 50px;
    background: #175dc5;
    color: #fff;
    font-size: 20px;
    margin-bottom: 5px;
}
.p_news .p_news_list ul li {
    padding: 7px 10px;
    height: 36px;
}
.p_news .p_news_list ul li a{
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
	color: #555;
	padding-left: 20px;
    transition: 0.6s;
}
.p_news .p_news_list ul li:hover a{
	color: #175dc5;
}
.p_news .p_news_list ul li:nth-child(1) a {background: url(../images/1.png) no-repeat 0 0;}
.p_news .p_news_list ul li:nth-child(2) a {background: url(../images/2.png) no-repeat 0 0;}
.p_news .p_news_list ul li:nth-child(3) a {background: url(../images/3.png) no-repeat 0 0;}
.p_news .p_news_list ul li:nth-child(4) a {background: url(../images/4.png) no-repeat 0 0;}
.p_news .p_news_list ul li:nth-child(5) a {background: url(../images/5.png) no-repeat 0 0;}

.main .right{
	width: 80%;
	float: left;
	padding-left: 30px;
}
.product ul li{
	width: 32.333%;
	float: left;
	margin: 1.5% 0;
	border: 2px solid white;
	transition: .5s all ease;
	box-shadow: 0 0 8px #dbdbdb;
}
.product ul li:nth-child(3n+2){
	margin: 1.5%;
}
.product ul li h5 {
    overflow: hidden;
    height: 202px;
}
.product ul li img {
    transition: .8s all ease;
    width: 100%;
    object-fit: contain;
    display: block;
}
.product ul li p{
    text-align: center;
    display: block;
    transition: .3s;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #fff;
    background: #175dc5;
    padding: 8px 0px;
}
.product ul li:hover{
	border: 2px solid #175dc5;
	box-shadow: none;
}
.product ul li:hover img{
	transform: scale(1.1);
}
.list ul li{
	display: block;
	padding-bottom: 10px;
	margin-bottom: 10px;
	position: relative;
	border-bottom: 1px solid #DCDCDC;
}
.list ul li .date{
	width: 100px;
	float: left;
	text-align: center;
	padding: 13px 0;
	border-right: 1px solid #DCDCDC;
}
.list ul li .date h5{
	font-size: 45px;
	line-height: 60px;
	color: #333333;
}
.list ul li .date p{
	font-size: 14px;
	color: #979797;
}
.list ul li .info{
	padding: 15px 170px 0 120px;
}
.list ul li .info h5 a{
	display: block;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 16px;
	margin-bottom: 10px;
	color: #333;
	transition: .3s all ease;
}
.list ul li .info p{
	font-size: 14px;
	color: #979797;
	line-height: 25px;
	height: 50px;
	overflow: hidden;
}
.list ul li .img{
	width: 150px;
	position: absolute;
	right: 0;
	top: 0;
	overflow: hidden;
}
.list ul li .img img{
	transition: .8s all ease;
}
.list ul li:hover .info h5 a{
	color: #175dc5;
}
.list ul li:hover .img img{
	transform: scale(1.1);
}
.page{
	padding: 10px;
	line-height: 1.46;
}
.contact{
	padding: 15px;
    background: #f1f1f1;
    line-height: 1.46;	
}
.contact h5{
	font-size: 20px;
	color: #1d212a;
	font-weight: bold;
}
.contact p{
	font-size: 14px;
	color: #666;
	margin-top: 10px;
}
.contact .img{
	border: 5px solid #175dc5;
	display: block;
	margin: 20px auto 0;
}
.info_article{
	padding: 10px;
	border: 1px solid #D2D2D2;
}
.info_article_title{
	font-size: 20px;
	color: #333;
	text-align: center;
}
.info_article_date{
	text-align: center;
	padding: 10px 0;
	margin-bottom: 10px;
	border-bottom: 1px solid #D2D2D2;
	font-size: 15px;
	color: #666;
}
.info_article_content{
	line-height: 1.68;
}
.info_article_content *{
	line-height: 1.68;
}
.info_article_content p a{
	color: #175dc5;
}
.info_article .tag{
	margin: 10px 0;
}
.info_article_page{
	border-top: 1px solid #D2D2D2;
	border-bottom: 1px solid #D2D2D2;
	padding: 10px 0;
}
.info_article_page a{
	font-size: 15px;
	color: #333;
	margin: 5px 0;
	display: block;
}
.other_article h4{
    display: block;
    padding: 10px 0;
    font-size: 18px;
    margin: 10px 0;
    font-weight: bold;
    color: #175dc5;
    border-bottom: 1px solid #D2D2D2;
    margin-bottom: 10px;
}
.other_article ul li{
	width: 49%;
	float: left;
	border-bottom: 1px dashed #E9E9E9;
	margin-top: 5px;
}
.other_article ul li:nth-child(odd){
	margin-right: 2%;
}
.other_article ul li a{
	font-size: 14px;
	color: #333;
	display: block;
	width: 80%;
	float: left;
	transition: .3s;
	line-height: 25px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.other_article ul li:hover a{
	color: #175dc5;
}
.other_article ul li font{
	width: 20%;
	float: right;
	text-align: right;
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 25px;
}
.info_product{
	padding: 10px;
	border: 1px solid #D2D2D2;
}
.info_product .img{
    width: 30%;
    text-align: center;
    margin-top: 0;
    padding: 10px;
    border: 1px solid #e3e3e3;
    float: left;
}
.info_product .info{
    width: 70%;
    float: left;
    padding-left: 30px;
}
.info_product .info .info_product_li{
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #d2d2d2;
    font-size: 14px;
    color: #393939;
}
.info_product .info .info_product_li h1{
	display: inline-block;
    font-size: 14px;
    color: #393939;
}
.info_product .info .tag{
    padding-left: 30px;
    background: url(../images/icon_tag.png) no-repeat left 5px;
}
.info_product .info .tag span {
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}
.info_product .info .tag a{
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 30px;
}
.info_product .content p{
	line-height: 1.68;
}
.info_product .content a{
	color: #175dc5;
}
.info_product_title{
    display: block;
    padding: 10px 0;
    font-size: 18px;
    margin: 10px 0;
    font-weight: bold;
    color: #175dc5;
    border-bottom: 1px solid #175dc5;
    margin-bottom: 10px;
}
.other_product ul li{
	width: 24%;
	float: left;
	margin-right: 1.3333%;
	margin-top: 10px;
	text-align: center;
	border: 1px solid #dcdcdc;
	transition: .5s;
	overflow: hidden;
}
.other_product ul li:nth-child(4n+4){
	margin-right: 0;
}
.other_product ul li h5{
	overflow: hidden;
}
.other_product ul li img{
	transition: .8s;
	height: 168px !important;
}
.other_product ul li p{
	text-align: center;
	font-size: 14px;
	padding: 8px 3px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	background: #dcdcdc;
	color: #333;
	transition: .5s;
}
.other_product ul li:hover{
	border: 1px solid #175dc5;
}
.other_product ul li:hover img{
	transform: scale(1.1);
}
.other_product ul li:hover p{
	background: #175dc5;
	color: #fff;
}
@media only screen and (min-width: 320px) and (max-width: 1023px) {
	header{
		height: auto;
		padding: 5px 1%;
	}
	.in_pro_l{
		width: 100%;
		box-shadow: none;
	}
	.in_pro_l ul{
		display: none;
	}
	.in_pro_l h5{
		height: auto;
		line-height: 1;
		background: none;
		color: #000;
		margin-bottom: 8px;
	}
	.in_pro_r{
		width: 100%;
		padding-left: 0;
	}
	.m_mune{
		display: block;
		width: 20%;
		text-align: right;
		float: right;
		padding-right: 1%;
	}
.pc_tel {
    display: none;
}
	.m_mune i{
		color: #175dc5;
		display: inline-block;
		font-size: 30px;
		line-height: 60px;
		transition: .5s all ease;
	}
	.m_mune.active i{
		transform: rotateZ(720deg);
	}
	.crumbs{
		padding: 10px 1%;
	}
	.crumbs p{
		display: none;
	}
	.crumbs>span{
		float: none;
		max-width: 100%;
		display: block;
	}
	.main_category{
		display: block;
		width: 100%;
		margin-bottom: 0;
	    padding: 5px;
	    height: auto !important;
	    border: 1px solid #D2D2D2;
	    overflow-x: auto;
	}
.main_category a {
    display: block;
    border: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    margin-right: 20px;
    border-radius: 5px;
    white-space: nowrap;
}
.main .left{
	width: 100%;
	padding: 0 1%;
	margin-bottom: 15px;
}
.p_news,
.main_category h5{
	display: none;
}
.main{
	padding-bottom: 15px;
}
.product ul li{
	width: 48%;
	margin: 1% !important;
}
.tuijiancase{
	display: none;
}
.main .right{
	width: 100%;
	padding-left: 0;
}
.main_category .item_li{
	display: inline-block;
	background: none;
	width: auto;
}
.main_category .item_li a{
	display: inline-block;
	margin-right: 10px;
	height: auto;
	line-height: 1;
	padding: 5px;
}
	.container{
		width: 100%;
	}
	.logo{
		width: 80%;
	}
	.logo a{
		margin: 0;
	}
	.mip-nav-wrapper .navbar-toggle{
		outline: none;
	}
	.mip-nav-wrapper #bs-navbar{
		position: fixed !important;
    padding: 0;
    top: 70px;
	}
	.mip-nav-wrapper #bs-navbar .navbar-nav a, .mip-nav-wrapper #bs-navbar .navbar-nav mip-link, .mip-nav-wrapper #bs-navbar .navbar-nav span{
		color: #333 !important;
	}
	.mip-nav-wrapper #bs-navbar .navbar-nav li.active a{
		color: #fff !important;
	}
	.mip-nav-wrapper .navbar-brand{
		display: none !important;
	}
	 footer{
        float:none;
        padding:5px;
        border-radius: 0;
        background: #175dc5;
    }
    body{
    	padding-bottom: 50px;
    }
    .links,
    .foot_list .footerlogo,
    .foot_list .footerimg{
    	display: none;
    }
    
   .m_footer{
        display: block;
        height: 50px;
        position: fixed;
        bottom: 0px;
        width: 100%;
        left: 0px;
		border-top: 1px solid #fff;
        z-index: 999;
        background:rgb(23, 93, 197);
    }
    .suspend{
    	display: none;
    }
    .foot_list .footerlogo{
        display: none;
    }
    .foot_list .footerinfo{
        width:100%;
    float: none;
        padding-left: 0;
    }
     .m_foot_btn {
        width: 20%;
        float: left;
    padding-top: 5px;
        height: 50px;
        display: block;
        text-align: center;
        border-right: 1px solid #fff;
    }
    .m_foot_btn  i{
        color: #fff;
        margin-right: 5px;
    }
    .m_foot_btn i {
        color: #fff;
        display: block;
        font-size: 20px;
    }
    .m_foot_btn span {
        display: block;
        text-align: center;
        color: #fff;
        font-size: 12px;
    }
    footer .container{
        display:block;
    }
    footer .container .footer_info_img{
        display: none;
    }
    footer .container ul{
        display: none;
    }
    footer .container div.img{
        display: none;
    }
    .foot_list .footerinfo p{
        padding-left:10px;
        margin-bottom: 5px;
        line-height: 1.46;
    }
    .certificate{
        margin-bottom: 20px;
    }
	.mip-nav-wrapper{
		width: 20%;
	}
	nav{
		position: fixed;
		width: 100%;
		height: 0;
		overflow: hidden;
		left: 0;
		top: 70px;
		transition: .5s;
		background: rgba(0,0,0,.6);
		z-index: 9999;
	}
	nav ul li{
		display: block;
		float: none;
		margin: 0;
	}
	nav ul li a{
		display: block;
		text-align: center;
		line-height: 48px;
		font-size: 16px;
		color: #fff !important;
	}
	nav ul li.active a{
		background: #175dc5;
		color: #fff !important;
	}
	
	nav.active{
		height: 100%;
	}
	nav.active ul li a{
		border-bottom: 1px solid #fff;
	}
	.centered-btns_nav{
		display: none;
	}
	.index_product{
		padding: 15px 1%;
	}
	.index_title{
		margin-bottom: 15px;
	}
	.index_title_info{
		width: 100%;
		text-align: center;
	}
	.index_title_category{
		width: 100%;
		margin-top: 10px;
	}
	.index_title_category ul li{
		height: 32px;
	}
	.index_product .index_title_category ul li{
		width: 25%;
		display: none;
		padding: 0;
	}
	.index_product .index_title_category ul li:nth-child(1),
	.index_product .index_title_category ul li:nth-child(2),
	.index_product .index_title_category ul li:nth-child(3),
	.index_product .index_title_category ul li:nth-child(4){
		display: block;
	}
	.mip-nav-wrapper .navbar-toggle{
		padding: 21px 0 !important;
		margin: 0 !important;
	}
	.index_title_category ul li a{
		line-height: 32px;
		padding: 0 !important;
	}
	.index_title_info h5{
		font-size: 20px;
	}
	.in_pro_main ul li,
	.in_case_main ul li{
		width: 48%;
		float: left;
		margin: 1%;
	}
	.in_pro_main ul li p a,
	.in_case_main ul li p a{
		padding: 5px;
		text-align: center;
	}
	.in_pro_main ul li p a i,
	.in_case_main ul li p a i{
		display: none;
	}
	.index_str{
		padding: 15px 1%;
	}
	.in_str_main ul li{
		width: 48%;
		margin: 1%;
		padding: 10px;
	}
	.in_str_main ul li h5{
		margin: 10px 0;
	}
	.in_str_main ul li p{
		font-size: 12px;
		line-height: 20px;
		height: 80px;
	}
	.index_solu,
	.index_fen{
		display: none;
	}
	.index_advan{
		background: none;
		padding: 15px 1%;
	}
	.index_advan ul li .info h5{
		font-size: 20px;
	}
	.index_advan ul li{
		margin-bottom: 15px;
	}
	.index_advan ul li .info{
		width: 100%;
	}
	.index_advan ul li .img{
		display: none;
	}
	.index_case{
		padding: 15px 1%;
	}
	.advantage{
		display: none;
	}
	.index_case .index_title_category{
		display: none;
	}
	.index_about{
		padding: 15px 1%;
	}
	.index_about .container{
		padding: 0;
	}
	.in_about_main .info{
		width: 100%;
		margin-bottom: 15px;
	}
	.in_about_main .img{
		text-align: center;
	}
	.in_about_main .info h5{
		font-size: 18px;
		margin: 0 0 10px;
	}
	.in_about_main .info p{
		line-height: 20px;
	}
	.in_about_main .info a{
		margin-top: 10px;
	}
	.in_about_box{
		display: none;
	}
	.index_honor{
		padding: 15px 1%;
	}
	.in_honor_title span{
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}
	.in_honor_title{
		margin-bottom: 15px;
	}
	.in_honor_btn{
		display: none;
	}
	.in_honor_list_box ul{
		width: 400%;
	}
	.index_news{
		padding: 15px 1%;
	}
	.index_news .index_title_category ul li{
		width: 33.333%;
	}
	.in_news_l{
		display: none;
	}
	.in_news_r{
		width: 100%;
	}
	.in_news_r ul li{
		padding: 10px 0 10px 20px;
	}
	.in_news_r ul li h5 a{
		width: 80%;
		font-size: 14px;
	}
	.in_news_r ul li h5{
		margin-bottom: 10px;
	}
	.in_news_r ul li h5 font{
		width: 20%;
		font-size: 14px;
	}
	.in_news_r ul li p{
		font-size: 12px;
		line-height: 20px;
		height: 40px;
		overflow: hidden;
	}
	.in_news_r ul li::before{
		left: 5px;
		top: 20px;
	}
	.list ul li .img{
		display: none;
	}
	.list ul li .info{
		padding: 0 0 0 90px;
	}
	.list ul li .date{
		padding: 5px 0;
		width: 80px;
	}
	.info_product .img{
		width: 100%;
		margin-bottom: 15px;
	}
	.info_product .info{
		width: 100%;
		padding-left: 0;
	}
	.info_product{
		padding: 0 1%;
		border: 0;
	}
	.other_product ul li{
		width: 48%;
		margin: 1% !important;
	}
	.other_article ul li font{width:25%}
	.other_article ul li a{width:75%}

    .other_product ul li img {
        height: 33vw !important;
        max-height: 250px;
    }

    .product ul li img{
        height: 33vw !important;
        max-height: 250px;
    }

}
@media only screen and (min-width: 1024px) and (max-width: 1140px) {
	.in_str_main ul li{
		width: 220px;
	}
	.suspend{
		display: none;
	}
	.in_solu_l{
		width: 20%;
		margin-right: 0;
	}
	.in_pro_l ul li a{
		line-height: 49px;
	}
	.wp{
		width: 970px;
	}
	.advantage-body{
		padding: 15px;
	}
	.in_solu_r{
		width: 78%;
		margin-left: 2%;
	}
	.in_solu_r ul li .img{
		width: 75%;
	}
	.container{
		width: 970px;
	}
	.in_solu_r ul li .info{
		width: 25%;
		height: 377px;
		padding: 50px 30px;
	}
	.in_solu_l ul li{
		padding: 20px 0 20px 63px;
	}
	.in_solu_l ul li i{
		top: 20px;
	}
	.index_fen{
		background-size: contain;
		padding: 0;
	}
	
	.tuijiancase .tuijiancase-con{
		width: 970px;
	}
	.in_honor_btn{
		display: none;
	}
	nav ul li{
		margin: 0 7px;
	}
	.index_fen{
		display: none;
	}
}