@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	font-family: "microsoft yahei";
	color: #373737;
	font-size: 14px;
}

img {
	display: block;
}


ul {
	list-style: none;
}

a {
	text-decoration: none !important;
	cursor: pointer;
	outline: none
}

body {
	color: #f5f5f5
}

.container {
	margin: 0 auto;
	width: 1220px;
}

.block {
	padding: 20px 0;
}



/* 主菜单 */

.head {
	position: relative;
	width: 100%;
	background: #FFFFFF;
	/* border-bottom: 1px solid #ddd; */
	height: 48px;
	z-index: 9999;
	margin-bottom: 10px;
}

.wenzi {
	padding: 2.5% 0px;
	font-size: 30px;
	    font-weight: bold;
	text-align: center;
	padding-top: 3.5%;
}

.suo {
	/* padding: 0 80px; */
	padding-bottom: 50px;
}



.card:hover .wl {
	height: 190px !important;
	background-color: #00a0e9 !important;
}

.bian .wl{
	height: 190px !important;
	/*background-color: #00a0e9 !important;*/
}
.card:hover .bianp {
	color: #FFFFFF !important;
}

.bian .bianp {
	/*color: #FFFFFF !important;*/
}

.card:hover p {
	color: #FFFFFF !important;
}

.bian p {
	/*color: #FFFFFF !important;*/
}

.card:hover .q {
	display: block !important;
}

.card__thumb {
	img{
		width: 100%;
	}
}

.bian .q {
	display: block !important;
}
.qssada_imf {
	/* width: 700px;
	height: 424px; */
	
	width: 100%;
}

.bianp {
	margin-left: 9%;
	margin-right: 9%;
	text-align: center;
	font-size: 16px;
	color: #ffffff;
	/* display: block; */
	overflow: hidden;
	/* min-height: 48px; */
	/* height: 2.5rem; */
}

.ssss:nth-child(4) {
	margin-top: 1%;
}
.ssss:nth-child(5) {
	margin-top: 1%;
}
.ssss:nth-child(6) {
	margin-top: 1%;
}

.card__thumb {
	height: 280px;
	overflow: hidden;
	/* background-color: #000; */
	-webkit-transition: height 0.5s;
	transition: height 0.5s;
}

.card__thumb img {
	display: block;
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
	transition: opacity 0.5s, -webkit-transform 0.5s;
	transition: opacity 0.5s, transform 0.5s;
	transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
}

.card:hover .card__thumb {
	height: 260px;
}
.bian .card__thumb {
	height: 180px ;
}

.fr {
	float: right;
}

img {
	border: 0px;
	vertical-align: middle;
}

.Phone-Box {
	display: none;
}

.towcon {
	margin-top: 3.5%;
	background: url(../images/prodia.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.card:hover .card__thumb img {
	/* opacity: 0.6; */
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}

/* .bian .card__thumb img {
	opacity: 0.6;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
} */

.card__body {
	position: relative;
	/*height: 130px;*/
	/*padding: 20px;*/
	-webkit-transition: height 0.5s;
	transition: height 0.5s;
}


.card__category {
	position: absolute;
	top: -25px;
	left: 0;
	height: 25px;
	padding: 0 15px;
	background-color: coral;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 25px;
}

.card__title {
	margin: 0;
	padding: 0 0 10px 0;
	color: #000;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
}

.toplogo .m_logo {
	width: 85%;
}

.head .navbox {
	width: 1300px;
	/* margin: 0 auto; */
	float: right;

}

.head .navs_t {
	display: block;
	float: left;

	width: calc(100% - 180px)
}

.toplogo {
	padding: 20px;
	padding-left: 40px !important;
}

.head .navs_t .nav_pc {
	width: 100%;
}

.head .navs_t ul li {
	float: left;
	position: relative;
	/* border-right: 1px solid #cccccc; */
	box-sizing: border-box;
	z-index: 999;
	/* border-radius: 7px; */
}

.left_p p,
span {
	font-size: 17px;
}

.kuang {
	border: 2px solid #018BD4;
	width: 90px;
	font-size: 16px;
	padding: 5px;
	color: #018BD4;
	border-radius: 7px;
	font-weight: bold;
}

.head .navs_t ul li:first-child {
	/* border-left: 1px solid #cccccc; */
}

.head .navs_t ul li .f_a {
	line-height: 48px;
	display: block;
	text-align: center;
	/* font-weight: bold; */
	font-size: 16px;
	color: #000000;
	/* border-radius: 7px; */
	/* margin-left: 5px; */
	/* background-color: #018BD4; */
}

.hive {
	background-color: #018BD4;
	color: #FFFFFF !important;
}

.hive a {

	color: #FFFFFF !important;

}

.head .navs_t ul li:hover .f_a {
	background-color: #018BD4;
	color: #fff;
	transition: all .3s
}

.act {
	background-color: #018BD4;
	color: #fff;
	transition: all .3s
}

.act a {
	color: #fff !important;
}

.head .navs_t ul li .s_navbox {
	display: none;
	position: absolute;
	left: 0;
	/* top: 58px; */
	width: 100%;
	background: #fff;
	background-color: #00a2ff;
	z-index: 9999;
	box-sizing: border-box
}

.head .navs_t ul li .s_navbox .s_a a {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	display: block;
	text-align: center;
	padding: 10px 0;
	/* border-top: 1px solid #fff; */
}

.head .navs_t ul li .s_navbox .s_a a:hover {
	background-color: #018BD4;
	color: #fff;
}

.m_nav {
	display: none
}

.headlf .m_logo {
	display: none
}

.headrg .m_menuimg {
	display: none
}

.active {
	background-color: #cf1322
}

.activ2 {
	background-color: #cf1322
}

/* 下拉侧边菜单 */
.sidenav {
	position: relative;
	width: 180px;
	display: block;
	float: left;
}

.sidenav label {
	width: 180px;
	display: block;
	padding-left: 55px;
	box-sizing: border-box;
	background: #128ee3;
	position: relative;
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-size: 16px;
}

.sidenav label i {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	background-size: 20px;
	left: 25px;
	top: 16px;
}

.sidenav .side {
	display: inline-block;
	position: absolute;
	top: 48px;
	left: 0;
	z-index: 999;
	width: 180px;
	background: #fff;
	border-top: none;
	background-color: rgba(255, 255, 255, .95);
	box-sizing: border-box;
}

.sidenav .side li {
	position: relative;
	width: 100%;
	padding: 5px 0px;
	border-bottom: 1px solid #cccccc;
	box-sizing: border-box
}

.sidenav ul.side li:first-child {
	cursor: pointer;
}

.sidenav .side li a {
	color: #333;
	height: 40px;
	line-height: 40px;
	padding: 8px 0 8px 0;
	display: block;
	font-size: 16px;
}

.sidenav .side li a:hover {
	background: none;
	color: #0085cd;
}

.sidenav .side li a i {
	transition: all 0.3s ease 0s;
}

.sidenav .side li a i.side_t {
	margin-left: 10px;
	width: 40px;
	height: 40px;
	display: inline-block;
	vertical-align: middle;
	background-size: 30px;
}

.sidenav .side li a:hover i {
	margin-left: 15px;
}

.icon1 {
	background: url(../images/sideIcon1.png) no-repeat;
}

.icon2 {
	background: url(../images/sideIcon1.png) no-repeat;
}

.icon3 {
	background: url(../images/sideIcon1.png) no-repeat;
}

.icon4 {
	background: url(../images/sideIcon1.png) no-repeat;
}

.icon5 {
	background: url(../images/sideIcon1.png) no-repeat;
}

.icon6 {
	background: url(../images/sideIcon1.png) no-repeat;
}

.icon7 {
	background: url(../images/sideIcon1.png) no-repeat;
}

.sidenav .side li:hover .side_main {
	display: block;
	z-index: 999;
}

.sidenav .side .side_main {
	display: none;
	width: 500px;
	background: #FFFFFF;
	position: absolute;
	left: 180px;
	top: 0;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
	border: 1px #cecece solid;
	z-index: 7;
}

.sidenav .side .side_main dl {
	margin: 20px;
	padding: 0;
}

.sidenav .side .side_main dl dt {
	font-size: 18px;
	margin-bottom: 10px;
	color: #0173b2;
	font-weight: bold;
}

.sidenav .side .side_main dl dt b {
	font-size: 15px;
}

.sidenav .side .side_main dl dd {
	margin-bottom: 10px;
	display: inline-block;
}

.sidenav .side .side_main dl dd a {
	position: relative;
	display: inline-block;
	color: #777;
	font-size: 14px;
	margin: 0 4px;
	padding: 0 5px;
	border-right: 2px solid #bbbbbb;
	height: auto;
	line-height: 1.5;
	transition: all 0.2s ease 0s;
}

i.icon-hot,
i.icon-new {
	display: inline-block;
	height: 9px;
	width: 24px;
	background: url(../images/img_public.png) no-repeat;
	vertical-align: middle;
}

i.icon-hot {
	background-position: 0 -240px;
}

i.icon-new {
	background-position: -40px -240px;
}

.sidenav .side .side_main dl dd a span {
	color: #999;
}

.sidenav .side .side_main dl dd a:hover {
	background: none;
	color: #cf1322;
	transform: translateY(-2px);
}

.sidenav .side .side_main dl dd a:hover b {
	color: #40adf5;
}

.sidenav .side .side_main dl dd a:hover span {
	color: #40adf5;
}

/* 轮播图 */
.slider {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.slideBox .hd {
	height: 10px;
	z-index: 1;
	overflow: hidden;
	position: absolute;
	left: 50%;
	bottom: 20px;
	transform: translateX(-50%);
	z-index: 1;
}

.slideBox .hd ul {
	text-align: center;
	padding-top: 5px;
}

.slideBox .hd ul li {
	cursor: pointer;
	float: left;
	margin-right: 5px;
	width: 30px;
	height: 10px;
	line-height: 14px;
	text-align: center;
	background: #fff;
}

.slideBox .hd ul .on {
	background: #00a2ff;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	z-index: 0;
}

.slideBox .bd li img {
	width: 100%;
	vertical-align: top;
}

.wenzijies p {
	margin-bottom: 0.5rem;
	font-size: 16px;
}

.case_neir img {
	width: 100%;
}

.case_neir {
	text-align: center;

}

.case_neir p {
	font-size: 18px;
	margin-top: 10px;
}

/* pre{
	overflow-x: none !important;
	
} */
/*小于1600大于1200稍微调整下字体*/
@media screen and (max-width: 1600px) and (min-width:1200px) {
	.navs_t ul li .f_a {
		font-size: 14px
	}

	.navs_t ul li .s_navbox .s_a a {
		font-size: 12px
	}

	.foot_top ul {
		margin-left: 60px
	}

	.navs_t ul li .s_navbox .s_a {
		width: 100%
	}

	.tops {
		display: none;
	}
}

.wenzijies {
	margin-left: 6%;
}

.case_type {
	font-size: 18px;
	width: 70%;
	margin: 0 auto;
	padding: 6px;
	text-align: center;
	border: 1.5px solid #018BD4;
	border-radius: 7px;
	color: #373737;

}

.case_type_t {
	font-size: 18px;
	width: 62%;
	margin: 0 auto;
	padding: 6px;
	text-align: center;
	/* border: 1.5px solid #018BD4; */
	border-radius: 7px;
	color: #373737;

}

.case_type:hover {
	color: #FFFFFF;
	background-color: #018BD4;
}

.acr {
	color: #FFFFFF;
	background-color: #018BD4;
}

.sicon {
	background-color: #efefef;
	margin-top: 4%;
	padding-bottom: 3%;
}

.news_row {
	padding: 0 3%;

}
.fu15{
	margin-left: -15px;
}

.news_daoh {
	border-bottom: 1px solid #bdbdbd;
}

.news_daoh .case_type {
	margin-left: -15px;
	border-radius: 0;
	border: none;
	
}
.hei{
	color: #000;
}
.news_daoh .case_type_t {
	margin-left: -15px;
	border-radius: 0;
}

.wen_ul {
	background-color: #EEEEEE;
	margin-top: 10px;
}

.tongzhi_wenz p {
	text-align: center;
	font-size: 28px !important;
	color: #00a0e9;
	padding-top: 1rem;
	/*font-weight: bold;*/
}

.tongzhi {
	background-color: #EEEEEE;
}
.ss{
	    height: 80px; background-color: #018bd4;
	}
.ss_one_p{
	font-size: 30px; color: #ffffff;font-weight: bold; text-align: center;
}
.ss_tow_p{
	text-align: center; color: #ffffff;font-size: 14px; margin-top: -10px;
}
.w:hover .ss {
	background-color: #018BD4 !important;
	color: #FFFFFF;
}

.w:hover .ss p {
	color: #FFFFFF !important;
}
.wx{
	line-height: 21px;font-size: 15px;color: #454545;height: 42px;overflow: hidden;
}
.w:hover .wx {
	color: #018BD4 !important;
}

.w:hover .wq {
	color: #018BD4 !important;
}
.wq{
	/*font-family:  "å¾®è½¯é›…é»‘" !important;*/
	    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	font-weight: bold; font-size: 17px;
	margin-bottom: 0.5rem;
}
.links div:nth-child(1){
	margin-left: 3% !important;
}
.wenzi p{
	display: block;
    overflow: hidden;
    white-space: nowrap;
    /*text-overflow: ellipsis;*/
}
.ul_lis{
	max-width: 480px;
}
.wqq {
	/*max-width: 200px !important;*/
	font-size: 18px;
	color: #686666;
	margin-left: 15px;
	padding-top: 10px;
	display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.wqq:hover{
	color: #018BD4 !important;
}
/* .wenzi:hover p{
	color: #c93e59 !important;
} */
/*.wenzi:hover .wx{
	color: #c93e59 !important;
}*/
.ul_lis {
	padding-top: 17px;
}

.sss {
	width: 110px;
	height: 35px;
	background-color: #00a0e9;
	color: #FFFFFF;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	border-radius: 15%;
	margin: 0 auto;
	margin-top: 3%;
}

.huan {
	line-height: 18px;
	font-size: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #454545;
	height: 29px;
	overflow: hidden;
}

.huann {
	font-weight: bold;
	font-size: 17px;
	margin-top: 13px;
}

.tiao {
	width: 16%;
	padding: 0px;
	margin-top: 15px;
}

.tiao2 {
	background-color: #EEEEEE;
	margin-top: 15px;
}

.nameImg{
	height: 1.2rem !important;
}
.news_lun {
	padding-right: 2%;
	position: inherit;
}

.tiao {
	width: 98%;
	height: 50px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	position: absolute;
	left: 0px;
	bottom: 0px;

}
.qssada_imf{
	height: 475px;
}


.pageBox img{
	display: initial !important;
}
.tiao p {
	color: #FFFFFF;
	line-height: 50px;
	font-size: 16px;
	text-indent: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.wq {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.lianjie{
	font-size: 16px;
}

.lianjie span{
	color: #018bd4;
	margin-left: 30px;
}
.zuirow{
	padding: 3%;
	padding-bottom: 0;
}
.zuirow_tow{
	padding-left: 3%;
	padding-right: 3%;
}
.baio{
	margin-left: 5%;
}
.baio p{
	font-size: 16px;
}
.erweima1 p{
	font-size: 16px;
}
.share img{
		display: initial;
	}
	.news .imgList li .name{
		height: 1.3rem !important;
	}
	
	.news_img{
	    width: 100%; height:500px;
	}
/*移动端导航*/
@media screen and (max-width: 1024px) and (min-width: 0px) {
	.msgNum {
		display: none;
	}
		.news_img{
	    width: 100%; 
	    height: auto;
	}
	
	.speechLeft{
		    padding-right: 0 !important;
			padding-left: 0 !important;
	}
	.pageBox img{
		width: 100%;
	}
	.imgDiv{
		margin-top: 43px;
	}
	.card__thumb{
	    height: auto;
	}

	.qssada_imf {
		height: auto;
	}

	.qssada_imf {
		width: 100%;
	}

	.wenzijies {
		margin-left: 0;
	}
	.junc{
		display: none;
	}
	.imgList .imgDiv{
		margin-top: 0px;
	}
	.news .imgList li .name{
		height: 1.2rem !important;
	}
	.share img{
		display: initial;
	}
.zuirow{
	display: none !important;
}
.erweima1 img{
	width: 60% !important;
	margin: 0 auto;
}
.baio{
	margin-top: 20px;
}
.dibup{
	white-space:break-spaces
}
	.case_type {
		width: 100%;
		font-size: 16px;
		margin-top: 2%;
		margin-bottom: 2%;
	}

	.wenzi {
		font-size: 20px;
	}

	.qssada img {
		width: 100% !important;
	}

	.suo {
		padding: 0;

	}

	.tops {
		display: none;
	}

	.slider {
		margin-top: 44px;
	}
	.fu15{
		margin-left: 0;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.news_daoh .case_type{
		margin-left: 0;
	}
	.head {
		display: none
	}

	.m_img {
		display: block;
		height: 44px;
		background: #fff;
		position: fixed;
		top: 0px;
		left: 0px;
		width: 100%;
		z-index: 9999;
		border-bottom: 1px solid #ddd;
		overflow: hidden;
	}

	.m_img .headlf {
		padding-top: 2px;
		padding-left: 5px;
		float: left;
	}

	.m_img .headlf .m_logo {
		height: 40px;
		width: 82%;
		display: block
	}

	.m_img .headrg {
		padding-right: 5%;
		padding-top: 14px;
		float: right;
	}

	.m_img .headrg a .m_menuimg {
		height: 16px;
		vertical-align: top;
		display: block
	}

	.m_nav {
		display: block;
		position: fixed;
		top: 0px;
		left: 0px;
		width: 0px;
		height: 0px;
		overflow: hidden;
		z-index: 10000
	}

	.m_nav .closecover {
		position: absolute;
		width: 100%;
		height: 100%;
		background: #0b0d19;
		filter: alpha(opacity=0);
		opacity: 0;
		left: 0px;
		top: 0px;
		z-index: 1
	}

	.m_nav .closeicon {
		position: absolute;
		width: 20%;
		left: 30px;
		top: 5%;
		z-index: 100;
		text-align: center;
		filter: alpha(opacity=0);
		opacity: 0
	}

	.m_nav .m_navList {
		position: absolute;
		width: 80%;
		right: 0px;
		top: 0px;
		background: #0b0d19;
		height: 100%;
		z-index: 100;
		right: -80%;
		overflow-y: scroll;
	}

	.m_nav .m_navList ul {
		padding-left: 5%;
		padding-right: 5%
	}

	.m_nav .m_navList ul li {
		border-bottom: 1px solid #232530
	}

	.m_nav .m_navList ul li a {
		display: block;
		height: 45px;
		color: #fff;
		line-height: 45px;
		padding-left: 5%;
		font-size: 16px
	}

	.m_nav .m_navList ul li .m_f_a {
		display: flex;
		align-items: center;
		justify-content: space-between;
		width: 100%
	}

	.m_nav .m_navList ul li .m_f_a a {
		flex: 1;
	}

	.m_nav .m_navList ul li .m_f_a i {
		width: 40px;
		height: 35px;
		box-sizing: border-box;
		padding: 0 5px;
		display: block;
	}

	.icon {
		background: url(../images/plus.png) 100% no-repeat;
		background-position: 50% 50%;
		-webkit-transition: all 0s;
		-moz-transition: all 0s;
		transition: all 0s
	}

	.icon_on {
		background: url(../images/reduce.jpg) 50% no-repeat !important;
		background-position: 50% 50%;
		-webkit-transition: all 0s;
		-moz-transition: all 0s;
		transition: all 0s
	}

	.m_nav .m_navList ul li .m_s_nav {
		display: none;
		width: 100%;
	}

	.m_nav .m_navList ul li .m_s_nav a {
		display: block;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		padding-left: 10%;
		overflow: hidden;
		white-space: nowrap;
		width: 90%;
		text-overflow: ellipsis;
	}
}