@charset "utf-8";

/* CSS Document */
/*css初始化*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
button,
input,
textarea,
p,
table,
th,
td,
em {
	margin: 0;
	padding: 0;
}

body,
html,
textarea{
	min-height: 100%;
	overflow: hidden;
	overflow-y: auto;
	-ms-overflow-style: scrollbar;
	-webkit-tap-highlight-color: transparent;
	color: #2e2e2e;
	font-family: Arial;
}
textarea{
	-ms-scroll-chaining: chained;
	-ms-overflow-style: none;
	-ms-content-zooming: zoom;
	-ms-scroll-rails: none;
	-ms-content-zoom-limit-min: 100%;
	-ms-content-zoom-limit-max: 500%;
	-ms-scroll-snap-type: proximity;
	-ms-scroll-snap-points-x: snapList(100%, 200%, 300%, 400%, 500%);
	-ms-overflow-style: none;
	overflow: auto;
}
img,
input,
button {
	border: 0;
	vertical-align: middle;
}

ul,
ol,
li {
	list-style: none;
}
.navbar-brand{
	color: white;
}
.navbar-brand a{
	color: white;
}
a {
	text-decoration: none;
	color: black;
}

a:hover {
	color: #026dbd;
}

button a,span a{
	color: white;
}
button a:hover,span a:hover{
	color: white;
}button {
	cursor:pointer;
}
header {
	width: 100%;
}

header div {
	text-align: center;
}

header div .email {
	float: left;
	width: 100%;
	color: #3a4c97;
	font-size: 19px;

}

header div .phone {
	float: right;
	width: 100%;
	color: #3a4c97;
	font-size: 19px;
}
header div div{
	margin-top: 20px;
}
.email img,.phone img{
	width: 40px;
	margin-top: -20px;
}
.venus-menu{
		display: none;
}
.navbar-brand{
	display: none;
}
.logo {
	text-align: center;
	margin-top: 0px;
}
.logotop{
	 position: relative;
}
.logo img,.footerlogo img{
	width: 260px;
}
/* 轮播图 */
.flexslider {
	position: relative;
}

.slides {
	position: relative;
	z-index: 1;
	opacity: 1;
}

.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
	*display: inline;
	zoom: 1;
}

.flex-control-nav .flex-active {
	background-position: 0 0;
}

.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}

.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.hotdiv {
	text-align: center;
}
.bigtit{
	color: #e65911;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}
.smalltit{
	color: #e65911;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin-top: 20px;
}
/* .verytit{
	color: #e65911;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-top: 20px;
} */
.home {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background-color: #e65911;
	color: white;
	font-size: 18px;
}
.morebutton{
	border:1px solid #e65911;
	width: 120px;
	height:30px;
	text-align: center;
	line-height: 30px;
	margin: auto;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: white;
}
.home img{
	line-height: 60px;
}
.appicon{
	margin: auto;
	margin-top: 20px;
}
.appicon a.icon {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    color: #e40e0e;
    border-radius: 50%;
    margin-right: 20px;
    background: url(/skin/swit/img/icon.png) 0 -286px no-repeat;
}
.appicon a.twitter {
    background-position: 0 -356px;
}
.appicon a.youtube {
    background-position: 0 -426px;
}
.appicon a.linkedin {
    background-position: 0 -496px;
}
.p{
	width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 35px solid #e65911;
}
.sp{
	width: 0;
    height: 0;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 25px solid #e65911;
}
.vp{
	width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 15px solid #e65911;
}
.cooper {
	background-color: #818b94;
	margin-bottom: 40px;
}
.cooper {
	background-color: #818b94;
	margin-bottom: 40px;
}
.cooper div .cooperimg{
	border: 20px solid transparent;
	box-sizing: border-box;
}
.cooper div .cooperimg:last-child{
	margin-bottom: 30px;
}
.cooper div .cooperimg:last-child{
	margin-bottom: 30px;
}
/* 服务 */
.Reminder div{
	border:5px solid white;
	box-sizing: border-box;
	margin-bottom: 20px;
}
.Remindertxt{
	width: 100%;
	float: left;
	background: url(/skin/swit/img/product/Reminder.png) no-repeat;
	background-size: 100% 100%;
	height: 360px;
	padding: 80px 40px 0px;
	font-size: 17px;
	text-align: left;
	color: white;
}
.Remindertxt{
	text-align: center;
}
.Reminder .Reminbut{
	border:0px;
	text-align: center;
	line-height: 1.5;
}
.Remindertxt button{
	background-color: #e65911;
	border-radius: 20px;
	font-size: 20px;
	padding: 10px;
	color: white;
}
.Remindertxt p{
	font-weight: 400;
}
.Remindertxt p:last-child{
	font-weight: 600;
	font-size: 20px;
}
.Remindertxt span{
	color:#e65911;
}
.renyuan{
	width: 29%;
	float: left;
	display: none;
}
 /* 留言 */
.messagetitle{
	color: white;
	font-size: 10px;
	margin-top: 10px;
}

.messagetitle b:last-child{
	font-size: 16px;
	 color: #e55911
}
.messagetitle img{
   width: 50px;
   margin-top: -10px;
}

.message .input{
	margin-top: 10px;
}
.message .input:nth-child(even){
	text-align: left;
}
.message .input input{
	width: 100%;
	height: 35px;
	border-radius: 25px;
	border:2px solid #e55810;
	-moz-box-shadow:0px 4px 0px #e55810;
	-webkit-box-shadow:0px 4px 0px #e55810;
	box-shadow:0px 4px 0px #e55810;
	padding:0px 20px 0px 60px;
	font-size: 13px;
}
.message .input .app{
	background: url(/skin/swit/img/index/liuyan-icon-01.png) no-repeat 20px center;
	background-color: white;
	box-sizing: border-box;
	background-size: 25px;
}
.message .input .phone{
	background: url(/skin/swit/img/index/liuyan-icon-02.png) no-repeat 20px center;
	background-color: white;
	box-sizing: border-box;
	background-size: 25px;
}
.message .input .user{
	background: url(/skin/swit/img/index/liuyan-icon-03.png) no-repeat 20px center;
	background-color: white;
	box-sizing: border-box;
	background-size: 25px;
}
.message .input .email{
	background: url(/skin/swit/img/index/liuyan-icon-04.png) no-repeat 20px center;
	background-color: white;
	box-sizing: border-box;
	background-size: 25px;
}
.textarea textarea{
	width: 100%;
	height: 100px;
	border-radius: 25px;
	border:2px solid #e55810;
	-moz-box-shadow:0px 4px 0px #e55810;
	-webkit-box-shadow:0px 4px 0px #e55810;
	 box-shadow:0px 4px 0px #e55810;
	 background: url(/skin/swit/img/index/liuyan-icon-05.png) no-repeat 20px 10px;
	 background-color: white;
	 background-size: 20px;
	 margin-top: 10px;
	 padding:5px 20px 0px 60px;
	 box-sizing: border-box;
	 font-size: 13px;
}
.messagebutton{
	margin: auto;
	font-size: 14px;
	color: white;
	margin-top: 10px;
}
.messagebutton b{
	text-align: center;
	line-height: 30px;
}
.messagebutton button{
	height: 30px;
	border-radius: 25px;
	font-size: 14px;
	color: white;
	background-color: #e55910;
	margin-bottom: 30px;
}
.messageexplain{
	color: white;
}
footer{
	background: url(/skin/swit/img/index/bottom-beijing.png) no-repeat;
	background-size: auto 100%;
	margin-top: -25px;
}
/* foot */
.footerlogo {
	text-align: center;
}
.footerone-left h1,.footerone-right h1{
	color: #cecece;
	margin-top: 40px;
	margin-bottom: 20px;
}
.footerone-left p{
	color: #cecece;
}
.footerone-left p{
	line-height: 2;
	font-size: 17px;
}
.footerone-right input{
	width: 100%;
	height:35px;
	border:1px solid #e65911;
	border-radius: 10px;
	padding: 5px;
	font-size: 20px;
	background-color: #dddddd;
}
.footerone-right .y-email{
	margin-top: 15px;
}
.emdiv,.tediv{
	margin-top: 10px;
	line-height: 50px;
}
.emdiv img,.tediv img{
	width: 35px;
	float: left;
}
.emdiv .span,.tediv .span{
	color: white;
	float: left;
	margin-left: 5px;
}
.emdiv b{
	color: #e65911;
	font-size: 18px;
	margin-left: 5px;
}

.tediv b{
	color: #e65911;
	font-size: 22px;
	margin-left: 5px;
}
.footerone-right textarea{
	width: 100%;
	height: 120px;
	border: 2px solid #e65911;
	border-radius: 10px;
	resize: none;
	margin-top: 15px;
	padding: 5px;
	font-size: 24px;
	background-color: #dddddd;
}
.footerone-right button{
	width: 100%;
	height: 35px;
	color: white;
	border-radius: 10px;
	margin-top: 10px;
	font-size: 20px;
	background-color:#e65911;
}
.footertwo-left{
	color: #cecece;
    margin-top: 40px;
    margin-bottom: 20px;
}
.footertwo-left p{
	line-height: 2;
    font-size: 17px;
}
.footertwo-right{
	margin-top: 40px;
	margin-bottom: 20px;
	color: #cecece;
}
.footertwo-right p{
	color: #cecece;
	line-height: 2;
	font-size: 17px;
}
.footertwo-right-one{
	height: 40px;
}
.footertwo-right-two{
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}
.footertwo-right-threet{
	height: 40px;
	line-height: 40px;
	color:#e45914;
	font-weight: 700;
	font-size: 14px;
}
.footertwo-right-threeb{
	height: 40px;
	line-height: 40px;
	color:#e45914;
	font-weight: 700;
	font-size: 14px;
}
.footer-bottom{
	width: 100%;
	text-align: center;
	color: #cecece;
	margin-top: 30px;
	margin-bottom: 30px;
}
@media(min-width:576px){
	.hotdiv{
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.hotdiv span {
	    font-size: 50px;
	    font-weight: 700;
	    color: #e65911;
	    line-height: 80px;
	}
	.bigtit {
		color: #e65911;
		font-size:50px;
		font-weight: bold;
		text-align: center;
		margin-top: 15x;
		margin-bottom: 15px;
	}
	.logo {
		text-align: center;
		margin-top: 0px;
	}
	.bigtit{
		color: #e65911;
		font-size: 24px;
		font-weight: bold;
		text-align: center;
	}
	.venus-menu{
		display: none;
	}
	.navbar-brand{
		display: block;
	}
	.logo {
		text-align: center;
		margin-top: 0px;
	}
	header div .email {
		float: left;
		line-height: 60px;
		width: 50%;
		color: #3a4c97;
		font-size: 19px;
	}
	
	header div .phone {
		float: right;
		line-height: 60px;
		width: 50%;
		color: #3a4c97;
		font-size: 19px;
		z-index: 99999;
	}
	.messageexplain b:last-child{
		font-size: 24px;
		color: #e55911
   }
	.message .input{
		margin-top: 30px;
	}
	.message .input:nth-child(even){
		text-align: right;
	}
	
	.messagetitle{
		color: white;
		font-size: 10px;
		margin-top: 100px;
		line-height: 1.8
   }
   .messagetitle img {
	   width: 60px;
	   margin-top: -20px;
   }
   .messagebutton{
	   margin: auto;
	   font-size: 20px;
	   color: white;
	   margin-top: 30px;
   }
   .messagebutton b{
	   text-align: center;
	   line-height: 50px;
   }
   .messagebutton button{
	   height: 50px;
	   border-radius: 25px;
	   font-size: 20px;
	   color: white;
	   background-color: #e55910;
	   margin-bottom: 30px;
   }
   .message .input input{
	   width: 98%;
	   height: 55px;
	   border-radius: 25px;
	   border:2px solid #e55810;
	   -moz-box-shadow:0px 4px 0px #e55810;
	   -webkit-box-shadow:0px 4px 0px #e55810;
		box-shadow:0px 4px 0px #e55810;
		padding:0px 5px 0px 35px;
		font-size: 10px;
   }
   .message .input .app{
	   background: url(/skin/swit/img/index/liuyan-icon-01.png) no-repeat 5px center;
	   background-color: white;
	   box-sizing: border-box;
	   background-size: 25px;
   }
   .message .input .phone{
	   background: url(/skin/swit/img/index/liuyan-icon-02.png) no-repeat 5px center;
	   background-color: white;
	   box-sizing: border-box;
	   background-size: 25px;
   }
   .message .input .user{
	   background: url(/skin/swit/img/index/liuyan-icon-03.png) no-repeat 5px center;
	   background-color: white;
	   box-sizing: border-box;
	   background-size: 25px;
   }
   .message .input .email{
	   background: url(/skin/swit/img/index/liuyan-icon-04.png) no-repeat 5px center;
	   background-color: white;
	   box-sizing: border-box;
	   background-size: 25px;
   }
   .textarea textarea{
	   width: 100%;
	   height: 140px;
	   border-radius: 25px;
	   border:2px solid #e55810;
	   -moz-box-shadow:0px 4px 0px #e55810;
	   -webkit-box-shadow:0px 4px 0px #e55810;
	   box-shadow:0px 4px 0px #e55810;
	   background: url(/skin/swit/img/index/liuyan-icon-05.png) no-repeat 10px 10px;
	   background-color: white;
	   background-size: 25px;
	   margin-top: 30px;
	   padding:5px 5px 0px 40px;
	   box-sizing: border-box;
	   font-size: 13px;
   }
	.Remindertxt{
		width: 71%;
		float: left;
		background: url(/skin/swit/img/product/Reminder.png) no-repeat;
		background-size:100% 90%;
		height: 360px;
		padding: 80px 40px 50px;
		font-size: 17px;
		text-align: left;
		color: white;
	}
	.footerone-right button{
		width: 50%;
		height: 45px;
		color: white;
		border-radius: 10px;
		margin-top: 10px;
		font-size: 20px;
		background-color:#e65911;
	}
	.renyuan{
		width: 29%;
		float: left;
		display: block;
	}
	.footertwo-right-two{
		height: 40px;
		line-height: 40px;
		font-size: 18px;
	}
	.footertwo-right-threet{
		height: 40px;
		line-height: 40px;
		color:#e45914;
		font-weight: 700;
		font-size: 20px;
	}
	.footertwo-right-threeb{
		height: 40px;
		line-height: 40px;
		color:#e45914;
		font-weight: 700;
		font-size: 22px;
	}
}

@media(min-width:768px){
	.hotdiv{
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.hotdiv span {
	    font-size: 50px;
	    font-weight: 700;
	    color: #e65911;
	    line-height: 80px;
	}
	.bigtit {
		color: #e65911;
		font-size:50px;
		font-weight: bold;
		text-align: center;
		margin-top: 15x;
		margin-bottom: 15px;
	}
	.venus-menu{
		display: none;
	}
	header div .email {
		float: left;
		line-height: 60px;
		width: 50%;
		color: #3a4c97;
		font-size: 19px;
	
	}
	header div .phone {
		float: right;
		line-height: 60px;
		width: 50%;
		color: #3a4c97;
		font-size: 19px;
		z-index: 99999;
	}
	.bigtit{
		color: #e65911;
		font-size: 40px;
		font-weight: bold;
		text-align: center;
	}
	.logo {
		text-align: center;
		margin-top: 0px;
	}
	.slidesimg {
		width: 50%;
		float: left;
		border: 20px solid white;
		box-sizing: border-box;
	}
	.messagetitle{
		color: white;
		font-size: 14px;
		margin-top: 130px;
		line-height: inherit
   }
   .messagetitle img {
	   width: 60px;
	   margin-top: -30px;
   }
   .messagetitle b:last-child{
	   text-align: center;
	   line-height: 50px;
   }
   .textarea textarea{
	   width: 100%;
	   height: 120px;
	   border-radius: 25px;
	   border:2px solid #e55810;
	   -moz-box-shadow:0px 4px 0px #e55810;
	   -webkit-box-shadow:0px 4px 0px #e55810;
		box-shadow:0px 4px 0px #e55810;
		background: url(/skin/swit/img/index/liuyan-icon-05.png) no-repeat 10px 10px;
		background-color: white;
		background-size: 25px;
		margin-top: 30px;
		padding:12px 20px 0px 60px;
		box-sizing: border-box;
		font-size: 13px;
   }
   .message .input input {
	   width: 90%;
	   height: 45px;
	   border-radius: 25px;
	   border: 2px solid #e55810;
	   -moz-box-shadow: 0px 4px 0px #e55810;
	   -webkit-box-shadow: 0px 4px 0px #e55810;
	   box-shadow: 0px 4px 0px #e55810;
	   padding: 0px 20px 0px 45px;
	   font-size: 13px;
   }
   .message .input .app{
	   background: url(/skin/swit/img/index/liuyan-icon-01.png) no-repeat 10px center;
	   background-color: white;
	   box-sizing: border-box;
	   background-size: 25px;
   }
   .message .input .phone{
	   background: url(/skin/swit/img/index/liuyan-icon-02.png) no-repeat 10px center;
	   background-color: white;
	   box-sizing: border-box;
	   background-size: 25px;
   }
   .message .input .user{
	   background: url(/skin/swit/img/index/liuyan-icon-03.png) no-repeat 10px center;
	   background-color: white;
	   box-sizing: border-box;
	   background-size: 25px;
   }
   .message .input .email{
	   background: url(/skin/swit/img/index/liuyan-icon-04.png) no-repeat 10px center;
	   background-color: white;
	   box-sizing: border-box;
	   background-size: 25px;
   }
	footer{
		background: url(/skin/swit/img/index/bottom-beijing.png) no-repeat;
		background-size: 100% cover;
		margin-top: -25px;
	}
	.Remindertxt {
		width: 71%;
		float: left;
		background: url(/skin/swit/img/product/Reminder.png) no-repeat;
		background-size: 100% 90%;
		height: 400px;
		padding: 100px 80px 80px;
		font-size: 16px;
		text-align: left;
		color: white;
	}
}
@media(min-width:992px){
	.logotop{
		 position: relative;
		margin-top: -50px;
	}
	.hotdiv{
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.hotdiv span {
	    font-size: 50px;
	    font-weight: 700;
	    color: #e65911;
	    line-height: 80px;
	}
	.bigtit {
		color: #e65911;
		font-size:40px;
		font-weight: bold;
		text-align: center;
		margin-top: 15x;
		margin-bottom: 15px;
	}
	.venus-menu{
		display: block;
	}
	.messagetitle{
		color: white;
		font-size: 14px;
		margin-top: 120px;
   }
   .messagetitle img {
	   width: 60px;
	   margin-top: -30px;
   }
   .textarea textarea{
	   width: 100%;
	   height: 180px;
	   border-radius: 25px;
	   border:2px solid #e55810;
	   -moz-box-shadow:0px 4px 0px #e55810;
	   -webkit-box-shadow:0px 4px 0px #e55810;
	   box-shadow:0px 4px 0px #e55810;
	   background: url(/skin/swit/img/index/liuyan-icon-05.png) no-repeat 20px 10px;
	   background-color: white;
	   background-size: 20px;
	   margin-top: 30px;
	   padding:5px 20px 0px 60px;
	   box-sizing: border-box;
	   font-size: 13px;
   }
	.Remindertxt {
		width: 71%;
		float: left;
		background: url(/skin/swit/img/product/Reminder.png) no-repeat;
		background-size: 100% 90%;
		height: 400px;
		padding: 80px 80px 80px;
		font-size: 16px;
		text-align: left;
		color: white;
	}
}
@media(min-width:1200px){
	.hotdiv{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.hotdiv span {
	    font-size: 50px;
	    font-weight: 700;
	    color: #e65911;
	    line-height: 80px;
	}
	.bigtit {
		color: #e65911;
		font-size:50px;
		font-weight: bold;
		text-align: center;
		margin-top: 80px;
		margin-bottom: 20px;
	}
	.home {
		width: 100%;
		height: 60px;
		line-height: 60px;
		background-color: #e65911;
		color: white;
		font-size: 24px;
	}
	.messagetitle {
		color: white;
		font-size: 18px;
		margin-top: 160px;
		margin-bottom: 0px;
	}
	.messagetitle b:last-child {
		font-size: 22px;
		color: #e55911;
	}
	.messagetitle img {
		width: 80px;
		margin-top: -30px;
	}
	.message .input input::-webkit-input-placeholder,.message .textarea textarea::-webkit-input-placeholder{
		font-size: 18px;
	}
	.message .input input::-moz-placeholder,.message .textarea textarea::-webkit-input-placeholder{
		font-size: 18px;
	}
	.message .input input:-ms-input-placeholder,.message .textarea textarea::-webkit-input-placeholder{
		font-size: 18px;
	}
	.message .input {
		margin-top: 40px;
	}
	.message .input input {
		width: 90%;
		height: 45px;
		border-radius: 25px;
		border: 2px solid #e55810;
		-moz-box-shadow: 0px 4px 0px #e55810;
		-webkit-box-shadow: 0px 4px 0px #e55810;
		box-shadow: 0px 4px 0px #e55810;
		padding: 0px 20px 0px 55px;
		font-size: 14px;
	}
	.message .input .app{
		background: url(/skin/swit/img/index/liuyan-icon-01.png) no-repeat 15px center;
		background-color: white;
		box-sizing: border-box;
		background-size: 30px;
	}
	.message .input .phone{
		background: url(/skin/swit/img/index/liuyan-icon-02.png) no-repeat 15px center;
		background-color: white;
		box-sizing: border-box;
		background-size: 30px;
	}
	.message .input .user{
		background: url(/skin/swit/img/index/liuyan-icon-03.png) no-repeat 15px center;
		background-color: white;
		box-sizing: border-box;
		background-size: 30px;
	}
	.message .input .email{
		background: url(/skin/swit/img/index/liuyan-icon-04.png) no-repeat 15px center;
		background-color: white;
		box-sizing: border-box;
		background-size: 30px;
	}
	.textarea textarea {
		width: 100%;
		border-radius: 25px;
		border: 2px solid #e55810;
		-moz-box-shadow: 0px 8px 0px #e55810;
		-webkit-box-shadow: 0px 8px 0px #e55810;
		box-shadow: 0px 8px 0px #e55810;
		background: url(/skin/swit/img/index/liuyan-icon-05.png) no-repeat 15px 10px;
		background-color: white;
		background-size: 30px;
		margin-top: 30px;
		padding: 15px 20px 0px 55px;
		box-sizing: border-box;
		font-size: 14px;
	}
	.Remindertxt {
		width: 71%;
		float: left;
		background: url(/skin/swit/img/product/Reminder.png) no-repeat;
		background-size: 100% 90%;
		height: 450px;
		padding: 120px 80px 80px;
		font-size: 17px;
		text-align: left;
		color: white;
	}
}
@media(min-width:1400px){
	.hotdiv{
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.hotdiv span {
	    font-size: 50px;
	    font-weight: 700;
	    color: #e65911;
	    line-height: 80px;
	}
	.bigtit {
		color: #e65911;
		font-size:50px;
		font-weight: bold;
		text-align: center;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.Remindertxt {
		width: 71%;
		float: left;
		background: url(/skin/swit/img/product/Reminder.png) no-repeat;
		background-size: 100% 90%;
		height: 500px;
		padding: 120px 80px 80px;
		font-size: 20px;
		text-align: left;
		color: white;
	}
	.messagetitle {
		color: white;
		font-size: 18px;
		margin-top: 180px;
	}
	 .mess{
		 margin-top: 30px;
	 }
	.messagetitle b:last-child {
		font-size: 24px;
		color: #e55911;
	}
	.messagetitle img {
		width: 80px;
		margin-top: -30px;
	}
	.message .input input::-webkit-input-placeholder,.message .textarea textarea::-webkit-input-placeholder{
		font-size: 18px;
	}
	.message .input input::-moz-placeholder,.message .textarea textarea::-webkit-input-placeholder{
		font-size: 18px;
	}
	.message .input input:-ms-input-placeholder,.message .textarea textarea::-webkit-input-placeholder{
		font-size: 18px;
	}
	.message .input {
		margin-top: 30px;
	}
	.message .input input {
		height: 55px;
		border-radius: 25px;
		border: 2px solid #e55810;
		-moz-box-shadow: 0px 4px 0px #e55810;
		-webkit-box-shadow: 0px 4px 0px #e55810;
		box-shadow: 0px 4px 0px #e55810;
		padding: 0px 20px 0px 60px;
	}
	.textarea textarea {
		width: 100%;
		border-radius: 25px;
		border: 2px solid #e55810;
		-moz-box-shadow: 0px 8px 0px #e55810;
		-webkit-box-shadow: 0px 8px 0px #e55810;
		box-shadow: 0px 8px 0px #e55810;
		background: url(/skin/swit/img/index/liuyan-icon-05.png) no-repeat 20px 10px;
		background-color: white;
		background-size: 30px;
		margin-top: 30px;
		padding: 15px 20px 0px 60px;
		box-sizing: border-box;
		font-size: 20px;
	}
	.messagebutton b {
		text-align: center;
		line-height: 60px;
	}
	.messagebutton button {
		height: 60px;
		border-radius: 25px;
		font-size: 22px;
		color: white;
		background-color: #e55910;
		margin-bottom: 30px;
	}
}
@media(min-width:1600px){
	header div .email {
		float: left;
		color: #3a4c97;
		font-size: 24px;
	
	}
	header div .phone {
		float: right;
		color: #3a4c97;
		font-size: 24px;
	}
	.hotdiv{
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.hotdiv span {
	    font-size: 50px;
	    font-weight: 700;
	    color: #e65911;
	    line-height: 80px;
	}
	.bigtit {
		color: #e65911;
		font-size:50px;
		font-weight: bold;
		text-align: center;
		margin-top: 100px;
		margin-bottom: 30px;
	}
	.Remindertxt {
		width: 71%;
		float: left;
		background: url(/skin/swit/img/product/Reminder.png) no-repeat;
		background-size: 100% 90%;
		height: 580px;
		padding: 140px 160px 120px;
		font-size: 22px;
		text-align: left;
		color: white;
		
	}
	.Remindertxt button {
		background-color: #e65911;
		border-radius:25px;
		font-size: 24px;
		padding: 10px;
		color: white;
	}
	.Remindertxt p:last-child {
		font-weight: 600;
		font-size: 24px;
	}
	.messagetitle {
		color: white;
		font-size: 24px;
		margin-top: 180px;
		height: 80px;
	}
	.messageexplain {
		color: white;
		font-size: 24px;
		margin-bottom: 20px;
	}
	.messagetitle b:last-child {
		font-size: 34px;
		color: #e55911;
	}
	.messageexplain img {
		width: 120px;
		margin-top: -50px;
	}
	.message .input input::-webkit-input-placeholder,
	.message .textarea textarea::-webkit-input-placeholder{
		font-size: 20px;
	}
	.message .input input::-moz-placeholder,
	.message .textarea textarea::-webkit-input-placeholder{
		font-size: 20px;
	}
	.message .input input:-ms-input-placeholder,
	.message .textarea textarea::-webkit-input-placeholder{
		font-size: 20px;
	}
	.message .input {
		margin-top: 30px;
	}
	.message .input input {
		height: 65px;
		border-radius: 25px;
		border: 2px solid #e55810;
		-moz-box-shadow: 0px 4px 0px #e55810;
		-webkit-box-shadow: 0px 4px 0px #e55810;
		box-shadow: 0px 4px 0px #e55810;
		padding: 0px 20px 0px 60px;
	}
	.textarea textarea {
		width: 100%;
		height: 180px;
		border-radius: 25px;
		border: 2px solid #e55810;
		-moz-box-shadow: 0px 8px 0px #e55810;
		-webkit-box-shadow: 0px 8px 0px #e55810;
		box-shadow: 0px 8px 0px #e55810;
		background: url(/skin/swit/img/index/liuyan-icon-05.png) no-repeat 20px 10px;
		background-color: white;
		background-size: 30px;
		margin-top:30px;
		padding: 15px 20px 0px 60px;
		box-sizing: border-box;
		font-size: 20px;
	}
	.messagebutton b {
		text-align: center;
		line-height: 60px;
	}
	.messagebutton button {
		height: 60px;
		border-radius: 25px;
		font-size: 22px;
		color: white;
		background-color: #e55910;
		margin-bottom: 30px;
	}
}