@charset "utf-8";
/* CSS Document */
/*------------------------------------------
	新版头尾统一样式_20180110
-------------------------------------------*/
.headMain{ margin: 0 auto; width: 90%; }
.header { width: 100%; overflow: hidden; }
.header .top { width: 100%; padding: 24px 0; background: #1d2025; }
.header .top .logo { float: left; width: 322px; height: 43px; }
.header .top .phone { float: right; padding-left: 33px; font-size: 20px; line-height: 42px; color: #fa2841; background-image: url("../img/phone.png"); background-repeat: no-repeat; background-position: left center; background-size: 27px 27px; }
.header .nav { width: 100%; }
.header .nav ul li { float: left; width: 16.666%; width: calc(100%/6 + 0px); line-height: 55px; text-align: center; }
.header .nav ul li a { color:#363636; font-size: 24px; display: block; }
.header .nav ul li.act a { color: #fe2540; }

/**==============新底部===============**/
#bottom { font-size: 14px !important; margin: 0 auto; padding: 2em 0% 6em !important; text-align: center; background: #222; color: #fff; }
#bottom .fota, #bottom a, #bottom .fota a, #bottom .company, #bottom p { font-size: 9px !important; color: #fff !important; }
#bottom .fota .tel, #bottom .fota .tel a { color: #fe7a39 !important; }
#bottom p { font-size: 9px !important; margin-bottom: 1%; }
#bottom p a { color: #fff; padding: 0% 1%; }
#bottom table { box-sizing: border-box; }


/**=============新留言板20180912===============**/
.from form input, .from form button, .jiangshi_swiper .swiper-slide {
  box-sizing: border-box;
  -ms-box-sizing: border-box; }
.from {
  background: url("../img/from_bg.jpg") no-repeat top center;
  background-size: cover;
  padding-top: 1px; }
.from p {
    color: #fff;
    font-size: 2.4rem;
    text-align: center;
    line-height: 1;
    margin: 3rem 0 2.5rem 0; }
    .from p span {
      color: #ff7800; }
.from form {
    padding-bottom: 2.6rem; }
.from form input {
	width: 80%;
	display: block;
	background: none;
	border: 1px solid #fff;
	height: 5rem;
	margin-bottom: 1rem;
	border-radius: 0.7rem;
	outline: none;
	padding-left: 4.5rem;
	line-height: 6rem;
	font-size: 1.8rem;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.from form input.name {
        background: url("../img/form_icon_ren.png") no-repeat 1.5rem center;
        background-size: auto 70%; }
.from form input.phone {
        background: url("../img/form_icon_dianhua.png") no-repeat 1.5rem center;
        background-size: auto 70%; }
.from form button {
	width: 80%;
	display: block;
	background: none;
	text-align: center;
	height: 5rem;
	border: none;
	background: #ff7800;
	border-radius: 0.7rem;
	outline: none;
	line-height: 5rem;
	font-size: 1.8rem;
	color: #fff;
	margin-right: auto;
	margin-left: auto;
}

/**=============新留言板===============**/
.submit-cs { position: relative;  margin:0 auto;}
.submit-cs img{ width:100%; display: block;}
.submit-cs form { top: 25%; left: 43%; width: 54%; position: absolute; }
.submit-cs form table { width: 100%; }
.submit-cs form td { padding-bottom: 2%; color: #ffffff; font-size: 24px; line-height: 35px; }
.submit-cs form table input[type='text'] { width: 100%; height: 35px; line-height: 35px; text-indent: 2%; color: #ffffff; display: block; background: rgba(0,0,0,0.2); border: 1px solid #ffffff; vertical-align: middle; }
.submit-cs form input[type='submit'] { margin-top: 2%; margin-left: 20%; width: 50%; font-size: 28px; height: 40px; line-height: 38px; color: #ffffff; display: block; background: none; -webkit-appearance: none; outline: none; border: 1px solid #ffffff; border-radius: 18px; }
.submit-cs form input::-webkit-input-placeholder { color:#ccc;}

 @media screen and (max-device-width: 768px) {
#bottom { padding-bottom: 10%; }
/*#bottom .fota { font-size: 1.2em; }*/
}
@media screen and (max-width: 640px) {
.header .top { padding: 20px 0; }
.header .top .logo { width: 257px; height: 34px; }
.header .top .phone { padding-left: 26px; font-size: 16px; line-height: 34px; background-size: 22px 22px; }
.header .nav ul li { line-height: 44px; }
.header .nav ul li a { font-size: 18px; }
.submit-cs form td { font-size: 18px; line-height: 28px; }
.submit-cs form table input[type='text'] { height: 28px; line-height: 28px; }
.submit-cs form input[type='submit'] { font-size: 18px; height: 28px; line-height: 26px; border-radius: 14px; }
/*#bottom { font-size: 0.7em; }*/
}
 @media screen and (max-width: 480px) {
.header .top { padding: 14px 0; }
.header .top .logo { width: 177px; height: 24px; }
.header .top .phone { padding-left: 18px; font-size: 12px; line-height: 24px; background-size: 16px 16px; }
.header .nav ul li { line-height: 33px; }
.header .nav ul li a { font-size: 16px; }
.submit-cs form { top: 20%; }
.submit-cs form td { font-size: 14px; line-height: 24px; }
.submit-cs form table input[type='text'] { height: 20px; line-height: 20px; }
.submit-cs form input[type='submit'] { font-size: 14px; height: 20px; line-height: 18px; border-radius: 10px; }
/*#bottom { font-size: 0.5em; }*/
}
@media screen and (max-width: 360px) {
.submit-cs form { top: 10%; }
#bottom { /*font-size: 0.5em;*/ padding-bottom: 35px; }
}

/*.clearfix*/
.clearfix:after { display: block; clear: both; height: 0; line-height: 0; visibility: hidden; content: " "; font-size: 0; }
.clearfix { zoom: 1; }
