@charset "utf-8";
body{ margin:0; padding:0; font-size:16px; color:#545454; font-family:"思源黑体",Arial,sans-serif;}
p,h1,h2,ul,li,dl,dd,input,textarea{ padding:0; margin:0;}
h1,h2{ font-weight:normal;}
li{ list-style:none;}
a{ text-decoration:none;}
a:focus,a:active {
  outline: none;
    border: none;
}
input,button {
    border: none;
    outline: none;
    background: none;
}
button:hover,button:focus,button:active {
  opacity: 0.85;
}
input::-moz-placeholder {
    color: #5b6071;
}
input:-ms-input-placeholder {
    color: #5b6071;
}
input::-webkit-input-placeholder {
    color: #5b6071;
}
input::placeholder {
    color: #5b6071;
}
textarea::-moz-placeholder {
    color: #5b6071;
}
textarea:-ms-input-placeholder {
    color: #5b6071;
}
textarea::-webkit-input-placeholder {
    color: #5b6071;
}
img{ border: none;}
.clear{ clear: both; line-height: 0; margin: 0; padding: 0;}

/*首页*/
.header{ width: 1200px; margin: auto; height:80px;}
.header .logo{ float: left; margin-top: 8px;}
.logo img{ width:180px; height: auto;}
.header ul{ float: right; height:80px;}
.header ul li{ float: left; height: 80px;}
.header ul li a{ display: block; padding:15px 30px 13px; text-align:center; font-size:16px; color: #3a3a3a; margin-left: 1px;}
.header ul li a span{ display: inline-block; margin-top: 10px; font-size: 16px; color: #444;}
.header ul li.current a{ background: #1689ca; color: #fff;}
.header ul li.current a span{ color: #fff;}
.header ul li:hover a{ background: #1689ca; color: #fff;}
.header ul li:hover a span{ color: #fff;}

.banner{ width: 100%; background-size: cover; }
.banner p{ width: 1200px; margin: auto;position: relative;}
.banner p img{position: absolute; left:50%; margin-left: -350px; height:162px;}

.searchbox{ width: 100%; min-width:1200px; background: #e1e1e1; height: 60px;}
.searchbox .search{ width: 1200px; margin: auto; overflow: hidden;}
.search form{ float: left; padding-top: 9px;}
.search form input.txt{ width: 262px; color:#a2a2a2; font-size: 16px; padding-left:10px;height: 40px; background: #ececec; border-radius: 8px; display: inline-block;}
.search form input.button{ width: 128px; height:40px; display: inline-block; border-radius: 8px; margin-left: 22px; background: #178acb; font-size: 16px; color: #fff;}
.search a.searchmore{ float: right; font-family: "幼圆"; margin-top:15px; margin-right: 5px; font-size: 26px; color: #026fb5; font-style: italic; font-weight: lighter;}
.search form input.button:hover{ cursor: pointer; background: #efb110;}
a.searchmore:hover{color: #efb110;}

.wrap{ width:1200px; margin: auto; padding-top: 25px; padding-bottom: 44px;}
.wrap .top{ width: 100%; height: 36px; background: url(../images/libg.png) no-repeat 223px center;}
.top h1{ width: 223px; float: left; height: 36px; background: #1689ca; border-radius:15px; text-align: center; line-height: 36px;}
.top h1 a{ display: block; color: #fff; font-size: 22px;}
.top .more{ float: right; width:51px; text-align: center; height:16px ; margin-top: 10px; border-radius:5px; line-height:12px; font-size:14px; color: #fff; background: #1689ca;}
.top h1:hover,.top .more:hover{ background: #efb110;}

.wrap ul.indexProducts{ margin-top:25px; margin-bottom:25px; height:530px; position: relative;}
.wrap ul.indexProducts li{ position: absolute; overflow: hidden;}
.wrap ul.indexProducts li .js-box{ position: relative; min-height: 1px; height: 100%;}
.wrap ul.indexProducts li a{ display: block; position: relative; height: 100%; overflow: hidden;}
.wrap ul.indexProducts li .js-box>a div{ width: 100%; height: 100%; position: absolute; background:rgba(12,137,202,0.25);}
.wrap ul.indexProducts li img{ width: 100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
}
.wrap ul.indexProducts li p{ width: 100%; font-size:24px; color: #046dc7; text-align: center; position: absolute; left:0;bottom:18px; z-index: 10;}
.wrap ul.indexProducts li.index0{ width:474px; height: 530px; left: 0; top: 0;}
.wrap ul.indexProducts li.index0 p{ bottom: 18px;}
.wrap ul.indexProducts li.index1{ width: 350px; height:265px; left:500px; top:0;}
.wrap ul.indexProducts li.index2{ width: 350px; height:265px; left:850px; top:0;}
.wrap ul.indexProducts li.index3{ width: 350px; height:265px; left:500px; top:265px;}
.wrap ul.indexProducts li.index4{ width: 350px; height:265px; left:850px; top:265px;}
.wrap ul.indexProducts li:hover img{width: 100%; transform: scale(1.25);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
}

.wrap dl.caseIndex{ margin-top:25px; height:317px; position: relative;}
.wrap dl.caseIndex dd{ position: absolute; overflow: hidden;}
.wrap dl.caseIndex dd .js-box{ position: relative; min-height: 1px; height: 100%;}
.wrap dl.caseIndex dd>a{ display: block; width: 100%; height: 100%; position: relative; overflow: hidden;}
.wrap dl.caseIndex dd .js-box>a div{ display:none;width:250px; height:121px; left: 21px; top:16px; position: absolute; background: rgba(22,137,202,0.8);}
.wrap dl.caseIndex dd p{ display: none; padding-left:52px; margin-bottom: 20px; padding-right:52px; font-size:16px; line-height:28px;}
.wrap dl.caseIndex dd h1{ margin-left:22px; margin-top: 16px; color: #fff; font-size:24px;}
.wrap dl.caseIndex dd .padding-large{ color: #fff; text-align: center;}
.wrap dl.caseIndex dd h2{ font-size:24px; padding-top:15px; margin-bottom:10px;}
.wrap dl.caseIndex dd:hover .js-box>a div{ left: 21px !important; top: 16px !important;}
.wrap dl.caseIndex dd.list0{ width:594px; height:317px; left: 0; top: 0;}
.wrap dl.caseIndex dd.list0 .js-box>a div{ width:530px !important; height: 258px !important; left: 32px; }
.wrap dl.caseIndex dd.list0:hover .js-box>a div{ left: 32px !important; top: 29.5px !important;}
.wrap dl.caseIndex dd.list0 p{ display: block;}
.wrap dl.caseIndex dd.lsit0 h2{ padding-top: 30px; margin-bottom:18px;}
.wrap dl.caseIndex dd.list1{ width:292px; height:153px; left:607px; top: 0;}
.wrap dl.caseIndex dd.list2{ width:292px; height:153px; left:908px; top: 0;}
.wrap dl.caseIndex dd.list3{ width:292px; height:153px; left:607px; top: 164px;}
.wrap dl.caseIndex dd.list4{ width:292px; height:153px; left:908px; top: 164px;}
.wrap dl.caseIndex dd:hover h1{ display: none;}

.wp{ width: 100%; min-width: 1200px; background: #f0f0f0;}
.wp .aboutbox{ width: 1200px; margin: auto; overflow: hidden;}
.aboutbox a{ display: block;}
.aboutbox .leftimg{ width: 599px; float: left;}
.aboutbox .leftimg img{ vertical-align: bottom;}
.aboutbox .rightInfo{ width: 520px; height: 287px; float: right; background: #1689ca; padding: 32px 40px;}
.rightInfo h2{ color: #fff; font-size:22px; margin-bottom: 20px;}
.rightInfo p{ color: #fff; font-size:16px; line-height: 28px;}
.rightInfo .seemore{ width: 120px; margin-top: 26px; background: #fff; height: 37px; line-height: 37px; color: #1689ca; font-family: "Arial"; text-align: center; font-size:14px;}
.rightInfo .seemore:hover{ background: #efb110; color: #fff;}
.rightInfo h2:hover{color: #efb110;}
.rightInfo p:hover{color: #f0f0f0;}

.iconbox{ width: 1200px; margin: auto; margin-top:45px; overflow: hidden;}
.iconbox li{ overflow: hidden; float: left; width: 192px; margin-right: 144px;}
.iconbox li a{ display: block;}
.iconbox li .imgbox{ width:93px; height:93px; float: left; overflow: hidden;}
.iconbox li span{ float:right; font-size: 20px; color: #707070; line-height: 93px;}
.iconbox li .hover{ display: none;}
.iconbox li:hover .normal{ display: none;  }
.iconbox li:hover .hover{ display: block;}
.iconbox li:hover span{ color: #1689ca;}

.footer{ width: 100%; background: #f1f1f1; padding-top: 35px; padding-bottom: 34px; margin-top:44px; min-width: 1200px;}
.footer .foot{ width: 1200px; overflow: hidden; margin: auto; margin-bottom: 40px;}
.foot .foot-l{ float: left; width:600px;}
.foot-l dl{ float: left; width: 256px; margin-right: 88px;}
.foot-l dl dt{ font-size: 22px; font-weight: bold; color: #545454; margin-bottom: 10px;}
.foot-l dl dd{ line-height:32px;}
.foot-l dl dd a{ font-size:16px; color: #545454;}
.foot-l dl dd:hover a,.copyRight a:hover{ color: #1689ca;}
.foot-r{ float: right; width:530px;}
.foot-r h2{  font-size: 22px; font-weight: bold; color: #545454; margin-bottom: 10px;}
.foot-r p{ line-height:32px;font-size:16px; color: #545454;}

.footer .copyRight{ width: 100%; font-size: 16px; color: #545454; text-align: center; padding-top: 20px; min-width: 1200px; border-top: 1px solid #e1e1e1;}
.copyRight a{font-size: 16px; color: #545454;}

/*服务与支持*/
.bannerbox{ width: 100%;}
.bannerbox img{ width: 100%; height: auto; vertical-align: bottom;}
.search p{ float: right; margin-top: 18px; font-size: 20px; margin-right: 8px; color: #00487e; font-style: italic; line-height: 28px;}
.main{ width:1200px; margin: auto; margin-top: 64px; overflow: hidden;}
.main .mainleft{ float: left; width:260px;}
.mainleft h2{ text-align: center; height: 56px; background: #1689ca; color: #fff; font-size:22px; line-height: 56px;}
.mainleft ul li{ margin-top: 1px; background: #b9b9b9;}
.mainleft ul li>a{ display: block; background:url(../images/arrow-u.png) no-repeat 225px 20px #b9b9b9; height: 56px; 
/*padding-left: 40px;*/
padding-left: 16px;
font-size:18px; color: #fff; line-height: 56px;}
.mainleft ul li dl{ background: #fff; display: none;}
.mainleft ul li dl dd{ margin-bottom: 1px; background: #e6e8ed;}
.mainleft ul li dl dd>a{ padding-left: 18px; background: url(../images/arrow-su.png) no-repeat 233px 22px; line-height: 56px; font-size: 16px; color: #00487e; display: block; height: 56px;}
.mainleft ul li dl dd div{ display: none; background: #fff; padding-top: 14px; padding-bottom: 14px;}
.mainleft ul li div a{ display: block; 
/*padding-left: 48px; */
padding-left: 18px; 
color: #2d2d2d; font-size: 16px; line-height: 36px;}
.mainleft ul li:hover>a{background:url(../images/arrow-d.png) no-repeat 225px 20px;}
.mainleft ul li:hover dl{ display: block;}
.mainleft ul li:hover{background: #9e9d9d;}
.mainleft ul li.current{ background: #9e9d9d;}
.mainleft ul li.current>a{ background:url(../images/arrow-d.png) no-repeat 225px 20px;}
.mainleft ul li.current dl{ display: block;}
.mainleft ul li dl dd:hover>a{ background: url(../images/arrow-sd.png) no-repeat 233px 22px;}
.mainleft ul li dl dd:hover div{ display: block;}
.mainleft ul li dl dd:hover>a{ font-weight: bold;}
.mainleft ul li dl dd.subCurrent>a{font-weight: bold; background: url(../images/arrow-sd.png) no-repeat 233px 22px;}
.mainleft ul li dl dd.subCurrent div{ display: block;}
.mainleft ul li div a:hover{ color: #1689ca; font-weight: bold;}
.mainleft ul li div a.active{ color: #1689ca; font-weight: bold;}

.mainleft ul li div{ display: none; background: #fff; padding-top: 14px; padding-bottom: 14px;}
.mainleft ul li div a{ display: block; padding-left: 18px; color: #2d2d2d; font-size: 16px; line-height: 36px;}
.mainleft ul li:hover div{ display: block;}
.mainleft ul li.current div{ display: block;}
/*服务与支持*/
.main .mainright{ width:890px; float: right;}
.mainright h1{color: #0e74bc; font-size: 24px; font-weight: bold; padding-bottom: 22px; background: url(../images/bg-h.jpg) no-repeat left bottom;}
.mainright .servicebox{ margin-top:45px; font-size: 16px; color: #3a3a3a; line-height: 32px;}

/*方案与案例*/
.mainright .content{ padding-top:42px; font-size: 16px; color: #545454; line-height: 32px;}
.content p{ font-size: 16px; color: #545454; line-height: 32px;}

/*产品列表*/
.mainright .list{ margin-top:40px; overflow: hidden;}
.list li{width: 268px;float: left; margin-bottom:35px;position: relative; margin-right: 42px;}
.list li a {display: block;}
.list li font {display: block;position: relative; width:268px; height: 204px; background: #dddddd; overflow: hidden;}
.list li font:before {
    width: 15px;height: 1px;margin-left: -7px;background: #fff;content: '';display: block;
    transition: .1s .2s ease-in-out;
    -moz-transition: .1s .2s ease-in-out;
    -ms-transition: .1s .2s ease-in-out;
    -o-transition: .1s .2s ease-in-out;
    -webkit-transition: .1s .2s ease-in-out;
    top: 50%;left: 50%;position: absolute;z-index: 10;opacity: 0
}
.list li font:after {width: 1px;height: 15px;margin-top: -7px;background: #fff;content: '';display: block;transition: .1s .2s ease-in-out;
    -moz-transition: .1s .2s ease-in-out;
    -ms-transition: .1s .2s ease-in-out;
    -o-transition: .1s .2s ease-in-out;
    -webkit-transition: .1s .2s ease-in-out;
    top: 50%;left: 50%;position: absolute;z-index: 10;opacity: 0;
}
.list li a:hover font:before {opacity: 1;}
.list li a:hover font:after {opacity: 1;}
.list li font b {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: -100%;
    left: 0;
    transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -webkit-transition: .2s ease-in-out;
}
.list li a:hover font b {top: 0;}
.list li font b:before {
    position: absolute;
    content: '';
    width: 50px;
    height: 50px;
    border-radius: 50%;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    border: 500px solid rgba(18,114,168,.65);
    left: 50%;
    top: 50%;
    margin: -525px 0 0 -525px;
}
.list li font b:after {
    position: absolute;
    content: '';
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(18,114,168,.65);
    border:1px solid #fff;
    left: 50%;
    top: 50%;
    margin: -25px 0 0 -25px;
}
.list li font img {display: block;width:100%;}
.list li span {display: block;position: relative;z-index: 1;background: rgba(255,255,255,.5);text-align: left;padding: 12px 15px;}
.list li span:after {position: absolute;bottom: 0;height: 2px;left: 0;right: 0;content: '';z-index: 1;background: #1689ca;transition: .2s ease-in-out;-moz-transition: .2s ease-in-out;-ms-transition: .2s ease-in-out;-o-transition: .2s ease-in-out;-webkit-transition: .2s ease-in-out;}
.list li span h2 {display: block;font-size: 16px; text-align:center;font-weight: normal;color: #2d2d2d;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;position: relative;z-index: 2;transition: .2s ease-in-out;-moz-transition: .2s ease-in-out;-ms-transition: .2s ease-in-out;-o-transition: .2s ease-in-out;-webkit-transition: .2s ease-in-out;}
.list li a:hover span:after {height: 100%;}
.list li a:hover span h2 {color: #fff;}

.pages{ clear: both; text-align: center; margin-top: 5px;}
.pages a{ font-size: 12px; color: #646464; display: inline-block; padding: 12px 15px; border: 1px solid #dcdcdc;}
.pages b{ background: #1689ca; color: #fff; margin: 0 4px; display: inline-block; padding: 8px 15px 12px; border: 1px solid #1689ca; font-weight: normal;}
.pages a:hover{ background: #1689ca; color: #fff; border: 1px solid #1689ca;}

/*产品内容*/
.mainright .maintop{ padding-bottom:40px; overflow: hidden;}
.maintop .imgbox{ float: left; width:417px; height:318px; border: 1px solid #dfdfdf;}
.maintop .mainInfo{ float: right; width:434px; padding-right: 14px;}
.mainInfo h2{ font-size:24px; color: #2d2d2d; margin-bottom: 15px;}
.mainInfo p{color: #2d2d2d; font-size: 16px; line-height: 32px;}

.mainright .mainContent{ border: 1px solid #dfdfdf;}
.mainContent .tab{ background: #e6e8ed; height: 42px; border-bottom: 1px solid #1689ca;}
.mainContent .tab li{ float: left; color: #00487e; font-size: 18px; margin-right: 1px; width: 120px; border-top:3px solid #e6e8ed; text-align: center; height: 40px; line-height: 40px;}
.mainContent .tab li:hover{ background: #fff; font-weight: bold; border-top:3px solid #1689ca;}
.mainContent .tab li.current{ background: #fff; font-weight: bold; border-top:3px solid #1689ca;}
.mainContent .tabC dd{ padding:28px 20px 35px; font-size:16px; color: #2d2d2d; line-height:32px;}
.mainContent .tabC dd p{ font-size:16px; color: #2d2d2d; line-height:32px;}

.tabC table{ background: #dcdcdc;}
.tabC table tr td{ background: #fff;}
/*关于我们*/
.column{ width: 1200px; overflow: hidden; margin: auto; margin-top: 35px;}
.column a{ float: left; width:527px; height:1px; background: #cfd0d1; margin-top: 18px;}
.column h1{ float: left; width: 146px; font-size: 24px; color: #0e74bc; font-weight: bold; text-align: center;}
.company{ font-size: 16px; line-height: 32px; color: #545454; width:1200px; margin: auto; padding-top: 20px;}

.about{width:100%;background: #fafafa; min-width: 1200px; padding-top: 44px;}
.about .column{ margin-top: 0;}
.about .job{ width: 1100px; margin: auto; margin-top: 48px;}
.job .jobHead{ padding: 0 30px; height:52px; line-height: 52px; background: #44a0d4; border-radius: 15px;}
.jobHead span{ float: left; color: #fff; font-size: 18px;}
.position{ width: 255px;}
.people{ width: 134px; margin-right: 48px; text-align: center;}
.sex{ width: 158px; margin-right: 15px;text-align: center;}
.retime{ width: 160px; margin-right: 18px;text-align: center;}
.uptime{ width: 124px;text-align: center;}
.jobinfo{ width: 126px;text-align: center;}

.job ul{ clear: both; margin-top: 15px; padding-bottom: 78px;}
.job ul li dl{ overflow: hidden; padding: 0 30px; border-bottom: 1px solid #e7e7e6;}
.job ul li dl dd{ font-size: 16px; color: #5d5c5c; float: left; padding-top: 27px; padding-bottom: 18px;}
.job ul li dl dd a{ display: block; width: 126px; background: url(../images/arrow-up.png) no-repeat right center; color: #0e74bc; font-size: 16px;}
.job ul li dl dd a:hover{ background: url(../images/arrow-down.png) no-repeat right center;}
.job ul li dl dd a.down{ background: url(../images/arrow-down.png) no-repeat right center;}
.job ul li .jobBrief{ display:none;background: #dbdbdb; padding: 15px 30px;}
.jobBrief p{ font-size: 16px; line-height: 32px; color: #444;}

.contact{ width: 1200px; margin: auto; padding-bottom: 10px;}
.contact dl{ width: 1150px; margin: auto; margin-top:35px; overflow: hidden;}
.contact dl dd{ float: left; height: 170px; margin-bottom: 35px; margin-right: 95px; overflow: hidden; width: 320px;}
.contact dl dd img{ float: left; margin-right:15px; margin-top: 8px;}
.contact dl dd p{ float: left; width:245px; font-size: 16px; color: #2b2a2a; line-height: 28px;}
.contact dl dd p b{ color:#2d2c2c;}
.contact #map{ border: 1px solid #bbbaba; height: 320px; overflow: hidden;}

/*常见问题列表*/
.mainright .news{ margin-top:25px; padding-bottom: 45px;}
.news li{ padding-left: 22px; overflow: hidden; line-height:48px; border-bottom: 1px dashed #dcdcdc; background: url(../images/arrow-right.png) no-repeat left center; }
.news li a{ float: left; width:700px; font-size: 16px; color: #444; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.news li span{ float: right; font-size: 16px; color: #666;}
.news li:hover a{ color: #1689ca;}

/*常见问题内容模板*/
.mainright .newstop{ width: 860px;/* border-bottom: 1px solid #ddd;*/ margin: auto; margin-top: 25px; }
.newstop h2{ text-align: center; font-size: 20px; color: #444; margin-bottom: 10px;}
.newstop .release{ text-align: center; font-size: 14px; color: #888;}
.release span{ margin-left: 5px; margin-right:10px;}
.mainright .newstext{ padding:15px 15px; font-size: 16px; color: #2d2c2c; line-height: 32px;}

/*下载列表*/
.mainright .download{ padding-top: 25px; padding-bottom: 25px;}
.download dd{ overflow: hidden; padding-left: 15px; line-height:42px; background: url(../images/dotli-r.png) no-repeat left center;}
.download dd a{ color: #2d2c2c;}
.download dd span{  font-size: 16px;}
.download dd span.title{ float: left; color: #2d2c2c;}
.download dd span.downBtn{ float: right; background: url(../images/download.png) no-repeat right center; padding-right:30px; color: #666;}
.download dd:hover .title{ color:#1689ca;}
.download dd:hover .downBtn{ color:#1689ca; background: url(../images/download-r.png) no-repeat right center;}

/*在线报修*/
.online{ width: 800px; margin: auto;margin-top:40px; padding-bottom: 40px; }
.online form ul li{ overflow: hidden; margin-bottom:25px;}
.online form ul li a{ float: left; width: 80px; font-size: 16px; line-height: 38px; color: #444;}
.online form ul li a span{ margin-right:5px;color: #ff0000;}
.online form ul li input{ font-size: 16px; color: #545454; font-family: "微软雅黑"; float: left; width: 590px; padding: 0 8px; line-height: 38px; height: 38px; border-radius:5px; margin-left: 15px; border: 1px solid #dfdfdf;}
.yzm{  margin-left: 13px;}
.online form ul li input.yzmTxt{ width: 150px; padding: 0 8px; margin-left:3px;}
.online form ul li img{ float: left; margin-left: 10px;  height:38px;}
.online form .submit{ margin-left: 15px; margin-top: 15px; display: inline-block; font-size: 16px; font-family: "微软雅黑"; color: #fff;width: 100px; height: 36px; line-height: 36px; background: #b9b9b9;}
.online form .reset{margin-left: 15px; margin-top: 15px; display: inline-block; font-size: 16px; font-family: "微软雅黑"; color: #fff;width: 100px; height: 36px; line-height: 36px; background: #b9b9b9;}
.online form .reset:hover,.online form .submit:hover{ cursor: pointer; background: #1689ca;}

/*搜索*/
.searchMain{ width: 1200px; margin: auto; margin-top: 35px; padding-bottom: 35px;}
.searchMain h1{ font-size: 24px; padding-bottom: 20px; color:#2d2c2c;background: url(../images/bg-h.jpg) repeat-x left bottom;}
.searchMain ul{ margin-top:25px; padding-bottom: 30px;}
.searchMain ul li{ border-bottom: 1px dashed #cdcdcd; overflow: hidden; padding-left: 15px; line-height: 38px; background: url(../images/arrow-right.png) no-repeat left center;}
.searchMain ul li a{ float: left; font-size: 16px; color: #444;}
.searchMain ul li span{ float: right; font-size: 16px; color: #888;}
.searchMain ul li:hover a{ color: #1689ca;}

/*QQ*/
.qq{ position: fixed; top:45%; z-index: 100; right:1px;}
.qq ul{ overflow: hidden;}
.qq li{ margin-left: 1px; margin-bottom: 5px;}
.qq li a{ display: block; width: 100px; padding: 10px 0 8px; background: #1689ca; border-radius: 8px; text-align: center;}
.qq li p{ font-size: 14px; text-align: center; color: #333;}
.qq li:hover a{}
.qq li:hover p{ color: #1689ca;}



/* 首页：右侧 QQ 悬浮窗（悬停展开）、左下留言表单（图2/图3），不使用 flex */
.leave-msg {
    position: fixed;
    left: 20px;
    bottom: 10px;
    overflow: hidden;
    z-index: 10001;
    width: 240px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 8px 40px #0006;
    font-size: 14px;
    line-height: 1.5;
    color: #000;
  }
  .leave-msg button{
    outline: none;
    border: none;
  }
  .leave-msg--mini {
    
  }
  .leave-msg-hd {
    background: #2182a8;
    color: #fff;
    padding: 0 5px 0 12px;
    overflow: hidden;
    height: 46px;
    line-height: 46px;
  }
  .leave-msg--mini .leave-msg-hd {

  }
  .leave-msg-hd-t {
    float: left;
  }
  .leave-msg-hd-min {
    float: right;
    height: 46px;
    width: 34px;
    cursor: pointer;
    background: transparent url(/skin/default/images/icon-minus.png) no-repeat;
    background-size: 16px autos;
    background-position: center;
  }
  .leave-msg-hd-max {
    float: right;
    height: 46px;
    width: 34px;
    cursor: pointer;
    background: transparent url(/skin/default/images/icon-windows.png) no-repeat;
    background-size: 16px autos;
    background-position: center;
  }
  .leave-msg-hd-max:focus {
    outline: 1px dotted #fff;
    outline-offset: 2px;
  }
  .leave-msg-hd-min:hover,
  .leave-msg-hd-max:hover {
    opacity: 0.85;
  }
  .leave-msg-hd:after {
    content: "";
    display: table;
    clear: both;
  }
  .leave-msg--mini .leave-msg-hd-min {
    display: none;
  }
  .leave-msg--mini .leave-msg-hd-max {
    display: inline-block;
  }
  .leave-msg:not(.leave-msg--mini) .leave-msg-hd-max {
    display: none;
  }
  .leave-msg-bd {
    padding: 12px 8px 14px;
    background: #fff;
  }
  .leave-msg--mini .leave-msg-bd {
    display: none;
  }
  .leave-msg-company {
    color: #303133;
    font-size: 14px;
    word-break: break-all;
    margin-bottom: 12px;
  }
  .leave-msg-bd textarea {
    box-sizing: border-box;
    width: 100%;
    height: 72px;
    padding: 10px 12px;
    resize: none;
    overflow: hidden;
    border: 1px solid #DCDFE6;
    background-color: #fff;
    text-align: left;
    outline: 0;
    border-radius: 4px;
    font-size: 12px;
    font-family: "思源黑体",Arial,sans-serif;
    line-height: 18px;
  }
  .leave-msg-row {
    height: 34px;
    width: 215px;
    line-height: 32px;
    margin: 8px auto 0;
    border: 1px solid #DCDFE6;
    position: relative;
    background-color: #fff;
    border-radius: 4px;
    font-size: 12px;
    display: flex;
    padding-right: 4px;
  }
  .leave-msg-ico {
    width: 35px;
    height: 32px;
    display: inline-block;
    text-align: center;
    background: #fff url(/skin/default/images/icon-menu.png) no-repeat 9px center;
    vertical-align: top;
    border-right: 1px solid #fff;
    border-radius: 4px 0 0 4px;
    flex-shrink: 0;
  }
  .leave-msg-input-cell {
    flex: 1;
    margin: 0;
    padding: 0;
    height: 32px;
    line-height: 32px;
    border: none;
    display: inline-block;
    outline: 0;
    font-size: 12px;
    font-weight: normal;
  }
  .leave-msg-input-cell input {
    height: 32px;
    line-height: 32px;
    border: none;
    display: inline-block;
    outline: 0;
    font-size: 12px;
    font-weight: normal;
  }
  .leave-msg-actions {
    overflow: hidden;
    margin-top: 12px;
  }
  .leave-msg-submit {
    float: right;
    height: 32px;
    width: 64px;
    line-height: 32px;
    text-align: center;
    border-radius: 4px;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    margin-left: auto;
    background-color: #2182a8;
  }
  .leave-msg-submit:hover {
    background: #1f7390;
  }
  .qq-float {
    position: fixed;
    top: 55%;
    right: 0;
    z-index: 10000;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
  .qq-float-inner {
    position: relative;
  }
  .qq-float-tab {
    display: block;
    width: 44px;
    height: 44px;
    padding: 0;
    background-color: #1689ca;
    background-image: url(/skin/default/images/icon-s5-white.png);
    background-size: 26px auto;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 8px 0 0 8px;
    -webkit-border-radius: 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px;
    -ms-border-radius: 8px 0 0 8px;
    -o-border-radius: 8px 0 0 8px;
}
  .qq-float-tab:hover {
    background-color: #efb110;
    cursor: pointer;
  }
  .qq-float-panel {
    display: none;
    position: absolute;
    right: 100%;
    top: 0;
    margin-right: 10px;
    min-width: 150px;
    max-width: 240px;
    padding: 10px 12px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12), 0 2px 8px rgba(0, 0, 0, 0.08);
    z-index: 1;
  }
  /* 指向右侧（朝向 QQ 图标）的小三角 */
  .qq-float-panel::after {
    content: "";
    position: absolute;
    right: -8px;
    top: 16px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 8px;
    border-color: transparent transparent transparent #fff;
    filter: drop-shadow(3px 0 2px rgba(0, 0, 0, 0.06));
  }
  .qq-float-inner:hover .qq-float-panel {
    display: block;
  }
  .qq-float-panel-hint {
    margin: 0 0 10px;
    padding: 0 0 10px;
    border-bottom: 1px solid #eee;
    font-size: 15px;
    line-height: 1.5;
    color: #333;
  }
  .qq-float-panel ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .qq-float-panel li {

  }

  .qq-float-panel li a {
    display: block;
    padding: 5px 0;
    background: none;
    border-radius: 0;
    text-align: left;
    text-decoration: none;
    color: #545454;
    font-size: 13px;
  }

  /* 首页留言表单：字段错误提示（参考友测 contact-field-error） */
  .leave-msg-form-group {
    margin-bottom: 2px;
  }
  .leave-msg .contact-field-error {
    display: none;
    margin: 4px 0 6px;
    font-size: 12px;
    color: #e74c3c;
    line-height: 1.4;
  }
  .leave-msg-form-group.has-error .leave-msg-row {
    border-color: #e74c3c;
  }
  .leave-msg-form-group.has-error textarea {
    border-color: #e74c3c;
  }

  /* 提交成功弹窗 */
  .sucessbox {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    display: none;
    z-index: 100001;
    background: rgba(0, 0, 0, 0.6);
    transition: opacity 0.35s ease;
  }
  .sucessbox.on {
    opacity: 1;
    display: block;
  }
  .sucessbox .successcontainer {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 101;
    width: max-content;
    max-width: calc(100vw - 32px);
    padding: 18px 28px 22px;
    border-radius: 8px;
    background: #fff;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.2);
    transform: translate(-50%, -50%);
  }
  .sucessbox .successcontainer::after {
    content: "";
    display: table;
    clear: both;
  }
  .successclose {
    float: right;
    cursor: pointer;
    width: 22px;
    height: 22px;
    margin: 0 0 6px 12px;
    padding: 0;
    line-height: 20px;
    text-align: center;
    font-size: 18px;
    color: #909399;
    user-select: none;
  }
  .successclose::before {
    content: "\00d7";
  }
  .successclose:hover {
    color: #303133;
  }
  .messageSuccess {
    clear: right;
    text-align: center;
    padding-bottom: 8px;
  }
  .messageSuccess h3 {
    font-size: 22px;
    color: #2182a8;
    margin: 0 0 12px;
    font-weight: 600;
  }
  .messageSuccess .desc {
    font-size: 15px;
    color: #1e293b;
    line-height: 1.6;
    margin: 0;
  }

  /* AJAX 失败等底部提示 */
  .message-popup {
    position: fixed;
    left: 50%;
    bottom: 48px;
    transform: translateX(-50%) translateY(20px);
    padding: 12px 22px;
    background: #333;
    color: #fff;
    font-size: 14px;
    border-radius: 6px;
    z-index: 100002;
    opacity: 0;
    transition: opacity 0.3s ease, transform 0.3s ease;
    pointer-events: none;
    max-width: 90vw;
    text-align: center;
  }
  .message-popup.show {
    opacity: 1;
    transform: translateX(-50%) translateY(0);
  }
  .message-popup.error {
    background: #c0392b;
  }
 