body,html{
	color:#666;
	margin:0;
	padding:0;
	font:12px/24px Microsoft YaHei,SimSun,san-serif;
	background: #fff;
	overflow-x: hidden;
}

h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,select,object{
	margin:0;
	padding:0;
	outline: none;
}

ul,ol,li{
	list-style-type:none
}

address,cite,code,em,th,i,h1,h2,h3,h4,h5,h6{
	font-weight:normal; 
	font-style:normal;
}

img{border:0 none;}

object,textarea,img,iframe{
	vertical-align: top;
}

textarea{
	overflow: auto;
}

.tc{text-align:center;}

a{
	text-decoration:none;
	color:#2C2C2C;
	outline: none;
	-moz-transition:color 0.4s; 
	-webkit-transition:color 0.4s; 
	-o-transition:color 0.4s; 
}

a:hover{
	text-decoration:none;
	color:#015ea5;
}

p{text-align: center;}

input[type=submit]:hover{
	opacity:0.9;
	filter:Alpha(opacity=90);
	cursor: pointer;
}

.checkbox,.radio{
	width:13px;
	height:13px;
	vertical-align:-2px;
	*vertical-align:-1px;
}

.blank0,.blank1,.blank2,.blank3,.blank4,.blank5,.blank6,.blank7,.blank8,.blank9,.blank10,.blank11,.blank12,.blank13,.blank14,.blank15,.blank16,.blank17,.blank18,.blank19,.blank20,.blank30,.blank40,.blank50,.blank60{clear:both;display:block; font-size:1px; overflow:hidden;}
.blank0{height:0;}.blank1{height:1px;}.blank2{height:2px;}.blank3{height:3px;}.blank4{height:4px;}.blank5{height:5px;}.blank6{height:6px;}.blank7{height:7px;}.blank8{height:8px;}.blank9{height:9px;}.blank10{height:10px;}.blank11{height:11px;}.blank12{height:12px;}.blank13{height:13px;}.blank14{height:14px;}.blank15{height:15px;}.blank16{height:16px;}.blank17{height:17px;}.blank18{height:18px;}.blank19{height:19px;}.blank20{height:20px;}.blank30{height: 30px;}.blank40{height:40px;}.blank50{height:50px;}.blank60{height:60px;}

.wrap{
	width:1100px; 
	margin: 0 auto;
	min-width:1100px
}

.after:after,.wrap:after{
	content: "";
	display: block;
	height: 0px;
	clear: both;
	overflow: hidden;
}


/*------------------------ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ©Ã†â€™Ã‚Â¨------------------------*/
/*ÃƒÂ©Ã‚Â¡Ã‚Â¶ÃƒÂ©Ã†â€™Ã‚Â¨*/


.h-top{
	background: url("../uploadfile/image/20210528/20210528142629_1527585570.jpg") no-repeat center;
	height: 42px;
	width: 100%;
	line-height: 42px;
	text-align: center;
}

.h-top>.wrap>div{
	height: 42px;
}
.h-top>.wrap>div a{color:#fff;font-size:14px;}
.h-top-l{
	float: left;
	
}

.h-top-l h1,.h-top-m span{
	font-size: 14px;
	color: white;
}

.h-top-m{
	margin: auto;
	display: inline-block;
}

.h-top-r{
	float: right;
}
.h-top-r img{
	float: left;
	margin-top: 9px;
	margin-right: 5px;
}

.h-top-r span{
	float: left;
	font-size: 16px;
	font-weight: 900;
	color: white;
	margin-right: 10px;
}

/*ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚ÂªÃƒÂ¦Ã‚Â Ã‚Â*/
nav{
	height: 108px;
	width: 100%;
}

nav>.wrap{
	/*overflow: hidden;*/
}

.logo{
	float: left;
}

.logo img{
	margin-top: 24px;
}

nav .after{
	float: left;
	margin-left: 60px;
	margin-top: 23px;
}

nav .after>li{
    position:relative;
    float: left;
    margin-right: 10px;
}

nav ul li:last-child{
	margin-right: 0px;
}

nav ul li a{
	position: relative;
	display: inline-block;
	height: 30px;
	padding: 20px 10px;
	text-align: center;
	font-size: 16px;
	color: #000;
}

nav ul li a:after{
	content: " ";
	height: 2px;
	background-color: #ff6100;
	width: 0px;
	position: absolute;
	left: 10%;
	bottom: 10px;
	transition: all 0.3s;
}

.a-after:after{
	width: 80%;
}


.thr-list{
    display: none;
    position: absolute;
    width: 130%;
    top:70px;
    left: -15%;
    z-index: 999;
    background-color: white;
    padding: 4px 10px 8px;
}

.thr-list li{
    padding: 6px 0px;
    text-align: center;
}

.thr-list li a{
    padding: 0px;
}

.thr-list li a:after{
    bottom: 2px;
}
/*------------------------ÃƒÂ¨Ã‚Â½Ã‚Â®ÃƒÂ¦Ã¢â‚¬â„¢Ã‚Â­ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾------------------------*/

.fullSlide{
	position:relative;
	height:700px;
}

.fullSlide .bd{
	width: 100%;
	position: absolute;
	left: 0px;
	z-index:0;
	overflow:hidden;
}

.fullSlide .bd ul{width:100% !important;}

.fullSlide .bd li{
	position:absolute;
	width:100% !important;
	height:700px;
	overflow:hidden;
}

.fullSlide .hd{
	width:100%;
	position:absolute;
	z-index:1;
	bottom:30px;
	left:0;
	height:11px;
	line-height:11px;
}

.fullSlide .hd ul{
	text-align:center; 
	margin:0 auto;
}

.fullSlide .hd ul li{
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:14px;
	height:14px;
	margin:0 7px;
	overflow:hidden;
	background:url(../uploadfile/image/sources/icon-circle.png) right no-repeat;
	filter:alpha(opacity=90);opacity:0.9;
	line-height:999px;
	z-index:999;
}

.fullSlide .hd ul .on{
	background:url(../uploadfile/image/sources/icon-circle.png) left no-repeat;
}

.fullSlide .prev,.fullSlide .next{
	display:block;
	position:absolute;
	z-index:1;
	top:45%;
	margin-top:-30px;
	left:5%;
	z-index:1;
	width:40px;
	height:60px;
	background:url(../uploadfile/image/sources/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}

.fullSlide .next{
	left:auto;
	right:5%;
	background-position:-6px -137px;
}


/*------------------------3ÃƒÂ¤Ã‚Â¸Ã‚ÂªÃƒÂ§Ã¢â‚¬Â°Ã‚Â¹ÃƒÂ§Ã¢â‚¬Å¡Ã‚Â¹------------------------*/
.Char{
	height: 130px;
	background-color: #ff6100;
	text-align: center;
}

.Char>.wrap>div{
	margin-top: 21px;
}

.Char>.wrap>div:nth-of-type(1){
	float: left;
}

.c-l{
	float: left;
	margin-right: 10px;
}

.c-r{
	float: left;
	margin-top: 19.5px;
}

.c-r h5{
	font-size: 20px;
	color: white;
	text-align: left;
}

.c-r span{
	font-size: 14px;
	color: white;
}

.Char>.wrap>div:nth-of-type(2){
	display: inline-block;
}

.Char>.wrap>div:nth-of-type(3){
	float: right;
}


/*------------------------ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â³ÃƒÂ©Ã¢â‚¬ÂÃ‚Â®ÃƒÂ¨Ã‚Â¯Ã‚Â------------------------*/

.keyword{
	height: 80px;
	line-height: 80px;
	background-color: #f2f2f2;
}

.k-l{
	float: left;
}

.k-l h5{
	float: left;
	font-size: 18px;
	color: #000;
	margin-right: 14px;
	font-weight: bold;
}

.k-l ul{
	float: left;
}

.k-l ul li{
	float: left;
	margin-right: 15px;
}

.k-l ul li a{
	font-size: 14px;
	color: #000;
}

.k-l ul li a:hover{
	text-decoration: underline;
}

.k-r{
	float: right;
}


/*ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¨Ã‚Â¾Ã‚Â¹*/
.formSubmit{
	margin-top: 23px;
}

#infoname{
	float: left;
	width: 270px;
	height: 34px;
	font-size: 12px;
	box-sizing: border-box;
	outline: none;
	border-top-left-radius: 100px;
	border-bottom-left-radius: 100px;
	border: none;
	padding: 0px 16px;
	background: #ffffff !important;
}

input[name="submit"]
{
	float: left;
	height: 24px;
	width: 24px;
	padding: 5px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: -6px;
	border-top-right-radius: 100px;
	border-bottom-right-radius: 100px;
	background-color: #D9D9D9;
	cursor: pointer;
}

.sub{
	float: left;
	height: 39px;
	width: 45px;
	overflow: hidden;
}

/*------------------------------------------------*/
/*zuoche*/
.p-l{
	float: left;
	width: 268px;
	height: auto !important;
	margin-right: 30px;
	background-color: #0b68c8;
	text-align: center;
	
	padding-bottom: 20px;
}

.p-l-t{
	margin-bottom: 10px;
}

.p-l-t h5{
	font-size: 20px;
	color: white;
	padding: 15px 0px 0px;
}

.p-l-t span{
	font-size: 12px;
	color: white;
}
.p-l-m{
	background-color: white;
	line-height: 45px;
	width: 215px;
	margin: auto;
	padding-bottom: 10px;
}
/*
.p-l-m{
	background-color: white;
	line-height: 45px;
	width: 215px;
	margin: auto;
	padding-bottom: 10px;
}

.p-list{
	position: relative;
	padding: 10px 0px 10px;
}

.p-list:after{
	position: absolute;
	left: 5%;
	bottom: 0px;
	content: " ";
	height: 1px;
	width: 90%;
	background-color: #ababab;
}

.p-list ul>li{
	position:relative;
}

.p-list ul li a{
	display: inline-block;
	box-sizing: border-box;
	width: 215px;
	height: 40px;
	text-align: left;
	font-size: 14px;
	color: #333;
	padding-left: 25px;
	transition: all 0.3s;
	line-height: 40px;
}

.p-list ul li>a:hover,.list-2 a:hover{
	padding-left: 35px;
	color: #fff;
	font-weight: bold;
	background:#ff6100;
}

.p-list ul li a:hover i{
	color: #fff;
}

.p-list ul li a i{
	float: right;
	height: 45px;
	width: 45px;
	text-align: center;
	color: #000;
}
*/


.p-lianxi{
	margin-top: 6px;
}

.p-lianxi>div:nth-of-type(1){
	height: 60px;
}

.p-lianxi>div:nth-of-type(1) img{
	margin-top: 16.5px;
}

.p-lianxi>div:nth-of-type(1) span{
	color: #ff6100;
	font-size: 14px;
	font-weight: bold;
}
.p-lianxi>div:nth-of-type(1) span p {
    margin-top: -30px;
    margin-left: 15px;
}

.p-lianxi>div:nth-of-type(2) img{
	width: 134px;
	height: 134px;
	padding: 2px;
	border: 1px solid #000;
}

.p-lianxi>div:nth-of-type(3){
	margin-top: 10px;
	line-height: 16px;
}

.p-lianxi>div:nth-of-type(3) span{
	font-size: 14px;
	color: #ff6100;
}


ul.navprlist li{text-align:center;}
ul.navprlist > li{}
ul.navprlist li h3{}
ul.navprlist > li > h3{background: #ffffff;border-bottom: 2px solid #e8e8e8;color: #333;font-size: 14px;}
ul.navprlist > li > ul > li h3{background: #e8e8e8;color:#333;}
ul.navprlist > li > ul > li h3 i{color:#333;}
ul.navprlist > li > ul > li.cur>a>h3,ul.navprlist > li h3:hover,.choice{background: #ff6100 !important;color:#fff;}
ul.navprlist > li > ul > li.cur>a>h3 i{color:#fff;}
ul.navprlist > li h3:hover i{background: #ff6100 !important;color:#fff;}
ul > li > ul{display: none;}
ul > li.on > ul{ display: block;}
ul.navprlist li{ position: relative;}
ul.navprlist > li > ul > li ul{position: absolute;top: 0;right: 0px;left: 215px;opacity: 1;z-index: 999;width: 541px;padding: 20px 20px 0 20px;background: #ffffff !important;}
ul.navprlist > li > ul > li ul li{float:left;/* margin: 0 0px; */margin-left: 35px;/* padding:6px 15px; */margin-bottom: 20px;}
ul.navprlist > li > ul > li ul li h3{/* margin:15px; */padding:3px 14px;}
ul.navprlist span.sub{ position: absolute; display: block; right:10px; top: 0; width: 10px; height: 40px; background: url(images/arrows.png) no-repeat center center;}
.choice{
 display: block;
}

.p-list ul li:hover>i{
	color: #fff;
}

.p-list ul li i{
	float: right;
	height: 45px;
	width: 45px;
	text-align: center;
	color: #000;
}




/*youce*/
.p-r{
	float: left;
	box-sizing: border-box;
	border: 1px solid #efefef;
	width: 800px;
	padding: 18px 14px;
}

.product-list{
	position: relative;
	float: left;
	margin-right: 13px;
	width: 248px;
	height: 256px;
	margin-bottom: 13px;
}

.product-list:nth-of-type(3),.product-list:nth-of-type(6),.product-list:nth-of-type(9),.product-list:nth-of-type(12){
	margin-right: 0px;
}

.product-list img{
	width: 248px;
	height: 256px;
	box-sizing: border-box;
}

.product-list>div{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.4);
	text-align: center;
	display: none;
	cursor: pointer;
}

.product-list:hover>div{
	display: inline-table;
}

.product-list>div>div{
	display: table-cell;
	vertical-align: middle;
	padding: 20px;
}

.product-list>div h5{
	color: white;
	font-size: 18px;
	margin-bottom: 12px;
}

.product-list>div p{
	display: inline-block;
	padding: 4px 30px;
	font-size: 16px;
	background-color: #ff6100;
	color: white;
}

.product-list>div p:hover{
	background-color: #FF711A;
}

/*------------------------ÃƒÂ¦Ã¢â‚¬Â¹Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â¿Ã‚Â§------------------------*/
.w-t{
	position: relative;
	height: 152px;
	overflow: hidden;
		background: url("../uploadfile/image/20190704/20190704200245_1078340711.jpg") no-repeat center;
}

.w-t p{
	font-size: 20px;
	color: #000;
	padding-left: 170px;
	margin-top: 18px;
}

.w-t p strong{
	font-size: 30px;
	color: #0b68c8;
}

.w-t img:first-child{
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 9999; display: none;
}

.w-t img:nth-of-type(2){
	float: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
	display: none;
}
@media (min-width: 1878px){

	.w-t img:first-child{    left: -260px;}

   }


.w-c{
	height: 512px;
	width: 100%;
	background: url("../uploadfile/image/sources/dayou_02.jpg") no-repeat center;
}

/*ÃƒÂ¤Ã‚Â¸Ã‚Â­ ÃƒÂ¥Ã‚Â·Ã‚Â¦*/
.w-c>.wrap>div,.w-c-l>div{
	width: 50%;
	height: 100%;
}

.w-c-l{
	float: left;
}

.w-c-l>div{
	float: left;
}

.w-c-l>div:first-child{
	padding-top: 128.5px;
}

.w-c-l>div:last-child{
	padding-top: 34px;
}

.w-c-l>div:first-child>div:first-child{
	margin-bottom: 155px;
	display: inline-block;
}

.w-c-l>div:last-child>div:first-child{
	margin-bottom: 344px;
}

.worry-num{
	cursor: pointer;
}

.worry-num:hover>div:first-child{
	color: white;
	background-color: #ff6100;
}

.worry-num>div{
	float: left;
}

.worry-num>div:first-child{
	width: 46px;
	height: 46px;
	border: 2px solid #ff6100;
	font-size: 28px;
	color: #0b68c8;
	line-height: 46px;
	text-align: center;
	border-radius: 100%;
	margin-right: 16px;
	font-weight: bold;
	font-family:impact,Microsoft YaHei,SimSun,san-serif;
}


.worry-num>div:last-child h5{
	color: #000;
	font-size: 20px;
	font-weight: bold;
}

.worry-num>div:last-child span{
	font-size: 14px;
}

/*ÃƒÂ¤Ã‚Â¸Ã‚Â­ ÃƒÂ¥Ã‚ÂÃ‚Â³*/
.w-c-r{
	float: right;
	width: 455px !important;
}

.w-c-r{
	padding-top: 34px;
}

.commitment{
	padding-bottom: 20px;
}

.commitment>div{
	float: left;
}

.commitment>div:first-child p{
	width: 30px;
	font-size: 24px;
	color: #0b68c8;
	font-weight: bold;
	margin-top: 5px;
}

.commitment>div:last-child strong{
	float: left;
	font-size: 60px;
	color: #ff6100;
	line-height: 58px;
	margin: 0px 8px;
	font-family: impact,Microsoft YaHei,SimSun,san-serif;
}

.commitment>div:last-child div{
	float: left;
}

.commitment>div:last-child div h6{
	font-size: 14px;
	color: #000;
}

.commitment>div:last-child div h4{
	color: #ff6100;
	font-size: 30px;
	font-weight: bold;
}

.com-list{
	padding-top: 20px;
	border-top: 1px solid #878787;
}

.com-list>div:not(:nth-of-type(4)){
	margin-bottom: 20px;
}

.com-list>div>strong{
	float: left;
	font-size: 46px;
	color: #ff6100;
	font-weight: bold;
	line-height: 45px;
	margin-right: 20px;
	font-family: impact,Microsoft YaHei,SimSun,san-serif;
}

.com-list>div>div{
	float: left;
}

.com-list>div>div h5{
	font-size: 20px;
	color: #000;
	font-weight: bold;
}

.com-list>div>div span{
	font-size: 14px;
}

.com-bot{
	margin-top: 24px;
}

.com-bot p {
    font-size: 24px;
    color: white;
    margin-left: 80px;
    letter-spacing: 2px;
    text-align: inherit;
}


/*------------------------ÃƒÂ¥Ã‚Â¯Ã‚Â¹ÃƒÂ¦Ã‚Â¯Ã¢â‚¬------------------------*/
.compared{
	width: 100%;
	height: auto;
	background: url("../uploadfile/image/20190603/20190603182938_1996227756.jpg") no-repeat top center #f2f2f2;
	padding-bottom: 80px;
    margin-top: 36px;
}

.compared>.wrap{
	overflow: hidden;
}

.com-t{
	padding-top: 32px;
	text-align: center;
}

.com-t strong{
	display: block;
	font-size: 30px;
	color: white;
	margin-bottom: 24px;
}

.com-t span{
	font-size: 18px;
	color: white;
}

.com-t>div:last-child{
	margin-top: 12px;
}

.com-t>div:last-child>div{
	position: relative;
	display: inline-block;
	line-height: 42px;
}

.com-t>div:last-child>div:not(:nth-of-type(2)){
	width: 256px;
	height: 42px;
	font-size: 20px;
}

.itself{
	color: white;
	background-color: #f55d00;
	left: 20px;
}

.vs{
	box-sizing: border-box;
	width: 62px;
	height: 62px;
	border-radius: 100%;
	border: 3px solid white;
	color: #f55d00;
	font-weight: bold;
	font-size: 30px;
	background-color: #0b68c8;
	line-height: 56px !important;
	box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.3);
	z-index: 9999;
	animation: scale 4s ease-out infinite;
	transition: all 4s;
}

.orther{
	left: -20px;
	color: #0b68c8;
	background-color: white;
}

@keyframes scale{
	0%{box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.4)}
	50%{box-shadow: 0px 0px 15px 5px rgba(11,104,200,1)}
	100%{box-shadow: 0px 0px 8px 3px rgba(0,0,0,0.4)}
}

.com-c{
	margin-top: 60px;
}

.com-c-l{
	display: table;
	float: left;
	text-align: left;
	width: 540px;
	height: 156px;
	margin-bottom: 48px;
}

.com-c-l>div{
	display: table-cell;
	vertical-align: middle;
padding: 0px 20px 0px 170px;
}

.com-c-r{
	text-align: right;
	float: right;
}

.com-c-l h6{
	margin-bottom: 10px;
	font-size: 24px;
	color: #000;	
}

.com-c-r h6{
	color: white;
}

.com-c-l p{
	font-size: 14px;
	color: #000;
	text-align: left;
}

.com-c-r{
	text-align: right;
}

.com-c-r>div{
    padding: 0px 170px 0px 20px !important;
}

.com-c-r p{
	text-align: right;
}

.com-c-l:nth-of-type(1){
	background: url("../uploadfile/image/sources/db_03.png") no-repeat center;
}

.com-c-l:nth-of-type(2){
	background: url("../uploadfile/image/sources/db_05.png") no-repeat center;
}

.com-c-l:nth-of-type(3){
	background: url("../uploadfile/image/sources/db_09.png") no-repeat center;
}

.com-c-l:nth-of-type(4){
	background: url("../uploadfile/image/sources/db_10.png") no-repeat center;
}

.com-c-l:nth-of-type(5){
	background: url("../uploadfile/image/sources/db_13.png") no-repeat center;
}

.com-c-l:nth-of-type(6){
	background: url("../uploadfile/image/sources/db_14.png") no-repeat center;
}
.com-c-l:nth-of-type(7){
	background: url("../uploadfile/image/sources/db_15.png") no-repeat center;
}

.com-c-l:nth-of-type(8){
	background: url("../uploadfile/image/sources/db_16.png") no-repeat center;
}



/*------------------------ÃƒÂ¤Ã‚Â¼Ã‹Å“ÃƒÂ¥Ã…Â Ã‚Â¿------------------------*/
.advantage{
	padding: 50px 0px;
	height: 1104px;
	width: 100%;
	background: url("../uploadfile/image/20220802/20220802144617_1078778118.png") no-repeat center;
}

.advantage>.wrap{
	position: relative;
}

.ad-t{
	text-align: center;
}

.ad-t h5{
	font-size: 30px;
	color: #0b68c8;
	font-weight: bold;
	padding: 10px;
	display: inline-block;
}

/*ÃƒÂ¥Ã‚Â·Ã‚Â¦ÃƒÂ¨Ã‚Â¾Ã‚Â¹*/
.ad-c{
	margin-top: 40px;
}

.ad-c-l{
	width: 680px;
	text-align: left;
}

.ad-list{
	margin-bottom: 31px;
}


.ad-list>div{
	float: left;
}

.ad-list>div:first-child{
	box-sizing: border-box;
	width: 70px;
	height: 70px;
	border: 6px solid #ffa269;
	background-color: #ff6100;
	line-height: 58px;
	font-weight: bold;
	font-size: 36px;
	color: white;
	border-radius: 100%;
	text-align: center;
	margin-right: 16px;
	animation: num 3s linear infinite;
	transition: all 3s;
}

@keyframes num{
	0%{box-shadow: 0px 0px 8px 3px rgba(255,162,105,0.3)}
	50%{box-shadow: 0px 0px 15px 5px rgba(255,162,105,1)}
	100%{box-shadow: 0px 0px 8px 3px rgba(255,162,105,0.3)}
}


.ad-list>div:last-child{
	width: 594px;
}

.ad-c-l>.ad-list:nth-of-type(2)>div:last-child{
	width: 550px;
}

.ad-c-l>.ad-list:nth-of-type(3)>div:last-child{
	width:440px;
}


.ad-list>div:last-child>dl>dt{
	font-size: 24px;
	color: #0b68c8;
	padding-bottom: 8px;
	font-weight: bold;
}

.ad-list>div:last-child>dl>dd{
	font-size: 14px;
	color: #000;
	line-height: 22px;
}

.ad-list>div:last-child>p{
	text-align: left;
	font-size: 9px;
	line-height: 20px;
}

/*ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¨Ã‚Â¾Ã‚Â¹*/
.ad-c-r{
	position: relative;
	right: 30px;
	margin-top: 150px;
	float: right;
	text-align: left;
}

.ad-c-r>.ad-list>div:last-child{
	width: 508px;
}


.ry{
	position: absolute;
	bottom: -7px;
	left: 0px;
	width: 408px;
	height: 301px;
	float: left;
	background: url("../uploadfile/image/20210616/20210616173638_1461482791.png") no-repeat center;
}

.content-box .box-info p{text-align: left;}

/*------------------------ÃƒÂ¥Ã‚ÂÃ‹â€ ÃƒÂ¤Ã‚Â½Ã…â€œÃƒÂ¤Ã‚Â¼Ã¢â€žÂ¢ÃƒÂ¤Ã‚Â¼Ã‚Â´------------------------*/
.partner{
	width: 100%;
	height: 206px;
	background: url("../uploadfile/image/20190602/20190602190610_1421586002.jpg") no-repeat top center;
	box-shadow: 4px 6px 5px 0px #e4e4e4;
}

.par-t{
	padding-top: 100px;
	text-align: center;
}

.par-t>div:first-child{
	display: inline-block;
	margin: auto;
	padding-left: 120px;
}

.par-t>div:last-child{
	position: relative;
	float: right;
	margin-top: 10px;
	background-color: #0b68c8;
}

.par-t>div:first-child h5{
	color: #0b68c8;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 14px;
}

.par-t>div:first-child span{
	font-size: 18px;
	color: #0b68c8;
}

.par-t>div:last-child a{
	position: relative;
	display: inline-block;
	padding: 10px 50px;
	color: white;
	font-size: 18px;
	z-index: 9999;
}

.par-t>div:last-child em{
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 44px;
	transition: all 0.3s;
	background-color: #ff6100;
}

.par-t>div:last-child:hover em{
	width: 100%;
}

.par-list{
	margin-top: 96px;
	overflow: hidden;
}

.par-list .picList{
	padding: 20px 0px 0px !important;
}


.par-list .picList li{
	float: left;
	margin-right: 20px;
	transition: all 0.3s;
}
	
.par-list .picList li:hover{
	margin-top: -10px;
}


.par-list .picList li:hover p{
	color: #ff6100;
}

.par-list div img{
	width: 202px;
	height: 147px;

}

.par-list div p{
	font-size: 16px;
	color: #000;
	padding: 8px 0px;
}

/*------------------------ÃƒÂ¨Ã‚Â§Ã‚Â£ÃƒÂ¥Ã¢â‚¬Â Ã‚Â³ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â¹ÃƒÂ¦Ã‚Â¡Ã‹â€ ------------------------*/
.solution{
	padding-top: 50px;
}

.sol-t{
	text-align: center;
	margin-top: 60px;
}

.sol-t h5{
	color: #0b68c8;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 9px;
}

.sol-t span{
	font-size: 16px;
	color: #666;
}


.sol-c{
	margin-top: 30px;
}

.sol-list{
	float: left;
	margin-right: 15px;
	margin-bottom: 25px;
}

.sol-list:last-child{
	margin-bottom: 0px;
}

.sol-list:hover img{
	transform: scale(1.3);
	-o-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-moz-transform: scale(1.3);
}

.sol-list:hover p{
	color: #ff6100;
}


.sol-list>a>div{
	overflow: hidden;
}

.sol-list:last-child{
	margin-right: 0px;

}

.sol-list img{
	width: 260px;
	height: 213px;
	transition: all 1.2s;
}

.sol-list p{
	font-size: 16px;
	color: #000;
	padding: 12px 0px;
}


.sol-b{
	margin-top: 10px;
	text-align: center;
}

.sol-b>div{
	position: relative;
	display: inline-block;
	background-color: #0b68c8;
}

.sol-b>div:hover em{
	width: 100%;
}

.sol-b>div>a{
	position: relative;
	display: inline-block;
	width: 260px;
	height: 50px;
	line-height: 50px;
	color: white;
	font-size: 20px;
	z-index: 9999;	
}

.sol-b>div>em{
	display: inline-block;
	width: 0px;
	height: 50px;
	position: absolute;
	left: 0px;
	top: 0px;
	transition: all 0.3s;
	background-color: #ff6100;

}


/*------------------------ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â³ÃƒÂ¤Ã‚ÂºÃ…Â½ÃƒÂ¦Ã‹â€ Ã¢â‚¬ËœÃƒÂ¤Ã‚Â»Ã‚Â¬------------------------*/
.about{
	height: 736px;
	width: 100%;
	padding-top: 50px;
	background: url("../uploadfile/image/sources/abbac_02.jpg") no-repeat bottom;
}

.ab-t{
	padding: 60px 20px 20px 20px;
}

.ab-t>div{
	float: left;
}

.ab-t-l>img{
	box-shadow: 0px 4px 8px 4px rgba(177, 177, 177, 0.3);
	border-radius: 0 30px 0 0;
}

.ab-t-r{
	width: 95%;
	margin-left: 32px;
}

.ab-t-r>h5{
	color: #000;
	font-size: 20px;
	font-weight: bold;
	padding: 15px 0px 10px;
}

.ab-t-r>p{
	color: #6d6b6b;
	font-size: 14px;
	text-align: left;
	line-height: 30px;
	padding-bottom: 30px;
}

.ab-t-r>div{
	margin-top: 12px;
}

.ab-t-r>div>div{
	position: relative;
	display: inline-block;
	margin-right: 30px;
	background-color: #0b68c8;
}

.ab-t-r>div>div:hover em{
	width: 100%;
}

.ab-t-r>div>div>a{
	position: relative;
	display: inline-block;
	width: 148px;
	height: 38px;
	color: white;
	z-index: 9999;
	font-size: 16px;
	line-height: 38px;
	text-align: center;
}

.ab-t-r>div>div>em{
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 0px;
	height: 38px;
	background-color: #ff6100;
	transition: all 0.3s;

}

.ab-t-b{
	margin-top: 20px;
	width: 1012px;
	height: 190px;
	margin-left: 20px;
	background: #f2f2f2;
	overflow: hidden;
	padding: 0px 22px;
}

.ab-t-b>div{
	
}

.ab-t-b>div img{
	
}

.ab-t-b .picList li{
	display: inline-block;
	margin-top: 17px;
	margin-right: 30px;
	transition: all 0.3s;
}


/*------------------------ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»ÃƒÂ¤Ã‚Â¸Ã‚Â­ÃƒÂ¥Ã‚Â¿Ã†â€™------------------------*/
.news{
	padding-top: 50px;
}

.new-l{
	float: left;
	width: 60%;
	margin-right: 110px;
}

.new-r{
	float: left;
	width: 30%;
}

.new-l-t p{
	float: left;
	text-align: left;
	padding: 8px 0px;
	font-size: 24px;
	color: #000;
}

.new-l-t>div{
	float: right;
	height: 18px;
}


.new-l-t em{
	position: relative;
	top: -7px;
	left: 4px;
	display: inline-block;
	height: 1px;
	width: 516px;
	background-color: #878787;
}

.new-l-t i{
	display: inline-block;
	border: 1px solid #878787;
	font-size: 20px;
	color: #878787;
	text-align: center;
	line-height: 16px;
	margin-top: 11px;
	padding: 4px 5px 5px 5px;
	margin-top: 7px;
	margin-left: 10px;
}

/*ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»ÃƒÂ¥Ã‚Â¯Ã‚Â¼ÃƒÂ¨Ã‹â€ Ã‚Âª*/
.new-l-nav{
	margin-top: 16px;
}

.new-l-nav ul li{
	float: left;
}

.new-l-nav ul li.on a{
	color: #ff6100;
}

.new-l-nav ul li.on a:after{
	width: 100%;
}


.new-l-nav a{
	position: relative;
	display: inline-block;
	height:  45px;
	line-height: 45px;
	text-align: left;
	color: #000;
	font-size: 18px;
	margin-right: 30px;
}

.new-l-nav a:after{
	position: absolute;
	left:  0px;
	bottom: 0px;
	display: inline-block;
	content: " ";
	height: 1px;
	width: 0%;
	background-color: #ff6100;
	transition: all 0.3s;
}
.sy_wz{width: 306px;}
/*ÃƒÂ¦Ã¢â‚¬â€œÃ‚Â°ÃƒÂ©Ã¢â‚¬â€Ã‚Â»ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ¥Ã‚Â®Ã‚Â¹*/
.new-con{
	margin-top: 22px;
}

.new-con ul>li>div{
	float: left;
}

.new-c-l{
	margin-right: 24px;
}

.new-c-l img{
	width: 260px;
	height: 213px;
}

/*ÃƒÂ¥Ã‚ÂÃ‚Â³ÃƒÂ¨Ã‚Â¾Ã‚Â¹*/
.new-c-r{
	width: 376px;
}

.new-c-list:not(:last-child){
	margin-bottom: 26px;
}


.new-c-list>a>div{
	float: left;
}

.new-c-list>a>div:first-child{
	margin-right: 18px;
}

.new-c-list>a>div:first-child>time:first-child{
	display: block;
	margin-top: 3px;
	font-size: 18px;
	color: #ff6100;
	text-align: center;
}

.new-c-list>a>div:first-child>time:last-child{
	display: block;
	font-size: 14px;
	color: #ff6100;
	text-align: center;
}

.new-c-list>a>div:last-child h5{
	font-size: 16px;
	color: #000;
	text-align: left;
	margin-bottom: 6px;
}

.new-c-list>a>div:last-child h5:hover{
	color: #ff6100;
}

.new-c-list>a>div:last-child span{
	font-size: 14px;
	color: #6d6b6b;
}

.new-c-list>a{
	color: #6d6b6b;
}


/*ÃƒÂ¥Ã‚Â¸Ã‚Â¸ÃƒÂ¨Ã‚Â§Ã‚ÂÃƒÂ©Ã¢â‚¬â€Ã‚Â®ÃƒÂ©Ã‚Â¢Ã‹Å“*/
.new-r .new-l-t em{
	width: 190px;
}

.new-r-m{
	height: 261px;
	overflow: hidden;
	margin-top: 36px;
}


.n-r-q{
	padding: 20px 0 20px 0px;
	border-bottom: 1px solid #e0dfdd;
}


.n-r-q>div{
	width: 350px;
}

.n-r-q>div:after{
	content: "";
	display: block;
	height: 0px;
	clear: both;
	overflow: hidden;
}

.n-r-q>div:first-child{
	margin-bottom: 20px;
}

.n-r-q>div:first-child span:hover{
	color: #ff6100;
}

.n-r-q>div i{
	float: left;
	width: 22px;
	height: 22px;
	background-color: #025ea5;
	font-size: 14px;
	line-height: 22px;
	color: white;
	text-align: center;
	margin-right: 6px;
}

.n-r-q>div:last-child i{
	background-color: #ce2415;
}

.n-r-q>div span{
	float: left;
	width: 300px;
	font-size: 14px;
	color: #000;
}


/*------------------------ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨------------------------*/
footer{
	
	background-color: #025ea5;
	padding-top: 30px;
}

footer>.wrap{
	padding-bottom: 40px;
	width:1280px!important;
}


.f-l{
	float:left;	
}

.f-l>div{
	float: left;
	margin-right: 155px;
}

.f-l>div:hover h5:after{
	width: 100%;
	background-color: #ff6100;
}

.f-l>div:nth-of-type(5),.f-l>div:nth-of-type(6){
	margin-left: 697px; margin-right: 0; margin-top: -129px;
}
.f-l>div:nth-of-type(7){
    width: 115px;
	margin-right:0;
}
.ewm_pic ul li img{width:115px;height:115px;}
.ewm_pic ul li{text-align: center!important;}

.f-l>div h5{
	position: relative;
	font-size: 16px;
	color: white;
	padding: 10px 0px 6px;
	margin-bottom: 25px;
	display: inline-block;
}

.f-l>div h5:after{
	position: absolute;
	content: "";
	height: 1px;
	width: 32px;
	bottom: 0px;
	left: 0px;
	background-color: white;
	transition: all 0.4s linear;
}

.moveH:after{
	width: 100% !important;
	background-color: #0b67d9 !important;
}

.f-l>div ul li{
	margin-bottom: 5px;
	text-align: left;
}

.f-l>div ul li span{
	color: white;
	font-size: 14px;
}

.f-l>div ul li a{
	font-size: 14px;
	color: white;
}

.f-l>div ul li a:hover,.copy p a:hover{
	text-decoration: underline;
}


.f-r{
	float: right;
}

.f-r>img:last-child{
	margin-left: 60px;
}

.copy{
	border-top: 1px solid white;
}

.copy p{
	padding: 10px 0px; 
	color: white;
	font-size: 12px;
}

.copy p a{
	color: white;
}

/*公用*/

.w300{width:300px;float: left;}
.w800{width:800px;float: right;}
	/*面包屑*/
    .right-nav{
	width: 1098px;
	text-align:center !important;
	height:auto !important;
	line-height:40px !important;
	margin-bottom: 25px;
	font-size:18px;
	overflow:hidden;
	padding:10px 0px;
	background:#f9f9f9;
	white-space: nowrap;
	text-overflow: ellipsis;
	border:solid 1px #ddd;
	display:flex;
	justify-content:center;
	}
    .right-nav {font-size:18px;color:#666;}
    .right-nav a{font-size:18px;color: #ff6100;font-weight:900;}
    
    
    
    /*数组分页*/
   .list-page {text-align:center;display:flex;justify-content: center;font-size: 14px;color: #222;}
    .list-page ul li{float: left;padding: 0 5px;}
    .list-page ul li i{color: #db130d;}
    
    
    /*内页新闻分页*/
   .new_lllist dl{overflow:hidden;border-bottom:1px dashed #d9d9d9;    padding: 0 0 20px 0;
    margin-bottom: 20px;}
    .new_lllist dl dt{float:left;width:200px;margin-right:20px;}
    .new_lllist dl dd{float: left;width: 580px;}
    .new_lllist dl dd h3{font-size: 20px;font-weight: 400;line-height:32px;padding-bottom: 10px;}
    .new_lllist dl dd p{ line-height:22px;font-size:14px;color:#666;     text-align: left;}
    .new_lllist dl dd span{ margin-top:15px; display:block;color:#999; }
   .content-box h1{font-size: 20px;text-align: center;}
   .content-box .pic{padding: 20px 0;}
   .content-box .pic img{max-width: 100%;}
   .content-box .time{color: #666;text-align: center;}
   .content-box .box-info{font-size: 14px;padding-bottom: 15px; text-align: left;}

 /*教学环境*/
    .list-huanjing ul li{float: left;margin-bottom: 10px;margin-right: 31px;}
    .list-huanjing ul li img{border:1px solid #f2f2f2;}
    .list-huanjing li:hover img{}
    .list-huanjing ul li h3{height: 40px;line-height: 40px;overflow: hidden;text-align: center;font-size:15px;}
    .list-huanjing ul li.on{margin-right: 0;}
    
    
    
    .list-xiangmu ul li{float: left;margin-right:27px;margin-bottom: 10px;    width: 380px;}
    .list-xiangmu ul li img{border:1px solid #f2f2f2}
    .list-xiangmu li:hover img{transform: rotateY(180deg); transition: all 1.9.5s;}
    .list-xiangmu ul li h3{height: 40px;line-height: 40px;overflow: hidden;text-align: center;font-size:15px;}
    .list-xiangmu ul li p{font-size: 14px;line-height: 24px;color: #666;}
    .list-xiangmu ul li.on{margin-right: 0;}
    
    .case-box{font-size: 14px;line-height:30px;padding: 20px;/* box-shadow: 0px 6px 15px 0 #e6e6e6; */}
    .case-box strong{font-size:18px;color:#b93b01;}
.content-box{line-height: 30px;
    text-align: left;
    font-size: 14px;
    /*border: 1px solid #f2f2f2;
    padding: 20px;
    box-shadow: 0px 6px 15px 0 #e6e6e6;*/}
    
.content-box h1{text-align:center;font-size:18px;font-weight:900;padding-bottom: 10px;}
.case-box h1{text-align:center;font-size: 24px;font-weight:900;padding-bottom: 18px;}
.case-box img{border:1px solid #f2f2f2;}
.time{padding-bottom: 10px;}
.time i{    font-style: italic;
    font-size: 14px;
    color: #999;}
.case-box img{margin-bottom:15px;}



  
    
     .w300 .pr_list{width:270px;}
     .w300 .pr_list h3{background: #ff6100;padding: 20px 20px;font-size: 22px;color:#fff;text-align: center;}
     .w300 .pr_list h3 span{ font-size:12px;}
     .w300 .pr_list ul {background: #ffffff;height:auto;padding-bottom:16px;}
     .w300 .pr_list ul li{height:57px;line-height:57px;border-bottom: 1px dashed #eaeaea;padding:0 30px;}
     .w300 .pr_list ul li i{width: 6px;height: 6px;display:block;float:left;background: #ff6100;transition: 0.2s all ease-in-out;margin: 26px 10px 0 0;}
     .w300 .pr_list ul li a{font-size:16px;}
     .w300 .pr_list ul li:hover{border-bottom:2px solid #ff6100;background:#f7f7f7;}
     .w300 .pr_list ul li:hover a{color:#ff6100;font-weight:900;}
     .w300 .pr_list ul li:hover i{ background: #ff6100; transition: 0.2s all ease-in-out;}


/*内页产品*/
.search_center{width:860px;}
.pro_one_box{float: left;margin-right:15px;margin-bottom: 25px;}

    .pro_one_box img{
    border: 2px solid #f2f2f2;
}
    .pro_one_box .pro_name{font-size:14px;color: #333;line-height: 45px;height: 45px;text-align: center;background: #f2f2f2;}
    .pro_one_box .pro_name:hover {background: #ff6100; color: #fff;}
    .pro_one_box .pro_name:hover a{color:#fff;}

.p-nylist ul{width:890px;}
    .p-nylist ul li{float: left;margin-right: 20px;margin-bottom: 25px;}
    .p-nylist ul li img{
	transition: all 1.2s;
	width: 256px;
	height: 264px;
	}
	.p-nylist ul li .nypr_img{width: 256px;
	height: 264px; overflow:hidden}
    .p-nylist ul li h3{ text-align:center;line-height:50px}
    .p-nylist ul li a:hover h3{color: #0b68c8;}
    .p-nylist ul a:hover img{	transform: scale(1.07);
	-o-transform: scale(1.07);
	-webkit-transform: scale(1.07);
	-ms-transform: scale(1.07);
	-moz-transform: scale(1.07);}
    .box-info{text-align:center;}
  .fl_ej{position:absolute;display: none;background:#f2f2f2;left: 215px;top: 0px;z-index: 999;}
.p-list ul .fl_ej li{float:left;width:200px;text-align:center;    border-bottom: 1px solid #e8e8e8;}
.p-list ul .fl_ej li a{width:200px;}
.p-list ul .fl_ej li:hover{}
.p-list ul li:hover .fl_ej{ display:block;}

.list-2{
    position: relative;
}

.ul-2{
    position: absolute;
    top: 0px;
    left: 200px;
    width: 600px;
    background-color: #f8f8f8;
    display: none;
}
  
.list-3 a{
    text-align: center!important;
    padding-left: 0px!important;
}


.ny_pr{overflow: hidden;width: 241px;height: 42px;border:1px solid #f2f2f2;border-radius:30px; position: relative;bottom: 0px;left: 0;right: 0;margin: 0 auto;}
.ny_pr a{/* display: block; *//* width: 120px; *//* height: 42px; */line-height: 42px;text-align: center;/* float: left; */font-size: 14px;color: #777777;text-decoration: none;}
.ny_pr a i{display: inline-block;width: 7px;height: 12px;/* background: url(../uploadfile/image/sources/mub02_jt03.png) no-repeat center; */margin-left: 8px;position: relative;top: 2px;}
.ny_pr a:first-child{}
.ny_pr a:hover{color: #fff;}
.ny_pr:hover{background: #ff6100;color:#fff;}
.ny_pr:hover a{color:#fff;}
.ny_pr:hover a.more i{background: url(../uploadfile/image/sources/mub02_jt02.png)  no-repeat center;}
.ny_pr a.zx:hover{background: url(../uploadfile/image/sources/prolistbg03.png)  no-repeat center;}
.ny_pr a.zx:hover i{background: url(../uploadfile/image/sources/mub02_jt02.png) no-repeat center;}

/*右侧产品详情*/
.gm .box .zx{display: block;width: 240px;height: 53px;float: left;font-size: 20px;color: #fff;line-height: 53px;background:#ff6100;text-align: center;text-decoration: none;}
.gm .box .zx img{position: relative;top: 15px;margin-left: 12px;}
.gm .box .phone{float: left;padding-left: 42px;background: url(../uploadfile/image/20190602/20190602163908_2109976995.png) no-repeat left center;margin-left: 18px;margin: 26px 0;}
.gm .box .phone span{display: block;font-size: 13px;color: #666666;}
.gm .box .phone em{display: block;font-size: 19px;color: #f55b1b;font-family: arial;}

.shuxing dl{margin:20px 0;}
.shuxing dl dd{font-size:14px;font-weight:900;color:#666;line-height:34px;}
.shuxing dl dd span{font-weight:400;font-size:12px;color:#999}

.xq_related_container{ width: 860px;}




/*左侧*/
.left-title-2{font-size: 14px;font-weight: bold;color: #FFF;line-height: 38px;padding-left: 25px;background: #ff6100;width: 244px;border-bottom: 2px solid #ff6100;}
.left-n{border: 1px solid #cdcdcd;border-top: none;padding: 5px 25px;width: 217px;}
.left-n ul li a{display: block;line-height: 36px;height: 36px;overflow: hidden;}

/*右侧客服*/
.qqkefu{position: fixed;top:50%;_position: absolute;z-index:15;right:0px;width:45px;}
.qqkefu ul li{width: 45px;height:45px;margin-bottom:1px;float:right;line-height:45px;font-size:14px;cursor:pointer;position:relative;text-indent: 10px;}
.qqkefu ul li a{color:#fff;display: block;overflow: hidden;height: 45px;}
.qqkefu ul li.qq_cza{overflow:hidden}
.qqkefu ul li:hover{background:#ff6100;}
.qqkefu ul li.top{background: url(../uploadfile/image/sources/k1.png) no-repeat center #0b68c9;position:relative;width:45px;height: 45px;cursor:pointer;}
.qqkefu ul li.top span{position:absolute;display:block;left:0;top:-5px;height:5px;width:45px;}
.qqkefu ul li.top:hover{background:url(../uploadfile/image/sources/k1.png) no-repeat center #ff6100;}
.qqkefu ul li b{width:45px;height:45px;overflow:hidden;display: flex;/* float: right; */}
.qqkefu ul li span{font-size: 14px;font-weight: bold;color: #FFF;}
.qqkefu ul li b.a{background:url(../uploadfile/image/sources/k2.png) no-repeat center #0b68c9;}
.qqkefu ul li b.b{background:url(../uploadfile/image/sources/k3.png) no-repeat center #0b68c9;}
.qqkefu ul li b.f{background:url(../uploadfile/image/sources/k4.png) no-repeat center #0b68c9;}
.qqkefu ul li b.c{background:url(../uploadfile/image/sources/k5.png) no-repeat center #0b68c9;}
.qqkefu ul li:hover b{float:right;}
.qqkefu ul li:hover b.a{background:url(../uploadfile/image/sources/k2.png) no-repeat center center #ff6100;}
.qqkefu ul li:hover b.b{background:url(../uploadfile/image/sources/k3.png) no-repeat center center #ff6100;}
.qqkefu ul li:hover b.f{background:url(../uploadfile/image/sources/k4.png) no-repeat center center #ff6100;}
.qqkefu ul li:hover b.c{background:url(../uploadfile/image/sources/k5.png) no-repeat center center #ff6100;}
.qqkefu ul li.qq_czb{text-indent: 0;}
.qqkefu ul li.qq_czae{ line-height:15px !important}
.erweima{position: absolute;width:111px;height:150px;top: -120px;left: -111px;float: right;cursor: default !important;display:none;background:url(../images/qr_img.png) no-repeat;}
.erweima p{margin-top:20px;margin-left:10px;}
.erweima img{width:90px;height:90px;}
.qqkefu li .erweima p a{display:block;font-size:14px;color:#333;margin-top:-8px;margin-left:30px;}




/* 在线留言 */ 
.feedback {
  
}
 .feedback li{margin-bottom: 15px;width: 100%;}
.feedback li span{float: left;width: 120px;}
.xin{
    position: relative;
    top: 3px;
    color: red;
    padding-right: 6px;
    font-size: 16px;
}
.feedback li input{border: 1px solid #dedede;padding: 10px;/* width: 640px; */width: 780px;}
.feedback li textarea{border: 1px solid #dedede;padding: 5px;width: 790px;line-height: 20px;}
.feedback li .btn{background: #0b68c9;color: #FFF;padding: 10px 30px;border: none;margin-left: 340px;width: 160px;}

.ny_news{background:#f2f2f2;padding:50px 0;}
.ny_news h2{font-size:18px;color:#ff6100;font-weight:900;}
.mub02xgyd{padding: 20px 30px 0px;background:#ffff;} 
.mub02xgyd .conBox{width: 100%;margin-top: 22px;overflow: hidden;}
.mub02xgyd .conBox ul{width: 106%;}
.mub02xgyd .conBox li{width: 501px;overflow: hidden;margin-right: 38px;float: left;border-bottom: 1px dashed #f2f2f2;margin-bottom: 13px;padding-bottom: 5px;}
.mub02xgyd .conBox li a{display: block;font-size: 14px;color: #333333;float: left;width: 302px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.mub02xgyd .conBox li a:hover{color: #ff6100;}
.mub02xgyd .conBox li span{display: block;font-size: 14px;color: #999999;font-family: arial;float: right;}


/*内页联系*/
.g_lxwm {height: 315px;position: relative; width:1100px;}
    ul{list-style: none;}
.g_lxwm .lxwm {border: 1px solid #e1e1e1;padding: 16px 0;height: 265px;}
.tit span {display: block;font-size: 24px;color: #4c58dd;font-weight: bold;text-align: center;letter-spacing: 3px;padding-top: 25px;}
.tit span em {font-style: normal;color: #E8E8E8; line-height:20px;font-size: 14px;display: block;text-transform: uppercase;}
.g_lxwm {height: 315px;position: relative; width:1100px;}
.g_lxwm .lxwm {border: 1px solid #e1e1e1;padding: 16px 0;height: 265px;}
.g_lxwm .lxwm li {position: relative;padding-left: 100px;float: left;width: 401px;height: 78px;line-height: 78px;border-bottom: 1px solid #e9e9e9;margin: 0 24px 0 24px;font-size: 15px;color: #333333;}
.g_lxwm .lxwm li a{font-size: 16px;color: #333333;}
.g_lxwm .lxwm li em {position: absolute;left: 29px;}
.g_lxwm .line {width: 1px;height: 265px;background: #e9e9e9;left: 550px;top: 18px;position: absolute;}
.lxwm li i {display: inline-block;padding-left: 33px;}
.cc_con1 {overflow: hidden;background: #f0f0f0;height: 188px;margin-bottom: 30px;margin-top: 10px; width:1100px;}
.cc_con1 h3 {background: #4d58dd;text-align: center;width: 330px;padding-top: 28px;font-size: 30px;color: #fff;font-weight: normal;height: 160px;float: left;line-height: 30px;margin-top:0px;}
.cc_con1 h3 i {display: block;font-size: 20px;height: 40px;font-style: normal;margin-top: 6px;}
.cc_con1 h3 em {display: block;font-size: 18px;text-align: center;font-style: normal}
.cc_con1 h3 em span {display: block;font-size: 24px;}
.cc_con1 p {float: right;width: 674px;padding: 45px 13px 0 0;color: #666;font-size: 15px;line-height: 34px;padding-right: 50px;}
.cc_con1 p em {display: block;padding-top: 9px;color: #4c58dd;font-size: 16px;line-height: 23px;}
.cc_con1 p em i {display: block;}
.cc_con1 p em span {padding-left: 68px;}


.ny_about p{text-align:left;font-size:15px;}
.ny_about p b{font-size: 22px;color:#0b68c9;padding-bottom: 5px;line-height: 50px;}




.nyab-t-b{
	width: 1080px;
	background: #f2f2f2;
	overflow: hidden;
	padding: 10px 10px;
	margin-bottom: 45px;
}

.nyab-t-b>div{
	
}

.nyab-t-b>div img{
	
}

.nyab-t-b .picList li{
	display: inline-block;
	margin-right: 20px;
	transition: all 0.3s;
}

.zc_bt h3{font-size: 18px;font-weight: 600;line-height:45px;color: #ff6100; text-align:left;}


.jsab-t-b{
	width: 1100px;
	/* background: #f2f2f2; */
	overflow: hidden;
	padding: 10px 0px;
	margin-bottom: 25px;
}

.jsab-t-b>div{
	
}

.jsab-t-b>div img{
	
}

.jsab-t-b .picList li{
	display: inline-block;
	margin-right: 20px;
	transition: all 0.3s;
}


.selected table{     width: 380pt !important;margin-top:10px;}
.selected td{text-align:center;width: auto !important;}
.selected td>span{/* padding: 30px; */}


.xq_content_right_center_details li.selected h1{color:#333;padding:10px 0}
.xq_content_right_center_details li.selected h2{color:#333;padding:10px 0}
.xq_content_right_center_details li.selected h3{color:#333;padding:10px 0}
.xq_content_right_center_details li.selected h4{color:#333;padding:10px 0}
.xq_content_right_center_details li.selected img{padding:10px 0;border: none;}
.xq_content_right_center_details li.selected p{text-align:left !important;}
.xq_content_right_center_details li.selected td p{text-align:center !important;}

.flax {
    max-width: 66%;
    min-width: 1000px;
    margin: 0 auto;
}
.com-c img {
    width: 100%;
}

/*友情链接*/
.link{ margin: 0 auto; width: 1100px;}
.link .lian{font-size: 24px; color: #015ea5;font-weight: 600;}
.link .lian a{margin-right: 50px;}
.link .lian a span{font-size: 18px;font-weight: normal;}

/*商桥右边*/
#newBridge .icon-right-center{top: 20% !important;}

/*首页产品导航*/
.solution_top{width:1100px; ;box-sizing: border-box; margin: 0 auto; text-align: center;}
.solution_top a,.solution_more{display:block; width:16.6%;height:200px; float:left;position: relative;cursor: pointer;box-sizing: border-box; border:1px #eee solid;background:#fff;}
.solution_top a.on,.solution_more:hover{background:#ff6100;}
.solution_top a p,.solution_more p{font-size: 14px;color: #222;line-height: 36px; padding-top:0px;}
.solution_top a.on p,.solution_top li.on span,.solution_more:hover p,.solution_more:hover span{color:#fff;}
.solution_top a:before,.solution_more:before{content: "";display: block; width:130px;height: 130px; margin:20px 5px 0 13.5%; /*border:1px #eee solid;border-radius: 100%; */ transition: all 0.3s ease-in-out;}
.solution_top a:nth-child(1):before{background:#fff url(../uploadfile/image/20210615/20210615150747_258854838.jpg)no-repeat center;}
.solution_top a:nth-child(2):before{background:#fff url(../uploadfile/image/20210615/20210615150812_2121407233.jpg)no-repeat center;}
.solution_top a:nth-child(3):before{background:#fff url(../uploadfile/image/20210615/20210615150841_1377648950.jpg)no-repeat center;}
.solution_top a:nth-child(4):before{background:#fff url(../uploadfile/image/20210615/20210615150900_931399404.jpg)no-repeat center;}
.solution_top a:nth-child(5):before{background:#fff url(../uploadfile/image/20210615/20210615150928_1633595648.jpg)no-repeat center;}
.solution_top a:nth-child(6):before{background:#fff url(../uploadfile/image/20210615/20210615151002_888671474.jpg)no-repeat center;}
.solution_top a:nth-child(7):before{background:#fff url(../uploadfile/image/20210615/20210615151031_1997294732.jpg)no-repeat center;}
.solution_top a:nth-child(8):before{background:#fff url(../uploadfile/image/20210615/20210615151101_1609918188.jpg)no-repeat center;}
.solution_top a:nth-child(9):before{background:#fff url(../uploadfile/image/20210615/20210615151127_1102577564.jpg)no-repeat center;}
.solution_top a:nth-child(10):before{background:#fff url(../uploadfile/image/20210615/20210615151152_717784910.jpg)no-repeat center;}
.solution_top a:nth-child(11):before{background:#fff url(../uploadfile/image/20210615/20210615151214_1164779939.jpg)no-repeat center;}
.solution_top a:nth-child(12):before{background:#fff url(../uploadfile/image/20210615/20210615151303_1895078394.jpg)no-repeat center;}
.solution_top a.on:before,.solution_more:hover::before{background-color:#fff;}
.solution_top1{height: 425px !important;}
.solution{padding-top: 0px !important;}
.top50{height:50px;}



/*首页产品左边栏目*/
ul.navprlist > li > h3{font-size: 16px;font-weight: bold;}



  
#kefu{position:fixed;top:50%;margin-top:-200px;right:10px;z-index:40;text-align:center;width: 168px; height:auto;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;
    border-radius:5px;background:#0b68c8;z-index: 999999;}
#kefu>h2{margin:15px 0;font-size:22px;color:#fff;line-height: 22px;}
#kefu>h2>span{font-size:12px}
#kefu>ul li{line-height:30px;width:80%;cursor:pointer;margin:10px auto;background:#fff;height:25px;
    font-size:14px;color:#000;border-radius:5px;vertical-align:middle}
#kefu>ul li img{vertical-align:middle;position:relative;top:-4px}
#kefu>ul li span{position:relative;margin-left:5px;top:-2px}
#kefu .qr_code{width:110px;height:108px;margin:10px auto;border-radius:15px;overflow:hidden}
#kefu .qr_code>img{width:100%;height:100%;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-ms-border-radius:5px;border-radius:5px}
#kefu .small_tel {line-height: 22px;padding: 10px;}
#kefu .small_tel .p1{padding-left:20px;font-size:14px;color:#fff;display:inline-block;margin:0 auto}
#kefu .small_tel .p2{font-size:14px;color:#fff;margin:5px 0;display:inline-block;width:155px;}
#kefu .small_tel .p2 a{color:#fff;}
#kefu .small_tel .p3{font-size:14px;color:#fff;margin:16px 0;display:inline-block;width:150px}

#kefu .close{width:50px;height:50px;text-align:center;position:absolute;top:-6.5%;left:35%;cursor:pointer}
#kefu .close>img{max-width:100%}
#kefu .show{position: absolute;top: 0;bottom: 0;left: -35px;width: 35px;height: 90px;display: none;
background-color: #f3af00;color: #fff;margin:auto;padding: 20px 0;text-align: center;
line-height: 110%;border-bottom-left-radius: 5px;border-top-left-radius: 5px;}
#kefu .show div{width: 20px;margin:0 auto;font-size: 14px;}



.hd-a{display: block;width: 100%;height: 700px;}

.embed-icon-pcIcon5[data-v-06873b41] { margin-top: 500px !important;}

