﻿
*,
:after,
:before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "weui";}
body,
html {
	width: 100%;
	cursor: pointer;
}

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

body {
	font-family: "Helvetica Neue", Helvetica, STHeiTi, sans-serif, "微软雅黑";
	line-height: 1.5;
	font-size: 14px;
	color: #333333;
	-webkit-user-select: none;
	-webkit-text-size-adjust: none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	background: url(../img/common/bg.png);
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,
img {
	border: 0
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-weight: normal;
	font-style: normal
}

ol,
ul {
	list-style: none
}

caption,
th {
	text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
}

h1 {
	font-size: 18px
}

h2 {
	font-size: 16px
}

h3 {
	font-size: 14px
}

h4 {
	font-size: 14px
}

h5 {
	font-size: 12px
}

h6 {
	font-size: 12px
}

q:before,
q:after {
	content: ''
}

abbr,
acronym {
	border: 0
}

hr {
	margin: 0;
	padding: 0;
	border: 0;
	color: #CDCDCD;
	background-color: #CDCDCD;
	height: 1px
}

blockquote {
	color: #666;
	font-style: italic;
}

sup,
sub {
	line-height: 0
}

abbr,
acronym {
	border-bottom: 1px dotted #666
}

pre {
	white-space: pre;
}

pre,
code,
tt {
	font: 12px 'andale mono', 'lucida console', monospace;
	line-height: 1.5
}


/*clear clearfix*/

.clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

.clear {
	clear: both;
}

.radius5 {
	-moz-border-radius: 5px;
	/* Gecko browsers*/
	-webkit-border-radius: 5px;
	/* Webkit browsers*/
	border-radius: 5px;
}

.p10 {
	padding: 0 10px
}

.pt10 {
	padding: 10px
}

.p20 {
	padding: 20px 10px
}

.pt20 {
	padding: 20px;
}

.ty {
	-webkit-box-shadow: 0px 2px 2px #CCC;
	-moz-box-shadow: 0px 2px 2px #CCC;
	box-shadow: 0px 2px 2px #CCC;
}

.l {
	float: left;
}

.r {
	float: right
}

img {
	width: 100%;
	display: block;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
}

textarea {
	-webkit-appearance: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #c5c5c5;
}

input:-moz-placeholder,
textarea::-webkit-input-placeholder {
	color: #c5c5c5;
}

input::-moz-placeholder,
textarea::-webkit-input-placeholder {
	color: #c5c5c5;
}

input:-ms-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #c5c5c5
}

.mb5 {
	margin-bottom: 5px !important
}

.mb10 {
	margin-bottom: 10px !important
}

.mb15 {
	margin-bottom: 15px !important
}

.mb20 {
	margin-bottom: 20px !important
}

.mt5 {
	margin-top: 5px !important
}

.mt10 {
	margin-top: 10px !important
}

.mt20 {
	margin-top: 20px !important
}

.ml5 {
	margin-left: 5px !important
}

.ml10 {
	margin-left: 10px !important
}

.ml20 {
	margin-left: 20px !important
}

.mr5 {
	margin-right: 5px !important
}

.mr10 {
	margin-right: 10px !important
}

.mr20 {
	margin-right: 20px !important
}

.mb40 {
	margin-bottom: 40px !important
}

.w1 {
	width: 10%;
}

.w2 {
	width: 20%;
}

.w3 {
	width: 30%;
}
.w33 {
	width: 33.3%;
}

.w4 {
	width: 40%;
}
.w48{
	width: 48%;
}
.w5 {
	width: 50%;
}

.w6 {
	width: 60%;
}

.w7 {
	width: 70%;
}

.w8 {
	width: 80%;
}

.w85 {
	width: 90%;
}

.w9 {
	width: 90%;
}

input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	outline: 0;
}

.header {
	width: 100%;
	background: #140e11;
	padding: 5px 0;
	color: #fff;
}

.header .headerbox {
	width:57.71%;
	margin: 0 auto;
	position: relative;
	min-width: 1108px;
}

.header .headerbox h1 {
	width: 7.25%;
	padding-top: 10px;
	position: relative;
	z-index: 2;
}

.header .headerbox img.hlbg {
	position: absolute;
	top: 0;
	left: 5%;
	width: 100%;
	height: 230%;
}

.nav {
	width: 88%;
}

.nav li {
	width: 10.5%;
	text-align: center;
	padding: 14px 0;
	position: relative;
	z-index: 2;
}

.nav li.big {
	width: 15%;
}

.header .headerbox .nav a {
	font-size: 10px;
}

.header .headerbox .nav a span {
	font-size: 18px;
}

.nav li a span {
	color: #fff;
}

.nav li a:active span {
	color: #fff;
}

.nav li a:hover span {
	color: #fff;
}
.nav li a:visited span {
	color: #fff;
}

.nav li a:link span {
	color: #fff;
}
.nav li a {
	color: #fff;
}

.nav li a:active  {
	color: #fff;
}

.nav li a:hover{
	color: #fff;
}
.nav li a:visited  {
	color: #fff;
}

.nav li a:link {
	color: #fff;
}
.nav li:hover a span {
	color: #b42c32;
}

.nav li.on {
	background: url(../img/common/daohangbg.png) bottom center no-repeat;
	background-size: 100%;
}
.nav li.on a span {
	color: #b42c32;
}

.nav li.on a:active span {
	color: #b42c32;
}

.nav li.on a:hover span {
	color: #b42c32;
}
.nav li.on a:link span {
	color: #b42c32;
}
.nav li.on a:visited span {
	color: #b42c32;
}

.title {
	width: 30%;
	color: #b42c32;
	margin: 0 0 15px;
}

.title .tl {
	padding: 5px 0;
}

.title .tr {
	width: 70%;
	border-left: 2px solid #B42C32;
	padding-left: 10px;
}

.title .tr h2 {
	font-size: 22px;
	font-weight: 600;
}

.title .tr p {
	font-size: 12px;
}

.more {
	width: 10%;
	font-size: 0;
	height: 26px;
	margin:30px 0 0px
}

.more a {
	display: inline-block;
	height:26px;
	width: 50%;
	font-family: "微软雅黑";
	text-align: center;
	color: #bb8a8c;
	font-size: 16px;
	line-height: 20px;
	border:1px solid #901E23 ;
	padding: 6px 0;
	
}
.more a em{ display: block; width:8px; height: 14px; margin: 0 auto;opacity: 0.4;}
.more a.prev em{ background: url(../img/5/5_3.png);}
.more a.next em{ background: url(../img/5/5_2.png);}
.more a.prev:hover em{opacity: 1;} 
.more a.next:hover em{opacity: 1;} 


.main {
	width: 57.71%;
	margin: 0 auto;
	height:83%;
	min-height: 700px;
	margin-bottom: 1%;
	min-width: 1108px;
	padding-top:60px;
}
.p3detail {
	padding-top: 20px;
	font-family: "微软雅黑";
	height:100%;
	overflow: hidden;
	overflow-x: hidden;
}


.content {
	border-top: 3px solid #901e23;
	padding-top: 20px;
	font-family: "微软雅黑";
	height: 90%;
	overflow: auto;
	overflow-x: hidden;
}

.content1 {
	border-top: 3px solid #901e23;
	font-family: "微软雅黑";
	position: relative;
}

.footer {
	width: 100%;
	background: #901e23;
	padding: 7px 0;
}
.footer2{
	 position: fixed;
	 position: -ms-device-fixed;
	 width: 100%;
	background: #901e23;
	padding: 7px 0;
	bottom: 0;
	left: 0;
}
.footerbox{
	width: 62.5%; min-width: 1200px;margin: 0 auto;
}

.footnav {
	width: 40%;
	margin: 0 auto;
	padding-bottom: 0.2%;
}

.footnav li {
	width: 16.6%;
	text-align: center;
}

.footnav li a {
	display: block;
	padding: 5px 0;
	font-size: 12px;
	color: #fff;
}

.footerbox p {
	text-align: center;
	color: #fff;
}