﻿/* CSS Document */
*{margin:0; padding:0;}
a{text-decoration:none;}
ul li{list-style:none;}
img{outline:none; border:none;}



/*container*/
.container{width:100%; font-family:"微软雅黑";}

.nav{width:998px; height:76px; overflow:hidden; margin:0 auto;}

.logo{float:left;}

.nav ul{float:left; margin-left:176px;}
.nav ul li{float:left; height:54px; line-height:54px; margin-top:20px; margin-right:30px;}
.nav ul li a{display:block; padding:0px 10px; font-size:18px; color:#000000; border-top:2px solid #FFFFFF;}
.nav ul li a:hover{ border-top:2px solid #ea5506;}



.nav p{float:right; height:54px; line-height:54px; margin-top:20px; font-size:18px; color:#000000;}


/*index_main*/
.index_main{width:1000px; height:602px; position:relative; overflow:hidden; margin:0 auto;}
.index_main h2{position:absolute; top:92px; left:226px; font-size:26px; color:#FFFFFF;}
.index_main h2 font{font-size:44px;}

.index_main span{position:absolute; top:144px; left:528px; font-size:18px; color:#f6caa5;}

.index_main p{position:absolute; width:272px; line-height:22px; top:300px; left:704px; font-size:14px; color:#34323d;}
.index_main p font{display:block; line-height:30px; font-size:20px; font-weight:bold;}

.index_main a{position:absolute; width:169px; height:65px; background:url(../images/btn.png) no-repeat; text-align:center; line-height:80px; bottom:76px; right:0px; font-size:16px; color:#FFFFFF;}




/*index_two*/
.index_two{width:1000px; height:266px; position:relative; padding-top:295px; background:url(../images/tf_07.jpg) top center no-repeat; margin:0 auto;}
.index_two dl{width:288px; height:215px; float:left; overflow:hidden; margin-right:66px;}
.index_two dl dt{width:100%; height:92px; padding-top:20px; background:#34323d; text-align:center;}
.index_two dl dd{width:100%; height:84px; line-height:22px; font-size:14px; color:#34323d; background:#eaeaeb; overflow:hidden; text-align:center; padding-top:20px;}

.index_two a{width:232px; height:140px; overflow:hidden; position:absolute; right:20px; top:144px; text-indent:-9999px;}




/*index_three*/
.index_three{width:1000px; height:825px; position:relative; padding-top:277px; background:url(../images/tf.jpg) top center no-repeat; margin:0 auto;}

.index_three_ever{width:998px; height:304px; overflow:hidden; border:1px solid #c21d32; margin-bottom:58px;}
.index_three_ever dl{width:234px; height:304px; overflow:hidden; float:left;}
.index_three_ever dl dd{text-align:center; padding-top:50px;}
.index_three_ever dl dd h2{font-size:24px; color:#000000; height:40px; line-height:40px;}
.index_three_ever dl dd h3{font-size:16px; color:#777777; font-weight:normal; height:34px; line-height:34px;}
.index_three_ever dl dd h4{font-size:20px; color:#c21d32; height:44px; line-height:44px; width:152px; border-top:1px solid #c21d32; margin:0 auto;}
.index_three_ever dl dt{width:152px; overflow:hidden; margin:0 auto;}

.index_three_ever_right{width:764px; height:304px; float:right;}
.index_three_ever_right div{width:100%; height:56px; line-height:56px; background:#f6f6f6;}
.index_three_ever_right div h2{float:left; font-size:20px; width:346px; height:56px; text-align:center; line-height:56px; border-right:2px solid #eaeaeb;}
.index_three_ever_right div h3{float:left; font-size:20px; width:190px; height:56px; text-align:center; line-height:56px; border-right:2px solid #eaeaeb;}
.index_three_ever_right div h4{float:left; font-size:20px; width:223px; height:56px; text-align:center; line-height:56px;}


.index_three_ever_right ul li{width:100%; height:50px; line-height:50px; overflow:hidden; background:#eaeaeb;}
.index_three_ever_right ul li p{float:left; font-size:16px; width:346px; color:#34323d; text-align:center; border-right:2px solid #eaeaeb;}
.index_three_ever_right ul li span{float:left; font-size:16px; width:190px; color:#34323d; text-align:center; border-right:2px solid #eaeaeb;}
.index_three_ever_right ul li font{float:left; font-size:20px; width:223px; text-align:center;}
.index_three_ever_right ul li font a{display:block; width:121px; height:29px; line-height:29px; margin:0 auto; background:#299b56; color:#FFFFFF; font-size:16px; margin-top:10px;}


/*footer*/
.footer{width:1000px; height:509px; padding-top:586px; overflow:hidden; position:relative; margin:0 auto;}
.footer .btn{width:232px; height:140px; overflow:hidden; position:absolute; right:0px; top:200px; text-indent:-9999px;}
.footer div{width:100%; height:196px; overflow:hidden;}
.footer div dl{width:229px; height:196px; float:left; overflow:hidden; margin-right:28px;}
.footer div dl h2{width:100%; height:54px; line-height:54px; text-align:center; color:#FFFFFF; font-size:20px;}
.footer div dl p{width:184px; height:96px; overflow:hidden; margin:0 auto; font-size:14px; color:#34323d; line-height:22px; padding-top:10px;}
.footer div dl a{width:129px; height:36px; line-height:36px; text-align:center; color:#FFFFFF; font-size:16px; display:block; margin:0 auto;}
.footer .copyRight{width:1000px; margin-top:134px; line-height:22px; text-align:center; font-size:14px; color:#031c2f;}





































