﻿/*全局样式start*/
body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, form, fieldset, legend, button, input, textarea, th, td {margin: 0; padding: 0;}
body, button, input, select, text.pre_main .om_tab .oned .addGoodarea {/*font: 12px/1.5 arial, tahoma, 宋体;*/  font:12px 微软雅黑;}
body { background: #fff repeat scroll 0 0; width:auto; color: #000; margin:0px auto; -moz-user-select:none;border: 1px solid rgba(0,0,0,0);}
h1, h2, h3, h4, h5, h6 { font-size: 100%;}
em, i { font-style: normal;}
fieldset, img { border: 0 none; }
ul, ol, li {list-style: outside none none;}
button, input, select, textarea { font-size: 100%; outline: 0 none; color: #333333;outline:none;}
textarea { resize: none;}
strong {font-weight: normal;}
p {word-wrap:break-word; word-break:break-all;}
table {border-collapse: collapse; border-spacing: 0;}
a { outline: 0 none; text-decoration: none; cursor:pointer;}
a:hover {text-decoration: none;} 
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset; border: 1px solid #e7e7e7!important; } 
.clear { } 
.orderConfirm { background: #f7f7f7;}
.left {float: left;}
.right {float: right;}
.widths {width: 100%; margin:0px auto;}
.width {width: 1200px; margin: 0px auto;}
.hide {display: none;}
.red{color: rgb(255,92,92);}
span,img{
    display: inline-block;
}
.clear:after {
    clear: both;
    content: "​";
    display: block;
    height: 0;
}
.clear {
    *zoom: 1
}
body{
	/*padding-bottom: 140px;*/
}
/*全局样式end*/
/***********计算器 开始*****************************************************************************************************************/
.jsqBox {
	font-size: 0;
	margin:5% auto;
}


@media screen and (min-width: 320px) and (max-width: 720px){

.jsqBox div {
	width: 100%;
	padding: 10px 0;
	margin:0 auto;
}

.jsqCon li span.spanR input[type="text"],
.jsqCon li span.spanR input[type="number"],
.jsqCon li span.spanR input[type="tel"]{
	width: 70%;
	height: 43px;
	line-height: 43px;
	border: 1px solid #eee;
	outline: none;
	padding-left: 6px;
	box-sizing: border-box;
	margin-right:30%;
	font-size:10px;
}
.jsqCon li span.spanR b {
	position: absolute;
	right: 16%;
	top: 13px;
	font-size: 12px;
}
.btn_js {
	padding: 2% 10%;
	color: #fff;
	font-size: 18px;
	font-weight: 200;
	text-align: center;
	background-color:#c30817;
}
.jsqCon li span.spanR select.select1 {
	width: 70%;
	padding-left:2%;
	margin-bottom: 8px;
}
}
@media screen and (min-width: 730px) and (max-width: 1920px){

.jsqBox div {
	width: 35%;
	padding: 30px 0;
	margin:0 auto;
}

.jsqCon li span.spanR input[type="text"],
.jsqCon li span.spanR input[type="number"],
.jsqCon li span.spanR input[type="tel"]{
	width: 48%;
	font-size:14px;
	height: 43px;
	line-height: 43px;
	border: 1px solid #eee;
	outline: none;
	padding-left: 6px;
	box-sizing: border-box;
	margin-right:52%;
}
.jsqCon li span.spanR b {
	position: absolute;
	right: 28%;
	top: 13px;
	font-size: 12px;
}

.btn_js {
	padding: 2% 10%;
	color: #fff;
	font-size: 18px;
	font-weight: 200;
	text-align: center;
	background-color:#c30817;
}
.jsqCon li span.spanR select.select1 {
	width: 48%;
	padding-left:2%;
	margin-bottom: 8px;
}
}

.jsqBox div p {
    text-align: center;
	margin-top:7%;
}

.jsqBox div.jsqBoxL {
margin: 0 auto;

}
.jsqBox div.jsqBoxR {
	padding-right: 3%;
	padding-left: 10%;
}
.jsqBox div h2 {
	font-size: 18px;
	color: #000;
	font-weight: normal;
	margin-bottom: 30px;
	text-align:center;
}
.jsqCon li {
	margin-bottom: 10px;
	position: relative;
}
.jsqCon li span {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
}
.jsqCon li span.spanL {
	width: 46%;
	font-size: 16px;
	color: #000;
	font-weight: 200;
	height: 43px;
	line-height: 43px;
	text-align:right;
	padding-right:4%;
}
.jsqCon li span.spanRL {
	width: 46%;
	font-size: 16px;
	color: #000;
	font-weight: 200;
	height: 26px;
	line-height: 26px;
	text-align:right;
	padding-right:4%;
}
.jsqCon li span.spanLR {
	width: 50%;
	font-size: 16px;
	color: #000;
	font-weight: 200;
	height: 26px;
	line-height: 26px;
	text-align:left;
}
.jsqCon li span.spanA {
	width: 100%;
	font-size: 12px;
	height: 25px;
	line-height: 20px;
}
.jsqCon li span.spanA span{
	font-size: 12px;
	color:#f29e0a;
}
.jsqCon li.le {
	text-align:left;
	margin-left:20px;
}
.jsqCon li span.spanL i {
	font-style: normal;
	color: #f00;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	visibility: hidden;
}
.jsqCon li span.spanL i.iVisible {
	visibility: visible;
}
.jsqCon li span.spanR {
	width: 50%;
	font-size: 16px;
}
.jsqCon li span.spanR select {
	width: 48%;
	padding-left:2%;
	height: 43px;
	line-height: 43px;
	border: 1px solid #eee;
	outline: none;
    font-size:13px;
    color:#000;
}


.btn_js:hover{
    color:#fff !important;
}
.jsqBox div.luo { height: 360px; width: 360px; padding: 0; position: relative; margin-top: -20px; }
.jsqBox div.luo img {
	position: absolute;
	top: 0;
	left: 0;
}
.xy1 {
	animation: 5s linear 0s normal none infinite xy1;
	-webkit-animation: 5s linear 0s normal none infinite xy1;
}
@keyframes xy1 {
	0%{
		transform: scale(1) rotate(0deg);
	}
	50%{
		transform: scale(1) rotate(540deg);
	}
	100%{
		transform: scale(1) rotate(1080deg);
	}
}
.xy2 {
	animation: 5s linear 0s normal none infinite xy2;
	-webkit-animation: 5s linear 0s normal none infinite xy2;
}
@keyframes xy2 {
	0%{
		transform: scale(1) rotate(1080deg);
	}
	50%{
		transform: scale(1) rotate(540deg);
	}
	100%{
		transform: scale(1) rotate(0deg);
	}
}
.xy3 {
	animation: 5s linear 0s normal none infinite xy3;
	-webkit-animation: 5s linear 0s normal none infinite xy3;
}
@keyframes xy3 {
	0%{
		transform: scale(1) rotate(0deg);
	}
	50%{
		transform: scale(1) rotate(540deg);
	}
	100%{
		transform: scale(1) rotate(1080deg);
	}
}
.xy4 {
	animation: 5s linear 0s normal none infinite xy4;
	-webkit-animation: 5s linear 0s normal none infinite xy4;
}
@keyframes xy4 {
	0%{
		transform: scale(1) rotate(1080deg);
	}
	50%{
		transform: scale(1) rotate(540deg);
	}
	100%{
		transform: scale(1) rotate(0deg);
	}
}
.jsqBox div.luo dl {
	position: absolute;
	font-size: 20px;
	color: #000;
	font-weight: 200;
	line-height: 1.2;
}
.jsqBox div.luo dl.fei1 {
	top: 73px;
	left: 42%;
}
.jsqBox div.luo dl.fei2 {
	top: 160px;
	left: 17%;
}
.jsqBox div.luo dl.fei2 dt {
	color: #fff;
}
.jsqBox div.luo dl.fei3 {
	top: 250px;
	left: 42%;
}
.jsqBox div.luo dl.fei4 {
	top: 160px;
	right: 17%;
}
.jsqBox div.luo dl.fei4 dt {
	color: #fff;
}
/***********个人中心页脚 开始*****************************************************************************************************************/
.userFooter,
.userFooterTwo {
	font-size: 14px;
	color: #666;
	text-align: center;
	padding: 18px 0 25px;
	min-width: 1220px;
}
.userFooterTwo {
	background-color: #fdfdfd;
	border-top: 2px solid #e30113;
}
.userFooter p,
.userFooterTwo p {
	margin-top: 18px;
}
.webMap {
	padding-bottom: 18px;
	border-bottom: 1px solid #dedede;
}
.userFooter p.webMap,
.userFooterTwo p.webMap {
	margin-top: 0;
	z-index: 2;
	position: relative;
}
.webMap a {
	color: #666;
	display: inline-block;
	border-right: 1px solid #bdbdbd;
	padding: 0 10px;
}
.webMap a:last-child {
	border-right: 0;
}
.webMap a:hover {
	color: #e30113;
}
.userCopyright {
	color: #999;
	font-size: 12px;
}



/***********个人中心页脚 结束*****************************************************************************************************************/


.header_01{
	background: #f5f5f5;
	line-height: 30px;
}
.header_01 div{
	width: 1200px;
	margin: 0 auto;
}
.header_02_wrap{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.header_01_span{
	color: #e32831;
	padding-right: 10px;
}
.header_01 a{
	color: #666;
	padding: 0 4px;
}
.header_02_nav{
	float: right;
	display: inline-block;
}
.header_02 img{
	position: absolute;
	top: 50%;
	left: 0;
	transform: translate(0,-50%);
}
.header_02_nav div{
	vertical-align: middle;
	height: 100px;
	display: table-cell;
}
.header_02_nav a{
	color: #333;
	line-height: 40px;
	padding: 0 10px;
	margin: 0 10px;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
}
.header_02_nav a:hover,.header_02_nav .active{
	background: #eb434f;
	border-radius: 2px;
	color: #fff;
}
.fixFooter{
	position: fixed;
	left: 0;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,0.6);
	z-index: 100;
}
.fixFooter_wrap{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.fixFooter img{
	position: absolute;
	left: 0;
	bottom: 0;
}
.fixFooter_input{
	float: right;
}
.fixFooter_input input{
	line-height: 35px;
	padding-left: 6px;
	width: 250px;
	margin: 30px 10px;
	color: #666;
}
.fixFooter_input a{
	display: inline-block;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	width: 140px;
	line-height: 35px;
	background: #E32831;
	margin: 30px 10px;
}
.page1_banner{
	background: url('../images/banner01.jpg') no-repeat center 0;
}
.page1_banner_wrap{
	width: 1200px;
	margin: 0 auto;
}
.page1_baInput{
	float: right;
	background: #fff;
	padding: 15px 30px;
	width: 300px;
	box-sizing: border-box;
	margin: 35px 0 30px 0;
}
.page1_baInput input{
	line-height: 40px;
	background: #f5f5f5;
	box-shadow: 0 0 -2px rgba(0,0,0,0.2);
	color: #666;
	margin: 14px 0;
	width: 100%;
	outline: none;
	border: 1px solid #e2e2e2;
	padding-left: 6px;
	display: block;
}
.page1_baInput a{
	text-align: center;
	margin: 30px 0 10px 0;
	background: #4fa2fe;
	color: #FFFFFF;
	font-size: 20px;
	border-radius: 4px;
	width: 100%;
	line-height: 50px;
	display: block;
	box-shadow: 2px 2px 2px #1886ff;
}
.page1_baInput p{
	line-height: 24px;
	color: #666;
}
.page1_img01_wrap{
	width: 1200px;
	margin: 50px auto;
}
.page1_img01_wrap img{
	width: 100%;
}
.page1_img02{
	background: url('../images/img02.jpg') no-repeat center 0;
	height: 725px;
}
.page1_img03{
	background: url('../images/img03.jpg') no-repeat center 0;
	height: 725px;
	margin: 50px 0;
}
.page1_img04{
	background: url('../images/img04.jpg') no-repeat center 0;
	height: 600px;
}
.page4_banner{
	background: url('../images/banner02.jpg') no-repeat center 0;
	height: 500px;
}
.page4_img01{
	background: url('../images/img001.jpg') no-repeat center 0;
	height: 500px;
	margin: 50px 0;
}
.page4_img02{
	background: url('../images/img002.jpg') no-repeat center 0;
	height: 360px;
}
.page4_img03{
	background: url('../images/img003.jpg') no-repeat center 0;
	height: 324px;
	margin: 100px 0 0 0;
}
.page4_img04{
	background: url('../images/img004.png') #f5f5f5 no-repeat center 100px;
	height: 650px;
	padding-top: 100px;
}
.page4_img05{
	background: #f5f5f5 url('../images/img005.png')  no-repeat center 0;
	height: 330px;
	padding: 30px 0 100px 0;
}
.page3_banner{
	background: url('../images/banner.jpg') no-repeat center 0;
	height: 560px;
}
.page3_bg{
	background: url('../images/page3_bg.jpg') no-repeat center 0;
	height: 1330px;
}
.page3_img01{
	position: relative;
	left: 0;
	top: -60px;
}
.page3_img01_wrap{
	width: 1246px;
	margin: 0 auto;
	background: url('../images/img0001.png');
	height: 605px;
}
.page3_img02{
	background: url('../images/img0002.png') no-repeat center 0;
	height: 480px;
	width: 1200px;
	margin: 0 auto;
}
.page3_img03{
	background: url('../images/img0003.jpg') no-repeat right 0;
	height: 432px;
	padding-bottom: 200px;
}
.page3_img03_wrap{
	width: 1200px;
	margin: 0 auto;
	padding: 50px 0;
}
.page3_img03_wrap img{
	width: 100%;
}
.page3_img04{
	background: url('../images/img0004.jpg') no-repeat center 0;
	height: 570px;
	margin-bottom: 30px;
}
.page3_input{
	width: 970px;
	text-align: center;
	float: right;
	font-size: 16px;
}
.page3_input_p{
	line-height: 110px;
	font-size: 26px;
	color: #333333;
	letter-spacing: 2px;
}
.page3_input_span{
	color: #E32831;
	padding: 0 10px;
}
.page3_inputdiv,.page3_input input{
	line-height: 50px;
	padding-left: 6px;
	display: block;
	width: 50%;
	margin: 15px auto;
	border: 1px solid #999;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
	box-sizing: border-box;
}
.page3_inputdiv{
	padding: 0;
}
.page3_inputdiv input{
	width: 90%;
	display: inline-block;
	margin: 0;
	border: none;
	box-shadow: none;
	box-sizing: border-box;
}
.page3_inputdiv span{
	width: 10%;
}
.page3_input a{
	display: block;
	width: 50%;
	margin: 20px auto;
	line-height: 60px;
	border-radius: 5px;
	color: #FFFFFF;
	font-size: 20px;
	border-bottom: 6px solid #c73541;
	background: #ed4250;
}
#h{
	height: 80px;
	overflow: hidden;
	line-height: 40px;
	color: #666;
	position: relative;
	width: 50%;
	margin: 0 auto;
	background: transparent;
}
#h .bor{
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	height: 1px;
	border-bottom: 1px dashed #ddd;
}
#h p{
}
#h span{
	color: #E32831;
}
.page4_01{
	width: 1200px;
	margin: 30px auto;
}
.page4_01_title{
	display: block;
	width: 316px;
	margin: 30px auto;
}
.page04_01_img{
	height: 420px;
	position: relative;
	display: inline-block;
	float: left;
	width: 27%;
	margin: 0 3%;
	cursor: pointer;
	text-align: center;
	transition: all .2s ease;
}
.page04_01_img *{
	transition: all .2s ease;
}
.page04_01_img img{
	height: 270px;
	width: 100%;
	transition: all .5s ease;
}
.page04_01_img_spec a{
	bottom: 75%!important;
}
.page04_01_img_spec{
	display: table-cell;
	vertical-align: bottom;
}
.page04_01_img_spec div{
	top: 50px;
}
.page04_01_img_spec .page04_01_img_div{
	padding: 10px 20px 50px 20px;
}
.page04_01_img_spec .page04_01_img_div div{
	padding-top: 0;
	padding-bottom: 20px;
}
.page04_01_img_spec img{
	position: absolute;
	right: 0;
	bottom: 0;
}
.page04_01_img_div{
	position: absolute;
	width: 80%;
	left: 10%;
	top: 100px;
	border: 2px solid #000;
	padding: 50px 10px 20px 10px;
	box-sizing: border-box;
}
.page04_01_img_div .title{
	color: #fff;
	font-size: 20px;
	line-height: 80px;
	background: rgba(0,0,0,0.4);
}

.page04_01_img a{
	background: #dbb97e;
	color: #FFFFFF;
	font-size: 16px;
	display: block;
	width: 140px;
	line-height: 40px;
	position: absolute;
	left: 50%;
	bottom: 20%;
	opacity: 0;
	transform: translateX(-50%);
}
.page04_01_img:hover img{
	transform: scale(1.1);
}
.page04_01_img:hover .page04_01_img_div div{
	opacity: 0;
}
.page04_01_img:hover a{
	opacity: 1;
}
.page04_01_img_div div{
	padding: 50px 0 0 0;
}
.page04_01_img_div div p:first-child{
	font-size: 18px;
	line-height: 40px;
}
.page4_03{
	margin: 100px 0;
}
.page4_03_div{
	float: left;
	display: inline-block;
	width: 19%;
	margin-right: 1.25%;
	position: relative;
}
.page4_03 .page4_03_div:last-child{
	margin-right: 0;
}
.page4_03_div img{
	width: 100%;
	height: 284px;
}
.page4_03_div p{
	background: url('../images/txt_bg.png') no-repeat;
	background-size: 100% 100%;
	background-position: center;
	line-height: 45px;
	height: 50px;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.page4_03_div .more{
	position: absolute;
	background: rgba(0,0,0,0.4);
	color: #fff;
	font-size: 20px;
	width: 100%;
	height: 284px;
	left: 0%;
	top: 0%;
	padding: 5%;
	box-sizing: border-box;
	opacity: 0;
	transition: all .2s ease-out;
}
.page4_03_div .more div{
	border: 1px solid #fff;
	width: 100%;
	height: 100%;
	display: table;
}
.page4_03_div div img{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	width: 15px;
	height: 15px;
}
.page4_03_div div p{
	line-height: 30px;
	background: transparent;
	position: absolute;
	left: 50%;
	top: 70%;
	transform: translate(-50%,-50%);
}
.page4_03_div:hover .more{
	opacity: 1;
}
.pop{
	position: fixed;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.4);
	width: 100%;
	height: 100%;
	display: none;
}
.pop_input{
	width: 25%!important;
	margin: 200px auto;
	position: relative;
	background: #fff;
	text-align: center;
	border-radius: 10px;
	float: none;
	padding-bottom: 30px;
}
.pop_p{
	background: #eb434f;
	padding: 80px 30px 20px 30px;
	color: #fff;
	line-height: 30px;
	font-size: 16px;
	margin-bottom: 20px;
}
.pop_close{
	position: absolute;
	left: 50%;
	bottom: -50px;
	cursor: pointer;
	width: 30px;
	transform: translateX(-50%);
}
.pop_input_img{
	position: absolute;
	left: 50%;
	top: -80px;
	width: 100px;
	transform: translate(-50%,0);
	left: 50%;
}
.pop input{
	width: 80%;
}
.pop .page3_inputdiv{
	width: 80%;
}
.pop .page3_input a{
	width: 80%;
}
.pop_p p:first-child span:last-child{
	color: #eb434f;
	background: #fff;
	padding: 0 4px;
	border-radius: 2px;
	margin: 0 2px;
}
