﻿@charset "utf-8";
/* CSS Document */
.top_nav ul{ display:block; margin:0px auto; width:1000px;}
.top_nav ul li{ list-style:none; float:left; margin-left:23px; line-height:50px;}
.top_nav ul li a{ text-decoration:none; color:#FFFFFF; font-family:"微软雅黑"}
.top_nav ul li a:hover{ color:#FFFF00;}
/*top*/
.top{ height:265px; width:100%;}
.top_banner{height:215px; background-image:url(top_banner.jpg); background-repeat:no-repeat; text-align:center; background-size:cover;}
.top_banner_02{ width:1000px; height:216px; background-image:url(top_banner_02.jpg); background-repeat:no-repeat; margin:auto;}
.top_nav{ height:50px; background-color:#7E0808;}

/*content内容区域*/
.content{ width:1040px; height:1630px; background-color:#FFFFFF; margin:0px auto;}
.content_01{ width:1000px; height:327px; margin:15px 20px; float:left; background-color:#f4f4f4;}
.content_01_pic{ width:680px; height:327px; float:left; text-align:center;}
.content_01_list{ width:320px; height:327px; float:left;}
.content_list_bt{ width:285px; height:60px; float:left; margin:0px 15px; line-height:60px; color:#E34441;}
.content_list{ width:285px; height:267px; margin:0px 15px;}

.content_02{ width:1000px; height:407px; float:left; margin:0px 20px;}
.content_02_bt{ width:1000px; height:98px; float:left; background-image:url(content_02.jpg); background-repeat:no-repeat;}
.content_02_list{ width:998px;  float:left; border:1px solid #DADADA; border-top:0;}

.content_03{ width:1000px; height:407px; float:left; margin:5px 20px;}
.content_03_bt{ width:1000px; height:113px; float:left; background-image:url(content_03.jpg); background-repeat:no-repeat;}
.content_03_list{ width:998px; float:left; border:1px solid #DADADA; border-top:0;}

.content_04{ width:1000px; height:407px; float:left; margin:5px 20px;}
.content_04_bt{ width:1000px; height:113px; float:left; background-image:url(content_04.jpg); background-repeat:no-repeat;}
.content_04_list{ width:998px;  float:left; border:1px solid #DADADA; border-top:0;}

.content_05{ width:1040px; height:250px; background-color:#FFFFFF; margin:20px auto;}
.content_05_left{ width:490px; height:210px; margin:20px 20px; float:left;}
.content_05_right{ width:490px; height:210px; float:right; margin:20px auto;}

.tab_bt{ width:450px; height:30px;}
.tab_bt_list{ width:490px; height:180px; background-color:#FAFAFA; border-top:#d31b27 solid 2px;}
.tab_bt_list_01{ width:490px; height:180px;}
.tab_bt_more{ width:35px; height:30px; float:right; line-height:30px;}
.tab_bt ul{float:left; margin:auto; padding:0px;}
.tab_bt ul li{ list-style:none; float:left;line-height:30px; text-align:center; width:130px; font-family:"微软雅黑";}
.tab_bt ul li:hover { background:#d10f1a;color:#FFFFFF;}
.tab_bt ul li.on{ background:#d10f1a;color:#FFFFFF;position: relative;}

.tab_bt_02{ width:450px; height:30px;}
.tab_bt_list_02{ width:490px; height:180px; background-color:#FAFAFA; border-top:#d31b27 solid 2px;}
.tab_bt_list02{ width:490px; height:180px;}
.tab_bt_02 ul{ float:left; margin:auto; padding:0px;}
.tab_bt_02 ul li{ list-style:none; float:left; line-height:30px; text-align:center; width:150px; font-family:"微软雅黑"}
.tab_bt_02 ul li:hover { background:#d10f1a;color:#FFFFFF;}
.tab_bt_02 ul li.on{ background:#d10f1a;color:#FFFFFF;position: relative;}


/*底部bottom*/
.bottom{ width:100%; height:80px; background-color:#696969; border-top:2px solid #D80001;}
.bottom_center{ width:1000px; height:80px; margin:0px auto;}
.bottom_center_left{ width:330px; height:80px; float:left;}
.bottom_center_right{ width:490px; height:80px; float:right;}
.bottom_sm{ width:430px; height:80px; float:left; color:#FFFFFF; font-family:"微软雅黑"; font-size:14px; text-align:right; line-height:25px;}
.bottom_tb{ width:60px; height:80px; float:left;}


