﻿@charset "utf-8";
/* CSS Document */
@media only screen and (max-width: 1180px)
{html{width:1180px;}}
body{margin:0; padding:0; font-family: 'Microsoft YaHei',"宋体",Arial,'Lucida Grande', Helvetica, sans-serif;; font-size: 12px; color: #565656; background:#fff; line-height:2em;}
img{border:0; vertical-align:top;}
a{blr: expression(this.onFocus=this.close());} /* 只支持IE，过多使用效率低 */
a{blr: expression(this.onFocus=this.blur());} /* 只支持IE，过多使用效率低 */
a:focus{-moz-outline-style: none;} /* IE不支持 */
a:focus{outline: none;} /* for Firefox */
a{color: #565656;text-decoration: none;}
a:hover{color: #0796fe;text-decoration:none;}
address, caption, cite, code, dfn, th, em, var{font-style:normal;font-weight:normal;}
ol, ul, li, dl, dt, dd, p, pre{list-style:none;margin:0;padding:0;}
h1, h2, h3, h4, h5, h6, input, select, button{font-size:100%;margin:0;padding:0;}
input, select, textarea{outline: none;resize: none;color: #565656;}
table th{text-align: left;padding: 3px 8px;white-space: nowrap;}
table td{text-align: left;padding: 3px 8px;border: 1px solid #BEBEBE;}
table{border-collapse:collapse;border-spacing:0;}
.dis{display:none;}
.w{width:1180px; position:relative; overflow:hidden}
.mt10{margin-top:10px;}
.m10{margin:10px auto;}

/* 全局 */
*{transition:background-color ease .3s;-moz-transition:background-color ease .3s;-webkit-transition:background-color ease .3s;-o-transition:background-color ease .3s}
html{webkit-text-size-adjust:none;-webkit-text-size-adjust:none;text-align:justify;text-justify:inter-ideograph;word-break:break-all}
a{text-decoration:none;outline:0;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}

/* 基础 */
*{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-touch-callout:none;margin:0}
::-webkit-scrollbar{width:4px;height:4px}
::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);border-radius:0;background:rgba(0,0,0,0.1)}
::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);background:rgba(0,0,0,0.2)}
::-webkit-scrollbar-thumb:hover{border-radius:5px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);background:rgba(0,0,0,0.4)}
input,textarea{-webkit-user-select:text}

/*分页样式*/
.pglist{padding: 25px 0;float:left;width:100%;line-height: 34px;text-align: center;}
.pglist a {color: #fff;padding: 0 12px;margin:0 5px;font-/weight: bold;background: #0796fe;}
.pglist *{display:inline-block;_zoom:1;_display:inline;vertical-align:middle;line-height: 32px;height: 32px;padding-bottom:1px;border-radius: 2px;-webkit-border-radius: 2px;}
.pglist .hover {display:inline-block;color: #fff;background: #333333;}
.pglist a:hover {display:inline-block;color: #fff;background: #333333;}


/* 共用样式 */
.fl{float:left;}
.fr{float:right;}
.w1180{width:1180px;}
.clear{clear:both;}
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}
.more a{color:#fff;font-weight:normal;}
.more a:hover{color:#ffc600;}
div{margin:0 auto;}

/* 共用样式 */
#header{width:100%;}
#header .top{height: 106px;}
#header .fl{display:block;margin-top: 10px;width:600px;}
#header .fr{position:relative;width:580px;margin-top:10px;}
#header .fr p{float:right;}
#header .fr p a{padding: 0 10px;}
#header .top_tel{position:absolute;top:35px;height: 34px;line-height: 34px;background: url(../images/top_tel.png) no-repeat left center;padding-left: 36px;}
#header .top_tel p{font-size:24px;font-weight: bold;color: #24a1fc;}
#header .top_tel span{font-size:24px;display: block;float: right;}
#header .search{width:185px;height:23px;background:url("../images/search_bg.png") no-repeat;position:absolute;top:42px;right:0;}
#search-keyword{width:150px;height:13px;line-height:13px;padding:5px 0 5px 7px;background:none;border:none;float:left;color: #888;}
#header .but_search{width:28px;height:23px;margin:0;padding:0;background:none;border:none;float:right;text-indent:-9999;font-size:0;cursor:pointer;}

/*导航*/
#nav{background:#01559d;width:100%;}
#nav li{width:145px;height:50px;float:left;text-align:center;line-height:50px;font-size:16px;position:relative;}
#nav li#cur{background: none;}
#nav li .on{width:145px;height:50px;display:block;-webkit-transition: all .0s ease-in-out 0s;-moz-transition: all .0s ease-in-out 0s;transition: all .0s ease-in-out 0s;}
#nav li a{color:#fff;display:block;}
#nav li.current .on, .nav li a:hover{background:#022f56;}
#nav li.current a, .nav li a:hover{color:#fff;}
#nav li .sub-nav{width:145px;height:auto;padding:0 0 10px 0;margin:0 0 0 -72px;position:absolute;top:50px;left:50%;background:#022f56;display:none;}
#nav li .sub-nav li{text-align:center;height:40px;line-height:40px;font-size:14px;font-weight:normal;position:relative;background:none;float:none;padding:0;border-bottom: 1px solid #fff;}
#nav li .sub-nav li a{width:145px;height:40px;color:#fff;padding:0;display:block;border-bottom: 1px solid #fff;}
#nav li .sub-nav li a:hover{color:#ffc600;background:none;}
#content{margin-top:18px;margin-bottom: 30px;}

/* 友情链接 */
#links{width:1180px; height:120px;margin:20px auto 0 auto; background:url(../images/index_65.jpg) no-repeat 0 0;}
#links ul{padding-left:20px;padding-top:48px;}
#links ul li{float:left; color:#333; height:20px; line-height:20px; margin-right:10px;}
#links ul li a{float:left; color:#333;}

/* 底部 */
#bottom_bg{width:100%;height:160px;background-color:#01559d;clear:both;padding:10px 0;}
#bottom .bot_nav{width:1180px; height:51px; line-height:51px;margin:auto; text-align:center;border-bottom:1px dotted #fff; }
#bottom .bot_nav a{font-size:15px; color:#fff; height:51px; line-height:51px; padding:0px 8px; color:#fff;} 
 
.bottom{width:1180px; margin:0 auto;}
.bottom_nr{color:#fff; width:1180px; margin:10px auto; position:relative; text-align:left; line-height:24px;}
.bottom_nr p{margin-top:10px; text-align:center;}
.bottom_nr a{margin:0px 3px; color:#fff;}
.bottom_nr .wx{ position:absolute;top:0;right:200px;}
.bottom_nr .wx img{width:90px;}

/*返回首页*/
#tip{padding-top: 30px;}
#tip b{color: #0796fe;}

/* 评论 */
.c-proBox h3 {border-radius: 2px;-webkit-border-radius: 2px;font-weight: 400;height: 36px;line-height: 36px;background: #0796fe;color: #ffffff;padding: 5px 10px;margin: 10px 0;}
.c-comment li {border-radius: 2px;-webkit-border-radius: 2px;line-height: normal;margin-bottom: 10px;padding: 0 15px;border: 1px solid #eeeeee;background: #ffffff;}
.c-comment li p {padding: 15px 0;border-top: 1px dashed #eeeeee;}
.c-comment li p span {float: right;}
.c-comment li p.on {border-top: 0;}
.c-comment li p.admin {color: #0796fe;}
.c-more {text-align: center;line-height: normal;}
.c-more a {transition: all 0.3s;-webkit-transition: all 0.3s;border-radius: 2px;-webkit-border-radius: 2px;display: block;background: #0796fe;color: #ffffff;padding: 13px 0;}
.c-more a:hover {background: #333333;}

/* 留言 */
.c-book ul li {position: relative;margin-top: 10px;}
.c-book ul li em {float: left;text-align: right;margin-right: 10px;padding-top: 7px;width: 150px;font-style: normal;}
.c-book ul li textarea,
.c-book ul li input,
.c-book ul li select {transition: all 0.3s;-webkit-transition: all 0.3s;border-radius: 2px;-webkit-border-radius: 2px;padding: 12px;border: 1px solid #eeeeee;font-family: 'Microsoft Yahei';font-size: 14px;box-shadow: 0px 0px 5px #e3e3e3 inset;}
.c-book ul li textarea:hover,.c-book ul li input:hover,.c-book ul li select:hover,.c-book ul li textarea:focus,.c-book ul li input:focus,.c-book ul li select:focus {border-color: #0796fe;box-shadow: 0px 0px 5px #0796fe inset;}
.c-book ul li textarea {width: 360px;height: 150px;overflow-y: hidden;}
.c-book ul li img {position: absolute;cursor: pointer;top: 10px;margin-left: 5px;}
.c-book ul li.bnt {margin-left: 150px;}
.c-book ul li.bnt input {transition: all 0.3s;-webkit-transition: all 0.3s;cursor: pointer;width: 120px;margin-left: 10px;border-color: #0796fe;background: #0796fe;color: #ffffff;}
.c-book ul li.bnt input:hover {border-color: #333333;background: #333333;}
.c-cb,.c-cbli li {zoom: 1;}

/* 幻灯切换 */
.slideBox{position:relative;display:block;width:100%;height: 400px;margin-top:5px;}
.slideBox .bd img{display:block;margin:0 auto;height: 400px;}
.slideBox .prev{display:none;position:absolute;padding:0;left: 50%;margin-left: -595px;top: 60%;margin-top: -73px;width: 38px;height: 73px;background: url(../images/next_bg_09.png) no-repeat left center;background-position: 0 0;}
.slideBox .next{display:none;position:absolute;padding:0;right: 50%;margin-right: -595px;top: 60%;margin-top: -73px;width: 38px;height: 73px;background: url(../images/next_bg_09.png) no-repeat left center;background-position: right center;}
.slideBox .hd{position:relative;top: -10px;z-index:1;}
.slideBox .hd ul{text-align:center;margin-top: -45px;}
.slideBox .hd ul li{width: 13px;height: 13px;border-radius:50%;display:inline-block;margin: 0 3px;cursor:pointer;background: #fff;}
.slideBox .hd ul li.on{background: #0796fe;}

/* 浮动工具 */
.c-tools {position: fixed;z-index: 9999;text-align: center;right: 0;bottom: 50%;margin-bottom: -144px;}
.c-tools ul li {transition: all 0.3s;-webkit-transition: all 0.3s;border-radius: 2px;-webkit-border-radius: 2px;cursor: pointer;position: relative;width: 62px;height: 62px;margin: 1px;background: #0796fe url(http://www.sldscl.com/theme/TP000047/images/tools-ico.png) no-repeat;}
.c-tools ul li:hover {background-color: #333333;}
.c-tools ul li span {transition: all 0.3s;-webkit-transition: all 0.3s;border-radius: 2px;-webkit-border-radius: 2px;display: none;position: absolute;right: 63px;width: 135px;line-height: 62px;padding: 0 10px;background: #333333;color: #ffffff;font-size: 14px;}
.c-tools ul li .ewmPic {width: 168px;}
.c-tools ul li .ewmPic img {display: block;margin-top: 10px;padding-bottom: 10px;width: 168px;height: 168px;}
.c-tools ul .tel-ico {background-position: center -22px;}
.c-tools ul .tel-ico span{line-height: 31px;}
.c-tools ul .ewm-ico {background-position: center 21px;}
.c-tools ul .qq-ico {background-position: center -69px;}
.c-tools ul .top-ico {background-position: center -115px;}

/* product view 产品内页 */
.view_imgs{width:555px;height:500px;margin:20px auto;position:relative;background:#f7f7f7;}
.view_imgs .btn{position:absolute;width:15px;height:70px;top:422px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.view_imgs .prev{left:0;background:url(http://www.sldscl.com/theme/TP000047/images/view_left.png) no-repeat center center #bfbebe;}
.view_imgs #prev,.view_imgs #prev #next{width: 15px;height: 70px;margin-left: 0;}
.view_imgs #prevTop,.view_imgs #nextTop{display:none}
.view_imgs .next{right:0;background:url(http://www.sldscl.com/theme/TP000047/images/view_right.png) no-repeat center center #bfbebe;}
.view_imgs li{float:left;}
.view_imgs .prev:hover,.view_imgs .next:hover{background-color:#0796fe;}
.view_imgs .cf li{position:relative;color:#fff;}
.view_imgs .cf a{display:block;width:555px;height:416px;position:absolute;color:#fff;}
.view_imgs .picBox{height:416px;position:relative;overflow:hidden;}
.view_imgs .picBox ul{height:416px;position:absolute;}
.view_imgs .picBox li{width:555px;height:374px;}
.view_imgs .listBox{width:511px;height:71px;margin:0 auto;position:relative;padding:6px 0 10px;overflow:hidden;}
.view_imgs .listBox ul{height:71px;position:absolute;}
.view_imgs .listBox li{width:104px;height:71px;cursor:pointer;position:relative;}
.view_imgs .listBox li a{display:block;width:95px;height:71px;}
.view_imgs .listBox li img{width:95px;height:71px;}
.view_imgs .listBox .on img{width:89px;height:65px;border: 3px solid #0796fe;}
.view_imgs .picBox li img{max-width: 100%;}
.ol_width { width:580px;}

/* 经典案例 */
#case{margin:auto;width:100%;margin-top: 40px;}
.main_bj{width:100%;}
#main{width: 1180px;margin:auto;padding-top:15px;overflow: hidden;}
.largen{overflow:hidden;width:1210px;}
.largen .li_txt{height:80px;line-height:80px;display:block;text-align:center;color:#fff;font-size:16px; text-align:center;}
.largen li{overflow:hidden;float:left;cursor:pointer;position:relative;margin-right:10px;width:228px;height: 251px;}
.largen li:hover{background:#01559D;}
.largen li:hover img{width:190px;height:141px;background:#fff;padding:9px;}
.largen li div{width:208px; height:211px; overflow:hidden;padding:10px;}
.largen li .li_txt{}
.largen li img{width:190px;height:141px;background:#fff;padding:9px;overflow:hidden;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.largen .bg1{background:#f39e44;}
.largen .bg2{background:#3f9fd2;}
.largen .bg3{background:#f585ad;}
.largen .bg4{background:#a5181e;}
.largen .bg5{background:#5ab80c;}

/* 产品分类 */
.submenu{zoom:1;width:224px;padding-bottom:14px;margin-bottom:10px;background:url(http://www.sldyc.cn/theme/TP000047/images/submenu.png) no-repeat left bottom;}
.submenu h3{width:100%;height:49px;font-size:16px;background:url(http://www.sldyc.cn/theme/TP000047/images/left_h3_bg.png) no-repeat;color:#fff;line-height:36px;text-align:center;}
.submenu ul li{width:100%;line-height:39px;text-indent:30px;position: relative;z-index: 10;zoom:1;background:url(http://www.sldyc.cn/theme/TP000047/images/left_li.png) no-repeat;}
.submenu ul li h4{width:224px;height:39px;cursor:pointer;background:url(http://www.sldyc.cn/theme/TP000047/images/bg3.png) no-repeat 205px 16px;text-decoration:none;display:block;line-height:39px;font-weight:normal;font-size:14px;}
.submenu ul li.selected h4{background-position:205px -67px;}
.submenu li .list-item{width:222px;position:relative;zoom:1;border-left:1px solid #b5b4b4;border-right:1px solid #b5b4b4;}
.submenu li .list-item li{text-indent:32px;}
.submenu li .list-item h5{height:37px;line-height:37px;position:relative;cursor:pointer;font-weight:normal;border-top:1px solid #fff;border-bottom:1px solid #cbcbcb;background:#e6e6e6 url(http://www.sldyc.cn/theme/TP000047/images/bg3.png) no-repeat 205px 16px;}
.submenu li li.selected2 h5{background-position:205px -67px;}
.submenu li .list-item h5 i{width:7px;height:9px;display:block;position:absolute;left:15px;top:15px;background:url(http://www.sldyc.cn/theme/TP000047/images/bg1.png) no-repeat;}
.submenu li li.selected2 h5 i{width:9px;height:7px;display:block;position:absolute;left:15px;top:15px;background:url(http://www.sldyc.cn/theme/TP000047/images/bg2.png) no-repeat;}
.submenu li .list-item2{background:#f0f0f0;}
.submenu li .list-item2 a{width:222px;height:35px;line-height:35px;display:block;border-top:1px solid #fff;border-bottom:1px solid #cbcbcb;position:relative;}
.submenu li .list-item2 a i{width:4px;height:4px;display:block;position:absolute;left:19px;top:15px;background:#bdbdbd;}

/* 产品展示 */
#product{width: 1180px;height: 860px;margin: auto;}
.product_left{width:229px;height: 415px;}
.product_tel_bj{background: url(http://www.sldyc.cn/theme/TP000047/images/tel_bg.png) center top no-repeat;width: 224px;height: 50px;position: absolute;}
.product_tel_bj span{font-size: 21px;line-height: 68px;color:#fff;padding: 0 0px 0px 65px;}
#product #product_main{width: 920px;float:right;}
.product_rx{width: 920px;}
.product_rx h1{background:url(http://www.sldyc.cn/theme/TP000047/images/index_18.jpg) no-repeat 0 0;width: 920px;height:45px;line-height:35px;}
.product_rx_bt{float:left;color: #000;font-size:16px;padding-left:28px;}
.product_rx_more{float:right;}
.product_rx_list{width:916px; padding-left:9px; padding-top:16px;}
.product{overflow:hidden;float:left;margin-top: 0px;}
.product .li_txt{height: 36px;line-height: 36px;display:block;text-align:center;color:#fff;position:absolute;left:0;bottom: 2px;background: url(http://www.sldyc.cn/theme/TP000047/images/ico1.png);}
.product li{overflow:hidden;float:left;cursor:pointer;position:relative;margin: 10px;width: 206px;height: 175px;padding: 2px;background-color: #d9d9d9;}
.product li:hover img{width: 218px;height: 187px;}
.product li div{width: 206px;height: 175px;overflow:hidden;}
.product li .li_txt{width: 206px;margin: 0px 2px;}
.product li img{width: 206px;height: 175px;overflow:hidden;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}

/* 联系方式 */
.left_contact{width:204px;height:362px;padding:10px;background:url("http://www.sldyc.cn/theme/TP000047/images/left_contact.png") no-repeat;margin-top: 35px;}
.left_contact h4{margin-bottom:10px;}
.left_contact span{color:#0796fe;}
.left_contact .code{margin-top:15px;}
.left_contact .code span{display: block;font-size: 14px;line-height: 15px;width: 15px;padding: 1px 10px 1px 20px;float: left;}
.left_contact .code img{width: 123px;height: 123px;}

/*新闻开始*/
.xinwen-mbox{width:100%;height:440px;background:#F8F8F8;}
.xinwen-box{width: 1180px;height:auto;margin: auto;overflow:hidden;margin-top:14px;}
.news-box{width: 540px;height:auto;overflow:hidden;}
.news-top{width: 540px;height:49px;line-height:46px;background: url(../images/news-bot.png) left bottom no-repeat;}
.bj-n-t0{width:300px; height:46px;}
.bj-n-t0 ul { list-style-image:none;}
.bj-n-t0 ul li{ width:93px; height:46px; line-height:46px; text-align:center; float:left; display:inline;color:#333;  font-size:14px; margin-left:0px;}
.bj-n-t0 .anniu{ CURSOR: pointer;color:#333333;font-weight:bold; font-size:16px;}
.bj-n-t0 .anniu a{ color:#333333;font-weight:bold;font-size:16px;}
.bj-n-t0 a:hover {width:93px;  float: left; height:46px; color:#333333; font-weight:bold; font-size:16px;}
.news-topr{ width:100px;}
.news-topr p{ text-align:right;}
.news-topr a{  font-size:12px; color:#666666; padding-right:8px;}
.news-bot{width: 540px;height:auto;overflow:hidden;}

.xinwen-nr{padding-top:16px;width: 540px;}
.xinwen-nr img{ width:174px; height:120px;  border:1px solid #CCCCCC; padding:2px; float:left; margin-left:4px;}
.xinwen-nr p{float:left;width: 345px;margin-left:10px;line-height:25px;color:#333333;height:125px;display:block;overflow:hidden;}
.xinwen-nr p b{ display:block; height:25px; color:#333333; overflow:hidden; }
.xinwen-nr p b a{ color:#000;}
.xinwen-nr p a{ color:#0099FF;}
.xinwen-nr p b a:hover{ color:#0099FF; }

.xinwen-nr ul{ list-style-image:none; margin-top:10px; height:185px; overflow:hidden; }
.xinwen-nr ul li{width: 526px;background-image: url(../images/xinwen-li.png);background-repeat: no-repeat;background-position: 5px;height:36px;line-height:36px;float:left;display:inline;margin-left:2px;padding-left:14px;border-bottom:1px dotted #CECECE;}
.text_r{float:right;font-size: 13px;font-style: normal;font-weight: normal;color: #666; padding-right:6px; width:80px; text-align:right;}
.text_l{float:left;text-align:left;height:36px;line-height:36px;width: 430px;overflow:hidden;font-size:13px;white-space:nowrap;text-overflow:ellipsis;}

.news-bj{ margin-left:29px; width:39px; height:420px; background:url(../images/news-you.png) no-repeat; overflow:hidden;}

.qa-box{width: 540px;height:auto;}
.qa-top{width: 540px;height:49px;line-height:46px;background: url(../images/qa-bot.png) left bottom no-repeat;}
.qa-l{ font-size:16px; color:#000000;}
.qa-l p{ padding-left:4px; }
.qa-l p span{ padding-left:9px;}
.qa-r{ width:auto;}
.qa-r p{ text-align:right;}
.qa-r p a{ padding-right:17px; font-size:12px; color:#666666;}

.qa-bot{width: 536px;padding-left:2px;padding-right:2px;margin-top:11px;}

.i_questions_list{ text-align:left; height:330px; overflow:hidden; padding:0px 0px;  }
.i_questions_list ul li{width: 536px;border-bottom:1px dashed #cccccc;padding-bottom:4px;line-height:24px;margin-top:20px;}
.i_questions_list ul li  p{ font-size:13px;}
.i_questions_list ul li .tit{ width:369px;background:url(../images/qa.png) no-repeat 1px 1px; text-indent:28px; height:24px; overflow:hidden; width:auto; margin-bottom:4px; }
.i_questions_list ul li .cont{ width:365px;background:url(../images/qa.png) no-repeat 1px -28px; text-indent:28px; height:auto; max-height:72px; padding-top:2px; margin-bottom:10px; width:auto; color:#333; overflow:hidden; padding-left:4px; }
.i_questions_list ul li .tit a{ color:#000;}
.i_questions_list ul li .tit a:hover{ color:#0099FF; }

.i_questions_list.page{ width:auto; height:auto;}
.i_questions_list.page ul li{ width:auto;}
.cl { clear:left;}
/*新闻结束*/


/*产品样式*/
/*标题*/
.tit-a{width:1180px; height:40px; background:url(../images/tit-a-bg.png) no-repeat center; text-align:center;}
.tit-a h1{display:inline; font-size:18px; font-weight:bold; color:#FFF; line-height:40px;}

.tit-b{position:relative; width:1060px; height:70px; background:#4586DD;}
.tit-b .l{position:absolute; left:100px; top:4px; font-size:30px; color:#FFF;}
.tit-b .r{position:absolute; right:100px; bottom:4px; font-size:30px; color:#FFF;}

/*首页产品*/
.box-b{width:1180px; padding:20px 0; overflow:hidden;}
.box-b .l{float:left; width:220px; overflow:hidden;}
.box-b .l .navul{height:375px; background:#F7F7F7; border:1px solid #DDD;}
.box-b .l .navul h1{font-size:18px; font-weight:bold; color:#206BCD; text-align:center; line-height:44px;}
.box-b .l .navul .ca{display:block; width:158px; height:36px; background:url(../images/nav-but-bg.png) no-repeat; font-size:16px; color:#FFF; line-height:36px; padding-left:40px; margin:0 auto; margin-bottom:8px;}
.box-b .l .navul .ls{width:200px; padding-bottom:8px; margin:0 auto; overflow:hidden;}
.box-b .l .navul .ls li{float:left; width:100px; text-align:center;}
.box-b .l .navul .ls li a{font-size:12px; color:#444; line-height:24px;}
.box-b .l .navul .ls li a:hover{color:#2068CA; text-decoration:underline;}
 
.box-b .r{float:right; width:940px; overflow:hidden;}
.box-b .r .n{width:944px; overflow:hidden;}
.box-b .r .n a{float:left; width:224px; margin-right:12px; position:relative;}
.box-b .r .n a img{float:left; width:216px; height:150px; border:1px solid #DDD; padding:3px;}
.box-b .r .n a span{float:left; display:block; width:100%; font-size:14px; color:#444; text-align:center; padding:13px 0;}
.box-b .r .n a .text{background:#000;position:absolute;width:216px;height:150px;top:216px;left:0;right:0;} 


.lefter{width:220px;margin-right:30px;float:left;}
.righter{float:left;width:930px;}
.leftnav{background:#1F92D1;padding:10px 15px;color:#fff;font-size:18px;font-family:microsoft yahei;}
.subnav{border:1px solid #eee;border-bottom:0;margin:0;padding:0;list-style:none;}
.subnav li{}
.subnav li a{display:block;padding-left:20px;background:#fafafa;font-size:14px;line-height:40px;height:40px;border-bottom:1px solid #eee;}
.subnav li a:hover{color:#1F92D1;font-weight:bold;background:#f3f3f3;}
.subnav .hover a{display:block;padding-left:20px;color:#1F92D1;font-weight:bold;background:#f3f3f3;font-size:14px;line-height:40px;height:40px;border-bottom:1px solid #eee;}
.subnav dl{margin:0;padding:0;list-style:none;*margin-top:-12px;}
.subnav dl dt{}
.subnav dl dt a{background:#fff;display:block;height:40px;line-height:40px;border-bottom:1px solid #eee;padding-left:20px;font-size:12px;}
.subnav dl dt a:hover{background:#fff;font-size:12px;font-weight:normal;color:#f30;}
.subnav li dl .hover a{color:#f30;font-size:12px;font-weight:normal;background:#fff;}

.left_border{border:1px solid #eee;border-top:0;padding:10px 15px;line-height:25px;}
.left_border p{margin:0;padding:0;}
.left_border b{font-size:14px;}

.container{line-height:25px;font-size:14px;padding:15px 0;}
.container p{margin:5px 0;font-family:microsoft yahei;font-size:14px;}

.artshow{line-height:25px;font-size:14px;padding:0 0 15px 0;}
.artshow .title{text-align:center;font-size:20px;line-height:30px;font-weight:100;font-variant: normal;margin:0;padding:15px 0;font-family:microsoft yahei;}
.artshow .info{text-align:center;font-family:microsoft yahei;color:#999;padding:0 0 15px 0;font-size:14px;}
.artshow p{margin:5px 0;font-size:14px;}
.artshow .pre{margin:5px 0 5px 0;color:#999;}
.artshow .next{margin:0 0 5px 0;color:#999;}

.prowidth{width:759px;overflow:hidden;}
.pro_list{margin:15px 0;padding:0;list-style:none;overflow:hidden;}
.pro_list li{float:left;width:240px;margin:0 13px 13px 0;}
.pro_list li a{border:1px solid #eee;display:block;padding:15px;}
.pro_list li a img{border:1px solid #eee;}
.pro_list li a .title{text-align:center;font-size:14px;height:40px;line-height:40px;font-family:microsoft yahei;}
.pro_list li a .intro{line-height:18px;color:#999;word-break:break-all;min-height:55px;}
.pro_list li a .more{display:block;margin:15px auto 10px auto;text-align:center;background:#e5e5e5;width:90px;line-height:24px;}
.pro_list li a:hover{border:1px solid #ddd;}
.pro_list li a:hover .title{color:#1F92D1;}
.pro_list li a:hover .more{background:#1F92D1;color:#fff;}

.pic_list{margin:15px 0;padding:0;list-style:none;overflow:hidden;}
.pic_list li{float:left;width:240px;margin:0 13px 13px 0;}
.pic_list li a{border:1px solid #eee;display:block;padding:5px;}
.pic_list li a img{border:0;}
.pic_list li a .title{text-align:center;font-size:14px;height:40px;line-height:40px;font-family:microsoft yahei;}
.pic_list li a:hover{border:1px solid #ddd;}
.pic_list li a:hover .title{color:#1F92D1;}

.casewidth{width:780px;overflow:hidden;}
.case_list{margin:20px 0;padding:0;list-style:none;}
.case_list li{width:240px;margin:0 20px 30px 0;float:left;text-align:center;font-family:microsoft yahei;}
.case_list li img{display:block;margin-bottom:15px;}
.case_list li a{color:#666;font-size:13px;}
.case_list li a:hover{color:#f30;}

.joblist{margin:15px 0;padding:0;list-style:none;overflow:hidden;}
.joblist li{float:left;width:480px;margin:0 20px 20px 0;border-bottom:1px dashed #eee;padding-bottom:15px;}
.joblist li a .title{font-size:16px;font-family:microsoft yahei;line-height:30px;}
.joblist li .line{padding:0;margin:0;line-height:22px;}
.joblist li .line b{float:left;width:70px;color:#555;}
.joblist li .line .intro{margin-left:70px;}
.joblist li a:hover .title{color:#f30;}

.job_list{margin:0;padding:0;list-style:none;overflow:hidden;}
.job_list li{float:left;width:350px;margin:0 20px 20px 0;border-bottom:1px dashed #eee;padding-bottom:15px;}
.job_list li a .title{font-size:16px;font-family:microsoft yahei;line-height:30px;line-height:40px;margin-bottom:10px;}
.job_list li .line{padding:0;margin:5px 0;line-height:24px;text-indent:0;}
.job_list li .line b{float:left;width:70px;}
.job_list li .line .intro{margin-left:70px;}
.job_list li .line .intro p{margin:0 0 5px 0;padding:0;}
.job_list li a:hover .title{color:#f30;}

.news_list{margin:0;padding:0;list-style:none;}
.news_list li{border-bottom:1px dotted #ccc;padding:10px;line-height:24px;color:#999;}
.news_list li:hover{background:#fafafa;}
.news_list li a{font-size:18px;font-family:microsoft yahei;display:block;line-height:40px;}
.news_list li em{color:#666;font-family:verdana;display:block;font-style:normal;}

.rss_list{margin:0;padding:0;list-style:none;}
.rss_list li{border-bottom:1px dotted #ddd;line-height:40px;color:#999;}
.rss_list li a{font-size:14px;font-family:microsoft yahei;}

#position{margin:0 auto;width:100%;width: 100%; 
background: #E3F1FD;
border-bottom: 1px solid #C6E3FB;;overflow:hidden;line-height:50px;}

/*list*/
.list_page{text-align:center;margin:10px;display:block;}
.list_page:after{content:" ";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.list_page ul{list-style:none;margin:0;padding:0;display:inline-block;vertical-align:bottom;}
.list_page ul li{display:inline-block;border:solid 1px #ddd;border-radius:4px;}
.list_page ul a{color:#333;padding:8px 12px;line-height:18px;display:block;transition:all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;background:#fff;}
.page_group ul{border-right:solid 1px #ddd;border-radius:4px;}
.page_group ul li{border-right:none;border-radius:0;float:left;}
.page_group ul li:not(:first-child):not(:last-child){border-radius:0;}
.page_group ul li:first-child{border-radius:4px 0 0 4px;}
.page_group ul li:last-child{border-radius:0 4px 4px 0;}
.page_group ul .active a{background:#f3f3f3;border-radius:0;}

.comment{overflow:hidden;clear:both;margin:10px 0;}
.comment .line{clear:both;border-bottom:1px solid #eee;padding-bottom:15px;}
.comment .line .base{font-family:microsoft yahei;font-weight:bold;line-height:30px;font-size:14px;}
.comment .line .base span{margin:0 0 0 10px;color:#999;font-weight:normal;float:right;font-size:12px;}
.comment .line .content{line-height:20px;word-wrap:break-word;overflow:hidden;}
.comment .line .reply{font-family:verdana;word-wrap:break-word;overflow:hidden;}
.comment .line .reply strong{color:#f60;float:left;}
.comment_more{text-align:center;padding:10px 0;font-family:microsoft yahei;font-size:14px;}
.comment_more a{color:#999;}
.comment_more a:hover{color:#f30;}

.commentadd{margin:10px 0;clear:both;}
.commentadd .text{}
.commentadd .text .div{padding:0 5px 0 0;border:1px solid #E4E2E2;border-bottom:0;}
.commentadd .text .div textarea{width:98%;height:70px;overflow:auto;border:0;padding:10px;}
.commentadd .input{margin:0;font-size:14px;background:#fafafa;border:1px solid #EDECEC;overflow:hidden;padding:0px 5px 5px 15px;line-height:40px;height:40px;font-family:microsoft yahei;}
.commentadd .input .send{float:right;border:1px solid #1F92D1;background:#1F92D1;color:#fff;padding:8px 25px;margin:5px 0 0;vertical-align:middle;cursor:pointer;font-family:microsoft yahei;}

.bookadd{margin:20px 0;}
.bookadd div{margin-bottom:15px;}
.bookadd .label{float:left;width:100px;text-align:right;padding-right:10px;clear:both;}
.bookadd .label span{color:#f30;font-family:宋体;}
.bookadd .enter{margin-left:120px;}
.bookadd .enter .ip{border:1px solid #ddd;padding:10px 10px;vertical-align:middle;overflow:hidden;border-radius:10px 0 10px 0;}
.bookadd .enter .bnt{border:1px solid #1F92D1;background:#1F92D1;padding:8px 20px;vertical-align:middle;color:#fff;cursor:pointer;}
.bookadd .enter label{display:block;}

.job_h1{font-size:14px;line-height:35px;border-bottom:1px solid #eee;margin:10px 0;}
.info_title{font-size:14px;font-weight:bold;border-bottom:1px solid #f0f0f0;line-height:30px;height:30px;margin:0 0 15px 0;}
.info_intro{padding:0 0 20px 0;line-height:22px;color:#666;}
.info_intro p{margin:0 0 5px 0;padding:0;}
.info_intro .red{color:#f30;margin:0 5px;}

#goodsshow{margin:20px 0;overflow:hidden;width:750px;}
#goodsshow img{border:0;}
#goodsshow .left{float:left;width:350px;margin:0 50px 0 0;}
#goodsshow .right{float:left;}
#goodsshow .shop_big{border:1px solid #ededed;padding:2px;background:#fff;width:360px;cursor:pointer;}
#goodsshow .shop_plist{clear:both;width:360px;}
#prolist{width:310px;float:left;overflow:hidden;height:68px;position:relative;margin:10px 0 0 0;}
#prolist ul{margin:0;padding:0;list-style:none;overflow:hidden;width:20000px;position:relative;}
#prolist ul li{float:left;cursor:pointer;position:relative;background:url(../images/pro_none.gif) no-repeat center top;height:68px;}
#prolist ul li img{height:60px;width:60px;margin:6px 8px 0 8px;padding:0px;border:0;}
#prolist .hover{background:url(../images/pro_bg.gif) no-repeat center top;height:68px;}
#goodsshow .shop_plist a.prev{float:left;width:20px;height:68px;display:block;outline:none;background:url(../images/ico_left.gif) no-repeat center;line-height:68px;margin-top:12px;}
#goodsshow .shop_plist a.next{float:left;width:20px;height:68px;display:block;outline:none;background:url(../images/ico_right.gif) no-repeat center;margin-top:12px;}
#goodsshow .right{width:350px;}
#goodsshow .right h1{font-size:18px;font-family:microsoft yahei;font-weight:normal;margin:0 0 10px 0;padding:0;}
#goodsshow .right .intro{color:#999;min-height:80px;}
#goodsshow .right .sno{border-bottom:1px solid #eee;line-height:35px;}
#goodsshow .right .price{color:#999;line-height:30px;padding:10px 0;}
#goodsshow .right .price span{color:#f60;font-size:16px;}

.subject{color:#1F92D1;font-size:18px;font-family:microsoft yahei;height:41px;line-height:40px;border-bottom:1px solid #ddd;}
.subject b{display:inline-block;font-weight:normal;border-bottom:2px solid #1F92D1;height:40px;line-height:40px;}
.subject span{color:#bbb;display:inline-block;font-size:16px;font-family:verdana;padding-left:10px;}
.subject a{float:right;font-size:12px;font-family:宋体;}


.bg_black{background:#eee;padding:15px 0;}
.subject_news{color:#333;font-size:18px;font-family:microsoft yahei;height:41px;line-height:40px;border-bottom:1px solid #ddd;}
.subject_news b{display:inline-block;font-weight:normal;border-bottom:2px solid #1F92D1;height:40px;line-height:40px;}
.subject_news span{color:#bbb;display:inline-block;font-size:16px;font-family:verdana;padding-left:10px;}
.subject_news a{float:right;font-size:12px;font-family:宋体;}

 
.x{width:944px; overflow:hidden;margin-top:40px;}
.x a{float:left; width:224px; margin-right:12px; position:relative;}
.x a img{float:left; width:216px; height:150px; border:1px solid #DDD; padding:3px;}
.x a span{float:left; display:block; width:100%; font-size:14px; color:#444; text-align:center; padding:13px 0;}
.x a .text{background:#000;position:absolute;width:216px;height:150px;top:216px;left:0;right:0;} 

/*在线客服*/

.keifu{ position:fixed; top:10%; right:0; width:131px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));

 z-index:990;}

.keifu_tab{ width:160px;}

.icon_keifu{ width:26px; height:100px; float:left; background:url(../images/keifu1.png) 0 0; position:relative; display:none; cursor:pointer;}

.keifu_box{ float:left; width:131px;}

.keifu_tab img{ display:block;}

.keifu_head{ width:131px; height:41px; background:url(../images/keifu1.png); background-position: 0 -103px; font-size:0; line-height:0; position:relative;}

.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(../images/keifu1.png) -42px 0; position:absolute; top:5px; right:5px;}

.keifu_close:hover{ background-position:-60px 0;}

.keifu_con{ border-left:7px solid #029bdb; border-right:7px solid #029bdb; padding-top:15px; background:#fbfbfb;}

.keifu_con li{height:33px; padding-left:12px;}

.keifu_con .weixin{ height:96px;}

.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}

.keifu_bot{ width:131px; height:119px; background: url(../images/keifu1.png); background-position:0 -149px;  }

.keifu_bot p{font-weight:bold; color:#fe8900; font-size:14px; margin-left:10px; padding-top:85px;height:30px; width:100%;}

