﻿@import url(opensans.css);
body{font-family: 'Open Sans';}
/*------------------------------百分比加载------------------------------*/
.xs_loading{width:100%;height:100%;position:fixed;/*background:url(../img/xs_loadbg.jpg);*/left:0;top:0;z-index:10000;overflow:hidden;
    background: -webkit-radial-gradient(#2a2b84, #252669); 
    background: -o-radial-gradient(#2a2b84, #252669);
    background: -moz-radial-gradient(#2a2b84, #252669);
    background: radial-gradient(#2a2b84, #252669);
}
.xs_loading>p{font-variant:small-caps;letter-spacing:90px;text-align:center;color:#8a8bcf;font-size:30px;left:50%;margin-left:45px; transform:translateX(-50%); position:absolute;bottom:0;}

.xs_loading .xs_load_jindu{width:200px;height:200px;position:absolute;top:50%;left:50%;margin-left:-100px;margin-top:-100px;position:relative;}
.xs_loading .xs_load_jindu svg{width:100%;height:100%; fill:#404192;position:absolute;top:0;left:0;transform:rotate(-90deg);}
.xs_loading .xs_load_jindu svg circle{ stroke:#fff;stroke-width:2px;stroke-dasharray:0%,315%;}

.xs_load_jindu p{color:#fff;font-family: 'Open Sans','SimHei';font-size:50px;line-height:200px;position:absolute;width:100%; text-align:center; z-index:1000;}
@keyframes sonar{0%{transform:scale(1);opacity:0;}35%{transform:scale(1.8);opacity:0.7}70%{transform:scale(2.7);opacity:0.3;}100%{transform:scale(3.5);opacity:0;}}
.xs_load_jindu::after,.xs_load_jindu::before,.xs_loading .xs_load_jindu p::after{content:'';width:95%;height:95%;border-radius:50%;border:1px solid #3f4094;position:absolute;top:2.5%;left:2.5%;    animation: sonar 3s infinite 0s;}
.xs_load_jindu::after{animation: sonar 3s infinite 1s;}
.xs_loading .xs_load_jindu p::after{animation: sonar 3s infinite 2s;}

/*------------------------------百分比加载------------------------------*/
/*-------------------xs：引导页、落地引导页---------------*/

.xs_top20{margin-top:20px;}
.xs_wrap1550{width:90%;max-width:1550px;margin:0 auto;}

.xs_ydy{width:100%;height:100%; background:url(../img/xs_ydybg.png) ;background-size:cover;position:absolute;left:0;top:0;overflow:hidden;}
.xs_ydytxt{text-align:center;width:100%;margin-top:10%;margin-bottom:65px;}
.xs_ydy p{font-size:16px;color:#fff;text-align:center;}

.xs_ydy p span{margin-left:51px;margin-right:44px;}
.xs_ydy a{height:54px;display:block; line-height:54px;border:1px solid #fff;border-radius:25px;padding:0 83px 0 71px;color:#fff;position:absolute;left:50%;bottom:15%; margin-left:-103px;}
.xs_ydy a span{display:block;position:absolute;top:0;right:35px;}
.xs_ydy a span img{display:block;}



/*-------------------xs：引导页、落地引导页完---------------*/


/*-----------------lj、yhm、dzx、xxq:发展页面-5张-----------------*/


.lj_bao{max-width:100%;width:100%;}

.lj_wrap{width: 1200px;margin: 0 auto;position: relative;}

.lj_jt{width: 16px;height: 6px;position: absolute;top: -14px;left: 58.5%;}
.lj_jt img{width: 100%;}
.lj_nav{width: 100%;height: 90px;background: #303030;position: relative;}
.lj_nav ul li{float: left;line-height: 90px;}
.lj_nav ul li a label{  transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;display: block;position: absolute;bottom: -20px;left: 0;right: 0;width: 0px;height: 3px;background: #fff;margin: 0 auto;}
.lj_nav ul li.on label{width: 35px;}
.lj_nav ul li:hover label{width: 35px;  transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.lj_nav ul li:first-child{margin-left: 40px;}
.lj_nav ul li:last-child{margin-right: 40px;}
.lj_bj{margin-left: 152px;}
.lj_nav ul li a{ color: #fff;font-family: 'Open Sans', tahoma;font-size: 11px;font-weight: bold;position: relative;display: inline-block;}

.lj_item1{margin-top: 60px;height: 475px;}
.lj_item1_img{width: 600px;height: 432px;}
.lj_item1_img img{width: 100%;}

.lj_item1_con{width: 600px;padding: 50px 40px 120px 50px;box-shadow: 0px 0px 5px 2px #f5f5f5; position: absolute;top: 48px;right: 0;background: rgba(255,255,255,0.9);}
.lj_manu_con{padding-bottom: 43px;}
.lj_item1_con p{color: #333333;}
.lj_item1_con_p1{font-size: 23px;margin-bottom: 40px;}
.lj_item1_con_p2{font-size: 16px;margin-bottom: 40px;font-weight: bold;line-height: 24px;}
.lj_item1_con_p3{font-size: 16px;color: #333333;text-align: justify;line-height: 28px;width: 600px;}
.lj_item1_con_p4{padding-top: 43px;font-size: 14px;color: #333333;text-align: justify;line-height: 28px;width: 600px;}

.lj_item2{margin-top: 100px;height: 699px;}
.lj_item2 ul li{width: 588px;float: left;padding-top: 50px;height: 299px;}
.lj_item2 ul li:first-child{border-bottom: 1px solid #e3e3e3;}
.lj_item2 ul li:nth-child(2){border-bottom: 1px solid #e3e3e3;}
.lj_item2 ul li:nth-child(2n){border-left: 1px solid #e3e3e3;}
.lj_item2_img{text-align: center;margin-bottom: 50px;}
.lj_item2_img img{width: 90px;height: 90px;}
.lj_item2 ul li p{text-align: center;color: #5a5a5a;line-height: 28px;}
.lj_item2 i{display: block; width: 26px;height: 26px;background: #fff;z-index: 1000;position: absolute;top: 336px;left: 575px;}

.lj_item3{margin-top: 100px;height: 100%;background: #f3f3f3;text-align: center;}
.lj_item3_con1{padding-top: 65px;}
.lj_item3_con1:last-child{margin-bottom: 47px;}
.lj_item3 p{color: #333333; font-size: 16px;line-height: 28px;}

.lj_item5{background: #f3f3f3;overflow: hidden;}
.lj_item5_left{float: left;width: 80%;}
.lj_item5_p4{font-size: 24px !important;color: #333333;padding: 80px 0 30px;}
.lj_item5_left p{color: #333333;font-size: 16px;line-height: 28px;text-align: justify;margin-bottom: 40px;}
.lj_item5_p1{margin-top: 62px;margin-bottom: 40px;}
.lj_item5_p2{margin-bottom: 40px;}
.lj_item5_p3{margin-bottom: 84px;}
.lj_item5_right{float: right;margin-top: 80px;}
.lj_item5_right ul li{text-align: center;margin-bottom: 15px;}

.yhm_wrap{width: 1200px;margin: 0 auto;max-width: 1200px;position: relative;}

.yhm_main{margin-top: 60px;}
.yhm_ctt1{width: 600px;height: 410px;float: left;}
.yhm_ctt2{width: 700px;height: 420px;position: absolute;top: 45px;right: 0;background: rgba(255,255,255,0.9);padding: 30px 37px;box-sizing: border-box;box-shadow: 0px 0px 5px 1px #eeeeee;}
.yhm_ctt2 h3{font-size: 24px;line-height: 44px;margin-bottom: 20px;}
.yhm_ctt2 span{font-size: 16px;font-weight: bold;line-height: 24px;}
.yhm_ctt2 p{font-size: 16px;line-height: 28px;text-align: justify;margin-top: 22px;}
.yhm_ctt2 h3,.yhm_ctt2 span,.yhm_ctt2 p{color: #333;}

.yhm_tag{margin-top: 145px;margin-bottom: 92px;}
.yhm_tag ul{display: inline-block;display: flex;}
.yhm_tag ul li{width: 50%;height: 442px;float: left;border-right: 1px solid #e3e3e3;text-align: center;}
.yhm_tag ul li:last-child{border: none;}
.yhm_tag ul li:after{content: '';clear: both;display: table;}
.yhm_tag ul li .yhm_img{width: 100%;height: 189px;display: flex;margin-bottom: 70px;}
.yhm_tag ul li .yhm_img img{align-self: center;margin: 0 auto;}
.yhm_tag ul li .yhm_bt{position: relative;}
.yhm_tag ul li .yhm_bt span{font-size: 26px;line-height: 28px;color: #333333;}
.yhm_tag ul li .yhm_bt label{display: block;position: absolute;bottom: -20px;left: 0;right: 0;width: 48px;height: 3px;background: #333333;margin: 0 auto;}
.yhm_tag ul li .yhm_text p{font-size: 16px;line-height: 28px;margin-top: 45px;color: #333333;}


.dzx_main{padding-top: 60px;color: #333333;}
.dzx_content{padding-bottom: 250px;}
.dzx_img{width: 600px;height: 410px;}
.dzx_txt{width: 700px;padding: 48px 37px;background: rgba(255,255,255,0.9);position: absolute;top: 45px;right: 0;
box-sizing: border-box;box-shadow: 0px 0px 5px 2px #f5f5f5;}
.dzx_txt h3{font-size: 24px;margin-bottom: 40px;line-height: 28px;}
.dzx_txt span{font-size: 16px;font-weight: bold;line-height: 24px;}
.dzx_txt p{font-size: 16px;text-align: justify;margin-top: 22px;line-height: 28px;}
.dzx_tag{width: 100%;margin-top: 90px;}
.dzx_tag1{width: 399px;float: left;border-left: 1px solid #e3e3e3;height: 284px;}
.dzx_tag1_img{width: 109px;height: 117px;margin: 0 auto;padding-top: 36px;}
.dzx_tag1 p{width: 301px;margin: 0 auto;font-size: 16px;text-align: center;line-height: 25px;margin-top: 32px;}
.dzx_tag1:first-child{border: none;}

.dzx_list{background: #f3f3f3;margin-top: 98px;}
.dzx_list1{padding: 60px 0 57px 0;}
.dzx_list1 h3{font-size: 28px;margin-bottom: 40px;}
.dzx_list_txt ul li{width: 100%;line-height: 20px;display: block;margin-top: 14px;}
.dzx_list_txt ul li i{display: inline-block;background: url(../img/确认.png)no-repeat center center;width: 21px;
height: 23px;float: left;}
.dzx_list_txt ul li p{padding-left: 14px;line-height: 20px;font-size: 16px;float: left;padding-top: 5px;}
.dzx_list_txt ul li:first-child{margin-top: 0px;}
.dzx_list2{width: 160px;position: absolute;right: 0;top: 45px;}
.dzx_list2 ul li img{height: 85px;width: 100%;}


.xxq_banner{margin-top: 60px;height: 572px;}
.xxq_banner-left{width: 680px;height: 480px;}
.xxq_banner-left img{width: 100%;}
.xxq_banner-right{padding: 50px 40px 56px 47px;box-shadow: 1px 1px 4px 1px #F5F5F5;top: 45px;right: 0px;width: 600px;position: absolute;border: 1px solid #f5f5f5;background: rgba(255,255,255,0.9);}
.xxq_banner-s p{text-align: justify;width: 600px;}
.xxq_banner-s p:nth-child(1){font-size: 24px;}
.xxq_banner-s p:nth-child(2){font-size: 16px;padding-top: 50px;line-height: 22px;}
.xxq_banner-c img{float: left;}
.xxq_banner-c ul{padding-top: 60px;}
.xxq_banner-c ul li{width: 174px;padding-bottom: 14px;float: left;}
.xxq_banner-c ul li span{font-size: 16px;font-weight: bold;vertical-align: middle;padding-left: 12px;}
.xxq_banner-c ul li:nth-child(2n){margin-left: 128px;}

.xxq_banner-x p{padding-top: 42px;line-height: 22px;font-size: 16px;text-align: justify;width: 600px;}

.xxq_bottom{margin-top: 100px;background: #f3f3f3;padding-bottom: 45px;}
.xxq_bottom p{font-size: 16px;padding-top: 40px;line-height: 26px;letter-spacing: 0.8px;}
.xxq_bottom p:nth-child(1){font-size: 24px;padding-top: 60px;}


/*-----------------lj、yhm、dzx、xxq:发展页面-5张完-----------------*/


/*----------------------------------liu、li、lsy-----------------------*/





.liu_wrap{width: 1200px;margin: 0 auto;z-index: 100;}

.liu_banner{width: 1920px;max-width: 100%;background:url(../img/liu_banner.png) no-repeat;height: 645px;}
.liu_banner img{width: 100%;}
.liu_banner p{color: #fff;font-size: 54px;line-height: 64px;display: inline-block;line-height: 64px;}
.liu_banner p:first-child{margin-top: 180px;}
.liu_banner p:nth-child(2){display: block;margin-bottom: 30px;}
.liu_banner p:nth-child(3){font-size: 24px;line-height: 34px;}

.liu_main1{margin-top: 110px;margin-bottom: 150px;}
.liu_main1 ul li{width: 33%;float: left;text-align: center;}
.liu_main1 .liu_cont {display: block;height: 250px;position: relative;}
.liu_main1 .liu_cont .liu_p1 {font-size: 26px;line-height: 40px;font-weight: bold;display: inline-block;width: 100%; position: absolute;left: 0;bottom: 70px;}
.liu_main1 .liu_cont .liu_p2 {font-size: 16px;line-height: 30px;display: inline-block;width: 100%;position: absolute;left: 0;bottom: 30px;}
.liu_main1 .liu_cont span{display: inline-block;width: 150px;line-height: 50px;height: 50px; font-size: 16px;border: 1px solid #ed5360;margin: 0 auto;text-align: left;padding-left: 25px;background:url(../img/liu_jiantou.png) 80% 45% no-repeat;color: #ed5360;margin-top: 20px;cursor: pointer;position: absolute;left: 110px;bottom: 35px;}

.liu_main2{height: 500px;position: relative;overflow:hidden;}
.liu_main2_l{width: 760px;height: 100%;z-index:999;opacity: 0.8;position: absolute;left: 0;top: 0;background: white;}
.liu_main2l_txt{margin-left: 360px;height: 100%;}
.liu_main2l_txt p{display: inline-block;padding-left: 10px;}
.liu_main2l_txt p:nth-child(1){font-size: 32px;margin-top: 100px;font-weight: bold;line-height: 60px;margin-bottom: 30px;}
.liu_main2l_txt p:nth-child(3){font-size: 16px;font-weight: bold;line-height: 40px;}
.liu_main2l_txt p:nth-child(5){font-size: 16px;line-height: 30px;margin-bottom: 50px;}
.liu_main2l_txt p:nth-child(7){font-size: 16px;font-weight: bold;line-height: 40px;}
.liu_main2l_txt p:nth-child(9){font-size: 16px;line-height: 30px;}
.liu_main2_r{height: 100%;z-index:-1;width: 100%;background: url(../img/liu_ditu.png);background-size: 100%;}





@keyframes lsbounceInDown {
	0%,
	60%,
	75%,
	90%,
	to {
		animation-timing-function: cubic-bezier(.215, .61, .355, 1)
	}
	0% {
		opacity: 0;
		transform: translate3d(0, -3000px, 0) translateX(-50%)
	}
	60% {
		opacity: 1;
		transform: translate3d(0, 25px, 0) translateX(-50%)
	}
	75% {
		transform: translate3d(0, -10px, 0) translateX(-50%)
	}
	90% {
		transform: translate3d(0, 5px, 0) translateX(-50%)
	}
	to {
		transform:  translateX(-50%)
	}
}

.lsbounceInDown {
	animation-name: lsbounceInDown
}
.ls{overflow: hidden;max-width: 100%;width: 100%;}


.ls_wrap{max-width: 1200px;margin: 0 auto;position: relative;}

.ls{max-width: 1920px;}
.ls_banner{background: url(../img/ls_banner.png) no-repeat;height: 890px;position: relative;}
.ls_banner_right{width: 455px;height: 430px;position: absolute;top: 306px;left: 1168px;}


.ls_cont{background: url(../img/ls_content.png) no-repeat;height: 604px;margin-bottom: 472px;}
.ls_content_top .ls_content_top_head{position: absolute; left:50%;top: 72px;transform: translateX(-50%);z-index:9;}
.ls_content_top .ls_content_top_head span{font-size: 36px;color: #333333;font-family: 'Open Sans', FZXBSJW;font-variant: all-small-caps;}
.ls_content_top_cont{width: 1004px;text-align: center;font-family: 'Open Sans', tahoma;margin: 0 auto;padding-top: 145px;}
.ls_content_top_cont p{line-height: 30px;color: #666666;font-size: 18px;word-wrap:break-word}
.ls_content_top_a{width: 173px;height: 48px;background: #fff;border: 1px solid #e9e8e8;margin: 0 auto;margin-top: 36px;cursor: pointer;}
.ls_content_top_a:hover{border: 1px solid #323232;}
.ls_content_top_a a{line-height: 48px;font-size: 14px;color: #333;font-family: 'Open Sans', tahoma;margin-left: 28px;}
.ls_content_top_a a img{margin-left: 8px;vertical-align: middle;}
.ls_content_top_img{margin-top: 34px;}
.ls_content_top_img img{margin: 0 auto;display: block;}


.ls_content_top_qiehuan{width: 100%;margin-top: 112px; margin-bottom: 130px;}
.ls_content_top_qiehuan_JT{display: flex;justify-content: center;position: relative;width: 630px;margin: 0 auto;}
.ls_content_top_qiehuan_JT span{width: 41px;height: 41px;display: inline-block;position: absolute;top: 50%;transform: translateY(-50%);cursor: pointer;}
.ls_content_top_qiehuan_JT span:nth-of-type(1){left: 0;}
.ls_content_top_qiehuan_JT span:nth-of-type(2){right: 0;}
.ls_content_top_qiehuan ul{display: inline-block;margin: 0 40px;}
.ls_content_top_qiehuan ul li{width: 98px;height: 98px;float: left;border: 1px solid #e5e5e5;margin-right: 24px;position: relative;cursor: pointer;}
.ls_content_top_qiehuan ul li:hover,.ls_content_top_qiehuan ul .on{border: 1px solid #323232;}
.ls_content_top_qiehuan ul li img{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 90%;}
.ls_content_top_qiehuan ul li:last-child{margin-right: 0;}





.lsy_wrap{width: 1200px;margin: 0 auto;}

.lsy_bennr{background: url(../img/lsy_bannr1.png)no-repeat center;background-size:100% 100% ;height: 650px;overflow:hidden;}
.lsy_text_p{margin-left: 48px;padding-top: 200px;}
.lsy_bennr p{font-size: 63px;color: #ffffff;font-weight: bold;letter-spacing: 5px;line-height: 69px;font-family: 'Open Sans';}
.lsy_bennr p span{color: #e70013;margin-right: 15px;}
.lsy_text_span{font-size: 20px;color: #f5f5f5;margin-left: 10px;margin-top: 20px;display: block;font-family: 'Open Sans';}
.lsy_text_p ul {margin-top: 20px;}
.lsy_text_p ul li:first-child{margin-left: 10px;}
.lsy_text_p ul li{float: left;color: #FFFFFF;margin-left: 30px;font-family: 'Open Sans';}
.lsy_text_p ul li img{margin-right: 10px;}
.lsy_content_title{margin-top: 74px;}
.lsy_content_title h3{font-size: 35px;font-weight: bold;text-align: center;font-family: 'Open Sans', 'Fzxbsjw_font';}
.lsy_content_border{width: 60px;height: 5px;background: #333333;margin:  0 auto;margin-top: 16px;}
.lsy_content_title p{text-align: center;color: #333333;line-height: 23px;margin-top: 37px;}
.lsy_content_img{margin-top: 48px;}
.lsy_content_img ul li ul li {float: left;font-size: 0;width: 290px;height: 140px;margin-bottom: 1px;padding-right: 10px;margin-top: 1px;}
.lsy_content_img ul li ul li a{display: block;width: 100%;height: 100%;position: relative;}
.lsy_content_img ul li ul li a:hover{border: 1px solid #eeeeee;box-shadow: 0px 0px 20px 0px #eeeeee;}
.lsy_content_img ul li ul li a img{max-width: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.lsy_content_jt{text-align: center;}
.lsy_content_jt span{border: 1px solid #e5e5e5;width: 168px;height: 47px;}
.lsy_content_jt {text-align: center;	margin-top: 30px;	margin-bottom: 60px;}
.lsy_content_jt ul li {	display: inline-block;}
.lsy_content_jt ul li:hover {cursor: pointer;}
.lsy_content_jt a {height: 58px;line-height: 50px;border: 1px solid #e4e4e4;display: inline-block;width: 208px;margin: 0 7px;}
.lsy_left2 {	background: url(../img/lsy_content_jt1.png)no-repeat center;display: inline-block;width: 54px;height: 7px;}
.lsy_right2 {background: url(../img/lsy_content_jt2.png)no-repeat center;display: inline-block;width: 54px;height: 7px;}
.lsy_bennr2{background: url(../img/lsy_bannr_img2.png)no-repeat center;background-size:100% 100% ;height:310px;}
.lsy_bennr2_title{text-align: center;padding-top: 101px;font-family: 'Open Sans', "微软雅黑";color: white;}
.lsy_bennr2_title h3{font-size: 52px;font-weight: bold;}
.lsy_bennr2_title p{font-size: 20px;line-height: 29px;margin-top: 31px;}



/*----------------------------------liu、li、lsy-----------------------*/



/*-----------------------------------zas-------------------------------*/

@font-face {
	font-family: 'Open Sans',fdbsjw;
	src: url('../fonts/方正宋三简体.ttf');
}
.zas-wrap{max-width: 1200px;width: 98%;margin: 0 auto;position: relative;}

/*--------------banner---------------*/
.zas-body{font-family: 'Open Sans', tahoma;}
.zas-banner{position: relative;height: 648px;}
.zas-banner-img{width: 100%;font-size: 0;overflow: hidden;position: absolute;}
.zas-banner-img img{width: 1920px;margin: 0 auto;display: block;}
.zas-banner-font{position: absolute;top: 135px;left: 5px;color: white;}
.zas-banner-font-chunk1{font-size: 54px;text-transform: uppercase;letter-spacing: 2px;line-height: 63px;margin-bottom: 50px;}
.zas-banner-font-chunk2{line-height: 43px;font-size: 20px;}
.zas-banner-font-chunk3{line-height: 43px;font-size: 20px;margin-bottom: 48px;}
.zas-banner-font-chunk3 span:before{content: '';width: 12px;height: 12px;background: white;display: inline-block;border-radius: 50%;margin-right: 6px;}
.zas-banner-font-chunk3 span{margin-right: 30px;display: inline-block;}
.zas-about-chunk1-content-right-button, .zas-banner-button{width: 220px;height: 46px;border:1px solid #df4753;cursor: pointer;}
.zas-about-chunk1-content-right-button a, .zas-banner-button a{color:#df4753 ;font-size: 14px;line-height: 46px;margin-left: 18px;text-transform: uppercase;}
.zas-about-chunk1-content-right-button i,.zas-banner-button i{background: url(../img/zas-banner-button.png);display: inline-block;width: 25px;height: 15px;margin-left: 10px;vertical-align: middle;}


/*--------------内容块1---------------*/
.zas-about{color: #333;}
.zas-about>div:nth-child(2n){background: #f8f8f8;}
.zas-about-chunk1{margin: 80px 0 100px 0;}
.zas-about-chunk1 .zas-wrap{overflow: hidden;}
.zas-about-title{text-align: center;padding: 20px 0 30px;}
.zas-about-title h4{color: #333333;font-size: 36px;font-family: 'Open Sans',fdbsjw;font-weight: bold;text-transform: uppercase;margin-bottom:15px;line-height: 30px;}
.zas-about-title p{width: 60px;height: 5px;background: #333;margin: 0 auto;}
.zas-about-chunk1-content-left{float: left;}
.zas-about-chunk1-content-right{float: right;max-width: 610px;}
.zas-about-chunk1-content-right-text{padding-top: 25px;}
.zas-about-chunk1-content-right-text p{font-size: 16px;line-height: 24px;margin-bottom: 20px;}
.zas-about-chunk1-content-right-button{width: 173px;margin-top: 50px;height: 48px;}
.zas-about-chunk1-content-right-button a{margin-left: 30px;height: 48px;}


/*--------------内容块2---------------*/
.zas-about-chunk2{padding: 66px 0 80px;}
.zas-about-chunk2-main{margin-top: 20px;}
.zas-about-chunk2-main{position: relative;}
.zas-about-chunk2-main-paging{position: absolute;top: 162px;height: 44px;width: 100%;}
.zas-about-chunk2-main-paging div a{background:url(../img/zas-about-chunk2-main-paging.png);width: 44px;height: 44px;display: block;cursor: pointer;position: absolute;right: -82px;}
.zas-about-chunk2-main-paging .zas-about-chunk2-main-paging-prev a{transform: rotateZ(180deg);right: 0px;left:-82px;}
.zas-about-chunk2-main-wz{position: relative;width: 100%;overflow: hidden;}
.zas-about-chunk2-main-wz-ul li{min-height: 148px;width: 298px;border: 1px solid #e3e3e3;border-radius: 7px;border-bottom: 3px solid rgba(233,233,233,.8);position: relative;margin-bottom: 15px;float: left;cursor: pointer;}
.zas-about-chunk2-main-wz-ul li .p1{line-height: 22px;font-size: 16px;width: 88%;margin:10px auto;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5; transition: all 5s;}
.zas-about-chunk2-main-wz-ul li:nth-child(2n):hover .p1{display: block;}

.zas-about-chunk2-main-wz-ul li:nth-child(2n){margin-top: 233px;}
.zas-about-chunk2-main-wz-ul li:nth-child(2n) .i1{bottom: initial;top: -8px;background: url(../img/zas-about-chunk2-main-wz-ul2.png)no-repeat top;}
.zas-about-chunk2-main-wz-ul li:nth-child(2n) .p1{margin:18px auto;}
.zas-about-chunk2-main-wz-ul li:nth-child(2n) .div1{top: -59px;bottom: 0}
.zas-about-chunk2-main-wz-ul li .i1{position: absolute;bottom: -12px;display: block;background: url(../img/zas-about-chunk2-main-wz-ul.png)no-repeat bottom;width: 100%;height: 20px;}
.zas-about-chunk2-main-wz-ul .div1{width: 100%;float: left;text-align: center;position: absolute;bottom: -71px;z-index:1;}
.zas-about-chunk2-main-wz-ul li .i2{width: 8px;height: 8px;display: block;background: #fff;border: 3px solid #333333;border-radius: 50%;margin: 0 auto 5px;}
.zas-about-chunk2-main-wz-ul li .p2{font-family: 'Open Sans',fdbsjw ;font-size: 18px;font-weight: bold;line-height: 25px;}
.zas-about-chunk2-main-wz-sj-xian{width: 100%;background: #d1d1d1;height: 1px;position: absolute;top: 182px;}

/*--------------内容块3---------------*/
.zas-about-chunk3{margin-top: 80px;}
.zas-about-chunk3-text p{font-size: 16px;text-align: center;line-height: 26px;width: 90%;margin: 0 auto 45px;}
.zas-about-chunk3-text-content{background: url(../img/zas-about-chunk3-text-content-bg.jpg)no-repeat ;position: relative;min-height: 490px;margin-bottom: 90px;}
.zas-about-chunk3-text-content-fk-ul li{position: absolute;}
.zas-about-chunk3-text-content-fk-ul li span{display: block;color: #999999;font-size: 13px;text-align: center;line-height: 20px;font-family: 'Open Sans', "arial narrow";}
.zas-about-chunk3-text-content-fk-ul li img{margin: 0 auto;display: block;}
.zas-about-chunk3-text-content-fk-ul li:nth-child(1){left: 132px;top: 20px;}
.zas-about-chunk3-text-content-fk-ul li:nth-child(2){left: 279px;top: 24px;}
.zas-about-chunk3-text-content-fk-ul li:nth-child(3){left: 127px;top: 179px;}
.zas-about-chunk3-text-content-fk-ul li:nth-child(4){left: 14px;top: 248px;}
.zas-about-chunk3-text-content-fk-ul li:nth-child(5){left: 147px;top: 288px;}
.zas-about-chunk3-text-content-fk-ul li:nth-child(6){left: 141px;top: 387px;}
.zas-about-chunk3-text-content-fk-ul li:nth-child(7){right: 157px;top: 0px;}
.zas-about-chunk3-text-content-fk-ul li:nth-child(8){right: 19px;top: 80px;}
.zas-about-chunk3-text-content-fk-ul li:nth-child(9){right: 128px;top: 183px;}
.zas-about-chunk3-text-content-fk-ul li:nth-child(10){right: 140px;top: 276px;}
.zas-about-chunk3-text-content-fk-ul li:nth-child(11){right: 42px;top:248px;}
.zas-about-chunk3-text-content-fk-ul li:nth-child(12){right: 201px;top:409px;}
.zas-about-chunk3-text-content-fk-ul li:nth-child(13){left: 536px;top:30px;}
.zas-about-chunk3-text-content-fk-ul li:nth-child(14){left:83px;top:91px;}
.zas-about-chunk3-text-content-fk-ul li:nth-child(15){left:72px;bottom:58px;}
.zas-about-chunk3-text-content-fk-ul li:nth-child(16){left: 305px;bottom:16px;}
.zas-about-chunk3-text-content-fk-ul li:nth-child(17){right: 217px;top:196px;}
.zas-about-chunk3-text-content-fk-ul li:nth-child(18){right: 254px;top:241px;}
.zas-about-chunk3-text-content-fk-ul li:nth-child(19){right: 380px;bottom:33px;}
.zas-about-chunk3-text-content-dq-ul li{position: absolute;}
.zas-about-chunk3-text-content-dq-ul li .yuan{width: 9px;height: 9px;display: block;background: #cc000a;border-radius: 50%;box-shadow: 0px 0px 5px #cc000a;margin: 0 auto;position: relative;}
.zas-about-chunk3-text-content-dq-ul li span{font-size: 13px;color: #666666;line-height:25px ;}
.zas-about-chunk3-text-content-dq-ul li:nth-child(1){left: 267px;top: 150px;}
.zas-about-chunk3-text-content-dq-ul li:nth-child(2){left: 351px;top: 127px;}
.zas-about-chunk3-text-content-dq-ul li:nth-child(3){left: 343px;top: 237px;}
.zas-about-chunk3-text-content-dq-ul li:nth-child(4){left: 307px;top: 313px;}
.zas-about-chunk3-text-content-dq-ul li:nth-child(5){left:414px;top: 192px;}
.zas-about-chunk3-text-content-dq-ul li:nth-child(6) .yuan{background: url(../img/zas-about-chunk3-text-content-dq-ul-li1.png)no-repeat center;width: 18px;height: 24px;box-shadow: none;}
.zas-about-chunk3-text-content-dq-ul li:nth-child(6){top: 160px;left: 492px;}
.zas-about-chunk3-text-content-dq-ul li:nth-child(7){left: 522px;top:369px;}
.zas-about-chunk3-text-content-dq-ul li:nth-child(8){right: 389px;top: 120px;}
.zas-about-chunk3-text-content-dq-ul li:nth-child(9){right: 370px;top: 196px;}
.zas-about-chunk3-text-content-dq-ul li:nth-child(10){right: 276px;top: 320px;}
.zas-about-chunk3-text-content-dq-ul li .yuan .pulse{border-color: #cc000a; top: -38px;left:-38px;height: 80px;width: 80px;box-shadow: 0 0 12px #cc000a, 0 0 20px #cc000a inset;}

.zas-about-chunk3-text-content-dq-ul li .yuan .delay-01{animation-delay: 0s;}
.zas-about-chunk3-text-content-dq-ul li .yuan .delay-02{animation-delay: .4s;}
.zas-about-chunk3-text-content-dq-ul li .yuan .delay-03{animation-delay: .8s;}
.zas-about-chunk3-text-content-dq-ul li .yuan .delay-04{animation-delay: 1.2s;}
.yuan .pulse{display: inline-block; position: absolute;  height: 66px;width: 66px;border: 2px solid #b7b7b7;-webkit-border-radius: 48px;-moz-border-radius: 48px;border-radius: 48px; background: #a2a9b4;box-shadow: 0 0 4px #82878f, 0 0 10px #82878f inset;opacity: 0.12;filter: alpha(opacity=0);  -webkit-animation: warn 2s ease-out both;-moz-animation: warn 2s ease-out both;animation: warn 2s ease-out both;-webkit-animation-iteration-count: infinite;-moz-animation-iteration-count: infinite;animation-iteration-count: infinite;background: transparent;}

@keyframes warn {
	0% {
		transform: scale(0);
		opacity: 1;
	}
	100% {
		transform: scale(1);
		opacity: 0;
	}
}

/*--------------内容块4---------------*/

.zas-about-chunk4{padding: 73px 0 63px;}
.zas-about-chunk4 .zas-wrap{overflow: hidden;}
.zas-about-chunk4 .zas-about-title h4{line-height: 43px;margin-bottom: 5px;}
.zas-about-chunk4-content{margin-top: 20px;position: relative;overflow: hidden;}
.zas-about-chunk4-content-left{float:left;}
.zas-about-chunk4-content-left img{max-width:535px;}
.zas-about-chunk4-content-right{float:left;max-width: 665px;}
.zas-about-chunk4-content-right-title{margin: 16px 0 20px -26px;font-size: 20px;color: #ffffff;background: #333333;}
.zas-about-chunk4-content-right-title i{background: url(../img/zas-about-chunk4-content-right-title.png)no-repeat;display: inline-block;width: 17px;height: 40px;vertical-align: top;}
.zas-about-chunk4-content-right-title span{display: inline-block;line-height: 40px;width: 72px;height: 40px;text-align: center;}
.zas-about-chunk4-content-right-title p{display: inline-block;line-height: 40px;margin-left: 23px;}
.zas-about-chunk4-content-right-text{margin-left: 50px;}
.zas-about-chunk4-content-right-text p{font-size: 16px;line-height: 24px;text-indent: 2em;margin-bottom: 20px}
.zas-about-chunk4-content-right-text-page{position: absolute;bottom: 0;right: 0;}
.zas-about-chunk4-content-right-text-page a{width: 108px;height: 38px;float: left;border: 1px solid #e2e2e2;background: url(../img/zas-about-chunk4-content-right-text-page-jt.png)no-repeat center #fff;cursor: pointer;}
.zas-about-chunk4-content-right-text-page a.right{transform: rotateZ(180deg);margin-left: 8px;}

/*--------------内容块5---------------*/
.zas-about-chunk5{padding:80px 0 60px}
.zas-about-chunk5-text{width: 98%;margin: 0 auto 40px;}
.zas-about-chunk5-text p{line-height: 27px;font-size: 16px;color: #333333;text-align: center;}
.zas-about-chunk5-ul{width: 100%;}

.zas-about-chunk5-ul ul li{float: left;width: 300px;height: 140px;}
.zas-about-chunk5-ul ul li a{display: block;width: 100%;height: 100%;position: relative;}
.zas-about-chunk5-ul ul li a:hover{border: 1px solid #eeeeee;box-shadow: 0px 0px 20px 0px #eeeeee;}
.zas-about-chunk5-ul ul li a img{max-width: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}

.zas-about-chunk5-ul ul li:hover span{box-shadow: 0 0 10px #e3e3e3;}
.zas-about-chunk5-ul ul li span{width: 300px;height: 140px;margin: auto;background: url(../img/zas-about-chunk5-ul-img1.jpg)no-repeat center;display: block;}
.zas-about-chunk5-ul ul li:nth-child(2) span{background: url(../img/zas-about-chunk5-ul-img2.jpg)no-repeat center;}
.zas-about-chunk5-ul ul li:nth-child(3) span{background: url(../img/zas-about-chunk5-ul-img3.jpg)no-repeat center;}
.zas-about-chunk5-ul ul li:nth-child(4) span{background: url(../img/zas-about-chunk5-ul-img4.jpg)no-repeat center;}
.zas-about-chunk5-ul ul li:nth-child(5) span{background: url(../img/zas-about-chunk5-ul-img5.jpg)no-repeat center;}
.zas-about-chunk5-ul ul li:nth-child(6) span{background: url(../img/zas-about-chunk5-ul-img6.jpg)no-repeat center;}
.zas-about-chunk5-ul ul li:nth-child(7) span{background: url(../img/zas-about-chunk5-ul-img7.jpg)no-repeat center;}
.zas-about-chunk5-ul ul li:nth-child(8) span{background: url(../img/zas-about-chunk5-ul-img8.jpg)no-repeat center;}
.zas-about-chunk5-ul ul li:nth-child(9) span{background: url(../img/zas-about-chunk5-ul-img9.jpg)no-repeat center;}
.zas-about-chunk5-ul ul li:nth-child(10) span{background: url(../img/zas-about-chunk5-ul-img10.jpg)no-repeat center;}
.zas-about-chunk5-ul ul li:nth-child(11) span{background: url(../img/zas-about-chunk5-ul-img11.jpg)no-repeat center;}
.zas-about-chunk5-ul ul li:nth-child(12) span{background: url(../img/zas-about-chunk5-ul-img12.jpg)no-repeat center;}
.zas-about-chunk5-ul ul li:nth-child(13) span{background: url(../img/zas-about-chunk5-ul-img13.jpg)no-repeat center;}
.zas-about-chunk5-ul ul li:nth-child(14) span{background: url(../img/zas-about-chunk5-ul-img14.jpg)no-repeat center;}
.zas-about-chunk5-ul ul li:nth-child(15) span{background: url(../img/zas-about-chunk5-ul-img15.jpg)no-repeat center;}
.zas-about-chunk5-ul ul li:nth-child(16) span{background: url(../img/zas-about-chunk5-ul-img16.jpg)no-repeat center;}

/*--------------内容块6---------------*/
.zas-about>div:nth-child(2n).zas-about-chunk6{background: url(../img/zas-about-chunk6.jpg)no-repeat center;}
.zas-about-chunk6{width: 100%;max-width: 1920px;margin: 0 auto;min-height: 518px;}
.zas-about-chunk6-content{color: #ffffff;text-align: center;}
.zas-about-chunk6-content h4{font-size: 48px;font-family: 'Open Sans',fdbsjw ;padding: 80px 0 50px 0;}
.zas-about-chunk6-bt{margin-bottom: 30px;}
.zas-about-chunk6-bt span {line-height: 38px;font-size: 20px;display: inline-flex;margin-right:60px}
.zas-about-chunk6-bt span i{background: url(../img/zas-about-chunk6-bt-img1.png)no-repeat left;height: 38px;display: inline-block;width:38px;margin-right: 12px;}
.zas-about-chunk6-bt span:nth-child(2) i{background: url(../img/zas-about-chunk6-bt-img2.png)no-repeat left;}
.zas-about-chunk6-bt span:nth-child(3) i{background: url(../img/zas-about-chunk6-bt-img3.png)no-repeat left;}
.zas-about-chunk6-bt span:last-child{margin: 0;}
.zas-about-chunk6-content p{margin-top: 20px;line-height: 24px;font-size: 16px;text-align: left;text-indent: 2em;}



/*---------------------------zas-----------------------*/



/*-----------------------------cy-------------------------------*/
.cy_wrap {
	width: 1200px;
	margin: auto;
}





.cy_banner {
	width: 100%;
	position: relative;
	background: url(../img/cy_banner1.jpg);
	max-height: 650px;
	height: 650px;
	background-size: 100% 100%;
    overflow:hidden;
}

.cy_banner_i {
	width: 6px;
	height: 104px;
	background: #fff;
	display: inline-block;
	float: left;
	margin-top: 170px;
}

.cy_banner_text {
	float: left;
	margin-left: 25px;
	margin-top: 167px;
}

.cy_banner_text p {
	color: #fff;
	font-size: 54px;
	text-transform: uppercase;
	font-family: 'Open Sans', 'Tahoma_font';
}

.cy_banner_text2 {
	margin-top: 50px;
	margin-left: 27px;
	display: inline-block;
	float: left;
}

.cy_banner_text2 p {
	font-size: 20px;
	line-height: 36px;
	float: left;
	color: #fff;
	font-family: 'Open Sans', 'Tahoma_font';
}

.cy_banner_text3 {
	float: left;
	margin-top: 20px;
}

.cy_banner_text3 p {
	float: left;
	margin-left: 40px;
	color: #fff;
	font-size: 20px;
}

.cy_banner_text3 p:nth-child(1) {
	margin-left: 27px;
}

.cy_banner_text3 p i {
	background: url(../img/cy_banner_yuandian.png);
	height: 12px;
	;
	width: 12px;
	display: inline-block;
	margin-right: 5px;
}

.cy_banner_img {
	position: absolute;
	top: 75px;
	right: 270px;
}

.cy_on {
	border: 1px solid #030303 !important;
}

.cy_xuanxiang ul {
	display: block;
	text-align: center;
	margin-top: 76px;
}

.cy_xuanxiang ul li {
	display: inline-block;
	padding: 0 29px;
	border: 1px solid #fff;
	height: 44px;
	line-height: 48px;
}

.cy_xuanxiang ul li:hover {
	border: 1px solid #030303;
	cursor: pointer;
}

.cy_xuanxiang ul li a {
	font-size: 24px;
}

.cy_xiao {
	margin-top: 78px;
}

.cy_xiao ul li ul li {
	margin-right: 30px;
	float: left;
	margin-bottom: 30px;
}

.cy_xiao ul li ul li:nth-child(3n) {
	margin-right: 0;
}

.cy_shoubing {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 60px;
    overflow:hidden;
}

.cy_shoubing ul li {
	display: inline-block;
}

.cy_shoubing ul li:hover {
	cursor: pointer;
}

.cy_shoubing a {
	height: 58px;
	line-height: 50px;
	border: 1px solid #e4e4e4;
	display: inline-block;
	width: 208px;
	margin: 0 7px;
}

.cy_shoubing_zuo {
	background: url(../img/cy_shoubing_zuo.png)no-repeat center;
	display: inline-block;
	width: 54px;
	height: 7px;
}

.cy_shoubing_you {
	background: url(../img/cy_shoubing_you.png)no-repeat center;
	display: inline-block;
	width: 54px;
	height: 7px;
}

.cy_cplb1>img {
	background: #f8f8f8;
}

/* ------------------------------------------------二级分类(电子类)完----------------------------------------------- */
.cy2_wrap {	width: 1200px;margin: 0 auto;z-index: 100;}
.cy2_banner1 {width: 1920px;max-width: 100%;height: 645px;background: url(../img/cy2_2_bg.png) no-repeat;position: relative;overflow:hidden;}
.cy2_banner1 .cy2_p1 {display: inline-block;margin-top: 150px;font-size: 54px;color: #fff;max-width: 900px;border-left: 8px solid #fff;padding-left: 30px;}
.cy2_banner1 .cy2_p2 {float: left; display: inline-block;margin-top: 60px;font-size: 20px;color: #fff;padding-left: 40px;}
.cy2_banner_text3{float: left;margin-left: 40px;margin-top: 30px;}
.cy2_banner_text3 p{float: left;margin-right: 38px;color: #fff;font-size: 20px;margin-left: 4px;}
.cy2_banner_text3 p i{margin-right: 4px; background: url(../img/cy_banner_yuandian.png)no-repeat;width: 12px;height: 12px;display: inline-block;}
.cy2_banner1 .cy2_img1 {position: absolute;left: 950px;top: 440px;}
.cy2_banner1 .cy2_img2 {position: absolute;right: 280px; top: 125px;}


/* ------------------------------------------------二级分类(酒具)完----------------------------------------------- */
.cy3_banner2{width: 1920px;max-width: 100%;height: 645px;background: url(../img/cy2_3_bg.png) no-repeat;position: relative;overflow:hidden;}
.cy3_banner2 .cy3_p1{display: inline-block;margin-top: 150px;font-size: 54px;color: #fff;max-width: 900px;border-left: 8px solid #fff;padding-left: 30px;z-index: 99;}
.cy3_banner2 .cy3_p2{float: left; display: inline-block;margin-top: 60px;font-size: 20px;color: #fff;padding-left: 40px;}

.cy3_banner2 .cy3_img1{position: absolute;left: 1000px;top: 230px;z-index: 10;}
.cy3_banner2 .cy3_img2{position: absolute;left: 955px;top: 435px;}
.cy3_banner2 .cy3_img3{position: absolute;left: 1240px;top: 260px;}

/* ------------------------------------------------二级分类(箱包)完----------------------------------------------- */

.cy4_banner3{overflow:hidden; width: 1920px;max-width: 100%;height: 645px;background: url(../img/cy2_4_bg.png) no-repeat;position: relative;}
.cy4_banner3 .cy4_p1{display: inline-block;margin-top: 150px;font-size: 54px;color: #fff;max-width: 900px;border-left: 8px solid #fff;padding-left: 30px;z-index: 99;}
.cy4_banner3 .cy4_p2{display: inline-block;margin-top: 60px;font-size: 20px;color: #fff;padding-left: 40px;}

.cy4_img1{position: absolute;right: 555px; top: 80px;}
.cy4_img2{position: absolute;right: 595px; top: 260px;}
.cy4_img3{position: absolute;right: 380px; top: 150px;}
.cy4_img4{position: absolute;right: 250px; top: 150px;}

/* ------------------------------------------------二级分类(烟类)完----------------------------------------------- */


.cy5_banner3{overflow:hidden; width: 1920px;max-width: 100%;height: 645px;background: url(../img/cy_banner5.jpg) no-repeat;position: relative;}

.cy_xiao ul li ul li{height: 380px;width: 380px;position: relative;background: #F8F8F8;overflow: hidden;}

.cy5_div{background: rgba(0,0,0,0.5);width: 100%;height: 100%;position: absolute;top: -100%;left: 100%;text-align: center;border-bottom-left-radius: 150%;transition: all 0.8s;}
.cy_xiao ul li ul li:hover .cy5_div{top: 0;left: 0;transition: all 0.8s;border-bottom-left-radius: 0;}
.cy_xiao ul li ul li:hover .cy5_div:before{border-bottom-left-radius: 0;}
.cy5_div:before{transition: all 0.8s;position: absolute;display: block;content: '';z-index: 100;top: 14px;bottom: 14px;left: 14px;right: 14px;border:1px solid rgba(288,288,288,0.5);border-bottom-left-radius: 150%;}
.cy5_div_text{position: absolute;top: 50%;transform: translateY(-50%);width: 318px;padding: 0 31px;}
.cy5_div_text h3{font-size: 24px;margin-bottom: 27px;color: #fff;}
.cy5_div_text p{font-size: 16px;line-height: 24px;margin-bottom: 50px;color: #fff;}
.cy5_jiantou{width: 107px;height: 35px;text-align: center;border: 2px solid #747677;line-height: 35px;border-radius: 25px;margin: 0 auto;}
.cy5_div_text img{width: 43px;height: 5px;margin-bottom: 5px;}

.cy5_banner_img{position: absolute;right: 330px;top: 80px;z-index: 1;}
.cy5_p1{z-index: 999;position: relative;}


/* ------------------------------------------------二级分类(杂货)完----------------------------------------------- */
/*---------------------------------cy------------------------------*/


/* ------------------------------------------------一级分类(杂货)----------------------------------------------- */
/*---------------------------------cy------------------------------*/

.ls_banner{background-size: contain;}
.ls_banner_left_txt{top: 20%; left: 14%;}/*高不要*/
.ls_banner_left_txt2{top: 35%;left: 14%;}
.ls_banner_left_txt3{top: 49%;left: 3%;}/*高不要*/
.ls_banner_right{top: 35%;left: 61%;}/*高宽不要*/
.ls_banner_right{width: 23%;height: 48%;}
.ls_banner_right img{width:100%;height:100%;}


@media only screen and (max-width: 1680px) {
	.ls_banner{height: 778px;}
	.ls_banner_right{left: 64%; top: 30%;}
	/*.ls_banner_right img{width: 445px; height: 420px;}*/
}

@media only screen and (max-width: 1440px) {
	.ls_banner{height: 668px;}
	/*.ls_banner_right img{width: 380px; height: 356px;}*/
}

@media only screen and (max-width: 1300px) {
	.ls_banner{height: 602px;}
	/*.ls_banner_right img{width: 340px; height: 316px;}*/
}






/* ------------------------------------------------一级分类(杂货)完----------------------------------------------- */
/*---------------------------------cy------------------------------*/


/*---------------------------------dzl---------------------------------------*/
@media only screen and (min-width: 1800px) and (max-width: 1920px) {
	.cy_banner_i{margin-left: 40px;}
	.cy_banner_text2 p{margin-left: 40px;}
	.cy_banner_text3{margin-left: 40px;}
	.cy_banner_img{right: 160px;}
	.cy2_banner1 .cy2_p1{margin-left: 40px;font-size: 50px;}
	.cy2_banner1 .cy2_p2{padding-left: 80px;}
	.cy2_banner_text3{margin-left: 80px;}
	.cy2_banner1 .cy2_img2{right:319px;width: 19%;top: 163px;}
	.cy2_banner1 .cy2_img1{left: 850px;width: 15%;top: 453px;}
	.cy3_banner2 .cy3_img1{left: 1000px;}
	.cy3_banner2 .cy3_img2{left: 955px;}
	.cy3_banner2 .cy3_img3{left: 1240px;}
	
	
}
@media only screen and (min-width: 1700px) and (max-width: 1800px) {
	.cy_banner_i{margin-left: 80px;}
	.cy_banner_text2 p{margin-left:80px;}
	.cy_banner_text3{margin-left:80px;}
	.cy_banner_img{right: 70px;}
	.cy2_banner1 .cy2_p1{margin-left: 70px;font-size: 45px;}
	.cy2_banner1 .cy2_p2{padding-left: 110px;}
	.cy2_banner_text3{margin-left: 110px;}
	.cy2_banner1 .cy2_img2{right:290px;width: 19%;top: 173px;}
	.cy2_banner1 .cy2_img1{left: 810px;width: 15%;top: 448px;}
	.cy3_banner2 .cy3_img1{left: 920px;}
	.cy3_banner2 .cy3_img2{left: 875px;}
	.cy3_banner2 .cy3_img3{left: 1140px;}
}
@media only screen and (min-width: 1600px) and (max-width: 1700px) {
	.cy_banner_i{margin-left: 100px;}
	.cy_banner_text p{font-size: 46px;}
	.cy_banner_text2 p{margin-left:106px;font-size: 15px;line-height: 20px;}
	.cy_banner_text3{margin-left:106px;}
	.cy_banner_text3 p{font-size: 15px;}
	.cy_banner_i{height: 86px;}
	.cy_banner_img{width: 360px;top: 100px;right: 290px;}
	.cy_banner_img img{width: 100%; }
	.cy_banner{height: 520px;}
	.cy2_banner1 .cy2_p1{margin-left:100px;font-size: 45px;}
	.cy2_banner1 .cy2_p2{padding-left: 140px;}
	.cy2_banner_text3{margin-left: 140px;}
	.cy2_banner1 .cy2_img2{right:336px;width: 15%;top:223px;}
	.cy2_banner1 .cy2_img1{left: 810px;width: 12%;top: 425px;}
	.cy2_banner1{height: 562px;}
	.cy3_banner2 .cy3_img1{left: 880px;}
	.cy3_banner2 .cy3_img2{left: 835px;}
	.cy3_banner2 .cy3_img3{left: 1100px;}
	
}


@media only screen and (min-width: 1500px) and (max-width: 1600px) {
	.cy_banner_i{margin-left: 140px;}
	.cy_banner_text p{font-size: 43px;}
	.cy_banner_text2 p{margin-left:146px;font-size: 15px;line-height: 20px;}
	.cy_banner_text3{margin-left:146px;}
	.cy_banner_text3 p{font-size: 15px;}
	.cy_banner_i{height: 80px;}
	.cy_banner_img{width: 360px;top: 100px;right: 230px;}
	.cy_banner_img img{width: 100%; }
	.cy_banner{height: 520px;}
	.cy2_banner1 .cy2_p1{margin-left:130px;font-size: 45px;}
	.cy2_banner1 .cy2_p2{padding-left: 170px;}
	.cy2_banner_text3{margin-left: 170px;}
	.cy2_banner1 .cy2_img2{right:289px;width: 15%;top:228px;}
	.cy2_banner1 .cy2_img1{left: 798px;width: 12%;top: 418px;}
	.cy2_banner1{height: 546px;}
	.cy3_banner2 .cy3_img1{left: 840px;}
	.cy3_banner2 .cy3_img2{left: 795px;}
	.cy3_banner2 .cy3_img3{left: 1060px;}		
}	.cy4_banner3 .u,.cy3_banner2 .u{margin-left: 34px ;}
@media only screen and (min-width: 1400px) and (max-width: 1500px) {
	.cy_banner_i{margin-left: 180px;}
	.cy_banner_text p{font-size: 43px;}
	.cy_banner_text2 p{margin-left:186px;font-size: 15px;line-height: 20px;}
	.cy_banner_text3{margin-left:186px;}
	.cy_banner_text3 p{font-size: 15px;}
	.cy_banner_i{height: 80px;}
	.cy_banner_img{width: 360px;top: 100px;right:143px;}
	.cy_banner_img img{width: 100%; }
	.cy_banner{height: 520px;}
	.cy2_banner1 .cy2_p1{margin-left:160px;font-size: 45px;}
	.cy2_banner1 .cy2_p2{padding-left: 200px;}
	.cy2_banner_text3{margin-left: 200px;}

	
	.cy2_banner1 .cy2_img2{right:264px;width: 15%;top:228px;}
	.cy2_banner1 .cy2_img1{left:750px;width: 12%;top: 408px;}
	.cy2_banner1{height: 525px;}
	.cy3_banner2 .cy3_img1{left: 750px;}
	.cy3_banner2 .cy3_img2{left: 705px;}
	.cy3_banner2 .cy3_img3{left: 980px;}
}
@media only screen and (min-width: 1300px) and (max-width: 1400px) {
	.cy_banner_i{margin-left:210px;}
	.cy_banner_text p{font-size: 43px;}
	.cy_banner_text2 p{margin-left:216px;font-size: 15px;line-height: 20px;}
	.cy_banner_text3{margin-left:216px;}
	.cy_banner_text3 p{font-size: 15px;}
	.cy_banner_i{height: 80px;}
	.cy_banner_img{width: 360px;top: 100px;right:70px;}
	.cy_banner_img img{width: 100%; }
	.cy_banner{height: 520px;}
	.cy2_banner1 .cy2_p1{margin-left:190px;font-size: 45px;}
	.cy2_banner1 .cy2_p2{padding-left: 230px;}
	.cy2_banner_text3{margin-left: 230px;}
	.cy2_banner1 .cy2_img2{right:249px;width: 15%;top:228px;}
	.cy2_banner1 .cy2_img1{left:691px;width: 12%;top:392px;}
	.cy2_banner1{height: 503px;}
}


@media only screen and (min-width: 1370px) and (max-width: 1400px) {

.cy2_banner_text3 p{margin-right: 30px;}
.cy3_banner2 .cy3_p2{padding-left: 30px;}	
.cy3_banner2 .cy3_img1{left: 690px;}
.cy3_banner2 .cy3_img2{left: 665px;}
.cy3_banner2 .cy3_img3{left: 950px;}
}
@media only screen and (min-width: 1350px) and (max-width: 1370px) {
	.cy2_banner_text3 p{margin-right: 30px;}
.cy3_banner2 .cy3_p2{padding-left: 30px;}	
.cy3_banner2 .cy3_img1{left: 670px;}
.cy3_banner2 .cy3_img2{left: 645px;}
.cy3_banner2 .cy3_img3{left: 930px;}
}
@media only screen and (min-width: 1300px) and (max-width: 1350px) {
	.cy2_banner_text3 p{margin-right: 30px;}
.cy3_banner2 .cy3_p2{padding-left: 30px;}	
.cy3_banner2 .cy3_img1{left: 660px;}
.cy3_banner2 .cy3_img2{left: 630px;}
.cy3_banner2 .cy3_img3{left: 910px;}

}
/*---------------------------------------ls--------------------------------*/


.cy4_img4{right: 13%;}
	.cy4_img3{right: 19.7%;}
	.cy4_img2{right: 31%;}
	.cy4_img1{right: 29%;}

@media only screen and (max-width:1680px)
{
	.cy4_img4{right: 8.3%;}
	.cy4_img3{right: 16.2%;}
	.cy4_img2{right: 27.1%;}
	.cy4_img1{right: 25%;}
}
@media only screen and (max-width:1440px)
{
	.cy4_img4{right: 2.75%;}
	.cy4_img3{right: 11.7%;}
	.cy4_img2{right: 23.25%;}
	.cy4_img1{right: 21.75%;}
}

@media only screen and (max-width:1300px)
{
	.cy4_img4{width: 150px;top:220px;right: 1%;}
	.cy4_img3{width: 190px;top: 196px;right: 9%;}
	.cy4_img2{width: 363px;}
	.cy4_img1{right: 20%;width:200px;}
}

.cy5_banner3{width: 100%;background-size: 100% 100%;}
.cy4_banner3{width: 100%;background-size: 100% 100%;}





@media only screen and (max-width:1680px) {
	.cy5_banner_img{right: 214px;}
}
@media only screen and (max-width:1440px) {
	.cy5_banner_img{right: 94px;}
}
@media only screen and (max-width:1300px) {
	.cy5_banner_img{right: 24px;}
}

/*---------------------------------dzl---------------------------------------*/
