/*********************************************初始调配*******************************************************/
* { margin: 0; padding: 0;text-decoration: none;box-sizing: border-box; outline:none；}
*::-moz-focus-inner{outline:none;border: 0;}
html{overflow: auto;width: 100%;height: 100%;}
body { font-family:"微软雅黑"; color: #7d7d7d; font-size:14px; line-height:1.6;overflow-x: hidden;}
body.cur{overflow: hidden;height: 100%;position: fixed;width: 100%;top: 0;left:0}
a{color:inherit;outline: none;}
a:hover{color: #009ee0}
li { list-style: none }
img,iframe,input{border: none;}
input{color: #545454}
input:focus{color:#7d7d7d;border: none;}
input[type="submit"]{cursor: pointer;}
input[type="reset"]{cursor: pointer;}
textarea{resize:none}
textarea:focus{color:#333;border: none;outline:none;}
table,tr,td{border-spacing: inherit;border-collapse:collapse}
.slider img{display: block;width: 100%;}
.l{float: left;}
.r{float:right;}
.imgbox img{display: block; max-width: 100%;margin: auto;}
.img-box{display: block;}
.img-box img{display: block;width: 100%;}
video{display: block;}
.show p{display: block;max-width: 100% !important;margin:0 auto !important;height: auto !important;max-height:none !important}
/* .show img{display: block;max-width: 100% !important;margin:0 auto !important;height: auto !important;max-height:none !important} */
.wrap{box-sizing: border-box;width:1200px;max-width: 1320px;margin: auto;height: 100%;}

/*********************************************顶部*******************************************************/





/*********************************************导航一*******************************************************/
.y-nav-1{background: #009EE0;text-align: center;}
.y-nav-1 li .img-box{

	width: 50px;
    height: 50px;
    background: none no-repeat 0 0;
    /* border: 1px solid #fff; */
    border-radius: 5px;
    transition: 0.2s;
    margin: 20px auto 5px;
}
.y-nav-1 li:nth-child(1) .img-box{background-image: url(../../images/home/s_11.png)}
.y-nav-1 li:nth-child(2) .img-box{background-image: url(../../images/home/s_22.png)}
.y-nav-1 li:nth-child(3) .img-box{background-image: url(../../images/home/s_33.png)}
.y-nav-1 li:nth-child(4) .img-box{background-image: url(../../images/home/s_44.png)}
.y-nav-1 li:nth-child(5) .img-box{background-image: url(../../images/home/s_55.png)}
.y-nav-1 li:nth-child(6) .img-box{background-image: url(../../images/home/s_66.png)}
.y-nav-1 li .txt-box{color: #fff;transition: 0.2s;}
.y-nav-1 li{margin: 0 20px;position: relative;}
.y-nav-1 li a{display: block;width: 100%;height: 115px;position: relative;z-index: 2;overflow: hidden;}
.y-nav-1 li:before{content:"";background: #fff;position: absolute;top: 40px;height:150px;width: 100%;left: 0;opacity: 0;z-index: -1;}
.y-nav-1 li:after{content:"";width: 40px;height:20px;background: url(../../images/home/jt.png) no-repeat center;position: absolute;bottom:-20px;left:50%;margin-left: -20px;z-index:-1;opacity: 0;}
.y-nav-1 li.cur .img-box{background-position:0 -50px;}
.y-nav-1 li.cur:before{top: 0;opacity: 1;box-shadow: 0 0 8px #999;z-index: 1;}
.y-nav-1 li.cur:after{bottom:-25px;opacity: 1;z-index: 3;}
.y-nav-1 li.cur .txt-box{color: #009EE0;}

/*********************************************导航二*******************************************************/
.y-nav-2{margin:0 auto 0;overflow: hidden;width: 100%;}
.y-nav-2 li{height: 100px;line-height: 100px;width:380px !important;overflow: hidden;margin:11px;text-align: center;font-size: 16px;color: #595959;}
.y-nav-2 li a{display: block;width: 100%;height: 100%;transition: 0.1s;border: 1px solid #dcdcdc;padding: 0 5px;background: #fff;    font-size: 18px;}
.y-nav-2 li:hover a{background: #009ee0;color: #fff;border: 1px solid #009EE0;}
.y-nav-2 li.cur a{background: #009ee0;color: #fff;border: 1px solid #009EE0;}

.y-nav-3 {border-top:1px solid #d2dde3 ;border-bottom: 1px solid #039AE3;text-align: center;}
.y-nav-3 li a{display: block;height:100%;padding: 15px 0;}
.y-nav-3 li a:after{height:3px;background: #039AE3;}
.y-nav-3 li a span{display: block;border-right:1px solid #dcdcdc ;line-height: 40px;font-size: 16px;color: #626262;}
.y-nav-3 li:first-child a span{border-left:1px solid #dcdcdc ;}
.y-nav-3 li a.cur span{color: #039AE3;}
.y-nav-3 li a:hover span{color: #039AE3 !important;}


/*********************************************轮播一*******************************************************/



/*********************************************板块一*******************************************************/
.y-box-1{margin:3.1% auto 3.6%;overflow: hidden;}
.y-box-1 li{border: 1px solid #dcdcdc;padding: 14px;overflow: hidden;margin: 4% 0;background: #fff;}
.y-box-1 li .img-box{width: 50%;padding-top:33%;background:no-repeat center;background-size:100% 100%;float: left;}
.y-box-1 li .txt-box{float: left;padding: 0 2% 0 4%;width: 50%;overflow: hidden;}
.y-box-1 li .txt-box .k-1{font-size: 30px;color: #0076bd;margin:6% 0 3%;height:40px;line-height: 40px;overflow: hidden;}
.y-box-1 li .txt-box .k-2{font-size: 14px;color: #626262;line-height: 25px;height: 100px;overflow: hidden;}
.y-box-1 li .txt-box .k-3{font-size: 14px;color: #626262;border-bottom: 1px solid #bfbfbf;margin: 4% 0 2%;padding-bottom: 5px;}
.y-box-1 li .txt-box .k-4{font-size: 14px;color: #626262;overflow: hidden;margin-bottom:4%;}
.y-box-1 li .txt-box .k-4 span{width: 33.33%;float: left;padding-left:40px;line-height: 40px;background:url(../../images/home/fwcn-1.png) no-repeat left ;}
.y-box-1 li .txt-box .k-5{font-size: 18px;}
.y-box-1 li .txt-box .k-5 .xj{background: #b30003;text-align: center;display: inline-block;padding:0px 20px;color: #fff;border-radius:5px;}
.y-box-1 li .txt-box .k-5 .zx{display: inline-block;margin-left: 20px;color: #cba674;}
.y-box-1 li .txt-box .k-5 .zx span{display: inline-block;padding-left: 30px;background: url(../../images/home/phone-1-y.png) no-repeat left;margin-left: 20px;}
.y-box-1 li:first-child{margin-top: 0;}
.y-box-1 li:last-child{margin-bottom: 0;}
/* @media only screen and (max-width:1280px) {
	.y-box-1 li{width: 49%;float: left;margin:2% 0 0;}
	.y-box-1 li:nth-child(1){margin-top:0;}
	.y-box-1 li:nth-child(2){margin-top:0;}
	.y-box-1 li:nth-child(2n-1){margin-right: 2%;}
	.y-box-1 li .img-box{width: 100%;padding-top: 66%;}
	.y-box-1 li .txt-box{width: 100%;}
	.y-box-1 li .txt-box .k-1{font-size: 24px;height: 30px;line-height: 30px;}
	.y-box-1 li .txt-box .k-2{height: 75px;}
}
 */

.y-box-2{margin:3.1% auto 3.6%;overflow: hidden;}
.y-box-2 li{border-top: 1px solid #dcdcdc;overflow: hidden;margin: 4% 0;}
.y-box-2 li .img-box{width: 40%;padding-top:27%;background:no-repeat center;background-size:100% 100%;float: left;}
.y-box-2 li .txt-box{float: left;padding: 0 2% 0 4%;width: 60%;overflow: hidden;position: relative;font-size: 18px;}
.y-box-2 li .txt-box .xj{position: absolute;top: 20px;right:20px;background: #e75294;text-align: center;display: inline-block;padding:0px 20px;color: #fff;border-radius:5px;}
.y-box-2 li .txt-box .k-1{font-size: 22px;color: #0076bd;margin:7% 0 3%;height:40px;line-height: 40px;overflow: hidden;}
.y-box-2 li .txt-box .k-2{font-size: 14px;color: #626262;line-height: 25px;height:75px;overflow: hidden;}
.y-box-2 li .txt-box .k-3{font-size: 14px;color: #626262;margin: 4% 0 2%;position: relative;}
.y-box-2 li .txt-box .k-3:after{content: "";position: absolute;width: 100%;height: 1px;background: #e5e5e5;top:50%;left:70px}
.y-box-2 li .txt-box .k-4{font-size: 14px;color: #626262;overflow: hidden;margin-bottom:4%;position: relative;padding-right:200px;}
.y-box-2 li .txt-box .k-4 .box span{width: 33.33%;float: left;padding-left:30px;line-height: 40px;background:none no-repeat left;background-size:25px;display: inline-block;}
.y-box-2 li .txt-box .k-4 .zx{display: inline-block;margin-left: 10px;color: #cba674;font-size: 16px;position: absolute;right: 0;}
.y-box-2 li .txt-box .k-4 .zx span{display: inline-block;line-height: 40px;padding-left: 25px;background: url(../../images/home/phone-1-y.png) no-repeat left;background-size: 20px;margin-left: 10px;}
.y-box-2 li:first-child{margin-top: 0;}
.y-box-2 li:last-child{margin-bottom: 0;}
/* @media only screen and (max-width:1280px) {
	.y-box-2 li{width: 49%;float: left;margin:2% 0 0;border: 1px solid #dcdcdc}
	.y-box-2 li:nth-child(1){margin-top:0;}
	.y-box-2 li:nth-child(2){margin-top:0;}
	.y-box-2 li:nth-child(2n-1){margin-right: 2%;}
	.y-box-2 li .img-box{width: 100%;padding-top: 66%;}
	.y-box-2 li .txt-box{width: 100%;}
	.y-box-2 li .txt-box .k-1{font-size: 24px;height: 30px;line-height: 30px;}
	.y-box-2 li .txt-box .k-2{height: 75px;}
	.y-box-2 li .txt-box .k-4{position: initial;padding-right: 0;}
	.y-box-2 li .txt-box .k-4 .zx{position: initial;}
} */
.y-box-4 li{border: 1px solid #dcdcdc; margin:23px 23px 0;}
.y-box-4 li a{display: block;height: 100%;}
.y-box-4 li .img-box{width: 100%;padding-top:60%;background:none no-repeat center;background-size: cover;}
.y-box-4 li .txt-box{padding:18px 32px;transition: 0.3s;}
.y-box-4 li .txt-box .bt{font-size:16px;line-height: 22px;height: 44px;overflow: hidden;margin-bottom: 15px;color: #404040;transition: 0.3s;}
.y-box-4 li .txt-box .t{font-size:12px;line-height: 16px;height: 32px;overflow: hidden;color:#a0a0a0;transition: 0.3s;}
.y-box-4 li:hover .txt-box{background: #009ee0;}
.y-box-4 li:hover .txt-box .bt{color: #fff;}
.y-box-4 li:hover .txt-box .t{color: #fff;}


.index-pro{overflow: hidden;}

.index-news{padding-top: 5.2%;}

.pro{background:#eef3f6;overflow: hidden;}
.about-1 .z-1{font-size: 16px;color: #009ee0;text-indent:2em; }
.about-1 .z-2{font-size: 14px;color: #7d7d7d;text-indent:2em; }
.about-1 .z-3{font-size: 14px;color: #7d7d7d;}
.about-1 .bt{font-size: 18px;color: #535353;text-align: center;margin-bottom: 10px;}


/* 详情页 */


.y-box-3{margin:0 auto 3.6%;overflow: hidden;width: 100%;}
.y-box-3 li{border: 1px solid #dcdcdc;padding: 14px;overflow: hidden;margin: 4% 0;}
.y-box-3 li .img-box{width: 50%;padding-top:33%;background:no-repeat center;background-size:100% 100%;float: left;}
.y-box-3 li .txt-box{float: left;padding: 0 2% 0 4%;width: 50%;overflow: hidden;}
.y-box-3 li .txt-box .k-1{font-size: 30px;color: #0076bd;margin:6% 0 3%;height:40px;line-height: 40px;overflow: hidden;}
.y-box-3 li .txt-box .k-2{font-size: 14px;color: #626262;line-height: 25px;height: 100px;overflow: hidden;}
.y-box-3 li .txt-box .k-3{font-size: 14px;color: #626262;border-bottom: 1px solid #bfbfbf;margin: 4% 0 2%;padding-bottom: 5px;}
.y-box-3 li .txt-box .k-4{font-size: 14px;color: #626262;overflow: hidden;margin-bottom:4%;}
.y-box-3 li .txt-box .k-4 span{width: 33.33%;float: left;padding-left:40px;line-height: 40px;background:url(../img/fwcn-1.png) no-repeat left ;}
.y-box-3 li .txt-box .k-5{font-size: 18px;}
.y-box-3 li .txt-box .k-5 .xj{background: #e75294;text-align: center;display: inline-block;padding:0px 20px;color: #fff;border-radius:5px;}
.y-box-3 li .txt-box .k-5 .zx{display: inline-block;margin-left: 20px;color: #cba674;}
.y-box-3 li .txt-box .k-5 .zx span{display: inline-block;padding-left: 30px;background: url(../img/phone-1-y.png) no-repeat left;margin-left: 20px;}
.y-box-3 li:first-child{margin-top: 0;}
.y-box-3 li:last-child{margin-bottom: 0;}

.proshow{overflow: hidden;}
.proshow .fh{padding: 4% 0 14px;overflow: hidden;width: 100%;}
.proshow .fh a{float: right;}
.proshow .fh .k-1{width:30px;height: 35px;background: url(../img/fh.png) no-repeat center;background-size:contain}
.proshow .fh .k-2{font-size: 16px;line-height:25px;padding:5px 20px;background: #039AE3;color: #fff;border-radius:5px ;margin-left: 15px;}
.proshow .nav-box{background: #f5f5f5;margin-bottom:6.4%;}
.proshow .nav-box li{height: 50px;line-height: 50px;font-size:18px;text-align:center;color: #666;position: relative;margin: 0 5px;width:200px !important;}
.proshow .nav-box li span{position: relative;z-index: 2;}
.proshow .nav-box li:before{content: "";position: absolute;width:200px;height: 50px;bottom:20px;left: 0;background: #009ee0;opacity: 0;z-index: -1;}
.proshow .nav-box li.cur:before{bottom:0;opacity: 1;z-index: 1;}
.proshow .nav-box li.cur span{color:#fff;}
.proshow .b-box{width: 100%;}
.proshow .b-box .s-box{padding-bottom: 12%;border-bottom: 1px solid #DCDCDC;margin-bottom: 6%;overflow: hidden;width: 100%;}

.proshow .b-box .t-1{font-size: 18px;color: #7d7d7d;;margin:2.5% 0;width: 100%;}
.proshow .b-box .t-2{font-size: 14px;color: #7d7d7d;line-height: 25px;width: 100%;}
.proshow .b-box .img{margin:4% 0 !important;}
.proshow .b-box .img-1{text-align: left;}
.proshow .b-box .img-1 img{display: inline-block;}
.proshow .b-box .bt{font-size: 18px;color: #7d7d7d;margin: 1% 0;width: 100%;}
.proshow .b-box .bt-1{font-size: 18px;color: #7d7d7d}
.proshow .b-box .bt-2{font-size: 24px;color: #434343;margin:1% auto}
.proshow .b-box .s-box .box{margin-top: 1.5%;}
.proshow .b-box .s-box .box-1{margin-bottom: 5%;}
.proshow .b-box .s-box .box-2 img{display: block;width: 100%;}
.proshow .b-box .s-box .box-2 ul{margin-top: 4px;}
.proshow .b-box .s-box .box-2 ul li{margin:4px;}

.y-bt-2{margin-bottom: 2.5%;width: 100%;overflow: hidden;}
.y-bt-2 span{

	font-size: 18px;
    background: #009ee0;
    line-height: 50px;
    /* padding: 5px 40px 5px 20px; */
    width: 200px;
    height: 50px;
    display: block;
    color: #fff;
	border-radius: 0 25px 25px 0;
	text-align:center;
}







