.btt{
	display: block;
}
/*首字母大写*/
.a {text-transform:capitalize;}
/*全都是大写*/
.b {text-transform:uppercase;}
/*全都是小写*/
.c {text-transform:lowercase;}
.list_b p:first-child{
	text-transform:capitalize;
}
.eng .newbox div:first-child{
				padding:0 10px;
				text-align: center;
			}
			.eng .newbox div:last-child{
				padding:0 10px;
				text-align: center;
			}
.carousel-indicators{
		text-transform:capitalize;
}
.btt:hover{
	color: rgb(51,51,51);
}

.eicon{
	position: absolute;
	top: 0;
	bottom: 0;
	right: 20px;
	display: flex;
	align-items: center;
	z-index: 99;
}
.eicon .btn{
	    border: 1px solid #ffffff;
	    border-radius: 50px;
	    margin-left: 30px;
	    position: relative;
	    padding: 1px 20px;
	    display: flex;
	    align-items: center;
		color: #ffffff;
	    justify-content: space-around;
}
[style="box-shadow: rgba(0, 0, 0, 0.1) 2px 0px 5px 2px; background-color: rgba(0, 0, 0, 0);"] .eicon .btn{
	
	color: #ffffff;
	border: 1px solid #ffffff;
}
[style="background-color: rgb(255, 255, 255); box-shadow: rgba(0, 0, 0, 0.1) 2px 0px 5px 2px;"] .eicon .btn{
	color: #000;
	border: 1px solid #000;
}
[style="box-shadow: rgba(0, 0, 0, 0.1) 2px 0px 5px 2px; background-color: rgba(255, 255, 255);"] .eicon .btn,
[style="box-shadow: rgba(0, 0, 0, 0.1) 2px 0px 5px 2px; background-color: rgb(255, 255, 255);"] .eicon .btn
{
	color: #000;
	border: 1px solid #000;
}
[style="background-color: rgb(255, 255, 255);"] .eicon .btn{
	color: #000;
	border: 1px solid #000;
}
.eicon svg{
	right: 50px;
	
	height: 30px;
}
em{
	font-style: normal;
}
.eng .header .right .title_list .list{
	width: 160px;
}
.eng .header .drop .mains{
	padding-left: 440px;
}
.eng .mains .list{
	width: 160px;
}
.eng .header a{
	text-transform: uppercase;
}
.p1{
	width: 100%;
	margin-bottom: 50px;
	margin-top: -50px;
}
.btns{
	width: auto;
	
	height: 40px;
	margin-top: 68px;
	cursor: pointer;
	display: inline-block;
	position: relative;
	padding: 5px 15px 10px 12px;
}
.btns .ico{
	position: relative;
	width: 30px;
	height: 30px;
	background: url(../image/add.png);
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
	margin-right: 20px;
	background-position: center center;
}
.btns:hover .ico{
	animation: product_h .50s linear;
}
@keyframes product_h {
  
  10% {
    transform: rotate(deg);
  }
}
body{
	min-width: 1200px;
}
a{
	text-decoration: none !important;
	color: #333;
}
.header{
	width: 100%;
	/* height: 80px; */
	position: relative;
	z-index: 9999;
	border-bottom: 1px solid #fff;
	top: 0;
	position: fixed;
	background-color: rgba(0,0,0,0);
	transition: background-color 0.5s;
}


.header a{
	color: #fff;
}
.header .main{
	width: 1400px;
	height: 80px;
	margin: 0 auto;
}
@media screen and (max-width: 1600px) {
	.header .main {
		width: 1200px;
	}

}
@media screen and (max-width: 1400px) {
	.header .main {
		width: 1100px;
	}
}
@media screen and (max-width: 1200px) {
	.header .main {
		width: 1000px;
	}
}
.header .left{
	float: left;
}
.header .left .img_logo{
	width: 160px;
	height: 50px;
	margin-top: 16px;
}
.header .left .img_logo img{
	width: 160px;
	height: 50px;
	display: block;
}
.header .right{
	float: right;
}
.header .right .title_list{
	
}

.eng .header .right .title_list .list,.eng .header .drop .mains .list_mains .list a{
	font-size: 14px;
}
.header .right .title_list .list{
	display: inline-block;
	width: 120px;
	line-height: 80px;
	font-size: 16px;
	text-align: center;
	/* color: #333333; */
}
.list_mains .cpxilheader{
	display: flex;
}
.header .drop{
	height: 240px;
	width: 100%;
	background-color: rgba(0,0,0,0.7);
	position: absolute;
	display: none;
	z-index: 10;
	margin-top: -1px;
}
.header .drop .mains{
	width: 1400px;
	height: 240px;
	margin: 0 auto;
	padding-left: 680px;
}
.title_list{
	font-size: 0;
}
.mains .list{
	width: 120px;
	text-align: center;
}
.header .drop .mains .list_mains{
	float: left;
	height: 100%;
	padding-top: 30px;
}

.header .drop .mains .list_mains .list a{
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	position: relative;
}
.header .drop .mains .list_mains .list a:hover::after{
	/* color: #1c66c4; */
	content: "";
	position: absolute;
	bottom: -10px;
	width: 3px;
	height: 3px;
	background: white;
	border-radius: 50%;
	left: 0;
	right: 0;
	margin: auto;
}
.w1400{
	width: 1400px;
	margin: 0 auto;
}
/* banner */
.banner{
	width: 100%;
	height: 600px;
}
.banner .carousel .item{
	width: 100%;
	height: 600px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.banner .carousel-caption{
	text-align: left;
	bottom: unset;
	padding-top: 240px;
	width: 1200px !important;
	left: 0 !important;
	right: 0 !important;
	margin: 0 auto;
	font-family: Light;
}
.banner .carousel-caption .title{
	font-size: 36px;
}
.banner .carousel-caption .txt{
	font-size: 18px;
}
.banner .carousel-indicators{
	bottom: 0px;
	width: 1200px;
	height: 70px;
	left: 0px;
	margin: 0 auto;
	right: 0;
}
.banner .carousel-indicators li{
	width: 280px;
	height: 70px;
	float: left;
	border-radius: 0px;
	margin: 0px;
	text-indent: inherit;
	font-size: 16px;
	color: #fff;
	background-color: rgba(51,51,51,0.9);
	border: 0px solid #fff;
	line-height: 70px;
	
}
.banner .carousel-indicators li .zhi_a{
	display: block;
	color: #fff;
}
.banner .carousel-indicators li.active{
	width: 280px;
	height: 90px;
	background-color: rgba(28,102,196,0.9);
	position: relative;
	bottom: 20px;
	line-height: 90px;
}
.banner .carousel-indicators li.active .h1{
	width: 52px;
	height: 46px ;
}
.banner .carousel-indicators li.active .h2{
	width: 50px;
	height: 40px;
	background-size: 45px 35px;
}
.banner .carousel-indicators li.active .h3{
	width: 32px;
	height: 34px;
	background-size: 24px 32px;
}
.banner .carousel-indicators li.active .h4{
	width: 30px;
	height: 32px;
}
.banner .carousel-indicators li .h1{
	display: inline-block;
	/* width: 50px;
	height: 44px ;*/
	width: 38px;
	height: 34px;
	background-color: red;
	vertical-align: bottom;
	background: url(../image/header/h1.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin: 0;
	vertical-align: middle;
	margin-right: 20px;
}
.banner .carousel-indicators li .h2{
	display: inline-block;
	width: 40px;
	height: 32px;
	background-color: red;
	vertical-align: bottom;
	background: url(../image/header/h2.png);
	background-repeat: no-repeat;
	margin: 0;
	vertical-align: middle;
	margin-right: 20px;
}
.banner .carousel-indicators li .h3{
	display: inline-block;
	width: 28px;
	height: 30px;
	background-color: red;
	vertical-align: bottom;
	background: url(../image/header/h3.png);
	background-repeat: no-repeat;
	
	margin: 0;
	vertical-align: middle;
	margin-right: 20px;
}
.banner .carousel-indicators li .h4{
	display: inline-block;
	width: 26px;
	height: 28px;
	background-color: red;
	vertical-align: bottom;
	background: url(../image/header/h4.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin: 0;
	vertical-align: middle;
	margin-right: 20px;
}
.banner .carousel-indicators li::after{
	content: '';
	display: block;
	width: 1px;
	height: 30px;
	background: #f2f2f2;
	right: 0;
	top: 50%;
	margin-top: -50px;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
	margin-left: -2px;
}
.banner .carousel-indicators li.active::after ,.banner .carousel-indicators li:nth-child(1)::after{
	content: '';
	opacity: 0;
	display: block;
	width: 1px;
	height: 30px;
	background: rgba(0,0,0,0);
	right: 0;
	top: 50%;
	margin-top: -50px;
	filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity: 1;
	-moz-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	-webkit-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
/* about */
.about{
	width: 100%;
	height: 250px;
	margin-top: 100px;
}
.about .main{
	width: 1200px;
	height: 250px;
	margin: 0 auto;
}
.about .main .left{
	width: 480px;
	height: 250px;
	float: left;
	margin-right: 80px;
}
.about .main .left .left_img, .about .main .left .left_img img{
	width: 480px;
	height: 250px;
}
.about .main .right{
	float: left;
	width: 640px;
	height: 250px;
}
.about .main .right .title{
	font-size: 30px;
	color: #333;
}
.about .main .right .title span{
	font-size: 20px;
	color: #909090;
}
.about .main .right .txt{
	font-size: 16px;
	color: #666666;
	line-height: 34px;
}
.about .main .btns span{
	position: relative;
	z-index: 99;
}
.about .main .btns:after{
	width: 0;
	cursor:pointer;
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background: #005abe;
	transition: 0.2s linear;
	z-index: 9;
	border-radius: 25px;
}
.about .main .btns:hover:after{
	width: 141px;
}
.about .main .btns:hover{
	color: #fff;
}
/* shop */
.shop{
	width: 100%;
	height: 500px;
	margin-top: 100px;
	background-color: #f2f2f2;
	position: relative;
	z-index: 9;
	overflow: hidden;
}
.shop .main{
	width: 1200px;
	height: 500px;
	margin: 0 auto;
}
.shop .main .nav-tabs{
	border: unset;
}
.shop .main .nav-tabs li{
	float: unset;
	height: 60px;
	align-items: center;
	display: flex;
	width: 240px;
	border-bottom: 1px solid #cccccc;
}
.shop .main .nav-tabs li.active{
	font-size: 18px;
	color: #1c66c4;
	border-bottom: 1px solid #1c66c4;
}
.shop .main .nav-tabs li.active a{
	font-size: 18px;
	color: #1c66c4;
}
.shop .main .nav-tabs li a{
	border: unset;
	padding: 0px;
	font-size: 18px;
}
.shop .main .nav-tabs li a:hover{
	background-color: unset;
}
.shop .main .nav-tabs{
	width: 240px;
	float: left;
	margin-right: 120px;
}
.shop .main .tab-content{
	float: left;
	margin-top: -43px;
	z-index: 9999;
	    position: relative;
		height: 360px;
		overflow: hidden;
		/* width: 838px; */
}
.shop .main .title{
	font-size: 30px;
	color: #333;
	padding-top: 50px;
	border: 1px solid #f2f2f2;
}
.shop .main .title span{
	font-size: 20px;
	color: #909090;
}
.shop .nav-tabs>li.active>a, .shop .nav-tabs>li.active>a:focus, .shop .nav-tabs>li.active>a:hover{
	background-color: rgba(0,0,0,0);
}
.shop .shop_bj{
	position: absolute;
	top: 0;
	height: 500px;
	width: 100%;
	/* background-color: #1c66c4; */
	z-index: 8;
	left: 50%;
}
.shop .shop_bj .shop_bj_list{
	height: 166px;
	width: 100%;
	background: url(../image/about_bj.png);
	margin-top: 167px;
	margin-left: 60px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	
}
.shop .main .tab-content .left{
	width: 280px;
	height: 320px;
	z-index: 9;
	position: relative;
	/* margin-left: -80px; */
	float: left;
}
.shop .main .tab-content .left img{
	max-width: 280px;
	max-height: 320px;
}
.shop .main .tab-content .right{
	width: 560px;
	height: 220px;
	z-index: 9;
	position: relative;
	float: left;
	margin-top: 40px;
}
.shop .main .tab-content .right .list{
	float: left;
	width: 166px;
	height: 240px;
	cursor: pointer;
	position: relative;
}
.shop .main .tab-content .right .list:nth-child(1){
	margin-left: 20px;
}
.shop .main .tab-content .right .list:nth-child(2){
	margin-left: 20px;
}
.shop .main .tab-content .right .list:nth-child(3){
	margin-left: 20px;
}
.shop .main .tab-content .right .list_a{
	width: 120px;
	height: 146px;
	margin: 0 auto;
	background: url(../image/q.png);
	background-repeat: no-repeat;
	position: relative;
	z-index: 8;
	background-position: center center;
}

.shop .main .tab-content .right .list:hover .list_a::before{
	content: "";
	width: 120px;
	height: 146px;
	display: block;
	background: url(../image/q.png) no-repeat;
	position: absolute;
	transform: rotate(0);
	transition: 1.0s;
	animation: product_h 5.0s linear infinite;
	background-position: center center;
}
.shop .main .tab-content .right .list:hover .list_a{
	background: unset;
}
@keyframes product_h {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
.shop .main .tab-content .right .list_a img{
	display: block;
	margin: 0 auto;
	z-index: 9;
	position: relative;
}
.shop .main .tab-content .right .list_b{
	text-align: center;
	font-size: 12px;
	color: #666666;
}
.shop .main .tab-content .right .list_b p:nth-child(1){
	font-size: 16px;
	color: #666666;
}
.shop .main .tab-content .left.carousel-control{
	width: 30px;
	float: left;
	height: 10px;
}
.shop .main .tab-content .right.carousel-control{
	width: 30px;
	float: left;
	margin-top: 0px;
	height: 10px;
}
.shop .main .shop_footer{
	margin-top: 20px;
	margin-left: 280px;
}
.shop .main .shop_footer_left{
	float: left;
	margin-left: 60px;
	font-size: 24px;
	color: #fff;
}
.shop .main .shop_footer_left span{
	font-size: 24px;
	color: #969696;
}
.shop .main .shop_footer_right{
	float: right;
}
.shop .main .shops{
	width: 840px;
}
.shop .main .tab-content .swiper-button-next{
	background: url(../image/j_right.png);
	background-repeat: no-repeat;
	margin-top: 160px;
}
.shop .main .tab-content .swiper-button-prev{
	background: url(../image/j_left.png);
	background-repeat: no-repeat;
	margin-top: 160px;
	margin-left: 750px;
}
.shop .main .tab-content .swiper-pagination.swiper-pagination-fraction{
	font-size: 24px;
	color: #969696;
	bottom: -26px;
}
.shop .main .tab-content .swiper-pagination.swiper-pagination-fraction .swiper-pagination-current{
	color: #fff;
}
.shop .main .btns{
	/* margin-top: 10px; */
	top: -104px;
	position: relative;
}
.shop .main .swiper-container{
	overflow: unset;
}
.shop .main .btns span,.mains .btns span{
	position: relative;
	z-index: 99;
}
.shop .main .btns:after,.mains .btns:after{
	width: 0;
	cursor:pointer;
	position: absolute;
	content: "";
	top: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background: #005abe;
	transition: 0.2s linear;
	z-index: 9;
	border-radius: 25px;
}
.mains{
	position: relative;
}
.mains::after{
	   content: "";
	       position: absolute;
	       width: 120%;
	       height: 250px;
	       top: -250px;
	       left: -15%;
}
.mains .btns:after{
	border-radius: 65px;
}
.shop .main .btns:hover:after{
	width: 141px;
}
.shop .main .btns:hover{
	color: #fff;
}
 .mains .btns:hover:after{
	width: 100%;
}
.mains .btns:hover{
	color: #fff;
}


.mains:hover .shop .main .btns:after{
	width: 141px;
}
.mains:hover .shop .main .btns{
	color: #fff;
}
.mains:hover .btns:after{
	width: 100%;
}
.mains:hover .btns{
	color: #fff;
}
/* new */
.new{
	width: 100%;
	height: 400px;
	margin-top: 50px;
}
.new .main{
	width: 1200px;
	height: 400px;
	margin: 0 auto;
}
.new .main  .title{
	font-size: 30px;
	color: #333;
}
.new .main  .title span{
	font-size: 20px;
	color: #909090;
}
.new .main  .list{
	width: 378px;
	float: left;
	height: 260px;
}
.new .main p{
	margin: 0px;
}
.new .main .con_list{
	overflow: hidden;
	height: 310px;
	margin-top: 56px;
}
.new .main .list_top{
	height: 210px;
	overflow: hidden;
}
.new .main .list_top .sc{
	height: 200px;
	position: relative;
	transition: top 0.5s linear;
}

.new .main .list_top .list_img img{
	width: 386px;
	height: 126px;
}
.new .main .tit{
	font-size: 24px;
	color: #333;
	margin-top: 20px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.new .main  .time{
	font-size: 16px;
	color: #666666;
	margin-top: 6px;
}
.new .main  .txt{
	margin-top: 8px;
	font-size: 16px;
	color: #333;
	display: -webkit-box;
	-webkit-line-clamp:2;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
}
.new .main .list:hover{
	background-color: #007AFF;
	color: #fff;
	
}
.new .main .list:hover  .tit{
	color: #fff;
}
.new .main .list:hover  .time{
	color: #fff;
}
.new .main .list:hover .txt{
	color: #fff;
}
.new .main .lists{
	/*margin-right: 22px;*/
}
.new .main .btns{
	width: 30px;
	float: right;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-top: 0px;
}
.new .main .text{
	padding:0  10px 0 10px;
}
.new .main .swipercontainer{
	overflow: hidden;
	position: relative;
}
.new .main .swiper-pagination-bullet{
	width: 12px;
	height: 12px;
}
.new .main .swiper-pagination-bullet{
	border: 1px solid #1c66c4 !important;
	background-color: #fff !important;
	opacity: 1;
}
.new .main .swiper-pagination-bullet.swiper-pagination-bullet-active{
	background-color: #1c66c4 !important;
}


.y_banner{
	height: 400px;
}
.banner .carousel .y_item{
	height: 400px;
}
.banner .y_carousel-caption{
	padding-top: 200px;
}
.banner .y_carousel-caption .title{
	font-size: 40px;
	font-weight: normal;
	margin-right: 12px;
	color: #fff;
}
.banner .y_carousel-caption .txt{
	font-size: 30px;
	font-weight: lighter;
	color: #fff;
}
.new-bottom{
	display: flex;
	justify-content: space-between;
	position: absolute;
	bottom: 20px;
	width: 1200px;
	left: 0;
	right: 0;
	margin: auto;
	color: #ffffff;
}

.bg-active{
	
	background:#00a0e9;
	
	font-weight: bold;
}
.bg-active a{
	color: #fff !important;
}
.bg-actives{
	background:#1c66c4;
}
.header .right .title_list .list:hover{
	background:#00a0e9;
	
	font-weight: bold;
}
.header .right .title_list .list:hover a{
	color: #fff !important;
}