﻿@charset "utf-8";

/*reset*/



/* CSS reset for c_b */

body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0;}



table {border-collapse:collapse; border-spacing:0;}

table th , table td {padding:5px;}

fieldset , img {border:0;}

address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}

ol , ul {list-style:none;}

ception , th{text-align:left;}

q:before , q:after{content:'';}

abbr , acronym{border:0;}

a {color:#666; text-decoration:none;}  /*for ie f6n.net*/

a:focus{outline:none;} /*for ff f6n.net*/

a:hover {text-decoration:none;}



/*定位*/

.tl {text-align:left;}

.tc {text-align:center;}

.tr {text-align:right;}

.bc {margin-left:auto; margin-right:auto;}

.fl {float:left; display:inline;}

.fr {float:right; display:inline;}

.zoom {zoom:1}

.hidden {visibility:hidden;}

.vam {vertical-align:middle;}

.clear{clear:both; height:0; line-height:0; font-size:0;}

p{ word-spacing:-1.5px;}

li{list-style:none;}



-moz-box-sizing:content-box;

-webkit-box-sizing:content-box;

box-sizing:content-box;



/*其他*/

.cur{cursor:pointer}



/*原reset*/

sup{vertical-align:baseline;}

sub{vertical-align:baseline;} 

input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}

input,button,textarea,select{*font-size:100%;}

input,select{vertical-align:middle;}

body{font:14px/1.231 arial,helvetica,clean,sans-serif;}

select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}

table{font-size:inherit;font:100%; border-collapse:collapse;}

pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

/*title*/

h1 { font-size:32px;}

h2 { font-size:26px;}

h3 { font-size:20px;}

h4 { font-size:14px;}

h5 { font-size:12px;}

h6 { font-size:10px;}



/*清除浮动*/

.clearfix:after{ 

    content: '';

    display: block;

    clear: both;

    height: 0;

    visibility: hidden;

}

.clearfix{ /*兼容 IE*/

    zoom: 1;

}



/*end reset*/





/* CSS Document */

body{background-color:#fff; overflow-x:hidden; color:#000; font-size:14px; font-family: "微软雅黑"; position:relative;min-width:1200px;width:100%;}/*网站字体颜色*/

.container{margin-left:auto; margin-right:auto; width:1200px;}







/* header */

.header{width: 100%;}

.headerTop{width: 100%;height: 36px;line-height: 36px;background: #f5f5f5;}

.headerTop p{font-size: 13px;height: 36px;line-height: 36px;color: #999999;float: left;}

.headerTop ul{float: right;}

.headerTop li{float: left;height: 36px;line-height: 36px;}

.headerTop li a{font-size: 13px;color: #999999;border-left: 1px solid #dddddd;padding: 0 16px;}

.headerTop li:first-child a{padding-left: 0;border-left:none}

.headerTop li.last a{padding-right: 0;}

.headerTop li.ma{position: relative;}

.headerTop li.ma a{text-decoration: none;}

.headerTop li .ewma{position: absolute;top: 36px;left: 0px;width: 100px;height: 100px;background: #0c6eb3;display: none;}

.headerTop li.ma:hover .ewma{display: block;}



.headerCenter{width: 100%;height: 122px;}

.headerCenter .box{float: left;margin-top: 8px;}

.headerCenter h1{float: left;width: 182px;height:92px;}

.headerCenter .Part{float: left;margin-left: 6px;width: 340px;margin-top: 32px;padding-left: 20px;border-left: 1px solid #e6e6e6;}

.headerCenter .Part h2{font-size: 19px;color: #0c6eb3;}

.headerCenter .Part p{margin-top: 8px;}


.headerCenter .Part p span{font-size: 15px;color: #666666;margin-right: 25px;}

.headerCenter .Part p span em{color: #e64c00;}

.headerCenter .phone{background: url(../images/header_phone.png) no-repeat right center;padding-right: 42px;float: right;margin-top: 42px;text-align: right;}

.headerCenter .phone p{color: #666666;font-size: 24px;color: #333333;}

.headerCenter .phone span{font-size: 14px;color: #999999;display: block;}



.headerNav{height: 60px;background: url(../images/navBg.png) no-repeat center top;}

.headerNav ul{width: 100%;width: 1181px;margin-left: 0px;}

.headerNav li{float: left;font-size: 15px;height:60px;position: relative;background: url(../images/nav_xian.png) no-repeat left center;padding: 0 56px;}

.headerNav li:first-child{background-image: none;}

.headerNav li>a{color: #333333;text-decoration: none;height:58px;line-height: 58px;display: block;}

.headerNav li.cur a{font-weight: bold;color: #f26a20;border-bottom: 2px solid #f26a20;}

.headerNav li:hover a{font-weight: bold;color: #f26a20;border-bottom: 2px solid #f26a20;}
.curs{font-weight: bold;
color: #f26a20 !important;
border-bottom: 2px solid #f26a20;}





/* footer */

.footer{width: 100%;background: #2a2a2a;padding-top: 50px; margin-top:40px;padding-bottom: 0px;}

.footerTop{width: 100%;height: 264px;}

.footerTop dl{float: left;height: 214px;}

.footerTop dt{font-size: 15px;color: #fff;margin-bottom: 30px;}

.footerTop dd a{font-size: 14px;color: #5e5e5e;display: block;margin-bottom: 10px;}

.footerTop dl:first-child{border-left: none;}

.footerTop dl.dl1{width: 224px;}

.footerTop dl.dl2{width: 223px;}

.footerTop dl.dl3{padding-left: 76px;}

.footerTop dl.dl3 p a{display:initial;}

.footerTop dd p{font-size: 14px;color: #5e5e5e;margin-bottom: 14px;}

.footerTop .box{float: right;width: 136px;text-align: center;margin-top: 10px;}

.footerTop .box img{display: block;}

.footerTop .box p{font-size: 14px;color: #5e5e5e;margin-top: 14px;}

.footerBottom{height: 62px;position: relative;border-top: 1px solid #333333;}

.footerBottom i{display: block;width: 46px;height: 34px;left: -46px;top: -34px;position: absolute;}

.footerBottom i img{display: block;width: 46px;height: 34px;}

.footerBottom p{line-height: 62px;font-size: 14px;color: #5e5e5e;}

.footerBottom p.p1{float: left;}

.footerBottom p a{color: #5e5e5e;}

.footerBottom p.p2{float: right;}





/* zxzx */

.zxzxs{width: 100%;background: url(../images/zxzxBg.png) no-repeat center -6px;height: 85px;position: fixed;bottom: 0;left: 0;z-index: 999;}

.zxzxs .container{position: relative;height: 105px;}

.zxzxs a{display: block;float: right;margin-top: 18px;margin-left: 18px;}

.zxzxs .close{display: block;width: 42px;height:38px;position: absolute;right: 0;top: -38px;cursor: pointer;}

.zxzxs .close img{display: block;width: 42px;height: 38px;}





/*返回顶部*/

.retop ul{ overflow:hidden;}

.retop li{ float:left; margin-left:10px;}

.retop li img{ display:block;}

.rtTop{ width:43px; height:43px; overflow:hidden; position:fixed; top:80%; right:46%; margin-right:-615px; cursor:pointer;  display:none;}

.rtTop h4{ width:43px; height:43px; overflow:hidden; position:relative;}

.rtTop img{ display:block; position:absolute; top:0; left:0;}



/* -- 弹出窗口 -- */

#oran_full_bg{ display:none !important;}



/* tanchuang1 提交弹窗*/

.tanchuang1{width:100%;position: fixed;top: 0;left: 0;background: url(../images/tanchuangBg.png);height:100%; z-index:9999999;}

.tanchuang1 .conBox{width: 400px;height: 212px;padding: 20px;background: #fff;position: absolute;left: 50%;margin-left: -220px;top: 50%;margin-top: -80px;}

.tanchuang1 .conBox .tcClose{width: 33px;height: 90px;position: absolute;right: 45px;top: -90px;cursor: pointer;z-index:999999999999999;}

.tanchuang1 .conBox .box{width: 398px;height: 215px;border: 1px solid #e5e5e5;padding-top: 0px;text-align: center;position: relative;}

.tanchuang1 .conBox .box img{display: block;width: 47px;height: 47px;margin: 0 auto;}

.tanchuang1 .conBox .box h5{font-size: 24px;color: #0d6eb3;font-weight: bold;margin-top: 10px;}




.conBox p{ width:100%; line-height:28px; font-size:14px;/* text-indent:2em;*/ color:#333333;}

.tanchuang1 .conBox .box p{font-size: 15px;color: #4d4d4d;margin-top: 8px;}

.tanchuang1 .conBox .box .b15{display: block;width: 150px;height: 52px;line-height: 52px;text-align: center;font-size: 18px;color: #fff;position: absolute;bottom: 10px;left: 50%;margin-left: -75px;background: #0d6eb3;text-decoration: none;z-index:999999999999999;border:0px;cursor:pointer;}

.tanchuang2 .conBox .box a{background: #404040;}






.context{width: 100%;border-top: 1px solid #e7e7e7;background: #fff;height: 50px; margin-top:30px; margin-bottom:-20px;}

.context p{width:420px;float: left;height: 50px;line-height:50px;}

.context p a{font-size: 13px;color: #666666;display: block;overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}

.context p.prevNews a{text-align:center;background: url(../images/newsDetialsArticle_icon10.png) no-repeat left center;}
.context p.NextNews a{text-align:center;background: url(../images/newsDetialsArticle_icon11.png) no-repeat right center;}

.context p.prevNews a:hover{background: url(../images/newsDetialsArticle_icon12.png) no-repeat left center;color: #FF6D00;}

.context p.NextNews a:hover{background: url(../images/newsDetialsArticle_icon13.png) no-repeat right center;color: #FF6D00;}

.context p.NextNews{border-left: 1px solid #e7e7e7;width: 444px;}




/* proDetails 产品详情页*/



/* proDetailsIntro */

.proDetailsIntro{width: 100%;padding-top: 30px;background: #eaeaea; height:auto; padding-bottom:50px;}

.proDetailsIntro .conL{width:550px;float: left;}

.proDetailsIntro .conL i{display: block;width: 44px;height: 44px;position: absolute;z-index: 9;cursor: pointer;overflow: hidden;top: 50%;margin-top: -22px;}

.proDetailsIntro .conL i.prev{left: 0;}

.proDetailsIntro .conL i.next{right: 0;}

/*.proDetailsIntro .conL .btnList{width: 100%;height: 10px;text-align: center;position: absolute;bottom: 24px;}

.proDetailsIntro .conL .btnList span{display: inline-block;width: 10px;height: 10px;overflow: hidden;position: relative;background: url(../images/proDetailsIntro_icon01.png) no-repeat left top;margin-left: 16px;cursor: pointer;} 

.proDetailsIntro .conL .btnList span.cur{background-position: left bottom;}

.proDetailsIntro .conL .btnList span:first-child{margin-left: 0;}

.proDetailsIntro .conL .conBox{width: 500px;height: 500px;overflow: hidden; background:#fff}

.proDetailsIntro .conL .conBox ul{position: absolute;top: 0;left: 0;}

.proDetailsIntro .conL .conBox li{float: left;width:500px;}

.proDetailsIntro .conL .conBox li img{display: block; width:500px; height:400px;}*/

.proDetailsIntro .conR{float: right;padding-top: 20px;width:541px;height: 400px;position: relative;}

.proDetailsIntro .conR h3{font-size: 24px;color: #333333;font-weight: normal;}

.proDetailsIntro .conR i{display: block;width: 541px;height: 2px;margin: 28px 0 32px 0;}

.proDetailsIntro .conR h4{font-size: 14px;color: #333333;font-weight: normal;margin: 46px 0 26px;}

.proDetailsIntro .conR p{font-size: 14px;color: #666666;line-height: 22px;overflow: hidden;}

.proDetailsIntro .conR .proImg{margin-left: 55px;}

.proDetailsIntro .conR .box{width: 100%;position: absolute;bottom: 20px;left: 0;}

.proDetailsIntro .conR .box .zx{display: block;width: 197px;height: 60px;float: left;font-size: 22px;color: #fff;line-height: 60px;background: url(../images/proDetailsIntroBg01.png) no-repeat center;text-align: center;text-decoration: none;}

.proDetailsIntro .conR .box .zx img{position: relative;top: 4px;margin-left: 8px;}

.proDetailsIntro .conR .box .phone{float: left;padding-left: 56px;;background: url(../images/proListClassify_phone.png) no-repeat left center;margin-left: 46px;margin-top: 6px;}

.proDetailsIntro .conR .box .phone span{display: block;font-size: 14px;color: #333333;}

.proDetailsIntro .conR .box .phone em{display: block;font-size: 24px;color: #FF6D00;font-family: arial;}


/***************************************************************/
/* proDetailsCanS */

.proDetailsCanS{width: 100%; background:#fff;}

.proDetailsCanS .container{position: relative;}

.proDetailsCanS .menu{width: 100%;height: 60px;position: absolute;top: -60px;}

.proDetailsCanS .menu li{float: left;width:49.9%;border-left: 1px solid #eaeaea;height: 60px;line-height: 60px;text-align: center;font-size: 16px;color: #fff;background: #8c8c8c;cursor:pointer;}

.proDetailsCanS .menu li.status_on{background: #FF6D00;}

.proDetailsCanS .mainCon{width: 100%;background: #fff;}

.proDetailsCanS .mainCon .box{width: 100%;  padding:20px 0;}

.proDetailsCanS .mainCon .box p{ width:100%; margin:0 auto; white-space:normal; word-spacing:10px; line-height: 30px;font-size: 14px;color: #333333;}





/* proDetailsLy */

.proDetailsLy{width: 100%;margin-top: 40px;}

.proDetailsLy .mainCon{padding: 40px 40px 0 20px;background: #fff;height: 420px;}

.proDetailsLy .mainCon .box1{width: 100%;}

.proDetailsLy .mainCon .box1 .Input{width: 548px;height: 58px;border: 1px solid #e0e0e0;float: left;margin-bottom: 20px;margin-left: 20px;}

.proDetailsLy .mainCon .box1 .Input span{width: 130px;float: left;display: block;border-right: 1px solid #e0e0e0;line-height: 58px;font-size: 16px;color: #999999;text-indent: 22px;}

.proDetailsLy .mainCon .box1 input{width: 344px;padding-left: 22px;padding-right: 51px;font-size: 16px;color: #333333;line-height: 58px;outline: none;border: none;}



.proDetailsLy .mainCon .box1 p.input{width: 344px;padding-left: 22px;padding-right: 51px;font-size: 16px;color: #333333;line-height: 58px;outline: none;border: none; margin-left:131px;}

.proDetailsLy .mainCon .box1 .Input1 p.input{background: url(../images/proDetailsLy_icon01.png) no-repeat 372px center;}

.proDetailsLy .mainCon .box1 .Input2 input{background: url(../images/proDetailsLy_icon02.png) no-repeat 372px center;}

.proDetailsLy .mainCon .box1 .Input3 input{background: url(../images/proDetailsLy_icon03.png) no-repeat 372px center;}

.proDetailsLy .mainCon .box1 .Input4 input{background: url(../images/proDetailsLy_icon04.png) no-repeat 372px center;}

.proDetailsLy .mainCon .box1 textarea{text-indent: 22px;width: 1067px;height: 120px;border: 1px solid #e0e0e0;margin-left: 20px;padding-top: 18px;font-size: 16px;color: #999999;outline: none;resize: none;background: url(../images/proDetailsLy_icon05.png) no-repeat 1072px 18px;padding-right: 51px;}

.proDetailsLy .mainCon .box2{text-align: center;margin-top: 25px;}

.proDetailsLy .mainCon .box2 a.tj{margin-right: 12px;}

.proDetailsLy .mainCon .box2 a{display: inline-block;width: 242px;height: 52px;line-height: 52px;text-align: center;font-size: 20px;color: #666666;text-decoration: none;background: url(../images/proDetailsLyBg01.png) no-repeat center;}

.proDetailsLy .mainCon .box2 a i{display: inline-block;width: 7px;height: 12px;background: url(../images/proListClassify_icon04.png) no-repeat center;margin-left: 14px;}

.proDetailsLy .mainCon .box2 a:hover{background: url(../images/proDetailsLyBg02.png) no-repeat center;color: #fff;}

.proDetailsLy .mainCon .box2 a:hover i{background: url(../images/proListClassify_icon05.png) no-repeat center;}





/* proDetailsPictures */

.proDetailsPictures{width: 100%;padding-top: 40px;}

.proDetailsPictures .mainCon{width: 100%;padding-top: 20px;}

.proDetailsPictures .mainCon ul{width:101%;}

.proDetailsPictures .mainCon li{float: left;width: 290px;margin-right: 13px;text-align: center;margin-bottom: 15px;}

.proDetailsPictures .mainCon li:first-child{margin-left: 0;}

.proDetailsPictures .mainCon li em{display: block;font-size: 14px;color: #333333;margin-top: 15px; width:290px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.proDetailsPictures .mainCon li span{display: block;width: 290px;height: 193px;overflow: hidden;position: relative;}

.proDetailsPictures .mainCon li a{display: block;text-decoration: none;}

.proDetailsPictures .mainCon li img{display: block;transform: scale(1);transition: all 2s ease-out; width:290px; height:193px;}

.proDetailsPictures .mainCon li:hover img{transform: scale(1.2);}



/* proDetailsPictures_xqy */

.proDetailsPictures_xqy{width: 100%;padding-top: 40px;}

.proDetailsPictures_xqy .mainCon{width: 100%;padding-top: 20px;border: 1px solid #eaeaea;margin-top: 20px;padding-bottom:20px;}

.proDetailsPictures_xqy .mainCon ul{width:101%;}

.proDetailsPictures_xqy .mainCon li{float: left;width: 290px;margin-right: 13px;text-align: center;margin-bottom: 15px;}

.proDetailsPictures_xqy .mainCon li:first-child{margin-left: 0;}

.proDetailsPictures_xqy .mainCon li em{display: block;font-size: 14px;color: #333333;margin-top: 15px; width:290px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.proDetailsPictures_xqy .mainCon li span{display: block;width: 290px;height: 150px;overflow: hidden;position: relative;}

.proDetailsPictures_xqy .mainCon li a{display: block;text-decoration: none;}

.proDetailsPictures_xqy .mainCon li img{display: block;transform: scale(1);transition: all 2s ease-out; width:290px; height:150px;}

.proDetailsPictures_xqy .mainCon li:hover img{transform: scale(1.2);}




.joins-con .joins-table{ padding-bottom:50px; }

.joins-con .joins-table dl{ border:1px solid #e6e6e6; width:100%; border-collapse:collapse; text-align:center; }

.joins-con .joins-table dt,

.joins-con .joins-table dd{ border-bottom:1px solid #e6e6e6; cursor:pointer; }

.joins-con .joins-table dd:last-child{ border-bottom:0; }

.joins-con .joins-table dd:hover .top,

.joins-con .joins-table dd .top.on{ background:#f7f7f7; }

.joins-con .joins-table dd .top.on span{ color:#ff6d00; }

.joins-con .joins-table span{ width:20%; display:block; float:left; font-size:15px; color:#444; text-align:center; height:56px; line-height:56px; }

.joins-con .joins-table span a{ font-size:15px; color:#444; }

.joins-con .joins-table dl .uwl-title{ background:#f5f5f5; height:63px; line-height:63px; }

.joins-con .joins-table dl .uwl-title span{ height:63px; line-height:63px; }

.joins-con .joins-table dd .info{ width:100%; height:auto; text-align:left; padding-bottom:45px; padding-left:50px; padding-top:15px; display:none; cursor: initial; }

.joins-con .joins-table dd .info *{ font-size:15px; color:#444444; line-height:2; }

.joins-con .joins-table dd .info .base-info{ margin-bottom:15px; }

.joins-con .joins-table dd .info .base-info p{ display:inline-block; margin-right:80px; }

.joins-con .joins-table dd .info h3{ font-size:15px; color:#ff6d00; line-height:2; }

.joins-con .joins-table dd .info .info-foot{ margin-top:30px; }

.joins-con .joins-table dd .info .info-foot .download{ display:block; width:218px; height:43px; border:1px solid #ff6d00; font-size:15px; color:#ff6d00; text-align:center; line-height:43px; }

.joins-con .joins-table dd .info .info-foot .download i{ margin-left:10px; width:16px; height:15px; line-height:2; display:inline-block; background:url("../images/download-icon.png") no-repeat; }

.joins-con .joins-table dd .info .info-foot .download:hover{ background:#ff6d00; color:#fff; }

.joins-con .joins-table dd .info .info-foot .download:hover i{ background:url("../images/download-icon-hover.png") no-repeat; }

.joins-con .joins-table dd .info .info-foot .upload-jobs{ height:43px; position:relative; }

.joins-con .joins-table dd .info .info-foot .upload-jobs .upload-btn{ width:220px; height:43px; background:#ff6d00; border:1px solid #ff6d00; color:#fff; cursor:pointer; }

.joins-con .joins-table dd .info .info-foot .upload-jobs .file{ width:220px; height:43px; opacity:0; position:absolute; left:0; top:0; z-index:5; cursor:pointer; }

.joins-con .joins-table dd .info .info-foot .fileName{ font-size:15px; color:#666666; line-height:43px; margin-left:20px; }

.joins-con .joins-table dd .info .info-foot .fileName i{ font-style:normal; color:#db2424; }

.joins-con .joins-table dd .info .info-foot .upload-jobs:hover .upload-btn{ background:none; color:#ff6d00; }

.joins-con .joins-table .more{ width:100%; height:50px; display:block; text-align:center; cursor:pointer; margin-top:15px; margin-bottom:55px; }















