@charset "utf-8";
/* CSS Document */
html,body,button,ul,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,img {padding: 0;margin: 0;}
body{font-size: 14px;line-height: 14px;font-family: "Microsoft YaHei","宋体",Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;color: #333;}
h1,h2,h3,h4,h5,h6{font:1em/1 "Microsoft YaHei";font-weight: normal;font-size: 100%;}
em{font-weight:normal;font-style:normal;}
small{font-size:12px;}
fieldset,img{border: none}
img{display: block}
ul, ol{list-style:none;}
.left{float:left;}
.right{float:right;}
.over_h{overflow:hidden;}
.pos_r{position:relative;}
.pos_a{position:absolute;}
.none{display:none;}
.hidden{visibility: hidden}
.mar_r_00{margin-right: 0!important;}
.mar_t_00{margin-top: 0!important;}
.text-hide{text-indent: -9999px;height:0;font-size:0;}
.Font_M{font-family: "Microsoft YaHei";}
.clearfix:after{content: ".";display: block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}* html .clearfix {height: 1%;}
.clearfix{display:block;}
table{border-collapse: collapse;border-spacing: 0;}
a{color:#333;text-decoration:none;}
a:visited{color:#333;}
a:hover,a:active,a:focus{color:#333;text-decoration:underline;outline: none}
/*通用的css可删除*/
/*address,caption,cite,code,dfn,th,var {font-style:normal; font-weight:normal;}*/
/*input{padding-top:0;padding-bottom:0;font-family: "SimSun","宋体";}*/
/*input::-moz-focus-inner {border:none;padding:0;}*/
/*select,input {vertical-align:middle;}*/
/*select,input,textarea {font-size:12px;margin:0;}*/
/*input[type="text"], input[type="password"], textarea {outline-style:none;-webkit-appearance:none;}*/
/*textarea {resize:none;}*/
/*.li{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;}*/
/*.opacity{opacity: 0.8;filter:alpha(opacity=80);}*/
/*.mar_r_15{margin-right:15px;}*/
/*.mar_r_20{margin-right:20px;}*/
/*.mar_t_10{margin-top:10px;}*/
/*.mar_t_15{margin-top:15px;}*/
/*.mar_t_20{margin-top:20px;}*/
/*.mar_t_30{margin-top:30px;}*/
/*.border_00{border: 0!important;}*/
/*.opacity_a{color:#333}*/
/*.opacity_a:hover{background:#ccc;color:#000;transition:background .75s ease-in-out,color 0.25s ease-in-out}*/
/*通用的css可删除*/

.header{
    height: 299px;
    background: url("../images/bg_h.jpg") no-repeat center top;
}
.header p{
    font-size: 16px;color: #333;
    width: 820px;
    margin: 0 auto;
    padding:159px 0 0 180px;
}
.main{
    width: 1003px;margin: 0 auto;
}
.main .txt{
    width: 1000px;height: 166px;
    margin-top: 28px;
    border: 1px solid #ccc;
}
.main .txt .left img{
    margin: 28px 0 8px 46px;
}
.main .txt .left p{
    font-size: 14px;color: #333;
    line-height: 36px;
    margin-left: 49px;
}
.main .txt .right img{
    width: 132px;height: 132px;
    margin: 16px 16px 0 0;
}
.footer{
    padding: 15px 0 25px 0;
}
#glbbot{
    margin: 0 auto;
}
.footer #glbbot{
    font-size: 12px;
    border: 0;
}
#glbbot a:link,#glbbot a:visited{
    font-size: 12px;
}
#glbbot a:hover{
    font-size: 12px;
    text-decoration: none;
}