@charset "utf-8";
/* CSS Document */

body { background:#81090b;}
.navbar { margin-bottom:0px;}
.navbar-default {background:#fff;border:none;box-shadow:0px 2px 8px 0px rgba(50,50,50,0.25)}
.navbar-default .navbar-brand {height:90px;line-height:45px;}
.navbar-default .navbar-brand>img {width:100%;}
.navbar-default .navbar-nav>li>a {font-size:16px;line-height:45px;}
.navbar-default .navbar-toggle { margin-top:20px;}

.banner { background:#81090b;}
.banner img { margin:0 auto;}

.title { text-align:center; margin-bottom:30px;}
.title img { display:-webkit-inline-box;}

.box_info { background:#feedc5; margin-bottom:20px;}
.box_info h1 { text-align:center; background:#e82323; color:#FF0; width:60%; margin:0 auto; border-radius:0px 0px 10px 10px; line-height:45px; font-size:30px;}
.box_info p { font-size:20px; padding:30px 30px; line-height:40px;}

.box_bg { background:url(box_bg.jpg) no-repeat center top; padding-top: 400px; margin-top: -60px; z-index: -999;}
.title_1 { text-align:center; margin-bottom:20px;}

.table_box { margin-bottom:60px;}
.table_box table {line-height:50px; text-align:center; background:#fff; font-size:18px;BORDER-COLLAPSE: collapse;}
.table_box  a { display:block; width:120px; height:30px; line-height:30px; background-image: linear-gradient(#f4240a, #dc0d03); color:#fff; border-radius:20px; margin:0 auto;}
.table_box  a:hover { background-image: linear-gradient(#dc0d03, #dc0d03); text-decoration:none;}
.table_m { display:none;}

.pic_1 { text-align:center; background:#e51606; margin-bottom:60px;}

footer { background:#39270f; color:#fff; padding-bottom:30px; padding-top:30px;}
footer h3 { color:#ffd200;}
footer a { color:#fff;}
footer a:hover { color:#fffc00; text-decoration:none;}

.ico_qq { background:url(ico_qq.png) no-repeat;display: -webkit-inline-box;width: 21px;height: 21px;}


.foot_info { font-size:12px; padding-top:15px; color:#666;}
.foot_info a { color:#666;}
.foot_info a:hover { color:#cc0000; text-decoration:none;}


@media (max-width: 1024px){
	.navbar-default .navbar-brand { height:70px;}
	.navbar-brand { padding:15px 8px;width: 70%;}
	.navbar-default .navbar-brand>img { width:80%}
	
	.box_info h1 { text-align:center; background:#e82323; color:#FF0; width:80%; margin:0 auto; border-radius:0px 0px 10px 10px; line-height:45px; font-size:26px;}
	.box_info p { font-size: 16px; padding: 30px 30px; line-height: 40px;}
	
	.box_bg { background: #ffd0a0; padding-top:10px; margin-top:0;}
	
	.title_1 { text-align: center; margin-bottom: 20px;}
	.title_1 img { width:90%;}
	
	.table_box { display:none;}
	.table_m { display:block; margin-bottom:20px;}
	.table_m img { width:100%;}
	.pic_1 { margin-bottom:20px;}
	.pic_1 img { width:90%;}
	
	.kecheng { width: 100%; margin: 0 auto; margin-bottom: 40px;}
	.kecheng_box { display:none;}
	.kecheng_box_m { display:block;}
	
	.photo { width: 100%; margin:0 auto; margin-bottom:60px;}
	
}