.shoptop_img{
    width: 100%;
    height: 280px;
    background:url(../image/shopbg.jpg) center 0 no-repeat;
    background-size: 100%;
    background-attachment: fixed;
}
.shop{
    width: 100%;
    height: auto;
    margin: auto;
}
.shop_top{
    width: 1200px;
    height: 80px;
    margin: auto;
}
.shop_main_main{
    width: 1200px;
    height: auto;
    padding-bottom: 30px;
    margin: auto;
    overflow:hidden
}
.shop_tit{
	width: auto;
    height: 80px;
    line-height: 80px;
    font-size: 15px;
    text-align: left;
    color: #41508A;
    float: left;
    padding-right: 5px;
}
.shop_tit1{
    width:auto;
    float: left;
    height: 80px;
    line-height: 80px;
    font-size: 15px;
    text-align: center;
    color: #7b7b7b;
}
.shop_main_main_left{
    width: 870px;
    min-height: 100px;
    float: left;
    padding-right: 0px;
    font-size: 16px;
    line-height: 40px;
	transition: all 0.5s ease;
}

.shop_main_main_left_top{
	width: 100%;
    height: auto;
    overflow: hidden;
}
.shop_main_main_left_top_left{
    width: 229px;
    float: left;
    height: 500px;
    border-radius: 28px;
    overflow: hidden;
    background: #fff;
    box-shadow: inset 0 0 14px #d5d5d5;
    padding: 10px;
}
.shop_main_main_left_top_left img{
	width: 100%;
    height: 500px !important;
    object-fit: cover;
	border-radius: 20px;
}
.shop_main_main_left_top_right{
	width: 590px;
    float: left;
    height: auto;
    overflow: hidden;
    margin-left: 30px;
}
.shop_main_main_left_top_right_one{
    border: 1px solid #f00;
    background: #ffebeb;
    padding: 0px;
    text-align: center;
    border-radius: 2px;
    color: #000;
    font-size: 14px;
    margin-top: 0px;	
}
.shop_main_main_left_top_right .name{
    width: 100%;
    height: 50px;
    line-height: 60px;
    font-size: 20px;
}
.shop_main_main_left_top_right .ml{
    width: 100%;
    height: 38px;
    line-height:38px;
    font-size: 15px;
}
.shop_main_main_left_top_right .ml i{
	font-style: normal;
    font-size: 20px;
    color: #f00;
}
.shop_main_main_left_top_right .ml i.z{
	font-style: normal;
    font-size: 15px;
    color: #b70000;
    text-decoration: line-through;
}
.shop_main_main_left_top_right .txt{
    width: 100%;
    line-height: 20px;
    font-size: 15px;
    padding-bottom: 10px;
}
.shop_main_main_left_top_right .txts{
	width: 100%;
    height: 48px;
    line-height: 43px;
    font-size: 15px;
    color: #f00;
}
.shop_main_main_left_top_right .bot{
    width: 100%;
    height: auto;
    overflow: hidden;
    border-top: 1px solid #f1f1f1;
}
.shop_main_main_left_top_right .bot span{
	width: 138px;
    height: 50px;
    line-height: 50px;
    background-image: -moz-linear-gradient(180deg, #ffc107 0%,#ff9800 100%);
    background-image: -webkit-linear-gradient(180deg, #ffc107 0%,#ff9800 100%);
    background-image: -ms-linear-gradient(180deg, #ffc107 0%, #ff9800 100%);
    border-bottom: solid 1px #e1ae12;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 5px;
    margin-top: 20px;
	float: left;
	margin-right: 20px;
	cursor: pointer;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.shop_main_main_left_top_right .bot span:hover{
	background-image: -moz-linear-gradient(180deg, #efb507 0%,#eb8c01 100%);
    background-image: -webkit-linear-gradient(180deg, #efb507 0%,#eb8c01 100%);
    background-image: -ms-linear-gradient(180deg,#efb507 0%,#eb8c01 100%);
    border-bottom: solid 1px #e1ae12;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.shop_main_main_left_top_right .bot em{
	width: 138px;
    height: 50px;
    line-height: 50px;
	background-image: -moz-linear-gradient(180deg, #57e1ff 0%, #7fbbff 100%);
    background-image: -webkit-linear-gradient(180deg, #57e1ff 0%, #7fbbff 100%);
    background-image: -ms-linear-gradient(180deg, #57e1ff 0%, #7fbbff 100%);
    border-bottom: solid 1px #14a9c9;
    text-align: center;
    font-size: 18px;
    color: #fff;
    border-radius: 5px;
    margin-top: 20px;
	float: left;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.shop_main_main_left_top_right .bot em:hover{
background-image: -moz-linear-gradient(180deg, #46dbfb 0%, #72b2fb 100%);
    background-image: -webkit-linear-gradient(180deg, #46dbfb 0%, #72b2fb 100%);
    background-image: -ms-linear-gradient(180deg, #46dbfb 0%, #72b2fb 100%);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.shop_main_main_left_bot{
	width: 100%;
    height: auto;
    overflow: hidden;
    padding-bottom: 20px;	
}
.shop_main_main_left_bot_tit{
	width: 100%;
    height: auto;
    overflow: hidden;
    font-weight: bold;
	padding-top: 20px;	
}
.shop_main_main_left_bot_li{
	width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 20px;	
}
.shop_main_main_left_bot_li li{
    width: 33%;
    height: auto;
    overflow: hidden;
    float: left;
    text-align: center;
    margin-bottom: 10px;
	position: relative;
}
.shop_main_main_left_bot_li li img{
    width: 96%;
    height: 560px;
    overflow: hidden;
    object-fit: cover;
    border-radius: 15px;
}
.shop_main_main_left_bot_li li a .tis{
	display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 96%;
    height: 100%;
    background: url(../image/shop_fd.png)rgb(0 0 0 / 53%) center no-repeat;
    background-size: 40px;
    margin-left: 2%;
    border-radius: 15px;
	
}
.shop_main_main_left_bot_li li a:hover .tis{
    display:block;
}

.shop_main_main_left_bot_main{
	width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 10px;		
}
.shop_main_main_right{
    float: right;
    width: 300px;
    padding: 1px;
    height: auto;
    margin: auto;
}
.shop_main_main_right_tit{
    width: 100%;
    height: 60px;
    margin: auto;
    line-height: 60px;
    text-align: left;
    font-size: 18px;
    font-weight: 100;
    background: #f1f1f1;
    text-indent: 20px;
}
.shop_main_main_right_main{
	width: 100%;
    height: auto;
    margin: auto;
    background: #f9f9f9;
    border-top: 0;
}
.shop_main_main_right_main ul{
    width: 90%;
    padding-left: 5%;
    padding-right: 5%;
    margin: auto;
    padding-top: 15px;
    padding-bottom: 15px;
}
.shop_main_main_right_main li{
    width: 100%;
    font-size: 13px;
    height: 38px;
    line-height: 38px;
    text-align: left;
    color: #000;
}
.shop_main_main_left_bot_main p{
    font-size: 16px;
    color: #000;
}
.shop_main_main_right_main1{
    width: 90%;
    height: auto;
    margin: auto;
    background: -moz-linear-gradient(180deg, #646464 0%, #000000 100%);
    background: -webkit-linear-gradient(270deg, #646464 0%, #000000 100%);
    background: -ms-linear-gradient(180deg, #646464 0%, #000000100%);
    margin-top: 30px;
    padding: 5%;
    overflow: hidden;
    border-radius: 5px;
}
.shop_main_main_right_main1 h5{
	width: 100%;
    color: #fff;
    font-size: 18px;
    font-weight: 100;
    height: 50px;
    line-height: 50px;
}
.shop_main_main_right_main1 span{
    width: 100%;
    height: auto;
    color: #ffe000;
    float: left;
    font-size: 16px;
    padding-bottom: 15px;
}
.shop_main_main_right_main1 em{
    width: 100%;
    color: #fff;
    float: left;
    height: 30px;
    line-height: 30px;
    font-size: 15px;
    font-weight: 100;
}
.shop_button{
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding-bottom: 70px;
    text-align: center;
}
.shop_button a{
    padding-left: 15px;
    padding-right: 15px;
    background: #41508A;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    border-radius: 13px;
}
.shop_button a:hover{
    background: #7d8dca;
    color: #fff;
}
.sy_container5{
	width: 1200px;
    height: auto;
    margin: auto;
    overflow: hidden;
    background: url(../image/go.jpg)#f9f9f9 no-repeat;
	transition: all .5s ease;
	border-radius: 80px;
}

.sy_main5_main{
    width: 90%;
    height: 200px;
    margin: auto;
}

.sy_container5_left{
    width: auto;
    height:200px;
    line-height: 200px;
    font-size: 30px;
    font-weight: 100;
    text-align: center;
    float: left;
}
.sy_container5_right{
    width: auto;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    font-weight: 100;
    text-align: center;
    float: right;
    padding-left: 25px;
    padding-right: 25px;
	-webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-image: -moz-linear-gradient(180deg, #57e1ff 0%, #7fbbff 100%);
	background-image: -webkit-linear-gradient(180deg, #57e1ff 0%, #7fbbff 100%);
	background-image: -ms-linear-gradient(180deg, #57e1ff 0%, #7fbbff 100%);
    margin-top: 70px;
	border-radius: 2px;
}
.sy_container5_right:hover{
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
	background-image: -moz-linear-gradient(180deg, #46dbfb 0%, #72b2fb 100%);
    background-image: -webkit-linear-gradient(180deg, #46dbfb 0%, #72b2fb 100%);
    background-image: -ms-linear-gradient(180deg, #46dbfb 0%, #72b2fb 100%);
}
.shop_ewm{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 72%);
	z-index: 9999;
	display:none;
}
.shop_ewm_main{
	position: absolute;
    top: 50%;
    left: 50%;
    width: 500px;
    height: auto;
    margin-left: -250px;
    margin-top: -325px;
    background: #fff;
    border-radius: 10px;
    text-align: center;
    padding-bottom: 20px;
}
.shop_ewm_x{
    position: absolute;
    right: 0;
    width: 70px;
    height: 60px;
    line-height: 60px;
    font-size: 30px;
    cursor: pointer;
    background: url(../image/colse.png)#ddd 70% center no-repeat;
    background-size: 25px;
    border-radius: 0px 10px 0px 50px;
}
.shop_ewm_li{
	width: 240px;
    height: 60px;
    text-align: center;
    margin: auto;
    margin-top: 38px;
    border-radius: 35px;
    overflow: hidden;
    background: #ddd;	
}
.shop_ewm_li .cur1{
	background: #1777ff;
    color: #fff;	
}
.shop_ewm_li .cur2{
	background: #23ac3a;
    color: #fff;	
}
.shop_ewm_li li{
    float: left;
    width: 120px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
	cursor: pointer;
}
.shop_ewm_img {
    width: 222px;
    height: auto;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}

.shop_ewm_img img{
    width: 100%;
    height: 100%;
}
.shop_ewm_txt{
	width: 90%;
    margin: auto;
    height: auto;
    overflow: hidden;	
}
.shop_ewm_txt p{
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 18px;
    color: #f00;
}
.shop_ewm_txt p.x{
    width: 100%;
    height: auto;
    font-size: 15px;
	color: #000;
}
.shop_ewm_but{
	background-image: -moz-linear-gradient(180deg, #ffc107 0%,#ff9800 100%);
    background-image: -webkit-linear-gradient(180deg, #ffc107 0%,#ff9800 100%);
    background-image: -ms-linear-gradient(180deg, #ffc107 0%, #ff9800 100%);
    border-bottom: solid 1px #e1ae12;
    width: 150px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    color: #fff;
    border-radius: 5px;
    margin: auto;
    font-size: 18px;
	cursor: pointer;
}