@charset "utf-8";
/*------全局定义----------*/
.main{ width:980px; margin:0 auto; padding:10px 0;}
.main .left{ width:240px; float:left;}
.main .left .title{ width:207px; padding-left:15px; height:32px; line-height:32px; background:url(../images/title.png); font-size:14px; font-weight:bold; color:#FFF;}
.main .right{ width:730px; padding-left:10px; float:right;}
/*------用户登录------*/
.userbg{ width:100%; height:54px; background:#dcdcdc; line-height:54px;}
.user{ width:980px; margin:0 auto; overflow:hidden; font-family:"微软雅黑";}
.user .left{ width:530px; padding-left:190px; font-size:18px; background:url(../images/user.png) no-repeat; float:left;}
.user input{ padding-left:5px; width:175px; height:32px; line-height:32px; border:none; background:url(../images/input.png); margin:0 15px 0 10px;}
.user .right{ float:right; width:260px;}
.user .right span{ display:block; float:left; color:#0289ea;}
.user .right .anniu input{ display:block; width:100px; height:32px;  background:url(../images/login.png); position:relative; top:10px; margin-right:10px;}
.user .right span a{ text-decoration:underline; font-size:14px; color:#0289ea;}
/*------------单号查询-----------*/
.order{ width:222px; padding:9px; background:#dedede; height:204px;}
.order .nir{ width:100%; padding:10px 0;}
.order .nir textarea{ width:202px; padding:10px; height:95px; border:none; font-size:12px; color:#999999;}
.order span{ float:right;}
.order span input{ display:block; width:58px; height:31px; background:url(../images/search.png);}
/*------------价格查询-----------*/
.price{ width:222px; padding:9px; background:#dedede; height:190px; margin-top:10px;}
.price .nir{ width:222px; padding:10px 0;}
.price .nir input{ border:1px solid #c5c5c5;}
.price .nir p a{height:22px;line-height:22px;text-align:right;}
.price .nir p input{width:48px;height:22px;line-height:22px;text-align:right;color:#999999;padding-right:2px;}
.price .left{ float:left; width:105px;}
.price .nir p{ margin-top:5px;}
/*.price .right a{margin-left: -5px;}*/
.price .right{ float:right; width:106px;}
.price .right .search input{ display:block; width:58px; height:31px; background:url(../images/search.png); position:relative; top:30px; left:47px;}
/*------------联系我们-----------*/
.contact{ width:240px; padding-top:10px;}
.contact .nir{ padding:10px 10px 0; background:#dedede; height:104px;}
.contact p{ padding:3px 0;}
/*------------公司简介-----------*/
.about{ width:730px;}
.about .title{ width:730px; height:32px; line-height:32px; background:#dedede;}
.about .title h3{ float:left; width:88px; font-size:14px; font-weight:bold; color:#FFF; padding-left:15px; background:url(../images/title01.png);}
.about .title span{ float:right; padding-right:20px;}
.about .title span a{ color:#646464;}
.about .nir{ width:698px; padding:15px; border:1px solid #dedede;}
.about .nir img{ float:left; padding:1px; border:1px solid #dedede; margin-right:15px;}
.about .nir p { text-indent:2em; line-height:24px;}
.about .nir p a{ color:#333;}
/*------------新闻动态-----------*/
.news{width:730px; padding-top:10px;}
.news .title{width:730px;height:32px;background-color:#dedede;overflow:hidden;}
.news .title h3{float:left;overflow:hidden;}
.news .title span{float:right;}
.news .title h3 a{width:103px;height:32px;display:block;float:left;background:url(../images/title01.png) no-repeat center;text-align:center;line-height:32px;color:#fff;font-weight:bold;font-size:14px;}
.news .title h3 a:hover{background:url(../images/title02.png) no-repeat center;}
.news .title span a{height:32px;line-height:32px;color:#515151;margin-right:20px;}
.news .nir{ width:698px; padding:15px; border:1px solid #dedede; height:215px;}
.news .nir img{ float:left; padding:1px; border:1px solid #dedede; margin-right:15px; width:260px;}
.news .new{ width:416px; float:right;}
.news .new .tit{ font-size:14px; font-weight:bold; padding-bottom:5px;}
.news .new p{ text-indent:2em; line-height:24px; padding-bottom:10px;}
.news .new p a{ color:black;}
.news .new ul{ border-top:1px solid #dedede; padding:10px 0;}
.news .new ul li{ width:401px; line-height:24px; background:url(../images/mark.png) no-repeat left center; padding-left:15px;}
.news .new ul li a{ color:#333;}
.news .new ul li span{ float:right;}
/*------------运输方式-----------*/
.way{ padding-top:10px; width:730px;}
.way ul{ width:718px; padding:10px 0 10px 10px; background:#f1f1f1; border:1px solid #dedede; height:110px;}
.way ul li{ float:left; padding:10px; border:1px solid #dedede; background:#FFF; width:207px; margin-right:10px;}
.way ul li img{ float:left; margin-right:10px; border:1px solid #e0e0e0;}
.way ul li h3{ font-size:16px; padding-bottom:3px;}
.way ul li p{ padding-top:7px; line-height:20px;}
.way ul li span{ font-family:Arial, Helvetica, sans-serif; font-size:14px;}