@charset "utf-8";
.head_title{
    text-align: center;
    margin-top: 243px;
}
.main{
    width: 1200px;
    margin: 44px auto 0;
    background-color: #ffffff;
    overflow: hidden;
}
.main_title{
    margin: 40px 35px 0;
    overflow: hidden;
}

.title_img{
    margin-top: 18px;
}
.title_text h3{
    width: 1033px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    color: #c90000;
    font-family: MicrosoftYaHei;
	font-size: 36px; 
}
.title_text p{
    width: 1033px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #999999;
    line-height: 29px;
    font-size: 14px;
    border-bottom: 1px solid #f5baba;
}


.main_tz{
    margin: 32px 25px 0;
    overflow: hidden;
}
.tz_gg{
    width: 619px;
    height: 362px;
    background: url(tzgg-0506.png) no-repeat;
}
.tz_gg h3{
    font-weight: bold;
	font-size: 20px;
	letter-spacing: 0px;
    color: #ffffff;
    margin: 5px 0 0 70px;
}
.tz_gg ul{
    margin: 20px 54px 0;
}

.tz_gg ul li{
    line-height: 42px;
    border-top: 1px dashed #e0e0e0;
}
.tz_gg ul li:first-child{
    border-top: 0;
}
.tz_gg ul li a{
    display: block;
    width: 463px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	letter-spacing: 0px;
    color: #313131;
    font-size: 16px;
}
.tz_gg ul li a:hover{
    color: #c90000;
}

.tz_gz{
    width: 506px;
    overflow: hidden;
}
.tz_gz_title img{
    display: inline-block;
    vertical-align: middle;
}
.tz_gz_title a{
    font-size: 14px;
    line-height: 22px;
	letter-spacing: 0px;
    color: #999999;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
}

.tz_gz ul{
    margin-top: 18px;
}
.tz_gz li p{
    font-size: 16px;
	line-height: 38px;
    color: #313131;
    float: left;
    width: 400px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.tz_gz li a{
    overflow: hidden;
}
.tz_gz li span{
    float: right;
    font-size: 14px;
	line-height: 38px;
	letter-spacing: 0px;
	color: #898989;
}
.tz_gz li a:hover *{
    color: #c90000;
}

.main_words{
    margin: 20px 20px 0;
    overflow: hidden;
}
.words_left{
    width: 622px;
    overflow: hidden;
}

.words_fg_title img,
.words_zl_title img{
    display: inline-block;
    vertical-align: middle;
}
.words_fg_title a,
.words_zl_title a{
    font-size: 14px;
    line-height: 22px;
	letter-spacing: 0px;
    color: #999999;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
}

.words_fg li{
    width: 622px;
    height: 126px;  
    margin-top: 10px;
    overflow: hidden;
}
.words_fg li.black{
    background-color: #f6f6f6;
}
.words_fg li:first-child{
    margin-top: 21px;
}
.words_fg li:hover *{
    color: #c90000;
}
.words_fg li h3{
    width: 513px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 19px;
	letter-spacing: 0px;
    color: #333333;
    font-size: 18px;
    margin: 14px 20px 0;
}
.words_fg li p{
    line-height: 30px;
	letter-spacing: 0px;
    color: #999999;
    font-size: 14px;
    margin: 10px 20px 0;
}


.words_zl{
    margin-top: 20px;
    overflow: hidden;
}
.words_zl ul{
    margin-top: 18px;
}
.words_zl li p{
    font-size: 16px;
	line-height: 38px;
    color: #313131;
    float: left;
    width: 463px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.words_zl li a{
    overflow: hidden;
}
.words_zl li span{
    float: right;
    font-size: 14px;
	line-height: 38px;
	letter-spacing: 0px;
	color: #898989;
}
.words_zl li a:hover *{
    color: #c90000;
}


.words_zc_title img{
    display: inline-block;
    vertical-align: middle;
}
.words_zc_title a{
    font-size: 14px;
    line-height: 22px;
	letter-spacing: 0px;
    color: #999999;
    display: inline-block;
    vertical-align: middle;
    margin-left: 8px;
}
.words_right >a{
    display: block;
    margin: 22px 0 18px;
}
.words_right li{
    width: 511px;
    margin-top: 26px;
    border-bottom: 1px dashed #b9c4c8;
    padding-bottom: 23px;
}
.words_right li:first-child{
    margin-top: 0;
}
.words_right li h3{
    line-height: 19px;
	letter-spacing: 0px;
    color: #333333;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 12px;
}
.words_right li h3 img{
    display: inline-block;
    vertical-align: middle;
    margin-right: 17px;
}
.words_right li p{
    line-height: 24px;
	letter-spacing: 0px;
    color: #959595;
    font-size: 14px;
}

.words_right li a:hover p{
    color: #c90000;
}

.footer{
    width: 1200px;
	height: 208px;
    background-color: #edeadf;
    margin-top: 33px;
    overflow: hidden;
}
.footer_mian{
    margin: 42px 0 0 256px;
}
.footer_img a,
.footer_img img{
    display: inline-block;
    vertical-align: middle;
}
.footer_img >img{
    margin: 0 12px 0 16px;
}
.footer_text {
    margin-left: 39px; 
}
.footer_text span,
.footer_text a{
    line-height: 36px;
	letter-spacing: 0px;
    color: #333333;
    font-size: 14px;
}
.footer_text span img{
    display: inline-block;
    vertical-align: middle;
}