html{background:#FFF;color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,form,input,textarea,p{margin:0;padding:0;}img{border:0;}ol,ul{list-style:none;}h1,h2,h3{font-weight:normal;font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-weight:inherit;font-size:inherit;font-family:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}a{color:inherit;text-decoration:none;}
/*******CSS reset*************/
body{position:relative;z-index:-2; color:#444;font-size:14px;font-family:'Microsoft YaHei',SimHei,SimYou,SimSun,Arial;z-index:2;max-width: 1920px;margin: 0 auto;}
.f12{font-size:12px;}
.f16{font-size:16px;}
.bold{font-weight:bold;}
.white{color:#fff;}
.left{float:left;}
.right{float:right;}
.t_r{text-align:right;}
.clear{clear:both;}
.relative{position:relative;}
.absolute{position:absolute;}
.rel_center{position:relative;left:50%;}
.hidden{display:none;}
.container{width: 1200px;margin: 0 auto;}
/********General**********/

/*******Css sprite*******/
/*头部*/
.head{width:100%;height:38px;background: #333333;color: #DDDDDD;line-height: 38px;border-bottom: 1px solid #E3E3E3;}
.head a:hover{color: #CA001B}
.nav{width:1200px;margin: 0 auto;z-index: 9999;background: #fff;height: 112px;overflow: hidden;}
.logo img{max-height: 146px;}
.headtel{min-width: 315px;padding-top: 40px;}
.headwx{margin-top: 25px;width: 90px;height: 90px;}
.headtel img{float: left;margin-right: 10px;}
.headtel p{font-size: 14px;color: #000;}
.headtel p:last-child{font-size: 16px;color: #CA001B;margin-bottom: 0px;font-weight: bold;}
.nasa{width: 100%;height: 59px;background: #2A359B;position: relative;}
.nasa .container{width: 1200px;margin: 0 auto;height: 60px;position: relative;}
.navb{padding-left: 50px; width: 600px;height: 112px;margin: 0 auto;}
.navb li{float: left;text-align: center; font-size: 16px; display: inline-block;width: 82px; color: #000;line-height: 112px;transition:all 0.5s ease-in-out;}
.navb li:hover{background: #CA001B;color: #fff}
.daohang{width: 250px;height: 60px;position: relative;}
.search{margin-top: 12px; width: 284px;height: 36px;background: url(../images/3_03.jpg)no-repeat center;}
.search #search_text{width: 230px; height: 35px;background: none;border: none;float: left;color: #939393;text-indent: 20px;}
.search .search-btn{width: 44px;height: 35px;float: right;background: none;border: none;}

/*轮播图*/
#full-screen-slider {width:100%; /*height:560px; */position:relative; min-width: 1200px;}
#slides { display:block; width:100%; /*height:560px;*/ list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; /*height:560px;*/ list-style:none; padding:0; margin:0; /*position:absolute*/}
#slides li a { display:block; width:100%; height:100%;}
#slides li a img{max-width: 100%;}
#pagination { display:block; list-style:none; position:absolute; right:26%; top:520px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}
.banner img{max-width: 100%;}

/*产品中心*/
.glo-title{text-align: center;padding-top: 45px;}
.glo-title p{ margin: 0 auto; display: block;width: 190px;height: 35px; border-radius: 30px;background: #CA001B; font-size: 14px;color: #fff;text-align: center;line-height: 35px;}
.glo-title .po{position: relative;width: 100%;height: 35px;}
.glo-title h1{font-size: 32px;}
.glo-title h4{font-size: 16px;color: #868686;margin: 10px 0 15px 0;font-weight: normal;}
.glo-title p::before{
  content: '';
  display: block;
  position: absolute;
  width: 42%;
  height: 0px;
  border-bottom: 1px solid #DDDDDD;
  left: 0px;
  top: 49%;
}
.glo-title p::after{
  content: '';
  display: block;
  position: absolute;
  width: 42%;
  height: 0px;
  border-bottom: 1px solid #DDDDDD;
  right: 0px;
  top: 49%;
}

/*选项卡*/
.tabPanel .proul{margin: 30px 0 30px 0;display: flex;justify-content:center;}
.tabPanel .proul li{
  font-size:16px;padding: 5px 20px;/*border-right: 1px solid #000;*/
  text-align: center;color: #000; height: 19px;
}
.tabPanel .proul li:hover{background:#CB001B;color: #fff;/*border-right: 1px solid #CB001B;*/}
.tabPanel .proul li:last-child{border: none}
/*.tabPanel .proul .hit{
  color: #CB001B;font-weight: bold;
}*/
.yid ul a li{background: #fff;border: 1px solid #DDDDDD; overflow: hidden; width: 276px;height: 325px;display: inline-block;float: left;}
.yid ul li div{width: 264px;display: flex;position: relative;align-items:center; height: 255px;margin: 6px; overflow: hidden;background: #fff;text-align: center;}
.yid ul li img{
    margin: 0 auto;width: 264px;height: 255px;
     -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
}
.yid ul li small{text-align: center;line-height: 50px;padding: 0 20px;
    -webkit-transition: 0.5s all;font-size: 14px;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;color: #000;
    display: -webkit-box;
    -webkit-line-clamp:1;
    -webkit-box-orient:vertical;
}
.yid ul a:nth-child(4) li{margin-right: 0px;}
.yid ul li:hover img{-ms-transform: scale(1.1); transform: scale(1.1);}
.yid ul li:hover{border: 1px solid #004DA6}
.marqueeleft{height:328px;overflow:hidden;}
.marqueeleft ul{float:left;margin-right: 7px;}
.marqueeleft li{float:left;margin:0 7px;display:inline;overflow:hidden;}
.marqueeleft li .pic{display:block;overflow:hidden;}
.pro_more1{width: 162px;height: 44px;border: 1px solid #EEEEEE;text-align: center;line-height: 44px;
    font-size: 14px;margin: 55px auto 0 auto;border-radius: 5px;-webkit-transition: 0.6s all;
    -moz-transition: 0.6s all;background: #fff;color: #2A359B;
    -o-transition: 0.6s all;
}
.pro_more1:hover{background: #2A349A;color: #fff;}

/*工程案例*/
.casein{width: 100%;padding: 0px 0 0px 0;}
.Box {position: relative;margin: 40px auto;}
.Box .content {width: 1200px;margin: 0 auto;}
.Box h2 {text-align: center;margin-bottom: 35px;padding-top: 250px;}
.Box .Box_con {position: relative;}
.Box .Box_con .btnl {position: absolute;}
.Box .Box_con .btn {display: block;width: 41px;height: 41px;position: absolute;top: 80px;cursor: pointer;}
.Box .Box_con .btnl {background: url(../images/jtl02.png) no-repeat center;left: -72px;}
.Box .Box_con .btnr {background: url(../images/jtr02.png) no-repeat center;right: -72px;}
.Box .Box_con .btnl:hover {background: url(../images/jtl03.png) no-repeat center;}
.Box .Box_con .btnr:hover {background: url(../images/jtr03.png) no-repeat center;}
.Box .Box_con .conbox {position: relative;overflow: hidden;}
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {border: 1px solid #dddddd; float: left;width: 285px;min-height: 200px;margin-left: 17px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li img {display: block;width: 285px;transition: all 0.5s;}
.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
.Box .Box_con .conbox ul li p{text-align: center;padding: 10px 0;}

.Box .BoxSwitch {margin-top: 30px;text-align: center;}
.Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
.Box .BoxSwitch span.cur {background: red;}



/*公司简介*/
.company{width: 100%;background: #EEEEEE;margin-top: 55px;padding-bottom: 70px;}
.company .glo-title{margin-bottom: 40px;}
.company .container{position: relative;height: 100%;}
.company .container .abimg{width: 493px;height: 276px;float: right;background: #fff;padding: 20px 25px;}
.company .container .com{
    width: 520px;
}
.company .container .com h1{font-size: 27px;font-weight: bold;padding: 12px 0 0px 0;}
.company .container .com h4{margin: 0px 0 25px 0;}
.company .container .com p{line-height: 29px;}
.company .container .com small{font-size: 19px;color: #344AA2;margin-bottom: 18px;display: block;}
.company .container .com .mmo{width: 120px;height: 40px;color: #000;border: 1px solid #DCDCDC;
    width: 188px;height: 44px;text-align: center;line-height: 44px;margin-top: 30px;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.company .swiper-slide img{max-height: 276px;width: 91%}
.company .container .com .mmo:hover{
    text-indent: 20px;background: #2A349A;color: #fff;
}
.company .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
}
.zenjia{display: block;font-size: 16px;border-bottom: 1px solid #000;padding-bottom: 5px;color: #2A359B;font-weight: normal;}

/*标语*/
.adv{width: 100%;padding: 48px 0 55px 0;background: url(../images/bd.jpg)no-repeat center;color: #fff;text-align: center;}
.adv h1{font-size: 35px;font-weight: bold;}
.adv h3{margin: 15px 0 15px 0;font-size: 16px;}

/*新闻中心*/
.newscenter{padding: 0px 0 60px 0;margin-top: 55px; background: #F5F5F5;}
.qqss{margin: 40px auto 0 auto;max-width: 1200px;}
.qqss .standing{ width: 246px;height: 140px;margin: 0 17px 0 0;padding:30px 20px;background: #fff;}
.qqss .standing .kojima{margin-bottom: 30px;}
.qqss .standing .kojima h4{margin: 0px;font-size: 15px;}
.qqss .standing .kojima p{line-height: 24px;color: #747474;margin: 5px 0;}
.qqss .hido{line-height: 24px;}
.qqss .hido h4{font-size: 17px;margin: 0px;}
.qqss .hido span{font-size: 14px;color: #989898;margin: 5px 0;display: block;}
.qqss .hido p{color: #989898;}
.qqss .hido div{width: 97px;height: 32px;background: #555555;color: #fff;text-align: center;line-height: 32px;margin-top: 16px;}
.qqss .hido:hover div{background: #253FAC;}
.qqss .standing:hover h4{color: #29349A}
.qqss .standing:nth-child(4){margin-right: 0px;}
.stime img{width: 158px;height: 103px;}
.seemore{width: 175px;height: 50px;background: #2A359B;text-align: center;line-height: 50px;color: #fff;margin: 25px auto 20px auto}
.seemore:hover{font-weight: bold;}

/*底部*/
.foot{width:100%;background:#282828;padding: 60px 0;}
.footsec{float: right;}
.wxx{margin-top: -40px;}
.wxx p{text-align: center;}
.foot a:hover{color:#005CCF;}
.footer .bottom .container{padding-bottom: 0px;}
.foot h3{color:#fff;font-size:18px;padding-bottom:20px;text-align: center;text-align: left;}
.dnav{margin-right: 60px;}
.dnav ul{width:140px;float:left;}
.dnav ul:nth-child(2){margin-top: 42px;}
.dnav ul li{color:#AAAAAA;line-height:30px;}
.dnav p{color: #A9A9A9;margin-top: 20px;line-height: 24px;}
.lianxi{width:350px;margin-left:25px;line-height:30px;}
.lianxi p{color:#AAAAAA;line-height:30px;}
.saoma{width:122px;height:122px;}
.saoma img{width:122px;height:122px;}
.saoma p{line-height:42px;text-align:center;color:#fff;}
.bottom{width:100%;height:62px;background:#202020;}
.bottom span{color:#AAAAAA;line-height:62px;}
.bottom a:hover{color:#005CCF;}
.mbx{width:100%;height:78px;line-height:78px;border-bottom:1px solid #dddddd;margin-top:9px;}
.mbx_l{width:50%;float:left;font-size:24px;font-weight:bold;color:#2A349A;}
.mbx_l span{font-size:14px;font-weight:lighter;color:#2A349A;text-transform:uppercase;}
.mbx_r{width:50%;float:left;text-align:right;font-size:14px;color:#666666;}
.mbx_r img{vertical-align:-2px;}

.main{overflow:hidden;background: #F3F3F3;}
.article{overflow:hidden;margin-bottom:50px;margin-top: 30px;}
.insidebanner{width: 100%;border: 0px;margin: 0px;margin-bottom: -3px;}

/*关于我们*/
.cup{width: 860px;background: #fff;padding: 30px;}
.cup img{max-width: 100%;}
.swi{height: 40px;border-bottom: 1px solid #000;line-height: 40px;}
.content{margin-top: 20px;}
.sidebar{width: 250px;float: right;}
.side-top{height: 90px;background: #2A359B;color: #fff;line-height: 90px;
    font-size: 20px;font-weight: bold;text-align: center;
}
.side-top span{font-size: 16px;}
.usb{padding: 20px 25px;background: #fff;}
.usb ul li{line-height: 40px;border-bottom: 1px dashed #DDDDDD;
}
.usb ul li span{width: 7px;height: 9px;display: block;float: left;
    background: url(../images/x_03.jpg)no-repeat center;margin-top: 17px;
    margin-right: 20px;-webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.usb ul li:hover span{background: url(../images/xx_03.jpg) no-repeat center;
    margin-left: 20px;
}
.usb ul li:hover{color: #2A349A}

.sideg{border-top: 3px solid #000;margin-top: 30px;background: #fff;}
.sideg h1{font-size: 22px;font-weight: bold;}
.sideg h1 span{font-size: 15px;}
.nfl{height: 40px;padding: 15px 0;border-bottom: 1px solid #ccc;padding: 20px 25px;}
.nfl img{float: left;margin-right: 5px;margin-top: 3px;}
.nfl p:last-child{font-size: 20px;color: #2A349A}
.mlb{margin: 20px 0;line-height: 26px;padding: 0px 15px 20px 25px;}
.mlb a:hover{color: #2A349A}

/*荣誉资质*/
.honor ul li{
    width: 270px;/*height: 285px;*/border: 1px solid #ddd;float: left;
    margin-right: 20px;margin-top: 20px;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;text-align: center;
}
.honor ul li img{/*max-width: 260px;*//*height: 230px;*/margin: 0px auto 5px auto;}
.honor ul li:nth-child(3n){margin-right: 0px;}
.honor ul li p{text-align: center;line-height: 30px;}
.honor ul li:hover{box-shadow: 0px 0px 10px #ccc}
.honor ul li:hover p{color: #2A349A}
.himg{margin: 30px auto}
.dajiang{padding: 10px 0}

#allmap p{line-height:10px;margin:10px;white-space:nowrap;}

.page{margin:30px 0px 15px 0;}
.page a{display:inline-block;height:25px;line-height:25px;border:1px solid #dddddd;padding: 0 5px;background: #dddddd}
.page a:hover{background:#2A349A;color:#fff;border:none;height:25px;line-height:25px;}
.current {padding:0 10px;height:25px;line-height:25px;background:#2A349A;color:#fff;display: inline-block;border: 1px solid #2A349A}

/*产品内页*/
#product{width: 1140px;}
#product ul li{
    width: 275px;height: 320px;float: left;border: none;margin-right: 13px;
    background: #EEEEEE;
}
#product ul li:nth-child(4n){margin-right: 0px;}
#product ul li img{width: 275px;height: 265px;margin: 0px;}
#product ul li p:nth-child(2){font-size: 16px;margin-top: 15px;line-height: 13px;}
#product ul li p:nth-child(3){color: #4C61AD}
#product ul li:hover p{color: #2A349A}
.jsz{margin-top: 20px;}
.jsz .egg{
    width: 166px;color: #fff;font-size: 18px;text-align: center;line-height: 78px;float: left;
    background: #29349A
}
.jsz .egg1 {padding: 18px 0px 0px 0px;text-align: center;}
.jsz .egg1 span{
   padding: 4px 13px;line-height: 24px;color: #000;
}
.jsz .egg1 a:last-child span{border: none;}
.jsz .egg1 span:hover{color: #fff;background:#CA001B;}
/***************global*****************/

.contact{width:480px;}
.contact h1{font-size:24px;padding:68px 0 22px 0;color:#333333;font-weight:bold;}
.lx-xq{width: 50%}
.lx-xq p{line-height:28px;font-size:16px;color:#555555;}
.lx-xq p a:hover{color: #2A349A}
.wx-img{width:108px;height:108px;margin-right:9px;}
.weixin{padding-top:28px;}
.lx_ewm{width:100%;clear:both;height:140px;margin-top:28px;}
.lx_ewm_l{width:138px;height:138px;float:left;border:solid 1px #dcdcdc;}
.lx_ewm_l img{width:138px;height:138px;}
.lx_ewm_r{width:180px;float:left;margin-left:18px;color:#868686;font-size:16px;margin-top:7%;}

.pro-type{width:100%;overflow:hidden;margin-bottom:20px;}
.pro-type li{float:left;margin:0 6px 18px 6px;}
.pro-type li a{display:block;padding:0 18px;line-height:40px;border-radius:40px;border:1px solid #dcdcdc;}
.pro-type li a:hover{border:1px solid #2A349A;color:#2A349A;}
/*.pro li{float:left;width:284px;height:246px;text-align:center;overflow:hidden;margin:0 7px 24px 7px;}
.pro li a{display:block;width:282px;height:244px;border:1px solid #dcdcdc;}
.pro li img{width:256px;height:188px;margin:0 auto;padding-top:13px;}
.pro li span{display:block;width:100%;height:43px;line-height:43px;}
.pro li a:hover{border:1px solid #2A349A;color:#2A349A;}
*/
.inforight{padding: 0px;float: right;width: 440px;margin-bottom: 20px;}
.info-title {font-size: 22px;border-bottom: 1px solid #C9C9C9;line-height: 45px;margin-bottom: 20px;}
.info-desc{line-height: 25px;color: #A0A0A0;margin-bottom: 10px;}
.info-desc strong{color: #2A349A}
.infocot{padding-top: 25px;border-top: 1px solid #C9C9C9;margin-top: 20px;float: left;width: 100%;}
.infocot [class^="infot"]{margin-top: 20px; padding: 10px 40px;background: #344AA2;color: #fff;width: 70px;
    text-align: center;margin-right: 20px;
}
.infocot [class^="infot"]:hover{background: #2A349A}
.infocot [class^="infot"] img{float: left;margin-right: 5px;}
.infot1 img{margin-top: 3px;}
.info .bubi{margin: 0px;float: left;width: 210px;height: 100%;}
.bubi select{width: 190px;height: 39px;background: none;border: 1px solid #C9C9C9;
    appearance: none;text-indent: 5px;font-size: 12px;border-radius: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.infocot a{cursor: pointer;}
.info .bbb{background: url(../images/ccc_03.jpg)no-repeat center;top: 15px;}


.pro_name{display:block;color:#FE8100;text-align:center;font-size: 20px;font-weight: bold;margin: 30px 0 30px 0;}
.info_title{margin:30px 0 0 0px;height:30px;background:#ccc;}
.info_title b{display:inline-block;padding-left:10px;height:100%;border-right:1px solid #fff;background:#2A349A;color:#fff;line-height:30px;}
.info_title a{margin:8px;width:15px;height:15px;background-position:0 -426px;}
.proshow1 ul{margin: 35px auto;width: 720px;}
.proshow1 ul li{transition:all 0.5s ease-in-out; display: inline-block;margin: 0 8px; height: 45px;width: 160px;background: #DBDBDB;text-align: center;line-height: 45px;overflow: hidden;}
.proshow1 ul li:hover{background: #2A349A;color: #fff;}

/*案例内页*/
.showcase{width: 280px;margin-right: 25px;float: left;margin-bottom: 30px;}
.showcase img{width: 280px;max-height: 220px;}
.showcase:hover p{color: #2A349A}
.showcase:nth-child(4){margin-right: 0px;}
.showcase:nth-child(8){margin-right: 0px;}
.showcase:nth-child(12){margin-right: 0px;}
.showcase p{line-height: 30px;text-align: center;}

/********goods_info&jobs_info*******/
/*************index&goods**************/
.example {width: 366px;height: 360px;text-align: center;}
.pro_info{width:100%;margin:10px auto 27px auto;width:1200px;}
.pro_info_l{width:400px;position:relative;float:left;margin-left: 40px;}
.pro_info_r{width:466px;padding-top:6px;float:left;margin-left:40px;}
.pro_info_r span{line-height:32px;text-align:left;display:block;}
.infoimg{width: 500px;text-align: center;}
.pro_more{width:172px;height:47px;margin-top:68px;}
.pro_more a{display:block;width:172px;height:48px;background:#aaa;color:#fff;text-align:center;line-height:48px;border-radius:8px;}
.pro_more a:hover{background:#2A349A;}
/*.pro_info .rel_center{margin:22px 0 16px;margin-left:-300px;width:600px;}
.pro_name{display:block;color:#2A349A;text-align:center;font-size:16px;}*/
.info_title{margin:30px 0 28px 0;width:100%;height:30px;background:#ececec;}
.info_title b{display:inline-block;padding-left:10px;height:100%;border-right:1px solid #fff;background:#2A349A;color:#fff;line-height:30px;}
/********goods_info&jobs_info*******/
.xiangguan h3{width:100%;height:60px;line-height:60px;font-size:18px;border-bottom:1px solid #eee;margin-bottom:24px;overflow:hidden;}
.xiangguan h3 a{font-size:14px;color:#666;float:right;padding-top:8px;}
.xiangguan h3 a:hover{color:#2A349A;}

.news{margin-top:40px;}
.news li{width:100%;height:74px;margin-bottom:37px;padding-bottom: 15px;border-bottom: 1px dashed #ccc;}
.news-l{transition:all 0.5s ease-in-out; width:74px;height:74px;background:#DCDCDC;color:#000;text-align:center;font-family:'Arial';}
.news-l span{display:block;font-size:30px;padding-top:12px;}
.news-r{width:755px;}
.news-r h3{font-size:16px;padding-top:2px;}
.news-r p{color:#666;line-height:20px;padding-top:8px;}
.news li a:hover h3{color:#2A349A;font-weight:bold;}
.news li:hover .news-l{background: #2A349A;color: #fff;}
/****************news*****************/
.news_title{color:#2A349A;text-align:center;line-height:40px;padding-top:36px;font-size: 24px;}
.meta{color:#999;text-align:center;line-height:28px;}
.meta img{padding:6px 0 12px 0;width:600px;}
/***********news_info**************/

.hon li{float:left;width:280px;text-align:center;overflow:hidden;margin:0 10px 20px 10px;}
.hon li img{width:280px;height:210px;}
.hon li span{display:block;width:100%;height:48px;line-height:48px;}
.hon li a:hover{color:#2A349A;font-weight:bold;}

.case li{float:left;width:380px;height:318px;text-align:center;overflow:hidden;margin:0 10px 24px 10px;}
.case li a{display:block;width:378px;height:316px;border:1px solid #dcdcdc;background:#fff;}
.case li img{width:344px;height:252px;margin:0 auto;padding-top:18px;}
.case li span{display:block;width:100%;height:46px;line-height:46px;}
.case li a:hover{border:1px solid #2A349A;color:#2A349A;}

.order{margin:40px 0 120px 46px;line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
.order input{padding:0 3px;}
.order textarea{padding: 3px;}
#submit{width:90px;height:34px;border:none;background:#154AAA;color:#fff;cursor:pointer;}
/**************order&message********/
.maptitle{font-size: 20px;margin-bottom: 10px;color: #2A349A;font-weight: bold;}
/*工程案例*/
#case{padding: 0px;}
#case ul li{
    width: 275px;height: 228px;margin-right: 14px;margin-bottom: 20px;
}
#case ul li img{max-width: 263px;max-height: 176px;}
#case ul li div{
    width: 263px;height: 176px;
}
#case ul li p{line-height: 33px;text-align: center;}
#case ul a:nth-child(3n) li{margin-right: 0px;}
/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#2A349A;text-decoration:underline;}

.sitemap{ width:996px; float:left; /*border:3px solid #f0f0f0;*/ margin-top:10px; margin-bottom:10px;}
.m1{ height:20px; line-height:20px; margin-top:20px; margin-left:20px;}
.m2{ margin-left:20px; margin-top:20px; line-height:25px;}
.m2 span{ font-size:14px; font-weight:bold;}
.m2t{ border:1px solid #f0f0f0; width:800px; padding-left:4px; margin-top:2px; padding:10px; margin-bottom:20px;}
.m2t ul{}
.m2t ul li{ list-style-type:none; float:left; width:150px;}
.m2t ul li a:hover{ color:red}

.f{ float:right; margin-right:10px; _margin-top:7px;}

/*上一页_下一页*/
#prev_next{margin: 10px 0px;clear: both;overflow: hidden;}
#prev_next li{margin: 5px 0;}
#prev_next a:hover{color: #2A349A}
/*.map dt{float:right;display:inline;border:1px solid #666;margin-top:10px;z-index:101;border-bottom:1px solid #f0f0f0;}
.map dd{position:absolute;z-index:100;top:31px;left:-65px;background:#f0f0f0;border:1px solid #666;width:135px;*width:145px;}
.map ul{padding-left:10px;line-height:25px;overflow:hidden;zoom:1;font-size:12px;}
.map li{float:left;margin:0 5px;}*/

/*产品详情*/
.o_product{
    clear: both;
    padding: 18px 22px;
}
.o_product .o_product_img{
    float: left;
    width: 240px;
}
.o_product .o_product_img .o_product_thumb{
    height: 240px;
    width: 240px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.o_product .product_small{
    margin-top:10px;
    height: 55px;
    position: relative;
}
.o_product .product_small .arrow-left{
    width: 10px;
    height: 20px;
    display: block;
    background: url(../Image/swiper-l.png) no-repeat;
    position: absolute;
    left: -15px;
    top: 16px;
    transition: all 0.5s;
}
.o_product .product_small .arrow-right{
    width: 10px;
    height: 20px;
    display: block;
    background: url(../Image/swiper-r.png) no-repeat;
    position: absolute;
    right: -12px;
    top: 16px;
    transition: all 0.5s;
}
.o_product .product_small ul{
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
.o_product .product_small ul li{
    float: left;
    height: 50px;
    width: 50px;
    margin: 0px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.o_product .product_small ul li.select img{
    border: 1px solid #C4C4C4;
}
.o_product .product_small ul li img{
    height: 50px;
    width: 50px;
    display: inline-block;
    box-sizing: border-box;
}
.o_product .o_product_img .o_product_thumb img{
    max-height:240px;
    width: 240px;
    display: inline-block;
    vertical-align: middle;
}

.o_product .o_product_info{
    float: right;
    width: 415px;
}
.o_product .o_product_info h2{
    color: #3f3f3f;
    font-size: 16px;
    line-height: 25px;
    font-weight: 600;
}
.o_product .o_product_info .o_product_detail{
    background: #F6F6F6;
    font-size: 14px;
    color: #999;
    padding: 15px 10px;
    margin-top: 10px;
}
.o_product .o_product_info .o_product_detail .o_product_data{
    clear: both;
    width: 100%;
}
.o_product .o_product_info .o_product_detail .o_product_data:after,.o_product:after{
    display: block;
    content: '';
    clear: both;
    height: 0;
    width: 0;
}
.o_product_data span{
    display: inline-block;
    float: left;
    line-height: 22px;
}
.o_product_data span.key{
    width: 56px;
    text-align: right;
}
.o_product_data span.val{
    width: 339px;
}
.colhs{
    color: #FE4200;
}
.o_product_data span.val b{
    color:#FE4200;
    font-size: 16px;
}
.o_product_info .go_order{
    padding: 8px 25px;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    background: #ff5e25;
    border: none;
    margin-top: 50px;
    outline: none;
}
.o_product_info .go_order:hover{
    background: #FE4200;
}
.order-content{
    padding: 20px 30px;
    background: #fff;
}

.order-content .order-line{
    color: #333;
    height: 30px;
    line-height: 30px;
    margin-bottom: 12px;
    font-size: 14px;
}
.order-content .order-line:after{
    /*display: block;*/
    content: '';
    clear: both;
    height: 0;
    width: 0;
}
.order-content .order-line lable{
    width: 70px;
    margin-right: 5px;
    display: inline-block;
    float: left;
    text-align: right;
}
.order-content .order-line .order-zhi{
    float: left;
    padding: 10px;
    line-height: 30px;
    padding: 0px 10px;
    width: 380px;
    border: 1px solid #d2d2d2;
}
.order-content .order-line .order-zhi.noborder{
    border:none;
}

.order-content .order-line  .order-zhi.overword{
    height: 30px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;

}
.order-line.bz-line{
    height: auto;
}
.order-content .order-line .beizhu{
    padding: 10px;
    float: left;
    border: 1px solid #d2d2d2;
}
.order-content .order-line .dwid{
    width: 375px;
}
.order-content .order-line img{
    display: inline-block;
    float: left;
    margin-left:15px;
}
.order-content .go-sub{
    margin-left:70px;
    border: none;
    color: #fff;
    background: #ff5e25;
    font-size: 14px;
    padding: 8px 28px;
    margin-top:8px;
    border-radius: 5px;
    outline: none;
}
.order-content .go-sub:hover
{
    background: #FE4200;
}
#koo{width: 100px;}


/*在线沟通*/
/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#29349A;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:78px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}