.ro180{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.ro90{
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
}

.ro270{
	transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
}

.edit-box{
	padding: 20px 0;
}

html{
	color: #333;
}

/*index*/
.public-title{
	margin-bottom: 30px;
}

.public-title h1{
	font-size: 32px;
	color: #333;
}

/*top nav*/
.header-banner{
	position: relative;
	z-index: 21;
	padding: 30px;
}

.header-banner>div{
	position: relative;
	z-index: 3;
}

.header-banner .hb-bg{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	width: 100%;
	height: 220px;
	background-color: #de0010;
}

.header{
	height: 80px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 50;
	border-bottom: 1px solid #3e4168;
}

.top-nav-blank{
	display: none;
}

.top-nav{
	height: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

.top-nav .nav-block a{
	display: block;
	padding: 0 10px;
	margin: 0 13px;
	font-size: 16px;
	color: #fff;
	line-height: 80px;
	position: relative;
	text-shadow: 0 0 3px #888;
}

.top-nav .nav-block a::after{
	display: none;
	content: "";
	width: 100%;
	height: 2px;
	background-color: #de0010;
	position: absolute;
	left: 0;
	bottom: 0;
}

.top-nav .nav-block a:hover::after,
.top-nav .nav-block .active a::after{
	display: block;
}

.menu,.menu_down{
	display: none;
}

/* index banner */
.index-banner img{
	width: 100%;
	object-fit: cover;
}

.banner{
	position: relative;
	color: #fff;
	z-index: 10;
	border-radius: 10px;
	overflow: hidden;
}

.other-banner img{
	min-height: 160px;
	object-fit: cover;
}

.banner .swiper-pagination-bullet{
	background-color: #fff;
}

.banner .swiper-pagination-bullet-active{
	background-color: #de0010;
}

/*index about*/
.index-about-bg{
	background-image: url('../images/index_about_bg.jpg');
	background-position: right top;
	background-size: 57% auto;
	background-repeat: no-repeat;
}

.index-about{
	max-width: 1200px;
	margin: 0 auto;
	padding: 85px 0 80px;
	position: relative;
	z-index: 3;
}

.index-about>img{
	position: absolute;
	right: 0;
	top: 7%;
	z-index: 4;
}

.index-about .textbox{
	width: 750px;
	position: relative;
	z-index: 5;
}

.index-about .textbox .ebox{
	
	font-size: 16px;
	color: #333333;
	line-height: 2;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow : hidden;
}


.index-about .textbox a{
	display: inline-block;
	padding: 10px 10px 5px 0;
	margin-top: 90px;
	border-bottom: 1px solid #fff;
}

.index-about .textbox a:hover{
	border-color: #de0010;
}

/*index advantage*/
.index-wave-base{
	position: relative;
	z-index: 2;
	padding-bottom: 30px;
	background-image: url("../images/index_wave_bg02.png");
	background-position: center bottom;
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.wave-bg{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 5;
}

.index-adv-bg{
	margin: 0 30px;
	background-image: url("../images/index_adv_bg.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	z-index: 3;
}

.index-adv-block{
	
}

.index-adv-block .title{
	font-size: 32px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding: 55px 0;
	border-bottom: 1px solid #6e6e6e;
}

.index-adv-block ul{
	max-width: 1200px;
	margin: 0 auto;
	border-left: 1px solid #7a7a7a;
}

.index-adv-block li{
	text-align: center;
	width: 25%;
	border-right: 1px solid #7a7a7a;
}

.index-adv-block li:hover{
	background-color: #ce0615;
}

.index-adv-block li a{
	display: block;
	padding: 151px 0 100px;
	color: #fff;
}

.index-adv-block li i{
	display: block;
	font-size: 42px;
}

.index-adv-block li h2{
	margin-top: 65px;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 25px;
}

.index-adv-block li p{
	font-size: 16px;
	margin-bottom: 55px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* index product */
.index-product-title-bg{
	background-image: url("../images/index_product_bg.jpg");
	background-position: right bottom;
	background-size: 27% auto;
	background-repeat: no-repeat;
}

.index-product-title{
	max-width: 1200px;
	margin: 0 auto;
	padding: 60px 0 20px;
}

.index-product-title .public-title{
	margin-bottom: 12px;
}

.index-product-title .infobox{
	font-size: 16px;
	color: #999;
	line-height: 1.5;
	margin-bottom: 30px;
}

.index-product-title .taglist a{
	display: inline-block;
	padding: 15px;
	min-width: 190px;
	border: 1px solid #e6e6e6;
	border-radius: 3px;
	text-align: center;
	margin-right: 10px;
	font-size: 15px;
	margin-bottom: 20px;
}

.index-product-title .taglist a:hover{
	border-color: #de0010;
	background-color: #de0010;
	color: #fff;
}

.index-product-bg{
	margin: 0 30px;
	background-image: url("../images/index_product_bg2.png");
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 100% auto;
}

.index-product{
	max-width: 1200px;
	margin: 0 auto;
	padding: 50px 0 60px;
}

.bigproduct{
	border: 1px solid #e6e6e6;
	width: 37.5%;
	background-color: #fff;
	margin-right: 1.5%;
}

.bigproduct:hover{
	border-color: #de0010;
}

.bigproduct a{
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}

.bigproduct img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.bigproduct .textbox{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	padding: 15px;
	text-align: center;
	text-shadow: 0 0 3px #fff;
}

.bigproduct .textbox h2{
	margin-bottom: 10px;
	font-size: 16px;
	color: #000;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.bigproduct .textbox h3{
	font-size: 13px;
	color: #999;
}

.index-product ul{
	width: 61%;
}

.index-product li{
	background-color: #fff;
	border: 1px solid #e6e6e6;
	width: 32%;
	margin-right: 2%;
	height: 231px;
	padding: 10px;
}

.index-product li:hover{
	border-color: #de0010;
}

.index-product li:nth-of-type(3n){
	margin-right: 0;
}

.index-product li:nth-of-type(n+4){
	margin-top: 20px;
}

.index-product li>div{
	width: 100%;
	height: 100%;
	position: relative;
}

.index-product li a{
	display: block;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	background-color: rgba(0,0,0,0.6);
	opacity: 0;
}

.index-product li a:hover{
	opacity: 1;
}

.index-product li img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.index-product li .textbox{
	width: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	color: #fff;
	text-align: center;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.index-product li i{
	font-size: 30px;
}

.index-product li h2{
	margin-top: 5px;
	line-height: 1.5;
	font-size: 16px;
}



/*index news*/
.index-news-bg{
	margin: 0 30px;
	background-image: url("../images/index_news_bg.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	position: relative;
	z-index: 3;
}

.index-news{
	max-width: 1200px;
	margin: 0 auto;
	padding: 75px 0 220px;
}

.index-news .public-title{
	text-align: center;
}

.index-news .public-title h1{
	color: #fff;
}

.index-news li{
	width: 32%;
	margin-right: 2%;
}

.index-news li:nth-of-type(3n){
	margin-right: 0;
}

.index-news li a{
	display: block;
	padding: 40px;
	border: 1px solid #999;
	color: #999;
	border-radius: 5px;
}

.index-news li a:hover{
	border-color: #de0010;
	color: #fff;
}

.index-news li h1{
	font-size: 18px;
	margin-bottom: 30px;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.index-news li h2{
	font-size: 13px;
	margin-top: 60px;
	color: #cccccc;
	position: relative;
}

.index-news li span{
	display: block;
	width: 92px;
	height: 36px;
	padding-left: 9px;
	line-height: 36px;
	text-align: center;
	border-radius: 18px 0 0 18px;
	background-color: #999;
	color: #fff;
	position: absolute;
	right: -40px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.index-news li a:hover span{
	background-color: #de0010;
}

.index-news li i{
	font-size: 13px;
}

.index-news li p{
	font-size: 14px;
	line-height: 28px;
	height: 84px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}


/*footer list*/
.public-address{
	max-width: 1200px;
	margin: 0 auto;
	padding: 70px 0;
	text-align: center;
}

.public-address i{
	font-size: 30px;
	color: #de0010;
	display: inline-block;
}

.public-address h2{
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.public-address span{
	display: inline-block;
	padding: 0 45px;
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
	background-color: #de0010;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 35px;
}

.public-address a+a{
	margin-left: 10px;
}

.footer-top{
	width: 100%;
}

.footer-list-bg{
	background-color: #333;
}

.footer-list{
	max-width: 1200px;
	margin: 0 auto;
	padding: 75px 0 15px;
}

.footer-list ul{
	border-bottom: 1px solid #797979;
	padding-bottom: 30px;
}

.footer-list li+li{
	margin-left: 40px;
}

.footer-list li a{
	font-size: 16px;
	color: #d6d6d6;
	padding: 0 20px;
}

.footer-list li a:hover{
	color: #fff;
}

.footer-list .qrcode {
	text-align: center;
	font-size: 13px;
	color: #fff;
}

.footer-list .qrcode img{
	width: 118px;
	height: 118px;
	margin-bottom: 25px;
}

.copy{
	color: #b8b8b8;
}

.copy a{
	color: #b8b8b8;
}

.copy a:hover{
	color: #fff;
}

/*other public*/
.other-nav-bg{
	background-color: #fff;
	box-shadow: 0 0 5px #888;
	position: relative;
	z-index: 20;
}

.other-nav{
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 20;
	background-color: #fff;
}

.other-nav ul{
	border-left: 1px solid #e5e5e5;
}

.other-nav li{
	width: 20%;
	text-align: center;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

.other-nav li:hover,
.other-nav li.active{
	background-color: #de0010;
	border-color: #de0010;
}

.other-nav li a{
	padding: 0 10px;
	font-size: 17px;
	color: #666;
	height: 66px;
	display:-webkit-flex; 
	display:-webkit-box; 
	display:-ms-flexbox; 
	display:-moz-flex; 
	display:flex;
	-webkit-align-items:center; 
	-webkit-box-align:center;  
	-moz-align-items:center; 
	align-items:center; 
	-ms-flex-align:center;
}

.other-nav li:hover a,
.other-nav li.active a{
	color: #fff;
}

.other-nav span{
	display: block;
	width: 100%;
	line-height: 1.3;
}

/*about us*/
.about-abo{
	max-width: 1200px;
	margin: 0 auto;
	padding: 80px 0 50px;
}

.about-abo .tag{
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	position: relative;
	background-color: #de0010;
	color: #fff;
	font-size: 18px;
	margin: 0 auto 15px;
}

.about-abo .tag::before{
	display: block;
	content: '';
	position: absolute;
	top: 0;
	left: -16px;
	width: 0;
	height: 0;
	border-bottom: 20px solid #de0010;
	border-top: 20px solid transparent;
	border-right: 8px solid #de0010;
	border-left: 8px solid transparent;
	border-radius: 0 0 0 5px;
}

.about-abo .tag::after{
	display: block;
	content: '';
	position: absolute;
	top: 0;
	right: -16px;
	width: 0;
	height: 0;
	border-bottom: 20px solid transparent;
	border-top: 20px solid #de0010;
	border-right: 8px solid transparent;
	border-left: 8px solid #de0010;
	border-radius: 0 5px 0 0;
}

.about-abo .title{
	text-align: center;
	font-size: 32px;
	margin-bottom: 25px;
}

.about-abo .editbox{
	font-size: 16px;
	line-height: 2.4;
}

/*products*/
.products-bg{
	background-image: url('../images/product_btm_bg.jpg');
	background-position: center bottom;
	background-size: 100% auto;
	background-repeat: no-repeat;
}

.products-title{
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
}

.products-list{
	max-width: 1200px;
	margin: 0 auto;
	padding: 70px 0 100px;
}

.products-list li{
	width: 32%;
	margin-right: 2%;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	text-align: center;
	margin-bottom: 20px;
}

.products-list li:nth-of-type(3n){
	margin-right: 0;
}

.products-list li:hover{
	border-color: #de0010;
}

.products-list li a{
	display: block;
	height: 100%;
}

.products-list li img{
	width: 100%;
	height: 383px;
	object-fit: contain;
}

.products-list li .textbox{
	padding-bottom: 15px;
	text-align: center;
}

.products-list li .textbox::before{
	display: block;
	content: "";
	width: 86px;
	height: 3px;
	background-color: #d1d1d1;
	margin: 0 auto 15px;
	transition: all 0.3s; 
	-webkit-transition: all 0.3s; 
}

.products-list li:hover .textbox::before{
	background-color: #de0010;
}

.products-list li h2{
	font-size: 16px;
	margin-bottom: 10px;
	color: #000;
}

.products-list li p{
	font-size: 13px;
	color: #999;
}

/*product detail*/
.products-detail{
	padding: 70px 0 220px;
	max-width: 1200px;
	margin: 0 auto;
}

.products-detail .title{
	font-size: 28px;
	text-align: center;
	margin-bottom: 30px;
}

.products-detail .detail-title{
	background-color: #ebebeb;
	margin-top: 30px;
}

.products-detail .detail-title span{
	display: inline-block;
	color: #fff;
	background-color: #de0010;
	font-size: 20px;
	line-height: 54px;
	padding: 0 46px;
}

#swiper-PD{
	height: 550px;
}

#swiper-PD .swiper-slide a{
	display: block;
	max-width: 550px;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

#swiper-PD .swiper-slide .textbox{
	padding: 10px 20px;
	font-size: 16px;
	color: #666;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-shadow: 0 0 3px #fff;
}

#swiper-PD img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}

#swiper-PD .swiper-button-next,
#swiper-PD .swiper-button-prev{
    width: 140px;
    height: 40px;
    line-height: 40px;
    opacity: 1;
    background-color: transparent;
    color: #999;
    -webkit-user-select:none;
    -moz-user-select:none;
    font-size: 17px;
    font-weight: bold;
}
#swiper-PD .swiper-button-prev{
    left:0;
}
#swiper-PD .swiper-button-next{
    right:0;
}
#swiper-PD .swiper-button-prev i,
#swiper-PD .swiper-button-next i{
	font-size: 14px;
	margin-bottom: -2px;
}
#swiper-PD .swiper-button-next:after,#swiper-PD .swiper-button-prev:after{
    display: none;
}
#swiper-PD .swiper-button-next i{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
#swiper-PD .swiper-button-next:hover,
#swiper-PD .swiper-button-prev:hover{
	background-color: #de0010;
	color: #fff;
}

#thumbs-PD{
	margin-top: 20px;
	padding: 0 170px;
}

#thumbs-PD .swiper-slide{
	height: 160px;
	cursor: pointer;
	border: 1px solid #ccc;
}

#thumbs-PD .swiper-slide-thumb-active{
	border-color: #de0010;
}

#thumbs-PD img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}

/*case*/
.case-block{
	max-width: 1200px;
	margin: 0 auto;
	padding: 110px 0;
}

.case-block .products-title{
	margin-bottom: 40px;
}

.case-block li{
	width: 32%;
	margin-right: 2%;
	height: 500px;
	margin-bottom: 20px;
}

.case-block li:nth-of-type(3n){
	margin-right: 0;
}

.case-block li a{
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.case-block li img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.case-block li h2{
	width: 90%;
	line-height: 44px;
	font-size: 16px;
	color: #fff;
	position: absolute;
	z-index: 5;
	left: 5%;
	bottom: 4%;
	text-align: center;
	background-color: rgba(0,0,0,0.5);
	padding: 0 45px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.case-block li:hover h2{
	opacity: 0;
}

.case-block li .textbox{
	width: 90%;
	height: 92%;
	position: absolute;
	z-index: 6;
	left: 5%;
	top: 4%;
	background-color: rgba(222,0,16,0.9);
	padding-top: 75px;
	opacity: 0;
}

.case-block li:hover .textbox{
	opacity: 1;
}

.case-block li h3{
	font-size: 22px;
	color: #fff;
	margin:0 45px 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #fff;
	text-align: center;
}

.case-block li .text{
	font-size: 15px;
	color: #fff;
	line-height: 2.5;
	height: 187.5px;
	margin: 0 45px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}

.case-block li .btn{
	width: 150px;
	height: 36px;
	line-height: 34px;
	border: 1px solid #fff;
	border-radius: 18px;
	text-align: center;
	margin: 35px auto 0;
	font-size: 15px;
	color: #fff;
}

/*case detail*/
.case-detail{
	padding: 75px 0 220px;
	margin: 0 auto;
	max-width: 1200px;
}

.case-detail .edit-box{
	font-size: 16px;
	line-height: 2.4;
}


/*news*/
.news-block{
	padding: 80px 0 110px;
	max-width: 1200px;
	margin: 0 auto;
}

.news-block .title{
	font-size: 28px;
	color: #0063ae;
	margin-bottom: 35px;
}

.news-block ul{
	
}

.news-block li{
	border: 1px solid #ededed;
	margin-bottom: 20px;
}

.news-block li:hover{
	border-color: #de0010;
}

.news-block li a{
	display: block;
	padding: 35px;
}

.news-block li h2,
.news-block li p,
.news-block li h2 span{
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}

.news-block li h2{
	font-size: 18px;
	color: #444;
	margin-bottom: 10px;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	position: relative;
}

.news-block li h2 span{
	display: inline-block;
	width: 0px;
	height: 2px;
	background-color: #de0010;
	vertical-align: middle;
	margin-right: 0px;
	margin-top: -2px;
}

.news-block li:hover h2{
	color: #de0010;
}

.news-block li:hover h2 span{
	width: 40px;
	margin-right: 4px;
}

.news-block li p{
	font-size: 15px;
	line-height: 30px;
	height: 60px;
	color: #999;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.news-block li:hover p{
	color: #000;
}

.news-block li h3{
	margin-top: 55px;
	font-size: 13px;
	color: #555;
}

.news-block li i{
	font-size: 13px;
	color: #999;
}

.news-block li .flex-flex1{
	overflow: hidden;
	margin-right: 60px;
}

.news-block li .imgbox{
	margin-left: 100px;
	width: 240px;
	height: 200px;
}

.news-block li img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}

/*news detail*/
.news-detail-block{
	max-width: 1200px;
	margin: 0 auto;
	padding: 80px 0 130px;
	padding-right: 200px;
	position: relative;
}

.news-detail-block .title{
	font-size: 32px;
	color: #333;
	margin-bottom: 15px;
}
.news-detail-block .subtitle{
	font-size: 13px;
	color: #555;
	margin-bottom: 15px;
}

.news-detail-block .subtitle i{
	font-size: 13px;
	color: #999;
}

.news-detail-block .edit-box{
	font-size: 16px;
	color: #333;
	line-height: 2.4;
}

.news-detail-block .detail-nav{
	width: 60px;
	position: absolute;
	right: 50px;
	top: 200px;
}

.news-detail-block .detail-nav li{
	text-align: center;
	margin-bottom: 10px;
}

.news-detail-block .detail-nav a{
	display: block;
	width: 100%;
	text-align: center;
	height: 60px;
	line-height: 60px;
	border-radius: 50%;
	background-color: #ccc;
}

.news-detail-block .detail-nav a:hover{
	background-color: #de0010;
}

.news-detail-block .detail-nav i{
	font-size: 30px;
	vertical-align: bottom;
	display: inline-block;
	color: #fff;
}

.news-detail-block li:nth-child(2) i{
	font-size: 14px;
}

/*contact us*/
.contact-block{
	padding: 0 0;
}

.contact-block .address-bg{
	width: 53%;
	float: left;
}

.contact-block .address-block{
	max-width: 100%;
	width: 660px;
	float: right;
	padding-top: 150px;
	padding-right: 20px;
}

.contact-title{
	margin-bottom: 60px;
}

.contact-title h1{
	font-size: 30px;
	color: #333;
	line-height: 1.5;
}

.contact-title h2{
	font-size: 18px;
	color: #999;
	line-height: 1.5;
	margin-bottom: 25px;
}

.contact-title::after{
	display: block;
	content: '';
	width: 40px;
	height: 8px;
	background-color: #de0010;
}

.address-block li{
	padding: 10px 0;
	font-size: 17px;
	line-height: 1.5;
	color: #777;
}

.address-block li span{
	display: inline-block;
	content: '';
	width: 0;
	height: 0;
	border-left: 6px solid #ccc;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	margin-right: 20px;
	vertical-align: middle;
	margin-top: -2px;
}

.map{
	float: right;
	width: 47%;
	height: 600px;
	background-color: #f7f7f7;
}

.message-bg{
	background-image: url("../images/message_bg.jpg");
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.message-block{
	max-width: 1200px;
	margin: 0 auto;
	padding: 90px 0 170px;
}

.message-block .contact-title h1{
	color: #fff;
}

.message-block .contact-title h2{
	color: #fff;
}

.form-block .formbox{
	width: 49%;
	float: left;
}

.form-block .formbox+.formbox{
	margin-left: 2%;
}

.form-block input{
	width: 100%;
	display: block;
	height: 96px;
	line-height: 96px;
	padding: 0 30px;
	font-size: 16px;
	color: #333;
}

.form-block input+input{
	margin-top: 8px;
}

.form-block textarea{
	width: 100%;
	height: 200px;
	padding: 30px;
	font-size: 16px;
	line-height: 32px;
	resize: none;
}

.form-block button{
	width: 140px;
	height: 44px;
	line-height: 44px;
	background-color: #de0010;
	color: #fff;
	font-size: 16px;
	margin-top: 30px;
	cursor: pointer;
}









