﻿@charset "utf-8";/*--------------------CSS Document QQ420946262*/
Html,body,table,div,form,select,option,input,textarea{font-size:14px;color:#3D5266;font-family:"Verdana", "Arial", "Microsoft Yahei";}
Div,button,dd,dl,dt,fieldset,form,iframe,img,input,label,legend,li,ol,p,span,textarea,ul{margin:0;padding:0;border:0px;list-style:none;}
table{word-wrap:break-word;word-break:break-all;}/*保持表格·符号前置*/
hr{height:1px;border:0px;border-top:1px dotted #D7E4F7;margin-top:4px;margin-bottom:4px;clear:both;}
Html,body{margin:0;padding:0;background-color:#FBFCFD;}
/*-------------------------------常规按钮样式兼容设置*/
a,area{blr:expression(this.onFocus=this.blur());outline:none;}
div,dl,dt,dd,span,li,p{outline:none;border-radius:3px;}
select,input,button,textarea{outline:none;border-radius:10px;}
a:link   {color:#19639F;text-decoration:none;}
a:visited{color:#336288;text-decoration:none;}
a:hover  {color:#99CCEE;text-decoration:underline;}

/*-------------------------------页面加载动画通用*/
.Pageloading{position:fixed;left:0px;top:0px;z-index:99;height:100%;width:100%;display:flex;}
.Pageloading .double-bounce1,.Pageloading .double-bounce2{position:absolute;margin:0 auto;left:0px;right:0px;width:200px;height:10px;background-color:#6076D6;-webkit-animation:bounce 2s infinite ease-in-out;animation:bounce 2s infinite ease-in-out;}
.Pageloading .double-bounce2{-webkit-animation-delay:-1s;animation-delay:-1s;}
@-webkit-keyframes bounce{0%,100%{-webkit-transform:scaleX(0);transform:scaleX(0);opacity:1;}100%{-webkit-transform:scaleX(3);transform:scaleX(3);opacity:0;}}
@keyframes bounce{0%,100%{-webkit-transform:scaleX(0);transform:scaleX(0);opacity:1;}100%{-webkit-transform:scaleX(3);transform:scaleX(3);opacity:0;}}
/*-------------------------------页面最顶端*/
.topbar{width:100%;height:26px;min-width:1220px;border-bottom:1px solid #DDD;border-radius:0px;background-color:#EEE;color:#666;line-height:26px;}
.topbar a,.topbar a:hover{color:#666;}
.topbar .line{margin:0;border:0px;color:#CCC;font-family:Verdana;}
.topbar .topbar_menu{margin:0 auto;width:1220px;color:#C00;}
.topbar .topbar_menu li{float:right;padding:3px 5px;line-height:20px;}
/*-------------------------------页面上部大菜单*/
.header{margin:0 auto;width:100%;min-width:1220px;border-bottom:2px solid #127BE5;border-radius:0px;}
.header .topleft{margin:0 auto;width:1220px;height:80px;}
.header .logo{float:left;overflow:hidden;margin-top:20px;margin-right:130px;width:250px;height:60px;}
.header .logo a{display:block;width:250px;height:60px;text-indent:-9999px;}
.header .search{float:left;margin-top:30px;width:480px;height:36px;border:2px solid #127BE5;background-color:#ffffff;}
.header .search .keyword{float:left;padding-left:10px;width:320px;height:34px;border:0px;background:0 0;color:#728091;font:14px/34px "Microsoft Yahei";}
.header .search .btn{float:right;width:100px;height:36px;border:0px;border-radius:0px;background-color:#127BE5;color:#ffffff;font:16px/30px "Microsoft Yahei";cursor:pointer;}
.header .search:hover{background-color:#F3F9FF;transition:background-color .2s linear 0s,padding-left .2s linear 0s;}
.header .searchmore{float:right;overflow:hidden;margin-top:30px;width:330px;font:13px/20px "Microsoft Yahei";}
.header .searchmore b{float:left;display:block;}
.header .searchmore a{float:left;display:block;padding-right:6px;color:#728091;white-space:nowrap;}
.header .searchmore a:hover{color:#C00;}
/*-------------------------------页面上部横向导航条*/
.header .navbar{margin:0 auto;width:1220px;height:50px;font:18px/40px "Microsoft Yahei";}
.header .navbar tt{float:left;display:block;margin-right:30px;width:250px;height:50px;background:url("sprite.png") no-repeat -450px -60px;}
.header .navbar a{display:inline-block;margin-top:10px;padding:0 40px;border-radius:0px;color:#333;text-align:center;text-decoration:none;}
.header .navbar a.star:hover{color:#127BE5;}
.header .navbar a.star:active{background-color:#EBF1FA;}
.header .navbar a.stared{background-color:#127BE5;color:#FFFFFF;border-radius:5px 5px 0px 0px;}
/*-------------------------------首页上部通栏轮播图片+左栏导航台模块*/
.top_banner{position:relative;top:0px;width:100%;min-width:1220px;height:400px;border-radius:0px;background-color:#ffffff;}
.top_banner li{position:absolute;top:0px;left:50%;margin-left:-50%;width:100%;height:400px;border-radius:0px;}
.top_banner span{position:absolute;bottom:10px;z-index:1;left:50%;margin-left:-100px;width:200px;height:32px;opacity:0.2;filter:alpha(opacity=20);text-align:center;border-radius:10px;overflow:hidden;}
.top_banner span a{display:inline-block;width:100px;height:32px;font:60px/22px "Georgia";text-decoration:none;background-color:#fff;}
.top_banner .navleft{position:relative;left:50%;margin-left:-610px;width:250px;z-index:2;color:#F1F0F0;font-size:17px;}
.top_banner .navleftcur{color:#F1F0F0;}
.top_banner .navleft dl dt{padding-left:20px;height:50px;line-height:50px;background:url("sprite.png") no-repeat 0 -180px;cursor:pointer;transition:padding-left .2s linear 0s;border-radius:0px;}
.top_banner .navleft dl dd{position:absolute;top:0px;left:250px;display:none;overflow:hidden;text-align:center;padding:0 15px;width:940px;height:400px;background-color:rgba(255,255,255,0.97);}
.top_banner .navleft dl dd .leve{float:left;width:150px;min-height:50px;color:#C00;text-decoration:none;font-size:14px;}
.top_banner .navleft dl dd .leve:hover{color:#FF8C00;}
.top_banner .navleft dl dd a{float:left;margin:0 6px;color:#728091;white-space:nowrap;font:13px/24px "Microsoft Yahei";}
.top_banner .navleft .dlcur dt{padding-left:35px;z-index:3;background-position:-270px -180px;color:#014891;}
.top_banner .navleft .dlcur dd{display:block;}
/*-------------------------------左栏菜单列表航图标*/
.navid_1,.navid_2,.navid_3,.navid_4,.navid_5,.navid_6,.navid_7,.navid_8{width:50px;height:50px;background:url("sprite.png") no-repeat 0 0;display:inline-block;vertical-align:middle;}
.navid_1{background-position:-50px  0px;} .navleft dl:hover .navid_1{background-position:0px 0px;}    .dlcur .navid_1{background-position:0px 0px;}
.navid_2{background-position:-150px 0px;} .navleft dl:hover .navid_2{background-position:-100px 0px;} .dlcur .navid_2{background-position:-100px 0px;}
.navid_3{background-position:-250px 0px;} .navleft dl:hover .navid_3{background-position:-200px 0px;} .dlcur .navid_3{background-position:-200px 0px;}
.navid_4{background-position:-350px 0px;} .navleft dl:hover .navid_4{background-position:-300px 0px;} .dlcur .navid_4{background-position:-300px 0px;}
.navid_5{background-position:-450px 0px;} .navleft dl:hover .navid_5{background-position:-400px 0px;} .dlcur .navid_5{background-position:-400px 0px;}
.navid_6{background-position:-550px 0px;} .navleft dl:hover .navid_6{background-position:-500px 0px;} .dlcur .navid_6{background-position:-500px 0px;}
.navid_7{background-position:-650px 0px;} .navleft dl:hover .navid_7{background-position:-600px 0px;} .dlcur .navid_7{background-position:-600px 0px;}
.navid_8{background-position:-750px 0px;} .navleft dl:hover .navid_8{background-position:-700px 0px;} .dlcur .navid_8{background-position:-700px 0px;}
/*图片延迟加载背景loading*/
.lazy{background:url("loadup.gif") no-repeat center center;}
/*-------------------------------全局按钮模块模块-大小*/
.iiibtn,.iiibtn:visited{margin:2px;padding:0 20px;border:0px;outline:none;border-bottom:1px solid #ffffff;display:inline-block;vertical-align:middle;text-decoration:none;border-radius:5px;cursor:pointer;height:40px;line-height:40px;font:18px/40px "Microsoft Yahei";}
.iiibtn:active{border-bottom:1px solid rgba(0,0,0,0.20);}
.iibtn,.iibtn:visited{margin:2px;padding:0 15px;border:0px;outline:none;border-bottom:1px solid #ffffff;display:inline-block;vertical-align:middle;text-decoration:none;border-radius:5px;cursor:pointer;height:28px;line-height:28px;font:14px/28px "Microsoft Yahei";}
.iibtn:active{border-bottom:1px solid rgba(0,0,0,0.20);}
.ibtn,.ibtn:visited{margin:2px;padding:0 10px;border:0px;outline:none;border-bottom:1px solid #ffffff;display:inline-block;vertical-align:middle;text-decoration:none;border-radius:5px;cursor:pointer;height:22px;line-height:22px;font:12px/22px "Microsoft Yahei";}
.ibtn:active{border-bottom:1px solid rgba(0,0,0,0.20);}
/*-------------------------------全局按钮模块模块-颜色*/
.color_1,.color_1:link,.color_1:visited{background-color:#69A9EF;color:#ffffff;}
.color_1:hover{color:#ffffff;text-decoration:none;background-color:#5AA1E2;}/*蓝色*/
.color_2,.color_2:link,.color_2:visited{background-color:#a3eb94;color:#ffffff;}
.color_2:hover{color:#ffffff;text-decoration:none;background-color:#89e378;}/*绿色*/
.color_3,.color_3:link,.color_3:visited{background-color:#ff5c00;color:#ffffff;}
.color_3:hover{color:#ffffff;text-decoration:none;background-color:#d45500;}/*桔黄*/
.color_4,.color_4:link,.color_4:visited{background-color:#ffc4c4;color:#ffffff;}
.color_4:hover{color:#ffffff;text-decoration:none;background-color:#ffa8a8;}/*砖红*/
/*-------------------------------全局下拉列表选择（美化设置）模块*/
.select{border:1px solid #E0E9f3;display:inline-block;vertical-align:middle;overflow:hidden;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;}
.select:hover{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);}
.select span{width:100%;border-top:3px solid #ffffff;border-bottom:3px solid #ffffff;float:left;}
.select>span{overflow:hidden;}
.select span select{display:block;float:left;margin:-2px -1px;width:calc(100% + 2px);border:0px;height:30px;line-height:30px;background-color:transparent;}
.select span>select{display:block;float:none;margin:-2px -1px;padding:0;border:0px;background-color:transparent;}
.select option{color:#728091;}
/*-------------------------------全局输入模块样式*/
.putin275,.putin360,.putnn360,.putnn700{border:1px solid #E0E9f3;font-family:"Microsoft Yahei";transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;}
.putin275:focus,.putin360:focus,.putnn360:focus,.putnn700:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);}
.putin275{width:275px;height:30px;line-height:30px;padding-left:5px;vertical-align:middle;color:#728091;}/*单行文本域*/
.putin360{width:360px;height:30px;line-height:30px;padding-left:5px;vertical-align:middle;color:#728091;}/*单行文本域*/
.putnn360{width:360px;height:70px;line-height:18px;padding-left:5px;vertical-align:middle;color:#728091;overflow:auto;resize:none;}/*四行文本域*/
.putnn700{width:700px;height:70px;line-height:18px;padding-left:5px;vertical-align:middle;color:#728091;overflow:auto;resize:none;}/*四行文本域*/
/*-------------------------------首页上部预定模块*/
.paybuy{position:relative;margin:10px auto;width:1220px;height:250px;background:url("yuding.jpg") no-repeat 0 0;text-align:center;}
.paybuy .title_up{float:left;margin-top:90px;padding-left:50px;width:900px;font:15px/38px "Microsoft Yahei";}
.paybuy .title_up .title_a{float:left;width:160px;height:115px;}
.paybuy .title_up .title_a li{width:160px;height:38px;text-align:center;line-height:38px;}
.paybuy .title_up .title_b{float:left;width:285px;height:115px;}
.paybuy .title_up .title_b li{width:285px;height:38px;text-align:left;line-height:38px;}
.paybuy .btn_pay{float:right;margin-top:88px;padding-right:50px;width:160px;text-align:center;}
.paybuy .btn_pay .code{display:block;margin-bottom:8px;width:160px;height:110px;}
.paybuy .title_under{float:left;margin-left:50px;width:900px;}
.paybuy .title_under .one_a{float:left;width:160px;height:38px;font:15px/38px "Microsoft Yahei";}
.paybuy .title_under .one_b{float:left;overflow:hidden;width:730px;height:38px;font:14px/38px "Microsoft Yahei";}
.paybuy .title_under .one_b label{float:left;padding-right:15px;color:#728091;text-align:left;}
.paybuy_msg{position:absolute;width:1220px;background-color:#3d95ef;color:#FFFF00;text-align:center;font:18px/75px "Microsoft Yahei";opacity:0.8;filter:alpha(opacity=80);}
/*-------------------------------首页上部预定弹出输入联系方式模块*/
.paybuy_use{position:absolute;top:650px;left:50%;z-index:-1;margin-left:-610px;width:1220px;height:170px;background-color:#ffffff;}
.paybuy_use ul{clear:both;padding-left:500px;height:40px;line-height:30px;}
.paybuy_use ul .tab_l{float:left;width:200px;text-align:right;font:15px/30px "Microsoft Yahei";}
.paybuy_use ul .tab_r{float:left;padding-right:10px;padding-left:40px;color:#728091;font:14px/30px "Microsoft Yahei";}
.paybuy_use ul .tab_r label{padding-right:30px;}
.paybuy_use .xinxi{position:absolute;top:5px;left:80px;width:400px;height:112px;font:14px/26px "Microsoft Yahei";}
/*-------------------------------预定是否成功后首页显示*/
.paybuy_use .report{margin:0 auto;padding-top:40px;height:50px;color:#0C0;text-align:center;font:24px/50px "Microsoft Yahei";}
.paybuy_use .reportcon{margin:0 auto;height:30px;color:#0C0;text-align:center;font:16px/30px "Microsoft Yahei";}
/*-------------------------------明星单品模块*/
.casemain{overflow:hidden;margin:0 auto;width:1220px;}
.probox{margin:0 auto;margin-top:10px;width:1260px;}
.probox .title_tag{float:left;width:1220px;}
.probox .title_tag h3{float:left;height:30px;color:#FE7100;font:20px/30px "Microsoft Yahei";font-weight:700;}
.probox .title_tag span{float:left;margin:4px 10px;padding-left:10px;width:300px;background-color:#FE7100;color:#ffffff;text-align:center;font:14px/24px "Microsoft Yahei";}
.probox .title_tag b{float:right;width:100px;text-align:center;font:14px/30px "Microsoft Yahei";}
.probox .caselist{float:left;margin:10px 13px 10px 0;width:396px;height:196px;border:1px solid #EEE;background-color:#ffffff;text-align:center;}
.probox .caselist li{position:relative;overflow:hidden;margin:5px;width:386px;height:186px;}
.probox .caselist li img{display:block;padding:3px;width:380px;height:180px;transition-duration:.6s;-webkit-transition-duration:.6s;}
.probox .caselist:hover{background-color:#EEE;}
.probox .caselist:hover img{-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05);}
/*-------------------------------首页三个楼层栏目模块*/
.floor{overflow:hidden;margin:0 auto;margin-bottom:10px;width:1220px;height:470px;}
.floor .title_tag{float:left;margin:5px 0;width:1220px;color:#ffffff;font-weight:700;font-family:"Microsoft Yahei";}
.floor .title_tag h3{float:left;padding-left:15px;width:245px;height:50px;background:url("sprite.png") no-repeat -540px -180px;font-size:30px;line-height:50px;}
.floor .title_tag h3 span{padding-left:30px;font-size:24px;}
.floor .title_tag .more{float:right;width:100px;height:50px;text-align:center;font-weight:400;line-height:50px;}
.floor ul li:hover{border-bottom:2px solid red;}
.floor .floor_1_1{position:absolute;width:270px;height:300px;float:left;overflow:hidden;background-color:#B2DBAB;}
.floor .floor_1_2{position:absolute;width:660;height:300px;margin-left:280px;float:left;overflow:hidden;background-color:#B2DBAB;}
.floor .floor_1_3{position:absolute;width:270px;height:145px;margin-left:950px;float:left;overflow:hidden;background-color:#B2DBAB;}
.floor .floor_1_4{position:absolute;width:270px;height:145px;margin-left:950px;margin-top:155px;float:left;overflow:hidden;background-color:#B2DBAB;}
.floor .floor_1_5{position:absolute;width:1220px;height:90px;margin:0 auto;margin-top:310px;overflow:hidden;background-color:#B2DBAB;}
.floor .floor_2_1{position:absolute;width:320px;height:400px;float:left;overflow:hidden;background-color:#93D4E5;}
.floor .floor_2_2{position:absolute;width:440px;height:195px;margin-left:330px;float:left;overflow:hidden;background-color:#93D4E5;}
.floor .floor_2_3{position:absolute;width:440px;height:195px;margin-left:780px;float:left;overflow:hidden;background-color:#93D4E5;}
.floor .floor_2_4{position:absolute;width:440px;height:195px;margin-left:330px;margin-top:205px;float:left;overflow:hidden;background-color:#93D4E5;}
.floor .floor_2_5{position:absolute;width:440px;height:195px;margin-left:780px;margin-top:205px;float:left;overflow:hidden;background-color:#93D4E5;}
.floor .floor_3_1{position:absolute;width:440px;height:195px;float:left;overflow:hidden;background-color:#AAD5F9;}
.floor .floor_3_2{position:absolute;width:440px;height:195px;margin-left:450px;float:left;overflow:hidden;background-color:#AAD5F9;}
.floor .floor_3_3{position:absolute;width:440px;height:195px;margin-top:205px;float:left;overflow:hidden;background-color:#AAD5F9;}
.floor .floor_3_4{position:absolute;width:440px;height:195px;margin-left:450px;margin-top:205px;float:left;overflow:hidden;background-color:#AAD5F9;}
.floor .floor_3_5{position:absolute;width:320px;height:400px;margin-left:900px;float:left;overflow:hidden;background-color:#AAD5F9;}
/*-------------------------------全局通用标记当前位置*/
.iseat{clear:both;display:block;margin:0 auto;width:1220px;height:40px;background-color:#f9f9ff;}
.iseat li{float:left;height:40px;font:14px/40px "Microsoft Yahei";}
.iseat .here,.iseat .onArr{display:inline-block;background:url("sprite.png") no-repeat 0 0;vertical-align:middle;}
.iseat .here{margin-right:5px;margin-left:20px;width:33px;height:40px;background-position:-675px -126px;line-height:40px;}
.iseat .onArr{width:32px;height:40px;line-height:40px;background-position:-708px -126px;}
/*-------------------------------所有产品栏目选择模块*/
.chosebox{overflow:hidden;margin:0 auto;width:1220px;}
.chosebox .clstype{float:left;margin:0 auto;width:1220px;border-bottom:1px solid #f3f3f3;border-radius:0px;background-color:#ffffff;font:16px/30px "Microsoft Yahei";}
.chosebox .clstype b{float:left;padding:10px 10px;width:120px;text-align:right;}
.chosebox .clstype span{float:right;float:left;width:1080px;font-size:8px;}
.chosebox .clstype a{display:inline-block;margin:10px 0;padding:0 20px;vertical-align:middle;text-decoration:none;font-size:16px;}
.chosebox .clstype a i{position:relative;top:15px;left:5px;width:0;height:0;border-top:6px solid;border-right:6px solid transparent;border-left:6px solid transparent;}
.chosebox .list{float:left;margin:0 auto;width:1220px;border-bottom:1px solid #f3f3f3;border-radius:0px;background-color:#ffffff;font:14px/40px "Microsoft Yahei";}
.chosebox .list b{float:left;padding:8px 10px;width:120px;text-align:right;line-height:30px;}
.chosebox .list span{float:left;padding:8px 0;width:1080px;line-height:24px;}
.chosebox .list a{display:inline-block;padding:0 25px;vertical-align:middle;text-decoration:none;line-height:24px;}
/*-------------------------------产品三列列表显示列表*/
.dirmain{clear:both;overflow:hidden;margin:0 auto;width:1220px;}
.dirbox{margin:0 auto;width:1260px;}
.dirbox .dirlist{float:left;margin:10px 13px 10px 0;width:396px;height:240px;border:1px solid #EEE;background-color:#ffffff;text-align:center;}
.dirbox .dirlist .pic{position:relative;overflow:hidden;margin:5px;width:386px;height:186px;}
.dirbox .dirlist .pic img{display:block;padding:3px;width:380px;height:180px;transition-duration:.6s;-webkit-transition-duration:.6s;}
.dirbox .dirlist .pic span{top:146px;left:0px;overflow:hidden;padding:10px;width:366px;height:20px;line-height:20px;opacity:0.7;filter:alpha(Opacity=70);}
.dirbox .dirlist .pic:hover img{-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05);}
.dirbox .dirlist .pic:hover span{position:absolute;display:block;background-color:#000;color:#ffffff;text-decoration:none;}
.dirbox .txt{float:left;overflow:hidden;margin-left:8px;padding:4px 0;width:380px;height:32px;border-top:1px dashed #CCC;font:16px/32px "Microsoft Yahei";}
.dirbox .txt a{float:left;overflow:hidden;width:270px;text-align:center;}
.dirbox .txt span{float:right;width:110px;text-align:center;}
/*-------------------------------产品显示详细左栏*/
.classleft{width:250px;background-color:#ffffff;float:left;margin-bottom:20px;}
.classleft .hotitle{display:block;font:16px/40px "Microsoft Yahei";background-color:#478EBE;color:#ffffff;text-align:center;border-radius:0px;clear:both;}
.classleft dl{clear:both;}
.classleft dl .dt_type1{font:16px/26px "Microsoft Yahei";width:225px;padding:10px 0px 10px 25px;color:#C32228;background-color:#FFDEB5;}
.classleft dl .dd_type1{padding-top:10px;padding-bottom:10px;float:left;font:14px/26px "Microsoft Yahei";}
.classleft dl .dd_type1 .leve{margin:2px 0px 2px 20px;width:90px;padding-left:5px;float:left;color:#C32228;text-decoration:none;border-radius:3px;}
.classleft dl .dd_type1 .leve:hover{background-color:#C32228;color:#ffffff;}
.classleft dl .dd_type1 .leved{margin:2px 0px 2px 20px;width:90px;padding-left:5px;float:left;background-color:#C32228;color:#ffffff;text-decoration:none;border-radius:3px;}
.classleft dl .dt_type2{font:16px/26px "Microsoft Yahei";width:225px;padding:10px 0px 10px 25px;color:#478EBE;background-color:#E3EEFC;}
.classleft dl .dd_type2{padding-top:10px;padding-bottom:10px;float:left;font:14px/26px "Microsoft Yahei";}
.classleft dl .dd_type2 .leve{margin:2px 0px 2px 20px;width:90px;padding-left:5px;float:left;color:#478EBE;text-decoration:none;border-radius:3px;}
.classleft dl .dd_type2 .leve:hover{background-color:#478EBE;color:#ffffff;}
.classleft dl .dd_type2 .leved{margin:2px 0px 2px 20px;width:90px;padding-left:5px;float:left;background-color:#478EBE;color:#ffffff;text-decoration:none;border-radius:3px;}
.classleft dl .dt_type3{font:16px/26px "Microsoft Yahei";width:225px;padding:10px 0px 10px 25px;color:#459108;background-color:#F3FFE9;}
.classleft dl .dd_type3{padding-top:10px;padding-bottom:10px;float:left;font:14px/26px "Microsoft Yahei";}
.classleft dl .dd_type3 .leve{margin:2px 0px 2px 20px;width:90px;padding-left:5px;float:left;color:#459108;text-decoration:none;border-radius:3px;}
.classleft dl .dd_type3 .leve:hover{background-color:#459108;color:#ffffff;}
.classleft dl .dd_type3 .leved{margin:2px 0px 2px 20px;width:90px;padding-left:5px;float:left;background-color:#459108;color:#ffffff;text-decoration:none;border-radius:3px;}
/*-------------------------------产品显示详细左栏-底部推荐*/
.classleft .topcase{clear:both;padding:10px 15px 0 15px;width:220px;height:150px;background-color:#fcfdfd;text-align:center;}
.classleft .topcase .pic{position:relative;float:left;overflow:hidden;width:220px;height:110px;}
.classleft .topcase .pic img{display:block;padding:5px;width:210px;height:100px;transition-duration:.6s;-webkit-transition-duration:.6s;}
.classleft .topcase .pic span{top:80px;left:0px;overflow:hidden;padding:5px;width:210px;height:20px;line-height:20px;opacity:0.7;filter:alpha(Opacity=70);}
.classleft .topcase .pic:hover img{-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05);}
.classleft .topcase .pic:hover span{position:absolute;display:block;background-color:#000;color:#ffffff;text-decoration:none;}
.classleft .txt{float:left;overflow:hidden;width:220px;height:32px;border-top:1px dashed #CCC;font:14px/32px "Microsoft Yahei";}
/*--------------------------------产品详细介绍放大镜模块*/
.jszoombox{clear:both;display:block;width:900px;height:400px;}
.jszoom{position:relative;float:left;display:block;overflow:hidden;margin:0;padding:0;cursor:pointer;}
.jszoom img{width:450px;height:270px;border:0px;}
.jszoompup{position:absolute;top:0px;left:0px;z-index:1;visibility:hidden;width:50px;height:50px;background-color:#ffffff;opacity:0.5;filter:alpha(Opacity=50);}
.jszoomdiv{position:absolute;top:0px;left:0px;z-index:2;display:none;overflow:hidden;width:440px;height:340px;border:1px solid #CCC;background-color:#000;}
/*--------------------------------产品详细介绍组图模块*/
.classview{overflow:hidden;margin-top:10px;width:450px;height:270px;border:1px solid #DFDFDF;}
.classroll{clear:both;margin-top:10px;width:450px;}
.classroll .prev{float:left;margin-right:3px;color:#CCC;font-weight:700;}
.classroll .next{float:right;color:#CCC;font-weight:700;}
.classroll .next,.classroll .prev{display:block;width:20px;height:58px;border:1px solid #CCC;background-color:#EBEBEB;text-align:center;text-decoration:none;font:24px/58px "黑体";cursor:pointer;}
.classroll .items{position:relative;float:left;overflow:hidden;width:400px;height:60px;background-color:#EBEBEB;}
.classroll .items ul{position:absolute;width:999999px;height:60px;}
.classroll .items ul li{float:left;width:100px;text-align:center;}
.classroll .items ul li img{padding:2px;width:90px;height:54px;border:1px solid #CCC;}
.classroll .items ul li img:hover{background-color:#ffffff;opacity:0.5;filter:alpha(Opacity=50);}
/*--------------------------------产品详细介绍组图右边模块*/
.classinfo{float:right;margin-top:16px;width:400px;font:15px/25px "Microsoft Yahei";}
.classinfo .atitle{padding-bottom:20px;font:22px/30px "Microsoft Yahei";font-weight:700;}
.classinfo ul{clear:both;height:30px;color:#617582;line-height:30px;}
.classinfo .tab_l{float:left;padding-left:10px;width:105px;}
.classinfo .tab_r{float:left;width:285px;}
.classinfo .tab_r b{display:inline-block;width:30px;vertical-align:middle;font:20px/30px Verdana;}
.classinfo .line{clear:both;margin:20px 0 10px 0;padding:20px 0 10px 0;border-top:1px dotted #D7E4F7;}
/*-------------------------------服务案例左栏模块*/
.mainpage{margin:0 auto;width:1220px;}
.caseleft{width:250px;background-color:#ffffff;float:left;margin-bottom:20px;}
.caseleft .hotitle{display:block;font:16px/40px "Microsoft Yahei";background-color:#478EBE;color:#ffffff;text-align:center;border-radius:0px;clear:both;}
.caseleft dl{clear:both;}
.caseleft dl .dt_type1{font:16px/26px "Microsoft Yahei";width:225px;padding-left:25px;color:#C32228;background-color:#FFDEB5;}
.caseleft dl .dd_type1{padding-top:10px;padding-bottom:10px;float:left;font:14px/26px "Microsoft Yahei";}
.caseleft dl .dd_type1 .leve{margin:2px 0px 2px 20px;width:205px;padding-left:5px;float:left;color:#C32228;text-decoration:none;border-radius:3px;}
.caseleft dl .dd_type1 .leve:hover{background-color:#C32228;color:#ffffff;}
.caseleft dl .dd_type1 .leved{margin:2px 0px 2px 20px;width:205px;padding-left:5px;float:left;background-color:#C32228;color:#ffffff;text-decoration:none;border-radius:3px;}
.caseleft dl .dt_type2{font:16px/26px "Microsoft Yahei";width:225px;padding-left:25px;color:#478EBE;background-color:#E3EEFC;}
.caseleft dl .dd_type2{padding-top:10px;padding-bottom:10px;float:left;font:14px/26px "Microsoft Yahei";}
.caseleft dl .dd_type2 .leve{margin:2px 0px 2px 20px;width:205px;padding-left:5px;float:left;color:#478EBE;text-decoration:none;border-radius:3px;}
.caseleft dl .dd_type2 .leve:hover{background-color:#478EBE;color:#ffffff;}
.caseleft dl .dd_type2 .leved{margin:2px 0px 2px 20px;width:205px;padding-left:5px;float:left;background-color:#478EBE;color:#ffffff;text-decoration:none;border-radius:3px;}
.caseleft dl .dt_type3{font:16px/26px "Microsoft Yahei";width:225px;padding-left:25px;color:#459108;background-color:#F3FFE9;}
.caseleft dl .dd_type3{padding-top:10px;padding-bottom:10px;float:left;font:14px/26px "Microsoft Yahei";}
.caseleft dl .dd_type3 .leve{margin:2px 0px 2px 20px;width:205px;padding-left:5px;float:left;color:#459108;text-decoration:none;border-radius:3px;}
.caseleft dl .dd_type3 .leve:hover{background-color:#459108;color:#ffffff;}
.caseleft dl .dd_type3 .leved{margin:2px 0px 2px 20px;width:205px;padding-left:5px;float:left;background-color:#459108;color:#ffffff;text-decoration:none;border-radius:3px;}
/*--------------------------------服务案例显示详细左栏-底部推荐*/
.caseleft .topcase{clear:both;padding:10px 15px 0 15px;width:220px;height:150px;background-color:#fcfdfd;text-align:center;}
.caseleft .topcase .pic{position:relative;float:left;overflow:hidden;width:220px;height:110px;}
.caseleft .topcase .pic img{display:block;padding:5px;width:210px;height:100px;transition-duration:.6s;-webkit-transition-duration:.6s;}
.caseleft .topcase .pic span{top:80px;left:0px;overflow:hidden;padding:5px;width:210px;height:20px;line-height:20px;opacity:0.7;filter:alpha(Opacity=70);}
.caseleft .topcase .pic:hover img{-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05);}
.caseleft .topcase .pic:hover span{position:absolute;display:block;background-color:#000;color:#ffffff;text-decoration:none;}
.caseleft .txt{float:left;overflow:hidden;width:220px;height:32px;border-top:1px dashed #CCC;font:14px/32px "Microsoft Yahei";}
/*--------------------------------服务案例右栏列表*/
.caseright{width:900px;background-color:#ffffff;margin-bottom:20px;padding:10px 30px;float:right;}
.caseright .nlink1{width:900px;height:180px;display:block;float:left;margin:10px 0px;background-color:#fcfdfd;clear:both;overflow:hidden;position:relative;}
.caseright .nlink1 .pic{width:380px;height:180px;float:left;overflow:hidden;}
.caseright .nlink1 .txt{width:520px;height:170px;float:right;border:0px;}
.caseright .nlink1 .txt li{padding-left:40px;height:30px;line-height:30px;border-radius:0px;}
.caseright .nlink1 .txt li i{height:30px;line-height:30px;padding-left:40px;background:url("sprite.png") no-repeat -540px -130px;font-size:16px;float:left;}
.caseright .nlink1 .txt .title{height:50px;line-height:50px;font-size:18px;margin-bottom:10px;}
.caseright .nlink1:hover{background-color:#478EBE;text-decoration:none;color:#ffffff;}
.caseright .nlink1:hover .title{color:#ffffff;}
.caseright .nlink1:hover .txt{color:#ffffff;filter:alpha(opacity=70);opacity:0.7;}
.caseright .nlink1:hover .txt i{background:url("sprite.png") no-repeat -585px -130px;}
.caseright .nlink2{width:900px;height:180px;display:block;float:left;margin:10px 0px;background-color:#f6f8fa;clear:both;overflow:hidden;position:relative;}
.caseright .nlink2 .pic{width:380px;height:180px;float:left;overflow:hidden;}
.caseright .nlink2 .txt{width:520px;height:170px;float:right;border:0px;}
.caseright .nlink2 .txt li{padding-left:40px;height:30px;line-height:30px;border-radius:0px;}
.caseright .nlink2 .txt li i{height:30px;line-height:30px;padding-left:40px;background:url("sprite.png") no-repeat -540px -130px;font-size:16px;float:left;}
.caseright .nlink2 .txt .title{height:50px;line-height:50px;font-size:18px;margin-bottom:10px;}
.caseright .nlink2:hover{background-color:#478EBE;text-decoration:none;color:#ffffff;}
.caseright .nlink2:hover .title{color:#ffffff;}
.caseright .nlink2:hover .txt{color:#ffffff;filter:alpha(opacity=70);opacity:0.7;}
.caseright .nlink2:hover .txt i{background:url("sprite.png") no-repeat -585px -130px;}
/*--------------------------------服务案例右栏列表-鼠标经过特效*/
.nlink1::before,.nlink2::before{width:200px;height:200px;content:"";left:-200px;top:0px;position:absolute;overflow:hidden;background:-webkit-linear-gradient(left, rgba(255,255,255,0)0, rgba(255, 255, 255, .2)50%, rgba(255,255,255,0)100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg);}
.nlink1:hover::before,.nlink2:hover::before{left:950px;transition:left 1.2s ease 0s;-webkit-transition:left 1.2s ease 0s;}
/*--------------------------------服务案例详细模块-标题*/
.caseright .titlebig{width:900px;height:35px;font:20px/35px "Microsoft Yahei";margin-top:20px;float:left;text-align:center;font-weight:bold;clear:both;}
.caseright .addtime{width:900px;height:30px;line-height:25px;margin-bottom:40px;padding-bottom:10px;text-align:center;float:left;border-bottom:1px dashed #dbe9f4;clear:both;}
/*--------------------------------产品详细/服务案例同类产品（TOP10）模块*/
.caseright .tags{width:200px;height:40px;border:1px solid #CCC;border-top:5px solid #900;border-bottom:0px;color:#900;text-align:center;line-height:40px;clear:both;}
.caseright .tagses{width:900px;height:10px;border-top:1px solid #CCC;border-radius:0px;clear:both;}
.caseright .likebox{display:block;width:900px;height:192px;background-color:#EEE;clear:both;}
.caseright .topcase{float:left;width:290px;height:182px;border:5px solid #EEE;background-color:#fcfdfd;text-align:center;}
.caseright .topcase .pic{position:relative;float:left;overflow:hidden;width:290px;height:142px;}
.caseright .topcase .pic img{display:block;padding:5px;width:280px;height:132px;transition-duration:.6s;-webkit-transition-duration:.6s;}
.caseright .topcase .pic span{top:112px;left:0px;overflow:hidden;padding:5px;width:280px;height:20px;line-height:20px;opacity:0.7;filter:alpha(Opacity=70);}
.caseright .topcase .pic:hover img{-webkit-transform:scale(1.05,1.05);transform:scale(1.05,1.05);}
.caseright .topcase .pic:hover span{position:absolute;display:block;background-color:#000;color:#ffffff;text-decoration:none;}
.caseright .txt{float:left;overflow:hidden;width:290px;height:32px;border-top:1px dashed #CCC;font:14px/32px "Microsoft Yahei";}
/*--------------------------------通用详情页读取内容模块*/
.contents{margin:20px auto;width:900px;min-height:450px;text-align:justify;text-justify:inter-ideograph;word-wrap:break-word;font-size:16px;line-height:1.8;}
.contents h1{font-size:28px;line-height:normal;border-bottom:1px solid #e9e9e9;margin:20px 0;padding-bottom:20px;}
.contents h2{font-size:24px;line-height:normal;border-bottom:1px solid #e9e9e9;margin:20px 0;padding-bottom:20px;}
.contents h3{font-size:20px;line-height:normal;border-bottom:1px solid #e9e9e9;margin:20px 0;padding-bottom:20px;}
.contents ul,.contents ol{padding-left:40px;}
.contents ul li{list-style-type:disc;}
.contents ol li{list-style-type:decimal;}
.contents .wordImage{border:1px dotted #e0e9f3;background:#f8fafe url("../WebEditor/ImgWord.gif") no-repeat center center;border-radius:3px;}
.contents img{margin:10px auto;max-width:100%;border:0px;border-radius:5px;}
.contents pre{white-space:pre-wrap;word-wrap:break-word;background-color:#FBFCFD;padding:10px 20px;border-left:10px solid #ccc;box-sizing:border-box;color:#666666;font-family:"Microsoft Yahei";margin:20px auto;clear:both;}
.contents a:link{color:#9CE;text-decoration:none;}
.contents a:visited{color:#9CE;text-decoration:none;}
.contents a:hover{color:#6DE;text-decoration:underline;}
.contents table{border-collapse:collapse;}
.contents table td{min-height:30px;line-height:200%;}
/*-------------------------------详细页面上下篇按钮*/
.caseright .copyright{float:right;width:600px;height:30px;border-radius:0px;}
.caseright .pagenext{padding:2% 0;width:900px;border-top:1px solid #6DE;border-radius:0px;color:#CCCCCC;text-align:center;clear:both;}
.caseright .pagenext .left{text-align:left;}
.caseright .pagenext .right{text-align:right;}
.caseright .pagenext span{padding:0 5px;display:inline-block;vertical-align:middle;line-height:25px;}
.caseright .pagenext .arrow{height:50px;font:65px/40px "Georgia";}
.Joinbox{margin:0 auto;width:100%;height:530px;background-color:#ffffff;text-align:left;}
.Joinbox .titletype{width:100%;height:60px;background:url("dialog.jpg") repeat-x center top;color:#b36810;text-align:center;font:20px/60px "Microsoft Yahei";}
.Joinbox .titletype span{padding-left:10px;color:red;font-size:14px;}
.Joinbox ul{clear:both;width:80%;margin:0 10%;}
.Joinbox ul li{float:left;width:100%;text-align:left;font:15px/40px "Microsoft Yahei";}
.Joinbox .istar{display:inline-block;padding:0 5px;color:red;vertical-align:middle;font-family:"Microsoft Yahei";}
.Joinbox .sendmail{/*独立通用*/}
.JoinOver{margin:0 auto;width:100%;height:530px;background:url("dialog.jpg") repeat-x center top;background-color:#ffffff;text-align:center;}
.JoinOver .report{margin:0 5%;padding-top:200px;height:50px;color:#0C0;font:24px/50px "Microsoft Yahei";}
.JoinOver .reportcon{margin:0 5%;height:30px;color:#0C0;font:16px/30px "Microsoft Yahei";}
/*-------------------------------Joinbox模块输入样式*/
.putinput,.texintex{border:1px solid #E0E9f3;font-family:"Microsoft Yahei";transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;-webkit-transition:border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;}
.putinput:focus,.texintex:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);}
.putinput{width:98%;height:36px;line-height:36px;padding-left:2%;vertical-align:middle;color:#728091;}/*单行文本域*/
.texintex{width:98%;height:70px;line-height:20px;padding-left:2%;vertical-align:middle;color:#728091;overflow:auto;resize:none;}/*四行文本域*/
/*--------------------------------活动场地推荐模块*/
.lookbox{overflow:hidden;margin:0 auto;width:1220px;background-color:#ffffff;text-align:left;}
.lookbox .titletype{clear:both;margin-bottom:10px;padding-top:20px;padding-left:200px;height:40px;border-bottom:#CCC dashed 1px;color:#b36810;font:18px/40px "Microsoft Yahei";}
.lookbox .titletype span{padding-left:10px;color:red;font-size:14px;}
.lookbox ul{clear:both;padding-left:80px;height:40px;line-height:30px;}
.lookbox ul .tab_l{float:left;width:200px;text-align:right;font:15px/30px "Microsoft Yahei";}
.lookbox ul .tab_r{float:left;padding-right:10px;padding-left:40px;color:#728091;font:14px/30px "Microsoft Yahei";}
.lookbox ul .tab_r label{padding-right:30px;display:inline-block;}
.whychoose{overflow:hidden;margin:0 auto;padding-top:50px;width:1220px;background-color:#ffffff;text-align:center;}
.whychoose li{display:inline-block;margin:20px auto;width:33%;height:114px;}
.whychoose li i{display:inline-block;vertical-align:middle;width:110px;height:100px;}
.whychoose li span{display:inline-block;vertical-align:middle;padding-left:10px;width:240px;text-align:left;font:13px/20px "Microsoft Yahei";}
.whychoose li span b{font:18px/40px "Microsoft Yahei";}
.istar{display:inline-block;padding:0 5px;color:red;vertical-align:middle;font-family:"Microsoft Yahei";}
.nothing{display:block;width:200px;height:80px;background:url("noinfo.gif") no-repeat center center;text-align:center;}
.sendmail{display:inline-block;width:45px;height:30px;background:url("sprite.png") no-repeat -630px -131px;vertical-align:middle;}
/*-------------------------------活动场地推荐是否成功后单页显示*/
.paybar{margin:10px auto;margin-top:30px;width:1220px;text-align:center;}
.paybar .report{margin:0 auto;width:800px;height:50px;color:#0C0;font:24px/50px "Microsoft Yahei";}
.paybar .reportcon{margin:0 auto;width:800px;height:30px;color:#0C0;font:16px/30px "Microsoft Yahei";}
.payinfo{position:relative;top:30px;left:700px;display:block;width:400px;height:0;color:#00CC33;text-align:center;line-height:30px;}
/*--------------------------------服务体系模块*/
.fullbox_1{margin:0 auto;width:100%;min-width:1220px;background:#FFFFFF url("sever_all_1.jpg") no-repeat center bottom;}
.boxtype_1{margin:0 auto;width:1220px;height:600px;overflow:hidden;}
.box_1{width:600px;float:left;margin-top:70px;overflow:hidden;}
.box_1 .title{margin:10px auto;font:24px/50px "Microsoft Yahei";float:left;}
.box_1 .title .icon{width:50px;height:50px;background:url("sprite.png") no-repeat -200px -124px;display:inline-block;vertical-align:middle;}
.box_1 .title_s{padding-left:50px;width:550px;font:14px/24px "Microsoft Yahei";color:#666666;margin-bottom:50px;float:left;}
.box_1 .title_c{padding-left:38px;margin-right:-30px;width:290px;font:16px/30px "Microsoft Yahei";color:#666666;overflow:hidden;float:left;}
.box_1 .title_c .con{width:35px;height:30px;background:url("sprite.png") no-repeat -250px -133px;display:inline-block;vertical-align:middle;}
.fullbox_2{margin:0 auto;width:100%;min-width:1220px;background:#E2EFF7 url("sever_all_2.jpg") no-repeat center bottom;}
.boxtype_2{margin:0 auto;width:1220px;height:600px;overflow:hidden;}
.box_2{width:600px;float:right;margin-top:100px;overflow:hidden;}
.box_2 .title{margin:10px auto;font:24px/50px "Microsoft Yahei";float:right;}
.box_2 .title .icon{width:50px;height:50px;background:url("sprite.png") no-repeat -285px -124px;display:inline-block;vertical-align:middle;}
.box_2 .title_s{padding-left:50px;width:550px;font:14px/24px "Microsoft Yahei";text-align:right;color:#666666;margin-bottom:50px;float:right;}
.box_2 .title_c{padding-left:38px;margin-right:-20px;width:280px;font:16px/30px "Microsoft Yahei";color:#666666;overflow:hidden;float:right;}
.box_2 .title_c .con{width:35px;height:30px;background:url("sprite.png") no-repeat -335px -133px;display:inline-block;vertical-align:middle;}
.fullbox_3{margin:0 auto;width:100%;min-width:1220px;background:#F0F0F2 url("sever_all_3.jpg") no-repeat center bottom;}
.boxtype_3{margin:0 auto;width:1220px;height:650px;overflow:hidden;}
.box_3{margin:0 auto;width:920px;margin-top:50px;overflow:hidden;}
.box_3 .title{margin:10px auto;font:24px/50px "Microsoft Yahei";text-align:center;}
.box_3 .title .icon{width:50px;height:50px;background:url("sprite.png") no-repeat -370px -124px;display:inline-block;vertical-align:middle;}
.box_3 .title_s{margin:0 auto;padding-left:50px;width:900px;font:14px/24px "Microsoft Yahei";text-align:center;color:#666666;margin-bottom:20px;}
.box_3 .title_c{padding-left:38px;margin-right:-30px;width:290px;font:16px/30px "Microsoft Yahei";color:#666666;overflow:hidden;float:left;}
.box_3 .title_c .con{width:35px;height:30px;background:url("sprite.png") no-repeat -415px -133px;display:inline-block;vertical-align:middle;}
/*--------------------------------资源下载模块*/
.downbox{overflow:hidden;margin:0 auto;width:1220px;background-color:#ffffff;}
.downbox .center_index{position:absolute;left:0px;z-index:-2;width:100%;height:auto;}
.downbox .turnbox{position:relative;margin:0 auto;width:95%;max-height:400px;text-align:center;z-index:0;}
.downbox .turnbox .ibox{position:absolute;overflow:hidden;transition:width .4s,height .4s,top .4s,left .4s,z-index .4s;border-radius:10px;box-shadow:0 5px 5px 0px rgba(35,45,62,0.20);}
.downbox .turnbox .ibox .link{position:absolute;bottom:0px;margin:0 auto;left:0px;right:0px;width:100%;height:100%;}
.downbox .turnbox .ibox1{z-index:1;width:40%;height:70%;left:0%;top:15%;}
.downbox .turnbox .ibox1 .link{background-color:rgba(13,20,32,0.90);}
.downbox .turnbox .ibox2{z-index:2;width:50%;height:80%;left:10%;top:10%;}
.downbox .turnbox .ibox2 .link{background-color:rgba(13,20,32,0.50);}
.downbox .turnbox .ibox3{z-index:3;width:60%;height:90%;left:20%;top:5%;}
.downbox .turnbox .ibox4{z-index:2;width:50%;height:80%;right:10%;top:10%;}
.downbox .turnbox .ibox4 .link{background-color:rgba(13,20,32,0.50);}
.downbox .turnbox .ibox5{z-index:1;width:40%;height:70%;right:0%;top:15%;}
.downbox .turnbox .ibox5 .link{background-color:rgba(13,20,32,0.90);}
.downbox .turnbox .ictrl{position:relative;width:100%;height:100%;color:rgba(255,255,255,0.10);-webkit-user-select:none;-ms-user-select:none;user-select:none;}
.downbox .turnbox .ictrl i{position:absolute;top:10%;padding-top:10%;height:calc(50% - 5px);line-height:calc(50% - 5px);font-size:120px;font-family:"Georgia";font-style:normal;color:rgba(255,255,255,0.80);z-index:4;display:block;cursor:pointer;}
.downbox .turnbox .ictrl i.prev{left:0%;}
.downbox .turnbox .ictrl i.next{right:0%;}
.downbox .turnbox .minibtn{position:absolute;bottom:-5px;left:50%;z-index:1;text-align:center;}
.downbox .turnbox .minibtn dd{display:inline-block;width:15%;margin:0 2px;height:4px;border-radius:4px;background-color:#E9E9E9;cursor:pointer;}
.downbox .turnbox .minibtn dd.on{background-color:#A4A4A4;}

.downinfo{margin:50px auto;width:800px;height:230px;background:url("sever_all_4.jpg") no-repeat center center;}
.downinfo span{position:absolute;display:block;margin-top:40px;margin-left:300px;padding:20px;width:126px;height:126px;border:1px solid #ced5d8;}
.downbox .planbox{width:1220px;text-align:center;margin-bottom:30px;}
.downbox .planbox h3{font-size:26px;line-height:30px;}
.downbox .planbox .subtitle span{color:#AAAAAA;font:14px/40px "Microsoft Yahei"; padding:0px 5px;}
.downbox .planbox p{height:40px;line-height:40px;}
.downbox .planbox a{display:inline-block;margin:10px 4px;transition:.3s all 0s ease;box-shadow:0 0 2px rgba(0,0,0,.30);text-decoration:none;color:#CCCCCC;}
.downbox .planbox a:hover{box-shadow:0 0 10px 1px rgba(0,0,0,.30);color:#AAAAAA;}
/*--------------------------------单页模块如：帮助/关于我们*/
.mainpage{margin:0 auto;width:1220px;}
.mainpage .fast_menu{float:left;width:250px;overflow:hidden;margin-top:10px;padding-bottom:30px;border-radius:5px;background-color:#08c;color:#ffffff;clear:both;}
.mainpage .fast_menu .f_m_title{margin:0;padding-left:50px;border:0px;border-bottom:1px solid #0079b6;color:#ffffff;font-size:24px;line-height:60px;}
.mainpage .fast_menu li a{display:block;padding-left:50px;border-top:1px solid #0394dd;border-bottom:1px solid #0079b6;color:#ffffff;font:14px/48px "Microsoft Yahei";}
.mainpage .fast_menu li a:hover{background-color:#0079b6;color:#ffffff;text-decoration:none;}
.mainpage .fast_menu .on{background-color:#0079b6;color:#ffffff;text-decoration:none;}
.main_right{float:right;margin-bottom:20px;padding:10px 30px;width:900px;background-color:#ffffff;}
.main_right .right_top{margin-bottom:20px;border-bottom:1px solid #ddd;border-radius:0px;}
.main_right .right_top .title{font:18px/34px "Microsoft Yahei";}
.main_right .right_top .title span{display:inline-block;margin-bottom:-1px;border-bottom:1px solid #08c;border-radius:0px;color:#08c;line-height:30px;}
/*--------------------------------二级栏目大标题及小标题*/
.largetitle{margin:0 auto;padding:15px 0;width:100%;min-width:1220px;border-radius:0px;background-color:#f9f9ff;text-align:center;font:16px/30px "Microsoft Yahei";}
.largetitle .largecon{height:30px;text-align:center;font:28px/40px "Microsoft Yahei";}
/*--------------------------------通用型分页模块*/
.pagenav{margin:5px auto;width:100%;padding:5px 0px;text-align:center;border-top:1px solid #f4f0dd;background-color:#fffef9;clear:both;-webkit-user-select:none;-ms-user-select:none;user-select:none;}/*分页CSS*/
.pagenav a,.pagenav span{display:inline-block;vertical-align:middle;padding:0 10px;border-radius:0px;height:30px;line-height:30px;background-color:#ffffff;color:#bdbdbd;border:1px solid #ebebeb;margin-right:-1px;cursor:pointer;}
.pagenav a{background-color:#ffffff;color:#bdbdbd;text-decoration:none;}
.pagenav a:hover{background-color:#aad83e;color:#ffffff;border:1px solid #aad83e;-webkit-transition:all .5s;transition:all 0.5s;}
.pagenav .curre{border:1px solid #aad83e;background-color:#aad83e;color:#ffffff;}
/*-------------------------------全局radio与checkbox美化-注意label的for与input的id要保持一致*/
.radiocheck{display:inline-block;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;user-select:none;}
.radiocheck label input{display:none;}
.radiocheck .radio,.radiocheck .checkbox{display:inline-block;vertical-align:middle;background:url("sprite.png") no-repeat 0 0;}
.radiocheck .radio{width:22px;height:30px;background-position:-745px -90px;}
.radiocheck .checkbox{width:22px;height:30px;background-position:-775px -90px;}
.radiocheck input[type="radio"]:checked+.radio{background-position:-745px -60px;}
.radiocheck input[type="checkbox"]:checked+.checkbox{background-position:-775px -60px;}
/*--------------------------------页面底部图标*/
.footerbg{width:100%;height:152px;min-width:1220px;border-radius:0px;background:url("foot.png") repeat-x center center;clear:both;}
.footed{margin:0 auto;width:100%;min-width:1220px;border-radius:0px;background-color:#141d26;clear:both;}
.footed .service{overflow:hidden;margin:0 auto;padding-top:20px;width:1220px;}
.footed .service li{float:left;width:234px;height:40px;color:#00aff0;text-align:center;font:18px/40px "Microsoft Yahei";}
.footed .service li i{display:inline-block;background:url("sprite.png") no-repeat 0 0;vertical-align:middle;}
.footed .service .icon_1{width:40px;height:30px;background-position:-0px -132px;}
.footed .service .icon_2{width:40px;height:30px;background-position:-40px -132px;}
.footed .service .icon_3{width:40px;height:30px;background-position:-80px -132px;}
.footed .service .icon_4{width:40px;height:30px;background-position:-120px -132px;}
.footed .service .icon_5{width:40px;height:30px;background-position:-160px -132px;}
.footed .infotxt{margin-top:20px;margin-bottom:40px;color:#828282;text-align:center;font:14px/20px "Microsoft Yahei";}
.footed .footer{overflow:hidden;margin:0 auto;width:1220px;height:200px;border-top:1px solid #333;}
.footed .footer .left_cp{float:left;padding-top:25px;}
.footed .footer .left_cp .logolog{clear:both;width:450px;height:50px;background:url("sprite.png") no-repeat 0 -60px;}
.footed .footer .left_cp .copyright{margin-top:10px;color:#828282;font:12px/20px "Microsoft Yahei";line-height:20px;}
.footed .footer .left_cp .copyright .icp{color:#CBCBCB;}
.footed .footer .right_lk{float:right;margin-top:45px;font:14px/24px "Microsoft Yahei";}
.footed .footer .right_lk .call{display:block;margin-bottom:20px;height:28px;text-align:right;line-height:28px;}
.footed .footer .right_lk .call b{display:inline-block;padding-right:20px;color:#00aff0;vertical-align:middle;font-weight:400;font-size:22px;}
.footed .footer .right_lk .call .tel{display:inline-block;margin-right:8px;width:45px;height:28px;background:url("sprite.png") no-repeat -450px -132px;vertical-align:middle;}
.footed .footer .right_lk .call .qq{display:inline-block;margin:0 6px;padding:0 6px;width:110px;height:24px;border:1px solid #00aff0;border-radius:3px;color:#00aff0;vertical-align:middle;text-align:center;text-decoration:none;line-height:24px;}
.footed .footer .right_lk .call .qq:hover{background-color:#00aff0;color:#ffffff;}
.footed .footer .right_lk .txt{float:right;margin-left:10px;padding:0 6px;height:30px;color:#828282;font-size:15px;line-height:30px;}
/*-------------------------------在线客服样式*/
.SeverBox{position:fixed;top:20%;left:-185px;z-index:10;width:230px;height:400px;text-align:center;background:url("sever.png") no-repeat left center;}
.SeverBox .Severa{float:right;margin-top:50%;width:45px;height:50%;overflow:hidden;}
.SeverBox .Severb{position:relative;float:left;width:185px;height:100%;text-align:center;}
.SeverBox .Severb .itel{display:inline-block;margin-top:75px;height:30px;line-height:30px;color:#FF0000;font-size:20px;font-family:Impact;}
.SeverBox .Severb .qqbox{display:inline-block;margin-top:10px;width:100%;height:70px;color:#0484cd;text-align:center;text-decoration:none;}
.SeverBox .Severb .qqbox .qq{display:inline-block;width:80%;height:80px;border-radius:50%;overflow:hidden;box-shadow:0 3px 5px 0 rgba(0,0,0,.05);}
.SeverBox .Severb .qqbox .qq img{margin-top:5px;height:80px;border:0px;-webkit-transition:all .3s;transition:all .3s;}
.SeverBox .Severb .qqbox:hover .qq img{-webkit-transform:scale(1.05,1.05) translate(0,10px);transform:scale(1.05,1.05) translate(0,10px);}
.SeverBox .Severb i.gotop{display:block;margin:60px auto auto 26px;width:126px;height:126px;}

.SeverBox .Severb .listdiv{display:none;position:absolute;bottom:10px;left:0px;width:100%;height:350px;border-radius:0px;background-color:#ffffff;opacity:0.97;filter:alpha(opacity=97);}
.SeverBox .Severb .listdiv li{float:left;width:100%;height:34px;border-bottom:1px dotted #D7E4F7;border-radius:0px;text-align:center;line-height:34px;}
.SeverBox .Severb .listdiv li .askone{overflow:hidden;padding-left:5px;width:140px;height:34px;border:0px;background-color:transparent;font:14px/34px "Microsoft Yahei";line-height:34px;}
.SeverBox .Severb .listdiv li .askdel{width:30px;height:34px;border:0px;background-color:transparent;font-size:16px;line-height:34px;cursor:pointer;}
.SeverBox .Severb .listdiv li:hover{background-color:#6997bc;cursor:pointer;}
.SeverBox .Severb .listdiv li:hover input,button{color:#ffffff;}
.SeverBox .Severb .listbtn{position:absolute;bottom:-30px;width:100%;border-radius:0px;background-color:#ff5c00;color:#ffffff;text-align:center;font:16px/40px "Microsoft Yahei";cursor:pointer;display:block;}
.SeverBox .Severb .listbtn:hover{background-color:#d45500;text-decoration:none;}

/*-------------------------------底部弹出*/
.Boxwarp{position:fixed;right:0px;bottom:0px;z-index:1;width:100%;}
.Boxwarp .divwarp{position:absolute;right:0px;bottom:0px;z-index:-1;width:100%;height:70px;border-radius:0px;background-color:#000;opacity:0.7;filter:alpha(opacity=70);}
.Boxwarp .warpimg{position:relative;margin:0 auto;width:960px;height:100px;}
.Boxwarp .warpimg .isclose{position:absolute;border:1px solid #7E7E7E;border-radius:50%;top:35px;right:-20px;z-index:1;width:30px;height:30px;background:url("sprite.png") no-repeat -503px -130px;transition:all .4s;-webkit-transition:all .4s;}
.Boxwarp .warpimg .isclose:hover{-webkit-transform:rotate(180deg);transform:rotate(180deg);}