@CHARSET "UTF-8";





.content1{    width: 1200px;margin: 0 auto;padding: 20px 0}

/*内容页轮播	*/

.ban{position: relative;left: 50%;margin-left: -960px;}

/*内容页左边*/

.left{width: 250px;float: left;}

.left  h2{ height: 55px;overflow: hidden;line-height: 55px;text-align: center;font-size: 28px;color: #fff;border-radius: 2px 2px 0 0;background: #0d4ab5;font-weight: normal;}

.fenlei>ul>li{height: 50px;line-height: 50px;background: url(../images/icon.png) no-repeat right center #fdfdfd;margin-bottom: 2px;border: 1px solid #d8d8d8;}     

.fenlei>ul>li a {display: block;font-size: 18px;font-weight: normal; margin-right: 40px; margin-left: 38px;color: #353535;}      

.fenlei>ul>li.sidenavcur,

.fenlei>ul>li:hover,.fenlei>ul>li.active{background: url(../images/iconh.png) no-repeat right center  #111111;}

.fenlei>ul>li:hover a,.fenlei>ul>li.active a{color: #fff}

.fenlei ul ul {display:none;height: 50px;font-size: 16px;line-height: 50px;padding-left: 54px;padding-right: 40px;margin-bottom: 1px; border-bottom: 1px dashed #ccc; position: relative;}

.fenlei ul ul:after { content: ""; width: 8px; height: 8px;border: 2px solid #b8b8b8;border-style: solid solid none none; position: absolute; top: 50%; right: 32px; margin-top: -4px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg);transform: rotate(45deg);}

.fenlei ul ul li:hover:after { border-color:  #111111; }

.fenlei ul ul li:hover a { color:  #111111; }

.fenlei p { height: 50px;font-size: 14px;  line-height: 50px;  padding-left: 72px;   padding-right: 40px;  border-bottom: 1px solid #ececec;  background: #fff; position: relative; }

.fenlei p.sidenavcur a,.fenlei p:hover a { color:  #111111; }

.fenlei p.sidenavcur:after,.fenlei p:hover:after {  background: #414141;}

.fenlei ul ul li a { display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

    





.left .newsl{margin-bottom: 20px;}

.left .new1 li{border-bottom:1px solid #dddddd;background:url(../images/list_dot1.gif) no-repeat 0% 50%;padding-left:13px;}

.left .newslist li{line-height:27px;position:relative;padding-left:10px;height: 28px;overflow: hidden;}

.left .newslist li a{line-height:27px;color:#666;}

.left .newslist li a:hover{text-decoration:none;color:#000;}

.left .newslist li span{color:#999;z-index:0;line-height:27px;position:absolute;right:0px;top:0px;}

.left .newslist li h3 {font-size:14px;}

.left .newslist li div{line-height:24px;}

.left .tel{margin-bottom: 20px;}

.left .telbox .dianhua {background: url(../images/Teln.gif) no-repeat scroll 0 20px transparent;color: #666666;line-height: 20px;padding: 10px 0 10px 55px;}

.left .telbox .dianhua span {display: block;font: 30px "Impact";color:#000;}

.left .dianh p{line-height: 24px;font-size: 14px;color: #333;margin-bottom: 10px;}

/*内容页右边*/

.right{width: 910px;overflow: hidden;float: right;}

.right .breadcrumb{ border-bottom:1px solid #DADADA; height:30px;margin-bottom:25px;}

.right .breadcrumb strong{ color:#333; font-size:18px; font-family:"微软雅黑";  height:29px; border-bottom:2px solid #000000; display:inline-block; font-weight:normal;}

.right .breadcrumb p {background:url(../images/mapicon.png) no-repeat left center; padding-left:20px;}

.right .breadcrumb p span{ margin:0 8px;    width: 558px;height: 19px;overflow: hidden;}

.right .breadcrumb a{width:100px;overflow:hidden;height:19px}



.right .mainbox{ width: 910px;padding-top: 20px;overflow: hidden; }

/* 新闻列表 */

.listnews li{height:150px;color:#555; margin-bottom:15px;border-bottom:1px dotted #ccc;padding-bottom:15px;}

.listnews li img{width:230px;height:150px;margin-right:20px;}

.listnews li h3{font-size:16px;font-weight:normal;}

.listnews li h3 span{float:right;font-size:12px;}

.listnews li h3 a{color:#333;display:inline-block;width:380px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

.listnews li h3 a:hover{color:#000;}

.listnews li p{margin-bottom:15px;overflow:hidden;}

.listnews li .more{color:#000000;}

.listnews li .more:hover{text-decoration:underline;}

.listnews li .liulan{display:block;overflow:hidden;}

/* 产品列表 */

.listpro{width:910px;overflow:hidden;}

.listpro ul{width:960px;}

.listpro li{float:left;width:280px;border:1px solid #e5e5e5;background:#fff;margin:0 27px 14px 0;}

.listpro li .pImg{display:block;width:280px;height:auto;overflow:hidden;}

.listpro li img{width:280px;height:auto;transition:all 0.5s;}

.listpro li h5{font-size:12px;font-weight:normal;text-align:center;height:38px;line-height:38px;border:1px solid #e5e5e5;border-left:none;border-right:none;padding:0 10px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin: 0;}

.listpro li .btn{height:35px;line-height:35px;text-align:center;}

.listpro li .btn a{float:left;width:139px;}

.listpro li .zx{background:url('../images/zx_icon.png') no-repeat 20px center;border-right:1px solid #e5e5e5;}

.listpro li .btn1{color:#dd242e;}

.listpro li .btn1:hover{text-decoration: underline;}

.listpro li:hover{border:1px solid #000;}

.listpro li:hover h5{color:#000;}
.listpro li:hover img{transition:all 0.5s;transform:scale(1.1,1.1);}

/* 内页留言样式 */

.feedback{overflow:hidden;}

#feedback_form label{display:block;float:left;height:32px;line-height:32px;margin-bottom:30px;padding-left:40px;background:url(../images/contact1.png) no-repeat;font-size:14px;}

#feedback_form label.name{background-position:0 -32px;}

#feedback_form label.email{background-position:0 -64px;}

#feedback_form label.city{background-position:0 -96px;}

#feedback_form label.msg_title{background-position:0 -128px;}

#feedback_form label.address{background-position:0 -160px;}

#feedback_form label.message{background-position:0 -192px;margin-bottom:10px;}

#feedback_form input{width:240px;height:30px;line-height:30px;float:left;margin:0 37px 30px 0;padding:0 10px;border:1px solid #dbdbdb;}

#feedback_form .msg{padding:30px 0;}

#feedback_form textarea{height:125px;width:880px;padding:10px;border:1px solid #dbdbdb;display:block;}

#feedback_form .btns{width:120px;height:40px;margin-right:10px; background:#0e51ba;color:#fff;border:none;font-size:15px;margin-bottom:0;cursor:pointer;border-radius:3px;}

#feedback_form .btns:hover{background:#000000;transform:all 0.3s;}

#feedback_form .reset{background:#ccc;cursor:pointer;margin-bottom:0;}

#feedback_form .tableRow{width:100%;height:32px;}

#feedback_form .tableRow input{width:150px;margin-right:10px;color:#999;float:left;}

#feedback_form .tableRow .checkcode{width:50px;height:22px;margin-left:5px;border:1px solid #ccc;padding:4px 5px;display:block;float:left;background:#fff;}

#feedback_form input:focus,#feedback_form textarea:focus{border-color:#666;}

/*文章内页*/

.newsShow{}

.newsShow h2{font-size:20px;line-height:32px;text-align:center;position:relative;font-weight:normal;}

.newsShow h3{text-align:center;height:30px;line-height:30px;border-bottom:1px solid #d2d2d2;font-weight:normal;}

.newsShow h3 span{margin:8px 8px 0 8px; color:#999;text-decoration:none;}

.newsShowBox{padding-top:15px;line-height:26px;padding-bottom:10px;}

/*上一篇下一篇分页*/

.fenyList{height:35px;background:#eee;padding:0 10px;margin-top:15px;    line-height: 35px;}

.prew {background:url(../images/pre_info.gif) no-repeat left center;float:left;height:35px;line-height:35px;overflow:hidden;padding-left:15px;text-align:left;width:46%;}

.nextw {background:url(../images/next_info.gif) no-repeat right center;float:right;height:35px;line-height:35px;overflow:hidden;padding-right:15px;text-align:right;width:46%;}

/*相关资讯*/

.recNews{width:910px;overflow:hidden;margin-top:20px;}

.recNews ul{width:900px;padding-top:10px;}

.recNews ul li{float:left;margin-right:50px;width:400px;height:28px;line-height:28px;}

.recNews ul li a{display:block;width:260px;line-height:28px;background:url(../images/iconh.jpg) no-repeat left center;padding-left:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;}

.recNews ul li a:hover{background:url(../images/iconi.jpg) no-repeat left center;}

.recNews ul li span{float:right;color:#999;}

.recTitle{padding-left:20px;height:35px;line-height:35px;background:url(../images/page_line.jpg) no-repeat 10px 12px #eee;font-size:14px;font-weight:bold;color:#333;font-weight:normal;}

/*产品展示*/

.productShowPic{width:352px;}

.productShowPic .box{width:352px;height:270px;}

.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}

.tb-pic a img{vertical-align:middle;}

.tb-pic a{*display:block;*font-family:Arial;*line-height:1;}

.tb-s310, .tb-s310 a{height:233px;width:350px;background:#fff}

.tb-s310, .tb-s310 img{max-height:234px;max-width:312px;}

.tb-s310 a{*font-size:271px;}

.tb-booth{border:1px solid #dadada;position:relative;z-index:1;}

div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:200px;height:200px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}

div.zoomMask{position:absolute;background:url(../images/mask.png);cursor:move;z-index:1;}



.tb-picList{width:352px;height:46px;overflow: hidden;margin-top:10px;position:relative;}

.tb-picList a.prev,.tb-picList a.next{display:block;width:12px;height:21px;position:absolute;top:14px;left:0;background:url(../images/anu.png) no-repeat;overflow:hidden;cursor:pointer;transition:all 0s linear;}

.tb-picList a.prev:hover{background-position:0 -21px;}

.tb-picList a.next{left:auto;right:0;background-position:0 -42px;}

.tb-picList a.next:hover{background-position:0 -63px;}



.tb-picList .tb-thumb{position:relative;width:290px;height:46px;margin:0 auto;overflow:hidden;}

.tb-picList .tb-thumb ul{position:absolute;width:999999px;height:46px;}

.tb-picList .tb-thumb ul li{background:none;float:left;width:76px;height:46px;overflow:hidden;}

.tb-picList .tb-thumb ul li a{display:block;width:60px;height:44px;border:1px solid #d9d9d9;text-align:center;background:#fff}

.tb-picList .tb-thumb ul li img{max-width:100%;height:44px;cursor:pointer;}

.tb-picList .tb-thumb ul li a.tb-selected{border:1px solid #1a64b5;}

.productShowTitle{width:234px;height:244px;overflow:hidden;padding-left:23px;}

.productShowTitle h2{line-height:24px;border-bottom:1px dashed #e1e1e1;font-size:16px;padding:10px 0;}

.descriptionBox{margin:10px 0;height:78px;line-height:22px;overflow:hidden;font-family:"宋体"}

.productOrder a{display:block;width:120px;height:40px;line-height:40px;text-align:center;font-size:18px;color:#fff;border-radius:4px;background:#333;margin-top:15px;}

.productOrder a:hover{color:#fff;background:#1a64b5}

.productTel{font-size:16px;padding:15px 0;overflow:hidden;line-height:30px;}

.productTel span{font-family:arial;font-size:21px;color:#1a64b5;position:relative;top:3px;}

.productFenx{height:40px;}

.tabListBox{overflow:hidden;margin-top:20px;}

.tabList{height:35px;background:#eee;}

.tabList li{display:block;width:100px;height:35px;line-height:35px;float:left;text-align:center;font-size:15px;background:#d8d8d8;color:#333;}

.tabList li.on{color:#fff;background:#000;}

.tabBox{overflow:hidden;padding-top:15px;}



/* 内页产品留言 */

.orderBox{width:100%;overflow:hidden;margin-top:20px;}

.order{width:615px;border:none;background:none;font-size:14px;font-weight:bold;color:#333;}

.orderTable{padding:20px;margin-top:2px;background:#efefef;overflow:hidden;}

.tableRow{width:266px;height:24px;float:left;}

.tableRow span{display:inline-block;float:left;width:65px;height:24px;line-height:24px;text-align:center;}

.rowInput{float:left;padding:3px 5px;width:182px;height:16px;line-height:16px;border:1px solid #d0d0d0;background:#fff;color:#999;}

.tableRowA{margin-top:15px;margin-bottom:15px;height:80px;}

.tableRowA span{display:inline-block;float:left;width:65px;height:80px;line-height:22px;text-align:center;}

.rowTextarea{float:left;padding:3px 5px;width:715px;height:72px;line-height:20px;border:1px solid #d0d0d0;background:#fff;color:#999;}

.rowInput:focus,.rowTextarea:focus{border-color:#1a64b5;}

.grCode{width:500px;}

.rowA{width:120px;}

.pt15{margin-top:15px;}

checkcode{margin-left:10px;float:left;width:63px;height:22px;border:1px solid #d0d0d0;}

.subtA{margin-left:65px;width:65px;height:24px;line-height:24px;text-align:center;border:none;background:#666;cursor:pointer;float:left;color:#fff;border-radius:2px;}

.subtA:hover{background:#888}

.subtB{margin-left:10px;width:65px;height:24px;line-height:24px;text-align:center;border:none;background:#999;cursor:pointer;float:left;color:#fff;border-radius:2px;}

.subtB:hover{background:#666}

/* 内页产品相关产品 */

.relatedProduct{overflow:hidden;margin-top:20px;}

.relatedProduct ul{padding-top:15px;width:850px;}

.relatedProduct li{width:260px;height:260px;float:left;margin-right:11px;margin-bottom:5px;margin-left: 12px}

.relatedProduct li img{border:2px solid #e1e1e1;padding:3px;}

.relatedProduct li img:hover{border-color:#1a64b5}

.relatedProduct li span{width:215px;height:35px;line-height:35px;}