/* 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;}
i,b{ font-style:normal;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
body{font-family:"微软雅黑"; font-size:12px;}


/*header*/
.header{width:1060px; height:89px; overflow:hidden; line-height:89px; margin:0 auto;}
.header a{width:100px; height:89px; float:left;}
.header p{float:right; color:#20439c; font-size:22px;}


/*banner*/
.banner{width:1060px; height:661px; overflow:hidden; margin:0 auto; position:relative;}
.banner a{width:468px; height:57px; line-height:57px; text-align:center; background:#e84d04; color:#fff; font-size:20px; border-radius:6px; border-bottom:3px solid #ba420f; position:absolute; right:46px; bottom:157px;}


/*main_one*/
.main_one{width:1060px; height:421px; padding-top:170px; overflow:hidden; margin:0 auto;}
.main_one ul{width:100%;}
.main_one ul li{width:240px; height:163px; padding-top:168px; overflow:hidden; float:left; margin-right:110px; position:relative;}
.main_one ul li h3{width:100%; line-height:40px; text-align:center; color:#000000; font-size:18px;}
.main_one ul li p{width:100%; line-height:32px; color:#000; font-size:14px; text-align:center;}
.main_one ul li a{width:100%; height:57px; line-height:57px; text-align:center; color:#fff; font-size:16px; background:#ea5404; border-radius:6px; border-bottom:3px solid #ba420f; position:absolute; bottom:0px; left:0px;}


/*main_two*/
.main_two{width:1060px; height:1060px; padding-top:174px; overflow:hidden; margin:0 auto;}

.main_two ul li{width:308px; height:278px; padding:1px; padding-top:190px; overflow:hidden; float:left; margin-right:65px; margin-bottom:60px; position:relative;}
.main_two ul li h3{width:100%; line-height:52px; text-align:center; color:#ea5404; font-size:18px;}
.main_two ul li p{width:100%; line-height:34px; color:#333333; font-size:16px; text-align:center;}
.main_two ul li a{display:block; margin:0 auto; width:200px; height:57px; line-height:57px; background:#1e3f96; border-bottom:3px solid #213776; color:#fff; font-size:18px; border-radius:6px; margin-top:28px; text-align:center;}
.main_two ul li a:hover{background:#ea5304; border-bottom:3px solid #ba420f;}


/*footer*/
.footer{width:1060px; height:166px; padding-top:300px; overflow:hidden; margin:0 auto; position:relative;}
.footer a{width:220px; height:57px; line-height:57px; text-align:center; color:#fff; background:#ea5504; font-size:18px; border-radius:6px; border-bottom:3px solid #ba420f; position:absolute; top:150px; left:418px;}
.footer p{width:100%; line-height:30px; color:#fff; font-size:14px; text-align:center;}



























