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;}
.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{max-width: 1200px;margin: 0 auto;}
/********General**********/

/*******Css sprite*******/
/*头部*/
.toptop{height: 30px;background: #3852AB;line-height: 30px;color: #fff;}
.top{width: 100%;background: #fff;}
.top .container{max-width: 1200px;margin: 0 auto;}
.top .container .logo{float: left;margin-top: 23px;}
.top .container ul{float: right;}
.top .container ul li{transition:all 0.5s ease-out 0.2s;font-size: 15px; margin: 0px; display: inline-block;z-index: 99; height: 117px;line-height: 117px;width: 100px;position: relative;overflow: hidden;text-align: center;}
.top .container ul li:hover{color: #3952AC;}

/* 搜索框 */
#vivo-head{z-index:1;position:relative;width:100%;}
.search-user b{background:url(../images/vivo-head-ico.png) no-repeat;_background-image:url(../images/vivo-head-ico.gif) ;}

#vivo-head{border-bottom:1px #e7e7e7 solid;border-bottom:1px rgba(0,0,0,.05) solid;z-index:99;background:#fff;position:relative;}
#vivo-head .vivo-nav{height:42px;margin:auto;background:#fff;position:relative;z-index:999;}

.vivo-nav .search-user{float:right;height:42px;}
.search-user a{width:42px;height:42px;display:inline-block;margin-left:15px;position:relative;top:36px;background:#fff;overflow:hidden;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;border-radius:50%;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.search-user a:hover,.search-user a.current{background:#3852AB;}
.search-user a b{width:42px;height:42px;display:block;position:absolute;top:0;left:0;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-delay:.1s;-moz-transition-delay:.1s;-ms-transition-delay:.1s;transition-delay:.1s;}
.search-user a.search b{background-position:0 0;}
.search-user a.search:hover b,.search-user a.search.current b{background-position:0 -43px;}
.search-user a.user b{background-position:-43px 0;}
.search-user a.user b img{width:42px;height:42px;}
.search-user a.user:hover b,.search-user a.user.current b{background-position:-43px -43px;}

#vivo-head .vivo-search{height:80px;width:100%;background:#202223;position:relative;z-index:9999;display:none;}

.vivo-search .search-box{width:700px;height:40px;position:absolute;top:20px;left:50%;margin-left:-350px;background:#666;-webkit-box-shadow:0 1px 2px rgb(0,0,0);-moz-box-shadow:0 1px 2px rgb(0,0,0);-ms-box-shadow:0 1px 2px rgb(0,0,0);box-shadow:0 1px 2px rgb(0,0,0);position:relative;z-index:9999;}
.vivo-search .search-box input{width:550px;height:20px;padding:10px 20px;font-size:14px;color:#555;border:none;background:#fff;overflow:hidden;vertical-align:middle;}
.vivo-search .search-box button{width:110px;height:40px;overflow:hidden;text-align:center;font-size:14px;color:#fff;border:none;overflow:hidden;vertical-align:middle;background:#3852AB;outline:none;cursor:pointer;-webkit-transition:background .2s ease-in-out;-moz-transition:background .2s ease-in-out;-ms-transition:background .2s ease-in-out;transition:background .2s ease-in-out;}
.vivo-search .search-box button:hover{background:#0074b2;}
.vivo-search .search-box button:active{-webkit-box-shadow:0 1px 2px rgba(0,0,0,.3) inset;-moz-box-shadow:0 1px 2px rgba(0,0,0,.3) inset;-ms-box-shadow:0 1px 2px rgba(0,0,0,.3) inset;box-shadow:0 1px 2px rgba(0,0,0,.3) inset;}
.vivo-search .search-box a.close{width:24px;height:24px;position:absolute;top:8px;right:-40px;background:url(../images/vivo-head-ico.png) -86px 0 no-repeat;_background-image:url(../images/vivo-head-ico.gif);}
.vivo-search .search-box a.close:hover{background-position:-86px -25px;}


/*轮播图*/
#full-screen-slider {width:100%; height:520px; position:relative; min-width: 1200px;}
#slides { display:block; width:100%; height:520px; list-style:none; padding:0; margin:0; position:relative}
#slides li { display:block; width:100%; height:520px; list-style:none; padding:0; margin:0; position:absolute}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:26%; top:500px; 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}


.guding{position: relative;height: 220px;width: 100%;margin: 0 auto;background: #F0F0F0}
.guding .container{position: absolute;top: -100px;left: 50%;z-index: 9999;margin-left: -600px;}
.abt{padding: 44px 40px;width: 520px;background: #fff;height: 172px;}
.abt .abt-title-l{border-left: 3px solid #3953AC;padding-left: 10px}
.abt .abt-title-l h1{font-size: 18px;font-weight: bold;}
.abt .abt-title-l p{color: #888888;}
.abt .abt-title img{margin: 5px;}
.abt .abt-title{margin-bottom: 18px;}
.abt .abt-con{line-height: 24px;}
@-webkit-keyframes rotation{
  from {-webkit-transform: rotate(0deg);}
  to {-webkit-transform: rotate(360deg);}
}

.abt .abt-title img:hover{
-webkit-transform: rotate(360deg);
animation: rotation 2s linear infinite;
-moz-animation: rotation 2s linear infinite;
-webkit-animation: rotation 2s linear infinite;
-o-animation: rotation 2s linear infinite;
}

.indexhonor{background: #222222;color: #fff;height: 260px;text-align: center;line-height: 39px;font-size: 16px;}
.indexhonor:hover{color: red}

/*优势*/
.ys{width: 100%;height: 68px;background: url(../images/3.png)no-repeat center;padding: 60px 0;}
.ys .liv{width: 280px;}
.ys .liv .abt-title-l{color: #fff;border-left: 3px solid #fff;padding-left: 10px;margin-top: 6px;}
.ys .liv .abt-title-l h1{font-size: 23px;}
.det div{float: left;width: 173px;text-align: center;}
.det h1{font-size: 30px;margin-bottom: 10px;}

/*服务账户*/
.gsjj{max-width: 1200px;margin: 0 auto;text-align: center;}
.gsjj h1{font-size: 30px;color: #000;font-weight: bold;margin-bottom: 10px;}
.gsjj span{color: #29BF25}
.atama{padding: 55px 0;}
.wang{width: 1200px;margin: 35px auto 0 auto;}
.wang .sha{width: 285px;height: 254px;overflow: hidden; float: left;margin-right: 18px;margin-bottom: 20px; position: relative;text-align: center;}
.wang .sha:nth-child(4n){margin-right: 0px;}
.wang .sha img{width: 100%;height: 210px;}
.wang .sha p{line-height: 35px;}
.wang .sha .swi{transition:all 0.5s ease-in-out; position: absolute;left: 0px;bottom: -80px; width: 100%;height: 65px;background: rgba(57,99,166,.9);color: #fff;padding-top: 15px;}
.wang .sha .swi span{width: 50px;border: 1px solid #fff;height: 0px;margin: 10px auto;display: block;}
.wang .sha:hover .swi{bottom: 0px;}
.wang .sha:hover .ss{display: none;}

/*产品中心*/
.proshow{width: 100%;background: url(../images/gg_02.jpg)center no-repeat;padding-top: 60px;padding-bottom: 60px;}
.proshow .gsjj h1{color: #fff;margin-bottom: 10px;}
.proshow .gsjj span{color: #fff}
.proshow .gsjj h3{color: #fff;}
.intro{line-height: 26px;margin: 0 auto;width: 1200px;color: #fff;}
.contt{margin: 50px 0}
.kkey{height: 150px;}
.kkey div{width: 300px;float: left;text-align: center;}

/*新闻中心*/
.newscenter{width: 100%;padding: 55px 0 55px 0;background: #F0F0F0;}
.qqss{margin: 50px auto 0 auto;max-width: 1200px;}
.qqss .deadth{width: 567px;}
.qqss .deadth img{width: 567px;height: 265px;}
.qqss .deadth h4{margin: 25px 0 15px 0;}
.qqss .deadth p{line-height: 24px;margin-top: 10px;}
.deadth span{margin: 10px 0;}
.qqss .deadth:hover h4{color: #3852AB;}
.qqss .deadmore{width: 113px;height: 36px;border-radius: 20px;border: 1px solid #ccc;margin-top: 15px;text-align: center;line-height: 36px;}
.qqss .standing{width: 590px;height: 120px;border: 1px solid #DDDDDD;margin-bottom: 20px;}
.qqss .standing .kojima{margin-bottom: 30px;}
.qqss .standing .kojima img{width: 150px;height: 110px;margin-right: 10px;}
.qqss .standing .kojima h4{margin: 0px;font-size: 15px;}
.qqss .standing .kojima p{line-height: 24px;color: #747474;margin: 5px 0;}
.qqss .hido{float: left;width: 420px;}
.qqss .standing:hover h4{color: #3852AB}
.stime{width: 110px;border-right: 1px solid #ddd; height: 80px;text-align: center;color: #000;margin: 20px 30px 0 0;}
.stime h1{font-size: 46px;}
.seemore{width: 175px;height: 50px;background: #3852AB;text-align: center;line-height: 50px;color: #fff;margin: 25px auto 20px auto}
.seemore:hover{font-weight: bold;}

/*设备*/
.casecenter{width: 100%;margin: 60px 0;}
.casecenter .container{width: 1200px;margin: 30px auto;}
.Box {position: relative;}
.Box .content {width: 1210px;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: 110px;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 {position: relative; float: left;width: 390px;height: 295px;margin-left: 20px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.Box .Box_con .conbox ul li img {display: block;width: 390px;height: 275px;transition: all 0.5s;}
.Box .Box_con .conbox ul li:hover img {transform: scale(1.1);}
.Box .Box_con .conbox ul li .curname{width: 390px;height: 275px;overflow: hidden;}
.Box .Box_con .conbox ul li .zsg{transition: all 0.5s; position: absolute;bottom: 0px;width: 270px;left: 50px; height: 40px;background: #EDEDED;text-align: center;line-height: 40px;z-index: 99;}
.Box .Box_con .conbox ul li:hover .zsg{background: #3854AC;color: #fff;}
/*.Box  .seemore{margin: 50px auto; width: 190px;height: 45px;background: #F93700;text-align: center;line-height: 45px;color: #fff;}

.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;}
*/
/*底部*/
.footer{clear:both;}
.foot{width:100%;height:329px;background:#242424;}
.foot a:hover{color:#fff;}
.dnav{margin-top:64px;}
.dnav ul{margin-right:55px;width:125px;height:192px;border-right:1px solid #505050;float:left;}
.dnav ul h3{color:#fff;font-size:16px;padding-bottom:26px;}
.dnav ul li{color:#aaa;line-height:30px;}
.lianxi{width:370px;margin-top:58px;margin-left:45px;line-height:30px;}
.lianxi h3{font-weight:bold;font-size:16px;color:#fff;padding-bottom:26px;}
.lianxi p{color:#aaa;line-height:30px;}
.saoma{width:122px;height:122px;margin-top:64px;}
.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:#aaa;line-height:62px;}
.bottom a:hover{color:#fff;}

/*侧边栏QQ*/
.main-im{z-index: 999999; position:fixed; right: 10px; bottom:150px; width: 110px; height: 272px; }
.main-im .qq-a { display: block; width: 106px; height: 116px; font-size: 14px; color: #0484cd; text-align: center; position: relative; }
.main-im .qq-a span { bottom: 5px; position: absolute; width: 90px; left: 10px; }
.main-im .qq-hover-c { width: 70px; height: 70px; border-radius: 35px; position: absolute; left: 18px; top: 10px; overflow: hidden; z-index: 9; }
.main-im .qq-container { z-index: 99; position: absolute; width: 109px; height: 118px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: 1px solid #dddddd; background: url(../images/qq-icon-bg.png) no-repeat center 8px; }
.main-im .img-qq {max-width: 60px; display: block; position: absolute; left: 6px; top: 3px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.main-im .im-qq:hover .img-qq{ max-width: 70px; left: 1px; top: 8px; position: absolute; }
.main-im .im_main {background: #F9FAFB; border: 1px solid #dddddd; border-radius: 10px; background: #F9FAFB;display:none;}
.main-im .im_main .im-tel { color: #000000; text-align: center; width: 109px; height: 105px; border-bottom: 1px solid #dddddd; }
.main-im .im_main .im-tel div{font-weight:bold;font-size: 14px;margin-top:11px;}
.main-im .im_main .im-tel .tel-num { font-family: Arial; font-weight: bold; color: #e66d15;}
.main-im .im_main .im-tel:hover { background: #fafafa; }
.main-im .im_main .weixing-container {width: 55px; height: 47px; border-right: 1px solid #dddddd; background: #f5f5f5; border-bottom-left-radius: 10px; background: url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show {width: 112px; height: 172px; background: #ffffff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -125px; top: -126px; }
.main-im .im_main .weixing-show .weixing-sanjiao {width:0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 112px; top: 134px; position: absolute; z-index: 2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 112px; top: 132px; position: absolute; }
.main-im .im_main .weixing-show .weixing-ma { width: 104px; height: 103px; padding-left: 5px; padding-top: 5px; }
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto; text-align:center;}
.main-im .im_main .go-top { width: 50px; height: 47px; background: #f5f5f5; border-bottom-right-radius: 10px; background: url(../images/toTop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a { display: block; width: 52px; height: 47px; }
.main-im .close-im { position: absolute; right: 10px; top: -12px; z-index: 100; width: 24px; height: 24px; }
.main-im .close-im a { display: block; width: 24px; height: 24px; background: url(../images/close_im.png) no-repeat left top; }
.main-im .close-im a:hover { text-decoration: none; }
.main-im .open-im { cursor: pointer; margin-left: 68px; width: 40px; height: 133px; background: url(../images/open_im.png) no-repeat left top; }


/*底部 end*/
.widget{width: 235px;}
.widget img{margin: 25px 0}
.nds{background: #F2F2F2;margin-top: 5px;padding: 15px;line-height: 26px;margin-bottom: 30px;}
.nds a:hover{color: #3852AB}

.mbx{width:100%;height:78px;line-height:78px;border-bottom:1px solid #dddddd;margin-top:49px;}
.mbx_l{width:50%;float:left;font-size:24px;font-weight:bold;color:#3952AC;}
.mbx_l span{font-size:14px;font-weight:lighter;color:#3952AC;text-transform:uppercase;}
.mbx_r{width:50%;float:left;text-align:right;font-size:14px;color:#666666;}
.mbx_r img{vertical-align:-2px;}

/*sidebar*/
.main{overflow:hidden;margin:32px auto 0px auto;width: 1200px;}
.article{overflow:hidden;margin-bottom:12px;width: 920px;}
.article .title{line-height: 50px;height: 50px;border-bottom: 1px solid #F1F1F1;margin-bottom: 30px;}
.article p{font-size:14px;line-height:28px;}
.short_title{height: 75px;background: url(../images/z.png)center;text-align: center;padding-top: 25px;}
.short_title{color: #fff;}
.short_title h1{font-size: 22px;}
#pro_list{background: #F2F2F2;margin-top: 5px;}
#pro_list li{height: 45px;line-height: 45px;text-align: center;color: #000;transition: all 0.5s;}
#pro_list li:hover{background: #3852AB;color: #fff;}


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

.page{margin:10px 20px 15px 0;}
.page a{display:inline-block;height:18px;line-height:18px;border:1px solid #dbdbdb;padding:0 2px 0;}
.page a:hover{background:#404040;color:#fff;border:none;height:20px;line-height:20px;padding:0 3px 0;}
/*.current {padding:0 6px 0;height:18px;line-height:18px;background:#404040;color:#fff;}*/
/***************global*****************/

.contact{width:100%;}
.contact h1{font-size:24px;padding:18px 0 22px 0;color:#333333;font-weight:bold;}
.lx-xq{float: left;width: 60%;}
.lx-xq p{line-height:28px;font-size:14px;color:#555555;}
.lx-xq a:hover{color: #3852AC}
.wx-img{width:108px;height:108px;margin-right:9px;}
.weixin{padding-top:28px;}
.lx_ewm{height:140px;float: right;width: 40%}
.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 #3952AC;color:#3952AC;}
.pro li{float:left;width:300px;height:270px;text-align:center;overflow:hidden;margin:0 9px 24px 0px;}
.pro li:nth-child(3n){margin-right: 0px;}
.pro li a{display:block;width:298px;height:268px;border:1px solid #dcdcdc;}
.pro li img{width:286px;height:218px;margin:0 auto;padding-top:7px;}
.pro li span{display:block;width:100%;height:38px;line-height:38px;}
.pro li a:hover{border:1px solid #3952AC;color:#3952AC;}

.inforight{padding: 0px;float: right;width: 450px;margin-bottom: 20px;}
.info-title {font-size: 26px;line-height: 55px;margin-bottom: 5px;}
.info-desc{line-height: 25px;color: #000;margin-bottom: 10px;}
.info-desc span{color: #3953AC}
.info-tel{width: 235px;height: 55px;border: 1px solid #adadad;padding: 18px 20px 20px 20px;}
.info-tel img{ float: left;margin-right: 15px;margin-top: 7px;}
.info-tel b{font-size: 25px;color: #3953AC}
.infocot{padding-top: 10px;margin-top: 20px;float: left;width: 100%;}
.infocot [class^="infot"]{margin-bottom: 20px; padding: 10px 30px;background: #3852AB;margin-right: 20px;float: left;color: #fff;}
.infocot [class^="infot"]:hover{background: #000}
.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;width:1200px;height:30px;background:#ccc;}
.info_title b{display:inline-block;padding-left:10px;height:100%;border-right:1px solid #fff;background:#FE8100;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: #3952AC;color: #fff;}

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

/********goods_info&jobs_info*******/
/*************index&goods**************/
.pro_info{width:100%;margin:10px auto 27px auto;width:920px;}
.pro_info_l{width:400px;position:relative;float:left;}
/*产品放大镜效果*/
.preview{width:400px; height:360px; margin:0px 0px 0px 0px; }
/* smallImg */
.smallImg{position:relative; height:50px; margin-top:4px; background-color:#F1F0F0; padding:6px 5px; width:390px; overflow:hidden;float:left;}
.scrollbutton{width:14px; height:50px; overflow:hidden; position:relative; float:left; cursor:pointer; }
.scrollbutton.smallImgUp , .scrollbutton.smallImgUp.disabled{background:url(../Image/d_08.png) no-repeat;}
.scrollbutton.smallImgDown , .scrollbutton.smallImgDown.disabled{background:url(../Image/d_09.png) no-repeat; margin-left:375px; margin-top:-50px;}

#imageMenu {height:50px; width:360px; overflow:hidden; margin-left:0; float:left;}
#imageMenu li {height:50px; width:60px; overflow:hidden; float:left; text-align:center;}
#imageMenu li img{width:50px; height:50px;cursor:pointer;}
#imageMenu li#onlickImg img, #imageMenu li:hover img{ width:44px; height:44px; border:3px solid #959595;}
/* bigImg */
.bigImg{position:relative; float:left; width:400px; height:294px; overflow:hidden;}
.bigImg #midimg{width:400px; height:294px;}
.bigImg #winSelector{width:235px; height:210px;}
#winSelector{position:absolute; cursor:crosshair; filter:alpha(opacity=15); -moz-opacity:0.15; opacity:0.15; background-color:#000; border:1px solid #fff;}
/* bigView */
#bigView{position:absolute;border: 1px solid #959595; overflow: hidden; z-index:999;}
#bigView img{position:absolute;}
/*.pro_info_l img{width:463px;}*/
.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:#3952AC;}
/*.pro_info .rel_center{margin:22px 0 16px;margin-left:-300px;width:600px;}
.pro_name{display:block;color:#3952AC;text-align:center;font-size:16px;}*/
.info_title{margin:30px 0 28px 0;width:100%;height:40px;background:#ececec;}
.info_title span{line-height: 40px;margin-right: 15px;}
.info_title span:hover{color: #3952AC;}
.info_title b{display:inline-block;padding-left:10px;height:100%;border-right:1px solid #fff;background:#3952AC;color:#fff;line-height:40px;}
/********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:#3952AC;}

.news{margin-top:40px;}
.news li{width:100%;height:85px;margin-bottom:37px;padding-bottom: 15px;border-bottom: 1px dashed #ccc;}
.news-l{width:74px;height:74px;background:#3952AC;margin-top: 5px; color:#fff;text-align:center;font-family:'Arial';}
.news-l span{display:block;font-size:30px;padding-top:12px;}
.news-r{width:810px;}
.news-r h3{font-size:16px;padding-top:2px;}
.news-r p{color:#666;line-height:24px;padding-top:8px;}
.news li a:hover h3{color:#3952AC;font-weight:bold;}
/****************news*****************/
.news_title{color:#3952AC;text-align:center;line-height:40px;padding-top:36px;}
.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:#3952AC;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 #3952AC;color:#3952AC;}

.order{margin:40px 0 120px 46px;line-height:40px;}
.order img{vertical-align:-5px;cursor:pointer;}
.order input{transition: all 0.5s; padding:0 16px;width: 360px;height: 40px;background: none;border: 1px solid #ddd;border-radius: 5px;}
.order textarea{transition: all 0.5s; padding:0 16px;width: 360px;height: 140px;background: none;border: 1px solid #ddd;border-radius: 5px;}
#submit{width:90px;height:34px;border:none;background:#ddd;color:#fff;cursor:pointer;}
.order input:focus{border-color: #3952AC;box-shadow: 2px 1px 4px #3952AC}
.order textarea:focus{border-color: #3952AC;box-shadow: 2px 1px 4px #3952AC}
#submit:hover{background: #3952AC}
/**************order&message********/

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#3952AC;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 20px;clear: both;overflow: hidden;}
#prev_next li{margin: 5px 0;}
/*.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;
}
.swiper-container{
    width: 240px;
    height: 50px;
    overflow: hidden;
}
.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;
    max-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;
    max-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;
}
