body,
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ul,
ol,
li,
th,
td,
p,
blockquote,
pre,
form,
fieldset,
legend,
input,
button,
textarea,
hr {
	margin: 0;
	padding: 0
}

body {
	padding-top: 0px;
	font: 12px/1.75 "Helvetica", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;
	
}

select,
input,
button {
	vertical-align: middle;
	font-size: 100%
}

ul,
ol {
	list-style: none
}

fieldset,
img {
	border: 0
}

em {
	font-style: normal
}

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

.clearfix {
	clear: both;
}

th {
	text-align: left;
	font-weight: 400;
}

a {
	color: #333;
	text-decoration: none;
	outline: 0 none
}

a:hover {
	color: #b01e21;;;
	text-decoration: none
}

img {
	vertical-align: middle
}

.sidebar {
	width: 320px;
	float: right
}

.hide {
	display: none
}

.ov-hidden {
	overflow: hidden;
}
.red{
	color: red;
	font-weight: bold;
}
.bold{
	font-weight: bolder;
}
.ft18{
	font-size: 18px;
}
.fl {
	float: left
}

.fr {
	float: right
}

.pull-left {
	float: left
}

.pull-right {
	float: right
}

table {
	border-collapse: collapse;
}

.text-center {
	text-align: center
}

.text-left {
	text-align: left
}

.text-right {
	text-align: right
}
.w1200{
	width: 1200px;
    margin: 10px auto;
    overflow: hidden;
}
.mt30{
	margin-top: 30px;
}
.header-wrap{
	background: #2a89e6;
}
.head {
	width: 100%;
	margin: 0 auto;	
}
.cur_catalog{
	color: #2a89e6;
}
.nav {
	
	text-align: center;
}

.nav ul.nav_li {
	height: 54px;
	margin: 0 auto;
	text-align: center;
	background: url("https://www.kentwarrenmcdonald.com/page/img/nav_bg.jpg") repeat-x;
}

.nav_li .last {
	background: none;
}

.nav .nav_li .dz_li {
	display: inline-block;
	
	line-height: 54px;
	text-align: center;
	font-size: 16px;
	position: relative;
	background: url("https://www.kentwarrenmcdonald.com/page/img/nav_pd.png") no-repeat right;
}

.nav .nav_li .dz_li a.li_a {
	display: block;
	padding: 0 25px;
	color: #fff;
	cursor: pointer;
	
}



.li_div {
	position: absolute;
	left: 0;
	display: none;

	width: 250px;
	filter: progid: DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity: 1;
	background: #B01E21;
	border-radius: 0 0px 10px 10px;
	z-index: 999;
}

.li_div_left {
	width: 110px;
	padding: 10px;
	border-right: 1px solid #ccc;
	float: left;
}

.li_div_left p {
	font-size: 12px;
	color: #999999;
	text-align: left;
	line-height: 25px;
	overflow: hidden;
}

.li_div_right {
	
	width: 110px;
	padding-bottom: 10px;
}

.dz_li .li_div_right_ul li a {
	display: block;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	color: #ffffff;
	text-decoration: none;
	margin-top: 15px;
	padding: 0 5px;
}

.li_div_right_ul li a:hover{
	background: #ffffff;
	color: #B01E21;
}
.autowid{
	width:auto
}
/*foot*/
.friendlink h2{
	    height: 40px;
    border-bottom: 2px solid #ccc;
    line-height: 40px;
    font-size: 18px;
    color: #B01E21;
}
.friendlink ul li{
	margin: 10px;
    float: left;
    font-size: 15px;
}
.footMain{
	background: #2E323C;
}

.ftContent {
	padding: 20px 0;
	color: #fff;
}
.footer-img{
	width: 220px;
	float: left;
	margin-right: 50px;
	margin-top: 15px;
	
}
.footer-img img{
	width: 220px;
	
}
.footer-intro{
	width: 570px;
	float: left;
	margin-left: 50px;
	margin-top:20px;
	
}
.footer-intro p{
	font-size: 14px;
    color: #999;
    line-height: 30px;
    text-align: center;
    margin-top: 15px;
}
.footer-intro p a{
	color: #999;
}
.footer-qrcode{
	width: 300px;
	float: right;
	text-align: center;
	margin-top: 10px;
}
.footer-qrcode img{
	width: 120px;
}
.footer-qrcode p{
	font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
   
}
.copyright{
	background: #232736
}
.ftContent dl {
	float: left;
	width: 400px;
	padding: 0 30px;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ftContent dl dt {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 20px;
}

.ftContent dl dd p {
	line-height: 25px;
	padding-bottom: 20px;
	font-size: 14px;
}

.f_link {
	width: 1200px;
	margin: 0 auto;
}

.categ {
	height: 40px;
	border-bottom: 2px solid #ccc;
	line-height: 40px;
	font-size: 18px;
}

.categ span.categ_tit {
	display: block;
	float: left;
	width: 120px;
	height: 40px;
	font-weight: bold;
	border-bottom: 2px solid #EC971F;
	text-align: center;
}
.categ span.categ_link{
	display: block;
	float: right;
}
.categ a.more {
	display: block;
	float: right;
	line-height: 25px;
	margin-top: 10px;
	font-size: 14px;
	padding: 0 5px;
	border-radius: 5px;
	text-align: center;
}

.categ a.more:hover {
	background: #EC971F;
	color: #fff;
}

.link {
	padding: 10px 0 0;
}

.link ul {
	height: 88px;
	overflow: hidden;
}

.link ul li {
	margin: 0 10px 5px;
	float: left;
	font-size: 14px;
}

.copyright {
	color: #999;
	text-align: center;
	padding: 20px 0;
	border-top: 1px solid #484651;
}




.banner {
	position: relative;
	text-align: center;
	overflow: hidden;
}

.banner .banner_info {
	position: absolute;
	bottom: 78px;
	left: 50%;
	margin-left: -250px;
	width: 500px;
}

.banner_info h2 {
	font-size: 50px;
	color: #fff;
	font-weight: 500;
	margin-top: 20px;
	margin-bottom: 10px;
}

.banner .banner_info h4 {
	font-size: 30px;
	color: #fff;
	border-top: 1px solid #fff;
	padding-top: 7px;
	font-weight: bolder;
}

.in_link {
	clear: both;
	margin: 10px auto;
	width: 1100px;
	height: 70px;
	font-size: 14px;
}

.bs {
	width: auto;
	float: left;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

.in_link_detail {
	height: 35px;
	margin-top: 10px;
}

.footer {
	width: 100%;
	height: 150px;
	padding-top: 20px;
	background: url("https://www.kentwarrenmcdonald.com/page/img/bot.png");
}

.footer .text {
	width: 1020px;
	height: 130px;
	margin: 0 auto;
	text-align: center;
	line-height: 30px;
	position: relative;
	background: #6ba628;
}

.footer p {
	padding-top: 10px;
	text-align: center;
	font-size: 14px;
}
#goTop {
	position: absolute;
	display: none;
	width: 58px;
	height: 58px;
	background: url("https://www.kentwarrenmcdonald.com/page/img/topback.gif") no-repeat;
	background-position: 0px 0px;
	border-radius: 6px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	cursor: pointer
}
#goTop:hover{
	background-position:-58px 0px ;
}
