﻿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;background:#fff;color:#333;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;}
img{vertical-align:middle;}
input{outline:none;}
/********General**********/
.wrap{margin:0 auto;width:100%;}
.container{margin:0 auto;width:1200px;}

/*??????*/
.top{width:100%;height:36px;background:url('img/top-bg.jpg') no-repeat center;color:#cbcbcb;}
.top span{line-height:36px;}
.top a:hover{text-decoration:underline;}
.head{width:100%;height:143px;}
.logo{font-size:28px;max-width:348px;height:143px;line-height:143px;overflow:hidden;}
.logo img{vertical-align:middle;max-width:348px;max-height:143px;margin-top:-7px;}
.logo-xian{width:1px;height:55px;background:#dcdcdc;margin:49px 18px 0 18px;}
.logo-zi{margin-top:48px;color:#2d2d2d;}
.logo-zi h3{font-size:24px;}
.logo-zi h3 b{color:#316db5;}
.logo-zi p{font-size:16px;padding-top:4px;}
.erweima{width:102px;height:102px;padding:21px 0 0 19px;clear:right;}
.erweima img{width:102px;height:102px;}
.tel{padding-top:44px;}
.tel-img{float:left;margin-right:8px;padding-top:8px;}
.tel-cont{display:inline-block;float:right;}
.tel-cont span{font-size:20px;color:#316db5;line-height:22px;}
.tel-cont p{font-size:12px;color:#828282;padding-top:4px;}
.tel-cont p img{padding-left:7px;}
.navigation{width:100%;height:64px;background:#316db5;}
.nav{overflow:hidden;width:1200px;height:64px;margin:0 auto;display:flex;}
.nav li{flex:1;height:64px;font-size:16px;text-align:center;border-right:1px solid rgba(255,255,255,0.26);}
.nav li:last-child{border-right:none;}
.nav a{display:block;height:64px;line-height:64px;color:#fff;}
.nav a:hover{background:#e50005;}
/*banner*/
.banner{ overflow:hidden; width:100%; margin:0 auto; min-width:1200px;}
.banner{position:relative;overflow:hidden;background:url(img/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:50px;height:3px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:50px;height:3px;overflow:hidden;background:#fff;cursor:pointer;}
.flex-control-nav .flex-active{background:#316db5;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:38px;overflow:hidden;cursor:pointer;position:absolute;filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(img/prev_icon.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(img/next_icon.png) center center no-repeat;}
.flex-direction-nav li a:hover{filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6;}
/*??????end*/

/*??????*/
.resou{width:100%;height:63px;border-bottom:1px solid #eaeaea;}
.hot{width:780px;line-height:63px;overflow:hidden;color:#808080;}
.hot li{float:left;}
.hot li:last-child span{display:none;}
.hot li a:hover{text-decoration:underline;color:#e50005;}
.search{margin-top:18px;width:356px;height:32px;clear:right;}
.search-text{border:1px solid #316db5;height:30px;width:262px;padding:0 10px;float:left;color:#888;}
.search-btn{width:72px;height:32px;border:none;background:url('img/search_btn.jpg');float:right;}

.cp-type{width:100%;height:745px;}
.cp-l{width:325px;height:583px;margin-top:74px;background:#316db5;color:#fff;text-align:center;}
.cp-l h1{font-size:30px;padding-top:124px;}
.cp-l h3{font-family:'Arial';font-size:18px;padding-top:4px;}
.cp-tel{margin-top:88px;}
.cp-tel p{display:block;position:relative;margin-bottom:8px;}
.cp-tel p:before, .cp-tel p:after {
    content: '';                 /*CSS????????????*/
    position: absolute;         /*???????????????????????????*/
    top: 52%;
    background: rgba(255,255,255,0.33);       /*?????????????????????????????????*/
    width: 44px;
    height: 1px;
}
.cp-tel p:before{
    left: 80px;        /*?????????????????????????????????*/
}
.cp-tel p:after {
    right: 80px;
}
.cp-tel span{font-size:20px;font-weight:bold;}
.cp-l a{display:block;width:154px;height:34px;line-height:34px;border:1px solid rgba(255,255,255,0.3);margin:56px auto 0 auto;}
.cp-l a:hover{background:#fff;color:#316db5;}
.cp-r{width:866px;margin-top:74px;}
.cp-r ol li{float:left;overflow:hidden;margin:0 8px 8px 0;width:429px;height:289px;text-align:center;white-space:nowrap;position:relative;}
.cp-r ol li:nth-child(2n){margin-right:0;}
.he_border1{background:#000;width:100%;height:100%;padding:0;margin:0;position:relative;box-sizing:border-box;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_border1 .he_border1_img{display:block;width:100%;height:100%;padding:0;margin:0;position:relative;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;opacity:0.5;overflow:hidden}
.he_border1:hover .he_border1_img{position:absolute;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);opacity:.5}
.he_border1 .he_border1_caption{color:#fff;padding:0;margin:0;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_border1 .he_border1_caption,.he_border1 .he_border1_caption > a{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden; z-index:1000}
.he_border1 .he_border1_caption_h{font-size:30px;text-align:center;width:80%;position:absolute;top:116px;left:10%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden;opacity:1}
.he_border1:hover .he_border1_caption_h{top:84px;opacity:1}
.he_border1 .he_border1_caption_p{font-family:'Arial';text-transform:uppercase;text-align:center;width:80%;position:absolute;top:160px;left:10%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden;opacity:1}
.he_border1:hover .he_border1_caption_p{top:128px;opacity:1}
.he_border1 .he_border1_caption_span{font-family:'Arial';font-size:12px;color:#fff;text-transform:uppercase;text-align:center;width:91px;height:28px;line-height:28px;background:#316db5;border-radius:8px;position:absolute;top:176px;left:169px;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden;opacity:0}
.he_border1:hover .he_border1_caption_span{top:176px;opacity:1}

.chanpin{width:100%;height:482px;background:url('img/cp-bg.png') no-repeat center top;}
.cp-title{padding-top:70px;}
.cp-title h1{display:inline-block;float:left;font-size:30px;}
.cp-title h1 span{font-family:'Impact';color:#316db5;padding-left:10px;}
.cp-title p{display:inline-block;float:right;color:#686868;padding-top:12px;}
.cp-title p strong{font-size:16px;color:#316db5;}
.cp-title p a{display:inline-block;width:31px;height:31px;text-align:center;line-height:31px;background:#316db5;color:#fff;font-size:18px;margin-left:24px;}
.cp-title p a:hover{background:#e50005;}
.cp-nr{margin-top:32px;width:1200px;overflow:hidden;}
.sy-pro li{float:left;width:291px;text-align:center;overflow:hidden;margin-right:12px;}
.sy-pro li img{width:291px;height:234px;}
.cp-cont{width:100%;height:103px;background:#316db5;color:#fff;}
.cp-cont p{padding-top:26px;}
.cp-cont span{display:block;padding-top:10px;font-size:12px;}
.sy-pro li a:hover .cp-cont{background:#e50005;}

.yingyong{width:100%;height:792px;background:url('img/yy-bg.jpg') no-repeat center;}
.yy-title{text-align:center;}
.yy-title h1{font-family:'Impact';font-size:48px;text-transform:uppercase;color:#316db5;padding-top:78px;}
.yy-title h2{font-size:30px;margin-top:-6px;}
.yingyong img{width:100%;height:329px;margin-top:124px;}
.yy-zi{margin-top:70px;width:100%;height:57px;text-align:center;background:url('img/yy-zi.jpg') no-repeat center;color:#fff;}
.yy-zi p{line-height:57px;font-size:16px;}

.guanyu{width:100%;height:696px;}
.gy-l{padding-top:84px;}
.gy-l h1{font-size:48px;font-family:'Impact';color:#316db5;}
.gy-l h2{font-size:24px;margin-top:-6px;}
.gy-r{width:938px;padding-top:87px;padding-bottom:24px;border-bottom:1px solid #dcdcdc;}
.gy-r p{float:left;width:790px;line-height:24px;color:#646464;}
.gy-r a{display:block;float:right;width:44px;height:44px;border:1px solid #d2d2d2;text-align:center;line-height:44px;font-size:24px;color:#316db5;margin-top:7px;}
.gy-r a:hover{border:1px solid #e50005;background:#e50005;color:#fff;}
.changfang{width:1172px;height:349px;border:3px solid #dcdcdc;margin-top:58px;}
.cf-title{padding-top:30px;margin:0 16px;}
.cf-title h1{display:inline-block;float:left;font-size:18px;}
.cf-title h1 span{font-weight:bold;color:#316db5;}
.cf-title p{display:inline-block;float:right;color:#686868;}
.cf-title p strong{font-size:16px;color:#316db5;}
.sb-nr{margin:24px 16px 0 16px;width:1170px;overflow:hidden;}
.sy-sb li{float:left;width:274px;text-align:center;white-space:nowrap;overflow:hidden;margin-right:19px;}
.sy-sb li img{width:274px;height:210px;}
.sy-sb li span{display:block;width:100%;height:42px;line-height:42px;}
.sy-sb li a:hover{color:#316db5;}
.rongyu{width:280px;height:349px;border:3px solid #dcdcdc;margin-top:58px;}

.xinwen{width:100%;height:715px;background:#f1f1f1;}
.xw-title{text-align:center;}
.xw-title h1{font-family:'Impact';font-size:48px;text-transform:uppercase;color:#316db5;padding-top:70px;}
.xw-title h2{font-size:30px;margin-top:-6px;}
.sy-news{margin-top:32px;}
.sy-news li{float:left;width:384px;height:403px;background:#fff;margin-right:24px;}
.sy-news li:nth-child(3n){margin-right:0;}
.sy-news li span{display:block;margin:0 22px;color:#898989;padding-top:41px;}
.sy-news li h3{margin:0 22px;font-size:16px;font-weight:bold;padding-top:8px;}
.sy-news li img{margin:0 22px;width:340px;height:198px;padding-top:18px;}
.sy-news li p{margin:0 22px;line-height:22px;color:#979797;padding-top:14px;}
.sy-news li a:hover{color:#316db5;}
/*??????end*/

/*??????*/
.footer{clear:both;}
.foot{width:100%;height:386px;background:#282f3a;color:#fff;}
.d-nav{overflow:hidden;width:1200px;height:65px;border-bottom:1px solid rgba(255,255,255,0.18);margin:0 auto;display:flex;}
.d-nav li{flex:1;height:65px;font-size:16px;text-align:center;}
.d-nav a{display:block;height:65px;line-height:65px;}
.d-nav a:hover{color:#316db5;}
.d-logo{width:236px;height:86px;padding-top:62px;}
.d-logo img{width:236px;height:86px;}
.d-lx{width:600px;margin-left:92px;padding-top:70px;}
.d-lx p{line-height:30px;}
.d-lx span{line-height:24px;color:#606672;display:block;margin-top:12px;}
.d-lx a:hover{color:#316db5;}
.d-ewm{width:161px;padding-top:58px;text-align:center;}
.d-ewm img{width:161px;height:161px;}
.d-ewm p{font-size:12px;color:#7c838f;padding-top:10px;}
/*main css*/
.main-im{ position:fixed; right: 10px; top:300px; z-index: 100; 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(img/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: 12px;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(img/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show {width: 112px; height: 136px; background: #ffffff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -125px; top: -90px; }
.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: 98px; 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: 96px; position: absolute; }
.main-im .im_main .weixing-show .weixing-ma { width: 104px; height: 104px; 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(img/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(img/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(img/open_im.png) no-repeat left top; }
/*??????end*/

.main{overflow:hidden;margin-bottom:120px;}

.article{overflow:hidden;margin-bottom:12px;width:1005;}
.article p{font-size:14px;line-height:28px;}
.article p img{max-width:100%;}

#allmap p{line-height:10px;margin:10px;white-space:nowrap;}

.title{margin:24px 0 48px 0;width:100%;}
.title span{display:block;}
.title a:hover{color:#316db5;text-decoration:underline;}

.page{margin:20px 0px 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*****************/

.type{text-align:center;margin-bottom:26px;}
.type li{display:inline-block;min-width:156px;height:42px;line-height:42px;margin:0 5px 10px 5px;}
.type li a{display:block;padding:0 20px;height:42px;background:#959595;color:#fff;font-size:16px;}
.type li a:hover{background:#316db5;}
.type li .active{background:#316db5;}

/*contact*/
.contact{margin-top:86px;}
.con-l{margin-left:218px;width:262px;text-align:center;}
.con-l img{width:256px;height:256px;border:3px solid #e6e6e6;border-radius:3px;}
.con-l p{margin-top:12px;color:#939393;}
.con-r{width:540px;margin-right:98px;}
.con-r h1{font-size:30px;margin-bottom:22px;}
.con-r p{font-size:18px;line-height:48px;}
.con-r p img{margin-right:16px;}

.pro li{float:left;width:291px;text-align:center;overflow:hidden;margin:0 12px 36px 0;}
.pro li:nth-child(4n){margin-right:0;}
.pro li img{width:291px;height:234px;}
.pro-cont{width:100%;height:103px;background:#316db5;color:#fff;}
.pro-cont p{padding-top:26px;}
.pro-cont span{display:block;padding-top:10px;font-size:12px;}
.pro li a:hover .pro-cont{background:#e50005;}
/*************index&goods**************/
.info_title{width:100%;height:40px;background:#e5e5e5;margin-top:42px;}
.info_title span{display:inline-block;width:134px;height:100%;background:#316db5;color:#fff;line-height:40px;text-align:center;}
/********goods_info&jobs_info*******/
.pro_more{width:100%;height:100px;margin-top:34px;border-top:1px solid #dcdcdc;border-bottom:1px solid #dcdcdc;}
.pro_info_tel{color:#767676;margin-top:28px;}
.pro_info_tel span{display:inline-block;vertical-align:top;}
.pro_info_tel span b{font-size:18px;color:#ef0416;}
.pro_info_btn{width:148px;height:40px;margin-top:30px;}
.pro_info_btn a{display:block;width:148px;height:40px;background:#316db5;color:#fff;text-align:center;line-height:40px;}
.pro_info_btn a:hover{background:#e50005;}

.news li{float:left;width:384px;height:454px;background:#f3f3f3;margin:0 24px 24px 0;position:relative;}
.news li:nth-child(3n){margin-right:0;}
.news li span{display:block;margin:0 22px;color:#898989;padding-top:41px;}
.news li h3{margin:0 22px;font-size:16px;font-weight:bold;padding-top:8px;}
.news li img{margin:0 22px;width:340px;height:198px;padding-top:18px;}
.news li p{margin:0 22px;line-height:22px;color:#979797;padding-top:14px;}
.news-more{position:absolute;bottom:0;left:22px;width:340px;height:63px;border-top:1px solid #dcdcdc;line-height:44px;}
.news li a:hover{color:#316db5;}
/****************news*****************/
.news_title{color:#316db5;text-align:center;line-height:40px;font-size:20px;}
.meta{color:#999;text-align:center;line-height:28px;}
.meta img{max-width:100%;padding:10px 0 20px 0;}
/***********news_info**************/

.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-position:0px -366px;color:#fff;cursor:pointer;}
/**************order&message********/

.hon li{float:left;width:286px;text-align:center;white-space:nowrap;overflow:hidden;margin:0 18px 25px 0;}
.hon li:nth-child(4n){margin-right:0;}
.hon li a{display:block;width:284px;border:1px solid #c9c9c9;}
.hon li img{width:254px;height:363px;margin:15px 15px 0 15px;}
.hon li span{display:block;width:100%;height:46px;line-height:46px;}
.hon li a:hover{border:1px solid #316db5;color:#316db5;}

.shebei li{float:left;width:382px;text-align:center;white-space:nowrap;overflow:hidden;margin:0 27px 29px 0;}
.shebei li:nth-child(3n){margin-right:0;}
.shebei li a{display:block;width:380px;border:1px solid #c9c9c9;}
.shebei li img{width:364px;height:279px;margin:8px 8px 0 8px;}
.shebei li span{display:block;width:100%;height:48px;line-height:48px;}
.shebei li a:hover{border:1px solid #316db5;color:#316db5;}

/*sitemap*/
.mesmore{margin-top:5px;}
.mesmore:hover{color:#316db5;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: 20px 0px;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;}*/
/*2017-7-17 update */
/*????????????*/
.o_product{
    clear: both;
    padding: 48px 20px 18px 20px;
}
.o_product .o_product_img{
    float: left;
    width: 580px;
}
.o_product .o_product_img .o_product_thumb{
    width: 580px;
    height: 442px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
.o_product .product_small{
    margin-top:10px;
    height: 55px;
    position: relative;
}
.swiper-container{
    width: 580px;
    height: 50px;
    overflow: hidden;
}
.o_product .product_small .arrow-left{
    width: 10px;
    height: 20px;
    display: block;
    background: url(img/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(img/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;
    display: inline-block;
    box-sizing: border-box;
}
.o_product .o_product_img .o_product_thumb img{
    max-width: 580px;
    max-height: 442px;
    display: inline-block;
    vertical-align: middle;
}

.o_product .o_product_info{
    float: right;
    width: 520px;
}
.o_product .o_product_info h2{
    color: #3f3f3f;
    font-size: 20px;
    line-height: 40px;
    font-weight: 600;
    padding-top: 12px;
}
.o_product .o_product_info .o_product_detail{
    background: #F6F6F6;
    font-size: 14px;
    color: #999;
    padding: 15px 18px;
    margin-top: 20px;
}
.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: 26px;
}
.o_product_data span.key{
    width: 56px;
    text-align: right;
}
.o_product_data span.val{
    width: 339px;
}
.colhs{
    color: #316db5;
}
.o_product_data span.val b{
    color:#316db5;
    font-size: 16px;
}
.o_product_info .go_order{
    padding: 8px 25px;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    background: #316db5;
    border: none;
    margin-top: 40px;
    outline: none;
}
.o_product_info .go_order:hover{
    background: #679603;
}
.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: #316db5;
    font-size: 14px;
    padding: 8px 28px;
    margin-top:8px;
    border-radius: 5px;
    outline: none;
}
.order-content .go-sub:hover
{
    background: #e50005;
}

