@charset "UTF-8";

body,html {
	-webkit-overflow-scrolling: touch;
	-moz-overflow-scrolling: touch
}

blockquote,body,dd,div,dl,dt,fieldset,figcaption,figure,form,h1,h2,h3,h4,h5,h6,html,li,ol,p,pre,table,td img,th,ul {
	margin: 0;
	padding: 0
}

a,abbr,acronym,address,big,blockquote,body,caption,cite,code,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,html,img,ins,kbd,label,legend,li,ol,p,pre,q,s,samp,small,span,strike,strong,time,ul {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline
}

body {
	font-family: "微软雅黑";
	font-size: 14px;
	text-align: left;
	margin: 0 auto;
	line-height: 24px;
	background: #fff;
	color: #333;
	font-weight: 400;
	overflow-x: hidden;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block
}

.transition {
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	outline: 0
}

a:active,a:hover,a:link,a:visited {
	background: 0 0;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-tap-highlight-color: transparent
}

button {
	border-radius: 0;
	-webkit-border-radius: 0;
	outline: 0
}

input {
	border-radius: 0;
	outline: 0
}

img,input,textarea {
	border: 0
}

input:-ms-clear {
	display: none
}

textarea {
	resize: none;
	outline: 0
}

li,ul {
	list-style: none
}

a:link,a:visited {
	color: #333;
	text-decoration: none
}

a:active,a:hover {
	color: #ee002e;
	text-decoration: none
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0
}

.container {
	clear: both;
	width: 1000px;
	margin: 0 auto;
	padding: 0
}

img {
	vertical-align: middle;
	MAX-WIDTH: 100%!important;
	HEIGHT: auto!important;
	_width: expression(this.width > 100% ? "100%" :this.width)!important
}

.header {
	background: #241f1f;
	padding: 15px 0 20px
}

.header .logo {
	float: left;
	width: 149px
}

.header .nav {
	float: left;
	margin-left: 30px
}

.header .nav li {
	float: left;
	padding: 4px 10px 10px;
	position: relative;
	overflow: hidden;
	margin: 5px
}

.header .nav li:after,.header .nav li:before {
	content: "";
	position: absolute;
	height: 2px;
	width: 50px;
	background: #fff;
	transition: all .5s linear
}

.foot_btm,.foot_btm .container {
	position: relative
}

.header .nav li:after {
	left: -100%;
	bottom: 0;
	background: #c9211e;
	background: -webkit-linear-gradient(left,#c9211e,#de7c1b);
	background: -moz-linear-gradient(left,#c9211e,#de7c1b);
	background: -ms-linear-gradient(left,#c9211e,#de7c1b);
	background: -o-linear-gradient(left,#c9211e,#de7c1b)
}

.header .nav li:before {
	right: -100%;
	bottom: 5px;
	background: #c9211e;
	background: -webkit-linear-gradient(left,#c9211e,#9b0000);
	background: -moz-linear-gradient(left,#c9211e,#9b0000);
	background: -ms-linear-gradient(left,#c9211e,#9b0000);
	background: -o-linear-gradient(left,#c9211e,#9b0000)
}

.header .nav li.li1:before,.header .nav li:hover:before {
	right: 0;
	transition: all .5s linear
}

.header .nav li.li1:after,.header .nav li:hover:after {
	left: 0;
	transition: all .5s linear
}

.header .nav li a {
	clear: both;
	display: block;
	color: #fff;
	line-height: 32px;
	font-size: 14px
}

.header .headerfr {
	float: right;
	width: 202px;
	margin-top: 8px
}

.breadnav {
	clear: both;
	line-height: 1;
	font-size: 12px;
	color: #fff;
	padding: 15px 0 24px
}

.breadnav a:link,.breadnav a:visited {
	color: #fff;
	text-decoration: none
}

.breadnav a:active,.breadnav a:hover {
	color: #fccc00;
	text-decoration: none
}

.foot_btm,.foot_btm a {
	color: #fff
}

.foot_btm {
	padding: 20px 0;
	z-index: 3;
	background: #1c1a1a;
	font-size: 14px;
	text-align: center
}

.foot_btm a:hover {
	color: red
}

.newboxflboxewm {
	clear: both;
	display: block;
	margin-top: 30px!important;
	padding: 0!important;
	width: 443px
}

.floating_ck {
	position: fixed;
	right: 10px;
	top: 50%;
	margin-top: -134px;
	width: 100px;
	z-index: 99
}

.floating_ck .floating_ckBox {
	clear: both;
	display: block;
	background: #d7323b;
	background: -webkit-linear-gradient(135deg,#d7323b 30%,#701034 100%);
	background: -o-linear-gradient(135deg,#d7323b 30%,#701034 100%);
	background: linear-gradient(135deg,#d7323b 30%,#701034 100%);
	border-radius: 75px;
	box-shadow: 0 4px 20px rgba(157,3,42,.7);
	padding-top: 118px;
	cursor: pointer;
	z-index: 99;
	position: relative;
	width: 100%;
	padding-bottom: 34px
}

.floating_ck .floating_ckBox .floating_top {
	position: absolute;
	top: -10px;
	left: -18px;
	width: 127px
}

.floating_ck .floating_ckBox .floating_box {
	clear: both;
	display: block;
	padding: 10px 0
}

.floating_ck .floating_ckBox .floating_box span {
	clear: both;
	display: block;
	padding: 6px 0;
	font-size: 14px;
	line-height: 1;
	background: url(../images/swticon01.png) left center no-repeat;
	color: #fff;
	text-align: center
}

.floating_ck .floating_ckBox .floating_bom {
	clear: both;
	display: block;
	text-align: center;
	font-size: 14px;
	color: #ffc24d;
	font-weight: 700;
	position: relative;
	padding: 0;
	line-height: 1
}

.floating_ck .floating_ckBox .floating_bom span {
	position: absolute;
	width: 36px;
	height: 36px;
	border: 2px solid #d02e23;
	border-radius: 50%;
	background: #fff;
	background: -webkit-linear-gradient(-95deg,#fdf7f5 30%,#e3b3b0 100%);
	background: -o-linear-gradient(-95deg,#fdf7f5 30%,#e3b3b0 100%);
	background: linear-gradient(-95deg,#fdf7f5 30%,#e3b3b0 100%);
	right: 2px;
	top: -38px;
	box-shadow: 0 5px 5px rgba(112,16,52,.5)
}

.floating_ck .floating_ckBox .floating_bom:hover {
	text-decoration: underline;
	color: #fff
}

.floating_ck .floating_ckBox .floating_bom span img {
	position: absolute;
	width: 12px;
	left: 50%;
	margin-left: -6px;
	bottom: 2px;
	transform: scale(1);
	animation: blow01 2.5s infinite ease-in-out;
	z-index: 2
}

.floating_ck .floating_ckBox .floating_boxbom {
	width: 94px;
	position: relative
}

.floating_ck .floating_ckBox .floating_boxbom .floating_photo {
	clear: both;
	display: block;
	background: url(../images/swticon03.png) 4px center no-repeat #ffb400;
	color: #c02a39;
	font-size: 14px;
	font-weight: 700;
	background-size: 18px;
	line-height: 30px;
	padding-left: 27px;
	border-radius: 0 15px 15px 0;
	opacity: 1
}

.floating_ck .floating_ckBox .floating_boxbom .floating_ewm {
	position: absolute;
	transition: all .5s;
	right: -250px;
	top: 0;
	clear: both;
	background: #ffb400;
	width: 250px;
	border-radius: 15px;
	display: block;
	padding: 10px 0 0 10px;
	opacity: 0
}

.floating_ck .floating_ckBox .floating_boxbom:hover .floating_ewm {
	right: 0;
	opacity: 1
}

.floating_ewm .floating_ewmTop {
	clear: both;
	display: block;
	background: url(../images/swticon03.png) left center no-repeat;
	color: #c02a39;
	font-size: 14px;
	font-weight: 700;
	background-size: 18px;
	line-height: 30px;
	padding-left: 27px
}

.floating_ewm .floating_ewmBom {
	clear: both;
	display: block;
	margin-top: 2px;
	position: relative;
	padding-left: 125px;
	padding-bottom: 20px;
	padding-top: 15px
}

.floating_ewm .floating_ewmBom .floating_ewmBomFl {
	position: absolute;
	width: 110px;
	border-radius: 5px;
	overflow: hidden;
	left: 0;
	top: 0
}

.floating_i01,.floating_i02 {
	left: 50%;
	transform: scale(1);
	animation: blow 2.5s infinite ease-in-out;
	position: absolute;
	top: 50%
}

.floating_ewm .floating_ewmBom .floating_ewmBomFr {
	width: 100px;
	text-align: left;
	color: #010101;
	font-size: 12px;
	line-height: 24px
}

.floating_i01 {
	width: 20px;
	height: 20px;
	border: 2px solid #d02e23;
	margin-top: -10px;
	margin-left: -11px;
	border-radius: 50%
}

.floating_i02 {
	width: 12px;
	height: 12px;
	margin-top: -6px;
	margin-left: -7px;
	border-radius: 50%;
	border: 1px solid #d02e23;
	opacity: 1
}

.floating_i02:after,.floating_i02:before {
	content: "";
	position: absolute;
	border-radius: 50%;
	width: 4px;
	height: 6px;
	background: #eed2d0;
	margin-top: -3px;
	top: 50%
}

.floating_i02:after {
	right: -1px
}

.floating_i02:before {
	left: -1px
}

@keyframes blow {
	0%,10.5%,100%,5%,90.5% {
		transform: scale(1);
		opacity: 1
	}

	10%,5.5% {
		transform: scale(.8)
	}

	70%,90% {
		transform: scale(1.3);
		opacity: 0
	}
}

@keyframes blow01 {
	0%,10.5%,100%,15%,5%,90.5% {
		transform: scale(1);
		opacity: 1
	}

	10%,5.5% {
		transform: scale(.8)
	}
}

.FloatPim {
	position: fixed;
	right: 10px;
	bottom: 90px;
	width: 70px;
	height: 70px;
	z-index: 5;
	display: none
}

.FloatPim.on {
	display: block
}

.FloatPim .FloatPimBox {
	position: absolute;
	transition: all .5s;
	left: 100px;
	bottom: 0;
	display: block;
	width: 100%;
	height: 100%
}

.FloatPim .FloatPimBox.on {
	left: 0
}

.FloatPim .FloatPimBox .FloatPimPic {
	position: absolute;
	left: 0;
	top: 0;
	width: 70px;
	height: 70px;
	overflow: hidden;
	border-radius: 50%;
	box-shadow: 0 2px 10px rgba(12,30,39,.2);
	cursor: pointer
}

.FloatPim .FloatPimBox .FloatPimPic img {
	vertical-align: top
}

.FloatPim .FloatPimBox .FloatPimBoxItem {
	position: absolute;
	z-index: 20;
	left: -78px;
	bottom: -27px;
	width: 225px;
	border-radius: 10px 10px 0;
	background: #fff;
	box-shadow: 0 2px 10px rgba(12,30,39,.2);
	transition: all .5s;
	opacity: 0;
	overflow: hidden;
	transform: scale(0);
	border: 1px solid #5ba4ed;
	padding: 10px 15px 0
}

.FloatPim .FloatPimBox .FloatPimBoxItem.on {
	left: -240px;
	opacity: 1;
	transform: scale(1);
	bottom: 10px
}

.FloatPim .FloatPimBox .FloatPimBoxItem h5 {
	clear: both;
	display: block;
	font-size: 16px;
	color: #333
}

.FloatPim .FloatPimBox .FloatPimBoxItem h5 span {
	font-weight: 700;
	color: #5ba4ed
}

.FloatPim .FloatPimBox .FloatPimBoxItem p {
	clear: both;
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #999;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 193px
}

.FloatPim .FloatPimBox .FloatPimBoxItem>span {
	font-size: 18px
}

.FloatPim .FloatPimBox .FloatPimBoxItem>span span {
	color: #5aa4ed;
	font-weight: 700
}

.FloatPim .FloatPimBox .FloatPimBoxItem a {
	float: right;
	background: #5ba4ed;
	font-size: 16px;
	color: #fff;
	border-radius: 10px 0 0;
	padding: 5px 10px;
	margin-right: -15px;
	width: 85px
}

.FloatPim .FloatPimBox .FloatPimclose {
	position: absolute;
	width: 12px;
	height: 11px;
	background: url(../images/closeIcon01.png) center center no-repeat;
	right: -20px;
	top: 10px;
	cursor: pointer;
	display: block
}

#toTop {
	display: none;
	transition: background .5s;
	text-decoration: none;
	position: fixed;
	bottom: 0;
	right: 0;
	overflow: hidden;
	width: 107px;
	height: 50px;
	z-index: 999;
	text-align: center;
	background-color: #596382;
	cursor: pointer
}

.answer,.answer .answertit {
	position: relative;
	clear: both
}

#toTop span {
	padding: 10px 30px 0;
	display: block;
	clear: both
}

#toTop span img {
	width: 100%
}

#toTop:hover {
	background-color: #ff654c;
	transition: background .5s
}

#LR_Tb4 tbody tr td:nth-child(2) p strong:nth-child(3) {
	font-size: 16px
}

#LR_Tb4 tbody tr td:nth-child(2) p strong:nth-child(5) {
	font-size: 16px
}

.insideban04 {
	background: url(../images/newban01.jpg) center top no-repeat;
	background-size: 100%
}

.answer {
	background: url(../images/insidedot01.jpg) center top repeat-x;
	padding: 1px 31px 0;
	margin-top: 30px
}

.answer .answertit {
	margin-top: -30px;
	display: inline-block;
	margin-left: 30px
}

.answer .answertit:after {
	content: "";
	border-radius: 10px;
	position: absolute;
	z-index: 1;
	left: 4px;
	right: -4px;
	bottom: -7px;
	top: 7px;
	background: rgba(164,112,69,.26)
}

.answer .answertit:before {
	content: "";
	position: absolute;
	z-index: 3;
	left: -30px;
	top: -16px;
	background: url(../images/qicon08.png) left center no-repeat;
	background-size: 90px;
	width: 90px;
	height: 90px
}

.answer .answertit h1 {
	position: relative;
	z-index: 2;
	background-color: #ce351d;
	overflow: hidden;
	background-image: linear-gradient(90deg,#c9211e,#de7c1b);
	background-position: left center;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	padding: 15px 10px 15px 62px;
	font-size: 20px;
	line-height: 30px;
	color: #fff;
	border-radius: 10px;
	box-shadow: 0 2px 4px rgba(0,0,0,.33)
}

.answer .answertime {
	clear: both;
	display: block;
	font-size: 12px;
	color: #5d5d5d;
	line-height: 24px;
	padding: 15px 0 15px 10px
}

.answer .answertime span {
	float: left;
	margin-right: 10px;
	font-size: 16px
}

.answerfl {
	float: left;
	width: 633px;
	padding-top: 1px;
	background: -webkit-linear-gradient(top,#f7f8ff,#fefeff);
	background: -moz-linear-gradient(top,#f7f8ff,#fefeff);
	background: -ms-linear-gradient(top,#f7f8ff,#fefeff);
	background: -o-linear-gradient(top,#f7f8ff,#fefeff);
	min-height: 400px
}

.answerfl .answerfltit {
	background: url(../images/qicon04.png) left top no-repeat;
	background-size: 190px;
	width: 190px;
	height: 89px;
	font-size: 14px;
	font-weight: 700;
	color: #773500;
	padding: 39px 78px 0 0;
	text-align: center;
	line-height: 30px;
	margin-top: -39px;
	float: right
}

.answerfl .answerflbox {
	padding: 10px 30px 30px;
	clear: both;
	margin: 0 auto;
	display: block
}

.answerfl .answerflbox h3 {
	color: #494949;
	font-size: 26px;
	padding: 30px 0 15px;
	line-height: 35px
}

.answerfl .answerflbox p {
	padding: 10px 0;
	color: #494949;
	font-size: 16px;
	line-height: 35px
}

.answerfl .answerflbox p span {
	padding: 0 2px;
	margin: 0 3px
}

.answerfl .answerflbox video {
	clear: both;
	margin: 0 auto;
	display: block;
	width: 100%
}

.answerfl .answerflbox img {
	padding: 8px 0;
	margin: 0 auto;
	display: block
}

.answerfl .answerflbox p a {
	color: #eb0001
}

.answerfl .answerflbox p span#fred {
	background: #eb0001;
	border-radius: 2px;
	color: #fff!important;
	padding: 0 2px;
	margin: 0 3px;
	display: inline-block
}

.answerfr {
	float: right;
	position: relative;
	width: 255px;
	margin-right: 7px;
	border-radius: 8px;
	padding-top: 1px;
	padding-bottom: 12px;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	background: url(../images/answerfrbg.jpg) center bottom no-repeat #fff;
	background-size: cover
}

.answerfr i {
	position: absolute;
	left: -69px;
	width: 89px;
	height: 22px;
	background: url(../images/qicon06.png) center top no-repeat;
	background-size: 89px
}

.answerfr i:first-child {
	top: 68px
}

.answerfr i:nth-child(2) {
	top: 179px
}

.answerfr i:nth-child(3) {
	top: 304px
}

.answerfr h2 {
	clear: both;
	text-align: right;
	margin-top: -8px;
	padding-bottom: 18px
}

.answerfr h2 a {
	clear: both;
	display: inline-block;
	background: url(../images/qicon05.png) center top no-repeat;
	background-size: 140px;
	height: 31px;
	line-height: 31px;
	color: #773500;
	font-size: 14px;
	width: 140px;
	text-align: center;
	font-weight: 400
}

.answerfr div,.answerfr p,.answerfr ul {
	padding-left: 40px;
	padding-right: 26px
}

.answerfr ul {
	padding-top: 10px;
	padding-bottom: 5px
}

.answerfr ul li {
	clear: both;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 12px;
	background: url(../images/prodot01.png) left center no-repeat;
	background-size: 6px;
	padding: 5px 0 5px 12px
}

.answerfr p {
	clear: both;
	text-align: right;
	font-size: 12px
}

.answerfr p a {
	color: #6c2f00
}

.profour {
	clear: both;
	background-size: 100%;
	margin-top: -54px;
	min-width: 1000px;
	position: relative;
	z-index: 3
}

.inside+.profour {
	margin-top: 0
}

.profour .container {
	position: absolute;
	left: 50%;
	top: 70px;
	margin-left: -500px
}

.profour .profourtop {
	margin-left: 40px;
	width: 566px;
	height: 43px;
	font-size: 14px;
	background: url(../images/profouricon01.png) center left no-repeat;
	background-size: 566px;
	color: #fff;
	padding: 12px 0 0 17px;
	line-height: 24px
}

.profour .profourtop span {
	float: left;
	position: relative;
	font-size: 22px;
	background: url(../images/profouricon02.png) right center no-repeat;
	padding-right: 42px;
	background-size: 32px;
	margin-right: 10px
}

.profourbom {
	border-radius: 5px;
	background: url(../images/homefivebg.jpg);
	margin: 0 20px;
	padding: 20px 0 30px
}

.profourbom .profourfl {
	float: left;
	width: 320px;
	margin: 0 0 0 20px;
	position: relative
}

.profourbom .profourfl:after {
	content: "";
	position: absolute;
	left: 33px;
	top: 0;
	bottom: 0;
	width: 1px;
	background: #eee
}

.profourbom .profourfl dt {
	clear: both;
	position: relative;
	font-size: 24px;
	color: #bc0000;
	font-weight: 700;
	border: 1px solid #e1e1e1;
	background: #fff;
	line-height: 1;
	padding: 9px 0 9px 45px;
	margin-left: 35px;
	z-index: 2
}

.profourbom .profourfl dd,.profourbom .profourfl dt i {
	font-size: 16px;
	line-height: 1;
	font-family: "Microsoft JhengHei","Helvetica Neue","Microsoft YaHei",Helvetica,STHeiTi,sans-serif;
	clear: both
}

.profourbom .profourfl dt span {
	position: absolute;
	left: -35px;
	top: 0;
	border-radius: 50%;
	overflow: hidden;
	border: 1px solid #e1e1e1;
	width: 70px;
	height: 70px
}

.profourbom .profourfl dt i {
	color: #272727;
	display: block;
	font-style: normal;
	padding-top: 11px
}

.profourbom .profourfl dd {
	padding-left: 27px;
	font-weight: 700;
	color: #272727;
	margin-left: 21px;
	position: relative;
	margin-top: 28px;
	z-index: 2
}

.profourbom .profourfl dd span {
	font-size: 12px;
	color: #272727
}

.profourbom .profourfl dd:after {
	content: "";
	position: absolute;
	left: 7px;
	bottom: 0;
	width: 17px;
	height: 12px;
	border-radius: 50%;
	background: rgba(150,150,150,.52)
}

.profourbom .profourfl dd i {
	position: absolute;
	left: 0;
	top: -5px;
	font-size: 18px;
	font-style: normal;
	color: #878787;
	line-height: 1
}

.profourbom .profourfl dd:nth-child(2) {
	color: #bc0000
}

.profourbom .profourfl dd:nth-child(2) i {
	color: #bc0000
}

.profourbom .profourfl dd:nth-child(2):after {
	background: rgba(182,24,24,.52)
}

.profourpic img,.profourpicbom img {
	width: 100%
}

.casemagess .profourbom .profourfl {
	width: 291px
}

.casemagess .profourbom .profourfl dd {
	margin-left: 0
}

.casemagess .profourbom .profourfl dd span {
	font-size: 12px;
	color: #272727
}

.casemagess .profourbom .profourfl dd:nth-child(2) {
	background: 0 0
}

.casemagess .profourbom .profourfr {
	width: 590px;
	padding: 27px 17px 33px 25px
}

.casemagess .profourbom .profourfl:after {
	top: 81px;
	left: 12px
}

.profourcase .profourcasefl,.profourcase .profourcasefr {
	float: left;
	width: 71px;
	border-radius: 50%;
	overflow: hidden;
	border: 1px solid #eee
}

.profourcase p {
	float: left;
	width: 140px;
	text-align: center;
	padding-top: 18px;
	font-weight: 700;
	font-family: "Microsoft JhengHei","Helvetica Neue","Microsoft YaHei",Helvetica,STHeiTi,sans-serif
}

.profourcase p span {
	clear: both;
	display: block;
	text-align: center;
	padding-bottom: 5px
}

.profourcase p span i {
	width: 6px;
	height: 6px;
	margin: 0 8px;
	background-color: #bc0000;
	border-radius: 50%;
	display: inline-block;
	-webkit-animation: sk-three-bounce 1.4s ease-in-out 0s infinite both;
	animation: sk-three-bounce 1.4s ease-in-out 0s infinite both
}

.profourcase p span i:first-child {
	-webkit-animation-delay: -.8s;
	animation-delay: -.8s
}

.profourcase p span i:nth-child(2) {
	-webkit-animation-delay: -.64s;
	animation-delay: -.64s
}

.profourcase p span i:nth-child(3) {
	-webkit-animation-delay: -.48s;
	animation-delay: -.48s
}

.profourcase p span i:nth-child(4) {
	-webkit-animation-delay: -.32s;
	animation-delay: -.32s
}

.profourcase p span i:nth-child(5) {
	-webkit-animation-delay: -.16s;
	animation-delay: -.16s
}

@-webkit-keyframes sk-three-bounce {
	0%,100%,80% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes sk-three-bounce {
	0%,100%,80% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	40% {
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.profourbom .profourfr {
	float: right;
	margin-right: 43px;
	display: block;
	width: 549px;
	position: relative;
	border-radius: 5px;
	box-shadow: -4px 0 8px rgba(0,0,0,.09);
	background: url(../images/protwoicon03.jpg) right bottom no-repeat #fff;
	padding: 27px 27px 33px 40px;
	background-size: 330px
}

.profourbom .profourfr:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/protwoicon04.jpg) center top no-repeat;
	border-top-right-radius: 5px;
	width: 63px;
	height: 47px;
	background-size: 63px
}

.ie8-hack .profourbom .profourfr:before {
	display: none
}

.profourbom.noprofourfr .profourfr:before {
	display: none
}

.profourbom .profourfr .cont_form {
	float: left;
	width: 302px;
	padding-right: 21px;
	position: relative
}

.profourbom .profourfr .cont_form .btnclick {
	position: absolute;
	left: 108px;
	bottom: -49px
}

.profourbom .profourfr .cont_form .btnclick .btn_submit {
	width: 138px;
	height: 30px;
	border-radius: 15px;
	line-height: 30px;
	background-color: #c9221e;
	background-image: linear-gradient(90deg,#c9211e 0,#de7c1b 50%,#c9211e 100%);
	background-position: left center;
	background-size: 200% 100%;
	background-repeat: no-repeat;
	transition: background-position .6s ease;
	color: #fff;
	font-size: 14px;
	cursor: pointer
}

.profourbom .profourfr .cont_form .btnclick .btn_submit:hover {
	background-position: right center
}

.profourbom .profourfr .cont_form li {
	clear: both;
	display: block;
	padding-bottom: 16px
}

.profourbom .profourfr .cont_form li span {
	float: left;
	font-size: 14px;
	color: #353535;
	width: 50px;
	text-align: left;
	line-height: 32px;
	position: relative
}

.profourbom .profourfr .cont_form li span font {
	color: red
}

.profourbom .profourfr .cont_form li input {
	float: right;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	width: 225px;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	padding: 3px 10px 3px 30px;
	height: 32px
}

.profourbom .profourfr .cont_form li input:-webkit-autofill {
	-webkit-text-fill-color: #333;
	-webkit-box-shadow: 0 0 0 1000px #FFF inset!important;
	box-shadow: 0 0 0 1000px #FFF inset!important
}

.profourbom .profourfr .cont_form li textarea {
	float: right;
	font-family: "微软雅黑";
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	width: 225px;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	height: 57px;
	padding: 3px 10px 3px 30px
}

.profourbom .profourfr .cont_form li .btnSub {
	font-size: 12px;
	color: #fff;
	background: #1c1c1c;
	line-height: 26px;
	text-align: center;
	width: 100%
}

.profourbom .profourfr .cont_form li:first-child span:after {
	content: "";
	position: absolute;
	left: 62px;
	top: 8px;
	width: 24px;
	height: 24px;
	background: url(../images/homefiveicon04.png) no-repeat;
	background-size: 24px
}

.profourbom .profourfr .cont_form li:first-child+li span:after {
	content: "";
	position: absolute;
	left: 62px;
	top: 8px;
	width: 24px;
	height: 24px;
	background: url(../images/homefiveicon03.png) no-repeat;
	background-size: 24px
}

.profourbom .profourfr .cont_form li:first-child+li+li span:after {
	content: "";
	position: absolute;
	left: 62px;
	top: 8px;
	width: 24px;
	height: 24px;
	background: url(../images/homefiveicon02.png) no-repeat;
	background-size: 24px
}

.profourbom .profourfr .cont_form.casefrom {
	width: 100%;
	padding: 0
}

.profourbom .profourfr .cont_form.casefrom ul {
	clear: both;
	overflow: hidden;
	width: 100%
}

.profourbom .profourfr .cont_form.casefrom ul li {
	float: left;
	width: 259px;
	clear: none;
	margin-right: 15px
}

.profourbom .profourfr .cont_form.casefrom ul li input {
	clear: both;
	display: block;
	width: 100%;
	padding: 3px 10px
}

.profourbom .profourfr .cont_form.casefrom ul li select {
	clear: both;
	display: block;
	width: 100%;
	padding: 3px 10px;
	height: 32px;
	border: 1px solid #e1e1e1;
	border-radius: 3px;
	font-size: 14px;
	color: #333;
	line-height: 24px
}

.profourbom .profourfr .cont_form.casefrom ul li:last-child {
	width: 535px
}

.profourbom .profourfr .cont_form.casefrom ul li textarea {
	width: 100%;
	float: left;
	padding: 3px 10px
}

.profourbom .profourfr .cont_form.casefrom .btnclick {
	left: 190px
}

.profourbom .profourfr .cont_form.casefrom ul li input::-webkit-input-placeholder,.profourbom .profourfr .cont_form.casefrom ul li textarea::-webkit-input-placeholder {
	color: #333
}

.marqueetop {
	float: right;
	height: 154px;
	width: 180px;
	border-left: 1px solid #e9e9e9;
	padding-left: 15px;
	overflow-y: hidden
}

.marqueetop div,.marqueetop li {
	width: 100%;
	overflow: hidden;
	clear: both
}

.marqueetop li {
	padding: 15px 0;
	border-bottom: 1px dashed #e9e9e9
}

.marqueetop li p {
	font-size: 14px;
	color: #2d2d2d;
	line-height: 24px
}

.marqueetop li p strong {
	clear: both;
	display: block;
	padding-bottom: 2px
}

.marqueetop li time {
	clear: both;
	display: block;
	line-height: 1;
	color: #a6a6a6;
	font-size: 12px
}

@media (min-width:1440px) {
	.header .nav li a,.profour .profourtop {
		font-size: 16px;
		line-height: 30px
	}

	.container {
		width: 1200px
	}

	.header {
		padding-top: 20px;
		padding-bottom: 20px
	}

	.header .logo {
		width: 175px
	}

	.header .nav {
		margin-left: 36px
	}

	.header .nav li {
		padding: 8px 4px 10px;
		margin: 0 15px
	}

	.header .nav li:after,.header .nav li:before {
		width: 50px
	}

	.header .headerfr {
		width: 244px
	}

	.breadnav {
		font-size: 14px;
		padding: 18px 0 27px
	}

	.answer .answertit {
		margin-top: -42px
	}

	.answer .answertit h1 {
		font-size: 25px;
		padding: 25px 15px 25px 80px;
		border-radius: 15px;
		line-height: 35px
	}

	.answer .answertit:after {
		border-radius: 15px
	}

	.answer .answertime {
		font-size: 16px;
		line-height: 35px;
		padding-left: 20px
	}

	.answer .answertime span {
		font-size: 18px;
		margin-right: 20px
	}

	.answerfl {
		width: 759px
	}

	.answerfl .answerfltit {
		width: 227px;
		height: 106px;
		background-size: 227px;
		padding: 50px 93px 0 0;
		font-size: 16px;
		margin-top: -46px
	}

	.answer {
		padding: 1px 37px 0;
		margin-top: 50px
	}

	.answerfl .answerflbox {
		padding: 10px 35px 30px
	}

	.answerfl .answerflbox video {
		clear: both;
		margin: 0 auto;
		display: block;
		width: 100%
	}

	.answerfl .answerflbox img {
		padding: 8px 0;
		margin: 0 auto;
		display: block
	}

	.answerfr {
		width: 305px;
		margin-right: 8px;
		padding-bottom: 15px
	}

	.answerfr div,.answerfr p,.answerfr ul {
		padding-left: 50px;
		padding-right: 30px
	}

	.answerfr ul li {
		padding: 6px 0 6px 16px;
		background-size: 8px
	}

	.answerfr h2 {
		padding-bottom: 24px;
		margin-top: -10px
	}

	.answerfr h2 a {
		font-size: 16px;
		background-size: 169px;
		width: 169px;
		height: 38px;
		line-height: 38px
	}

	.answerfr i {
		left: -81px;
		width: 107px;
		height: 26px;
		background-size: 107px
	}

	.answerfr i:first-child {
		top: 85px
	}

	.answerfr i:nth-child(2) {
		top: 215px
	}

	.answerfr i:nth-child(3) {
		top: 336px
	}

	.answer .answertit:before {
		width: 110px;
		height: 110px;
		background-size: 110px
	}

	.profour {
		margin-top: -72px
	}

	.profour .container {
		top: 140px;
		margin-left: -600px
	}

	.profour .profourtop {
		margin-left: 48px;
		background-size: 680px;
		height: 52px;
		width: 680px;
		padding: 13px 0 0 22px
	}

	.profour .profourtop span {
		font-size: 30px
	}

	.profourbom {
		border-radius: 8px;
		margin: 0 25px;
		padding: 48px 0 66px
	}

	.profourbom .profourfl {
		margin: 0 0 0 24px;
		width: 370px
	}

	.profourbom .profourfl:after {
		left: 36px
	}

	.profourbom .profourfl dt {
		margin-left: 43px;
		font-size: 29px;
		padding: 12px 0 12px 52px
	}

	.profourbom .profourfl dt i {
		font-size: 19px;
		padding-top: 12px
	}

	.profourbom .profourfl dt span {
		width: 85px;
		height: 85px;
		left: -43px
	}

	.profourbom .profourfl dd {
		font-size: 19px;
		padding-left: 33px;
		margin-top: 32px
	}

	.profourbom .profourfl dd span {
		font-size: 14px
	}

	.profourbom .profourfl dd i {
		font-size: 22px
	}

	.profourbom .profourfl dd:after {
		width: 20px;
		height: 13px;
		left: 9px;
		bottom: -1px
	}

	.profourbom .profourfl dd:nth-child(2) {
		background-position: 120px center
	}

	.casemagess .profourbom .profourfl:after {
		top: 105px;
		left: 13px
	}

	.casemagess .profourbom .profourfl {
		width: 313px
	}

	.profourcase .profourcasefl,.profourcase .profourcasefr {
		width: 86px
	}

	.profourcase p {
		font-size: 15px;
		padding-top: 26px
	}

	.profourcase p span i {
		width: 8px;
		height: 8px;
		margin: 0 4px
	}

	.casemagess .profourbom .profourfr {
		width: 733px
	}

	.profourbom .profourfr {
		width: 672px;
		margin-right: 50px;
		padding: 33px 33px 38px 35px
	}

	.profourbom .profourfr:before {
		width: 76px;
		height: 58px;
		background-size: 76px
	}

	.profourbom .profourfr .cont_form {
		width: 360px;
		padding-right: 35px
	}

	.profourbom .profourfr .cont_form li span {
		font-size: 17px;
		width: 62px
	}

	.profourbom .profourfr .cont_form li input {
		width: 257px;
		padding: 7px 10px 7px 44px;
		line-height: 24px;
		font-size: 16px;
		height: 40px
	}

	.profourbom .profourfr .cont_form li textarea {
		width: 257px;
		height: 68px;
		font-size: 16px;
		line-height: 28px;
		padding: 3px 10px 10px 44px
	}

	.profourbom .profourfr .cont_form .btnclick {
		left: 105px;
		bottom: -55px
	}

	.profourbom .profourfr .cont_form .btnclick .btn_submit {
		width: 164px;
		height: 36px;
		border-radius: 18px;
		font-size: 16px;
		line-height: 36px
	}

	.profourbom .profourfr .cont_form li:first-child span:after {
		width: 28px;
		background-size: 28px;
		left: 79px;
		top: 10px
	}

	.profourbom .profourfr .cont_form li:first-child+li span:after {
		width: 28px;
		background-size: 28px;
		left: 79px;
		top: 10px
	}

	.profourbom .profourfr .cont_form li:first-child+li+li span:after {
		width: 28px;
		background-size: 28px;
		left: 79px;
		top: 10px
	}

	.profourbom .profourfr .cont_form.casefrom {
		padding: 10px 20px
	}

	.profourbom .profourfr .cont_form.casefrom ul li {
		width: 308px
	}

	.profourbom .profourfr .cont_form.casefrom ul li:last-child {
		width: 632px
	}

	.profourbom .profourfr .cont_form.casefrom ul li input {
		padding: 8px 15px
	}

	.profourbom .profourfr .cont_form.casefrom ul li select {
		height: 42px
	}

	.profourbom .profourfr .cont_form.casefrom ul li textarea {
		padding: 8px 15px;
		height: 75px
	}

	.profourbom .profourfr .cont_form.casefrom .btnclick {
		left: 260px
	}

	.marqueetop {
		height: 180px;
		width: 239px;
		padding-left: 25px
	}

	.marqueetop li p {
		font-size: 16px;
		padding-bottom: 5px
	}

	.marqueetop li time {
		font-size: 14px
	}

	.floating_ck {
		width: 120px;
		margin-top: -164px
	}

	.floating_ck .floating_ckBox {
		padding-bottom: 54px
	}

	.floating_ck .floating_ckBox .floating_top {
		width: 146px
	}

	.floating_ck .floating_ckBox .floating_bom {
		font-size: 17px;
		padding-top: 10px
	}

	.floating_ck .floating_ckBox .floating_bom span {
		width: 41px;
		height: 41px
	}

	.floating_ck .floating_ckBox .floating_bom span img {
		width: 17px;
		margin-left: -9px;
		bottom: 3px
	}

	.floating_i01 {
		margin-top: -15px;
		margin-left: -13px;
		width: 22px;
		height: 22px
	}

	.floating_i02 {
		width: 14px;
		height: 14px;
		margin-top: -11px;
		margin-left: -9px
	}

	.floating_ck .floating_ckBox .floating_box {
		padding: 12px 0
	}

	.floating_ck .floating_ckBox .floating_box span {
		padding: 8px 0;
		font-size: 16px
	}

	.floating_ck .floating_ckBox .floating_boxbom {
		width: 113px
	}

	.floating_ck .floating_ckBox .floating_boxbom .floating_photo {
		font-size: 17px;
		background-size: 22px;
		line-height: 40px;
		padding-left: 31px;
		border-radius: 0 20px 20px 0
	}

	.floating_ck .floating_ckBox .floating_boxbom .floating_ewm {
		border-radius: 20px;
		padding: 10px 0 0 14px
	}

	.floating_ewm .floating_ewmBom {
		margin-top: 5px
	}

	.floating_ewm .floating_ewmBom .floating_ewmBomFl {
		border-radius: 10px
	}

	.floating_ewm .floating_ewmBom .floating_ewmBomFr {
		font-size: 14px;
		line-height: 26px
	}

	.floating_ewm .floating_ewmTop {
		font-size: 17px;
		background-size: 22px;
		line-height: 30px;
		padding-left: 29px
	}
}

@media (min-width:1860px) {
	.container {
		width: 1600px
	}

	.header {
		padding-top: 25px;
		padding-bottom: 30px
	}

	.header .logo {
		width: 231px
	}

	.header .nav {
		margin-left: 67px
	}

	.header .nav li {
		padding: 10px 5px;
		margin: 0 25px
	}

	.header .nav li a {
		font-size: 18px;
		line-height: 40px
	}

	.header .nav li:after,.header .nav li:before {
		width: 53px
	}

	.header .headerfr {
		width: 323px
	}

	.breadnav {
		font-size: 16px;
		padding: 25px 0 46px
	}

	.answer .answertit {
		margin-top: -55px
	}

	.answer .answertit h1 {
		font-size: 30px;
		padding: 23px 20px 23px 92px;
		border-radius: 20px;
		line-height: 40px
	}

	.answer .answertit:after {
		border-radius: 20px
	}

	.answer .answertit:before {
		width: 127px;
		height: 125px;
		background-size: 127px;
		top: -17px
	}

	.answer .answertime {
		font-size: 16px;
		padding: 22px 0 22px 20px;
		line-height: 40px
	}

	.answer .answertime span {
		font-size: 20px;
		margin-right: 30px
	}

	.answerfl {
		width: 1015px
	}

	.answerfl .answerfltit {
		width: 300px;
		height: 140px;
		background-size: 300px;
		padding: 70px 121px 0 0;
		font-size: 20px;
		margin-top: -60px
	}

	.answer {
		padding: 1px 48px 0
	}

	.answerfl .answerflbox {
		padding: 10px 85px 30px 40px
	}

	.answerfr {
		width: 407px;
		margin-right: 12px;
		padding-bottom: 25px
	}

	.answerfr ul li {
		font-size: 14px;
		padding: 9px 0 9px 20px;
		background-size: 10px
	}

	.answerfr div,.answerfr p,.answerfr ul {
		padding-left: 68px;
		padding-right: 40px
	}

	.answerfr p {
		font-size: 14px
	}

	.answerfr h2 {
		padding-bottom: 30px;
		margin-top: -13px
	}

	.answerfr h2 a {
		font-size: 20px;
		background-size: 223px;
		width: 223px;
		height: 50px;
		line-height: 50px
	}

	.answerfr i {
		left: -108px;
		width: 143px;
		height: 35px;
		background-size: 143px
	}

	.answerfr i:first-child {
		top: 102px
	}

	.answerfr i:nth-child(2) {
		top: 280px
	}

	.answerfr i:nth-child(3) {
		top: 435px
	}

	.profour .container {
		top: 180px;
		margin-left: -800px
	}

	.profour .profourtop {
		margin-left: 65px;
		background-size: 904px;
		height: 68px;
		width: 904px;
		font-size: 18px;
		line-height: 40px;
		padding: 18px 0 0 24px
	}

	.profour .profourtop span {
		font-size: 34px;
		margin-right: 15px
	}

	.profourbom {
		border-radius: 10px;
		margin: 0 30px;
		padding: 67px 0 80px
	}

	.profourbom .profourfl {
		margin: 0 0 0 30px;
		width: 426px
	}

	.profourbom .profourfl:after {
		left: 38px
	}

	.profourbom .profourfl dt {
		margin-left: 57px;
		font-size: 34px;
		padding: 18px 0 21px 67px
	}

	.profourbom .profourfl dt i {
		font-size: 24px;
		padding-top: 16px
	}

	.profourbom .profourfl dt span {
		width: 113px;
		height: 113px;
		left: -57px
	}

	.profourbom .profourfl dd {
		font-size: 22px;
		padding-left: 43px;
		margin-top: 40px
	}

	.profourbom .profourfl dd i {
		font-size: 26px
	}

	.profourbom .profourfl dd span {
		font-size: 16px
	}

	.profourbom .profourfl dd:after {
		width: 26px;
		height: 17px;
		left: 11px;
		bottom: -3px
	}

	.profourbom .profourfl dd:nth-child(2) {
		background-position: 150px center
	}

	.casemagess .profourbom .profourfl:after {
		top: 130px;
		left: 17px
	}

	.casemagess .profourbom .profourfl {
		width: 414px
	}

	.profourcase .profourcasefl,.profourcase .profourcasefr {
		width: 111px
	}

	.profourcase p {
		font-size: 20px;
		padding-top: 34px;
		width: 171px
	}

	.profourcase p span i {
		margin: 0 7px
	}

	.casemagess .profourbom .profourfr {
		width: 978px
	}

	.casemagess .profourbom .profourfl dd span {
		font-size: 16px
	}

	.profourbom .profourfr {
		width: 978px;
		margin-right: 70px;
		padding: 45px 43px 54px 50px
	}

	.profourbom .profourfr:before {
		width: 102px;
		height: 78px;
		background-size: 102px
	}

	.ie8-hack .profourbom .profourfr:before {
		display: block
	}

	.profourbom .profourfr .cont_form {
		width: 928px;
		padding-right: 42px
	}

	.profourbom .profourfr .cont_form li span {
		font-size: 20px;
		width: 72px;
		line-height: 52px
	}

	.profourbom .profourfr .cont_form li input {
		width: 806px;
		padding: 10px 10px 10px 44px;
		line-height: 30px;
		font-size: 18px;
		height: 52px
	}

	.profourbom .profourfr .cont_form li textarea {
		width: 806px;
		height: 91px;
		font-size: 18px
	}

	.profourbom .profourfr .cont_form .btnclick {
		left: 167px;
		bottom: -78px
	}

	.profourbom .profourfr .cont_form .btnclick .btn_submit {
		width: 220px;
		height: 50px;
		border-radius: 25px;
		font-size: 18px;
		line-height: 50px
	}

	.profourbom .profourfr .cont_form li:first-child span:after {
		width: 31px;
		background-size: 31px;
		left: 91px;
		top: 13px
	}

	.profourbom .profourfr .cont_form li:first-child+li span:after {
		width: 31px;
		background-size: 31px;
		left: 91px;
		top: 13px
	}

	.profourbom .profourfr .cont_form li:first-child+li+li span:after {
		width: 31px;
		background-size: 31px;
		left: 91px;
		top: 10px
	}

	.profourbom .profourfr .cont_form.casefrom {
		padding: 15px 5px 15px 30px
	}

	.profourbom .profourfr .cont_form.casefrom ul li {
		width: 422px;
		margin-right: 25px;
		padding-bottom: 20px
	}

	.profourbom .profourfr .cont_form.casefrom ul li:last-child {
		width: 870px
	}

	.profourbom .profourfr .cont_form.casefrom ul li input {
		padding: 8px 15px
	}

	.profourbom .profourfr .cont_form.casefrom ul li select {
		height: 48px;
		font-size: 18px
	}

	.profourbom .profourfr .cont_form.casefrom ul li textarea {
		padding: 8px 15px;
		height: 75px
	}

	.profourbom .profourfr .cont_form.casefrom .btnclick {
		left: 359px;
		bottom: -56px
	}

	.marqueetop {
		height: 231px;
		width: 353px;
		padding-left: 40px
	}

	.floating_ck {
		width: 140px;
		margin-top: -191px
	}

	.floating_ck .floating_ckBox {
		padding-top: 136px;
		padding-bottom: 60px
	}

	.floating_ck .floating_ckBox .floating_top {
		width: 164px
	}

	.floating_ck .floating_ckBox .floating_bom {
		font-size: 20px
	}

	.floating_ck .floating_ckBox .floating_bom span {
		width: 46px;
		height: 46px
	}

	.floating_ck .floating_ckBox .floating_bom span img {
		width: 19px;
		margin-left: -7px
	}

	.floating_i01 {
		width: 26px;
		height: 26px;
		margin-top: -16px;
		margin-left: -13px
	}

	.floating_i02 {
		width: 16px;
		height: 16px;
		margin-top: -11px;
		margin-left: -8px
	}

	.floating_ck .floating_ckBox .floating_box {
		padding: 15px 0
	}

	.floating_ck .floating_ckBox .floating_box span {
		padding: 10px 0;
		font-size: 18px
	}

	.floating_ck .floating_ckBox .floating_boxbom {
		width: 132px
	}

	.floating_ck .floating_ckBox .floating_boxbom .floating_photo {
		font-size: 20px;
		background-size: 26px;
		line-height: 50px;
		padding-left: 40px;
		border-radius: 0 25px 25px 0;
		background-position: 8px center
	}

	.floating_ck .floating_ckBox .floating_boxbom .floating_ewm {
		border-radius: 25px;
		padding: 15px 0 0 17px
	}

	.floating_ewm .floating_ewmBom {
		margin-top: 8px
	}

	.floating_ewm .floating_ewmBom .floating_ewmBomFr {
		font-size: 16px;
		line-height: 28px
	}

	.floating_ewm .floating_ewmTop {
		font-size: 20px;
		background-size: 26px;
		padding-left: 35px
	}
}

@media (min-width:1920px) {
	.insideban04 {
		background-size: 100% 552px
	}
}

.ie8-hack .answer .answertit:before {
	background: 0 0;
	display: none
}

.ie8-hack .answerfr i {
	display: none!important;
	background: 0 0!important
}

.ie8-hack .answer .answertit {
	margin-left: 0
}

.ie8-hack .answer .answertit h1 {
	padding-left: 30px
}

.ie8-hack .answerfl .answerfltit {
	background: #ffe2ca;
	height: auto;
	margin-top: 0;
	padding: 15px 60px;
	display: inline-block;
	width: auto
}