@charset "utf-8";
/* CSS Document */

*{margin:0px; padding:0px;}
img{border:none;}
.clear{clear:both;}

body{background:#e7e7e7;}

.wraper{width:1000px; height:auto; margin:0px auto; background:url(../images/wraper-bg.png) top center no-repeat;}
.header{width:1000px; height:auto;}
.logo{width:309px; height:51px; margin-left:10px; margin-top:30px; float:left;}
.head-right{width:350px; float:right;}
.calculate{width:180px; height:auto; float:left; margin-top:20px; font:bold 15px/24px Arial; color:#2c2a2a;}
.watch{width:80px; height:100; float:left; font:normal 13px/24px Arial; color:#000; text-align:center; margin-right:5px;}

.nav{width:1000px; height:48px; background:url(../images/nav-bg.png) top left no-repeat; margin-top:10px;}
.nav ul{list-style: none;}
.nav ul li{float:left; width:auto; height:48px; padding-left:23px; padding-right:23px; background:url(../images/nav-li-right.png) top right no-repeat; text-align:center;}
.nav ul li a{font:bold 15px/48px Arial, Helvetica, sans-serif; color:#120e75; text-decoration:none;}
.nav ul li a:hover{color:#d71311;}
.nav ul li a.active{color:#d71311;}
.nav-bottm{width:930px; height:17px; background:url(../images/nav-bottum-bg.png) top center no-repeat; margin:0px auto;}

.banner{width:1000px; height:auto;}
.banner-left{width:300px; height:auto; float:left; margin-right:20px;}
.box{width:338px; height:230px; background:url(../images/banner-left-box.png) top left no-repeat; margin-left:-10px; padding-left:25px;}
.box h1{width:275px; font:normal 20px/24px Arial; color:#fff; margin-left:15px; padding-top:20px;}
.box p{width:290px; font:normal 11px/17px Arial; color:#727272; margin-left:10px; padding-top:20px;}
.box .form{width:285px; margin-left:15px; margin-top:5px;}
.box .form .input{width:255px; border:1px solid #666666; color:#999999; border-radius:4px; margni-top:10px; margin-bottom:10px; font:normal 12px/20px Arial; padding:5px;}
.submit{width:92px; height:40px; background:url(../images/send.png) top left no-repeat;  margni-top:10px; cursor:pointer; float:left; border:none;}
.logistic{width:164px; height:41px; margni-top:10px; margin-bottom:10px; margin-left:10px; cursor:pointer; float:left;}
.banner-txt{width:300px; height:auto; margin-left:20px;}
.banner-txt h1{font:bold 15px/40px Verdana; color:#01496b;}
.banner-txt p{font:normal 12px/22px Arial; color:#727272;}

.banner-right{width:641px; height:384px; float:right;}

.tracking{width:325px; height:160px; border:1px solid #fff; float:left; background:url(../images/tracking-bg.jpg) top left no-repeat; margin-top:10px;}
.tracking h1{width:300px; margin-left:20px; margin-top:20px; font:bold 18px/24px Verdana; color:#c11111;}
.tracking .form{width:300px; height:auto; margin-left:20px;}
.tracking .form .label{width:120px; font:normal 12px/22px Verdana; color:#000; margin-top:5px; float:left; }
.tracking .form .input{width:160px; background:#fff; border:1px solid #999999; border-radius:5px; margin-top:4px; padding:3px 3px;}
.tracking .form .text{width:120px; font:normal 11px/12px Verdana; color:#000; text-decoration:none; margin-right:10px;}
.tracking .form .click-here{width:75px; height:26px; margin-top:10px; background:url(../images/click-here.png) top left no-repeat; cursor:pointer; border:none;}
.tracking-right{width:9px; height:162px; background:url(../images/tracking-right.jpg) top left no-repeat; float:left; margin-top:10px;}

.main{width:1000px; background:#fff; height:auto; padding-bottom:20px; }
.main-left{width:700px; margin-left:20px; margin-top:30px; float:left;}
.main-left h1{width:700px; font:bold 24px/30px Arial, Helvetica, sans-serif; color:#2d2d2d;}
.main-left h2{width:700px; font:bold 14px/20px Arial, Helvetica, sans-serif; color:#333333; margin-top:10px;}
.main-left p{width:700px; font:normal 12px/20px Arial, Helvetica, sans-serif; color:#3c3939; margin-top:10px; text-align:justify;}

.main-right{width:230px; margin-left:25px; margin-top:20px; float:left;}
.main-right-box{width:230px; height:auto; border:1px solid #000; border-radius:10px; background:#e8e9e9; margin-top:15px;}
.main-right-box h1{width:220px; padding-left:10px; font:bold 15px/30px Arial; color:#f0f0f0; background:url(../images/news-head-bg.png) top center no-repeat; }
.main-right-box h2{width:220px; padding-left:90px; margin-left:5px; margin-top:5px; font:bold 20px/56px Arial; color:#000; background:url(../images/phone.png) top left no-repeat; }
.main-right-box p{width:210px; padding-left:10px; font:normal 12px/18px Arial; color:#000; margin-top:8px; text-align:justify;}
.main-right-box a{width:100px; padding-left:10px; font:bold 11px/30px Verdana; margin-left:120px; color:#b80000; margin-top:5px; text-decoration:none;}
.main-right-box .marqee{width:210px; height:120px; padding-left:10px; font:normal 12px/18px Arial; color:#000; margin-top:8px; margin-bottom:8px; text-align:justify;}
.f-img{width:226px; height:190px; margin-top:20px; margin-left:19px; float:left; font:bold 18px/36px Arial; color:#2e2e2e; text-align:center;}

.footer{width:1000px; height:65px; background:#4f4f4f; margin-bottom:40px;}
.footer ul{width:650px; list-style:none; float:left; margin-top:10px;}
.footer ul li{text-align:center; float:left;}
.footer ul li a{width:105px; font:bold 13px/20px Arial; color:#fff; text-decoration:none; padding-left:15px; padding-right:15px;}
.footer ul li a:hover{text-decoration:underline;}

.address{width:4500px; font:normal 12px/20px Arial; color:#CCCCCC; margin-left:15px; float:left; margin-top:10px;}
.copy{width:295px; font:normal 11px/20px Arial; color:#fff; text-decoration:none; float:right; margin-top:-17px; margin-right:5px;}
.design a{text-align:right; margin-right:15px; font:bold 11px/20px Arial; color:#666666; text-decoration:none;}

.contact{width:280px; margin-left:30px;}
.contact h1{font:bold 25px/50px Arial, Helvetica, sans-serif; color:#3b3328;}
.contact .lable{width:80px; height:30px; font:bold 13px/30px Arial; color:#333333; float:left;}
.contact .input{width:180px; height:13px; border:1px solid #000; border-radius:4px; padding:4px; float:left;}
.contact .code{width:100px; height:13px; border:1px solid #000; border-radius:4px; padding:4px; float:left;}
.contact .textarea{width:180px; height:50px; border:1px solid #000; border-radius:4px; padding:4px; float:left; max-width:180px; max-height:200px;}
.contact .submit{margin-top:8px; cursor:pointer;}


