﻿/* AB模版网 做最好的织梦整站模板下载网站 Www.AdminBuy.Cn */
/* QQ：9490489 */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
/*-----------------[初始化]--------------*/
body {
	color: #444;
	font-size: 12px;
	font-family: "Helvetica Neue", Helvetica, Arial, Tahoma, "Microsoft YaHei", "PingFang SC", "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
}
a {
	color: #444;
}
a:hover {
	color: #134268;
}
img, .ani {
	max-width: 100%;
	transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
}
input, textarea, select {
	font-size: 14px;
    width: 100%;
    height: 35px;
    line-height: 35px;
	color: #444;
	font-family: "微软雅黑", "Microsoft Yahei";
}
input[type='submit'], input[type='reset'], input[type='button'], select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
#message_main{font-size: 16px;}
textarea{height: 60px;}
.msgbtn{width: 150px; height: 40px; font-size: 16px;background: #fd5e02;color: #ffffff;}
/*布局*/
.wp {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.h50 {
	height: 50px;
	clear: both;
	overflow: hidden;
}
.h100 {
	height: 100px;
	clear: both;
	overflow: hidden;
}

