html,body{font-size:12px; background-color:#f5f5f5; font-family:"Helvetica Neue",Helvetica,Microsoft YaHei; color: #333; min-width: 320px; -webkit-text-size-adjust: none; -webkit-tap-highlight-color: rgba(0,0,0,0); -webkit-font-smoothing: antialiased; -moz-user-select: none; }
body, button, input, select, textarea,h1,h2,h3{font:400 14px/1.5 "Helvetica Neue",Helvetica,Microsoft YaHei;}
input::-webkit-input-placeholder { /* WebKit browsers */ color: #b6b6b6;font-family:Helvetica;}
input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #b6b6b6;font-family:Helvetica;}
input::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #b6b6b6;font-family:Helvetica;}
input:-ms-input-placeholder { color: #b6b6b6; font-family:Helvetica;}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { margin: 0; padding: 0; line-height: 1; }
body, button, input, select, textarea { margin: 0; padding: 0; line-height: 1;}
body:active { border:0;}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, iframe { display: block; }
h1, h2, h3, h4, h5, h6 { font-weight: normal;font-family: "微软雅黑";}
address, cite, dfn, em, var, i { font-style: normal; font-weight: 400; }
dfn { font-family: Microsoft YaHei;font-style:normal;font-size:12px; }
ul, ol { list-style: none; }
a { color: #333; text-decoration: none;}
fieldset{ border: 0; font-size: 12px; color: #333333;}
img {border: 0; vertical-align: middle; -ms-interpolation-mode: bicubic; /*解决缩放失真*/ }
table { border-collapse: collapse; border-spacing: 0;}
input[type=text] { -webkit-appearance: none; border-radius: 0; background:transparent;padding:0 5px;-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
input{ border: 1px solid #DEDEDE; font-size: 12px; color: #333333;}
:focus { outline: 0; }

h1 { font: 600 1.0286em/2 Tahoma; }
h2 { font: 600 1.0243em/2 Tahoma; }
h3 { font: 600 1em/1.5 Tahoma; }
::-moz-selection { background: #665f55; text-shadow: none; color: #fff; }
::selection { background: #665f55; text-shadow: none; color: #fff; }
::webkit-selection{ background: #665f55; text-shadow: none; color: #fff;}
/*清空input*/
.wrapClear{position:relative;}
dfn.clearBtn{width:16px;height:16px;background-color:#ccc; border-radius:50%;margin:-9px 0 0 -9px;position:absolute;right:4px;top:50%;}
dfn.clearBtn:before{border-left:1px solid #fff;height:8px;width:0px;position:absolute;content:""; left:7px;top:4px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg);}
dfn.clearBtn:after{border-left:1px solid #fff;height:8px;width:0px;position:absolute;content:""; left:7px;top:4px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg);}

 .clearfix:after { visibility: hidden; display: block; font-size: 0; content: ; clear: both; height: 0; } 
 .clearfix { display: inline-table; } 
.w100{width: 100%;}
.w7{width: 7%;}
.w92{ width: 92%;}
.fl{
	float: left;
}
.fr{
	float: right;
}
@font-face {
  font-family: '方正硬笔楷书简体';   /*字体名称*/
  src: url('FZYBKSJW_0.TTF');       /*字体源文件*/
}
@font-face {
  font-family: '方正硬笔行书简体';   /*字体名称*/
  src: url('FZYBXSJW_0.TTF');       /*字体源文件*/
}

.header{
	width: 100%;
	background: #faf7f5;
	border-bottom: 6px solid #cd190f;
	padding: 20px 0 10px 0;
}
.head{
	width: 1200px;
	margin: auto;
}
.logo{
	float: left;
}
.nav{
	float: left;
	margin-left: 150px;
}
.nav li{
	cursor: pointer;
	float: left;
	line-height: 40px;
	padding:0 20px;
}
.nav li.active{
	color: #e60012;
}
/*.back_box1 img{
	width: 100%;
}*/
.banner{
	position: relative;
}
.w100{
	width: 100%;
	height: 530px;
}
.ban{
	    position: absolute;
    width: 1200px;
    margin: auto;
    top: 14%;
    left: 0;
    right: 0;
}
.ban_box{
	width: 1200px;
}
.ban_txt{
	float: left;
	text-align: center;
}
.ban_txt ul li{
	line-height: 20px;
}
.video{
	background: #fafafa;
	width: 550px;
	float: left;
	margin-left: 50px;
	text-align: center;
	background: #000;
	box-shadow: 0px 1px 4px #ccc;
}
.video video{
	background: #000;
	box-shadow: 0px 1px 4px #ccc;
}
.videolist{
	height: 80px;
	overflow: auto;
}
.videolist li{
	padding-left: 10px;
	text-align: left;
    background: #fafafa;
    border-bottom: 1px solid #ebebeb;
    line-height: 24px;
    font-size: 14px;
    
}
.videobtn{
	width: 20px;
	margin-right: 8px;
}
.video_txt{
	float: right;
	width: 380px;
	margin-right: 50px;
	margin-top: 10px;
}

.video_txt .jiyu{
	font-size: 16px;
	line-height: 30px;
}
.video_txt p{
	margin-bottom: 20px;
	display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 7;
  -webkit-box-orient: vertical;
	    font-size: 18px;
    line-height: 30px;
}
.state{
	text-align: right;
}
.hua{
	    position: absolute;
    left: 0;
    top: 200px;
    width: 200px;
}
.deng{
	    position: absolute;
    right: 0;
    top: 0;
    width: 300px;
}
.titlebar{
	margin: 20px auto;
	text-align: center;
}
.titlebar img{
	width: 600px;
}
.bg{
	    width: 100%;
    background: #FBF8F3;
}
.w1200{
	    position: relative;
    left: 0;
    right: 0;
    z-index: 999;
    width: 1062px;
    margin: auto;
    padding: 50px 0;
}
.tu_jixiang{
	      width: 230px;
    z-index: 1;
    position: absolute;
    right: 2%;
    top: 550px;
}
.tu_jixiang1{
	    width: 230px;
    z-index: 1;
    position: absolute;
    right: 2%;
    top: 1550px;
}
.tu_hua{
	    width: 300px;
    position: absolute;
    left: 0;
    top: 850px;
}
.bor_t{
	width: 1100px;
	float: right;
	border-top: 1px solid #7d0000;
}
.titlebar h3{
	    display: inline-block;
    background: #7d0000;
    color: #fff;
    padding: 6px 50px;
    font-size: 15px;
    margin-top: -1px;
    border-radius: 200px 0px 200px 0px;
}
.more{
	color: #E60012;
	    float: right;
    line-height: 34px;
    font-size: 14px;
}
.mt_4{
	margin-top: -4px;
	
}


.con{
	    color: #000;
    font-family: 方正硬笔楷书简体;
}
.con li{
	line-height: 30px;
	height: 30px;
	display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.name{
	color: #e60012;
	font-family: 方正硬笔行书简体;
	    line-height: 28px;
    font-size: 30px;
}
.name .post{
	    margin-left: 4px;
    font-family: 宋体;
    font-size: 12px;
}


.dw1200{
	width: 1200px;
	margin: auto;
}
.footer{
	padding: 20px 0;
	width: 100%;
	background: #fffefd;
	border-top:1px solid #ccc;
}
.foot{
	width: 100%;
}
.foot_txt{
	float: left;
	margin-top: 30px;
}
.foot_txt li{
	line-height: 30px;
	font-size: 14px;
}
.foot_code{
	    width: 350px;
    float: right;
}
.foot_code p{
	text-align: center;
    line-height: 20px;
}
.code1{
	float: left;
}
.code2{
	float: right;
}



