/* CSS basic */
* { margin:0; padding:0; list-style-type:none; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
fieldset, img { border: 0; }
:focus { outline: 0; }
.f_l { float:left; }
.f_r { float:right; }
address, caption, cite, code, dfn, em, i, b, th, var, optgroup { font-style: normal; font-weight: normal; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; font-family: "Microsoft YaHei"; }
input, button, textarea, select {
*font-size: 100%; border:none; }
body { background-color:#fff; color:#333; font: 12px/1.5 "Microsoft YaHei";}
ol, ul, li { list-style: none; }
table { border-collapse: collapse; border-spacing: 0; }
:link, :visited, ins { text-decoration: none; }
.rel { position: relative; }
.abs { position: absolute; }
.fl { float: left; }
.fr { float: right; }
.wrapper { position: relative; }
a { color: #101010; }
a:hover { transition : all 0.2s ease-out 0s, background-color 0.3 linear 0s; color: #ff4268; }
.clearfix:after { content:'\0020'; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { *zoom:1;
}
.cb { clear: both; }
.sr-only { overflow: hidden; text-indent: -9999px; }
/*
================
| common style |
================
*/
.foot{text-align:center; font-size:18px;}
strong{max-width: 100%; word-wrap: break-word !important; box-sizing: border-box !important; font-family: "黑体"; font-size: 24px; color:#000;}
.allweizhi { width:100%; min-width:1200px; margin: 0 auto; position: relative;}
.header{ width:1202px; margin:0 auto; background-image:url(/images/cwb/head_bg1.jpg); height:546px;}
.head_thing{width:640px; float:left; margin:65px 0 0 120px;}
.head_name{ font-size:3em; font-weight:bolder;}
.head_txt{ font-size:1.5em; width:640px; line-height:45px;}
.rongyu{width:1200px;margin:0 auto; background-color:#fff;height:300px;}
.ry_txt{width:1000px;margin:0 auto; padding-top:50px; font-size:1.5em;}
.huodong{ width:1200px; margin:-100px auto;background-color:#fff;}
.hd_head{ background-image:url(/images/ltn/hd_head.jpg); width:350px; height:108px;}
.hd_pic{ width:1090px; margin:0 auto; height:1620px;}
.hd_pic ul{ margin:0 auto; padding:20px 0 0 25px;}
.hd_pic li{ float:left; margin-top:10px;}
.zuopin{ width:1200px; margin:0px auto;background-color:#fff;}
.zp_head{ background-image:url(/images/ltn/zp_head.jpg); width:350px; height:108px;}
.zp_pic{ width:1094px;margin:0 auto; background-image:url(/images/ltn/zp_bg.jpg);height:2000px;}
.zp_pic ul{ margin:0 auto; padding:40px 0 0 70px;}
.zp_pic li{ margin-top:40px;}