﻿html{
	background: #fff;
	overflow-x: hidden;
}
body{
	background: url(../images/bodybg.jpg) center top no-repeat;
	font-family: 'Microsoft Yahei';
	font-size: 16px;
	color: #333;
}
a:hover,a:visited,a:focus{
	text-decoration: none;
}
ul,li{
	list-style: none;
	padding: 0;
	margin: 0;
}
.floatCtro {
    width: 62px;
    position: fixed;
    left: 50%;
    top: 246px;
    z-index: 100;
    margin-left: -572px;
}
.floatCtro a {
    display: inline-block;
    width: 62px;
    height: 50px;
    background: #fb8700;
    cursor: pointer;
    text-align: center;
    color: #fff;
    line-height: 18px;
    padding: 7px 0;
    margin-bottom: 2px;
}
.floatCtro p {
    width: 62px;
    text-align: center;
    height: 50px;
    margin-bottom: 2px;
    background: #707070;
    font-size: 14px;
    font-weight: normal;
    display: table;
    cursor: pointer;
}
.floatCtro p span {
    color: #fff;
    display: table-cell;
    vertical-align: middle;
}
.floatCtro p.active, .floatCtro p:hover{
	background: #13a5f4;
}
.floatCtro a.goTop {
    background: #707070 url(../images/top1.png) center center no-repeat;
    text-indent: -9999em;
    margin-bottom: 2px;
}
.floatCtro a.goTop.active, .floatCtro a.goTop:hover{
	 background: #13a5f4 url(../images/top1.png) center center no-repeat;
	}
.header{
	height: 240px;
	position: relative;
}
.header .container{
	position: relative;
}
.header .container h1,.header .container h2, .header .container h3, .header .container h4, .header .container h5{
	color: #fff;
	margin: 0;
}
.intro{
	background: #f1f1f1;
}
.intro h4{
	display: none;
}
.intro p{
	font-size: 16px;
	line-height: 32px;
	text-indent: 2em;
	padding: 32px 70px;
	text-align: justify;
    justify-content: space-around;
}
.intro p a{
	font-weight: bold;
	color: #e00000;
}
.longTitle{
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	position: relative;
	margin: 34px 0;
}
.longTitle:after{
	content: '';
	position: absolute;
	width: 100%;
	height: 3px;
	background: #f1f1f1;
	left: 0;
	top: 13px;
	z-index: -1;
}
.longTitle span{
	display: inline-block;
	background: #fff;
	color: #666;
	padding: 0 30px;
}
.classic .row h1{
	height: 51px;
	line-height: 50px;
	border-bottom: 1px dotted #c2c2c2;
	font-size: 22px;
	font-weight: bold;
	color: #0085ca;
	margin: 0 0 18px 0;
}
.classic .row h1 a:hover{
	color: #555;
}
.classic .row .col-md-6{
	margin-bottom: 45px;
}
.classic .row .row{
	padding: 0 13px;
}
.classic .row .row .col-md-4{
	padding: 0 2px;
}
.classic .row p{
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 0;
	margin-top: 16px;
	text-align:justify;
	justify-content: space-around;
}
.classic .row p a{
	color: #cd3640
}
.summary{
	background: #f1f1f1;
	padding-top: 54px;
	padding-bottom: 35px;
}
.sum-con{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -24px;
}
.sum-con .col-md-6{
	position: relative;
	padding: 0 24px;
	margin: 10px 0 46px 0;
}
.sum-con .col-md-6 .item{
	padding-left: 32px;
	position: relative;
}
.sum-con .col-md-6 .item .itemCon{
	min-height: 138px;
	height: 138px;
	border: 1px solid #0085ca;
	padding: 0 28px 0 58px;
	margin-bottom: 0;
	display: table;
}
.sum-con .col-md-6 .item .itemCon p{
	font-size: 16px;
	line-height: 28px;
	display: table-cell;
	vertical-align: middle;
}
.sum-con .col-md-6 .item h1{
	display: block;
	width: 60px;
	min-height: 132px;
	line-height: 26px;
	text-align: center;
	background: #0085ca;
	margin: 0;
	padding: 14px 16px 0;
	font-size: 22px;
	color: #fff;
	position: absolute;
	top: -25px;
	left: 1px;
}
.tobook{
	text-align: center;
	padding-bottom: 28px;
	border-bottom: 1px dotted #a5a5a5;
	font-size: 0;
	margin-bottom: 16px;
}
.tobook a{
	display: inline-block;
	line-height: 36px;
	padding: 0 15px;
	background: #ee8600;
	font-size: 20px;
	letter-spacing: 2px;
	color: #fff;
	border-radius: 5px;
	margin: 0 35px;
}
.tolink .col-md-4{
	text-indent: 47px;
	padding: 0;
	font-size: 16px;
	line-height: 34px;
}
.tolink .col-md-4 em{
	display: inline-block;
	width: 12px;
}
.date .row{
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
}
.date .col-md-6{
	padding-left: 51px;
	margin-bottom: 56px;
}
.date .col-md-6 .item{
	width: 100%;
	min-height: 212px;
	border: 1px solid #adbdd0;
	padding: 0 28px 0 48px;
	position: relative;
}
.date h1{
	font-size: 20px;
	margin: 26px 0 10px 0;
	font-weight: bold;
	color: #0085ca;
}
.date h3{
	font-size: 18px;
	color: #0085ca;
	margin: 0;
	line-height: 1;
	letter-spacing: -1px;
}
.date p{
	font-size: 16px;
	line-height: 28px;
	margin-top: 10px;
	margin-bottom: 0;
	text-align:justify;
	justify-content: space-around;
}
.date img{
	position: absolute;
	left: -38px;
	top: 38px;
	background: #fff;
	padding: 10px 0;
}
.show{
	background: #f1f1f1;
}
.show .longTitle{
	margin: 0 auto;
	padding: 34px 0;
}
.show .longTitle:after{
	background: #fff;
	z-index: 1;
	top: 47px;
}
.show .longTitle span{
	background: #f1f1f1;
	position: relative;
	z-index: 2;
}
.show img{
	border: 1px solid #b8b8b8;
}
.show p{
	text-align: center;
	font-size: 14px;
	color: #333;
	margin: 9px 0 30px 0;
}
.show a:hover p{
	color: #0085ca;
}
.backForward{
	padding-bottom: 24px;
}
.backForward .longTitle:before{
	content: '';
	position: absolute;
	width: 48px;
	height: 31px;
	background: url(../images/more.png);
	left: 50%;
	margin-left: -24px;
	top: 46px;
	cursor: pointer;
}
.backForward .caseList{
	padding-bottom: 20px;
}
.backForward h1{
	height: 56px;
	line-height: 56px;
	font-size: 20px;
	font-weight: bold;
	color: #555;
	margin: 12px 0 0;
}
.backForward h1 span{
	font-size: 14px;
	font-weight: normal;
	padding-left: 12px;
}
.backForward .col-md-6{
	padding-top: 26px;
}
.backForward .col-md-6 img{
	width: 152px;
}
.backForward .media-heading {
    color: #959595;
    font-size: 16px;
    margin-bottom: 8px;
}
.backForward .media-left{
	padding-right: 18px;
}
.backForward .media-body{
	vertical-align: middle;
}
.backForward .media-body p {
    font-size: 18px;
    line-height: 24px;
    color: #555
}
.backForward .media-body p a{
	color: #555;
}
.backForward .media-body p a:hover{
	color: #0085ca;
	text-decoration: underline;
}
.footer {
    width: 100%;
    padding-top: 16px;
    padding-bottom: 8px;
    border-top: 1px solid #dedede; 
    background: #f1f1f1;
    margin-top: 0;
}
.footer .col-sm-12 {
    font-size: 13px;
    text-align: center;
    line-height: 28px;
    color: #666;
}
.footer .col-sm-12 a {
    text-decoration: none;
    color: #333;
    cursor: pointer;
}
.footer .col-sm-12 span {
    padding: 0 8px;
}
.details .container{
	border: none;
	background-color: #FFF;
    padding: 30px 120px;
    margin: auto;
    border-left: 1px solid #c9c9c9;
    border-right: 1px solid #c9c9c9;
}
.details h2 {
    font-family: "微软雅黑";
    font-size: 26px;
    font-weight: bold;
    color: #333;
    text-align: center;
    line-height: 40px;
    margin-top: 0;
    margin-bottom: 0;
    /*border-bottom: 1px dashed #9c9b9b;*/
    padding-bottom: 34px;
    padding-top: 10px;
}
.details h3 {
    font-family: "微软雅黑";
    font-size: 22px;
    color: #0085ca;
    text-align: left;
    font-weight: normal;
    padding: 44px 0 26px 0;
    border-top: 1px dashed #9c9b9b;
    margin: 0;
}
.details p{
	font-family: "微软雅黑";
    font-size: 16px;
    color: #333;
    line-height: 32px;
    text-indent: 2em;
    text-justify: auto;
    text-align: justify;
    margin: 0;
}
.details p.daodu{
	color: #777;
	padding-bottom: 42px;
}
.details p.pic{
	text-align: center;
	text-indent: 0;
	margin: 36px auto;
}
.details p.pic img{
	display: inline-block;
}
#toggle{
	display: none;
}
.onLineBook{
	display: none;
}

/*.details .col-md-6{
    padding: 0 45px;
    margin: 0 0 8px;
}
.details .col-md-6 p.info,.details .col-md-12 p.info{
	font-size: 14px;
	color: #777;
}
.details p.subTitle{
	margin-top: 24px;
	margin-bottom: 10px;
	color: #004da0;
}

.details p.pic img{
	display: inline-block;
}
.details p.info{
	text-align: center;
	text-indent: 0;
	margin-bottom: 12px;
}
.extend{
	visibility: hidden;
}*/
@media (min-width: 768px){
	.container{
		width: 990px;
		padding: 0 15px;
	}
	.header .container h1,.header .container h2, .header .container h3, .header .container h4, .header .container h5{
		position: absolute;
	}
	.header .container h1{
		font-size: 47px;
		font-weight: bold;
		vertical-align: top;
		left: 85px;
		top: 34px;
	}
	.header .container h2{
		font-size: 36px;
		font-weight: normal;
		left: 85px;
		top: 90px;
		letter-spacing: 1px;
	}
	.header .container h3{
		font-size: 26px;
		font-weight: bold;
		padding: 0 9px;
		height: 36px;
		line-height: 36px;
		display: inline-block;
		background: #ee8600;
		top: 44px;
		right: 43px;
		vertical-align: middle;
	}
	.header .container h4{
		font-size: 25px;
		font-weight: normal;
		vertical-align: middle;
		right: 43px;
		top: 90px;
	}
	.header .container h4 em{
		font-style: normal;
		position: relative;
		top: -6px;
	}
	.header .container h4 span{
		display: block;
		font-size: 23.5px;
		color: #01c3ea;
		margin-top: 6px;
	}
	.header .container h5{
		text-align: center;
		font-size: 14px;
		line-height: 22px;
		color: #10d2f9;
		left: 85px;
		top: 146px;
		letter-spacing: 0.2px;
	}
	.header .col-md-12, .header .col-xs-12{
		background: transparent;
		min-height: 0;
	}
}
@media (max-width: 767px){
	body{
		background-size: 250%;
	}
	html{
		width: 100%;
		overflow-x: hidden;
	}
	.header .container .col-xs-12{
		padding: 0;
	}
	.header .container h1{
		width: 100%;
		text-align: center;
		font-size: 20px;
		font-weight: bold;
		padding-top: 16px;
	}
	.header .container h2{
		font-size: 16px;
		margin: 4px auto 6px;
		text-align: center;
	}
	.header .container h3{
		font-size: 16px;
		text-align: center;
		color: #cf9f4b;
		font-weight: bold;
	}
	.header .container h4{
		font-size: 13px;
		margin: 6px auto 0;
		text-align: center;
	}
	.header .container h4 span{
		padding-left: 4px;
	}
	.header .container h4 em{
		font-style: normal;
		position: relative;
		top: -3px;
	}
	.header .container h5{
		display: none;
	}
	.intro h4{
		display: block;
		font-size: 14px;
		line-height: 22px;
		padding-bottom: 12px;
		border-bottom: 1px solid #ddd;
		padding: 20px 0;
		margin: 0;
	}
	.intro h4 em{
		display: inline-block;
		width: 20px;
	}
	.intro h4 span{
		display: inline-block;
		width: 3em;
	}
	.intro h4 b{
		display: inline-block;
		width: 1em;
	}
	.intro p{
		padding: 20px 0;
	}
	.longTitle{
		font-size: 20px;
	}
	.longTitle span{
		padding: 0 12px;
	}
	.classic .row h1{
		font-size: 18px;
		line-height: 24px;
		height: auto;
		padding-bottom: 6px;
	}
	.classic .row .col-md-6{
		margin-bottom: 24px;
	}
	.classic .row .row .col-md-4{
		margin-bottom: 12px;
	}
	#float00{
		margin-bottom: 8px;
	}
	.sum-con{
		margin: 0 -15px;
	}
	.tobook a{
		margin: 0 4px;
	}
	.date h1{
		margin-top: 16px;
		margin-bottom: 4px;
	}
	.date h3{
		font-size: 16px;
		line-height: 20px;
	}
	.date .col-md-6 .item{
		padding-right: 12px;
		padding-bottom: 12px;
	}
	.backForward .media-left{
		padding-right: 8px;
	}
	.backForward .col-md-6 img{
		width: 112px;
	}
	.backForward .media-heading{
		font-size: 14px;
		margin-bottom: 4px;
	}
	.backForward .media-body p{
		font-size: 16px;
		line-height: 22px;
		margin-bottom: 0;
	}
	.details .container{
		padding: 0 15px;
	}
	.details .col-xs-12{
		padding: 12px 15px;
	}
	.details h2{
		font-size: 18px;
		line-height: 22px;
		padding-bottom: 12px;
		margin-bottom: 0;
		margin-top: 0;
	}
	.details h3{
		font-size: 18px;
		line-height: 22px;
		text-indent: 0;
		margin-bottom: 6px;
		margin-top: 0;
		padding-top: 20px;
		padding-bottom: 8px;
	}
	.details p{
		font-size: 14px;
		line-height: 24px;
	}
	.details p.daodu{
		padding-bottom: 20px;
	}
	.details p.pic{
		margin: 18px auto;
	}
	.details p.pic01{
		margin: 0 auto;
	}
	.details .col-xs-6{
		padding: 0 15px;
	}
	.details .col-md-6 p.info{
		font-size: 13px;
		line-height: 18px;
		margin-bottom: 6px;
	}
	.onLineBook{
		display: inline-block;
		padding: 2px 4px;
	    background: #ee8600;
	    font-size: 13px;
	    color: #fff;
	    border-radius: 5px;
	    position: relative;
	    left: 270px;
	    top: -36px;
	}
	.onLineBook:focus,.onLineBook:visited{
		color: #fff;
	}
}