body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {margin: 0;padding: 0;}
body { color: #000;font-family:'Microsoft YaHei';font-size: 13px;width: 100%;}
img{border:0px;}
ul li{ list-style:none;}


input[type=submit]{ cursor:pointer}
input[type=submit]:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}

input[type=button]{ cursor:pointer}
input[type=button]:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}

/* 3.当行省略号 */
.x-single-ellipsis{word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
input{line-height:normal;color:#000;}
input[type=file]{display: initial;}
input[type=text]{height:30px;line-height:30px;padding: 6px;font-size:12px;display: initial;width:300px;}
input[type=password]{height:30px;line-height:30px;padding: 6px;display: initial;width:300px;}
select.form-control{height:30px;line-height:30px;padding: 3px;width:150px;display: initial;font-size:12px;}
label{display: inline;}
a{cursor: pointer;color: #595959;text-decoration: none;}
a:hover{ filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8; text-decoration:none;}

.wrap {margin: 0 auto;width: 1200px;}

.topBg{width:100%;float:left;height:30px;line-height:30px;background-color:#EEEEEE;text-align:left;font-size:12px;}
.topBg .wrap{position:relative;}

.headerBg{width:100%;float:left;height:90px;}
.header{ height:90px;position:relative;}
.headerBg .nav{position:absolute;right:290px;bottom:26px;font-size:16px;}
.headerBg .nav a{color:#2C2C2C;margin-left:28px;margin-right:28px;font-family:'Microsoft YaHei'}
.headerBg .nav a.hover{color:#10588E;}
.headerBg .nav a:hover{color:#10588E;}
.headerBg .nav .on{color: #10588E;}

.headerBg .headerLogin{position:absolute;right:0px;top:36px;height:30px;line-height:30px;font-size:16px;font-weight: 700;}
.headerBg .headerLogin a{margin:0px 3px;color: #595959;font-family:'Microsoft YaHei'}
.headerBg .headerLogin a img{width: 22px;height: 22px;margin:0 8px;}
.headerBg .headerLogin a:hover{color:#F1651E}

.logo{position:absolute;left:0px;top: 23px;width: 123px;height:48px;}
.logo img{width: 123px;height:48px}

.defaultContentLeft{ width:18%; margin-right:1%; float:left;}
.defaultContentLeft .gtitle{ margin-bottom:5px; width:100%; float:left; background-color: #f18000; color:#FFF; height:38px; font-size:16px; text-align:center; line-height:38px;}
.gcontent{ width:100%; float:left;}
.gcontent ul li{ height:30px; background:url(../imagesNew/ico.gif) 30px center no-repeat; text-indent:50px; font-size:14px; border-bottom:1px solid #EDEDED; text-align:left;line-height:30px;}
.gcontent ul li a.hover{ color:#10588E;}
.gcontent ul li a:hover{ color:#10588E;}

.defaultContentRight{ width:81%; float:left;}
.defaultContentRight .path{border-bottom:1px solid #EDEDED; text-align:right; height:30px;margin-bottom:10px; line-height:30px;}
.defaultContentRight .wContent{ width:100%; float:left; padding:10px 0px;}
.defaultContentRight .wContent ul li{background:url(../imagesNew/ico1.gif) 5px center no-repeat; text-indent:20px; font-size:14px; width:100%;border-bottom:1px dotted #EDEDED; float:left; height:30px; line-height:30px;}
.defaultContentRight .wContent ul li span{ float:right;}

.artTitle{ width:100%; overflow:hidden; float:left;margin-top:10px; font-size:20px; font-weight:bold; text-align:center; height:40px; line-height:40px;}
.artOther{ width:100%; float:left; text-align:center; height:30px; line-height:30px;}
.artContent{ width:100%; float:left; margin-top:10px;}

/* 多行省略号 */
.x-more-ellipsis{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}


.reg table{ width:600px; float:left; margin-top:20px; margin-left:50px;}
.reg table tr{ height:30px; line-height:30px;}
.reg table tr th{ font-weight:normal; text-align:right;}
.reg table tr th span{ color:#FF0000;}
.reg table tr td{ text-indent:1em;}
.reg table tr td input{ height:25px; line-height:25px; width:200px; border:1px solid #ccc;}

.reg table tr td input.btnAdd{ height:30px; line-height:30px; margin-top:20px; width:80px; text-align:center; color:#FFF; background-color:#10588E;}

.contentEst{ padding:0px 20px 0px 20px; float:left; width:720px;}
.contentEst .title{ font-weight:bold; height:30px;color: #2C4E8E;font-size: 16px;border-bottom: 1px solid #DCDCDC; width:100%; float:left; line-height:30px;}
.contentEst .content{ padding:10px; width:700px; line-height:25px; float:left; color:#525252;}

table.yundanTable{ width:768px; margin-left:100px;  font-size:14px; border-collapse: collapse; margin-bottom:5px; border:1px solid #DCDCDC;}
table.yundanTable th{border:1px solid #DCDCDC; background-color:#EAEAEA; height:30px; line-height:30px; text-align:center; color:#000; font-weight:normal;}
table.yundanTable td{border:1px solid #DCDCDC; height:25px; line-height:25px; text-align:center;}

.winLogin{border: 1px solid #cccccc;
padding-bottom: 30px;
width: 700px;color: #999;height: 250px;
margin: 0 auto;
margin-top: 30px;
padding: 20px 30px 10px;}
.winLogin .title{font-size: 20px; position:relative; width:100%; float:left; height:40px; line-height:40px;}
.winLogin .title a{ position:absolute; right:0px; top:0px;color: #e97814; font-size:16px;}
.winLogin .content{ width:100%; float:left;}
.winLogin .content table{ width:100%; float:left; margin-top:20px;}
.winLogin .content table tr{ height:52px; line-height:52px;}
.winLogin .content table th{ width:200px; font-weight:normal; font-size:13px; color: #999; text-align:right;}
.winLogin .content table td{ padding-left:10px;}
.winLogin .content table td input[type=text]{ width:243px; height:30px;}
.winLogin .content table td input[type=password]{ width:243px; height:30px;}
.winLogin .content table td input[type=submit]{cursor: pointer;
background: #950000; padding:0px 15px; border:1px; font-family:微软雅黑;
font-size: 14px;
height: 30px;
margin-top: 10px;
line-height: 30px;
text-align: center;
color: #FFF;
float: left;-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
.linkReg{color: #e97814; margin-left:10px; font-size:14px;}
.winLogin .content table th span{color: #e97814;}
table#winLogin a{color:#000;}
table#winLogin a:hover{color:#555;}

.pathBg{ width:100%; float:left; height:51px; line-height:51px;font-size: 20px; background:url(/imagesNew/pathBg.png); }
ul.artList{ width:100%; float:left;}
ul.artList li{border:0px; height:35px;background: url(../imagesNew/ico10.gif) no-repeat left center; text-indent:20px; line-height:35px; border-bottom:1px solid #D2D2D2; border-style:dashed; position:relative; font-size:15px; width:100%; float:left;}
ul.artList li span{ position:absolute; top:0px; font-size:13px; right:0px;color: #6a6a6a;}



input[type=text]{padding:0px 6px;float: left;}
input[type=password]{padding:0px 6px;float: left;}
select.form-control{padding:0px 3px;float: left;}
#CheckCode{float:left;}
.MemberRight .showContent .select *{display:inline-block;}
table.tableAdd td{line-height:30px;}

.page {font-size: 12px;height: 30px;float: right;margin: 20px auto 0px;overflow: hidden;text-align: center;}
.page a{margin-left:2px; margin-right:2px; float: left;padding: 1px 6px;border: 1px solid #ccc;color: #474747;font-size: 12px;font-weight: normal;overflow: hidden;text-decoration: none;}
.page span{border: 1px solid #024396;font-weight:Bold;color:#024396; margin-left:2px; margin-right:2px; float: left;font-family: Arial,Helvetica,sans-serif;font-size: 12px;overflow: hidden;padding: 1px 6px;text-decoration: none;text-align: center;}

#lovexin12, #lovexin14 {
    border: 0 solid #DDDDDD;
    height: 152px;
    width: 50px;
    z-index:999;
}
#lovexin12{display:none;right:0px;POSITION:absolute;TOP:100px;}
#lovexin14{right:0px;POSITION:absolute;TOP:100px;}
#lovexin14 a{height: 50px;width: 50px; float:left;}
#lovexin14 a.qq{background:#D2D2D2 url(/imagesHuaYi/qqX.png) center center no-repeat; margin-bottom:1px;}
#lovexin14 a.qq:hover{background:#f18000 url(/imagesHuaYi/qqX.png) center center no-repeat;}

#lovexin14 a.tel{background:#D2D2D2 url(/imagesHuaYi/dianhuaX.png) center center no-repeat;position:relative; margin-bottom:1px;}
#lovexin14 a.tel:hover{background:#f18000 url(/imagesHuaYi/dianhuaX.png) center center no-repeat;}
#lovexin14 a.tel span{height:50px;display:none;width:160px; line-height:50px;color:#FFF;text-align:center;position:absolute;right:50px;background-color:#f18000;color:#FFF;font-size:15px;}
#lovexin14 a.tel:hover span{display:block;}

#lovexin14 a.weixin{position:relative; background:#D2D2D2 url(/imagesHuaYi/weixinX.png) center center no-repeat; margin-bottom:1px;}
#lovexin14 a.weixin:hover{background:#f18000 url(/imagesHuaYi/weixinX.png) center center no-repeat;}
#lovexin14 a.weixin img{ width:150px; display:none; border:5px solid #f18000; position:absolute; right:50px;top:0px;}
#lovexin14 a.weixin:hover img{ display:block;}

#lovexin14 a.top{background:#D2D2D2 url(/imagesHuaYi/dingbuX.png) center center no-repeat;}
#lovexin14 a.top:hover{background:#f18000 url(/imagesHuaYi/dingbuX.png) center center no-repeat;}

#lovexin14 a:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}


.contentMain{width:100%;float:left;min-height:500px;margin-top:10px;}


.indexYeWu{width:100%;height:210px;float:left;margin-top:210px;}
.yewuPart{width:285px;float:left;height:210px;margin-right:20px;position:relative;}
.yewuPartImg img{width:285px;height:210px;float:left;}
.yewuPartText{width:285px;font-size:17px;text-indent:15px;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;float:left;height:40px;line-height:40px;color:#FFF;position:absolute;left:0px;bottom:0px;z-index:10;background-color:#000;}
.yewuPartText a{color:#FFF;}
.yewuPart:last-of-type{margin-right:0px;}


.footerHelpBg{width:100%;float:left;height:172px;color:#8c8c8c;}
.footerHelp{position:relative;}
.helpPart{width:134px;float:left;padding-left: 30px;border:0px;border-right:1px solid #8c8c8c;border-style:dashed;margin-top:10px;}
.helpPartX{width:150px;border-right:0px;}
.helpPart a{color:#8c8c8c;}
.helpPartTitle{width:100%;float:left;height:30px;line-height:30px;font-size:15px;text-align:left;}
.helpPartContent{width:100%;float:left;text-align:left;}
.helpPartContent a{width:100%;float:left;height:22px;line-height:22px;font-size:12px;}

.footerKeFu{height:130px;float:left;position:absolute;right:0px;top:10px;color:#8c8c8c;width: 433px;text-align:left;font-size: 14px;}
.footerKeFuErWeiMa{width:130px;height:130px;top:0px;left:0px;position:absolute;}
.footerKeFuErWeiMa img{width:130px;height:130px;}
.footerKeFuTitle{width:220px;float:left;height:35px;color:#8c8c8c;line-height:35px;font-size:18px;margin-top:10px;}
.footerKeFuTitle b{font-weight:normal;color:#8c8c8c;}
.footerKeFuTel{width:270px;clear: left;float:right;line-height:30px;}
.footerKeFuEmail{width:270px;clear: left;float:right;line-height:30px;}
.footerKeFuAddress{width:270px;clear: left;float:right;line-height:20px;}
.footerKeFuAddress span{float: left;text-indent: 0px;}
.footerKeFuAddress b{float: left;}


.footerBg{ width:100%; float:left;text-align:center;height:60px;margin-top:20px;line-height:60px; font-size:13px;background-color:#222222; color:#fff;}



.indexLinkBg{width:100%;float:left;height:330px;margin-top:20px;background:url(../img/hezuBg.png) center center no-repeat;}
.indexLinkBg .title{width:100%;float:left;height:176px;line-height:188px;overflow:hidden;text-align:center;font-size:37px;}
.indexLinkBg .content{width:100%;float:left;}
.indexLinkBg img{height:100px;width:220px;border:1px dashed #000;margin-right:20px;}
.indexLinkBg img:hover{border:1px solid #000}


.indexDaoHang{width:100%;float:left;height:280px;}
.daohangPart{width:25%;float:left;height:210px;text-align:center;margin-top:50px;font-size:21px;padding-top:157px;}
.indexMainBg{width:100%;float:left;height:340px;background-color:#f6f6f6;}

.indexNewsBg{width:100%;float:left;}
.indexNews{width:100%;float:left;}
.indexNews .title{width:100%;float:left;height:176px;line-height:170px;font-size:37px;text-align:center;}
.indexNews .content{width:100%;float:left;}
.newsPart{width:380px;float:left;margin-right: 30px;}
.newsPart:last-of-type{margin-right:0px;}
.newsPartImg{width:100%;float:left;height:260px;text-align:center;overflow:hidden;}
.newsPartImg img{height:260px;width:380px;}
.newsPartText{font-weight: 600;width:100%;float:left;text-align: center;font-size:18px;margin:40px 0 20px;color: #242424;}
.newsPartDesc{width:100%;float:left;line-height:28px;overflow:hidden;font-size:14px;color:#888888;text-align: center;}
.newsPartDesc a{color:#e12526;margin-left:10px;}



.indexAnnounceBg{width:360px;float:left;height:240px;position:absolute;right:0px;bottom:95px;z-index:100;background-color: #000;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    opacity: 0.4;}
.indexAnnounce{width:360px;float:left;height:240px;position:absolute;right:0px;bottom:95px;z-index:101;padding:0px 20px;}
.indexAnnounce .title{width:100%;float:left;position:relative;font-size:17px;height:67px;line-height:67px;color:#FFF;text-indent:34px;background:url(/imagesS8tao/zuixingonggao.png) left center no-repeat;}
.indexAnnounce .title a{position:absolute;font-size:12px;color:#FFF;right:0px;}
.indexAnnounce .content{width:100%;float:left;border-top:1px dashed #FFF;}
.indexAnnounce .content ul li{width:100%;float:left;height:34px;position:relative; text-indent:16px;line-height:34px;border-bottom:1px dashed #FFF;background:url(/imagesS8tao/dot.png) left center no-repeat;}
.indexAnnounce .content ul li a{color:#FFF;}
.indexAnnounce .content ul li span{color:#FFF;font-size:12px;position:absolute;right:0px;}



.indexYouShiBg{width:100%;float:left;background:url(../img/youbei.png) center center no-repeat;}
.indexYouShi{width:100%;float:left;position:relative;}
.indexYouShiTitle{width:100%;float:left;margin-top:80px;margin-bottom:50px;font-size:36px;color:#222222;text-align:center;}
.indexYouShiContent{width:100%;float:left;height:460px;margin-top:50px; background:url(../img/you.png) left top no-repeat;}


.bottomBg{width:100%;float:left;height:300px;margin-top:20px;}
.bottomLeft{width:50%;float:left;height:300px;border-right:1px solid #C9C9C9;padding-top:30px;padding-right:55px;}
.bottomLeft .title{width:100%;float:left;height:29px;line-height:29px;text-align:left;font-size:29px;}
.bottomLeft .summary{width:100%;float:left;height:16px;line-height:16px;text-align:left;margin-top:18px;font-size:16px;}
.bottomLeft .content{width:100%;float:left;margin-top:19px;}
.bottomLeft .content img{width:100px;height:44px;margin-right:10px;margin-bottom:10px;border: 1px solid #DCDCDC;}

.bottomRight{width:50%;float:left;height:300px;padding-top:30px;padding-left:60px;}
.bottomRight .title{width:100%;float:left;height:29px;line-height:29px;text-align:left;font-size:29px;}
.bottomRight .summary{width:100%;float:left;height:16px;line-height:16px;text-align:left;margin-top:18px;font-size:16px;}
.bottomRight .content{width:100%;float:left;margin-top:19px;}
.bottomRight .content img{width:150px;height:150px;border:1px solid #DCDCDC;padding:1px;float:left;}
.bottomRight .bottomRightRight{width:390px;float:left;line-height:33px;padding-left: 10px;font-size:14px;}
.bottomRight .bottomRightRight img{width: 100px;
    height: 44px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #DCDCDC;}


/* 搜索 */
.indexSelect-box{float: left;width: 100%;background: red;position: relative;}
.indexSelect{width: 1200px;float: left;height:110px;position:absolute;top:-55px;z-index:888888; background-color:#fff;-webkit-box-shadow:0px 15px 10px -15px #000;box-shadow: 0px 15px 10px -15px #000;}
.x-indexSelect-item{width:100%;height:50px;z-index: 9999999;margin-top:27px}
.x-indexSelect-item input#txtOrderSelect{width: 65%;float:left;height: 100%;box-sizing: border-box;padding:0 40px;border:none;outline: none; font-size:15px;}
.x-indexSelect-item span{font-size: 16px;float:left;font-family: Microsoft YaHei;font-weight: 400;color: #656565;line-height: 50px;}
.x-indexSelect-item input#btnOrderSelect{width: 37px;float:left;height: 32px;margin-top:8px;margin-left:100px;border:0px; background:url(/img/search.png) no-repeat center center; cursor: pointer;}


.x-tracking{height: 48px;width:376px;border:1px solid #ccc;border-radius: 8px;float: left;}

/* 底部 */


/*  */
.x-panel{position: relative;width: 100%;overflow: hidden;}
.x-liuchengImg{margin-bottom: 20px;width: 1200px;height: 164px;}


/* 邮寄服务 */
.x-service-box{width: 100%;float: left;margin-top: 40px;}
.x-service{width: 100%;}
.title{width:100%;float:left;height:176px;line-height:188px;overflow:hidden;text-align:center;font-size:37px;}
.x-service-list{width: 100%;height:396px;float: left;}
.x-service-item{float: left;width:216px;height: 396px;margin-right:30px;overflow: hidden;box-sizing: border-box;padding:0 27px;border-radius: 12px;-webkit-box-shadow:0px 0px 10px #ccc;box-shadow: 0px 0px 10px #ccc}
.x-service-item:last-child{margin-right:0;}
.x-service-item img{width:148px;height: 115px;margin:54px auto 25px;display: block;border:1px dashed #ccc;	-webkit-filter: grayscale( 0%);filter: grayscale( 0%);}
.x-service-item:hover img{	-webkit-filter: grayscale(50%);filter: grayscale(50%);}
.x-service-item:hover span{color: #10588E !important;}
.x-service-item span{display: block;text-align: center;width: 100%;}
.x-service-item span:nth-child(2){margin-bottom:39px;font-size: 24px;font-family: Microsoft YaHei;font-weight: bold;color: #000000;}
.x-service-item span:nth-child(3){width: 100%;text-align: center;font-size: 14px;font-family: Microsoft YaHei;font-weight: 400;color: #656565;line-height: 23px;}


.X-footer{float: left;width: 100%;height: 320px; background-color: #1c2226;}
.X-footer .list{float: left;color: #fff;font-size: 16px;width: 226px;margin-top: 55px;line-height: 36px;margin-left: 200px;}
.X-footer .list a{color: #fff;}
.X-footer .list a:hover{color: #10588E;}
.X-footer .x-contact{float: left;width:300px;height: 100%;}
.X-footer .contact{font-size:16px;color: #fff;width: 300px;height: 100%;line-height: 36px;margin-top: 40px;}
.X-footer .contact p{display: block;width: 100%;}
.X-footer .contact p:hover{color:#10588E;cursor: pointer;}
.qrcode{float: right;width: 160px;height: 160px;margin-top:80px;margin-right:50px;border-radius: 8px;}
.qrcode img{width: 100%;height:100%;border-radius: 8px;}
/* 新闻资讯与公告 */
.x-primary-box{width: 100%;float: left;}
.x-Announcements{width: 100%;float: left;height: 300px;}
.x-Announcements-left{width: 50%;float: left;}
.x-Announcements-left ul{width: 100%;box-sizing: border-box;padding:0 20px;float: left;}
.x-Announcements-left ul>li{width: 100%;height: 30px;float: left;}
.x-Announcements-left ul>li>a{width: 100%;height: 30px;float: left;display: block;font-size: 16px;}
.x-Announcements-left>a{display: block;line-height: 50px;font-size: 16px;width: 200px;height: 50px;}
.x-Announcements-left ul>li>a:hover{color: #10588E;}
