﻿@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, a, code, em, img, q, small, strong, dd, dl, dt, li, ol, ul, fieldset, form, label, table, tbody, tr, th, td, input 
{margin:0;padding:0;}
a{color:#333;text-decoration:none;}
a:hover{color:#bc1a20;}
li{list-style:none;}
.clear{clear:both;}
html{width:100%;}
body{width:100%;overflow-x:hidden;background:#fbfbfb;}
.center_1100{width:1100px;margin:0 auto;}
/*--------版头-------*/
#header{height:75px;}
#header .logo{float:left;margin-top:16px;}
#header .nav{float:left;margin-left:100px;margin-top:17px;}
#header .nav li{float:left;width:100px;}
#header .nav li a{display:block;height:40px;line-height:40px;text-align:center;font-family:微软雅黑;font-size-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
#header .nav li a.cur{background:#0d9bda;color:white;}
#header .buy{float:right;}
#header .buy a{background:#d84c31;color:white;margin-top:15px;display:block;width:100px;height:40px;line-height:40px;text-align:center;font-family:微软雅黑;font-size-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;}
#header .buy a:hover{background:#ab3720;}
/*--------版头-------*/
#banner{width:100%;height:480px;background:url(../images/banner.png) no-repeat center;}
/*--------特性-------*/
#characteristic{padding-bottom:80px;}
#characteristic .box{float:left;width:500px;margin-top:80px;}
#characteristic .right{float:right;}
#characteristic .box .pic{border:1px solid #ddd;text-align:center;}
#characteristic .box .con{font-family:微软雅黑;}
#characteristic .box .con h2{font-size:30px;margin:10px 0;color:#333;}
#characteristic .box .con p{font-size:22px;color:#666;}
/*-------系统-------*/
#system{padding-top:50px;background:url(../images/system_bg.gif) repeat-x #f7f7f7;}
#system .system_con{width:1100px;height:730px;margin:0 auto;background:url(../images/zs.jpg) no-repeat center;}
#system h2{text-align:center;position:relative;font-size:50px;font-family:微软雅黑;}
#system li{line-height:50px;font-size:25px;font-family:微软雅黑;}
/*------- 下导航-------*/
#bottom_nav{height:50px;line-height:50px;text-align:center;background:#2f2f2f;}
#bottom_nav a{margin:0 25px;color:white;font-family:微软雅黑;}
/*------- 版底-------*/
#footer{padding:15px 0;text-align:center;background:#272727;}
#footer p{color:white;font-size:12px;font-family:arial;line-height:25px;}
#footer p span{font-family:宋体;}














