<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px; }
body{ font-size:12px; font-family: "微软雅黑"; color:#525252; background:#fff;}
a { text-decoration:none;  outline:none; transition:all 0.2s; } 
a:hover{ text-decoration:none; }

@font-face{ font-family:'ying'; src:url('../fonts/MONT.TTF');}

img{ border:0;}
table{ margin:auto;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
/*定义新型浏览器特性*/
::-webkit-scrollbar{width:0px;height:10px}
::-webkit-scrollbar-button:vertical{display:none}
::-webkit-scrollbar-track:vertical{background-color:black}
::-webkit-scrollbar-track-piece{background:#fff}
::-webkit-scrollbar-thumb:vertical{background-color:#999;}
::-webkit-scrollbar-thumb:vertical:hover{background-color:#333}
::-webkit-scrollbar-corner:vertical{background-color:#666}
::-webkit-scrollbar-resizer:vertical{background-color:#666;}

.clear{ width:100%; height:0; font-size:0; line-height:0; clear:both;}

.loading{  position: fixed; top:0; z-index:9; width:0px; background-color:#004098; height:5px;}

.promptly_warp{ width:100%; height:100vh; position:fixed; top:0; background-color:rgba(0,0,0,0.5); z-index:9999; display:none;}



.promptly{ width:1200px; height:650px; margin:auto; position:relative;}
.promptly_cha{ width:22px; height:22px; position:absolute; top:30px; left:945px; z-index:9;}
.promptly_cha a{ display:block; width:22px; height:22px; cursor:pointer;}
.promptly_cha a:hover img{-webkit-filter: grayscale(0%);}
.promptly_cha img{-webkit-filter: grayscale(100%);-webkit-transition: all 0.4s ease-in-out;}

.promptly_all{ width:800px; height:650px; background-color:#fff; margin:auto; border-radius:7px;}
.promptly_tit{ width:100%; text-align:center; font-size:28px; color:#000; height:60px; line-height:40px; padding-top:50px; border-bottom:1px solid #f1f1f1;}
.mod-video{ width:800px; height:650px;}
.promptly_come{ width:560px; margin:auto; height: auto; overflow:hidden; line-height:30px;  padding-top:30px;}
.promptly_come span{ float:left; width:33.33%; font-size:15px; color:#333;}
.promptly_list{ width:560px; height:auto; font-size:14px; line-height:24px; color:#333; overflow:hidden; margin:auto; margin-top:50px; text-align:center;}

.neirong{ width:95%; margin:auto; font-size:14px; color:#000; height:483px; overflow-y:auto; line-height:30px; padding-top:20px; }


.promptly_list1{ width:90%; font-size:14px; line-height:24px; color:#333; overflow-y:auto; margin:auto; margin-top:23px; }
.promptly_list1 img{ max-width:100%;}
.promptly_text{ width:540px; height:45px; border:1px solid #f1f1f1; border-radius:4px; padding-left:18px; margin-bottom:15px; font-size:14px; color:#666; font-family:"微软雅黑";}
.promptly_text::-webkit-input-placeholder{ color:#666;}
.promptly_btn{ width:150px; height:45px; border:none; font-size:16px; color:#fff; background-color:#004f9c; cursor:pointer; font-family:"微软雅黑"; margin-top:15px;}

/*分页样式*/
.page_list{text-align:center;letter-spacing:0; width:100%; float:left;} 
.page_list a{display:inline-block;color:#000; height:40px;line-height:40px;font-size:14px;text-align:center;text-decoration:none; margin:0px 8px; -webkit-transition: all 0.4s ease-in-out;}

.page_list a:hover{ color:#273f82;}
.page_list a.on{ color:#273f82;}





/*内容分页*/
.contPage{text-align: right;letter-spacing:0;font-size:14px; width:100%; float:left;} 
.contPage a{display:inline-block;color:#fff;text-align:center;text-decoration:none; margin-left:5px;height:32px;line-height:32px; width:32px; background-color:#02a19d;}
.contPage a:hover{ background-color:#efefef; color:#000;-webkit-transition: all 0.4s ease-in-out;}
.contPage a.on{background-color:#efefef; color:#000;}



/*头部*/
.header{ width:100%; height:150px;}
.head{ width:1200px; height:150px; margin:auto;}
.head_logo{ float:left; height:100%; cursor:pointer;}
.head_logo img{ padding-top:36px; height:84px; width:auto;-webkit-transition: all 0.4s ease-in-out;}

.head_right{ float:right; height:100%;}
.nav{ float:left; height:150px;}
.nav a{ display:inline-block; cursor:pointer; font-size:16px; height:150px; line-height:150px; color:#000; margin-right:45px; -webkit-transition: all 0.4s ease-in-out;}
.nav a:hover{ color:#273f82;}
.nav a.nav_a{ color:#273f82;}


.head_tel{ float:left; font-size:14px; color:rgba(0,0,0,0.7); height:45px; margin-left:55px; margin-top:54px; padding-left:50px; background: url(../images/index_06.png) no-repeat left top;}
.head_tel span{ font-size:22px; color:#273f82; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}

.head_deng{ float:right; height:150px; line-height:150px; margin-left:75px;}
.head_deng a{ display:inline-block; font-size:16px; color:#000; cursor:pointer; -webkit-transition: all 0.4s ease-in-out;}
.head_deng span{ font-size:12px; color:#999; padding:0px 11px;}
.head_deng a:hover{ color:#273f82;}


.big{ width:100%; height:676px; overflow:hidden; position:relative;}
.big .swiper-container {  width: 100%; height: 100%; overflow:hidden; margin:auto;}
.big .swiper-slide{ overflow:hidden;}

.big .pagination{ position: absolute; left:0px; bottom:95px; text-align: center; width:100%; z-index:1; margin:auto;}
.big .swiper-pagination-bullet { display: inline-block; height:14px; width:14px; background-color:#babfc6; border-radius:50%;margin:0px 4px; cursor: pointer;  -webkit-transition: all 0.4s ease-in-out;}
.big .swiper-pagination-bullet-active{ background-color:#273f82;}

.big_div{ width:100%; height:676px;}



.footer{ width:100%; height:427px; margin:auto; overflow:hidden; background-color:#0b1a42;}
.foot{ width:1200px; height:362px; overflow:hidden; margin:auto; padding-top:65px;}
.foot_top{ width:100%; height:240px; border-bottom:1px solid #243155;}

.foot_left{ float:left; width:165px; height:auto; overflow:hidden;}
.foot_nav{ width:100%;height:30px; padding-top:10px; }
.foot_nav a{ display:block; height:30px; line-height:30px; cursor:pointer; font-size:18px; color:#fff;-webkit-transition: all 0.4s ease-in-out;}
.foot_nav a:hover{ color:#273f82;}

.foot_con{ width:100%; height: auto; overflow:hidden; margin-top:20px;}
.foot_con a{ display:block; cursor:pointer; font-size:16px; color:rgba(255,255,255,0.3); height:30px; line-height:30px;-webkit-transition: all 0.4s ease-in-out;}
.foot_con a:hover{ color:#fff;}

.foot_mid{ float:left; width:400px; height:auto; overflow:hidden; padding-top:5px; margin-left:37px;} 
.foot_tel{  background:url(../images/index_52.png) no-repeat left top; font-size:16px; color:rgba(255,255,255,0.3); padding-left:70px; width:330px; height:auto; overflow:hidden;}
.foot_tel span{ font-size:30px; color:#fff; font-family:Arial, Helvetica, sans-serif;}

.foot_add{  background:url(../images/index_61.png) no-repeat left top; font-size:16px; color:rgba(255,255,255,0.3); padding-left:70px; width:330px; height:auto; overflow:hidden; margin-top:33px; line-height:26px;}
.foot_add span{ color:#fff;}

.foot_right{ float:right; width:233px; height:100%;}
.foot_wei{ width:100%;height:58px; margin-top:52px;}

.foot_4{ display:inline-block; width:58px; height:58px; position:relative; margin-right:16px; z-index:9;}
.foot_4:hover .foot_4_1{ background-color:rgba(255,255,255,0.2);}
.foot_4:hover .foot_4_2{ height:100px; opacity:1;}
.foot_4_1{ width:58px; height:58px; border-radius:50%; background-color:rgba(255,255,255,0.1);-webkit-transition: all 0.5s ease-in-out;}
.foot_4_2{ width:100px; height:0px; overflow:hidden; position:absolute; top:65px; opacity:0; left:-21px; -webkit-transition: all 0.4s ease-in-out; font-size:14px; color:#FFF;}
.foot_4_2 img{ width:100px; height:100px;}

.foot_5{ display:inline-block; width:58px; height:58px; position:relative; }
.foot_5 a{ display:block; width:58px; height:58px;  background-color:rgba(255,255,255,0.1); border-radius:50%; cursor:pointer;-webkit-transition: all 0.5s ease-in-out;}
.foot_5 a:hover{ background-color:rgba(255,255,255,0.2);}


.typeright{ width:100%; height: auto; overflow:hidden; margin-top:31px;}
.typeright_logo{ float:left; width:auto; height:61px;}
.typeright_logo a{ display:block; width:100%; height:100%; cursor:pointer;}
.typeright_logo img{ height:61px; width:auto;}
.typeright_right{ float:right; height:auto; overflow:hidden;}
.typeright_1{ width:100%; height:28px; line-height:28px; text-align:right;}
.typeright_1 a{ display:inline-block; color:#fff; opacity:0.2; font-size:14px; cursor:pointer;-webkit-transition: all 0.5s ease-in-out;}
.typeright_1 span{color:#fff; opacity:0.2; font-size:14px; padding:0px 15px;}
.typeright_1 a:hover{ opacity:1;}
.typeright_2{ width:100%; font-size:14px; color:#fff; opacity:0.2; height:28px; line-height:28px;}

.hand{ width:1140px; height:79px; background-color:#273f82; margin:auto; position:relative; z-index:1; border-radius:80px; padding:32px 30px; margin-top:-73px;}
.hand_left{ float:left; width:197px; height:79px;}
.hand_left a{ display:block; width:193px; height:75px; border:2px solid #fff; border-radius:50px; text-align:center; line-height:75px;}
.hand_left a:hover span{ padding-left:43px;}
.hand_left span{ display:inline-block; cursor:pointer; font-size:22px; color:#fff; background: url(../images/index_23.png) no-repeat left; padding-left:48px;-webkit-transition: all 0.4s ease-in-out;}

.search{ float:left; margin-left:38px; width:641px; height:79px; background-color:#fff; border-radius:50px; padding-left:57px;}
.search_left{ float:left; height:79px; line-height:79px; background:url(../images/index_11.jpg) no-repeat right; width:140px;}
.search_left span{ display:inline-block; background:url(../images/index_05.jpg) no-repeat left; padding-left:40px; font-size:20px; color:#3a3249;}

.search_right{ float:right; width:480px; height:79px;}
.hand_text{ border:none; width:100%; font-size:16px; height:79px; line-height:79px; font-family:"微软雅黑"; border-radius:50px;}
.hand_text::-webkit-input-placeholder { color:#aaaaaa;}
.hand_text:focus { color:#273f82;}

.hand_right{ float:right; width:197px; height:79px;}
.hand_right a{ display:block; width:197px; height:79px;  border-radius:50px; background-color:#ff7800; text-align:center; line-height:79px;}
.hand_right a:hover span{ padding-left:43px;}
.hand_right span{ display:inline-block; cursor:pointer; font-size:22px; color:#fff; background: url(../images/index_17.png) no-repeat left; padding-left:48px;-webkit-transition: all 0.4s ease-in-out;}

.goods_warp{ width:100%; height:auto; overflow:hidden;  margin-top:95px;}
.goods{ width:1200px; height:auto; overflow:hidden; margin:auto;}
.goods_left{ float:left; height:auto; overflow:hidden;}
.goods_tit{ width:100%; height:auto; overflow:hidden; font-size:38px; color:#273f82; font-weight:bold;}
.goods_en{ width:100%; font-size:24px; color:rgba(0,0,0,0.2); font-family:ying,Arial, Helvetica, sans-serif; height:38px; line-height:38px;}

.goods_more{ float:right; height:85px; line-height:85px;}
.goods_more a{ display:block; font-size:20px; color:#000; cursor:pointer;-webkit-transition: all 0.4s ease-in-out;}
.goods_more a:hover{color:#273f82;}
.goods_more a:hover span{color:#273f82;}
.goods_more span{ font-family:"宋体"; padding-left:20px;-webkit-transition: all 0.4s ease-in-out;}



.goods_all{ width:1200px; height:488px; margin:auto; position:relative; margin-top:23px;}
.goods_list{ width:1218px; height:488px; margin:auto; overflow:hidden; margin-left:-9px;}

.goods_con{ width:390px; height:442px; margin:auto;}
.goods_con a{ display:block; width:100%; height:442px; -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.1); -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.1); box-shadow: 0px 0px 20px rgba(0,0,0,0.1); position:relative;}
.goods_con a:hover .goods_img img{-moz-transform:scale(1.05,1.05);-webkit-transform:scale(1.05,1.05);-o-transform:scale(1.05,1.05);-ms-transform:scale(1.05,1.05); transform:scale(1.05,1.05);}
.goods_con a:hover .goods_1{ color:#273f82;}
.goods_con a:hover .goods_3_1{ width:95px;}

.goods_img{ width:390px; height:273px; overflow:hidden;}
.goods_img img{ -moz-transform:scale(1,1);-webkit-transform:scale(1,1);-o-transform:scale(1,1);-ms-transform:scale(1,1);transform:scale(1,1);-webkit-transition: all 0.4s ease-in;-moz-transition: all 0.4s ease-in;-o-transition: all 0.4s ease-in;-ms-transition: all 0.4s ease-in;transition: all 0.4s ease-in;}

.goods_right{ float:right; width:1060px; height:auto; overflow:hidden;}
.goods_1{ width:100%; font-size:24px; color:#000; height:45px; line-height:45px; margin-top:23px; text-align:center;-webkit-transition: all 0.4s ease-in-out;}
.goods_2{ width:335px; height:69px; margin:auto; overflow:hidden; font-size:16px; color:rgba(0,0,0,0.5); line-height:23px; text-align:center; margin-top:10px;}
.goods_3{ width:100%; height:6px; position:absolute; bottom:0;}
.goods_3_1{ width:0px; height:6px; background-color:#273f82; margin:auto; overflow:hidden;-webkit-transition: all 0.4s ease-in-out;}

.showy{ width:82px; height:auto; position:fixed; top:40px; right:0px; z-index:9;}
.showy a{ display:block; width:82px; height:69px; background-color:#fff; border-radius:4px; margin-bottom:4px; padding-top:13px; cursor:pointer;-webkit-transition: all 0.4s ease-in-out;}
.showy a:hover{ background-color:#273f82;}
.showy a:hover .showy_img_1{ margin-top:-30px;}
.showy a:hover .showy_tit{ color:#fff;}
.showy .sidebox{position:absolute;width:82px;height:82px;top:0px;right:0;transition:all 0.3s;background:#fff;color:#fff;overflow:hidden;border-radius:4px;}

.showy_zuo{float:left; width:82px; height:69px; padding-top:13px;}
.showy_zi{ height:82px; line-height:82px; font-size:16px; color:#fff;}


.showy_img{ width:100%; height:30px; overflow:hidden;}
.showy_img_1{ width:100%; height:30px; text-align:center;-webkit-transition: all 0.4s 0.1s ease-in-out;}
.showy_img_2{ width:100%; height:30px; text-align:center;}
.showy_tit{ width:100%; text-align:center; font-size:14px; color:#273f82; height:35px; line-height:35px;-webkit-transition: all 0.4s 0.1s ease-in-out;}

/*产品中心*/
.n_div{ width:100%; height:580px;}
.main_warp{ width:100%; height:auto; overflow:hidden; margin-top:-76px; position:relative; padding-bottom:80px;}
.main{ width:1200px; height:auto; margin:auto;}
.main_left{ float:left; width:367px; height:727px; background-color:#fff; -moz-box-shadow: 0px 5px 18px rgba(0,0,0,0.1); -webkit-box-shadow: 0px 5px 18px rgba(0,0,0,0.1); box-shadow: 0px 5px 18px rgba(0,0,0,0.1);}
.main_tit{ width:307px; height:76px; line-height:76px; background-color:#273f82; padding:0px 30px;}
.main_tit span{ display:block; font-size:22px; color:#fff; font-weight:bold; background:url(../images/product_05.png) no-repeat right;}

.main_mune{ margin:auto; width:313px; height:auto; overflow:hidden;}
.main_mune a{ display:block; width:100%; height:78px; line-height:78px; background:url(../images/product_06.png) no-repeat right; font-size:18px; color:#000; border-bottom:1px solid #e5e5e5; cursor:pointer;-webkit-transition: all 0.4s ease-in-out;}
.main_mune a:hover{ color:#273f82; font-weight:bold;}
.main_mune a.main_mune_a{ color:#273f82; font-weight:bold;}

.main_right{ float:right; width:737px; height:auto; min-height:727px; overflow:hidden; background-color:#fff;-moz-box-shadow: 0px 5px 18px rgba(0,0,0,0.1); -webkit-box-shadow: 0px 5px 18px rgba(0,0,0,0.1); box-shadow: 0px 5px 18px rgba(0,0,0,0.1); padding:0px 35px;}
.product_tit{ width:100%; font-size:32px; color:#000; height:76px; line-height:76px; border-bottom:1px solid #e5e5e5;}
.product_jie{ width:100%; height:auto; overflow:hidden; margin-top:27px;}
.product_jie span{ display:inline-block; font-size:20px; line-height:52px; color:#000; background:url(../images/product_13.png) no-repeat left; padding-left:52px;}
.product_con{ width:100%; height:auto; overflow:hidden; font-size:16px; color:rgba(0,0,0,0.7); line-height:23px; margin-top:23px; padding-bottom:50px;}

.product_list{ width:100%; height:auto; overflow:hidden; margin-top:44px; padding-bottom:40px;}
.product_list ul li{ float:left; width:226px; height:224px; list-style:none; background-color:#f7f8fa; margin-bottom:28px; margin-right:29px;}
.product_list ul li:nth-child(3n){ margin-right:0px;}
.product_list ul li:hover .product_1{ padding-top:50px;}
.product_1{ width:100%; height:auto; overflow:hidden; text-align:center; padding-top:58px; -webkit-transition: all 0.4s ease-in-out;}
.product_1 img{ height:78px; width:auto;}
.product_2{ width:100%; text-align:center; font-size:18px; color:#000; height:60px; line-height:60px;}


/*走进瑞云-关于我们*/
.about{ width:100%; height:auto; overflow:hidden; margin-top:40px; font-size:16px; color:rgba(0,0,0,0.7); line-height:30px; padding-bottom:50px;}
.about img{ max-width:100%; height:auto;}

/*走进瑞云-联系我们*/
.map{ margin:auto; margin-top:40px;}
.contact{ margin:auto; width:620px; height:130px; margin:auto; background-color:#fff;-moz-box-shadow: 0px 5px 18px rgba(0,0,0,0.1); -webkit-box-shadow: 0px 5px 18px rgba(0,0,0,0.1); box-shadow: 0px 5px 18px rgba(0,0,0,0.1); margin-top:-110px; position:relative; z-index:9; padding:0px 25px; padding-top:40px;}
.contact_1{ width:580px; height:43px; line-height:43px; font-size:16px; color:#000; background:url(../images/contact_09.jpg) no-repeat left; padding-left:40px;}
.contact_2{ width:580px; height:43px; line-height:43px; font-size:16px; color:#000; background:url(../images/contact_12.jpg) no-repeat left; padding-left:40px;}

/*走进瑞云-加入我们*/
.job_biao{ width:100%; font-size:24px; color:#273f82; height:60px; line-height:60px; margin-top:18px;}
.job{ width:100%; height:auto; overflow:hidden; margin:auto;  padding-bottom:35px;}
.job ul li{ width:100%; height:auto; overflow:hidden; list-style:none; margin-bottom:10px;}
.job ul li:hover .job_1{ background:#273f82 url(../images/join_05.png) no-repeat 97%; color:#fff;}
.job_1{ width:722px; padding-left:15px; height:54px; background:#f8f8f8 url(../images/join_09.png) no-repeat 97%; font-weight:bold; font-size:18px; color:rgba(0,0,0,0.7); line-height:54px; -webkit-transition: all 0.4s ease-in-out;}


.job_con{ width:722px; padding-left:15px; height:auto; overflow:hidden; margin-top:17px; padding-bottom:40px; display:none;}
.topic_iframe{ width:722px; height:390px;}

.job_nei{ width:100%; height:485px; overflow:overlay;}
.job_rong{ width:97%; height:auto; overflow:hidden; font-size:14px; color:rgba(0,0,0,0.7); line-height:30px;}

.job_11{ background:#273f82 url(../images/join_05.png) no-repeat 97%; color:#fff;}


/*登录*/
.head_back{ float:right; height:150px; line-height:150px; margin-left:75px;}
.head_back a{ display:inline-block; font-size:16px; color:#000; cursor:pointer; -webkit-transition: all 0.4s ease-in-out;}
.head_back a:hover{ color:#273f82;}

.logon_warp{ width:100%; height:437px;}
.logon{ width:590px; height:437px; margin:auto; background-color:#fff; border-radius:4px; -moz-box-shadow: 0px 5px 18px rgba(39,63,130,0.19); -webkit-box-shadow: 0px 5px 18px rgba(39,63,130,0.19); box-shadow: 0px 5px 18px rgba(39,63,130,0.19);}
.logon_tit{ width:100%; text-align:center; font-size:32px; color:#273f82; height:115px; line-height:115px;}
.logon_con{ width:457px; height:auto; overflow:hidden; margin:auto;}
.logon_1{ width:100%; height:auto; overflow:hidden; position:relative; margin-bottom:22px;}
.logon_text{ border:1px solid #d8d8d8; padding-left:15px; width:440px; height:50px; line-height:50px; font-family:"微软雅黑"; -webkit-transition: all 0.4s ease-in-out;}
.logon_text::-webkit-input-placeholder { font-size:16px; color:rgba(0,0,0,0.5);}
.logon_text:focus { border:1px solid #273f82;-moz-box-shadow:inset 0px 0px 3px #273f82; -webkit-box-shadow: inset 0px 0px 3px #273f82; box-shadow: inset 0px 0px 3px #273f82;}

.logon_2{ width:100%; height:auto; overflow:hidden; position:relative; margin-bottom:38px;}
.logon_text1{ border:1px solid #d8d8d8; padding-left:15px; width:320px; height:50px; line-height:50px; font-family:"微软雅黑"; -webkit-transition: all 0.4s ease-in-out;}
.logon_text1::-webkit-input-placeholder { font-size:16px; color:rgba(0,0,0,0.5);}
.logon_text1:focus { border:1px solid #273f82;-moz-box-shadow:inset 0px 0px 3px #273f82; -webkit-box-shadow: inset 0px 0px 3px #273f82; box-shadow: inset 0px 0px 3px #273f82;}

.logon_btn{ width:110px; height:52px; border:none; font-size:16px; color:#fff; background-color:#ff7800; cursor:pointer; font-family:"微软雅黑"; position:absolute; right:0; top:0;}

.logon_btn1{ width:100%; height:54px; border:none; font-size:20px; color:#fff; background-color:#273f82; cursor:pointer; font-family:"微软雅黑"; }
.logon_3{ width:100%; height:60px; line-height:60px; font-size:16px; color:#000000; text-align:right;}
.logon_3 a{ display:inline-block; color:#273f82; cursor:pointer; -webkit-transition: all 0.4s ease-in-out;}
.logon_3 a:hover{color:#ff7800;}


.dibu{ width:100%; height:auto; overflow:hidden; position:absolute; bottom:20px; z-index:9;}
.dibu_1{ width:100%; height:28px; line-height:28px; text-align: center;}
.dibu_1 a{ display:inline-block; color:#000; opacity:0.5; font-size:14px; cursor:pointer;-webkit-transition: all 0.5s ease-in-out;}
.dibu_1 span{color:#000; opacity:0.5; font-size:14px; padding:0px 15px;}
.dibu_1 a:hover{ opacity:1;}
.dibu_2{ width:100%; font-size:14px; color:#000; opacity:0.5; height:28px; line-height:28px; text-align:center;}



/*注册*/
.register_warp{ width:100%; height:582px; margin-top:40px;}
.register{ width:590px; height:582px; margin:auto; background-color:#fff; border-radius:4px; -moz-box-shadow: 0px 5px 18px rgba(39,63,130,0.19); -webkit-box-shadow: 0px 5px 18px rgba(39,63,130,0.19); box-shadow: 0px 5px 18px rgba(39,63,130,0.19);}
.logon_tit1{ height:100px; line-height:100px;}
.register_con{ width:457px; height:auto; margin:auto;}
.register_1{ width:100%; height:52px; position:relative; margin-bottom:10px;}
.register_1 .register_select:nth-child(3){ margin-right:0px; float:right;}
.register_xin{ height:52px; line-height:52px; position:absolute; right:-17px; top:0; text-align:right; font-size:14px; color:#ff7800;}
.register_select{ border:1px solid #d8d8d8; padding-left:15px; width:148px; height:50px; line-height:50px; font-family:"微软雅黑"; -webkit-transition: all 0.4s ease-in-out; font-size:16px; color:rgba(0,0,0,0.5); margin-right:3px;} 
.register_select1{ border:1px solid #d8d8d8; padding-left:15px; width:18%; height:50px; line-height:50px; font-family:"微软雅黑"; -webkit-transition: all 0.4s ease-in-out; font-size:16px; color:rgba(0,0,0,0.5); margin-right:3px;} 



.register_2{ width:100%; font-size:14px; color:rgba(0,0,0,0.5); height:40px; line-height:40px; padding-bottom:14px;}
.logon_1a{ margin-bottom:0px;}
.register_2 a{ cursor:pointer;}

/*个人中心*/
.mune{ margin:auto; width:100%; height:80px; overflow:hidden; background-color:#273f82; text-align:center;}
.mune a{ display: inline-block; height:80px; line-height:80px; font-size:16px; color:#c0c0c0; margin:0px 25px; position:relative; cursor:pointer;-webkit-transition: all 0.4s ease-in-out;}
.mune a:hover{ color:#fff;}
.mune a:hover .mune_xian{ opacity:1;}
.mune a.mune_a{ color:#fff;}
.mune a.mune_a .mune_xian{ opacity:1;}
.mune_xian{ width:100%; height:4px; background-color:#fff; position:absolute; bottom:0; opacity:0; overflow:hidden;-webkit-transition: all 0.4s ease-in-out;}

.personal_warp{ width:100%; height: auto; overflow:hidden; background-color:#f8f8f8; padding-top:70px; padding-bottom:100px;}
.mune_img{ width:154px; height:154px; margin:auto;}
.mune_img img{ width:154px; height:154px; border-radius:50%; overflow:hidden;}
.mune_tit{ width:100%; text-align:center; font-size:18px; color:#000; height:50px; line-height:50px;}

.personal{ width:1200px; height:auto; margin:auto; background-color:#fff; min-height:680px;-moz-box-shadow: 0px 5px 18px rgba(0,0,0,0.1); -webkit-box-shadow: 0px 5px 18px rgba(0,0,0,0.1); box-shadow: 0px 5px 18px rgba(0,0,0,0.1); padding-top:130px; margin-top:-127px;}
.personal_one{ margin:auto; margin-top:65px; width:1110px; height:auto; overflow:hidden; padding-bottom:45px;}
.personal_left{ float:left; width:485px; height:auto; overflow:hidden;}
.personal_name{ width:100%; height:30px; line-height:30px; font-size:18px; color:#000; padding-bottom:7px;}
.personal_name span{ font-size:16px; color:#e73140; margin-right:10px;}
.personal_1{ width:100%; height:auto; overflow:hidden; }

.personal_text{ border:none; border-bottom:1px solid #d8d8d8; width:100%; height:35px; line-height:35px; font-size:16px; color:rgba(0,0,0,0.5); font-family:"微软雅黑"; -webkit-transition: all 0.4s ease-in-out;}

.personal_right{ float:right; width:485px; height:auto; overflow:hidden;}
.personal_text1{ border:none; border-bottom:1px solid #d8d8d8; width:100%; height:35px; line-height:35px; font-family:"微软雅黑"; -webkit-transition: all 0.4s ease-in-out;}

.personal_text1::-webkit-input-placeholder { font-size:16px; color:rgba(0,0,0,0.5);}
.personal_text1:focus { border-bottom:1px solid #273f82;}

.personal_two{ margin:auto; width:1110px; height:auto; overflow:hidden; padding-bottom:45px;}
.personal_text2{ border:none; border-bottom:1px solid #d8d8d8; width:100%; height:35px; line-height:35px; font-size:18px; color:#000; font-family:"微软雅黑"; -webkit-transition: all 0.4s ease-in-out;}


.personal_text8{ border:none; border-bottom:1px solid #d8d8d8; width:40%; height:35px; line-height:35px; font-size:18px; color:#000; font-family:"微软雅黑"; -webkit-transition: all 0.4s ease-in-out;}


.personal_three{ margin:auto; width:1110px; height:auto; overflow:hidden; padding-bottom:113px;}
.personal_2{ width:100%; height:45px; line-height:45px;font-size:18px; color:#000;}
.personal_2 span{ font-size:16px; color:rgba(0,0,0,0.5); margin-left:10px; padding-right:140px;}

.personal_four{ width:100%; height:auto; overflow:hidden; text-align:center;}
.personal_btn{ width:218px; height:63px; border:1px solid #273f82; font-size:18px; color:#fff; background-color:#273f82; cursor:pointer; font-family:"微软雅黑"; -webkit-transition: all 0.4s ease-in-out;}
.personal_btn:hover{ background-color:#fff; color:#273f82;}


/*个人中心-订单查询*/
.query_warp{ width:100%; height: auto; overflow:hidden; background-color:#f8f8f8; padding-bottom:40px;}
.query{ width:1200px; height:auto; margin:auto; background-color:#fff; min-height:680px;-moz-box-shadow: 0px 5px 18px rgba(0,0,0,0.1); -webkit-box-shadow: 0px 5px 18px rgba(0,0,0,0.1); box-shadow: 0px 5px 18px rgba(0,0,0,0.1); padding-top:130px; margin-top:-127px;}

.cha{ margin:auto; width:882px; height:79px; padding-top:42px;}
.searcha { margin-left:0px; width: 635px; background-color: #f8f8f8; padding-left:40px;}
.hand_texta{ background-color: #f8f8f8;}
.query_tit{ width:1130px; height:65px; line-height:65px; margin:auto; font-size:28px; color:#000; margin-top:70px;}


.query_mune{ margin:auto; width:1130px; padding:0px 35px; height:45px; overflow:hidden; border-bottom:1px solid #e5e5e5; margin-top:15px;}
.query_mune a{ display: inline-block; height:45px; line-height:45px; padding-right:10px; font-size:16px; color:#000000; margin-right:40px; position:relative; cursor:pointer;-webkit-transition: all 0.4s ease-in-out;}
.query_mune a:hover{ color:#273f82;}
.query_mune a:hover .query_mune_xian{ opacity:1;}
.query_mune a.query_mune_a{ color:#273f82;}
.query_mune a.query_mune_a .query_mune_xian{ opacity:1;}
.query_mune_xian{ width:100%; height:2px; background-color:#273f82; position:absolute; bottom:0; opacity:0; overflow:hidden;-webkit-transition: all 0.4s ease-in-out;}

.query_all{ width:1130px; height:auto; overflow:hidden; margin:auto; margin-top:40px;}
.query_list{ width:100%; height:auto; overflow:hidden;}
.query_list ul li{ width:100%; height:126px; background-color:#f8f8f8; list-style:none; margin-bottom:13px;}
.query_1{ float:left; width:245px; height:126px;}
.query_1_1{ width:100%; text-align:center; font-size:14px; color:#000; height:40px; line-height:40px; padding-top:15px;}
.query_1_2{ width:100%; text-align:center; font-size:18px; color:#000; height: auto; overflow:hidden; padding-top:6px;}
.query_1_3{ width:100%; text-align:center; font-size:14px; color:#a5a5a5; height:20px; line-height:20px; overflow:hidden;}

.query_2{ float:left; width:170px; height:126px;}
.query_2_1{ width:100%; height:auto; overflow:hidden; text-align:center; padding-top:69px; }
.query_2_2{ width:100%; text-align:center; font-size:12px; color:#67c633;height:26px; line-height:26px; overflow:hidden;}

.query_3{ float:left; width:255px; height:126px;}
.query_4{ float:left; width:150px; height:65px; line-height:65px; margin-top:48px;}
.query_4 a{ display:block; width:100%; text-align:center; font-size:16px; color:#273f82;-webkit-transition: all 0.4s ease-in-out; cursor:pointer;}
.query_4 a:hover{ color:#ff7800;}

.query_5{ float:right; width:120px; height:65px; margin-top:48px; margin-right:45px;}
.query_5 a{ display:block; width:100%; height:65px; cursor:pointer;}
.query_5 a:hover img{ padding-top:20px;}
.query_5 img{ padding-top:24px;-webkit-transition: all 0.4s ease-in-out;}

.page{ width:100%; height:auto; overflow:hidden; margin-top:20px; margin-bottom:35px;}



/*个人中心-订单查询详情*/
.cha_1{ display: inline-block; width:auto; padding-left:10px; height:34px; background-color:#fff; margin-top:22px;}
.cha_shu{ float:left; height:34px; line-height:34px; font-size:16px; color:#000; font-family:Arial, Helvetica, sans-serif;}
.cha_guan{ float:right; height:34px; width:40px;}
.cha_guan span{ display:block; width:40px; height:34px; cursor:pointer; text-align:center; line-height:30px; font-size:20px; color:rgba(0,0,0,0.5);transform:rotate(45deg);
-ms-transform:rotate(45deg); /* Internet Explorer */
-moz-transform:rotate(45deg); /* Firefox */
-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
-o-transform:rotate(45deg); /* Opera */-webkit-transition: all 0.4s ease-in-out;}
.cha_guan span:hover{ color:#ff7800;}


.query_tit{ width:1130px; height:80px; line-height:80px; margin:auto; margin-top:65px; border-bottom:1px solid #e5e5e5; padding:0px 35px;}
.query_tit a{ display:inline-block; cursor:pointer; font-size:28px; color:#000;-webkit-transition: all 0.4s ease-in-out;}
.query_tit a:hover{ color:#273f82;}

.trace{ width:1130px; height:123px; background-color:#f8f8f8; margin:auto; margin-top:40px;}
.trace_left{ float:left; height:123px; line-height:123px; font-size:18px; color:#000; padding-left:35px;}
.trace_left span{ font-family:Arial, Helvetica, sans-serif;}
.trace_right{ float:right; height:123px; padding-right:100px;}
.trace_1{ width:100%; font-size:14px; text-align:right; color:#000; height:55px; line-height:55px;}
.trace_2{ width:100%; font-size:16px; color:#ff7800; font-weight:bold; text-align:right;}
.trace_2 span{ padding:0px 5px;}

.trace_all{ width:1060px; height:auto; overflow:hidden; margin:auto; margin-top:60px; padding-bottom:90px;}
.trace_iframe{ width:100%; height:300px;}
.trace_nei{ width:100%; height:300px; overflow-y: overlay;}
.trace_rong{ width:950px; height:auto; overflow:hidden;}
.trace_one{ width:100%; height:auto; overflow:hidden; padding-bottom:15px;}
.trace_zuo{ float:left; width:150px; height:auto; overflow:hidden; font-size:14px; line-height:24px; color:#000; font-family:Arial, Helvetica, sans-serif;}
.trace_you{ float:right; width:750px; height:auto; overflow:hidden; color:#333333; font-size:14px; line-height:24px;}


/*立即下单1*/
.order_warp{ width:100%; height: auto; overflow:hidden; background-color:#f6f6f6; padding-bottom:90px;}
.order_tit{ width:100%; text-align:center; font-size:28px; color:#000; height:133px; line-height:133px;}
.order_mune{ width:1200px; height:67px; background-color:#fff; overflow:hidden; margin:auto;}
.order_mune a{ display: block; float:left; width:20%; text-align:center; height:67px; line-height:67px; font-size:20px; color:rgba(0,0,0,0.5);  cursor:pointer;-webkit-transition: all 0.4s ease-in-out;}
.order_mune a:hover{ color:#fff; background-color:#273f82;}
.order_mune a.order_mune_a{ color:#fff; background-color:#273f82;}
.order_tuo{ width:1200px; font-size:20px; color:#3a4f8c; font-weight:bold; margin:auto; height:60px; line-height:60px; margin-top:25px; overflow:hidden;}
.order_tuo span{ display:inline-block; float:right; font-size:16px; color:rgba(0,0,0,0.5); font-weight:normal;}

.order{ width:1200px; height:auto; margin:auto; background-color:#fff; min-height:680px;-moz-box-shadow: 0px 5px 18px rgba(0,0,0,0.1); -webkit-box-shadow: 0px 5px 18px rgba(0,0,0,0.1); box-shadow: 0px 5px 18px rgba(0,0,0,0.1);}
.order_di{ width:1110px; height:60px; line-height:60px; overflow:hidden; margin:auto; padding-top:18px; text-align:right;}
.order_di a{ display:inline-block; font-size:16px; color:#273f82; background:url(../images/order_03.jpg) no-repeat left; padding-left:25px; cursor:pointer;-webkit-transition: all 0.4s ease-in-out}
.order_di a:hover{ margin-right:5px;}
.personal_onea{ margin-top:17px;}

.order_1{ width:1110px; height:auto; overflow:hidden; margin:auto; margin-top:-53px;}
.order_btn{ display:inline-block; float:right; width:300px; height:60px;  font-size:18px; color:#fff; background-color:#ff7900; border-radius:4px; border:none; cursor:pointer; font-family:"微软雅黑"; -webkit-transition: all 0.4s ease-in-out;}
.order_btn:hover{ background-color:#273f82;}

.order_btn1{ display:inline-block; float:left; width:300px; height:60px;  font-size:18px; color:#000000; background-color:#f6f6f6; border-radius:4px; border:none; cursor:pointer; font-family:"微软雅黑"; -webkit-transition: all 0.4s ease-in-out;}
.order_btn1:hover{ background-color:#ff7900; color:#fff;}




.address_warp{ width:100%; height:100vh; position: fixed; top:0; z-index:9; background-color:rgba(0,0,0,0.5); display:none;}
.address{ margin:auto; width:712px; height:480px; background-color:#fff; margin:auto; border-top:4px solid #273f82;}
.address_tit{ font-size:20px; color:#000; font-weight:bold; border-bottom:1px solid #e5e5e5; height:70px; line-height:70px; padding:0px 26px; width:660px;}
.address_tit a{ display:inline-block; float:right;}
.address_tit span{ display:block; height:70px; cursor:pointer; text-align:center; line-height:65px; font-size:40px; font-weight:normal; color:rgba(0,0,0,0.5);transform:rotate(45deg);
-ms-transform:rotate(45deg); /* Internet Explorer */
-moz-transform:rotate(45deg); /* Firefox */
-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
-o-transform:rotate(45deg); /* Opera */-webkit-transition: all 0.4s ease-in-out;}
.address_tit a:hover span{ color:#ff7800;}

.address_add{ width:660px; margin:auto; margin-top:19px; text-align:right;}
.address_add a{ display:inline-block; font-size:16px; color:#000; cursor:pointer; background-color:#f7f7f7; width:100px; height:35px; text-align:center; line-height:35px;-webkit-transition: all 0.4s ease-in-out;}
.address_add a:hover{ background-color:#ff7900; color:#fff;}

.address_list{ width:100%; height:auto; overflow:hidden; margin-top:12px;}
.address_list ul li{ width:100%; height:auto; overflow:hidden; list-style:none;}
.address_list ul li:hover .address_2{ background-color:#f7f7f7;}
.address_list ul li:hover .address_2_1{ background:url(../images/address_03.png) no-repeat left;}
.address_list ul li:hover .address_2_5 span{ opacity:1;}

.address_list ul li.address_list_li .address_2{ background-color:#f7f7f7;}
.address_list ul li.address_list_li .address_2_1{ background:url(../images/address_03.png) no-repeat left;}
.address_list ul li.address_list_li .address_2_5 span{ opacity:1;}





.address_1{ width:100%; height:40px;}
.address_1_1{ float:left; padding-left:30px; width:38px; height:40px;}
.address_1_2{ float:left; width:130px; height:40px; line-height:40px; color:#4b4b4b; opacity:0.5;}
.address_1_3{ float:left; width:200px; height:40px; line-height:40px; color:#4b4b4b; opacity:0.5;}
.address_1_4{ float:left; width:185px; height:40px; line-height:40px; color:#4b4b4b; opacity:0.5;}
.address_1_5{ float:left; width:125px; height:40px; line-height:40px; color:#4b4b4b; opacity:0.5;}

.address_2{ width:100%; height:68px;-webkit-transition: all 0.4s ease-in-out;}
.address_2_1{ float:left; margin-left:30px; width:38px; height:18px; background:url(../images/address_04.png) no-repeat left; margin-top:19px;-webkit-transition: all 0.4s ease-in-out;}
.address_2_2{ float:left; width:130px; height: auto; overflow:hidden; padding-top:16px; line-height:19px; color:#8d8d8d;}
.address_2_2 span{ color:#4b4b4b;}

.address_2_3{ float:left; width:200px; height: auto; overflow:hidden; padding-top:16px; line-height:19px; color:#8d8d8d;}
.address_2_4{ float:left; width:95px; height:auto; overflow:hidden; font-size:14px;  padding-top:16px; line-height:19px; color:#8d8d8d;}
.address_2_5{ float:left; width:90px; height: auto; overflow:hidden; padding-top:25px;}
.address_2_5 span{ display:inline-block; font-size:14px; color:#ff7900; border:1px solid #ff7900; padding:1px 4px; opacity:0;-webkit-transition: all 0.4s ease-in-out;}
.address_2_6{ float:left; width:125px; height:68px;}
.address_2_6 a{ display:inline-block; height:68px; cursor:pointer; margin-right:30px;}
.address_2_6 a:hover img{ }
.address_2_6 img{ padding-top:25px;-webkit-transition: all 0.4s ease-in-out;}


.address_2a{ background-color:#f7f7f7;}
.address_2a .address_2_1{ background:url(../images/address_03.png) no-repeat left;}
.address_2a .address_2_5 span{ opacity:1;}

.newly_warp{ width:100%; height:100vh; position: fixed; top:0; z-index:9; background-color:rgba(0,0,0,0.5); display:none;}
.newly{ width:660px; height:auto; overflow:hidden; margin:auto; margin-top:30px;}
.newly_tit{ font-size:20px; color:#000; font-weight:bold; border-bottom:1px solid #e5e5e5; height:70px; line-height:70px; padding:0px 26px; width:660px;}
.newly_tit a{ display:inline-block; float:right;}
.newly_tit span{ display:block; height:70px; cursor:pointer; text-align:center; line-height:65px; font-size:40px; font-weight:normal; color:rgba(0,0,0,0.5);transform:rotate(45deg);
-ms-transform:rotate(45deg); /* Internet Explorer */
-moz-transform:rotate(45deg); /* Firefox */
-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
-o-transform:rotate(45deg); /* Opera */-webkit-transition: all 0.4s ease-in-out;}
.newly_tit a:hover span{ color:#ff7800;}

.orderb{ min-height:578px;}
.personal_oneb{ padding-top:46px; margin-top:0px;}



.newly_one{ margin:auto; width:100%; height:auto; overflow:hidden; padding-bottom:18px;}
.newly_left{ float:left; width:315px; height:auto; overflow:hidden;}
.newly_name{ width:100%; height:24px; line-height:24px; font-size:14px; color:rgba(75,75,75,0.5);}
.newly_name span{ font-size:16px; color:#e73140; margin-right:10px;}
.newly_1{ width:100%; height:auto; overflow:hidden; }


.newly_right{ float:right; width:315px; height:auto; overflow:hidden;}
.newly_text{ border:none; border-bottom:1px solid #d8d8d8; width:100%; height:29px; line-height:29px; font-family:"微软雅黑"; -webkit-transition: all 0.4s ease-in-out;}
.newly_text::-webkit-input-placeholder { font-size:14px; color:#4b4b4b;}
.newly_text:focus { border-bottom:1px solid #273f82;}

.newly_two{ width:100%; height:auto; overflow:hidden;}
.newly_three{ width:100%; height:30px; border-bottom:1px solid #d8d8d8;}
.newly_select{font-size:14px; color:#4b4b4b; border:none; font-family:"微软雅黑"; width:107px; height:30px;}

.newly_text1{ border:none; width:300px; height:29px; line-height:29px; font-family:"微软雅黑"; -webkit-transition: all 0.4s ease-in-out; float:right;}
.newly_text1::-webkit-input-placeholder { font-size:14px; color:#4b4b4b;}
.newly_text1:focus { }



.newly_four{ width:100%; height:auto; overflow:hidden; margin:auto; text-align: center; margin-top:67px;}
.newly_btn{ width:170px; height:44px;  font-size:16px; color:#fff; background-color:#ff7900; border:none; cursor:pointer; font-family:"微软雅黑"; -webkit-transition: all 0.4s ease-in-out;}
.newly_btn:hover{ background-color:#273f82;}

.personal_4{ width:100%; height:36px; border-bottom: 1px solid #d8d8d8;}


.li_select{font-size:16px; color:rgba(0,0,0,0.5); border:none; font-family:"微软雅黑"; width:110px; height:30px; margin-right:25px;}

.personal_text4{ border:none; width:485px; height:29px; line-height:29px; font-family:"微软雅黑"; -webkit-transition: all 0.4s ease-in-out; float:right;}
.personal_text4::-webkit-input-placeholder {font-size:16px; color:rgba(0,0,0,0.5);}


.ordera{ padding-top:150px; min-height:425px;}
.fulfil{ width:600px; height:auto; overflow:hidden; margin:auto;}
.fulfil_img{ float:left; width:210px; height:210px; border-radius:50%; overflow:hidden;}
.fulfil_right{ float:right; width:290px; height:auto; overflow:hidden;}
.fulfil_1{ width:100%; font-size:20px; color:#273f82; font-weight:bold; height:55px; line-height:55px; padding-top:40px;}
.fulfil_2{ width:100%; height:auto; overflow:hidden; font-size:16px; color:#818181; line-height:27px; margin-top:23px;}
.fulfil_2 a{ display:inline-block; cursor:pointer; color:#273f82;-webkit-transition: all 0.4s ease-in-out;}
.fulfil_2 a:hover{ color:#ff7800;}


.cargo{ width:1110px; height:auto; overflow:hidden; margin: auto; padding-top:40px;}
.cargo_con{ width:100%; height:auto; overflow:hidden;}
.cargo_left{ float:left; width:600px; height:auto; overflow:hidden; height:60px; line-height:60px;}
.cargo_left span{ display:inline-block; font-size:18px; color:#000; width:130px;}
.cargo_1{ font-size:16px; color:rgba(0,0,0,0.5); display:inline-block; width:235px;}
.cargo_left label{ font-size:16px; color:rgba(0,0,0,0.5); display:inline-block;} 
 

.cargo_right{ float:right; width:430px; height:auto; overflow:hidden; height:60px; line-height:60px;}
.cargo_right span{ display:inline-block; font-size:18px; color:#000; width:120px;}
.cargo_right label{ font-size:16px; color:rgba(0,0,0,0.5); display:inline-block;} 
.cargo_right .cargo_1{ width:213px;}

.cargo_right1{ float:right; width:430px; height:auto; overflow:hidden; height:60px; line-height:60px; font-size:16px; color:rgba(0,0,0,0.5);}
.cargo_right1 span{ display:inline-block; font-size:18px; color:#000; width:120px;}
.cargo_right1 .cargo_1{ width:213px;}

.cargo_text{ border:none; border-bottom:1px solid #d8d8d8; width:290px; height:39px; line-height:49px;font-size:14px; color:#000; font-family:"微软雅黑"; -webkit-transition: all 0.4s ease-in-out; float:right;}


.cargo_2{font-size:16px; color:rgba(0,0,0,0.5); display:inline-block;  width:65px;}
.cargo_3{font-size:16px; color:rgba(0,0,0,0.5); display:inline-block;  width:166px;}
.cargo_text1{ border:none; border-bottom:1px solid #d8d8d8; width:75px; height:20px; line-height:20px;font-size:14px; color:rgba(0,0,0,0.5) font-family:"微软雅黑"; margin-left:5px;}
.cargo_text2{ border:none; border-bottom:1px solid #d8d8d8; width:300px; height:39px; line-height:49px;font-size:14px; color:rgba(0,0,0,0.5) font-family:"微软雅黑"; float:right;}

.cargo_bu{ width:1110px; height:auto; overflow:hidden; margin:auto; margin-top:50px;}


.serve{ width:100%; height:55px;}
.serve_left{ float:left; height:55px; line-height:55px; font-size:18px; color:#000;}
.serve_left span{ font-size:16px; color:#d90000; margin-right:10px;}
.serve_right{ float:right; width:985px; height:55px; line-height:55px; font-size:16px; color:rgba(0,0,0,0.5);}
.serve_check{ margin-right:5px;}
.serve_right span{ display:inline-block; width:200px;} 

.serve_con{ float:right; width:315px;}
.serve_zuo{ float:left; font-size:18px; color:#000;}
.serve_you{ float:right; width:180px;}
.serve_text{border:none; border-bottom:1px solid #d8d8d8; width:100%; line-height:20px;font-size:14px; color:rgba(0,0,0,0.5); font-family:"微软雅黑";}
.serve_text8{border:none; border-bottom:1px solid #d8d8d8; width:65%; line-height:20px;font-size:14px; color:rgba(0,0,0,0.5); font-family:"微软雅黑";}
.serve_1{ float:left; width:140px; margin-right:110px;}
.serve_2{ float:left; width:315px;}

.serve_zong{ float:left; width:145px; height:55px; margin-right:220px;}
.serve_right1{ float:right; width:auto;}
.serve_zonga{ margin-right:0px;}
.serve_xian{ float:right; width:955px; height:55px; line-height:55px;}
.cargo_bua{ margin-top:105px;}

/*冷运保*/
.transport{ width:1200px; height:auto; overflow:hidden; margin:auto;  position:relative; z-index:1; margin-bottom:60px; margin-top:-80px;}
.transport_tit{ width:100%; height:80px; background: #2A3F81; line-height:80px;}
.transport_tit span{ font-size: 24px;color: #FFFFFF; padding-left:33px; font-weight:bold;}
.transport_con{ width:1198px; height:auto; overflow:hidden; background: #FFFFFF;border: 1px solid #979797;} 
.transport_nei{ width:1134px; height:auto; overflow:hidden; margin:auto;font-size: 18px;color: #333333;line-height: 30px; margin-top:30px; padding-bottom:50px;}



/*面包屑*/
.btn-nav {position: absolute; top:12px;  right:0px; background: transparent; padding-right:10px; border: none; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease;  transition: all .5s ease;cursor: pointer; z-index: 99999;}
.btn-nav:focus { outline: 0;}
.icon-bar { display: block; margin: 5px 0; width:26px; height: 3px; background-color: #273f82;}
.btn-nav:hover .icon-bar { -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; background-color: #273f82;}
.nav-item { margin: 40px auto;text-align: center;}
.animated { display: block; margin: 0 auto;}
.animated:hover .icon-bar,
.animated:focus .icon-bar{ background-color: #273f82;}
.animated:focus { cursor: pointer; z-index: 9999;}
.middle { margin: 0 auto;}
.icon-bar { -webkit-transition: all .7s ease; -moz-transition: all .7s ease; -ms-transition: all .7s ease; -o-transition: all .7s ease; transition: all .7s ease; z-index: 999999;}
.animated .icon-bar { z-index: 999999; background-color: #4aa094;}
.animated .topt { -webkit-transform: translateY(10px) rotateZ(45deg); -moz-transform: translateY(10px) rotateZ(45deg); -ms-transform: translateY(10px) rotateZ(45deg);-o-transform: translateY(10px) rotateZ(45deg);transform: translateY(10px) rotateZ(45deg)}
.animated .bottom { -webkit-transform: translateY(-6px) rotateZ(-45deg);-moz-transform: translateY(-6px) rotateZ(-45deg);-ms-transform: translateY(-6px) rotateZ(-45deg);-o-transform: translateY(-6px) rotateZ(-45deg); transform: translateY(-6px) rotateZ(-45deg);}
.animated .middle { width: 0;}
.cai{ display:none;}


@media screen and (max-width:1919px)and (min-width:1440px){
	.dibub{ position:relative; margin-top:60px; bottom:10px;}
}
@media screen and (max-width:1439px)and (min-width:1280px){
	
	/*头部*/
.header{ width:100%; height:90px;}
.head{ width:1200px; height:90px; margin:auto;}
.head_logo{ float:left; height:100%; cursor:pointer;}
.head_logo img{ padding-top:15px; height:60px; width:auto;}


.nav{ float:left; height:90px;}
.nav a{ display:inline-block; cursor:pointer; font-size:16px; height:90px; line-height:90px; color:#000; margin-right:45px;}



.head_tel{ margin-top:24px;}

.head_deng{ float:right; height:90px; line-height:90px; margin-left:75px;}

.head_back {
    float: right;
    height: 90px;
    line-height: 90px;
    margin-left: 75px;
}
	
	.dibu{ bottom:10px;}
	.dibub{ position:relative; margin-top:60px; bottom:10px;}
}
@media screen and (max-width:1279px)and (min-width:300px){
	/*mnav*/
	.cai{ display: block; width:100%; height:50px; top:0; z-index:999; position: relative; background-color:#fff; border-bottom:1px solid #f6f6f6;}
	.cai_list{ width:100%; height:90vh; background-color:rgba(0,0,0,0.5); display:none; padding-top:10vh; position:fixed; top:0;}
	
	/*mnav*/
	.mnav{  width:96%; height:auto; margin:auto; background:#FFF; margin-left:2%; border-radius:10px;}
	.mnav li{line-height:39px; border-bottom:1px #f2f1f1 solid; margin:0px 15px; font-size:14px; list-style:none;}
	.mnav li a{ width:100%; display:block; color:#000;}
	
	
	/*头部*/
	.header{ width:100%; height:150px; display:none;}
	
	.head_logo{ float:none; height:100%; position:absolute; left:2%; z-index:9;}
	.head_logo img{ padding-top:10px; height:30px; width:auto;}
	
	.head_deng{ float:none; position:absolute; right:50px; z-index:9; height:50px; line-height:50px; margin-left:0px;}
	.head_deng a{ display:inline-block; font-size:14px; color:#273f82;}
	.head_deng span{ padding:0px 7px; color:#273f82;}

	
	.big{ width:100%; height:180px; overflow:hidden; position:relative;}
	
	.big .pagination{ position: absolute; left:0px; bottom:10px; text-align: center; width:100%; z-index:1; margin:auto;}
	.big .swiper-pagination-bullet { display: inline-block; height:8px; width:8px; margin:0px 3px;}
	
	.big_div{ width:100%; height:180px;}



	.footer{ width:100%; height: auto;}
	.foot{ width:96%; height: auto; overflow:hidden; margin:auto; padding-top:15px;}
	.foot_top{ width:100%; height: auto; overflow:hidden; border-bottom:1px solid #243155; padding-bottom:20px;}
	
	.foot_left{ float:none; width:100%; height:auto; overflow:hidden;}
	.foot_nav{ width:100%;height:20px; padding-top:10px; }
	.foot_nav a{ display:block; height:20px; line-height:20px; cursor:pointer; font-size:15px; text-align:center;}
	
	
	.foot_con{ width:100%; height: auto; overflow:hidden; margin-top:5px; text-align:center;}
	.foot_con a{ display: inline-block; cursor:pointer; font-size:13px; height:30px; line-height:30px; margin-right:20px;}
	
	.foot_mid{ display:none;} 
	.foot_right{ float:right; width:233px; height:100%; display:none;}
	
	.typeright{ width:100%; height: auto; overflow:hidden; margin-top:20px;}
	.typeright_logo{ float:none; width:100%; height: auto; overflow:hidden;}
	.typeright_logo a{ display:block; width:100%; height:100%; cursor:pointer; text-align:center;}
	.typeright_logo img{ height:30px; width:auto;}
	
	.typeright_right{ float:none; height:auto; overflow:hidden; margin-top:10px;}
	.typeright_1{ width:100%; height:28px; line-height:28px; text-align: center;}
	.typeright_1 a{ display:inline-block; color:#fff; opacity:0.2; font-size:14px;}
	.typeright_1 span{color:#fff; opacity:0.2; font-size:12px; padding:0px 10px;}
	
	.typeright_2{ width:100%; font-size:12px; color:#fff; opacity:0.2; height: auto; overflow:hidden; line-height:20px; text-align:center; padding-bottom:10px;}


	
	.hand{ width:90%; height: auto; overflow:hidden; border-radius:10px; padding:25px 3%; margin-top:15px;}
	.hand_left{ float:left; width:48%; height:44px; margin:auto; overflow:hidden;}
	.hand_left a{ display:block; width:131px; height:40px; line-height:40px; float:right;}
	.hand_left a:hover span{ padding-left:35px;}
	.hand_left span{ display:inline-block; cursor:pointer; font-size:14px; color:#fff; background-size:17px; padding-left:30px;}

	
	.search{ float:left; margin-left:0px; width:100%; margin-top:15px; height: auto; overflow:hidden; background-color:#fff; padding:10px 0px; border-radius:10px; padding-left:0px;}
	.search_left{ float:none; height:30px; line-height:30px; background:none; width:140px;    margin-left: 5%;}
	.search_left span{ display:inline-block; background: url(../images/index_05.jpg) no-repeat left 8px; background-size:21px; padding-left:35px; font-size:15px; color:#3a3249;}
	
	
	.search_right{ float:none; width:90%; height:39px; margin:auto;}
	.hand_text{ border:none; width:100%; font-size:14px; height:30px; line-height:30px; font-family:"微软雅黑"; border-radius:50px;}


	.hand_right{ float:right; width:48%; height:44px; overflow:hidden;}
	.hand_right a{ display:block; width:135px; height:44px;  line-height:44px;}
	.hand_right a:hover span{ padding-left:35px;}
	.hand_right span{ display:inline-block; cursor:pointer; font-size:14px; background-size:17px; padding-left:30px;}


	
	.goods_warp{ width:96%; height:auto; overflow:hidden; margin:auto;  margin-top:25px;}
	.goods{ width:100%; height:auto; overflow:hidden; margin:auto;}
	.goods_left{ float:left; height:auto; overflow:hidden;}
	.goods_tit{  font-size:18px;}
	.goods_en{ font-size:16px; height:33px; line-height:33px;}
	
	.goods_more{ float:right; height:55px; line-height:55px;}
	.goods_more a{ display:block; font-size:14px;}
	
	.goods_more span{ font-family:"宋体"; padding-left:10px;}


	
	.goods_all{ width:100%; height: auto; margin:auto; position:relative; margin-top:10px; margin-bottom:30px;}
	.goods_list{ width:100%; height: auto; margin:auto; overflow:hidden; margin-left:0px;}
	
	.goods_con{ width:100%; height: auto; overflow:hidden; margin:auto;}
	.goods_con a{ display:block; width:100%; height:100%; -moz-box-shadow:inset 0px 0px 20px rgba(0,0,0,0.1); -webkit-box-shadow:inset 0px 0px 20px rgba(0,0,0,0.1); box-shadow:inset 0px 0px 20px rgba(0,0,0,0.1); position:relative; padding-bottom:30px;}
	
	.goods_con a:hover .goods_3_1{ width:55px;}
	
	.goods_img{ width:390px; height:273px; overflow:hidden;}
	
	
	.goods_1{ width:100%; font-size:18px; color:#000; height:35px; line-height:35px; margin-top:13px;}
	.goods_2{ width:90%; height:69px; margin:auto; overflow:hidden; font-size:14px; color:rgba(0,0,0,0.5); line-height:23px; text-align:center; margin-top:10px;}
	.goods_3{ width:100%; height:4px; position:absolute; bottom:0;}
	.goods_3_1{ width:55px; height:4px;}
	
	.showy{ width:82px; height:auto; overflow:hidden; position:fixed; top:40px; right:0px; z-index:9; display:none;}

	
	
	/*产品中心*/

	.n_div{ width:100%; height:180px;}
	.main_warp{ width:100%; height:auto; overflow:hidden; margin-top:20px; position:relative; padding-bottom:40px;}
	.main{ width:96%; height:auto; margin:auto;}
	.main_left{ float:none; width:100%; height: auto; overflow:hidden; background-color:#fff; -moz-box-shadow:inset 0px 5px 18px rgba(0,0,0,0.1); -webkit-box-shadow:inset 0px 5px 18px rgba(0,0,0,0.1); box-shadow:inset 0px 5px 18px rgba(0,0,0,0.1); padding-bottom:30px;}
	
	.main_tit{ width:92%; height:46px; line-height:46px; padding:0px 4%;}
	.main_tit span{ display:block; font-size:16px; background:url(../images/product_05.png) no-repeat right;}
	
	.main_mune{ margin:auto; width:92%; height:auto; overflow:hidden;}
	.main_mune a{ display:block; width:100%; height:48px; line-height:48px; background-size:6px; font-size:14px; border-bottom:1px solid #f6f6f6; }



	.main_right{ float:none; width:92%; height:auto; min-height:initial; overflow:hidden; background-color:#fff;-moz-box-shadow:inset 0px 5px 18px rgba(0,0,0,0.1); -webkit-box-shadow:inset 0px 5px 18px rgba(0,0,0,0.1); box-shadow:inset 0px 5px 18px rgba(0,0,0,0.1); padding:0px 4%; margin-top:15px;}
	
	.product_tit{ width:100%; font-size:16px; height:46px; line-height:50px; border-bottom:1px solid #e5e5e5;}
	.product_jie{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
	.product_jie span{ display:inline-block; font-size:16px; line-height:35px; background-size:30px; padding-left:42px;}
	.product_con{ font-size:14px; line-height:23px; margin-top:15px; padding-bottom:20px;}
	
	.product_list{ width:100%; height:auto; overflow:hidden; margin-top:20px; padding-bottom:20px;}
	.product_list ul li{ float:left; width:49%; height:140px; list-style:none; background-color:#f7f8fa; margin-bottom:10px; margin-right:2%;}
	.product_list ul li:nth-child(3n){ margin-right:2%;}
	.product_list ul li:nth-child(2n){ margin-right:0px;}
	.product_list ul li:hover .product_1{ padding-top:28px;}
	.product_1{ width:100%; height:auto; overflow:hidden; text-align:center; padding-top:28px;}
	.product_1 img{ height:50px; width:auto;}
	.product_2{ width:100%; text-align:center; font-size:15px; color:#000; height:50px; line-height:50px;}


	/*走进瑞云-关于我们*/
	.about{ width:100%; height:auto; overflow:hidden; margin-top:20px; font-size:14px;  line-height:24px; padding-bottom:30px;}
	.about img{ max-width:100%; height:auto;}
	
	/*走进瑞云-联系我们*/
	.map{ margin:auto; margin-top:20px;}
	
	.contact{ margin:auto; width:100%; height: auto; overflow:hidden; margin:auto; background-color: transparent;-moz-box-shadow:0px 5px 18px rgba(0,0,0,0); -webkit-box-shadow:0px 5px 18px rgba(0,0,0,0); box-shadow:0px 5px 18px rgba(0,0,0,0); margin-top:10px; position:relative; z-index:9; padding:0px 0px; padding-top:10px; padding-bottom:20px;}
	
	.contact_1{ width:580px; height:35px; line-height:35px; font-size:14px; color:#000; background-size:15px; padding-left:30px;}
	.contact_2{ width:580px; height:35px; line-height:35px; font-size:14px; color:#000; background-size:15px; padding-left:30px;}


	/*走进瑞云-加入我们*/
	.job_biao{ width:100%; font-size:16px; height:50px; line-height:50px; margin-top:10px;}
	.job{ width:100%; height:auto; overflow:hidden; margin:auto;  padding-bottom:20px;}
	.job ul li{ width:100%; height:auto; overflow:hidden; list-style:none; margin-bottom:10px;}
	.job ul li:hover .job_1{ background:#273f82 url(../images/join_05.png) no-repeat 97%; color:#fff;}
	.job_1{ width:97%; padding-left:3%; height:40px; background-size:8px; font-size:14px; line-height:40px; }
	
	.job_con{ width:97%; padding-left:3%;  margin-top:10px; padding-bottom:20px; display:none;}
	.topic_iframe{ width:100%; height:300px;}
	
	.job_nei{ width:100%; height:380px; overflow:overlay;}
	.job_rong{ width:97%; height:auto; overflow:hidden; font-size:12px; color:rgba(0,0,0,0.7); line-height:24px;}
	
	.job_11{ background-size:8px; color:#fff;}

	
	/*登录*/
	.head_back{ float:none; position:absolute; right:2%; z-index:9; height:50px; line-height:50px; margin-left:0px;}
	.head_back a{ display:inline-block; font-size:14px;}
	
	
	.logon_warp{ width:100%; height: auto; overflow:hidden;}
	.logon{ width:96%; height: auto; overflow:hidde; padding-bottom:15px;}
	.logon_tit{ width:100%; text-align:center; font-size:16px; color:#273f82; height:55px; line-height:55px;}
	.logon_con{ width:90%;}
	.logon_1{ width:100%; height:auto; overflow:hidden; position:relative; margin-bottom:10px;}
	.logon_text{  padding-left:4%; width:95%; height:35px; line-height:35px;}
	.logon_text::-webkit-input-placeholder { font-size:13px;}
	
	.logon_2{ width:100%; height:auto; overflow:hidden; position:relative; margin-bottom:15px;}
	.logon_text1{ border:1px solid #d8d8d8; padding-left:4%; width:95%; height:35px; line-height:35px;}
	.logon_text1::-webkit-input-placeholder { font-size:13px;}
	
	.logon_btn{ width:30%; height:37px; border:none; font-size:14px;}
	
	.logon_btn1{ width:100%; height:40px; border:none; font-size:16px;}
	.logon_3{ width:100%; height:40px; line-height:40px; font-size:13px;}
	
	
	.dibu{ width:100%; height:auto; overflow:hidden; position:absolute; bottom:10px; z-index:9;}
	.dibu_1{ width:100%; height:28px; line-height:28px; text-align: center;}
	.dibu_1 a{ font-size:13px;}
	.dibu_1 span{ font-size:12px; padding:0px 8px;}
	
	.dibu_2{ width:100%; font-size:12px; color:#000; opacity:0.5; height: auto; overflow:hidden; line-height:20px; text-align:center;}



	/*注册*/
	.register_warp{ width:100%; height: auto; overflow:hidden; margin-top:40px;}
	.register{ width:96%; height: auto; overflow:hidden;}

	.logon_tit1{ height:55px; line-height:55px;}
	.register_con{ width:90%; height:auto; margin:auto; padding-bottom:15px;}
	.register_1{ width:100%; height:35px; position:relative; margin-bottom:10px;}
	.register_1 .register_select:nth-child(3){ margin-right:0px; float:right;}
	.register_xin{ height:35px; line-height:35px; position:absolute; right:-10px; top:0; text-align:right; font-size:13px; color:#ff7800;}

	.register_select{ border:1px solid #d8d8d8; padding-left:3%; width:32%; height:35px; line-height:35px; font-family:"微软雅黑"; font-size:14px; color:rgba(0,0,0,0.5); margin-right:1px;} 
	.register_select1{ border:1px solid #d8d8d8; padding-left:3%; width:32%; height:35px; line-height:35px; font-family:"微软雅黑"; font-size:14px; color:rgba(0,0,0,0.5); margin-right:1px;} 
	
	
	
	.register_2{ width:100%; font-size:13px; color:rgba(0,0,0,0.5); height:35px; line-height:35px; padding-bottom:14px;}
	.logon_1a{ margin-bottom:0px;}
	.register_2 a{ cursor:pointer;}

	
	
	/*个人中心*/
	.mune{ margin:auto; width:100%; height:45px; overflow:hidden; background-color:#273f82; text-align:center;}
	.mune a{ display: inline-block; height:45px; line-height:45px; font-size:14px; color:#c0c0c0; margin:0px 15px;}
	
	.mune_xian{ width:100%; height:3px; background-color:#fff; position:absolute; bottom:0; opacity:0;}

	.personal_warp{ padding-top:30px; padding-bottom:40px;}
	.mune_img{ width:90px; height:90px; margin:auto;}
	.mune_img img{ width:90px; height:90px; border-radius:50%; overflow:hidden;}
	.mune_tit{ font-size:16px; color:#000; height:40px; line-height:40px;}
	
	.personal{ width:96%; height:auto; margin:auto; background-color:#fff; min-height: inherit; padding-top:60px; margin-top:-90px;}
	
	.personal_one{ margin:auto; margin-top:45px; width:90%; height:auto; overflow:hidden; padding-bottom:25px;}
	.personal_left{ float:none; width:100%; height:auto; overflow:hidden;}
	.personal_name{ width:100%; height:30px; line-height:30px; font-size:15px; padding-bottom:0px;}
	.personal_name span{ font-size:14px; margin-right:7px;}
	.personal_1{ width:100%; height:auto; overflow:hidden; }
	
	.personal_text{ border:none; border-bottom:1px solid #d8d8d8; width:100%; height:35px; line-height:35px; font-size:14px;}
	
	.personal_right{ float:none; width:100%; height:auto; overflow:hidden; margin-top:15px;}
	.personal_text1{ border:none; border-bottom:1px solid #d8d8d8; width:100%; height:35px; line-height:35px;}
	
	.personal_text1::-webkit-input-placeholder { font-size:14px;}

	.personal_two{ margin:auto; width:90%; height:auto; overflow:hidden; padding-bottom:25px;}
	.personal_text2{ border:none; border-bottom:1px solid #d8d8d8; width:100%; height:35px; line-height:35px; font-size:14px;}
	.personal_text8{ border:none; border-bottom:1px solid #d8d8d8; width:100%; height:35px; line-height:35px; font-size:14px;}

	
	.personal_three{ margin:auto; width:90%; height:auto; overflow:hidden; padding-bottom:30px;}
	.personal_2{ width:100%; height: auto; overflow:hidden; line-height:24px;font-size:14px; color:#000; padding-top:5px;}
	.personal_2 span{ font-size:12px; margin-left:10px; padding-right:20px;}

	.personal_four{ width:100%; height:auto; overflow:hidden; text-align:center;}
	.personal_btn{ width:160px; height:43px; border:1px solid #273f82; font-size:16px; margin-bottom:40px;}



	/*个人中心-订单查询*/
	.query_warp{ width:100%; height: auto; overflow:hidden; background-color:#f8f8f8; padding-bottom:40px;}
	.query{ width:96%;  min-height: inherit; padding-top:0px; margin-top:10px;}
	
	.cha{ margin:auto; width:92%; height: auto; overflow:hidden; padding-top:0px;}
	.searcha { float:none; margin-left:0px; width: 100%; background-color: #f8f8f8; padding-left:0px;}
	.cha .hand_right{ width:100%; float:none; margin-top:15px;}
	.cha .hand_right a{ margin:auto;}
	
	.query_tit{ width:90%; height:45px; line-height:45px; margin:auto; font-size:16px; color:#000; margin-top:40px;}

	
	.query_mune{ margin:auto; width:90%; padding:0px 5%; height:40px;  margin-top:15px;}
	.query_mune a{ display: inline-block; height:40px; line-height:40px; padding-right:10px; font-size:14px; margin-right:30px;}

	
	.query_all{ width:90%; height:auto; overflow:hidden; margin:auto; margin-top:20px;}
	.query_list{ width:100%; height:auto; overflow:hidden;}
	.query_list ul li{ width:100%; height: auto; overflow:hidden; background-color:#f8f8f8; list-style:none; margin-bottom:13px;}
	.query_1{ float:none; width:92%; margin:auto; height: auto; overflow:hidden;}
	.query_1_1{ width:100%; text-align:left; font-size:13px; color:#000; height:30px; line-height:30px; padding-top:10px;}
	.query_1_2{ width:100%; text-align:left; font-size:15px; color:#000; height: auto; overflow:hidden; padding-top:2px;}
	.query_1_3{ width:100%; text-align:left; font-size:13px; color:#a5a5a5; height:20px; line-height:20px; overflow:hidden;}
	
	.query_2{ float:none; width:92%; margin:auto; height: auto; overflow:hidden;}
	.query_2_1{ width:100%; height:auto; overflow:hidden; text-align:left; padding-top:10px;}
	.query_2_2{ width:100%; text-align:left; font-size:12px; color:#67c633; height:26px; line-height:26px; overflow:hidden;}
	
	.query_3{ float:none; width:92%; margin:auto; height: auto; overflow:hidden;}
	.query_4{ float:none; width:92%; margin:auto; height:30px; line-height:30px; margin-top:5px;}
	.query_4 a{ display:block; width:100%; text-align:left; font-size:15px; color:#273f82;}
	
	
	.query_5{ float:none; width:92%; margin:auto; height:45px; margin-top:5px; margin-right:0px;}
	.query_5 a{ display:block; width:100%; height:45px; cursor:pointer;}
	.query_5 a:hover img{ padding-top:0px;}
	.query_5 img{ padding-top:0px;}

	.page{ width:100%; height:auto; overflow:hidden; margin-top:0px; margin-bottom:25px;}
	.page_list a { height: 30px;line-height: 30px; font-size: 12px; margin: 0px 3px;}

	
	/*个人中心-订单查询详情*/
	.cha_1{ display: inline-block; width:auto; padding-left:10px; height:34px; background-color:#fff; margin-top:0px; margin-left: 10px;}
	.cha_shu{ float:left; height:34px; line-height:34px; font-size:14px; color:#000; font-family:Arial, Helvetica, sans-serif;}
	.cha_guan{ float:right; height:34px; width:40px;}
	.cha_guan span{ display:block; width:40px; height:34px; cursor:pointer; text-align:center; line-height:30px; font-size:20px;}

	.query_tit{ width:90%; height:45px; line-height:45px; margin:auto; margin-top:25px; border-bottom:1px solid #e5e5e5; padding:0px 5%;}
	.query_tit a{ font-size:16px;}

	
	.trace{ width:80%; height: auto; overflow:hidden;  margin-top:20px; padding:15px 5%;}
	.trace_left{ float:none; height:30px; line-height:33px; font-size:15px; color:#000; padding-left:0px;}
	
	.trace_right{ float:none; height: auto; overflow:hidden; padding-right:0px; }
	.trace_1{ width:100%; font-size:14px; text-align:left; color:#000; height:25px; line-height:25px;}
	.trace_2{ width:100%; font-size:15px; color:#ff7800; font-weight:bold; text-align:left;}
	.trace_2 span{ padding:0px 5px;}

	.trace_all{ width:90%;  margin-top:20px; padding-bottom:40px;}
	.trace_iframe{ width:100%; height:300px;}
	.trace_nei{ width:100%; height:300px; overflow-y: overlay;}
	.trace_rong{ width:90%; height:auto; overflow:hidden;}
	.trace_one{ width:100%; height:auto; overflow:hidden; padding-bottom:15px;}
	.trace_zuo{ float:none; width:100%; height:auto; overflow:hidden; font-size:13px; line-height:21px;}
	.trace_you{ float:none; width:100%; height:auto; overflow:hidden; color:#333333; font-size:13px; line-height:21px;}



	/*立即下单1*/
	.order_warp{ width:100%; height: auto; overflow:hidden; background-color:#f6f6f6; padding-bottom:40px;}
	.order_tit{ width:100%; text-align:center; font-size:18px; color:#000; height:63px; line-height:63px;}
	.order_mune{ width:96%; height: auto; background-color:#fff; overflow:hidden; margin:auto; text-align:center; padding-top:15px; padding-bottom:5px;}
	.order_mune a{ display: inline-block; float:none; width:auto; text-align:center; height:32px; line-height:32px; font-size:14px; padding:0px 10px; margin-bottom:10px;}
	
	.order_tuo{ width:96%; font-size:16px; height:50px; line-height:50px; margin-top:20px; overflow:hidden;}
	.order_tuo span{ font-size:12px;}
	
	.order{ width:96%; height:auto; margin:auto; background-color:#fff; min-height: inherit; padding-bottom:40px;}
	
	.order_di{ width:90%; height:40px; line-height:40px; overflow:hidden; margin:auto; padding-top:10px; text-align:right;}
	.order_di a{ display:inline-block; font-size:15px; background-size:15px; padding-left:25px; cursor:pointer;}
	
	.personal_onea{ margin-top:10px;}

	.order_1{ width:96%; height:auto; overflow:hidden; margin:auto; margin-top:20px;}
	.order_btn{ display:inline-block; float:right; width:140px; height:40px;  font-size:15px;}
	.order_btn1{ display:inline-block; float:left; width:140px; height:40px;  font-size:15px;}




.address_warp{ width:100%; height:100vh; position: fixed; top:0; z-index:9; background-color:rgba(0,0,0,0.5); display:none;}
.address{ margin:auto; width:712px; height:480px; background-color:#fff; margin:auto; border-top:4px solid #273f82;}
.address_tit{ font-size:20px; color:#000; font-weight:bold; border-bottom:1px solid #e5e5e5; height:70px; line-height:70px; padding:0px 26px; width:660px;}
.address_tit a{ display:inline-block; float:right;}
.address_tit span{ display:block; height:70px; cursor:pointer; text-align:center; line-height:65px; font-size:40px; font-weight:normal; color:rgba(0,0,0,0.5);transform:rotate(45deg);
-ms-transform:rotate(45deg); /* Internet Explorer */
-moz-transform:rotate(45deg); /* Firefox */
-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
-o-transform:rotate(45deg); /* Opera */-webkit-transition: all 0.4s ease-in-out;}
.address_tit a:hover span{ color:#ff7800;}

.address_add{ width:660px; margin:auto; margin-top:19px; text-align:right;}
.address_add a{ display:inline-block; font-size:16px; color:#000; cursor:pointer; background-color:#f7f7f7; width:100px; height:35px; text-align:center; line-height:35px;-webkit-transition: all 0.4s ease-in-out;}
.address_add a:hover{ background-color:#ff7900; color:#fff;}

.address_list{ width:100%; height:auto; overflow:hidden; margin-top:12px;}
.address_list ul li{ width:100%; height:auto; overflow:hidden; list-style:none;}
.address_list ul li:hover .address_2{ background-color:#f7f7f7;}
.address_list ul li:hover .address_2_1{ background:url(../images/address_03.png) no-repeat left;}
.address_list ul li:hover .address_2_5 span{ opacity:1;}

.address_list ul li.address_list_li .address_2{ background-color:#f7f7f7;}
.address_list ul li.address_list_li .address_2_1{ background:url(../images/address_03.png) no-repeat left;}
.address_list ul li.address_list_li .address_2_5 span{ opacity:1;}





.address_1{ width:100%; height:40px;}
.address_1_1{ float:left; padding-left:30px; width:38px; height:40px;}
.address_1_2{ float:left; width:130px; height:40px; line-height:40px; color:#4b4b4b; opacity:0.5;}
.address_1_3{ float:left; width:200px; height:40px; line-height:40px; color:#4b4b4b; opacity:0.5;}
.address_1_4{ float:left; width:185px; height:40px; line-height:40px; color:#4b4b4b; opacity:0.5;}
.address_1_5{ float:left; width:125px; height:40px; line-height:40px; color:#4b4b4b; opacity:0.5;}

.address_2{ width:100%; height:68px;-webkit-transition: all 0.4s ease-in-out;}
.address_2_1{ float:left; margin-left:30px; width:38px; height:18px; background:url(../images/address_04.png) no-repeat left; margin-top:19px;-webkit-transition: all 0.4s ease-in-out;}
.address_2_2{ float:left; width:130px; height: auto; overflow:hidden; padding-top:16px; line-height:19px; color:#8d8d8d;}
.address_2_2 span{ color:#4b4b4b;}

.address_2_3{ float:left; width:200px; height: auto; overflow:hidden; padding-top:16px; line-height:19px; color:#8d8d8d;}
.address_2_4{ float:left; width:95px; height:auto; overflow:hidden; font-size:14px;  padding-top:16px; line-height:19px; color:#8d8d8d;}
.address_2_5{ float:left; width:90px; height: auto; overflow:hidden; padding-top:25px;}
.address_2_5 span{ display:inline-block; font-size:14px; color:#ff7900; border:1px solid #ff7900; padding:1px 4px; opacity:0;-webkit-transition: all 0.4s ease-in-out;}
.address_2_6{ float:left; width:125px; height:68px;}
.address_2_6 a{ display:inline-block; height:68px; cursor:pointer; margin-right:30px;}
.address_2_6 a:hover img{ }
.address_2_6 img{ padding-top:25px;-webkit-transition: all 0.4s ease-in-out;}


.address_2a{ background-color:#f7f7f7;}
.address_2a .address_2_1{ background:url(../images/address_03.png) no-repeat left;}
.address_2a .address_2_5 span{ opacity:1;}

.newly_warp{ width:100%; height:100vh; position: fixed; top:0; z-index:9; background-color:rgba(0,0,0,0.5); display:none;}
.newly{ width:660px; height:auto; overflow:hidden; margin:auto; margin-top:30px;}
.newly_tit{ font-size:20px; color:#000; font-weight:bold; border-bottom:1px solid #e5e5e5; height:70px; line-height:70px; padding:0px 26px; width:660px;}
.newly_tit a{ display:inline-block; float:right;}
.newly_tit span{ display:block; height:70px; cursor:pointer; text-align:center; line-height:65px; font-size:40px; font-weight:normal; color:rgba(0,0,0,0.5);transform:rotate(45deg);
-ms-transform:rotate(45deg); /* Internet Explorer */
-moz-transform:rotate(45deg); /* Firefox */
-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
-o-transform:rotate(45deg); /* Opera */-webkit-transition: all 0.4s ease-in-out;}
.newly_tit a:hover span{ color:#ff7800;}


.orderb{ min-height: inherit;}
.personal_oneb{ padding-top:30px; margin-top:0px;}



.newly_one{ margin:auto; width:100%; height:auto; overflow:hidden; padding-bottom:18px;}
.newly_left{ float:left; width:315px; height:auto; overflow:hidden;}
.newly_name{ width:100%; height:24px; line-height:24px; font-size:14px; color:rgba(75,75,75,0.5);}
.newly_name span{ font-size:16px; color:#e73140; margin-right:10px;}
.newly_1{ width:100%; height:auto; overflow:hidden; }


.newly_right{ float:right; width:315px; height:auto; overflow:hidden;}
.newly_text{ border:none; border-bottom:1px solid #d8d8d8; width:100%; height:29px; line-height:29px; font-family:"微软雅黑"; -webkit-transition: all 0.4s ease-in-out;}
.newly_text::-webkit-input-placeholder { font-size:14px; color:#4b4b4b;}
.newly_text:focus { border-bottom:1px solid #273f82;}

.newly_two{ width:100%; height:auto; overflow:hidden;}
.newly_three{ width:100%; height:30px; border-bottom:1px solid #d8d8d8;}
.newly_select{font-size:14px; color:#4b4b4b; border:none; font-family:"微软雅黑"; width:107px; height:30px;}

.newly_text1{ border:none; width:300px; height:29px; line-height:29px; font-family:"微软雅黑"; -webkit-transition: all 0.4s ease-in-out; float:right;}
.newly_text1::-webkit-input-placeholder { font-size:14px; color:#4b4b4b;}
.newly_text1:focus { }



.newly_four{ width:100%; height:auto; overflow:hidden; margin:auto; text-align: center; margin-top:67px;}
.newly_btn{ width:170px; height:44px;  font-size:16px; color:#fff; background-color:#ff7900; border:none; cursor:pointer; font-family:"微软雅黑"; -webkit-transition: all 0.4s ease-in-out;}
.newly_btn:hover{ background-color:#273f82;}


	.personal_4{ width:100%; height: auto; overflow:hidden; border-bottom: 1px solid #d8d8d8;}
	.li_select{font-size:14px; width:32%; height:30px; margin-right:0px;}

	.personal_text4{ border:none; width:100%; height:35px; line-height:35px; float:none;}
	.personal_text4::-webkit-input-placeholder {font-size:14px;}


	.ordera{ padding-top:60px; min-height:275px;}
	.fulfil{ width:90%; height:auto; overflow:hidden; margin:auto;}
	.fulfil_img{ float:none; width:120px; height:120px; border-radius:50%; overflow:hidden; margin:auto;} 
	.fulfil_img img{ width:120px; height:120px;}

	.fulfil_right{ float:none; width:100%; height:auto; overflow:hidden;}
	.fulfil_1{ width:100%; font-size:16px; color:#273f82; font-weight:bold; height:35px; line-height:35px; padding-top:20px; text-align:center;}
	.fulfil_2{ width:100%; height:auto; overflow:hidden; font-size:14px; color:#818181; line-height:24px; margin-top:13px; text-align:center;}
	


	.cargo{ width:92%; height:auto; overflow:hidden; margin: auto; padding-top:20px;}
	.cargo_con{ width:100%; height:auto; overflow:hidden; padding-bottom:5px;}
	.cargo_left{ float:none; width:100%; height: auto;  line-height:30px;}
	.cargo_left span{ display:block; font-size:15px; width:100%;}
	.cargo_1{ font-size:14px; display:inline-block; width:50%;}
	.cargo_left label{ font-size:14px;} 
 

	.cargo_right{ float:none; width:100%; height:auto; line-height:30px; margin-top:5px;}
	.cargo_right span{ display:block; font-size:15px; color:#000; width:100%;}
	.cargo_right label{ font-size:14px; color:rgba(0,0,0,0.5); display:inline-block;} 
	.cargo_right .cargo_1{ width:50%;}

	.cargo_right1{ float:none; width:100%; height:auto; overflow:hidden; line-height:30px; font-size:14px; margin-top:5px;}
	.cargo_right1 span{ display:block; font-size:15px; color:#000; width:100%;}
	.cargo_right1 .cargo_1{ width:50%;}
	
	.cargo_text{ border:none; border-bottom:1px solid #d8d8d8; width:95%; height:30px; line-height:30px;font-size:14px; float:right;}

	
	.cargo_2{font-size:14px; display:inline-block;  width:20%;}
	.cargo_3{font-size:14px; display:inline-block;  width:30%;}
	
	.cargo_text1{  width:70%; height:20px; line-height:20px;font-size:14px; margin-left:5px;}
	.cargo_text2{ width:100%; height:30px; line-height:30px;font-size:14px; float:none;}

	.cargo_bu{ width:92%; height:auto; overflow:hidden; margin:auto; margin-top:30px;}

	
	.serve{ width:100%; height: auto; overflow:hidden; margin-bottom:10px;}
	.serve_left{ float:none; height:30px; line-height:30px; font-size:15px; color:#000;}
	.serve_left span{ font-size:13px; margin-right:7px;}
	.serve_right{ float:none; width:100%; height: auto; overflow:hidden; line-height:30px; font-size:14px;}
	.serve_check{ margin-right:5px;}
	.serve_right span{ display:inline-block; width:25%;} 

	.serve_con{ float:none; width:100%;}
	.serve_zuo{ float:none; font-size:15px; color:#000;}
	.serve_you{ float:none; width:100%;}
	.serve_text{ line-height:20px;font-size:14px; }
	.serve_text8{ width:100%; line-height:20px;font-size:14px;}
	.serve_1{ float:none; width:100%; margin-right:0px;}
	.serve_2{ float:none; width:100%;}

	.serve_zong{ float:left; width:50%; height: auto; margin-right:0px;}
	.serve_zong .serve_left{ float:left; margin-right:10px;}
	.serve_right1{ float:left; width:auto;}
	.serve_zonga{ margin-right:0px;}
	.serve_xian{ float:none; width:100%; height: auto; overflow:hidden; line-height:30px;}
	.cargo_bua{ margin-top:25px;}

	/*冷运保*/
	.transport{ width:96%; height:auto; overflow:hidden; margin:auto;  position:relative; z-index:1; margin-bottom:40px; margin-top:10px;}
	.transport_tit{ width:100%; height:45px; background: #2A3F81; line-height:45px;}
	.transport_tit span{ font-size:16px;color: #FFFFFF; padding-left:20px; font-weight:bold;}
	.transport_con{ width:1198px; height:auto; overflow:hidden; background: #FFFFFF;border: 1px solid #979797;} 
	.transport_nei{ width:90%;font-size: 14px;line-height: 26px; margin-top:20px; padding-bottom:30px;}

	
}







</pre></body></html>