/* CSS Document */
*{margin:0; padding:0;}
a{text-decoration:none;}
ul li{list-style:none;}
img{outline:none; border:none;}
input,select{outline:none;}
area{outline:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
i,em{font-style:normal;}
body{font-family:"微软雅黑"; font-size:12px;}


/*header*/
.header{width:1060px; height:89px; line-height:89px; overflow:hidden; margin:0 auto;}
.header a{float:left; width:100px; height:89px;}
.header p{float:right; color:#fff; font-size:20px; margin-right:10px;}


/*banner*/
.banner{width:1060px; height:161px; padding-top:550px; overflow:hidden; margin:0 auto; position:relative;}
.banner a{width:180px; height:57px; line-height:57px; text-align:center; float:left; margin-right:56px; border-bottom:3px solid #751f26; border-radius:6px; background:#a91a28; transition:all 0.5s; color:#ffe900; font-size:18px;}
.banner a:hover{background:#ffe800; border-bottom:3px solid #b8a612; color:#a91a28;}
.banner a.btn1{margin-left:46px;}
.banner a.btn2{background:#ffe800; border-bottom:3px solid #b8a612; color:#a91a28;}
.banner a.btn2:hover{background:#a91a28; border-bottom:3px solid #751f26; color:#ffe900;}



/*main_one*/
.main_one{width:1060px; height:244px; padding-top:344px; overflow:hidden; margin:0 auto;}
.main_one ul{width:100%; height:244px; overflow:hidden;}
.main_one ul li{width:265px; height:244px; float:left; text-align:center;}
.main_one ul li h4{width:100%; line-height:44px; font-size:18px; color:#ad1b2a;}
.main_one ul li p{width:100%; line-height:32px; font-size:14px; color:#222222;}
.main_one ul li a{display:block; width:150px; height:47px; line-height:47px; background:#a31825; transition:all 0.4s; border-bottom:3px solid #751f26; border-radius:6px; color:#fff; font-size:16px; margin:0 auto; margin-top:18px;}
.main_one ul li a:hover{background:#1d2088; border-bottom:3px solid #202157;}

.main_one ul li.co_blue h4{color:#1d2088;}
.main_one ul li.co_blue a{background:#1d2088; border-bottom:3px solid #202157;}
.main_one ul li.co_blue a:hover{background:#a31825; border-bottom:3px solid #751f26;}





/*main_two*/
.main_two{width:1060px; height:480px; padding-top:180px; overflow:hidden; margin:0 auto;}
.main_two ul{margin-left:29px; width:1031px;}
.main_two ul li{width:300px; height:70px; line-height:70px; text-align:center; color:#a81927; font-size:18px; float:left; margin-bottom:50px; margin-right:50px;}
.main_two a{display:block; width:280px; height:57px; line-height:57px; background:#ffe900; transition:all 0.4s; border-bottom:3px solid #b8a612; text-align:center; border-radius:6px; color:#a81927; font-size:16px; margin:0 auto; margin-top:370px;}
.main_two a:hover{background:#1d2088; border-bottom:3px solid #202157; color:#fff;}






/*main_three*/
.main_three{width:1060px; height:505px; padding-top:180px; overflow:hidden; margin:0 auto;}

#tab{width:100%; line-height:60px; text-align:center;}
#tab span{width:148px; height:58px; line-height:58px; transition:all 0.6s; text-align:center; cursor:pointer; border:1px solid #af1c2b; border-radius:6px; color:#af1c2b; font-size:18px; display:inline-block; margin-left:70px;}
#tab span.se{background:#af1c2b; color:#fff; border:none; border-bottom:3px solid #751f26; height:57px; line-height:60px;}

#tab_content{width:100%; height:auto; margin-top:50px;}
#tab_content div{width:100%; height:auto; display:none;}

.main_three a{display:block; width:300px; height:57px; line-height:57px; background:#1c1e82; transition:all 0.4s; border-bottom:3px solid #202157; text-align:center; border-radius:6px; color:#fff; font-size:16px; margin:0 auto;}
.main_three a:hover{background:#ffe900; color:#a81927; border-bottom:3px solid #b8a612;}



/*main_four*/
.main_four{width:1060px; height:486px; padding-top:163px; overflow:hidden; margin:0 auto;}
.main_four table{width:975px; height:426px; overflow:hidden; display:block; margin:0 auto;}
.main_four table th{height:61px; color:#fff; font-size:20px; font-weight:normal;}
.main_four table td{height:61px; text-align:center; color:#222222; font-size:16px;}
.main_four table td a{width:100%; height:100%; color:#fff; font-size:16px;}




/*bottom*/
.bottom{width:1060px; height:370px; padding-top:200px; overflow:hidden; margin:0 auto;}
.bottom p{width:610px; height:90px; overflow:hidden; margin:0 auto;}
.bottom p span{float:left; color:#fff; font-size:16px; line-height:40px;}
.bottom p span font{display:block; font-size:36px;}
.bottom p a{float:right; width:180px; height:57px; line-height:57px; background:#af1c2b; border-bottom:3px solid #751f26; color:#fff; font-size:18px; border-radius:6px; text-align:center; margin-top:14px;}

/*footer*/
.footer{width:100%; margin-top:100px; text-align:center; line-height:32px; color:#fff; font-size:16px;}



































