﻿*{
	padding: 0;
	margin: 0;
}
body{
	font-size: 16px;
	font-family: 'Microsoft Yahei';
}
a{
	color: #5a5a5a;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
img{
	outline: none;
	border: none;
}
ul,li{
	list-style: none;
}
.clear{
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	display: block;
}
.clear:after{
	content: '';
	clear: both;
}
.wrapper{
	width: 1200px;
	margin: 0 auto;
}

.minNav{
	width: 100%;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #ebebeb;
	color: #666;
	font-size: 14px;
}
.minNav span{
	float: right;
}
.minNav span em{
	padding: 0 6px;
	font-style: normal;
}
.minNav span i{
	color: #c1182c;
	padding-right: 4px;
}
.minNav span b{
	font-weight: normal;
	color: #cc0a0a;
	padding-right: 24px;
}
.minNav span strong{
	font-weight: normal;
	color: #cf2d2d;
}
.header{
	height: 112px;
}
.header .header_l{
	float: left;
	width: 450px;
	position: relative;
	font-size: 26px;
	height: 100%;
}
.header .header_l .logo{
	position: absolute;
	left: 3px;
	top: 34px;
}
.header .header_l .partL{
	font-size: 26px;
	line-height: 30px;
	padding-top: 53px;
	text-indent: 168px;
	color: #999;
}
.header .header_l .partL a{
	color: #000;
	background: url(../images/gd-info-column.png) left bottom no-repeat;
	text-indent: -999999px;
	width: 145px;
	display: inline-block;
	margin-left: 4px;
}
.header .header_m{
	float: left;
	width: 450px;
	margin-left: 2px;
	padding-top: 45px;
}
.header .header_m .inp{
	width: 368px;
	height: 36px;
	background: #fff;
	border: 2px solid #29adff;
	text-indent: 8px;
	line-height: 36px;
	float: left;
}
.header .header_m .sub{
	width: 78px;
	height: 40px;
	overflow: hidden;
	background: #29adff;
	text-align: center;
	line-height: 40px;
	outline: none;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	float: left;
}
.header .header_r{
	float: right;
	width: 238px;
	font-size: 14px;
}
.header .header_r h3{
	height: 32px;
	line-height: 32px;
	font-size: 24px;
	margin-top: 36px;
	font-weight: normal;
}
.header .header_r h3 i{
	color: #c91a2e;
	padding-right: 4px;
}
.nav{
	height: 40px;
	background: #0185d0;
}
.nav ul{
	padding-left: 7px;
}
.nav ul li{
	float: left;
}
.nav ul li a{
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	padding: 0 26px;
	color: #fff;
	display: inline-block;
}
.nav ul li a.active, .nav ul li a:hover{
	background: #29adff;
}
.index_top{
	height: 372px;
	margin-top: 12px;
}
.index_top .slideBox{
	float: left;
	width: 930px;
	height: 372px;
	overflow:hidden; 
	position:relative; 
}
.slideBox .bd{
	position:relative; 
	height:100%; 
	z-index:0;
}
.slideBox .bd li{
	zoom:1; 
	vertical-align:middle;
}
.slideBox .bd img{
	width:930px; 
	height:372px;
	display:block;
}
.slideBox .hd{
	width: 100%;
	height:14px; 
	text-align: center;
	position:absolute; 
	left: 0;
	bottom:18px; 
	z-index:1;
}
.slideBox .hd ul li{ 
	margin-right:2px;
	width:14px; 
	height:14px; 
	background:#ddd; 
	cursor:pointer;
	display: inline-block;
	text-indent: -999999em;
	border-radius: 7px;
}
.slideBox .hd ul li.on{
	background:#cc3838;
}
.index_top .notice{
	float: right;
	width: 258px;
	height: 370px;
	border: 1px solid #e0e0e0;
	font-size: 14px;
}
.index_top .notice h3{
	margin: 0 18px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px dotted #a7a7a7;
}
.index_top .notice ul{
	padding: 12px 0 0 20px;
}
.index_top .notice ul li{
	line-height: 28px;
	position: relative;
	padding-left: 12px;
}
.index_top .notice ul li:before{
	content: '';
	width: 3px;
	height: 3px;
	background: #666;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 12px;
}
.index_top .notice ul li a{
	color: #4a4a4a;
}
.index_top .notice ul li a:hover{
	color: #000;
}
.index_list ul{
	width: 1240px;
	margin: 0 -20px;
}
.index_list ul li{
	float: left;
	width: 268px;
	height: 358px;
	margin: 40px 20px 0 20px;
	border: 1px solid #e5e5e5;
}
.index_list ul li img{
	width: 268px;
	height: 236px;
}
.index_list ul li p{
	line-height: 20px;
	padding: 22px;
	font-size: 14px;
}
.index_list ul li p a{
	color: #5a5a5a;
}
.index_list ul li p a:hover{
	color: #333;
}
.index_list ul li h3{
	font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	color: #949494;
	padding-left: 22px;
}
.index_list ul li h3 a{
	color: #949494;
}
.index_list ul li h3 a:hover{
	color: #f40;
}
.index_list ul li h3 i{
	color: #f40;
	padding-right: 3px;
}
.footer{
    width: 100%;
    height: 120px;
    padding-top: 16px;
    border-top: 1px solid #dedede;
    margin-top: 72px;
    background: #f5f5f5;
}
.footer p {
    font-size: 14px;
    text-align: center;
    line-height: 28px;
    color: #666;
}
.footer p span {
    padding: 0 8px;
}
.footer p a{
	color: #252525;
}
.clasyList>h3{
	width: 100%;
	height: 44px;
	line-height: 44px;
	background: #f6f6f6;
	color: #5a5a5a;
	font-weight: normal;
	font-size: 14px;
	text-indent: 18px;
}
.clasyList>h3 i{
	padding: 0 5px;
	font-size: 16px;
	text-indent: 0;
}
.clasyList h4{
	font-weight: normal;
	font-size: 14px;
	height: 14px;
	line-height: 14px;
	margin: 12px 0 -10px 0;
	padding-left: 6px;
	color: #f22;
	font-weight: 600;
}
.clasyList h4 a{
	color: #242424;
	padding: 0 6px;
}
.service {
	margin-top: 12px;
}
.service .slideBox{
	width: 1200px;
	height: 318px;
	float: none;
	position: relative;
}
.service .slideBox .bd img{
	width:1200px; 
	height:318px;
	display:block;
}
.serviceList ul{
	width: 1240px;
	margin: 0 -20px;
}
.serviceList ul li{
	float: left;
	width: 270px;
	height: 246px;
	margin: 40px 20px 0 20px;
}
.serviceList ul li img{
	width: 268px;
	height: 170px;
	border: 1px solid #e5e5e5;
	border-bottom: none;
	vertical-align: top;
}
.serviceList ul li p a{
	width: 270px;
	height: 75px;
	display: block;
	background: #f2f2f1;
	color: #666;
	font-size: 18px;
	text-align: center;
	line-height: 75px;
}
.serviceList ul li:hover p a{
	background: #28a2ed;
	color: #fff;
}
.details{
	margin-top: 26px;
}
.details .detailsLeft{
	float: left;
	width: 352px;
	font-size: 14px;
}
.details .detailsLeft .preview-wrap{
	width: 352px;
	height: 430px;
}
.details .detailsLeft .companyintro{
	width: 350px;
	margin-top: 52px;
	padding-bottom: 24px;
	border: 1px solid #e5e5e5;
}
.details .detailsLeft .companyintro h4{
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #f7f7f7;
	color: #454545;
	font-size: 18px;
	font-weight: normal;
}
.details .detailsLeft .companyintro h4 a:hover{
	text-decoration: underline;
	color: #0185d0;
}
.details .detailsLeft .companyintro .companyLogo{
	text-align: center;
	margin: 22px 0 22px 0;
}
.details .detailsLeft .companyintro p{
	padding: 0 24px;
	line-height: 28px;
	color: #666;
	text-indent: 2em;
	text-align:Justify;
	text-justify:inter-ideograph;
}
.details .detailsLeft .companyintro ul{
	margin-top: 42px;
	zoom:1;
	overflow: auto;
}
.details .detailsLeft .companyintro ul li{
	float: left;
	width: 134px;
	height: 168px;
	display: inline-block;
	margin: 0 20px 20px 20px;
	overflow: hidden;
}
.details .detailsLeft .companyintro ul li:last-of-type{
	margin-bottom: 0;
}
.details .detailsLeft .companyintro ul li img{
	width: 134px;
	height: 134px;
}
.details .detailsLeft .companyintro ul li p{
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #666;
	padding: 0;
	text-indent: 0;
}
.details .detailsRight{
	float: right;
	width: 784px;
	text-align: center;
}
.details .detailsRight h1{
	font-size: 22px;
	line-height: 34px;
	color: #333;
	font-weight: normal;
	padding-bottom: 12px;
	border-bottom: 1px dotted #bebebe;
	text-align: left;
}
.details .detailsRight .video{
	margin-top: 42px;
	text-align: center;
	margin-bottom: 34px;
}
.details .detailsRight .video .video_l, .details .detailsRight .video .video_r{
	display: inline-block;
	vertical-align: top;
}
 .details .detailsRight .video .video_r{
 	margin-left: 4px;
 	width: 100px;
 }
.details .detailsRight .video .video_r span{
 	width: 120px;
 	height: 80px;
 	padding: 4px;
 	border: 1px solid #d8d8d8;
 	margin-bottom: 8px;
 	display: block;
 	cursor: pointer;
 }
 .details .detailsRight .video .video_r span.active{
 	border-color: #e53e41;
 }
.details .detailsRight h2{
	height: 56px;
	line-height: 56px;
	font-size: 20px;
	border-bottom: 1px dotted #bebebe;
	font-weight: normal;
	margin-bottom: 12px;
	margin-top: 42px;
	text-align: left;
}
.details .detailsRight h2:first-of-type{
	margin-top: 8px;
}
.details .detailsRight h3{
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #666;
	text-indent: 28px;
	margin-bottom: 4px;
}
.details .detailsRight p{
	line-height: 36px;
	text-indent: 2em;
	color: #666;
	text-align: left;
}
.details .detailsRight img{
	vertical-align: top;
	text-align: center;
	clear: both;
}
.details .detailsRight img:after{
	content: '';
	clear: both;
}
.details .detailsRight .case1{
	padding-left: 30px;
}
.details .detailsRight .case1 ul{
	float: left;
	margin-right: 50px;
}
.details .detailsRight .case1 ul:last-child{
	margin-right: 0;
}
.details .detailsRight .case1 ul li{
	line-height: 30px;
	color: #666;
	text-align: left;
}
.details .detailsRight .case2 .caseTitle{
	font-size: 20px;
	margin: 36px auto;
	font-weight: bold;
	color: #666;
}
.details .detailsRight .case3 ul li{
	text-align: left;
	line-height: 30px;
	color: #666;
}

.preview-wrap .mt{height:28px;line-height:28px;padding:0 10px 8px;border-top:1px solid #EED97C;background:url(../images/bg_hotsale.gif) repeat-x 0 -552px;color:#c00;}
.preview-wrap .tab{border-bottom:2px solid #BE0000;margin-bottom:10px;}
.preview-wrap .tab li{position:relative;height:24px;padding:3px 12px 0;background:url(../images/icon_clubs.gif) #ccc no-repeat right -150px;overflow:hidden;margin-right:3px;line-height:24px;font-size:14px;font-weight:bold;color:#c30;}
.preview-wrap .tab span{position:absolute;left:0;top:0;z-index:1;width:10px;height:27px;background:url(../images/icon_clubs.gif) no-repeat 0 -150px;}
.preview-wrap .tab a{float:none;color:#c30;}
.preview-wrap .tab .curr{background-position:right -178px;color:#fff;}
.preview-wrap .tab .curr span{background-position:0 -178px;}
.preview-wrap .tab .curr a{color:#fff;}
.preview-wrap .mc .extra{padding:5px 10px;border-top:1px solid #F3E6C6;}
.preview-wrap .total{float:right;}
.preview-wrap .total strong{color:#FF7403;}
.preview-wrap .total a:link,.right-extra .total a:visited{color:#005aa0;}
.preview-wrap .join a:link,.right-extra .join a:visited{color:#FF7604;}
.preview-wrap .norecode{padding:0 10px 10px;}
.preview-wrap .iloading{margin-bottom:10px;}

.tBox{
	width: 80px;
	position: fixed;
	left: 50%;
	top: 300px;
	margin-left: 620px;
}
.tBox a{
	display: inline-block;
	width: 40px;
	height: 40px;
	padding: 5px;
	line-height: 20px;
	background: #c2c2c2;
	color: #fff;
	margin-bottom: 4px;
	text-align: center;
}
.tBox a:hover{
	background: #ff4200;
}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:350px;height:350px;border:1px solid #DFDFDF;}
.spec-scroll{clear:both;margin-top:5px;width:352px;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:322px;height:56px;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:56px;text-align:center; margin-right:8px;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:50px;height:50px;}
.spec-scroll .items ul li img:hover{border:2px solid #e53e41;padding:1px;}


/*add YT 20170503*/
.table{ 
	border:1px solid #cad9ea; 
	color:#666;
	border-collapse: collapse; 
	margin:0 auto;  
} 
.table tr.alter{ 
	background-color:#f5fafe; 
} 
.table td,.table th{ 
	border:1px solid #cad9ea; 
	padding:0 1em 0; 
} 
.table th { 
	background-repeat:repeat-x; 
	height:30px; 
} 
.table td{ 
	height:30px; 
} 
.title-1{
	font-size:18px;
}
.title-2{
	font-size:16px;
}
.tatle-3{
	font-weight: bold;
}
.img-jvzhon{
	text-align: center;
}
.l_details h6{
	font-size: 14px;
	text-align: center;
}
.tuzhu{
	text-align: center;
	font-size: 14px;
}


/*add JSW 20170504*/
.info>h3{
	width: 100%;
	height: 44px;
	line-height: 44px;
	background: #f6f6f6;
	color: #5a5a5a;
	font-weight: normal;
	font-size: 14px;
	text-indent: 18px;
}
.info>h3 i{
	padding: 0 5px;
	font-size: 16px;
	text-indent: 0;
}
.info .info_con{
	margin-top: 24px;
	color: #333;
}
.info_con .info_l{
	float: left;
	width: 788px;
}
.info_con .info_l h2{
	font-size: 24px;
	line-height: 48px;
	padding: 12px 0;
	text-align: center;
}
.info_con .info_l h4{
	line-height: 40px;
	color: #929191;
	border-bottom: 1px dotted #bebebe;
	font-size: 14px;
	font-weight: normal;
	position: relative;
}
.info_con .info_l h4 span{
	margin-right: 32px;
}
.info_con .info_l h4 .jiathis_style{
	position: absolute;
	right: 0;
	top: 12px;
}
.info_con .info_l h4 .jiathis_style span{
	margin-right: 0;
}
.info_con .info_l .l_details{
	margin-top: 36px;
}
.info_con .info_l .l_details p{
	line-height: 34px;
	color: #666;
	text-indent: 2em;
}
.info_con .info_l .l_details p.img{
	text-align: center;
	text-indent: 0;
	margin-top: 24px;
}
.info_con .info_l .l_details p.img img{
	max-width: 480px;
}
.info_con .info_l .l_details p.txt{
	text-indent: 0;
	text-align: center;
	font-size: 14px;
	color: #666;
	margin-bottom: 16px;
}
.info_con .info_l h3{
	font-size: 22px;
	line-height: 22px;
	margin-top: 36px;
	margin-bottom: 4px;
	font-weight: normal;
}

.info_con .info_l ul li{
	line-height: 28px;
	position: relative;
	padding-left: 12px;
	margin-bottom: 8px;
}
.info_con .info_l ul li span{
	float: right;
}
.info_con .info_l ul li:nth-of-type(5n){
	margin-bottom: 20px;
}
.info_con .info_l ul li:before{
	content: '';
	width: 3px;
	height: 3px;
	background: #666;
	border-radius: 50%;
	display: inline-block;
	position: absolute;
	left: 0px;
	top: 12px;
}
.info_con .info_l ul li a{
	color: #4a4a4a;
}
.info_con .info_l ul li a:hover{
	color: #000;
	text-decoration: underline;
}


.info_con .info_r{
	float: right;
	width: 352px;
}
.info_r .info_case{
	margin: 22px 0;
}
.info_r .info_case h4 {
    font-size: 16px;
    line-height: 22px;
    color: 333;
    font-weight: normal;
    padding: 0 30px;
}
.info_r .info_case  p {
    font-size: 14px;
    line-height: 20px;
    padding: 0 30px 0 46px;
    background: url(../images/red.gif) 32px center no-repeat;
}
.info_r .info_case p.red {
    margin-top: 9px;
    color: #333;
    font-weight: normal;
}
.info_r .info_case p.blue {
    background: url(../images/blue.gif) 32px center no-repeat;
    color: #333;
    font-weight: normal;
}
.info_r dl {
    width: 332px;
    height: 184px;
    padding: 10px;
    background: #f4f4f4;
}
.info_r dl dt {
    width: 138px;
    height: 184px;
    float: left;
}
.info_r dl dd {
    float: right;
    width: 170px;
    height: 184px;
}
.info_r dl dd h4 {
    font-size: 16px;
    line-height: 22px;
    margin-top: 32px;
}
.info_r dl dd h5 {
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
    margin-top: 10px;
}
.info_r dl dd h5 span {
    font-family: Verdana, Geneva, sans-serif;
}
.info_r dl dd h6 a {
    float: left;
    width: 50px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    background: #00956d;
    margin-top: 3px;
}
.info_r dl dd h6 a.revise {
    background: #346699;
    margin-left: 4px;
}
.info_r ul li{
	width: 268px;
	padding: 0 41px 0 41px;
	border: 1px solid #e5e5e5;
	margin-top: 26px;
}
.info_r ul li img{
	width: 268px;
	height: 236px;
}
.info_r ul li p{
	width: 100%;
	line-height: 20px;
	padding: 14px 0;
	font-size: 14px;
	text-align: center;
}