<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	
}
/*
@font-face {
  font-family: 'times';
  src: url('times.eot'); 
  src: url('times.eot?#iefix') format('embedded-opentype'), 
       url('times.woff') format('woff'), 
       url('times.ttf')  format('truetype'), 
       url('times.svg#99fdce2515534b4a586f02c3ce316794') format('svg'); 
}
*/

body,html{
	background:#fff;
}

#new_top{
	width:100%; height:60px; line-height:60px; background:#134c8f;
}
.new_top{
	width:1200px; margin:0 auto 0px;  height:60px;
}
.new_top .new_topli{
	text-align:center; float:left; width:auto; box-sizing:border-box; font-family:Arial !important;
	font-size:12px; color:#fff; margin-right:34px;
}
.new_top .new_topli span{
	 font-size:12px; color:#1fb494; margin-left:5px;
}
.new_top .new_topli:last-child{
	border:0px;
}
.new_top .new_topli span.down{
	 color:#f95929;
}
.new_top .account{
	float:right; font-size:14px; color:#fff; height:60px;
}
.new_top .account img{
	margin-right:10px;
	transform: translate(0px,0px);
	-ms-transform: translate(0px,0px);
	-webkit-transform: translate(0px,0px);
	-o-transform: translate(0px,0px);
	-moz-transform: translate(0px,0px);
}
.new_top .account .nav_right &gt; a{
	color:#fff;
}
.new_top .lang{
	float:left; font-size:14px; color:#fff; position:relative;
}
.new_top .lang img{
	margin-left:10px;
	transform: translate(0px,0px);
	-ms-transform: translate(0px,0px);
	-webkit-transform: translate(0px,0px);
	-o-transform: translate(0px,0px);
	-moz-transform: translate(0px,0px);
}
.new_top .lang .lang_else{
	position:absolute; left:0px; top:60px; z-index:1111; background:#fff; width:100%; padding:4px 0;
	line-height:24px; text-align:center; display:none;
	box-shadow: 4px 4px 15px 0px rgba(200, 200, 200, 0.8);
}
.new_top .lang:hover .lang_else{
	display:block;
}
.new_top .lang .lang_else a{
	display:block; color:#333; font-size:12px;
}
.new_top .lang .lang_else a:hover{
	color:#134c8f;
}
.new_top .logo{
	float:left; filter: brightness(100); height:100%; margin-right:55px;
}

.new_top .sharediv{
	float:left; border-left:1px solid #1c58a0; border-right:1px solid #1c58a0; padding:0 6px;
	text-align:center; margin-right:30px;
}
.new_top .sharediv img{
	margin:0 8px;
}
.new_top .searchdiv{
	float:left; text-align:center; 
}
.new_top .searchdiv img{
	margin-top:24px; margin-right:30px;
}




#header{
	width:100%; height:85px;
}
.header{
	width:1200px; margin:0 auto 0px; overflow:hidden;
}
.header .logo{
	float:left; height:100%;
}
.header .fr{
	font-size:20px; color:#333; 
}
.header .fr span{
	font-family:Arial !important; margin-bottom:12px; margin-top:26px; display:block;
}
.header .fr p{
	font-size:12px; color:#999
}
#menu{
	width:100%; height:82px; background:#fff; box-shadow: 4px 4px 15px 0px rgba(200, 200, 200, 0.8);
}
#menu .menu{
	width:1200px; margin:0 auto 0px;
}
#menu .menu .first{
	float:left; line-height:82px; padding:0 28px; position:relative;
}
#menu .menu  .first &gt; a{
	font-size:18px; color:#343434; display:block; position:relative; padding-right:20px;
	background:url(../images/0512/down02_new.png) right center no-repeat;
}
#menu .menu  .first.on &gt; a:after,
#menu .menu  .first:hover &gt; a:after{
	/*content:" "; left:50%; width:2px; margin-left:-1px; bottom:0px; background:#ad8f6a; height:18px; position:absolute;*/
}
#menu .menu .first .seconddiv{
	width:100%; position:absolute; left:0%; top:82px;  box-shadow: 4px 4px 15px 0px rgba(200, 200, 200, 0.8);
	height:auto;  line-height:30px; display:none; background:#fff; padding:10px 0; text-align:center;
}
#menu .menu .first.on .seconddiv{
	/*display:block !important; z-index:1111111;*/
}
#menu .menu .first:hover .seconddiv{
	z-index:2222222;
}
#menu .menu .first .seconddiv a{
	font-size:14px; color:#333; padding:0 0 0 0; display:block;
}
#menu .menu .first .seconddiv a.on,
#menu .menu .first .seconddiv a:hover{
	color:#1a3f84;
}

#menu .menu .cart{
	float:right; padding-right:120px; font-size:15px; position:relative; display:none;
}
#menu .menu .cart &gt; a{
	 color:#333;  line-height:82px; display:block;
}
#menu .menu .cart &gt; a img{
	margin-right:8px;
}
#menu .menu .cart &gt; a span{
	color:#666;
}
#menu .menu .cart .cart_in{
	width:465px; height:365px; position:absolute; right:0px; top:82px; background:#fff; z-index:111111; overflow-y:scroll;
	box-shadow: 4px 4px 15px 0px rgba(200, 200, 200, 0.8); padding:38px 38px 0 38px; box-sizing:border-box; display:none;
}
#menu .menu .cart:hover .cart_in{
	/*display:block;*/
}
#menu .menu .cart .cart_in .prolist{
	display:block; width:100%; box-sizing:border-box; overflow:hidden; margin-bottom:20px;
}
#menu .menu .cart .cart_in .prolist img{
	float:left; width:90px;
}
#menu .menu .cart .cart_in .prolist  .text{
	width:200px; float:left; margin-left:15px;
}
#menu .menu .cart .cart_in .prolist  .text .t{
	font-size:14px; color:#383838; line-height:24px; margin:10px 0 10px;
}
#menu .menu .cart .cart_in .prolist  .text .b{
	font-size:14px; color:#151515; font-family:Arial !important;
}
#menu .menu .cart .cart_in .prolist  .text .b span{
	font-size:14px; color:#505050;
}
#menu .menu .cart .cart_in .prolist  .del{
	float:left; margin-left:4px; width:11px; margin-top: 16px;
}
#menu .menu .cart .cart_in .prolist  .del img{
	width:100%;
}
#menu .menu .cart .cart_in .allprcie{
	text-align:left; font-size:15px; color:#151515; margin-bottom:18px;
}
#menu .menu .cart .cart_in .allprcie span{
	float:right;
}
#menu .menu .cart .cart_in .tocart{
	display:block; width:100%; line-height:62px; background:#134c8f; color:#fff; font-size:18px; margin-bottom:12px; text-align:center;
}
#menu .menu .cart .cart_in .tosettlement{
	display:block; width:100%; line-height:62px; background:#151515; color:#fff; font-size:18px; text-align:center;
}

#seconddivbg{
	height:85px; width:100%; background:#f5f5f5; position:fixed; top:191px; left:0px; z-index:1111110;
}


#pro_top_list{
	width:1200px; border:1px solid #eeeeee; box-sizing:border-box; padding:18px;
	margin:18px auto; overflow:hidden; display:none;
}
#pro_top_list a.atab{
	display:block; float:left; text-align:center; margin-right:5px;
}
#pro_top_list a.atab p{
	font-size:12px; color:#666; margin-top:6px;
}
#pro_top_list .pro_num{
	font-size:14px; color:#444; line-height:30px; margin-left:15px; float:left;
}
#pro_top_list .pro_order{
	font-size:14px; color:#444; line-height:30px;  float:right; position:relative;
}
#pro_top_list .pro_order p{
	float:left; margin-right:12px;
}
#pro_top_list .pro_order select{
	float:left; background:none; border:1px solid #eeeeee; height:30px; line-height:30px; box-sizing:border-box;
	font-size:14px; color:#444; width:330px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
#pro_top_list .pro_order img {
    position: absolute;
    right: 14px;
    top: 14px;
    z-index: 1111;
}

#pro_list{
	width:1200px; box-sizing:border-box; margin:60px auto 0; padding-bottom:30px;
}
#pro_list a{
	display:block; width:calc(25% - 9px); margin-right:12px; margin-bottom:12px; position:relative;
	float:left; height:auto !important; 
}
#pro_list a .prolistin{
	width:100%; text-align: center; height:auto !important; 
}

#pro_list a .prolistin .img{
    width: 100%; padding:70% 0; position: relative; box-shadow: 5px 5px 15px 0px rgba(200, 200, 200, 0.8); overflow: hidden;
    border:1px solid #eeeeee; box-sizing:border-box; background:#fff;
}
#pro_list a .prolistin .img img{
	display:block; height:90%; top: 5%; left: 50%; transform: translateX(-50%); position: absolute;
	
}
#pro_list a .prolistin .t{
	font-size:18px; color:#333; font-family:Arial !important; margin:14px 0;
}
#pro_list a .prolistin .b{
	font-size:18px; color:#1a3f84; font-family:Arial !important; margin-bottom:18px;
}
#pro_list a .addcart{
	width:178px; height:42px; line-height:42px; text-align:center; margin:0 auto; display:none;
	font-size:16px; color:#fff; border-radius:1000px; background:#24252a;
}
#pro_list a:hover .prolistin .img{
	box-shadow: 10px 10px 15px 0px rgba(200, 200, 200, 0.8);  z-index:111;
}
#pro_list a:hover .addcart{
	display:block;
}
#pro_list a:nth-child(4n){
	margin-right:0px;
}

#pro_page{
	width:1200px; border:1px solid #eeeeee; box-sizing:border-box; padding:18px;
	margin:18px auto 180px; overflow:hidden; text-align:center;
}
#pro_page p{
	font-size:14px; color:#444;float:left; line-height:35px;
}
#pro_page .pro_page{
	float:none;
}
#pro_page .pro_page li{
	list-style:none; display:inline-block; margin:0 5px;
}
#pro_page .pro_page a{
	font-size:14px; color:#212121; border:1px solid #eee; width:auto; height:auto;
	display:inline-block; text-align:center;  padding: 10px 10px;
}
#pro_page .pro_page li.active a{
	font-size:14px; color:#fff; border:1px solid #212121;background:#212121;
	display:inline-block; text-align:center;
}

#footer{
	padding:80px 0; background:#070e16; width:100%;
}
#footer .footer{
	width:1200px; margin:0 auto; overflow:hidden;
}
#footer .footer .first{
	width:25%; float:left;
}
#footer .footer .first &gt;a{
	font-size:20px; color:#f7f7f7; margin-bottom:30px; display:block;
}
#footer .footer .first .seconddiv &gt;a{
	font-size:16px; color:#999; margin-bottom:20px; display:block;
}
#footer .footer .first .seconddiv &gt;a:last-child{
	margin-bottom:0px;
}

#dibu{
	padding:26px 0; background:#050c13; width:100%; text-align:center;
}
#dibu .dibu{
	width:1200px; margin:0 auto; overflow:hidden; font-size:14px; color:#a5a5a5;
}
#dibu .dibu a{
	color:#a5a5a5;
}

.adressset{
	width:1200px; margin:0 auto; overflow:hidden; margin-top:30px;
}
.adressset .t{
	font-size:24px; color:#4a4a4a; padding:24px 0; border-bottom:1px solid #f9f9f9; margin-bottom:50px;
	position:relative; padding-left:22px; box-sizing:border-box;
}
.adressset .t:before{
	position:absolute;  width:8px; height:26px; border-radius:3px;
	background:#125296; left:0px; top:26px; content:" ";
}
.adressset .blist{
	overflow:hidden; margin-bottom:20px;
}
.adressset .blist p{
	float:left; text-align:right; font-size:14px; color:#4a4a4a; margin-right:33px; width:300px;
}
.adressset .blist p span{
	color:#ff1a1a; margin-right:4px;
}
.adressset .blist input{
	float:left; width:790px; height:38px; line-height:38px; border:1px solid #eeeeee; box-sizing:border-box;
	border-radius:2px;
}

.adressset .bsubmit{
	overflow:hidden; margin-bottom:20px;
}
.adressset .bsubmit p{
	float:left; width:300px; height:30px; margin-right:33px;
}
.adressset .bsubmit .submit{
	font-size:18px; color:#fff; display:inline-block; width:190px; height:58px; line-height:58px;
	text-align:center; background:#ad8f6a; border-radius:6px; border:0px;
}

.bigline{
	width:100%; height:1px; margin-bottom:30px; background:#f9f9f9;
}

.proset{
	width:1200px; margin:0 auto; overflow:hidden; margin-bottom:50px; 
}
.proset .t{
	font-size:24px; color:#4a4a4a; padding:24px 0; border-bottom:1px solid #f9f9f9;
	position:relative; padding-left:22px; box-sizing:border-box;
}
.proset .t:before{
	position:absolute;  width:8px; height:26px; border-radius:3px;
	background:#125296; left:0px; top:26px; content:" ";
}
.proset .titlediv{
	border:1px solid #f9f9f9; border-top:0; line-height:60px; overflow:hidden; box-sizing:border-box;
}
.proset .titlediv .titlelist{
	float:left; padding-left:44px; box-sizing:border-box; width:16%; font-size:20px; color:#4a4a4a;
}
.proset .titlediv .titlelist:nth-child(3){
	width:14%;
}
.proset .titlediv .titlelist:last-child{
	width:18%;
}
.proset .titlediv .titlelist:first-child{
	width:52%;
}
.proset .prodiv{
	padding:40px 0; border:1px solid #f9f9f9; border-top:0; overflow:hidden; box-sizing:border-box;
}
.proset .prodiv .prodivlist{
	overflow:hidden; margin:0px 0 40px; line-height:120px;
}
.proset .prodiv .prodivlist:last-child{
	margin-bottom:0px;
}
.proset .prodiv .prodivlist .prodivlist_l{
	float:left; padding-left:44px; box-sizing:border-box; width:16%; font-size:18px; color:#4a4a4a;
	font-family:Arial !important;
}
.proset .prodiv .prodivlist .prodivlist_l:first-child .img{
	float:left; height:120px; width:120px;  border:1px solid #e5e5e5; box-sizing:border-box;
	margin-right:22px; text-align:center;
}
.proset .prodiv .prodivlist .prodivlist_l:first-child .img img{
	max-width:100%; max-height:100%;
}
.proset .prodiv .prodivlist .prodivlist_l:first-child p{
	float:left; font-size:18px; color:#4a4a4a;
}
.proset .prodiv .prodivlist .prodivlist_l:first-child{
	width:52%;
}
.proset .prodiv .prodivlist .prodivlist_l:nth-child(3){
	width:14%;
}
.proset .prodiv .prodivlist .prodivlist_l:last-child{
	color:#d91a00; font-size:24px; width:18%;
}

.proset .typediv{
	padding:35px 0; border:1px solid #f9f9f9; border-top:0; overflow:hidden; box-sizing:border-box;
	font-size:14px; color:#4a4a4a;
}
.proset .typediv p{
	float:left; margin-right:15px; margin-left: 45px; margin-top:15px;
}
.proset .typediv .typelist{
	float:left; display:inline; border:1px solid #eeeeee; font-size:18px; color:#333;
	padding:20px 26px; margin-right:10px; cursor:pointer;
}
.proset .typediv .typelist img{
	height:39px; margin-right:30px; float:left;
}
.proset .typediv .typelist span{
	float:left; line-height:39px;  display:block;
}
.proset .typediv .typelist.on{
	color: #d91a00; border:1px solid #d91a00;
}
.submitdiv{
	overflow:hidden; text-align:right; font-size:32px; color:#464646; line-height:38px;
	margin-top:50px;
}
.submitdiv span{
	color:#d91a00;
}
.submitdiv .submit{
	font-size:18px; color:#fff; display:inline-block; width:190px; height:58px; line-height:58px;
	text-align:center; background:#ad8f6a; border-radius:6px; border:0px; margin-left:58px;
}

.mbx{
	border:1px solid #eeeeee; width:1200px; box-sizing:border-box; padding:30px;
	margin:44px auto 22px; font-size:14px; color:#444;
}
.mbx a{
	font-size:14px; color:#444;
}
.showdiv{
	width:1200px; margin:0 auto 40px; box-sizing:border-box; overflow:hidden; padding-bottom:30px;
}
.showdiv .showdiv01{
	float:left; width:100px; margin-right:22px;
}
.showdiv .showdiv01 .img{
	height:100px; width:100px;  border:1px solid #fff; box-sizing:border-box; position: relative;
	margin-bottom:8px; margin-top:14px; text-align:center; cursor:pointer;
}
.showdiv .showdiv01 .img img{
	max-width:90%; max-height:90%; position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%);
}
.showdiv .showdiv01 .img.on{
	border:1px solid #e5e5e5;
}
.showdiv .showdiv02{
	width:400px; border:1px solid #e5e5e5; box-sizing:border-box; float:left; display:block; height: 500px;
	box-shadow: 10px 10px 15px 0px rgba(200, 200, 200, 0.8); position:relative; 
}
.showdiv .showdiv02:after{
	background:url(../images/fdj.jpg) no-repeat; width:23px; height:34px;
	position:absolute; right:30px; top:30px; z-index:2; content:" ";
}
.showdiv .showdiv02 img{
	max-width:90%; max-height:90%; position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%);
}
.showdiv .showdiv03{
	float:right; width:620px;
}
.showdiv .showdiv03 .t{
	font-size:24px; color:#666; margin-top:20px; margin-bottom:10px;
}
.showdiv .showdiv03 .b{
	font-size:30px; color:#151515; line-height:38px; padding-bottom:6px; position:relative;
	margin-bottom:36px;
}
.showdiv .showdiv03 .b:after{
	background:#151515; width:156px; height:4px;
	position:absolute; left:0; bottom:0; z-index:2; content:" ";
}
.showdiv .showdiv03 .c{
	font-size:18px; color:#4c4c4c; margin-bottom:26px;
}
.showdiv .showdiv03 .d{
	font-size:18px; color:#4c4c4c; margin-bottom:26px; overflow:hidden; margin-bottom:25px;
}
.showdiv .showdiv03 .d span{
	float:left; line-height:48px; display:block;
}
.showdiv .showdiv03 .d .num{
	width:48px; height:48px; border:1px solid #bfbfbf; line-height:48px; padding-left:10px;
	box-sizing:border-box; margin-left:18px; float:left; border-right:0px;
}
.showdiv .showdiv03 .d div{
	float:left;
}
.showdiv .showdiv03 .d div img{
	display:block; border:1px solid #bfbfbf; height: 22px;
}
.showdiv .showdiv03 .btn{
	clear:both; margin-bottom:25px;
}
.showdiv .showdiv03 .btn a{
	font-size:14px; color:#151515; padding:12px 36px; display:inline-block;
	border:1px solid #ededed; border-radius:100px; margin-right:40px;
}
.showdiv .showdiv03 .btn a:first-child{
	background:#151515; border:1px solid #151515;  color:#fff;
}
.showdiv .showdiv03 .else{
	font-size:14px; color:#999; margin-bottom:15px;
}
.showdiv .showdiv03 .else a{
	color:#1a3f84;
}
.showdiv .showdiv03 .else01{
	font-size:14px; color:#333; margin-bottom:15px;
}
.showdiv .showdiv03 .else01 a{
	color:#333; margin-right:20px;
}
.showdiv .showdiv03 .else01 a img{
	margin-right:5px;
}
.showdiv .showdiv03 .fenx a{
	margin-right:20px; display:inline-block;
}

.showcon{
	border:1px solid #eee; width:1200px; margin:0 auto 30px; box-sizing:border-box; padding:40px 0;
}
.showcon .xiangqingtab{
	line-height:40px; height:40px; border-bottom:1px solid #eee; margin-bottom:20px;
}
.showcon .xiangqingtab a{
	font-size:18px; color:#4c4c4c; border-bottom:1px solid #eee; margin: 0 26px 1px;
	line-height:40px; display:block; float:left;
}
.showcon .xiangqingtab a.on{
	border-bottom:2px solid #151515;
}
.showcon .xiangqingdiv{
	display:none; font-size:16px; color:#666; line-height:36px; padding:0 26px;
}
.showcon .xiangqingdiv.show{
	display:block;
}

.related{
	border:1px solid #eee; width:1200px; margin:0 auto 30px; box-sizing:border-box; padding:0 0;
}
.related .tt{
	font-size:20px; color:#4c4c4c; line-height:66px; padding-left:26px; background:#fafafa;
}
.related #owl-demo{
	width:100%; padding:40px 0;
}
.related #owl-demo .item{
	display:block; border:1px solid #eee;  text-align:center; margin:0 20px;
}
.related #owl-demo .item .img{
	display:block; width:100%; padding: 70% 0; position: relative; overflow: hidden;
}
.related #owl-demo .item .img img{
    display: block;
    height: 90%;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
    position: absolute;
}
.related #owl-demo .item .t{
	font-size:14px; color:#333; margin:10px 0; background:none;
}
.related #owl-demo .item .b{
	font-size:15px; color:#1a3f84; margin-bottom:36px;
}
.related .owl-theme .owl-controls .owl-buttons div.owl-prev{
	background:url(../images/leftbtn.jpg) no-repeat; width:14px; height:14px; opacity:1;
}
.related .owl-theme .owl-controls .owl-buttons div.owl-next{
	background:url(../images/rightbtn.jpg) no-repeat; width:14px; height:14px; opacity:1;
}
.related .owl-theme .owl-controls {
    margin-top: 40px;
}

#index01{
	width:100%; overflow:hidden;
}
#index01 .index01list{
	width:33.333%; border-right:1px solid #ebebeb; box-sizing:border-box; overflow:hidden; float:left;
}
#index01 .index01list:last-child{
	border:0px;
}
#index01 .index01list img{
	display:block; float:right; width:250px;
}
#index01 .index01list .index01listtext{
	float:left; width:calc(100% - 250px); padding:0 20px 0 60px; box-sizing:border-box; 
}
#index01 .index01list .index01listtext .t{
	font-size:18px; color:#333; line-height:30px; margin-bottom:20px; margin-top:50px;
}
#index01 .index01list .index01listtext .b{
	font-size:14px; color:#666; line-height:24px;
}

#index02{
	width:100%; overflow:hidden;
}
#index02 .index02list{
	width:calc(50% - 5px); float:left; position:relative;
}
#index02 .index02list:last-child{
	float:right;
}
#index02 .index02list img{
	display:block; width:100%;
}
#index02 .index02list .index02listtext{
	position:absolute; left:0px; top:0px; width:100%; height:100%; padding-top:60px; box-sizing:border-box;
}
#index02 .index02list .index02listtext .t{
	font-size:40px; color:#fff; margin-bottom:15px; padding-left:10%;
}
#index02 .index02list .index02listtext .b{
	font-size:14px; color:#fff; line-height:24px; padding-left:10%; margin-bottom:30px;
}
#index02 .index02list .index02listtext a{
	width:138px; text-align:center; height:55px; line-height:55px; border:1px solid rgba(255,255,255,0.5);
	display:block; font-size:14px; color:#fff; margin-left:10%;
}

.index03{
	width:1200px; margin:0 auto;
}
.index03 .tt{
	font-size:18px; color:#333; margin:50px 0 ;font-weight:bold; text-align:center;
}
.index03 .bb .item{
	width:calc(33.33% - 18px); margin-right:27px; margin-bottom:40px; text-align:center; float:left;
}
.index03 .bb .item .img{
    width: 100%; padding: 65% 0; position: relative; box-shadow: 5px 5px 15px 0px rgba(200, 200, 200, 0.8); overflow: hidden;
}
.index03 .bb .item .img img{
	display:block; height:90%; top: 5%; left: 50%; transform: translateX(-50%); position: absolute;
}
.index03 .bb .item .t{
	font-size:16px; color:#333; margin-bottom:12px; margin-top:30px;
}
.index03 .bb .item .b{
	font-size:14px; color:#666;
}
.index03 .bb .item:nth-child(3n){
	margin-right:0px;
}

.index04{
	width:100%; overflow:hidden; padding:0 65px; box-sizing:border-box;
}
.index04 img{
	display:block; width:100%;
}

.index05{
	width:1200px; margin:0 auto; overflow:hidden;
}
.index05 img{
	display:block; width:25%; float:left;
}

.index06{
	width:100%; overflow:hidden; padding:0px; box-sizing:border-box; position:relative;
}
.index06 img{
	display:block; width:100%;
}
.index06 .text{
	position:absolute; width:640px; left:50%; margin-left:-320px; top:0px; text-align:center; box-sizing:border-box; height:100%;
	display: flex;  flex-direction: column; justify-content: center ;
}
.index06 .text .t{
	font-size:32px; color:#fff; margin-bottom:24px;
}
.index06 .text .b{
	font-size:18px; color:#fff; line-height:32px; margin-bottom:50px;
}
.index06 .text a{
	width:138px; text-align:center; height:55px; line-height:55px; border:1px solid rgba(255,255,255,0.5);
	display:block; font-size:14px; color:#fff; margin-left:10%; margin: 0 auto;
}


.cartdiv{
	width:1200px; margin:0 auto; overflow:hidden;
}
.cartdivt{
	font-size:24px; color:#4c4c4c; margin:60px 0 50px; text-align:center;
}
.cartlist01{
	padding-bottom:14px; border-bottom:2px solid #e5e5e5; overflow:hidden; font-size:16px; color:#4c4c4c;
}
.cartlist01 .cartlist01_01{
	width:62.5%; float:left; text-align:left;
}
.cartlist01 .cartlist01_02{
	width:8.5%; float:left; text-align:center;
}
.cartlist01 .cartlist01_03{
	width:12.5%; float:left; text-align:center;
}
.cartlist01 .cartlist01_04{
	width:8.5%; float:right; text-align:center;
}
.cartlist02{
	padding:40px 0 85px; border-bottom:1px solid #e5e5e5; overflow:hidden;
}
.cartlist02 .cartlist01_01{
	width:62.5%; float:left; text-align:left;
}
.cartlist02 .cartlist01_01 img{
	float:left; width:200px;
}
.cartlist02 .cartlist01_01 .text{
	float:left; margin-top:70px;
}
.cartlist02 .cartlist01_01 .text .t{
	font-size:16px; color:#666; line-height:30px; margin-bottom:30px;
}
.cartlist02 .cartlist01_01 .text .t span{
	color:#333;
}
.cartlist02 .cartlist01_01 .text .b{
	display:block; width:60px; line-height:36px; background:#84a2c5; font-size:16px; color:#fff; text-align:center;
}
.cartlist02 .cartlist01_02{
	width:8.5%; float:left; text-align:center; font-size:20px; color:#151515; font-family:Arial !important;     line-height: 34px; margin-top:70px;
}
.cartlist02 .cartlist01_03{
	width:12.5%; float:left; text-align:center; font-size:0px; margin-top:70px;
}
.cartlist02 .cartlist01_03 img{
	display:inline-block; width:30px; height:30px; border:1px solid #e5e5e5; box-sizing:border-box;
}
.cartlist02 .cartlist01_03 .num{
	display:inline-block; width:30px; height:30px; border:1px solid #e5e5e5; margin:0 3px; padding-left:5px; box-sizing:border-box;
	transform: translate(0px,-10px);
	-ms-transform: translate(0px,-10px);
	-webkit-transform: translate(0px,-10px);
	-o-transform: translate(0px,-10px);
	-moz-transform: translate(0px,-10px);
}
.cartlist02 .cartlist01_04{
	width:8.5%; float:right; text-align:center; font-size:20px; color:#151515; font-family:Arial !important;    line-height: 34px; margin-top:70px;
}

.cartlist03{
	padding:19px 0 19px; border-bottom:1px solid #e5e5e5; overflow:hidden; line-height:20px; text-align:left; font-size:18px; color:#333;
}
.cartlist03 span{
	color:#999; font-size:14px; margin-right:12px;
}
.cartlist03 .rprice{
	font-size:20px; color:#da0000; font-family:Arial !important; float:right;
}
.cartlist03 .rtext{
	font-size:16px; color:#666; float:right;
}
.cartlist04{
	padding:24px 0 24px; border-bottom:1px solid #e5e5e5; overflow:hidden; line-height:20px; text-align:left; font-size:14px; color:#666;
}
.cartlist04 textarea{
	box-sizing:border-box; border:1px solid #e5e5e5; width:100%; height:100px; padding:8px; font-size:14px; line-height:24px; color:#333;
}
.cartlist05{
	padding:15px 0 15px; border-bottom:1px solid #e5e5e5; overflow:hidden;  margin-bottom:100px;
}
.cartlist05 a:first-child{
	display:block; width:88px; line-height:36px; background:#89a5c7; font-size:16px; color:#fff; text-align:center; float:left;
}
.cartlist05 a:last-child{
	display:block; width:88px; line-height:36px; background:#8d8d8d; font-size:16px; color:#fff; text-align:center; float:right;
}

#banner1 img{
	display:block; width:100%;
}
#banner1.swiper-container{
	width:100%;
}


.bannerin{
    width: 100%; padding: 28.125% 0; overflow: hidden; position: relative;
}
.bannerin img{
    position: absolute; height: 100%; top: 0; left: 50%;  transform: translateX(-50%); min-width: 100%;
}
.bannerin video{
    position: absolute; height: 100%; top: 0; left: 50%;  transform: translateX(-50%); min-width: 100%;
}
#banner1{
    display: block;
}
#banner2{
    display: none;
}

#new_top.new_top_index{
    position: fixed; top: 0px; z-index: 1112;
}
#menu.menu_index{
    position: fixed; top: 60px; z-index: 1111; background: none; box-shadow: none;
}
#menu.menu_index .menu .first &gt; a {
    color: #fff;
    background: url(../images/0512/down_new.png) right center no-repeat;
}
#banner1.swiper-container{
    margin-top: 60px;
}
.bannertext{
    position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%);  z-index: 1112; font-size: 70px; color: #fff; width: 100%; text-align: center;
}
</pre></body></html>