﻿/*#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: 1170px; margin: 0 auto; overflow: hidden; }
#header {}
.tips-inner{ background-color:#fafafa; border-bottom:1px solid #e9e9e9; position:relative; z-index:99;}
.tips-inner .tips{ height:36px; color:#666; line-height:36px; font-size:14px; padding-left:15px;}
.tips-inner .tips .fl{/*background:url(../images/phone.png) no-repeat 0px center; padding-left:32px;*/}
.tips-inner .tips .fl span{display:block; float:left;}
.tips-inner .tips .fl h1{font-size:14px; font-weight:normal; float:left; padding-left:10px;}
.tips-inner .tips a{font-size:14px; color:#666;}
.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 .widget .lang{float:left; position:relative; padding-top:3px;background:url(../images/jian.png) no-repeat 105px 8px; padding-left:10px;}
.tips-inner .tips .widget .lang>a{ display:block;border:1px solid #eee; padding:0px 25px 0px 35px; height:28px; line-height:28px;}
.tips-inner .tips .widget .lang>a.cn{ background:url(../images/cn.png) no-repeat 12px 7px;}
.tips-inner .tips .widget .lang>a.en{background:url(../images/en.png) no-repeat 12px 7px;}
.tips-inner .tips .widget .lang>a.esp{background:url(../images/esp.png) no-repeat 12px 7px;}
.tips-inner .tips .widget .lang ul{border:1px solid #eee; padding:0px 0px 0px 0px;position:absolute; left:10px; top:32px; z-index:999; background-color:#fff; width:116px; display:none;}
.tips-inner .tips .widget .lang ul li{}
.tips-inner .tips .widget .lang ul li a{display:block; padding-left:44px; background-repeat:no-repeat; background-position:12px center;}
.tips-inner .tips .widget .lang ul li a:hover{background-color:#fafafa;}
.tips-inner .tips .widget .lang ul li a.cn{ background-image:url(../images/cn.png);}
.tips-inner .tips .widget .lang ul li a.en{background-image:url(../images/en.png);}
.tips-inner .tips .widget .lang ul li a.esp{background-image:url(../images/esp.png);}

.tips .weixin-inner{
  position: absolute;
  top: 36px;
  right: 190px;
  z-index: 999;
  border: 1px solid #e5e5e5;
  padding:8px;
  display: none;
  background-color: #fff;
}

.logo-inner{ padding-bottom:25px; position:relative; z-index:1;}
.logo-inner .logo{ padding-top:20px; float:left}
.logo-inner .logo img{height:85px;}
.logo-inner .logo-text{ float:left; font-size:16px; margin-top:45px; margin-left:30px; padding-left:30px; border-left:1px solid #ddd; line-height:22px; color:222;}
.logo-inner .logo-text .t1{ font-size:18px;color:#1d60bc; font-weight:bold; padding-bottom:3px;}
.logo-inner .logo-tel{ float:right; padding-top:45px; padding-right:20px; font-size:22px; color:#ff2400; background:url(../images/tel.png) no-repeat 0px 47px; padding-left:45px;}
.logo-inner .logo-tel .t1{font-size:14px; color:#333; font-weight:normal;}

.nav {position:relative; z-index:1; background:url(../images/nav_bg.png) repeat-x; height:63px; }
.nav #navlist{}
.nav #navlist ul{}
.nav #navlist ul li { float: left;}
.nav #navlist ul li a { color:#fff; display: block; line-height:63px; padding: 0px 32px; 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:#ff7e0c;}
.nav #navlist ul li.line{background:url(../images/nav_line.png) no-repeat 0px 20px; width:2px; height:63px;}

.nav-line{background:url(../images/nav_line_bg.png) repeat-x; height:2px;}

.sear-bar{ height:56px; background:url(../images/sear-bg.png) repeat-x #eee;}
.sear-bar p{ height:56px;line-height:56px; float:left; background:url(../images/sou.png) no-repeat 0px 17px; padding-left:25px;font-size:13px; }
.sear-bar p a{display:inline-block; padding:0px 6px; }
.sear-bar .sear-form{ float:right; padding-right:20px; padding-top:12px; position:relative;}
.sear-bar .sear-form .keyword{border:1px solid #d6d6d6; font-size:13px; padding:8px 10px; width:300px; color:#444;}
.sear-bar .sear-form .form-smt{width:40px; height:33px; position:absolute; right:20px; top:12px; background:url(../images/sear.png) no-repeat center center #EB080C; cursor:pointer;}


/*banner*/
.banner {
    height: 500px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.banner .img {
    width: 100% !important;
}

.banner .img li {
    width: 100% !important;
    height: 500px;
}

.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-category{ background:url(../images/sear-bg.png) #f9f9f9;}
.home-category .home-category-inner{ padding:60px 0 20px 0;}
.home-category .home-category-inner .home-category-header h2{font-size:32px; line-height:39px; font-weight:700; color:#2352b3; text-align:center;}
.home-category .home-category-inner .home-category-header h2 span{font-size:14px; font-weight:normal; color:#787878; padding-top:20px; line-height:22px; display:block; text-align:center; background:url(../images/titlebg.png) no-repeat center 10px;}


.page-left{
    width: 266px;
    padding-right: 24px;
    float: left;

}
.pro-category{
}
.pro-category h3{
  background:url(../images/tit_bg.png) no-repeat;
  height:87px;
  font-size:20px;
  color:#fff;
  line-height:32px;
  font-weight:normal;
  padding-top:30px;
  padding-left:26px;
  width:240px;
  font-family: Arial, Helvetica,sans-serif;
  text-transform:uppercase;
}
.pro-category h3 span{
  line-height: 22px;
  font-size: 10px;
  color:#fff;
  display:block;
  font-weight:normal;
}
.pro-category h3 span em{
  font-size:20px; 
  font-weight:700;
  display:block;
  padding-top:2px;
  font-family: "Microsoft YaHei","微软雅黑";
  }
  
.pro-category>ul{
  border-width: 0 2px 2px 2px;
  border-style: solid;
  border-color: #2352b3;
  padding:8px 0;
  background-color: #fff;
/*  height: 575px;*/
  overflow:hidden;
}
.pro-category>ul>li{
  padding:6px 0px;
}
.pro-category ul li a{
  margin:0px 18px;
  font-size: 14px;
  display: block;
  font-weight:normal;
  display:block;
  color:#fff;
}
.pro-category ul li a:hover{
  color: #ffd052;
/*  text-decoration:underline;*/
}
.pro-category .tit{position:relative;
  background:url(../images/icon3.png) no-repeat 8px 8px #2d5fc8;
  margin:0px 18px;
  border:1px solid #2352b3;
  border-radius:5px;
  padding-left:35px;
  }
.pro-category .tit>a{
  line-height: 36px;
  margin:0;
}
.pro-category .tit span{display:inline-block; position:absolute; top:8px; right:10px; }
.pro-category .tit span a{margin:0;}

.pro-category ul li ul{
  padding-left: 0px;
  line-height: 34px;
  margin-right:10px;
  width:256px;
  overflow:hidden;
  white-space: nowrap;
}
.pro-category ul li ul li{}
.pro-category ul li ul li a{
  display: block;
  background: url(../images/icon4.png) no-repeat 9px 10px;
  padding-left: 30px;
  white-space: nowrap;
  border:0;
  color:#204FCD;
  font-size:13px;
  margin-right:0;
}
.pro-category ul li ul li a:hover{
  color:#ff0c0c;
  text-decoration:underline;
}
.ad-zs{padding-top: 10px;}


.home-category-list, .page-right{
  width: 880px;
  float: left;
}
.home-category-list h3{
  background:url(../images/bg3.jpg) repeat-x;
  border-right: 1px solid #dddddd;
  background-color: #f9f9f9;
  position: relative;
}
.home-category-list h3 div{
  float: left;
}
.home-category-list h3 div span{
  font-weight: normal;
  padding: 14px 12px;
}
.home-category-list h3 span.more{
  position: absolute;
  right: 10px;
  top: 14px;
}
.home-category-list h3 span.more a{
  font-weight: normal;
  font-size: 14px;
  color: #888;
}


.home-category-list{}
.home-category-list ul{/* padding-top:10px;*/}
.home-category-list ul li{ float:left; width:33.33%; overflow:hidden; margin:0px 0px 30px 0; }
.home-category-list .category-img{ width:94%; margin:0 3%; background-color:#fff; padding:0px 0; border-width:1px 1px 0px 1px; border-style:solid; border-color:#eee;}
.home-category-list .category-img img{width:100%;}
.home-category-list .category-text{width:94%; margin:0 3%; background-color:#fff; padding-bottom:12px; border-width:0px 1px 1px 1px; border-style:solid; border-color:#eee;}
.home-category-list .category-text .category-title{ padding:10px 0 10px 5px; margin:0 18px; font-size:16px; color:#000; border-bottom:1px solid #f1f1f1;}
.home-category-list .category-text .category-content{ padding:10px 18px 0px 18px; font-size:14px; color:#555; line-height:28px; height:84px; overflow:hidden;}
.home-category-list .category-text .category-content p{margin:0; padding:0;}
.home-category-list .category-text .category-video{padding:17px 0 17px 20px; text-align:center;}
.home-category-list .category-text .category-video a{display:inline-block; font-size:14px; line-height:20px; padding:10px 23px 10px 42px; color:#fff; background:url(../images/video.png) no-repeat 18px 10px #0562c1; border-radius:5px;}




.home-ad1{background:url(../images/home-ad.jpg) no-repeat center top; height:208px; padding:0px 0px 50px 0px;}
.home-ad1 .ad1-left{ height:208px;float:left; width:700px; padding-left:208px; color:#fff;}
.home-ad1 .ad1-left h3{ font-size:32px; padding-top:50px;}
.home-ad1 .ad1-left h3 em{ color:#F2FF1F;}
.home-ad1 .ad1-left p{ font-family:Arial, sans-serif; font-size:13px; padding-top:5px;}
.home-ad1 .ad1-left div{ font-size:18px; padding-top:5px;}
.home-ad1 .ad1-right{ float:right; padding-right:40px; height:208px;background:url(../images/icon5.png) no-repeat 170px 57px; color:#fff;}
.home-ad1 .ad1-right .text{ padding-top:55px; font-size:13px; text-align:right; padding-right:55px;}
.home-ad1 .ad1-right .num{ font-size:24px;text-align:right; padding-right:55px;}
.home-ad1 .ad1-right .more{ text-align:center; padding-top:10px;}



.home-about{ background:url(../images/about-bg.jpg) no-repeat left top;  padding-top:60px; padding-bottom:50px;}
.home-about h2{font-size:32px; line-height:39px; font-weight:700; color:#2352b3; text-align:center;}
.home-about h2 span{font-size:14px; font-weight:normal; color:#787878; padding-top:20px; line-height:22px; display:block; text-align:center;background:url(../images/titlebg.png) no-repeat center 10px;}

.home-about .home-about-body{margin:25px 0 50px 0; position:relative; padding-bottom:100px;}
.home-about .home-about-body .home-about-content{ font-size:14px; line-height:32px; color:#333; padding:50px 50px 90px 50px; background-color:#fff; border-radius:80px 0 80px 0;}
.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 #2c4b8c; background-color:#335293; color:#fff; padding:3px 15px; font-size:14px; line-height:32px;}
.home-about .home-about-body .home-about-more a:hover{color:#d9ebfb;text-decoration:underline;}
.home-about .home-about-body .home-about-img{position:absolute; z-index:90; bottom:-10px; width:100%; text-align:center;}





.home-news{padding:60px 0px 40px 0px;}
.home-news h2{font-size:32px; line-height:39px; font-weight:700; color:#2352b3; text-align:center;}
.home-news h2 span{font-size:34px; font-family:Arial, sans-serif; font-weight:normal; color:#787878; padding-top:20px; line-height:34px; display:block; text-align:center; background:url(../images/titlebg.png) no-repeat center 10px;}

.home-news-left{margin-top:40px; width:800px; height:490px; float:left; overflow:hidden;}
.home-news-right{margin-top:40px; width:320px; float:right; height:490px; overflow:hidden; background:url(../images/faq_bg.gif) no-repeat;}

.home-news-left .toutiao{ padding-bottom:20px; border-bottom:1px solid #e1e1e1;}
.home-news-left .toutiao h3{}
.home-news-left .toutiao h3 a{ display:block; font-size:20px; line-height:30px; color:#323232; font-weight:normal; background:url(../images/tou.png) no-repeat 0px 0px; padding:6px 0 6px 50px;}
.home-news-left .toutiao h3 a:hover{ color:#666; text-decoration:underline;}
.home-news-left .toutiao p{ font-size:14px; color:#7f7f7f; line-height:28px; text-indent:2em; padding-top:15px;}
.home-news-left .toutiao p a{color:#e62129;}
.home-news-left .toutiao p a:hover{text-decoration:underline;}

.news-list{}
.news-list ul{padding-top:10px; padding-bottom:30px;}
.news-list ul li{ font-size:14px; line-height:36px;}
.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{background:url(../images/icon6_hover.png) no-repeat 0px 7px; text-decoration:underline;}

.home-news-right h3{ height:65px; line-height:65px; font-size:20px; padding-left:18px; font-weight:normal;}
.home-news-right h3 a{color:#FF1313;}
.home-news-right h3 a:hover{text-decoration:underline;}
.home-news-right h3 span{ display:inline-block; padding-left:8px; color:#b3b3b3; font-size:16px; font-family:Arial, sans-serif; font-weight:bold;}
.home-news-right .img{ width:280px; margin:0px auto;}
.home-news-right .img .img-inner{ height:180px; overflow:hidden;}
.home-news-right .img .img-inner img{max-height:180px;}
.home-news-right .img p{ font-size:14px; color:#666; line-height:26px;}

.home-faq ul{padding:10px 0px 30px 0px; width:280px; margin:0px auto; overflow:hidden;}
.home-faq ul li{ font-size:14px; line-height:36px;}
.home-faq ul li span{display:inline-block; float:right; color:#7f7f7f;}
.home-faq ul li a{ height:36px; display:block;line-height:36px; background:url(../images/icon7.png) no-repeat 0px 13px; padding-left:16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.home-faq ul li a:hover{ text-decoration:underline;}

/*.news-list ul li:hover{background-color:#f6f6f6;}
.news-list ul li .time{width:10%; float:left; text-align:center; padding-top:60px;}
.news-list ul li .time span{font-size:34px; line-height:34px; padding:0px 9px; color:#333; border-bottom:1px solid #ddd;}
.news-list ul li .time p{font-size:14px; line-height:24px; color:#666; padding-top:10px;}
.news-list ul li .img{width:25%; float:left; text-align:center;}
.news-list ul li .img img{height:180px; max-width:300px;}
.news-list ul li .text{width:65%; float:right; padding-top:30px;}
.news-list ul li .text a{color:#333;line-height:40px; display:block; font-size:16px;}
.news-list ul li .text a:hover{color:#1892e8;}
.news-list ul li .text .h-content{color:#666; line-height:28px;}
.home-news .home-news-inner .new-more{padding-bottom:40px; text-align:center;}
.home-news .home-news-inner .new-more a{display:inline-block; padding:10px 30px; border:1px solid #2c4b8c; background-color:#335293; border-radius:2px; color:#fff; font-size:14px;}
.home-news .home-news-inner .new-more a:hover{text-decoration:underline; color:#d9ebfb;}*/





#footer{padding:30px 0; background:url(../images/foot-cn-web.png) 905px 110px 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 -15px -10px; padding-left:240px;border-top:1px solid #414141;}
#footer .foot-text{padding-top:20px;}
#footer .foot-text p{line-height:30px;}

#footer .foot-link{line-height:28px;}
#footer .foot-link a{padding:0 5px;}
















/*内页css*/
/*单页*/

.page-inner{padding:35px 0;}
.crumbs{height:48px; line-height:48px; background-color:#3357a0; 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:32px; 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 .video{text-align:center;}
.content-inner .video a{    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 23px 10px 42px;
    color: #fff;
    background: url(../images/video.png) no-repeat 18px 10px #0562c1;
    border-radius: 5px;}



/*分页*/
.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 */

.video-list{}
.video-list ul{}
.video-list ul li{ float:left; width:50%; overflow:hidden; margin:10px 0;}
.video-list .video-img{ width:96%; margin:0 2%; background-color:#fff; overflow:hidden; border-width:1px 1px 0px 1px; border-style:solid; border-color:#eee;}
.video-list .video-img a{display:block; padding:10px; position:relative;}
.video-list .video-img img{width:100%;}
.video-list .video-text{width:96%; margin:0 2%; background-color:#fff;border-width:0px 1px 1px 1px; border-style:solid; border-color:#eee;}
.video-list .video-text .video-title{ padding:5px 0px 10px 0px; font-size:16px; color:#333; line-height:30px; border-bottom:1px solid #f1f1f1; width:96%; margin:0 2%;}
.video-list .video-text .video-video{padding:16px 0 10px 0px; text-align:center;}
.video-list .video-text .video-video a{display:inline-block; font-size:14px; line-height:20px; padding:12px 25px 12px 35px; color:#fff; background:url(../images/video.png) no-repeat 12px center #096bb9; border:1px solid #055fa6; border-radius:5px; overflow:hidden;}
.video-list .masking a span{display:block; background:url(../images/video1.png) no-repeat center center; width:402px;height:227px; position:absolute; left:10px; top:10px;}
.video-list .masking a:hover span{background:none;}


/*加盟图片列表*/

.new-page .join-page-inner{padding:15px 10px 10px 10px;}
.new-page .join-page-inner .pro-category{}
.new-page .join-page-inner .pro-category h3{ padding:30px 0; text-align:center; font-size:30px; font-weight:normal;}
.new-page .join-page-inner .pro-category h3 span{ font-size:28px; text-transform:uppercase;}

.joinlist{}
.joinlist ul{}
.joinlist ul li{ float:left; padding-left:20px; width:265px; overflow:hidden;}
.joinlist ul li .join-img{}
.joinlist ul li .join-title{ text-align:center; padding:15px 0;}
.joinlist ul li .join-title a{ display:block; font-size:16px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.joinlist ul li .join-title a:hover{}


/*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*/


  
.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*/


/*new right*/
.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:340px;}
.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;}