﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table th, table td {
	padding: 5px;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
ception, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: none;
} /*for ff f6n.net*/
a:hover {
	text-decoration: none;
}
/*定位*/
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.bc {
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.zoom {
	zoom: 1
}
.hidden {
	visibility: hidden;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
p {
	word-spacing: -1.5px;
}
li {
	list-style: none;
}
p img {
	max-width: 870px;
}
 -moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;

i, em {
    font-style: normal;
}


.iconfont {

	font-family: "iconfont" !important;

	font-size: 23px;

	font-style: normal;

	-webkit-font-smoothing: antialiased;

	-webkit-text-stroke-width: 0.2px;

	-moz-osx-font-smoothing: grayscale;

}




/*其他*/
.cur {
	cursor: pointer
}
/*原reset*/
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
body {
	font: 14px/1.231 arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
/*title*/
h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
/*清除浮动*/
.clearfix:after {
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix { /*兼容 IE*/
	zoom: 1;
}
/*end reset*/


/* CSS Document */
body {
	background-color: #fff;
	overflow-x: hidden;
	color: #000;
	font-size: 14px;
	font-family: "微软雅黑";
	position: relative;
	min-width: 1200px;
	width: 100%;
}/*网站字体颜色*/
.content, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
}
.wrap-header {
	height: 51px;
	border-bottom: 1px solid #e6e6e6;
	position: relative;
	z-index: 9;
}
.wrap-header p {
	height: 51px;
	line-height: 51px;
}
.wrap-header ul {
	padding-top: 17px;
}
.wrap-header ul li {
	float: left;
	height: 19px;
	line-height: 19px;
	padding-left: 24px;
	margin-left: 24px;
	border-left: 1px solid #d2d2d2;
	position: relative;
}
.wrap-header ul li:first-child {
	border-left: none;
}
.wrap-header ul li a:hover {
	color: #241cc9;
}
.wrap-header ul li span {
	display: none;
	width: 120px;
	height: 120px;
	position: absolute;
	left: -5px;
	top: 18px;
	padding-top: 16px;
}
.wrap-header ul li img {
	display: block;
	width: 120px;
	height: 120px;
}
.wrap-header ul li:hover span {
	display: block;
}
.logo .container {
	height: 129px;
	position: relative;
}
#logo2 {
	position: absolute;
	left: 0;
	top: 25px;
}
.logo h1 {
	position: absolute;
	left: 0;
	top: 25px;
}
.logo h1 img {
	display: block;
	width: 90px;
	height: 80px;
}
.logo .lTit {
	position: absolute;
	left: 120px;
	top: 35px;
}
.logo .lTit .p1 {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-bottom: 12px;
}

.logo .lTit .p2{
	font-size: 16px;
	color: #666;
}



.logo .lTit .p2 span {
	margin-left: 25px;
	border-left: 1px solid #bfbfbf;
	padding-left: 30px;
}
.logo .lTit .p2 span:first-child {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}
.logo .iphone {
	margin: 25px 0px 0px 0px;
	overflow: hidden;
	display: block;
	line-height: 30px;
	background: url(../images/top_tel.png) no-repeat 0 0;
	width: 332px;
	height: 84px;
	color: #333;
	position: absolute;
	top: 0;
	right: 150px;
}
.logo .iphone p {
	padding: 10px 0 0 106px;
	display: block;
}
.logo .iphone span {
	font-size: 26px;
	display: block;
	font-family: arial;
}
.Nav {
	height: 65px;
	width: 100%;
	z-index: 1;
	background: #241cc9;
}
.Nav .navUl {
	width: 102%
}
.Nav .navUl>li {
	font-size: 15px;
	float: left;
	height: 65px;
	position: relative;
}
.Nav .navUl>li>a {
	display: block;
	color: #666;
	height:65px;
	line-height: 65px;
	text-decoration: none;
	position: relative;
	
	color: #fff;
	font-size: 16px;
	padding: 0 44px;
background: url(../images/header_nav_bor.png) no-repeat left;


}
.Nav .navUl>li:first-child>a {
	border-left: none;
}
.Nav .navUl>li:hover, .Nav .navUl>li.cur {
}
.Nav .navUl>li:hover>a, .Nav .navUl>li.cur>a {
	background: #ff5b00;
	color: #fff;
}
.wrap-footer {
	background: #242424;
}
.wrap-footer .fTop {
	padding: 25px 0 30px 0;
	border-bottom: 1px solid #797979;
}
.wrap-footer .ful1 {
	float: left;
	margin-left: 100px;
}
.wrap-footer .ful1:first-child {
	margin-left: 0;
}
.wrap-footer .ful1 li {
	margin-bottom: 16px;
}
.wrap-footer .ful1 li a {
	color: #fff;
}
.wrap-footer .ful1 li a:hover {
	color: #241cc9;
}
.wrap-footer .ful1 li:first-child {
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 18px;
}
.wrap-footer dl {
	float: left;
	text-align: center;
	color: #fff;
	margin-left: 120px
}
.wrap-footer dl dt {
	overflow: hidden;
	margin-bottom: 10px;
}
.wrap-footer .ful2 {
	float: right;
	margin-right: 80px;
}
.wrap-footer .ful2 li.li1 {
	font-size: 16px;
	margin-bottom: 15px;
	color: #fff;
}
.wrap-footer .ful2 li.li2 {
	font-size: 16px;
	margin-bottom: 15px;
	color: #fff;
}
.wrap-footer .ful2 li.li3 {
	font-size: 28px;
	margin-bottom: 15px;
	color: #241cc9;
	font-weight: bold;
}
.wrap-footer .ful2 li.li4 a {
	display: block;
	height: 45px;
	width: 186px;
	line-height: 45px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #241cc9;
	background: #fff;
	border-radius: 5px;
}
.wrap-footer .ful2 li.li4 a:hover {
	background: #241cc9;
	color: #fff;
}
.wrap-footer .ficp {
	height: 53px;
	line-height: 53px;
	text-align: center;
	color: #fff;
}
.wrap-footer .ficp a {
	color: #fff;
}
.wrap-footer .ficp a:hover {
	color: #241cc9;
}
/*页眉*/
.header {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
}
.header .header_nav {
	overflow: hidden;
	width: 100%;
	height: 60px;
	position: relative
}
.header .header_nav b {
	display: block;
	width: 458px;
	height: 3px;
	background-color: #ff5b00;
	position: absolute;
	left: 0;
	top: 0
}
.header .header_nav p {
	width: 0px;
	height: 3px;
	background-color: #ff5b00;
}
.header .header_nav ul {
	overflow: hidden;
	height: 57px;
}
.header .header_nav li {
	float: left;
	line-height: 57px;
	font-size: 14px;
	padding: 0 10px;
}
.header .header_nav li a {
	color: #fff;
	text-decoration: none;
	display: block
}
.header .header_nav .first {
	background: none
}
.header .header_nav .cur a, .header .header_nav li:hover a {
	color: #ff5b00;
	font-weight: bold
}
/*底部*/


/*返回顶部*/
.retop ul {
	overflow: hidden;
}
.retop li {
	float: left;
	margin-left: 10px;
}
.retop li img {
	display: block;
}
.rtTop {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: fixed;
	top: 80%;
	right: 46%;
	margin-right: -615px;
	cursor: pointer;
	display: none;
}
.rtTop h4 {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: relative;
}
.rtTop img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.pagebar { padding:20px; overflow:hidden}
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 12px;
  padding: 7px 10px;
  margin: 0 2px;
  border-radius: 3px;
}
.pagination span {
    color: #333;
    font-size: 12px;
    padding: 7px 2px;
    margin: 0 2px;
    border-radius: 3px;
}
.pagination a:hover {
  color: #241cc9;
  border: 1px solid #241cc9;
}
.pagination a.page-num-current {
  color: #fff;
  background: #241cc9;
  border: 1px solid #241cc9;
}
.pagination .st{ font-family:宋体}
.text-secondary{ text-align:center; padding:20px 0}



.footer_formbox {

	position: fixed;

	bottom: 0;

	display: block;

	width: 100%;

	z-index: 999999;

}



/* .footer_formbd {

	position: relative;

	left: -100%;

} */



.footer_form_fixed {

	width: 100%;

	background: rgba(0, 0, 0, 0.7);

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#B2000000, endColorstr=#B2000000);

}



.footer_form_fixed_inner {

	position: relative;

	height: 105px;

	width: 1200px;

	margin: 0 auto;

	background: url(../images/bgysu.png) no-repeat 4px 21px;

	padding-top: 20px;

}



.footer_form_fixed_inner .form_close {

	width: 35px;

	height: 35px;

	background: url(../images/form_close.png) no-repeat;

	cursor: pointer;

	text-indent: -9999px;

	position: absolute;

	top: 12px;

	right: -35px;

}







.footer_formbtn {

	bottom: 120px;

	background: url(../images/fixed-bg.png) no-repeat;

	position: absolute;

	left: 100%;

	cursor: pointer;

	z-index: 1;

}



.footer_formbtn dl {

	position: relative;

	width: 176px;

	height: 98px;

}



.footer_form_fixed_inner dl:nth-child(1) {

	width: 863px;

	overflow: hidden;

	float: left;

	margin-right: 15px;

}



.footer_form_fixed_inner dl:nth-child(2) {

	overflow: hidden;

	float: left;

	margin-right: 0;

	width: 120px;

}



.footer_form_fixed_inner dl:nth-child(2) dd {

	border: 0;

	height: auto;

	margin-right: 0;

	margin-bottom: 0;

	line-height: 0;

	position: relative;

	background: none;

}



.footer_form_fixed_inner dl:nth-child(2) dd .tool-btn {

	width: 120px;

	height: 87px;

	text-align: center;

	padding-left: 0;

	background: #e0661f;

	color: #fff;

	cursor: pointer;

	display: block;

	line-height: 87px;

}



.footer_form_fixed_inner dl:nth-child(3) {

	overflow: hidden;

	float: right;

	margin-right: 0;

	width: 170px;

	margin-left: 15px;

}



.footer_form_fixed_inner dl:nth-child(3) span {

	color: #fff;

	display: block;

	text-align: center;

	font-size: 18px;

}



.footer_form_fixed_inner dl:nth-child(3) em {

	border-radius: 40px;

	height: 40px;

	display: block;

	background: #cead3f;

	text-align: center;

	line-height: 40px;

	color: #fff;

	margin-top: 10px;

	font-size: 18px;

}



.footer_formbtn dl dt {

	position: absolute;

	left: 9px;

}



.footer_formbtn dl dt img {

	width: 85px;

	margin-top: -8px;

}



.footer_formbtn dl dd {

	position: absolute;

	top: 60px;

	left: 10px;

}



.footer_form_fixed_inner_title {

	border-bottom: 43px solid rgba(0, 0, 0, 0.7);

	border-left: 20px solid transparent;

	border-right: 20px solid transparent;

	width: 842px;

	position: absolute;

	top: -43px;

	margin: 0 179px;

}



.footer_form_fixed_inner_title_img {

	height: 38px;

	background: url(../images/footer_form_fixed_inner_title.png) no-repeat center center;

	position: absolute;

	top: -30px;

	width: 632px;

	margin: 0 284px;

}



.footer_form_fixed_inner dl dd:nth-child(4) {

	width: 200px;

}



.footer_form_fixed_inner dl dd:nth-child(2) {

	width: 200px;

}



.footer_form_fixed_inner dl dd:nth-child(3) {

	width: 619px;

}



.footer_form_fixed_inner dl dd:nth-child(1) {

	width: 619px;

}



.footer_form_fixed_inner dl dd:nth-child(5) {

	width: 218px;

	margin-right: 0;

}



.footer_form_fixed_inner dl dd:nth-child(3) label {

	margin-right: 10px;

}



.footer_form_fixed_inner dl dd:nth-child(3) label input[type="radio"],

.footer_form_fixed_inner dl dd:nth-child(1) label input[type="radio"] {

	display: none;

}



.footer_form_fixed_inner dl dd:nth-child(3) label i,

.footer_form_fixed_inner dl dd:nth-child(1) label i {

	font-size: 18px;

	font-style: normal;

	display: inline-block;

	width: 16px;

	height: 16px;

	text-align: center;

	line-height: 16px;

	color: rgba(255, 255, 255, 0);

	vertical-align: middle;

	margin: -2px 2px 1px 0px;

	border: #E8B830 1px solid;

	margin-right: 5px;

}



.footer_form_fixed_inner dl dd:nth-child(3) label input[type="radio"]:checked+i,

.footer_form_fixed_inner dl dd:nth-child(1) label input[type="radio"]:checked+i {

	background: #EB6100;

	color: #fff;

}



.footer_form_fixed_inner dl dd {

	float: left;

	border: 1px solid #e2e2e2;

	height: 35px;

	margin-right: 20px;

	margin-bottom: 13px;

	line-height: 35px;

	position: relative;

	background: rgba(255, 255, 255, 0.9);

}



.footer_form_fixed_inner dl dd {

	float: left;

	color: #666;

	font-size: 16px;

}



.footer_form_fixed_inner dl dd .iconfont {

	width: 20px;

	display: block;

	font-size: 20px;

	margin-left: 10px;

	float: left;

	position: absolute;

	color: #1685C1;

}



.footer_form_fixed_inner dl dd .iconfont {

	width: 20px;

	display: block;

	font-size: 20px;

	margin-left: 10px;

	float: left;

	position: absolute;

	color: #1685C1;

}



.footer_form_fixed_inner dl dd input {

	border: 0;

	width: 100%;

	height: 100%;

	padding-left: 40px;

	box-sizing: border-box;

	background: transparent;

}



















	.baojia_box{

		

		width: 100%;

		height: 770px;

		overflow: hidden;

	}

	.baojia_gongju{
		height: 520px;
		margin: 0 auto;
		background: rgba(255, 255, 255, 0.97);
	}

	.con_bj_cal {

		position: relative;
		padding: 15px 40px 30px;
		float: left;

	}

	.con_bj_cal h3 {

		font-size: 20px;

		margin-bottom: 20px;

	}

	.calputer_tit span {

		margin-left: 10px;

		color: #e0661f;

		font-size: 14px;

		font-weight: normal;

	}

	

	.bj_form {

		width: 600px;

		font-size: 14px;

		overflow: hidden;

		margin-bottom: 20px;

		position: relative

	}

	.mod_form .form_line {

		zoom: 1;

		overflow: hidden;

	}

	.bj_form .label {

		font-size: 16px;

		color: #333;

		text-align: left;

		margin-left: 0;

	}

	.mod_form .label {

		width: 90px;

		padding-right: 8px;

		float: left;

		text-align: left;

		line-height: 34px;

	}

	.label_start {

		float: right;

		font-size: 24px;

		color: #fe5f00;

		font-family: Arial;

		margin-top: 5px;

	}

	.bj_form .element {

		width: 265px;

		position: relative;

	}

	.bj_form .area_text {

		width: 223px;

		padding: 7px 20px 7px 10px;

	}

	.mod_form .element {

		width: 75.4%;

		float: left;

		margin-left: 20px;

	}

	

	.mod_form .unit{

		color: black;

		position: absolute;

		top: 6px;

		left: 340px;

	}

	

	/****单选框****/

	.elements input {

		border: 0;

		width: auto;

		height: 100%;

		padding-left: 40px;

		box-sizing: border-box;

		background: transparent;

		display: none;

	}

	

	

	.elements label input[type="radio"]:checked + i {

		background: #EB6100;

		color: #fff;

	}

	

	.elements label i {

		font-size: 18px;

		font-style: normal;

		display: inline-block;

		width: 21px;

		height: 21px;

		text-align: center;

		line-height: 21px;

		color: #dcdcdc;

		vertical-align: middle;

		margin: -2px 2px 1px 0px;

		border: #a5a5a5 1px solid;

		margin-right: 10px;

		border-radius: 6px;

	}

	.elements{

		margin-left: 8px;

		overflow: hidden;

		float: left;

		width: 80%;

		padding-top: 10px;

	}

	.elements label{

		float: left;

		margin-right: 25px;

		margin-bottom: 20px;

		font-size: 16px;

	}

	.elements label:nth-child(4){

		margin-right: 0px;

	}

	.bj_form:nth-child(5){

		margin-bottom: 10px;

	}

	.bj_form .tip{

		color: #666;

		font-size: 14px;

	}

	

	

	/***按钮***/

	.ico-line-btn {

		background: url(../images/ico-line-btn.png) no-repeat;

		top: 180px;

		z-index: 9;

	}

	

	.calc-btn {

		
		top: 205px;

		right: -46px;

		display: block;

		width: 90px;

		height: 90px;

		background: #ff6d15;

		-webkit-border-radius: 50%;

		-ms-border-radius: 50%;

		border-radius: 45px;

		z-index: 15;

	}

	

	.calc-btn em {

		display: block;

		font-size: 16px;

		color: #fff;

		width: 44px;

		height: 44px;

		margin: 2px auto 0;

		text-align: center;

		font-style: normal;

	}

	

	.ico-line-btn {

		width: 140px;

		height: 140px;

		display: block;

	}

	

	.circle-animate {

		position: absolute;

		top: 195px;

		right: -56px;

		width: 110px;

		height: 110px;

		-webkit-border-radius: 50%;

		border-radius: 50%;

		background: #fdcc9a;

		z-index: 12;

		-webkit-animation: scale-three2 1.5s ease infinite;

		-moz-animation: scale-three2 1.5s ease infinite;

		-o-animation: scale-three2 1.5s ease infinite;

		animation: scale-three2 1.5s ease infinite;

		animation-fill-mode: both;

	}

	

	@keyframes scale-three2 {

		0% {

			transform: scale(1);

			opacity: .8

		}



		100% {

			transform: scale(1.3);

			opacity: 0

		}

	}

/***右侧价格***/

.con_bj_res {

    width:600px;
    margin:0 auto;
    padding: 70px 50px 0 0;
    color: #333;
    font-size: 14px;
}

.bj_res_t {

    line-height: 35px;

    font-size: 20px;

	text-align: center;

	height: 75px;

}

.bj_res_t b {

    font-size: 28px;

    margin: 0 12px;

    display: inline-block;

    font-weight: 400;

    color: #f36f20;

	text-align: center;

}

.bj_res_ul {

    padding: 22px 0;

    margin: 26px auto 0;

    border: 1px solid #ddd;

}

.bj_res_ul li{

    height: 40px;

    line-height: 40px;

}

.bj_res_ul li span {

    float: left;

    width: 45%;

    height: 40px;

    text-align: right;

    font-size: 14px;

}

.bj_res_ul li strong {

    float: left;

    width: 50%;

    font-weight: 400;

    text-align: left;

    font-size: 12px;

}

.bj_res_ul li strong em {

    display: inline-block;

    width: 55px;

    font-style: normal;

    margin-left: 10px;

    margin-right: 10px;

    font-size: 16px;

	text-align: center;

}

.clear:after {

    display: block;

    clear: both;

    content: "\0020";

    visibility: hidden;

    height: 0;

}

.bj_res_con .tip {

    margin-top: 20px;

}

.bj_res_con .tip p{

    line-height: 27px;

    color: #999;

}		