

.floating_ck{position:fixed;right:0px;top:30%;border: 1px solid #ddd;border-radius: 10px;background: #fff;z-index:9999999999999999999999;}
.floating_ck dl dd{position:relative;width:80px;height:80px;border-bottom:solid 0px #555666;text-align:center;background-repeat:no-repeat;background-position:center 20%;cursor:pointer;}
.floating_ck dl dd:hover .floating_left{display:block;}
.consult{background-image:url(../images/icon1.png);}
.consult:hover{background-image:url(../images/icon1H.png);}
.quote{background-image:url(../images/icon3.png);}
.quote:hover{background-image:url(../images/icon3H.png);}
.qrcord{background-image:url(../images/icon2.png);}
.qrcord:hover{background-image:url(../images/icon2H.png);}
.return{background-image:url(../images/icon4.png);}
.return:hover{background-image:url(../images/icon4H.png);}
.floating_ck dd span{color:#000;display:block;padding-top:54px;}
.floating_ck dd:hover span{color:#2a42cc;display:block;padding-top:54px;}
.floating_left{position:absolute;left:-250px;top:0px;width:250px;height:70px;background-color:#f0f0f0;border-bottom:solid 0px #a40324;display:none;border-radius: 10px;}
.floating_left a{color:#000;line-height:70px;font-size:28px;}
.floating_ewm{height: 100px;top: -25px;width: 100px;left: -130px;background: none;}
.floating_ewm i{display:block;width:100px;height:100px;margin:auto;margin-top:7px;}
.floating_ewm p{color:#fff;margin-top:5px;}
.floating_ewm .qrcord_p01{font-size:12px;line-height:20px;}
.floating_ewm .qrcord_p02{font-size:18px;}




button, input{ outline:none;}
button, .login{border: 0;background: none;}
.popOutBg{ width:100%; height:100%; position: fixed; left:0; top:0; background:rgba(0,0,0,.6); display: none;z-index: 99999;}
.popOut{ position:fixed; width:800px; height:400px; top:50%; left:50%; margin-top:-250px; margin-left:-400px; background:#e5e5e5; border-radius:0px; overflow: hidden; display: none;z-index: 99999999999999;}
.popOut > span{ position: absolute; right:10px; top:0; height:42px; line-height:42px; color:#000; font-size:30px; cursor: pointer;}
.popOut table{ display: block; margin:42px auto 0; width:520px;}
.popOut h3{ width:800px; text-align: center; color:#000; font-size:1vw; line-height:42px;font-weight:normal;margin: 2.5vw 0 0.5vw 0;}
.popOut h4{ width:800px; text-align: center; color:#000; font-size:3vw; line-height:42px;font-weight:normal; margin:0 auto !important;}
.popOut table tr td{ color:#666; padding:6px; font-size:14px;}
.popOut table tr td:first-child{ text-align: right;}
.inp{ width:280px; height:30px; line-height:30px; border:1px solid #999; padding:5px 10px; color:#000; font-size:14px; border-radius:6px;}
.inp:focus{ border-color:#f40;}
@keyframes ani{
from{transform:translateX(-100%) rotate(-60deg) scale(.5);
}
50%{transform:translateX(0) rotate(0) scale(1);}
90%{transform:translateX(20px) rotate(0) scale(.8);}
to{transform:translateX(0) rotate(0) scale(1);}}
.ani{ animation:ani .5s ease-in-out;}

.lxwm_list1{font-size: 0;box-shadow: 0 0 1px 0 #cacaca;width:80%;margin:20px auto;text-align:center;}
.lxwm_list1 form{box-sizing: border-box;padding:0px;}
.lxwm_list1 form input,.lxwm_list1 form textarea{display:block;width:48%;height: 35px;box-sizing: border-box;outline: none;color: #595959;font-size: 13px;border: 1px solid #c8c8c8;float: left;margin: 1% 1%;border-radius: 10px;padding-left: 3%;}
.lxwm_list1 form input:focus{color: #2e4ba3;border-bottom: 2px solid #2e4ba3;}
.lxwm_list1 form textarea{margin-top: 25px;height: 100px;resize: none;color: #777;width:100%;padding-top: 2%;}
.lxwm_list1 form input[type=submit]{width: 100%;height:35px;background:#1b62b4;color: white;margin-top: 20px;cursor: pointer;}

/*推荐产品样式*/
.tjtable { margin:0 auto;border-spacing:0!important;}
.tjtable p{font-size:13px!important;margin-bottom:10px;padding-top:0!important;color:#505050!important}
.tjtable  td{border-bottom:1px dashed #979797;padding:10px 15px 0 ;color:#505050!important;box-sizing:border-box;width:202px}
.tjtable td:nth-child(even){background:#f8f8f8}
.tjtable tr:nth-child(5) td,.tjtable tr:nth-child(6) td,.tjtable tr:nth-child(7) td,.tjtable tr:nth-child(8) td{padding-bottom:10px}
.tjmore{display:none;}
@media (max-width:760px) {
    .floating_ck {
    position: fixed;
    right: 0px;
    top: 30%;
    border: 1px solid #ddd;
    border-radius: 10px;
    background: #fff;
    display: none;
}
}
.footer {
	flex-direction:column;
	align-items:center
}
.footer, .footer .top-nav {
	display:flex;
	justify-content:center
}
.footer .top-nav {
	width:100%;
	border-bottom:1px solid #f5f5f5
}
.footer .top-nav .top {
	width:1200px;
	display:flex;
	height:140px;
	justify-content:space-between
}
.footer .top-nav .top .desc {
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center
}
.footer .top-nav .top .desc img {
	height:44px;
	width:44px
}
.footer .top-nav .top .desc span {
	margin-top:10px;
	padding:0 2px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	font-size:14px;
	color:#4e4e50
}
.footer .mid {
	margin-top:10px;
	padding-bottom:40px;
	width:1200px;
	padding-top:40px;
display: flex;

	background-color: #2f2f2f;
	
}
.footer .mid .left {
	display:flex;/*
	overflow:hidden;*/
	margin-left:5%;
}
.footer .mid .left1 {
	width:30%;
	display:inline;
	overflow:hidden;
}
.footer .mid .left1 .enter {
	display:flex;
	flex-direction:column;
	margin-right:0px
}
.footer .mid .left1 .enter ul{
}
.footer .mid .left1 .enter ul li{
	padding-top:10px;
	color:#FFF;
}
.footer .mid .left1 .enter ul .h1tt{
	font-size:16px;
	margin-bottom:20px;
	font-weight:bold;
	
	}
.footer .mid .left1 .enter ul li a{
	color:#FFF !important;
}
.footer .mid .left1 .enter ul li a:hover{
	color: #228B86;
}
.footer .mid .left .enter {
	display:flex;
	flex-direction:column;
	margin-right:70px
}
.footer .mid .left .enter1 {
	display:flex;
	flex-direction:column;
}

.footer .mid .left .enter1 .title {
	font-family:PingFangSC-Medium;
	font-weight:400;
	font-size:16px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
.footer .mid .left .enter1 .sub_title {
	margin-top:20px;
	line-height:32px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	font-size:14px;
	color:#4e4e50
}
.footer .mid .left .enter1 .sub_title:hover {
	color:#228B86
}
.footer .mid .left .enter1 img {
	margin-top:13px
}


.footer .mid .left .enter .title {
	font-family:PingFangSC-Medium;
	font-weight:400;
	font-size:16px;
	color:#fff;
	text-align:center;
	font-weight:bold;
}
.footer .mid .left .enter .sub_title {
	margin-top:20px;
	line-height:32px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	font-size:14px;
	color:#4e4e50
}
.footer .mid .left .enter .sub_title:hover {
	color:#228B86
}
.footer .mid .left .enter img {
	margin-top:13px
}
.footer .mid .right {
	display:flex;
	flex-direction:column;
	padding-left:100px;
	padding-top:13px;
	margin-right:5%;
}
.footer .mid .right .phone-img {
	border-radius:3px;
	display:block;
	font-size:14px;
	height:32px;
	line-height:32px;
	padding:0 25px;
	width:170px;
	position:relative;
	background-color:#228B86;
	border:0;
	color:#fff
}
.footer .mid .right .phone-img:before {
	background-image:url(images/1637652368948.png);
	display:inline-block;
	height:18px;
	margin-right:5px;
	margin-left:15px;
	position:relative;
	top:6px;
	width:18px;
	background-position:50%;
	background-repeat:no-repeat;
	background-size:contain;
	content:"?"
}
.footer .mid .right .phone {
	margin-top:20px;
	font-family:PingFangSC-Semibold;
	font-weight:600;
	font-size:24px;
	color:#228B86
}
.footer .mid .right .phone-desc, .footer .mid .right .phone-remark {
	margin-top:5px;
	font-family:PingFangSC-Regular;
	font-weight:400;
	font-size:14px;
	color:#fff;
	text-align:center
}
.footer .down {
	width:100%;
	height:50px;
	
	background-color:#228B86;
	font-size:14px;
	color:#fff;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center
}
.footer .down .last-top {
	display:flex
}
.footer .down .last-top .desc {
	margin-right:15px
}
.footer .down .last-down {
	margin-top:0px;
	display:flex
}

button.btn1, input.btn1 {
    width: 160px;
    height: 40px;
}
.btn1 {
    display: inline-block;
    width: 158px;
    height: 38px;
    padding: 0;
    margin: 0;
    border: 1px solid #b0b0b0;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    color: #b0b0b0;
    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s;
}

.scy_ht_jl_sydter2_2 {
	background:url(../images/sjylqybanner.jpg) no-repeat center center;
}
.scy_ht_jl_sydtzai2_2 {
	background:url(../images/shzybanner.jpg) no-repeat center center;
}
.jl_indexMainFirRight h1 a {
	margin-right: 25px;
	font-size: 18px;
	font-weight: bold;
	color: #1e237f;
}
.jl_indexMainFirRight h1 a.on {
	color: #333;
}
.jl_indexMainEigRight {
	width: auto;
	float: none;
	padding: 0 15px;
}
.jl_indexMainEigRight h1 {
	width: auto;
	float: none;
}
.code-group {
	width: 120px;
	float: left;
	padding-right: 18px;
	border-right: 1px solid #e9e9e9;
	margin-top: 15px;
}
.code-group img {
	width: 120px;
	height: 120px;
	overflow: hidden;
}
.code-group p {
	font-size: 14px;
	color: #666;
	line-height: 26px;
	margin-top: 10px;
}
.mt-list {
	padding-left: 7px;
}
.mt-list li {
	float: left;
	padding-left: 12px;
	width: 85px;
	height: 75px;
	margin-top: 10px;
}
.mt-list li a {
	display: block;
	height: 38px;
	background:#f3f3f3 url(../images/icon_mt.png) no-repeat;
	border: 1px solid #f3f3f3;
	padding-top: 35px;
	line-height: 38px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: center;
}
.mt-list li.li1 a {
	background-position: 25px 11px;
}
.mt-list li.li2 a {
	background-position: -80px 10px;
	line-height: 18px;
}
/*.mt-list li.li3 a{background-position: 25px -73px;}*/

        .mt-list li.li3 a {
	background:#f3f3f3 url(../images/2020xxqg.png) no-repeat;
	background-size: 30px;
	background-position: 25px 15px;
}
.mt-list li.li4 a {
	background-position: -76px -74px;
}
.mt-list li a:hover {
	background-color: #fff;
	border: 1px solid #25aaff;
	color: #25aaff;
}
.jl_indexBigPic img {
	width: 100%;
	height: 100%;
}
.jl_slidediv {
	width: 72px;
	top: 185px;
	margin-left: 282px;
}
.jl_position {
	position: absolute;
	top: initial;
 *top: 210px;
}
.jl_indexMainSecBottom h2 a {
	font-size: 16px;
}
.scy_tab_qhxj li {
	background: url('../images/jl_ss2_03.png') top left no-repeat no-repeat;
	width: 10px;
	height: 10px;
	margin-right: 4px;
}
.scy_tab_qhxj li.active {
	background: url('../images/jl_ss1_01_03.png') top left no-repeat no-repeat;
}
.header_menu h4 a {
	margin-left: 0px;
}
.Global {
	left: 770px
}
.header_content {
	width: 1206px
}
.header_menu {
	width: 856px
}
.Global {
	width: 150px;
	border: 1px solid #cccccc;
	background: #fff;
	clear: both;
	top: 35px;
	z-index: 9999;
	right: -20px;
	height: auto;
	padding-top: 0;
}
.header_search span ul.Global img {
	position: absolute;
	top: -10px;
	right: 60px;
}
.Global li {
	border-bottom: 1px solid #cccccc;
	font-size: 16px;
	color: #000;
	line-height: 50px;
	padding: 0 14px;
	height: 50px;
}
.Global li:last-child {
	border-bottom: 0;
}
.Global li:hover {
	background: #efefef;
}
/*banner*/
.slideBox {
	height:550px;
	overflow:hidden;
	position:relative;
}
.slideBox .bd {
	position:relative;
	height:450px;
	z-index:0;
}
.slideBox .bd li {
	height:405px;
	zoom:1;
	vertical-align:middle;
	list-style:none;
}
.tempWrap {
	margin: 0 auto;
}
.bg_prev, .bg_next {
	width: 41px;
	height: 75px;
	z-index: 9999;
	cursor: pointer;
	position: absolute;
	top: 50%;
	margin-top: -28px;
}
.bg_prev {
	left:2%;
	background: url(../images/jl_bigpicprev1.png) no-repeat;
	background-size: 100%;
}
.bg_next {
	right: 2%;
	background: url(../images/jl_bigpicnext1.png) no-repeat;
	background-size: 100%;
}
.bg_prev:hover {
	background: url(../images/jl_bigpicprev.png);
	background-size: 100%;
}
.bg_next:hover {
	background: url(../images/jl_bigpicnext.png);
	background-size: 100%;
}
.slideBox .hd {
	position: absolute;
	bottom: 44px;
	overflow: hidden;
	z-index: 20;
	left: 50%;
	margin-left: -66px;
}
.slideBox .hd ul li {
	background: url(../images/jl_indexbigcontrol3.png) no-repeat center;
	width:17px;
	height: 17px;
	float: left;
	margin-left: 5px;
	cursor:pointer;
}
.slideBox .hd ul li.on {
	background: url(../images/jl_indexbigcontrol2.png) no-repeat center;
}
.jl_tab_nr {
	width: 590px;
	float: right;
	padding: 10px 20px;
	line-height: 41px;
	.jl_bodyBg{background: #F7F8FA; font-family:"微软雅黑";}
	div, span, h1, h2, h3, h4, h5, h6, p, a, img, dl, dt, dd, ol, ul, li {overflow:hidden;}

