@charset "utf-8";
@font-face {font-weight: normal;font-style: normal;}
*{
	
padding:0;
	
margin:0;
	
	}
body{ margin:0px; padding:0px; margin:0px auto; color:#555555; width:100%; min-width:1200px;zoom:1;  font-family:"微软雅黑";}
ul,li,form, dl,dt,dd, div{ padding: 0px; margin: 0px; list-style:none;}
select,input,textarea{ border-radius:0; -webkit-border-radius:0; color:#555555;}
input:focus { outline: none;}
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ }
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ border:none; border:0; vertical-align:middle;}
a{ color:#414446; text-decoration:none; -webkit-tap-highlight-color:rgba(0,0,0,0);}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none; color:#00a1eb;}
.clear{ clear:both; height:0px; overflow:hidden;}
.float_l{ float:left;}
.float_r{ float:right;}

/*头部*/
.top{ width:100%; background:url(../images/top.jpg) repeat-x; height:40px;}
.top .top_con{ width:1100px; margin:0 auto;}
.top .top_con .member{ width:760px; float:right; text-align:center; line-height:24px;}
.top .top_con .member .register input,.top .top_con .member .paddword input{ width:167px; height:23px; background:#fff; border:none; border-radius:2px; margin-top:8px;}
.top .top_con .member .register{ float:left; margin-right:5px; line-height:40px; font-size:12px; color:#fff;}
.top .top_con .member .paddword{ float:left; margin-right:5px; line-height:40px; font-size:12px; color:#fff;}
.top .top_con .member .login input{ width:54px; height:24px; text-align:center; float:left; font-size:14px; color:#fff; line-height:24px; background:#c30014; margin-top:8px; border-radius:2px;}
.top .top_con .member .member_reg{ float:right; margin-right:20px; line-height:38px;}
.top .top_con .member .member_reg span{ font-size:12px; height:10px; overflow:hidden; padding:0px 5px; color:#eee;}
.top .top_con .member .member_reg em{ font-style:normal; height:12px; color:#eee; background:url(../images/res.jpg) center no-repeat; width:1px; display:inline-block; vertical-align:middle;}
.dellogin{ padding-left:50px;}
/*头部*/

/*logo/导航*/
.logo_nav{ width:100%; background:url(../images/nav_bg.jpg) repeat-x; height:100px; overflow:hidden;}
.logo_nav_con{ width:1100px; margin:0 auto;}
.logo_nav_con .logo{ width:208px; height:64px; float:left; margin-top:23px; margin-left:5px; margin-right:67px;}
.logo_nav_con .nav_tel{ float:left;}
.logo_nav_con .tel{ float:right; margin-left:350px; margin-top:13px; margin-right:20px}
.logo_nav_con .tel div{ float:left; margin-right:60px;}
.logo_nav_con .tel ul{ float:left;}
.logo_nav_con .tel ul li{ float:left; background:url(../images/res.jpg) right no-repeat; padding-right:15px; margin-right:15px; font-size:12px;}
.logo_nav_con .tel ul li:nth-child(4){ margin-right:0px; background:none; padding-right:0px;}
.nav li{ float:left; font-size:14px; width:80px; text-align:center; line-height:64px; margin-left:20px;}
.nav li:hover{ border-bottom:2px solid #028ed9;}
.nav li:hover a{ color:#028ed9;}
/*logo/导航*/

/*banner大图*/
.banner{ background:url(../images/banner.jpg) center no-repeat; height:592px; width:100%;}
.flexslider{margin:0px auto;position:relative;width:100%; height:592px;overflow:hidden;zoom:1; }
.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}
.flexslider .slides{zoom:1;}
.flexslider .slides .img{ height:592px;}
.flex-direction-nav a{width:60px;height:90px;line-height:99em;overflow:hidden;margin:-60px 0 0;display:block;background:url(../images/ad_ctr.png) no-repeat;position:absolute;top:45%;z-index:10;cursor:pointer;opacity:0;filter:alpha(opacity=0);-webkit-transition:all .3s ease;}
.flex-direction-nav .flex-next{background-position:0 -90px;right:0;}
.flex-direction-nav .flex-prev{left:0;}
.flexslider:hover .flex-next{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-prev{opacity:0.8;filter:alpha(opacity=25);}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{opacity:1;filter:alpha(opacity=50);}
.flex-control-nav{width:100%;position:absolute;bottom:10px;text-align:center;}
.flex-control-nav li{margin:0 5px;display:inline-block;zoom:1;*display:inline;}
.flex-control-paging li a{background:url(../images/dot.png) no-repeat 0 -16px;display:block;height:16px;overflow:hidden;text-indent:-99em;width:16px;cursor:pointer;}
.flex-control-paging li a.flex-active{background-position:0 0;}

/*banner大图*/

/*价格查询*/
.price{ width:100%; background:#00a1eb; height:65px;}
.price_con{ width:1200px; margin:0 auto; height:65px;}
.price_con h1{ font-size:14px; color:#fff; font-weight:normal; float:left; margin-left:180px; line-height:65px;}
.price_con .start{ float:left; color:#fff; margin-left:15px; margin-right:10px; position:relative; width:380px; height:34px; line-height:34px; margin-top:15px;}
.price_con .goal{ float:left; color:#fff; margin-right:10px; position:relative; width:315px; height:34px; line-height:34px; margin-top:15px;}
.start .start_port{ float:left;}
.goal .goal_destin{ float:left;}
.star_con{ width:200px; float:left; position:relative;}
.goal_con{ width:180px; float:left; position:relative;}
/*.price_con .start input,.price_con .goal input{ width:240px; height:34px; background:#fff; font-size:12px; padding-left:10px; position:absolute; top:0px; left:0px; z-index:9;}*/
.price_con .start select,.price_con .goal select{ width:200px; height:34px; background:#fff; border:none; font-size:12px; padding-left:10px;}
.price_con .select{ float:left; margin-left:10px; text-align:center; font-size:14px; width:122px; float:left; line-height:37px; line-height:37px; margin-top:13px;}
.price_con .select input{color:#fff; background:#f8120c; width:122px; cursor:pointer; line-height:37px; line-height:37px;}
/*价格查询*/

/*业务范围*/
.service{ width:100%;}
.service_con{ width:1100px; margin:0 auto;}
.service_con h1{ text-align:center; font-size:24px; color:#222222; font-weight:normal; margin-top:50px;}
.service_con h1 p{ font-size:24px; color:#999; font-family:Agency FB; margin-top:5px;}
.service_con .service_profile{ text-align:center; font-size:12px; color:#999; line-height:30px; margin-top:20px;}
.service_con ul{ overflow:hidden; display:block; margin-top:10px;}
.service_con ul li{ float:left; width:210px; border:2px solid #f7f7f7; margin-right:7px;}
.service_con ul li img{ width:210px; height:218px;}
.service_con ul li:nth-child(5){ margin-right:0px;}
.service_con ul li .name_en{ height:80px; width:210px; text-align:center; font-size:12px; color:#f8120c; font-family:Arial, Helvetica, sans-serif; background:#fbfbfb;}
.service_con ul li:hover .name_en{ background:#00a7ea; color:#fff;}
.service_con ul li:hover .name_en h1{ color:#fff;}
.service_con ul li .name_en h1{ font-size:16px; color:#e12317; line-height:45px; margin:0 auto;}
/*业务范围*/

/*独特优势*/
.unipue{ width:100%; background:#99e8ff url(../images/c_bot_bg.jpg) bottom no-repeat; margin-top:50px; padding-bottom:60px;}
.unipue_con{ width:1100px; margin:0 auto;}
.unipue_con h1{ text-align:center; font-size:24px; color:#222222; font-weight:normal; padding-top:50px;}
.unipue_con h1 p{ font-size:24px; color:#999; font-family:Agency FB; margin-top:5px;}
.unipue_con .unipue_profile{ text-align:center; font-size:12px; color:#555555; line-height:30px; margin-top:20px;}
/*独特优势*/

/*关于我们*/
.about{ width:100%; background:#008acd; position:relative; height:503px;}
.about_con{ width:1100px; margin:0 auto;}
.about_img{ background:url(../images/about_img.jpg) no-repeat; width:960px; height:503px; position:absolute; left:50%; margin-left:-960px;}
.about .about_con h1{ font-size:24px; color:#fff; font-weight:normal; margin-top:70px;}
.about .about_con h1 p{ font-size:24px; color:#e0e0e0; font-family:Agency FB; margin-top:10px;}
.about .about_con .about_cn{ width:508px; float:right; padding-left:42px;}
.about .about_con .about_cn .about_profile{ line-height:36px; margin-top:20px; font-size:12px; color:#fff;}
.about .about_con .about_cn .read_more{ width:210px; height:40px; line-height:40px; text-align:center; border-radius:2px; color:#e12317; margin-top:20px; border:1px solid #fff; color:#fff;}
.about .about_con .about_cn .read_more a{ color:#fff;}
.about .about_con .about_cn .read_more:hover{ background:#fff;}
.about .about_con .about_cn .read_more:hover a{ color:#F00}
/*关于我们*/

/*新闻中心*/
.zy_five{ overflow:hidden; padding:0px 0px 50px 0px; }
.five_left{ overflow:hidden; float:left; width:533px; margin-top:70px; }
.five_left a{ display:block; cursor:pointer; }
.five_left span{ display:block; width:67px; height:67px; text-align:center; background:#30a9ff; font-size:40px; color:#fff; font-family:Arial, Helvetica, sans-serif}
.five_left span em{ display:block; font-size:12px}
.five_left h2{ font-size:18px; color:#555; padding-top:85px; padding-bottom:5px; }
.five_left p{ font-size:12px; color:#555; line-height:20px; }
.five_left h3{  background:#2c3035; width:160px; height:36px; line-height:36px; vertical-align:middle; text-align:center; font-size:14px; color:#fff; text-transform:uppercase; margin-top:30px; -webkit-transition:all 0.5s ease-in-out; }
.five_left:hover h3{ background:#30a9ff}
.five_left h3 em{  font-size:16px; padding-left:5px; font-weight:bold; }
.five_right{ width:533px; float:right; overflow:hidden; margin-top:60px; }
.five_right li a{ display:block; cursor:pointer; }
.five_right li{ border-bottom:1px solid #e9e9e9; overflow:hidden; padding:15px 0px 20px 0px; }
.five_right li.r{ padding-top:0px; }
.five_right li span{ display:block; width:75px; height:75px; text-align:center; font-size:56px; color:#E6E6E6; font-family:hei; float:left; font-family:Arial, Helvetica, sans-serif; }
.five_right li span em{ display:block; font-size:16px; color:#d1d1d1; margin-top:-8px; }
.five_zi{ width:440px; float:right; overflow:hidden; padding-top:10px; }
.five_zi h2{ font-size:16px; color:#555; padding-bottom:5px; -webkit-transition:all 0.5s ease-in-out; }
.five_zi p{ font-size:12px; color:#555; line-height:20px; text-indent:2em; }
.five_right li:hover h2{ color:#555; }
.main{ width:1100px; margin:auto; overflow:hidden; }
.main .more_read{ width:350px; height:50px; line-height:50px; text-align:center; font-size:16px; border:1px solid #fff; color:#36c; border-radius:10px; margin-top:40px; border:1px solid #ed1e13;}
.main .more_read a{ color:#222; display:block;}
.main .more_read:hover{ background:#ed1e13;}
.main .more_read:hover a{ color:#fff; display:block;}
/*新闻中心*/

/*合作伙伴*/
.partner{ width:100%; margin-top:50px; overflow:hidden;}
.partner .pantner_con{ width:1100px; margin:0 auto; padding-bottom:20px; overflow:hidden;}
.pantner_title{ border-bottom:1px solid #e2e2e2; height:75px;}
.pantner_title h1{ font-size:24px; color:#222; font-weight:normal;}
.pantner_title h1 p{ color:#999999; font-family:Agency FB;}
.pantner_title h1 p span{ font-size:12px; color:#999; padding-left:50px;}
.pantner_icon ul li{ float:left; margin:20px 40px 0px 0px; height:80px; overflow:hidden; width:120px;}
.pantner_icon ul li img{ vertical-align:middle;}
/*合作伙伴*/

/*底部信息*/
.foot{ width:100%; background:#2c3035; overflow:hidden; padding-bottom:30px;}
.foot_con{ width:1100px; margin:0 auto;}
.foot_con .foot_lf{ width:430px; float:left; margin-top:50px;}
.foot_con .foot_lf ul{ overflow:hidden;}
.foot_con .foot_lf ul li{ float:left; font-size:12px; border-right:1px solid #ececec; padding-right:10px; margin-left:10px;}
.foot_con .foot_lf ul li a{ color:#00a1eb;}
.foot_con .foot_lf div{ margin-top:20px; color:#c8c8c8; font-size:12px;}
.foot_con .foot_rg{ width:330px; float:right; margin-top:50px;}
.foot_con .foot_rg h1{ color:#c8c8c8; font-size:14px;}
.foot_con .foot_rg h3{ font-size:30px; color:#00a1eb; font-family:"楷体";}
.foot_con .foot_rg .contact{ font-size:12px; color:#7d7d7d; line-height:30px;}
/*底部信息*/


/*about*/
.about_banner{ width:100%; height:304px; background:url(../images/banner.jpg) no-repeat;}
.about_dx{ width:1100px; margin:0 auto; padding-bottom:60px;}
.about_dx h1{ margin-top:50px; text-align:center; font-size:24px; color:#222; font-weight:normal;}
.about_dx h1 p{ font-size:24px; color:#999; font-family:Agency FB;}
.about_dx .title{ color:#888; font-size:12px; text-align:center; margin-top:40px; margin-bottom:40px;}
.about_dx .about_p{ font-size:14px; color:#555; line-height:36px;}
.about_dx .about_p img{ margin-left:10px;}

.about_unipue{ background:#99e8ff; padding-bottom:60px;}

.vision{ width:1100px; margin:0 auto;}
.vision h1{ font-size:24px; color:#222; font-weight:normal; text-align:center; margin-top:70px;}
.vision h1 p{ font-size:24px; color:#999; font-family:Agency FB;}
.vision img{ margin-top:40px; margin-bottom:40px;}
.vision .vision_profile{ font-size:14px; line-height:30px;}
.vision .vision_profile .title{ color:#555555; font-size:14px;}

/*业务范围*/
.page_service{ width:1100px; margin:0 auto;}
.page_service h1{ font-size:24px; color:#222; font-weight:normal; text-align:center; margin-top:50px;}
.page_service h1 p{ font-size:24px; color:#999; font-family:Agency FB;}
.page_service .title{ color:#888; font-size:12px; text-align:center; margin-top:40px; margin-bottom:40px; line-height:30px;}
.service_list1{ width:100%; background:#009dd9; overflow:hidden;}
.service_list1 .service_list_con{ width:1100px; margin:0 auto; padding:20px; overflow:hidden;}
.service_list1 .list_profile{ background:url(../images/profile_bg.png) no-repeat; width:418px; height:370px; padding-left:42px; margin-left:25px;}
.service_list1 .list_profile h1{ font-size:30px; color:#fff; border-bottom:2px solid #fff; font-weight:normal; margin-top:50px; width:280px; line-height:60px;}
.service_list1 .list_profile div{ margin-top:35px; line-height:30px; font-size:14px; color:#fff;}

.service_list2{ background:url(../images/service_list2.png) no-repeat; width:1100px; margin:45px auto; height:430px; overflow:hidden;}
.service_list2 .list_profile{ width:360px; margin-right:85px; margin-left:42px; margin-top:80px;}
.service_list2 .list_profile h1{ font-size:30px; color:#222; font-weight:normal; line-height:60px; border-bottom:2px solid #b4b4b4;}
.service_list2 .list_profile div{ margin-top:35px; line-height:30px; font-size:14px; color:#555;}
.service_list2 .list_img{ margin-top:85px; margin-right:15px;}

.service_list3{ width:100%; background:#009dd9; overflow:hidden;}
.service_list3 .service_list_con{ width:1100px; margin:0 auto; padding:20px; overflow:hidden;}
.service_list3 .list_profile{ background:url(../images/profile_bg.png) no-repeat; width:418px; height:370px; padding-left:42px; margin-left:25px;}
.service_list3 .list_profile h1{ font-size:30px; color:#fff; border-bottom:2px solid #fff; font-weight:normal; margin-top:50px; width:280px; line-height:60px;}
.service_list3 .list_profile div{ margin-top:35px; line-height:30px; font-size:14px; color:#fff;}

.service_list4{ background:url(../images/service_list2.png) no-repeat; width:1100px; margin:45px auto; height:430px; overflow:hidden;}
.service_list4 .list_profile{ width:360px; margin-right:50px; margin-left:42px; margin-top:90px;}
.service_list4 .list_profile h1{ font-size:30px; color:#222; font-weight:normal; line-height:60px; border-bottom:2px solid #b4b4b4;}
.service_list4 .list_profile div{ margin-top:35px; line-height:30px; font-size:14px; color:#555;}
.service_list4 .list_img{ margin-top:85px; margin-right:30px;}

.service_list5{ width:100%; background:#009dd9; overflow:hidden; margin-bottom:30px;}
.service_list5 .service_list_con{ width:1100px; margin:0 auto; padding:20px; overflow:hidden;}
.service_list5 .list_profile{ width:540px; height:400px; margin-left:25px;}
.service_list5 .list_profile h1{ font-size:30px; color:#fff; border-bottom:2px solid #fff; font-weight:normal; width:280px; line-height:60px; }
.service_list5 .list_profile div{ margin-top:35px; line-height:30px; font-size:14px; color:#fff;}

/*提单确认*/
.confirm{ width:1100px; margin:0 auto;}
.confirm_con{ margin-top:40px;}
.confirm h1{ font-size:24px; color:#222; font-weight:normal; text-align:center; margin-top:50px;}
.confirm h1 p{ font-size:24px; color:#999; font-family:Agency FB;}
.confirm_1{ background:#fbfbfb; border:1px solid #e5e5e5; padding:10px; overflow:hidden;}
.confirm_1 ul{ display:block; clear:both;}
.confirm_1 ul li{ float:left; margin-right:25px; margin-top:15px; font-size:12px; line-height:26px;}
.confirm_1 ul li input{ background:#fff; border:1px solid #dfdfdf; width:244px; height:26px; line-height:26px; padding-left:10px; margin-left:10px;}
.confirm_1 ul li .textarea{ background:#fff; border:1px solid #dfdfdf; width:700px; height:65px; line-height:65px; padding-left:10px;}
.confirm_1 ul li p{ width:60px; float:left;}

.confirm_2{ background:#fbfbfb; border:1px solid #e5e5e5; padding:10px; overflow:hidden; margin-top:10px;}
.confirm_2 ul{ display:block; clear:both;}
.confirm_2 ul li{ float:left; margin-right:25px; margin-top:15px; font-size:12px; line-height:26px;}
.confirm_2 ul li input{ background:#fff; border:1px solid #dfdfdf; width:244px; height:26px; line-height:26px; padding-left:10px;margin-left:10px;}
.confirm_2 ul li .textarea{ background:#fff; border:1px solid #dfdfdf; width:700px; height:65px; line-height:65px; padding-left:10px;}
.confirm_2 ul li p{ width:60px; float:left;}

.confirm_3{ background:#fbfbfb; border:1px solid #e5e5e5; padding:10px; overflow:hidden; margin-top:10px;}
.confirm_3 ul{ display:block; clear:both;}
.confirm_3 ul li{ float:left; margin-right:25px; margin-top:15px; font-size:12px; line-height:26px;}
.confirm_3 ul li input{ background:#fff; border:1px solid #dfdfdf; width:244px; height:26px; line-height:26px; padding-left:10px;margin-left:10px; margin-right:10px;}
.confirm_3 ul li textarea{ background:#fff; border:1px solid #dfdfdf; width:700px; height:65px; line-height:24px; padding-left:10px;}
.confirm_3 ul li p{ float:left;}

.button{ margin-top:20px; margin-bottom:50px;}
.button .msg_button{ font-size:12px; color:#fff; background:#00bbf1; text-align:center; line-height:34px; width:131px; height:34px; cursor:pointer;}
.button .reset{ font-size:12px; color:#555; background:#eeeeee; text-align:center; line-height:34px; width:131px; height:34px; cursor:pointer;}

/*联系我们*/
.page_contact{ width:1100px; margin:0 auto; margin-bottom:50px;}
.page_contact .case_nav{ text-align:center; margin:30px auto; overflow:hidden; clear:both;}
.case_nav li{ display:inline-block; width:100px; border-bottom:1px solid #fff; font-size:14px; line-height:40px;}
.case_nav li:hover,.case_nav li.no{ border-bottom:1px solid #e72517;}
.case_nav li:hover a{ color:#e72517;}
.case_nav .cutter{ border-bottom:1px solid #e72517;}
.case_nav .cutter a{ color:#e72517;}
.case_nav li.no a{ color:#ff6c00;}
.case_nav li a{ display:inline-block; text-align:center;}
.page_contact .page_con{ overflow:hidden; border-bottom:1px solid #ccc; padding-bottom:30px; margin-top:30px; clear:both;}
.page_contact .map{ border-right:1px solid #ccc; padding-right:30px;}
.page_contact .contact_s{ margin-left:30px; line-height:30px;}
.page_contact .contact_s h1{ font-size:16px; font-weight:normal; color:#00a1eb; line-height:40px;}
.page_contact .contact_s{ font-size:14px;}

/*会员中心*/
.page_member{ width:100%; height:761px; background:url(../images/select_bg.jpg) center no-repeat;}
.page_member_con{ width:1100px; margin:0 auto;}
.page_member_con .register{ background:url(../images/register.png) no-repeat; width:395px; height:275px; padding:5px; margin-top:250px; float:left;}
.register_con{ overflow:hidden; margin:40px 33px 55px 30px;}
.page_member_con .register h1{ font-size:16px; color:#ec1719; font-weight:normal; margin-bottom:5px;}
.page_member_con .register h1 span{ float:right; color:#999; font-size:12px; padding-top:5px;}
.page_member_con .register ul li{ color:#444444; font-size:14px; margin-top:16px;}
.page_member_con .register ul li p{ float:left; width:78px;}
.page_member_con .register ul li input{ font-size:12px; padding-left:10px; width:241px; height:30px; line-height:30px; background:#fff; border:1px solid #b9b9b9;}
.page_member_con .login_in{ margin-top:24px; margin-left:70px;}
.page_member_con .login_in input{ width:168px; height:35px; line-height:35px; text-align:center; background:#009dd9; font-size:14px; color:#fff;}

.line{ float:left; margin-top:100px; margin-left:140px;}

.page_member_con .page_login{ background:url(../images/login_bg.png) no-repeat; width:395px; height:458px; padding:5px; margin-top:190px; float:right;}
.page_login_con{ overflow:hidden; margin:40px 33px 55px 30px;}
.page_member_con .page_login h1{ font-size:16px; color:#ec1719; font-weight:normal; margin-bottom:5px;}
.page_member_con .page_login h1 span{ float:right; color:#999; font-size:12px; padding-top:5px;}
.page_member_con .page_login ul li{ color:#444444; font-size:14px; margin-top:16px;}
.page_member_con .page_login ul li p{ float:left; text-align:right; width:78px;}
.page_member_con .page_login ul li input{ font-size:12px; padding-left:10px; width:241px; height:30px; line-height:30px; background:#fff; border:1px solid #b9b9b9;}

.page_member_con .page_login .ze{ margin-top:24px; margin-left:70px;}
.page_member_con .page_login .ze input{ width:168px; height:35px; line-height:35px; text-align:center; background:#009dd9; font-size:14px; color:#fff;}

/*底部信息*/
.footer{ width:100%; overflow:hidden; padding-bottom:30px;}
.footer_con{ width:1100px; margin:0 auto;}
.footer_con .footer_lf{ width:430px; float:left; margin-top:50px;}
.footer_con .footer_lf ul{ overflow:hidden;}
.footer_con .footer_lf ul li{ float:left; font-size:12px; border-right:1px solid #ececec; padding-right:10px; margin-left:10px;}
.footer_con .footer_lf ul li a{ color:#00a1eb;}
.footer_con .footer_lf div{ margin-top:20px; color:#555; font-size:12px;}
.footer_con .footer_rg{ width:330px; float:right; margin-top:50px;}
.footer_con .footer_rg h1{ color:#c8c8c8; font-size:14px; font-weight:normal; color:#222;}
.footer_con .footer_rg h3{ font-size:30px; color:#00a1eb; font-family:"楷体";}
.footer_con .footer_rg .contact{ font-size:12px; color:#7d7d7d; line-height:30px;}
/*底部信息*/

/*特价查询会员*/
.sale_h1{ margin-top:40px; margin-bottom:40px;}
.sale_h1 h1{ font-size:24px; color:#222; font-weight:normal; text-align:center; margin-top:50px;}
.sale_h1 h1 p{ font-size:24px; color:#999; font-family:Agency FB;}

.sale_con{ margin:0 auto; padding-bottom:100px;width:1274px;}
.sale_con { font-size:12px;}
.sale_con .tlist1 li{ color:#fff; background:#009dd9;}
.sale_con #disp{ overflow:hidden; background:#f1f1f1; padding:20px; display:none;}
.sale_con #disp tr{ padding:20px; background:#f1f1f1;}
.sale_con td{ line-height:24px; border-right:1px solid #ccc; border-bottom:1px solid #ccc; overflow:hidden; padding:0px 5px;}
.sale_con table{ cursor:pointer;}
.sale_con .sale_tr td{ background:#00a1eb; color:#fff; }


/*价格查询*/
.select_con h1{ font-size:24px; color:#222; font-weight:normal; text-align:center; margin-top:50px; margin-bottom:40px;}
.select_con h1 p{ font-size:24px; color:#999; font-family:Agency FB;}
.select_cx{ margin-bottom:50px;}
.page_price{ width:100%; height:65px;}
.page_price_con{ width:900px; margin:0 auto;}
.page_price_con .dowload{ width:80px; float:left; margin-left:10px; text-align:center; font-size:12px; background:#eee; border-radius:3px; height:30px; line-height:30px; margin-top:17px;}
.page_price_con h1{ font-size:14px; color:#fff; font-weight:normal; float:left; margin-left:140px;}
.page_price_con .start{ float:left; margin-top:18px; margin-left:15px; margin-right:10px; position:relative; width:380px; height:34px; line-height:34px;}
.page_price_con .goal{ float:left; margin-top:18px; margin-right:10px; position:relative; width:315px; height:34px; line-height:34px;}
/*.page_price_con .start input,.page_price_con .goal input{ width:240px; height:32px; background:#fff; border:1px solid #ccc; font-size:12px; padding-left:10px; position:absolute; top:0px; left:0px; z-index:9;}
*/.page_price_con .start select,.page_price_con .goal select{ width:276px; height:34px; background:#fff; border:1px solid #ccc; font-size:12px; padding-left:10px; position:absolute; top:0px; left:0px;}
.page_price_con .select input{ float:left; margin-left:10px; text-align:center; font-size:14px; color:#fff; background:#f8120c; width:122px; line-height:37px; line-height:37px; margin-top:13px; cursor:pointer;}
.select_result{ width:1200px; margin:0px auto 50px auto; border:1px solid #ddd;}
.select_result .select_title ul li{ float:left; font-size:14px; background:#009dd9; color:#fff;}
.select_result .select_title ul li a{ color:#fff;}
.select_result .select_title{ font-size:12px;}
.select_result .select_title table{ background:#eee;}
.select_result .select_title td{ padding-left:3px; background:#fff; padding:3px 3px 3px 3px;}
.select_result .select_title .tlist1 td{ color:#fff; background:#009dd9;}

/*人才招聘*/
.jobs{ width:1100px; margin:0 auto; font-size:14px;}
.jobs h1{ font-size:24px; color:#222; font-weight:normal; text-align:center; margin:50px auto;}
.jobs h1 p{ font-size:24px; color:#999;  font-family:Agency FB;}
.editor { margin-top:20px; margin-bottom:50px;}
.editor .join th{ background-color:#f1f1f1; line-height:40px; font-size:14px; border-bottom:2px solid #dcdcdc; text-align:center; border-left:1px dotted #cdcdcd}
.editor .join td { border-bottom:1px solid #dcdcdc; line-height:40px; text-align:center}
.editor .join .name { text-align:left; padding-left:10px;border-left:0}
.editor h4 { font-size:20px; line-height:30px}
.retan{ width:100px; line-height:30px; height:30px; text-align:center; background:#36c; color:#fff; display:block;}


/*page*/
.global_page{position:relative; overflow:hidden; margin:15px 0px; text-align:center;}
.global_page a{ display:inline-block; padding:0px 5px; margin:3px 1px; color:#bbbbbb; border:1px #eeeeee solid;}
.global_page a.visited, .global_page a:hover{ background:#0061a6; color:#FFFFFF;}


/*-- 在线客服 --*/
.box_os .os_x, .box_os .osqq, .ico_os, .ico_gt, .ico_pp, .osqq .qq{ background:url(../images/kf.gif) no-repeat;}
.box_os{ height:auto; overflow:hidden; width:131px;position: fixed;right: 0;top:50%;transform: translateY(-50%); _position:absolute; z-index:9999;display:none;}
.box_os .os_x{ background-color:#f7f7f7; background-position:2px 2px; width:18px; height:20px; float:right; display:inline; cursor:pointer;}
.box_os .osqq{ width:129px; border:1px solid #D1D1D1; background-color:#fff; background-position:0 -120px; clear:both; padding:37px 0 8px 0; text-align:center;}
.box_os .osqq p{ height:auto; line-height:20px;width:129px; margin-top:8px;}
.box_os .osqq p strong{ color:#666; font-size:14px;}
.box_os .osqq img{ padding:7px 0 3px 0;}
.box_os .osqq p em{ color:#999; display:block;}
.box_os .osqq p span{ color:#547816; display:block;}
.box_os .osqq .qq{ background-position:-140px -120px; display:block; width:99px; height:26px; margin:0 auto; margin-top:8px; cursor:pointer;}
.acbox{ width:130px; overflow:hidden;}
.acbox .ico_gt{ background-position:-60px 0; border:1px solid #299ec0; border-top:0; cursor:pointer; width:60px; height:33px; float:right;}
.acbox .ico_pp{ background-position:-60px -60px; border:1px solid #81b140; border-top:0; cursor:pointer; width:60px; height:33px; float:right; margin:0 2px;}
.onlineService{ background:none; display:none; width:39px; *width:84px; height:178px; ;position:fixed; right:0; top:44px; _position:absolute; z-index:99;}
.onlineService .ico_os{ background-position:-2px -20px; border:1px solid #c7c7c7; cursor:pointer; width:39px; height:98px; float:right;}
.onlineService .ico_gt{ background-position:right 0; border:1px solid #299ec0; cursor:pointer; width:39px; height:37px; float:right; clear:both;}
.onlineService .ico_pp{ background-position:right -60px; border:1px solid #81b140; cursor:pointer; width:39px; height:37px; float:right; margin:0 0 1px 0; clear:both;}
.box_os .osqq p span a{color:#557917;}

.guanggao{position: fixed;left: 0;top:50%;transform: translateY(-50%);z-index: 99;_position:absolute; }
.guanggao .gg-close{cursor: pointer;position: absolute;width: 20px;height: 20px;border-radius: 50%;right: 0;top: -22px;text-align: center}
.guanggao .gg-close img{width: 20px;height: 20px;}
.guanggao.hide{display: none}
@media screen and (max-width: 1200px) {
	body{width: 1200px}
}