@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: "宋体",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;}
a{color:#333;text-decoration:none;}
a:visited{color:#333;}
a:hover,a:active,a:focus{color:#333;text-decoration:underline;}
/*通用的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: 300px;
    background: url("../images/bg_h.jpg") no-repeat center top;
}
.headera{
    height: 300px;
    background: url("../images/bg_h1.jpg") no-repeat center top;
}
body{
    background: #f1f0f0;
}
.main_index{
    border: 1px solid #febaba;
    width: 955px;
    padding: 0 30px 30px 30px;
    margin: 20px auto 0 auto;
    background: #fff;
}
.footer{
    padding: 24px 0 44px 0;
}
#glbbot{
    margin: 0 auto;
    border: 0;
    font-size: 12px;
}
.main_li{
    width: 1000px;
    margin: 20px auto 0 auto;
}
.tj_gwy_txt{
    width: 200px;
}
.tj_gwy_txt .Last_but{
    display: block;
    text-indent: -9999px;
    width: 199px;height: 38px;
    background: url("../images/Last.jpg") no-repeat;
    opacity: 0.9;
    filter:alpha(opacity=90);
}
.tj_gwy_txt a:hover{
    opacity: 1.0;
    filter:alpha(opacity=100);
}
.tj_gwy_txt .txt{
    margin-top: 20px;
    border: 1px solid #febaba;
    padding: 20px;
}
.tj_gwy_txt .txt h3{
    font-size: 18px;
    color: #e02e2e;
    padding: 20px 0;
    text-align: center;
}
.tj_gwy_txt .txt p{
    font-size: 12px;
    line-height: 24px;
    text-indent: 2em;
    overflow: hidden;
}
.tj_gwy_txt .txt .a_box a{
    display: block;
    background: #e02e2e;
    font-size: 14px;color: #fff;
    text-align: center;
    border-radius: 4px;
    font-family: "Microsoft YaHei";
    padding: 5px;
    margin: 20px 0;
    opacity: 0.9;
    filter:alpha(opacity=90);

}
.tj_gwy_txt .txt .a_box a:hover{
    text-decoration: none;
    opacity: 1.0;
    filter:alpha(opacity=100);
}
.tj_gwy_txt .txt li{
    white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%;
    font-size: 14px;
    line-height: 24px;
}

.main_index h1{
    overflow: hidden;
    text-align: center;
}
.main_index h1 strong{
    font-size: 30px;
    color: #d11515;
    text-align: center;
    line-height: 76px;
    margin: 0 auto;
    font-weight: normal;
}
.main_index h1 span{
    width: 376px;
    border-top: 1px solid #e3e3e3;
    margin-top: 39px;
}
.Last_li{
    width: 220px;height: 260px;
    float: left;
    margin-right: 25px;
    margin-top: 25px;
}

.tj_bot{
    height: 161px;
    width: 100%;
    bottom: 0;left: 0;
}
.tj_bot .left{
    width: 286px;
}
.tj_bot .left img{
    float: right;
    margin-top: 0;
    width: 100px;height: 100px;
}
.tj_bot .right{
    width: 446px;
}
.tj_bot p{
    font-size: 18px;color: #333;
    line-height: 48px;
    font-family: "Microsoft YaHei";
    font-weight: 600;
    text-align: left;
}

