@charset "utf-8";
/* CSS Document */



/*头部开始*/
.header{ width:100%; height:80px;}
.header-box{ width:1000px; height:80px; margin:0 auto; border-bottom:4px solid #e2023c;}
.logo{ width:160px; height:50px; float:left; padding:15px 0;}
.nav{ width:800px; height:80px; float:right; font-weight:700;}
.nav li { display:block; width:160px; height:80px; float:left;}
.nav li a{ display:block; width:160px; height:50px; line-height:50px; text-align:center; font-size:14px; padding:15px 0;}
.nav li a:hover,nav li a:active{ border-bottom:4px solid #00abfd; padding:15px 0;}
/*头部结束*/

.content{ width:100%;}
.content-box{ width:1000px; margin:0 auto;}
.box{ width:1000px; height:200px; padding:50px 0;}
.box-1{ width:460px; height:200px; float:left; line-height:30px; letter-spacing:2px;}
.box-2{ width:400px; height:150px; float:right; padding:25px 0;}
.box-3{ width:500px; height:150px; float:left; padding:25px 0;}
.box-4{ width:500px; height:200px; float:right; line-height:26px; letter-spacing:2px;}
.box-5{ width:180px; height:150px; float:left; padding:25px 0;}
.box-6{ width:660px; height:200px; float:right; line-height:30px; letter-spacing:2px;}
/*脚步开始*/
.foot{ width:100%; height:60px; min-width:1280px; padding-top:10px;}
.foot-box{ width:1200px; height:43px; margin:0 auto; text-align:center; line-height:18px; padding-top:7px; font-weight:700;}
/*脚步结束*/

/*技术支持内容开始*/
.fenlei{ width:100%; height:40px; font-size:12px; font-weight:700; line-height:40px; text-align:center; padding:15px 0;}
.f-box1{ width:470px; height:40px; float:left; text-align:left; font-size:16px; color:#14abbc;}
.f-box2{ width:170px; height:40px; float:left;}
.f-box3{ width:80px; height:40px; float:left;}
.f-box4{ width:140px; height:40px; float:left;}
.f-box5{ width:140px; height:40px; float:left;}
.jieShao-z{ width:100%; height:90px; text-align:center; line-height:60px; padding:15px 0 15px 0; background:url(../image/xuxian.png) no-repeat bottom;}
.j-box1{ width:450px; height:75px; float:left; line-height:25px; text-align:left; padding-left:20px;}
.j-box2{ width:170px; height:60px; float:left;}
.j-box3{ width:80px; height:60px; float:left;}
.j-box4{ width:140px; height:60px; float:left;}
.j-box5{ width:140px; height:60px; float:left;}
a.xiazai{ display:block; width:120px; height:40px; margin:10px 10px; background:url(../image/anNiu1.png) no-repeat center; line-height:25px; border:none; text-align:center;}
/*技术支持内容结束*/
