﻿/*#007cc2  5f5e5c  */
input,button,select,textarea{ 
outline:none; 
border:0; 
-webkit-appearance: none; 
}
a{color:#333;text-decoration:none}
a:hover{color:#ff0c0c}

body{font-family:"Microsoft YaHei",微软雅黑,"宋体";}
.wrap { width: 1180px; margin: 0 auto; overflow: hidden; }

#header {background-color:#f7f7f7;}
.tips-inner{ position:relative; z-index:99;}
.tips-inner .tips{ height:30px; color:#444; font-size:14px; padding-left:15px;}
.tips-inner .tips a{font-size:12px; color:#444;}
.tips-inner .wrap{position:relative; z-index:100; overflow:inherit;}
.tips-inner .tips .widget{}
.tips-inner .tips .widget>a{ display:block;padding:0px 6px; float:left;}

.tips-inner .tips-link{ float:right; color:#444;}
.tips-inner .tips-link a{display:inline-block; padding-left:20px; margin-left:8px; margin-right:5px; line-height:30px; height:30px;}
.tips-inner .tips-link a.weixin{background:url(../images/icon3.png) no-repeat 0px 6px;}
.tips-inner .tips-link a.map{background:url(../images/icon4.png) no-repeat 0px 6px;}
.tips-inner .tips-link a.contact{background:url(../images/icon5.png) no-repeat 0px 6px;}


.tips .weixin-inner{
  position: absolute;
  top: 30px;
  right: 140px;
  z-index: 999;
  border: 1px solid #e5e5e5;
  padding:5px;
  display: none;
  background-color: #fff;
}

.logo-inner{position:relative; z-index:1;}
.logo-inner .logo{float:left}
.logo-inner .logo img{}
.logo-inner .logo-tel{ float:right; padding-top:25px; padding-right:50px; font-size:26px; color:#da251d; background:url(../images/tel.png) no-repeat 0px 33px; padding-left:45px;}
.logo-inner .logo-tel .t1{font-size:15px; color:#454545; font-weight:normal;}

.nav {position:relative; z-index:1; background:url(../images/nav_bg.png) repeat-x; height:48px; }
.nav #navlist{}
.nav #navlist ul{}
.nav #navlist ul li { float: left;}
.nav #navlist ul li a { color:#fff; display: block; line-height:48px; padding: 0px 25px; font-family: "Microsoft YaHei","微软雅黑"; font-size:14px; text-align:center; font-weight:normal; display:block;}
.nav #navlist ul li a:hover,.nav ul li a.hover { background-color:#fff; color: #da251d !important;}
.nav #navlist ul li.line{background:url(../images/nav_line.png) no-repeat 0px 18px; width:2px; height:48px;}


/*banner*/
.banner {
    height: 400px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.banner .img {
    width: 100% !important;
}

.banner .img li {
    width: 100% !important;
    height: 400px;
}

.banner .img li a {
    display: block;
    height: 100%;
    background-size: auto;
}

.banner-btn {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
}

.banner-btn a {
    display: block;
    width: 49px;
    height: 104px;
    position: absolute;
    top: -10%;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}

.banner-btn a.prev {
    left: 20px;
    background: url(../images/foot.png) no-repeat 0 0;
}

.banner-btn a.next {
    right: 20px;
    background: url(../images/foot.png) no-repeat -49px 0;
}

.banner .bannav {
    position: absolute;
    bottom: 20px;
    left: 50%;
}

.banner .bannav ul {
    position: relative;
    left: -50%;
}

.banner .bannav ul li {
    width: 14px;
    height: 14px;
    border-radius: 50%;
    text-indent: -999px;
    margin-right: 20px;
    background: #ccc;
    float: left;
    cursor: pointer;
}

.banner .bannav ul li.on {
    background: #f52e2e;
}



.home-pro{}
.big-tit{padding: 60px 0 30px 0;font-size:32px;line-height:32px;color: #232323;font-weight:normal;text-align: center;}
.big-tit span{font-size:15px;color: #666666;display: block;padding-top:4px;padding-bottom:20px;background: #fff url(../images/big-tit-bg.png) no-repeat bottom;}


.sort-list{padding:0px 0 35px 0; text-align:center;}
.sort-list ul{ width:565px; margin:0 auto;}
.sort-list ul li{ float:left;}
.sort-list ul li a{ display:block; padding:15px 0; background-color:#fff; border-style:solid;border-width:1px 1px 1px 0px;border-color:#d1d1d1; color:#666; font-size:18px;width:140px;}
.sort-list ul li a:hover, .sort-list ul li.hover a{ background-color:#da251d;border-color:#ca1d15;color: #fff;}

.home-category-list{}
.home-category-list ul{}
.home-category-list ul li{ float:left; width:25%; overflow:hidden; margin:10px 0;}
.home-category-list .category-img{ width:90%; margin:0 3%; background-color:#fff; height: 196px;border:1px solid #dddddd;padding: 2%;}
.home-category-list .category-img img{width:100%;}
.home-category-list .category-text{width:94%; margin:0 3%; background-color:#fff;}
.home-category-list .category-text .category-title{ padding:12px 0 6px 5px; font-size:16px; color:#333; line-height:26px; height:26px; /*border-bottom:1px solid #f1f1f1;*/text-align: center;}
.home-category-list .category-text .category-xinghao{padding:8px 18px; color:#666;}


.home-category-list1{}
.home-category-list1 ul{}
.home-category-list1 ul li{ float:left; width:33.3%; overflow:hidden; margin:10px 0;}
.home-category-list1 .category-img{ width:90%; margin:0 3%; background-color:#fff; height: 196px;border:1px solid #dddddd;padding: 2%;}
.home-category-list1 .category-img img{width:100%;}
.home-category-list1 .category-text{width:94%; margin:0 3%; background-color:#fff;}
.home-category-list1 .category-text .category-title{ padding:12px 0 6px 5px; font-size:16px; color:#333; line-height:26px; height:26px; /*border-bottom:1px solid #f1f1f1;*/text-align: center;}
.home-category-list1 .category-text .category-xinghao{padding:8px 18px; color:#666;}


/*优势*/
.col50{
  width: 50%;
}
.youshi-inner{
    background-color: #f5f5f5;
	padding: 50px 0;
}

.youshi{ padding:20px 0px;background-color: #fff;}
.youshi .line{height:4px; background-color: #f1f1f1;}
.youshi dl{
  padding:70px 70px;
}
.youshi dt{
  font-size: 28px;
  font-weight: bold;
  position: relative;
  padding-left: 20px;
  line-height: 28px;
  color: #222;
  padding-bottom: 20px;
}
.youshi dt span{
  display:block;
  float: left;
  width: 72px;
  height: 80px;
  line-height: 80px;
  background: url(../images/icon12.png) no-repeat;
  font-weight: bold;
  color: #fff;
  font-size: 42px;
  text-align: center;
  margin-right: 8px;
}
.youshi dt div{float: left;padding-left:8px;padding-top:20px;font-size:28px;}
.youshi dt div em, .youshi dd em{
  color: #e60012;
}
.youshi dt div p{font-size:10px; text-transform:uppercase;font-weight:normal;color: #9e9e9e;}


.youshi dl dd{
  font-size: 14px;
  line-height: 30px;
  color: #3d3d3d;
  background: url(../images/icon11.png) no-repeat 110px 12px;
  padding-left: 125px;
  width:430px;
}
.youshi dl.y-1{
  padding-right: 50%;
  height: 210px;
  background: url(../images/youshi_1.jpg) no-repeat 650px center ;
}
.youshi dl.y-2{
  padding-left: 50%;
  height: 246px;
  background: url(../images/youshi_2.jpg) no-repeat 140px center;
}
.youshi dl.y-3{
  padding-right: 50%;
  height: 230px;
  background: url(../images/youshi_3.jpg) no-repeat 600px bottom;
}
/*/优势*/


.home-about{ padding-top:40px; padding-bottom:0px;}
.home-about .home-about-body{margin:0px 0 50px 0; position:relative;}
.home-about .home-about-body .home-about-content{ font-size:14px; line-height:32px; color:#333; padding:10px 20px 20px 20px; background-color:#fff;}
.home-about .home-about-body .home-about-img{border: 1px solid #eee; padding: 8px;width: 230px;float: left;margin-right: 15px;}
.home-about .home-about-body .home-about-more{ padding-right:30px; text-align:right; position:relative; z-index:99;}
.home-about .home-about-body .home-about-more a{display:inline-block; border:1px solid #015c99; background-color:#0062a3; color:#fff; padding:5px 20px; font-size:14px; line-height:32px;border-radius: 3px;}
.home-about .home-about-body .home-about-more a:hover{color:#d9ebfb;text-decoration:underline;}



.home-shebei{padding: 0px 0px 0px 0px;}
.home-shebei .next{padding: 0;float: left;padding-right:19px;}
.home-shebei .next a{display: block;text-indent:-99em;width:31px;height:215px;background: #fff url(../images/next.png) no-repeat center;cursor: pointer;}
.home-shebei .prev{padding: 0;float: left;padding-left:19px;}
.home-shebei .prev a{display: block;text-indent:-99em;width:31px;height:215px;background: #fff url(../images/prev.png) no-repeat center;cursor: pointer;}
.home-shebei .pic-marquee2{width:1080px;float: left;}
.home-shebei .shebei-list{padding-top: 0px;height: 230px; overflow: hidden;}
.home-shebei .shebei-list ul{margin-left: -20px;background: #fff;padding-top: 0px;}
.home-shebei .shebei-list ul li{float: left;padding-left: 20px;padding-top: 15px; padding-bottom: 15px;}
.home-shebei .shebei-list ul li a{display: block;padding: 0px 0px;}
.home-shebei .shebei-list ul li a p{text-align: center;font-size:14px;padding:10px 0;}
.home-shebei .shebei-list ul li a img{width: 225px; height: 168px;border:1px solid #eee;padding:5px;}




/*
.home-tit{}
.home-tit .title,.home-tit .title a{ font-size:20px; color:#0072b8; font-weight:normal; float:left;}
.home-tit .subtitle{ font-family:Arial, sans-serif; font-size:14px; display:inline-block; color:#aeaeae; float:left;padding-bottom:5px;}
.home-tit .subtitle a{color:#aeaeae;}
.home-tit .subtitle em{ font-size:18px; font-family:"Microsoft YaHei"; display:inline-block; padding:0 8px;}
.yisheng-list{width: 964px;height: 254px;overflow: hidden;position: relative;}
.yisheng-list ul{}
.img-block1{}
.img-block1 ul{ margin-left:-18px;}
.img-block1 ul li{ float:left; margin-left:18px;}
.img-block1 ul li .img-body{width:150px; height:206px; overflow:hidden; border:1px solid #f1f1f1; padding:4px;}
.img-block1 ul li .img-body a{display:block; font-size:0; line-height:0;}
.img-block1 ul li .img-body a img{width:150px;}
.img-block1 ul li .img-text{ font-size:14px; padding:10px 0 15px 0;}
.img-block1 ul li .img-text a{ display:block; text-align:center;}*/


.home-news{padding:0px 0px 40px 0px; background-color: #f5f5f5;}
.home-news-left{margin-top:20px; width:830px; height:490px; float:left; overflow:hidden;}
.home-news-right{margin-top:20px; width:320px; float:right; height:482px; overflow:hidden;background-color: #fff;}


.news-tab1{ height: 44px;padding-top:10px;background: #fff url(../images/tit_bg2.jpg) no-repeat left bottom;}
.news-tab1 a{ font-size:18px; color:#333; font-weight:normal;height:24px; line-height:24px; display:block; float:left;border-left: 1px solid #ccc;width:95px;text-align: center;}
.news-tab1 a span{display:inline-block;}
.news-tab1 a:first-child{border-left:0px;}
.news-tab1 a:hover,.news-tab1 a.hover{color: #c30101;font-weight:bold;}


.tab-content1{ padding-top:12px;background-color: #fff;}
.tab-content1 .box{ display:none;height: 415px; overflow: hidden;}
.tab-content1 .box ul{padding:15px 12px;}
.tab-content1 .box ul li{ border-bottom:1px dotted #ccc;}
.tab-content1 .box ul li span{display:block; float:right; line-height:35px; color:#888;}
.tab-content1 .box ul li a{ display:block; float:left; font-size:14px; line-height:35px; height:35px; background:url(../images/icon6.png) no-repeat 4px 14px; padding-left:15px;color: #666;}
.tab-content1 .box ul li a:hover{color: #c30101;}

.focus-inner{padding: 0px 12px;}
.focus-inner .img{width: 225px; height: 150px; border: 1px solid #dbdbdb;padding: 6px;}
.focus-inner .img a{}
.focus-inner dl{padding-left: 30px;width: 507px;}
.focus-inner dl dt{padding-top: 5px;}
.focus-inner dl dt a{display: block;font-size: 18px;color: #333;font-weight: bold;line-height: 28px;}
.focus-inner dl dt a:hover{color: #dc0000;}
.focus-inner dl dd{padding-top: 11px;font-size: 13px;color:#666;line-height: 30px;}
.focus-inner dl dd a{margin-left: 8px; color: #ef0000;}
.focus-inner dl dd a:hover{text-decoration: underline;color: #1c73ad}



.news-list{}
.news-list ul{padding-top:10px; padding-bottom:30px;}
.news-list ul li{ font-size:14px; line-height:36px;border-bottom:1px dotted #ccc;}
.news-list ul li span{display:inline-block; float:right; color:#7f7f7f;}
.news-list ul li a{line-height:36px; background:url(../images/icon6.png) no-repeat 0px 7px; padding-left:16px;}
.news-list ul li a:hover{ text-decoration:underline;}


.home-faq h3{ height:54px; line-height:54px; font-size:18px; padding-left:6px; font-weight:normal;background: #fff url(../images/tit_bg2.jpg) no-repeat left bottom;}
.home-faq h3 a{color:#333;}
.home-faq h3 a:hover{text-decoration:underline;}

.home-faq-inner{padding:10px 10px 10px 10px;}
.home-faq-inner ul{ margin:0px auto; overflow:hidden;background-color: #fff;}
.home-faq-inner ul li{ font-size:14px; line-height:36px;border-bottom:1px dotted #eee;}
.home-faq-inner ul li a{ height:36px; display:block;line-height:36px; background:url(../images/q.png) no-repeat 0px 8px; padding-left:28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color: #444;}
.home-faq-inner ul li a:hover{ text-decoration:underline;}
.home-faq-inner ul li p{ background:url(../images/a.png) no-repeat 0px 8px;text-indent:2em;color: #666;line-height:32px;}


.weblink{padding:20px 0px 0px 0px;}
.weblink h3{color: #545454;font-size: 19px;float: left;width: 100px;font-weight:bold;line-height: 30px;}
.weblink-a{}
.weblink-a a{display:inline-block; padding:0px 10px; font-size:14px; color:#666;line-height: 30px;}
.weblink-a a:hover{ color:#da251d;text-decoration: underline;}

#footer{padding:30px 0 20px 0;background-color: #333;}
#footer .wrap{ background:url(../images/foot-cn-web.png) 845px 66px no-repeat #333;}
#footer, #footer a{color:#fff; font-size:14px;}
#footer .foot-nav{text-align:center; padding-bottom:20px; color:#ddd; border-bottom:1px solid #222;}
#footer .foot-nav a{padding:0px 2px;}
#footer .footer-inner{ background:url(../images/foot-logo.png) no-repeat 32px 30px; padding-left:310px;border-top:1px solid #414141;height: 215px;}
#footer .foot-text{padding-top:20px;}
#footer .foot-text p{line-height:28px;}

#footer .foot-link{line-height:28px;}
#footer .foot-link a{padding:0 5px;}



/*内页css*/
/*单页*/

.page-inner{padding:25px 0;}
.page-left{
    width: 280px;
    padding-right: 22px;
    float: left;}
.page-right{
  width: 878px;
  float: left;}

.pro-category{
}
.pro-category h3{
  background:url(../images/tit_bg.png) no-repeat;
  height:78px;
  text-indent: -9em;
}
  
.pro-category>ul{
  border-width: 0 2px 2px 2px;
  border-style: solid;
  border-color: #c70d00;
  padding:8px 0;
  background-color: #fff;
/*  height: 575px;*/
  overflow:hidden;
}
.pro-category>ul>li{
  padding:6px 0px;
}
.pro-category ul li a{
  display: block;
  margin:0px 18px;
  background:url(../images/icon9.png) no-repeat 8px 13px #c70d00;
  font-size: 14px;
  font-weight:normal;
  color:#fff;
  border:1px solid #bf0f03;
  padding: 8px 0;
  border-radius:5px;
  padding-left:30px;
  }
.pro-category ul li a:hover{
  color: #ffe747;
  text-decoration:underline;
}

.pro-category ul li ul{
  padding: 0px 18px;
  line-height: 34px;
  width:192px;
  overflow:hidden;
  white-space: nowrap;
}
.pro-category ul li ul li{border-bottom: 1px dashed #cfcfcf;}
.pro-category ul li ul li a{
  display: block;
  margin:0px;
  background:url(../images/icon10.png) no-repeat 10px 15px #fff;
  font-size: 14px;
  font-weight:normal;
  color:#666666;
  border:0px solid #186da6;
  padding: 4px 0;
  border-radius:0px;
  padding-left:30px;
  line-height: 26px;
}
.pro-category ul li ul li a:hover{
  color:#ff0c0c;
  text-decoration:underline;
}
.pro-category1 h3{
  background:url(../images/tit_bg1.png) no-repeat;
  height:78px;
  text-indent: 0em;
	font-size: 26px;
	line-height: 78px;
	text-align:center;
	color: #fff;
	font-weight: normal;
}

.crumbs{height:48px; line-height:48px; background-color:#444; padding-left:20px; font-size:14px; color:#fff;}
.crumbs h3{ font-size:18px; font-weight:normal; float:left;}
.crumbs .crumbs-sub{ float:right;padding-right:12px;}
.crumbs .crumbs-sub a{
    text-decoration: none;
    display:inline-block;
    padding: 0 4px;
    font-size: 14px;
    font-weight: nomal;
	  color:#fff;
    }
.crumbs .crumbs-sub a:hover{ text-decoration:underline;}
.content-inner{ padding:20px 0;}
.content-inner .content{ font-size:14px; line-height:32px; color:#333;}
.content-inner .content p{/* text-indent:2em;*/}
.content-inner .content .page-img{padding:30px 0;}
.content-inner .content .page-img img{max-width:100%;}
.content-inner h1{ padding-bottom:8px; padding-top:12px; font-size:28px;font-weight: normal;color:#333; text-align:center;}
.content-inner .info{ text-align:center; font-size:14px; color:#666; padding-bottom:10px;}
.content-inner .img{ text-align:center; padding-bottom:15px;}
.content-inner .img img,.content-inner .content img{max-width: 746px;}


/*资质证书*/
.img-block3{}
.img-block3 ul{ margin-left:-20px;}
.img-block3 ul li{ float:left; margin-left:20px;}
.img-block3 ul li .img-body{width:225px; height:309px; overflow:hidden; border:1px solid #f1f1f1; padding:4px;}
.img-block3 ul li .img-body a{display:block;font-size:0; line-height:0;}
.img-block3 ul li .img-body a img{width:225px;}
.img-block3 ul li .img-text{ font-size:14px; padding:10px 0 15px 0;}
.img-block3 ul li .img-text a{ display:block; text-align:center;}

/*设备*/
.img-block2{}
.img-block2 ul{ margin-left:-20px;}
.img-block2 ul li{ float:left; margin-left:20px;}
.img-block2 ul li .img-body{width:225px; height:169px; overflow:hidden; border:1px solid #f1f1f1; padding:4px;}
.img-block2 ul li .img-body a{display:block;font-size:0; line-height:0;}
.img-block2 ul li .img-body a img{width:225px;}
.img-block2 ul li .img-text{ font-size:14px; padding:10px 0 15px 0;}
.img-block2 ul li .img-text a{ display:block; text-align:center;}


/*分页*/
.bgwhite{background-color:#fff;}
.mar8{ margin:0px 8px;}
.pagelist { padding:40px 20px; text-align:center; font-size:14px;}
.pagelist a { border:1px solid #666; padding:6px 10px; margin:0 5px; text-decoration:none; border-radius:2px;}
.pagelist a:hover { border:1px solid #c00; color:#c00;}
.pagelist span.current { border:1px solid #d7130d; background-color:#e71f19; padding:6px 10px; margin:0 5px; color:#fff; border-radius:2px;}
.pagelist span.disabled { border:1px solid #ddd; padding:6px 10px; margin:0 5px; color:#888; border-radius:2px;}



/*相关新闻css*/
.newsrele {
    border-top: 1px solid #eee;
    padding-top: 20px;
}
.newsrele h6{font-size:16px; font-weight:bold;}
.newsrele ul {
    margin-top: 10px;
    overflow: hidden;
}
.newsrele ul li {
    width: 50%;
    float: left;
}
.newsrele ul li a {
    background: url(../images/icon7.png) left center no-repeat;
    padding-left: 15px;
    font-size:14px; line-height:30px;
}
/* 相关新闻end */

  
.con-container{}
.con-container h2{ padding:30px 0; text-align:center;}
.con-container .con-img{ float:left; max-width:600px;}
.con-container .con-img img{}
.con-container .con-content{ font-size:16px; line-height:32px;}

.container1{}
.container1 h2{ padding:20px 0 45px 0; background:url(../images/tit_bg.png) no-repeat center bottom; font-size:30px; color:#F80202;}
.container1 .con-img{ width:300px; padding:10px 50px 50px 50px;}
.container1 .con-img img{ border-radius:8px; width:300px;}
.con-content1{float:left; width:770px;}


.container2{}
.container2 h2{ padding:20px 0 45px 0; background:url(../images/tit_bg.png) no-repeat center bottom; font-size:30px; color:#F80202;}
.container2 .con-img{ width:450px; padding:10px 50px 50px 50px;}
.container2 .con-img img{ border-radius:8px; width:450px;}
.con-content2{float:left; width:620px;}

/*/内页css end*/


/*kefu online*/
.online{position:fixed;right:1px;top:50%;margin-top:-100px;z-index:100}
.online-menu{position:relative;}
.online-menu:hover .online-box{display:block}
.online-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:5px;position:relative;background-color:#fff}
.online-btn p{color:#ff6800;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.online-btn:hover span{display:none}
.online-btn:hover p{display:block;}

.menu-sev .online-btn{border-color:#ff6800;background:url(../online/kefu.gif) no-repeat #ff6800 center;} 
.menu-sev .online-btn p{color:#fff}
.menu-sev .online-btn span{color:#fff}

.menu-weixin .online-btn{ background:url(../online/weixin.png) no-repeat #fff center;}
.menu-weixin .online-btn:hover{ background:none; background-color:#fff;}

.menu-tel .online-btn{ background:url(../online/tel.png) no-repeat #fff center;}
.menu-tel .online-btn:hover{ background:none; background-color:#fff;}

.menu-web .online-btn{ background:url(../online/ewm.png) no-repeat #fff center;}
.menu-web .online-btn:hover{ background:none; background-color:#fff;}

.menu-top .online-btn{background:url(../online/top.png) no-repeat #fff center;}
.menu-top .online-btn:hover{ background:none; background-color:#fff;}

.online-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
.online-box .box-border{border:1px solid #ccc;border-top:4px solid #ff6800;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.online-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(../online/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.online-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.online-box .box-border .sev-t p{float:left;color:#ff6800;font-size:24px;line-height:28px;}
.online-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;}
.online-box .box-border .sev-b{padding-top:15px;margin-top:15px;border-top:1px solid #e4e4e4}
.online-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px;}
.online-box .box-border .sev-b li{float:left;width:50%}
.online-box .box-border .sev-b li a{display:inline-block;color:#999;font-size:13px;padding-left:43px;background:url(../online/q1.gif) no-repeat left 3px;line-height:36px;}
.online-box .box-border .sev-b li a:hover{color:#ff6800}

.menu-sev .online-box .box-border{width:260px;}
.menu-sev .online-box .box-border .sev-t{background:url(../online/server.png) no-repeat left; padding-left:50px;}
.menu-sev .online-btn .demo-icon{display:none;}
.menu-sev .online-btn:hover{background:#ff6800}

.menu-weixin .online-box .box-border .sev-t i{ padding-top:10px;text-align:center; font-style:normal;display:block;color:#f66e06;font-size:16px;line-height:16px;}

.menu-tel .online-box .box-border{width:240px;}
.menu-tel .online-box .box-border .sev-t{background:url(../online/tel.png) no-repeat left; padding-left:50px;}

.menu-web .online-box .box-border{width:150px;}
.menu-web .online-box .box-border .sev-t i{ padding-top:10px; display:block; text-align:center; font-style:normal; font-size:14px;}
.menu-web .online-box .box-border .sev-t div{float:left; padding-right:15px;}




/*msg css*/
 .gsk-book {
	width: 100%;
	margin: 0 auto;
	font-size: 12px;
	line-height: 22px;
	color: #666;
	padding-bottom: 12px;
}
.gsk-book .fl {
	float: left;
}
.gsk-book .fr {
	float: right;
}
.gsk-book-title {
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 6px;
	margin-bottom: 10px;
	padding-left: 3px;
}
.gsk-book-title .tit_add {
	color: #888;
}
.gsk-book-title .tit_add a {
	text-decoration: none;
	color: #F60;
}
.gsk-book-title .tit_add a:hover {
	text-decoration: underline;
	color: #F60;
}
.gsk-book-title .rcord em {
	color: #F00;
}
.gsk-book-list {
	margin-bottom: 10px;
}
.gsk-book-list ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.gsk-book-list ul li {
	color: #666666;
	float: none;
	height: auto;
	margin: 0;
	min-height: 50px;
	padding: 10px 10px 10px 72px;
	position: relative;
}
.gsk-book-list ul .odd {
	background: #f1f1f1;
}
.gsk-book-list ul .even {
	background: #fff;
}
.gsk-book-list ul li p {
	padding: 10px 0;
	margin: 0;
}
.gsk-book-list .gsk-book-author cite {
	font-style: normal;
	padding-right: 5px;
	color: #f60;
}
.gsk-book-list .gsk-book-author img {
	border: 1px solid #DDDDDD;
	height: 32px;
	left: 10px;
	padding: 4px;
	position: absolute;
	top: 13px;
	width: 32px;
}
.gsk-book-list .gsk-book-date {
	color: #999;
}
.gsk-book-list .gsk-book-reply {
	color: #06F;
}
.gsk-add {
	width: 100%;
	margin: 0 auto;
	font-size: 12px;
	line-height: 22px;
	color: #666;
}
.gsk-add .gsk-add-title {
	border-bottom: 1px dashed #CCCCCC;
	padding: 4px 0px 4px 5px;
	margin-bottom: 10px;
	font-family:"Microsoft YaHei",微软雅黑, sans-serif;
	background: #f6f6f6;
	font-weight: bold;
}
.gsk-add #guestbook {
	margin: 0px;
	padding: 0px;
}
.gsk-add .gsk-add-item {
	line-height: 26px;
	padding: 4px 0px;
}
.gsk-add .gsk-add-item label {
	color: #505050;
	display: inline-block;
	font-family:"Microsoft YaHei",微软雅黑, sans-serif;
	font-size: 12px;
	line-height: 26px;
	min-width: 100px;
	overflow: hidden;
	padding-right: 5px;
	text-align: right;
	vertical-align: middle;
	width: 100px;
}
.gsk-add .gsk-add-item span {
	color: #F00;
	padding-left: 6px;
}
.gsk-add .gsk-add-item input[type="text"] {
	border-color: #707070 #CECECE #CECECE #707070;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	padding: 0 4px;
	vertical-align: middle;
	width: 200px;
}
.gsk-add .gsk-add-item textarea {
	border-color: #707070 #CECECE #CECECE #707070;
	border-style: solid;
	border-width: 1px;
	color: #666666;
	font-size: 12px;
	height: 140px;
	line-height: 18px;
	overflow: auto;
	padding: 2px 4px;
	vertical-align: middle;
	width: 400px;
}
.gsk-add .gsk-vercode label, .gsk-add .gsk-vercode div {
	float:left;
}
.gsk-add .gsk-vercode div {
	padding-left:4px;
	*padding-left:6px;
}
.gsk-add .gsk-vercode div span {
	padding:2px;
	margin-left:5px
}
.vercode-wrap .vercode-img {
	border:1px solid #ccc;
}
.gsk-add .gsk-add-item .btn_gsk {
}
/*msg css*/