﻿/*通用样式*/
*{margin: 0;padding: 0;font-family: "华文黑体";}
html,body{width: 100%;height: 100%;/*overflow: hidden;*/}
body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,p,select,table,td,textarea,th,ul {margin:0;padding:0;outline:none;}
fieldset,img{border: 0;}
ol,ul,li{list-style: none;}
a{color: #333;text-decoration: none;outline: none;}
.fl{float: left;}
.fr{float: right;}

html,body,.swiper-container,.swiper-wrapper,.swiper-slide{
	width:100%;
	height:100%;
}
.top{
    width:100%;
    height:50px;
}
.kuang{
    position:relative;
    width:1024px;
    height:100%;
    margin:0 auto;
  /*background: pink;*/
}
img{vertical-align: middle; }
h2{
	font-size: 50px;
	font-weight: 400;
    color: #141414;
    margin-top: 30px;
}
.para{
	font-size: 20px;
	font-weight: 100;
	line-height: 40px;
	text-indent: 2em;
}
/*头部header*/
.header{
    width:100%;
    height:50px;
    position:fixed;
    top:0%;
    z-index: 999;
    background: rgba(230,228,228,0.5);
}
.header ul{
	/* width: 630px; */
	display:flex;
	height: 100%;
    margin-left:30px;
}

.header .left{
    float:left;
    height:50px;
    border-right:0.4px solid #fff;
}
.header img{
    margin:5% 0 0 16%;
    height:68%;
    width:68%;
}

.header ol{
	position: relative;
	/*width: 430px;*/
	width: 210px;
	font-size: 16px;
}

.header ol li{
	width: 100px;
	height: 100%;
	line-height: 50px;
	text-align: center;
}
.header ol .total{
	width: 150px;
}
.header ol .xian{
	width: 5px;
	color: #fff;
	font-weight: 00;
	font-size: 25px;
}
.header ol .go,.header ol .login{
	position: absolute;
	top: 10px;
	right: 30px;
	width: 50px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	background: #00ccff;
	border: 1px solid #00ccff;
	border-radius: 25%;
}
.header ol .login{
	right: 25px;
}
.contact{
	display: none;
	position: absolute;
	top: 50px;
	left: -110px;
	width: 330px;
	height: 100px;
	text-align: left;
	background: rgba(230,228,228,0.6);
}
.contact p{
	margin-left: 5px;
}
.header ul li:hover,.header ol li:hover{
    background:#ededed;
    cursor: pointer;
}
.header ol .go:hover,.header ol .login:hover{
	background: #fff;
	color: #00ccff;
}
.contact p:hover{
	background: #ededed;
}

/*主体部分*/
/*page1*/
.slide1{
	position: relative;
}
.slide1 .page1Bg,.slide8 .page8Bg,.slide8 .yinying{
	width: 100%;
	height: 80%;
}
.slide1 .text{
	position: absolute;
	top: 30%;
	right: 25%;
	font-size: 71px;
	color: #000;
/*	margin-top: 20px;*/
	/*letter-spacing: 8px;*/
}
.slide1 .text h4{
	margin-top: 20px;
	margin-left: 10px;
}
.slide1 .text1{
	position: absolute;
	top: 30%;
	right: 25%;
	font-size: 70px;
	color: #fff;
/*	margin-top: 20px;*/
	/*letter-spacing: 8px;*/
}
.slide1 .text1 h4{
	margin-top: 20px;
	margin-left: 10px;
}
.page1 .foot{
	width: 80%;
	height: 20%;
	margin: 0 auto;
}
.page1 .sampleImg{
	width: 330px;
	margin: 10px 0;
}
.page1 h1{
	margin: 10px 0;
	font-size: 40px;
	font-weight: 400;
    color: #7e7e7e;
} 
.page1 .text2{
	margin-left: 40px;
	font-size: 18px;
	color: #7e7e7e;
	font-weight: 200;
	letter-spacing: 8px;
}  
.page1 .text2 p{
	letter-spacing: 1px;
}

/*page2*/

.page2 .page2Img{
    text-align: center;
    /*margin: 110px 74px 10px 140px;*/
    margin: 5% 0 10px 13%;
    width:720px;
    height: 228px;
}
.page2 .page2Img img{
    width:154px;
    height:200px;
    margin-left: 10px;
    margin-right: 10px;
}
.page2 .page2Img .img2{
	width: 109px;
	height: 109px;
	margin-top: 85px;
	margin-left: 135px;
}
.page2 .page2_text{
	margin: 0 auto;
	width:720px;
}

/*page3*/
.page3 .shiguan{
	/*width: 686px;
    height: 306px;*/
   width: 67%;
   height: 39%;
}
.page3 .para{
	width: 806px;
	margin-top: 30px;
	margin-left: 90px;
}
.page3 .para2{
	width: 806px;
	margin-top: 15px;
	margin-left: 90px;
}
/*page4*/
.page4 .para{
	position: relative;
	width: 836px;
	margin-top: 40px;
	margin-left: 90px;
	z-index: 100;
}
.treeimg{
    width: 400px;
  /*  height: 372px;*/
    position:absolute;
    bottom: 2px; 
    right: 60px;
    margin-left: 150px;
    margin-top:-100px;
}

/*page5*/
.page5 .para{
	width: 607px;
	margin-left: 39px;
}
.page5 .para:first-child{
	margin-top: 40px;
}
/*page6*/
.page6 .para{
	width: 555px;
	margin-top: 195px;
	margin-left: 190px;
}
.page6 .page6_img{
    width: 207px;
    height: 200px;
    position:absolute;
    top: 25px;
   	right: 132px;
}
/*banner7*/
.page7 .para{
	position: relative;
	width: 600px;
	margin-top: 100px;
	margin-left: 100px;
	z-index: 100;
}

.page7 #search{
    width:207px;
    height:200px;
    position:absolute;
    top: 40px;
    right: 75px;
}
.page7 #ref{
    width:210px;
    height:230px;
    position:absolute;
    bottom: 90px;
    /*bottom: 12%;*/
    left: 70px;
}

/*page8*/
.slide8{
	position: relative;
}
.slide8 .page8{
	margin: 0 auto;
	width: 1024px;
	height: 20%;
}
.slide8 .yinying{
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
}
.page8 .footer{
	margin: 0 auto;
	margin-top: 20px;
	width: 80%;
	height: 70%;
}
.footer ol{
	margin-left: 20px;
	text-align: center;
	font-size: 14px;
}
.footer ol li{
	line-height: 50px;
}
.footer .one img{
	width: 190px;
}
.footer .one a{
	color: #999;
}
.footer .two img{
	width: 110px;
}
.footer .three{
	margin-top: 12px;
}
.footer .three li{
	line-height: 30px;
}

.swiper-slide{background-position:50% 50%; position:relative;}

.slide2{
    background-image:url(../images/images/page_02.png);
    background-size: 100% 100%;
}
.slide3{
    background-image:url(../images/images/page_03.png);
    background-size: 100% 100%;
}
.slide4{
    background-image:url(../images/images/page_04.png);
    background-size: 100% 100%;
}

.slide5{
    background-image:url(../images/images/page_05.png);
    background-size: 100% 100%;
}
.slide6{
     background-image:url(../images/images/page_06.png);
    background-size: 100% 100%; 
}
.slide7{
    background-image:url(../images/images/page_07.png);
    background-size: 100% 100%; 
}

.pagination{
	position: fixed;
    z-index: 100000;
    margin-top: -81.5px;
    top: 50%;
	right:17px;
}
/*小钮初始属性*/
.swiper-pagination-switch{
	width:11px;
	height:11px;
	border:1px solid #ddd;
	border-radius:50%;
	display:block;
	margin:7px 7px 13px;
	cursor:pointer;
}
/*小钮当前颜色属性*/
.swiper-active-switch{
	background:#ddd;
}

/* page9*/
.slide .kuang{
	position: relative;
}
.slide9 .left{
    width: 362px;
	height:500px;
	background:url(../images/ref_copy.png)no-repeat;
	background-size:cover; 
	position:relative;
	top:20px;
	left:-20px;
}
.outlineBorder{
    width: 260px;
    height:398px;
    margin:auto;
    position:absolute;
    left:2px;
    top:2px;
}

div[id^='plices'] table{
    width:100%;
    height:100%;
    border-bottom:10px;
    box-sizing: border-box;
	border-bottom:4px solid #9F9F9F;
}

div[id^='plices'] table td{
    border:1px solid #94A6AC;
    background:skyblue;
    color:#fff;
    text-align:center;
	font-size:10px;

} 


/*修改*/

.slide9{
	background-image:url(../images/page9_bg.png);
	background-size:100% 100%;
}

.kuang .title{
	margin-top:0px;
}
.maxIceBoxWrap{
	display:flex;
	justify-content:space-around;
	margin-top:34px;
}
.slide9 .right{
	width:600px;
	height:486px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 11px 0px rgba(0,0,0,0.29);
	border-radius:20px;
}
.slide9 .right p input{
	width:72px;
	height:19px;
	border-radius:4px;
	border:1px solid rgba(151,151,151,1);
	text-align: center;
}
.rightTitle{
	margin:15px 25px 0 25px;
	font-size:18px;
	line-height:36px;
}
.rightTitle span{
	display:inline-block;
	width:6px;
	height:36px;
	background:#00C9FF;
	vertical-align: middle;
	border-radius:3px;
}
.right .wrap{
	width:85%;
	margin:0 auto;
}
.right .wrap p{
	margin:16px 0;
}
.right .wrap .inside{
	max-height:170px;
	overflow-y:scroll;
}
.slide9 .right center>input{
	margin-top:10px;
	display: block;
	width:116px;
	height:31px;
	background:rgba(0,201,255,1);
	border-radius:5px;
	color:#fff;
	border:transparent;
}
.slide9 .right .countBox{
	width:85%;
	margin:15px auto 0;
	padding:15px 0;
	border-top:1px dashed #999;
}
.slide9 .right>div>span:nth-child(2){
	vertical-align: middle;
}