@charset "utf-8";
/* CSS Document */

.h-row {
	min-width:1000px;
	max-width:1200px;
	height:40px;
	line-height:40px;
	text-align:left;
	zoom:0;
	*width:1000px;
}
.h-title-h6 a {
	color: #00a2ca;
}
.h-title-h6 a:hover {
	color: #00a2ca;
	text-decoration:underline
}
.h-title-h6 a,.h-title-h6 a:link,.h-title-h6 a:visited,.h-title-h6 a:hover {
    color: #00a2ca;
}
.plane-box {
	height: 40px;
	line-height: 40px;
	background-color: #fcfcfc;
	border-bottom: 1px solid #efefef;
}
.inner-box {
	width:100%;
	width: 1200px;
	height: 302px;
	margin: 0 auto;
	padding-top: 58px;
	/*overflow: hidden;*/
	text-align:left;
}
.plane-title {
	padding-left: 60px;
	height: 50px;
	line-height: 50px;
	font-size: 34px;
	color: #fff;
	margin-bottom: 8px;
	overflow: hidden;
	text-align:left;
}
.plane-info {
	margin-left: 60px;
	width: 548px;
	height: 44px;
	line-height: 22px;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	margin-bottom: 70px;
}
.plane-list-li {
	width: 285px;
	height: 129px;
	float: left;
	margin-right: 20px;
}
.plane-list-li:last-child {
	margin-right: 0px;
}
.plane-list-li .top{
	width: 283px;
	height: 58px;
	background:rgba(255,255,255,0.1);
	overflow: hidden;
	border: 1px solid #2f3951;
	border-bottom: 0;
	text-align: center;
}
.plane-list-li .top .logo {
	display: inline-block;
	width: 24px;
	height: 24px;
	vertical-align: middle;
	margin-right: 12px;
}
.plane-list-li .top .tt{
	display: inline-block;
	height: 58px;
	line-height: 58px;
	font-size: 16px;
	color: #fff;
	vertical-align: middle;
}
.plane-list-li .bottom{
	width: 283px;
	height: 57px;
	background: #fff;
	overflow: hidden;
	border: 1px solid #d7d8d9;
	border-top: 0;
	padding-top: 12px;
}
.plane-list-li .bottom .exp{
	height: 44px;
	line-height: 22px;
	text-align: center;
	font-size: 12px;
	color: #777f84;
	overflow: hidden;
}
.plane-inner .plane-title-2 {
	width: 1200px;
	height: 50px;
	overflow: hidden;
	margin-bottom: 32px;
	padding-left:0px;
}
.plane-title .line {
	display: inline-block;
	width: 2px;
	height: 24px;
	background: #00c1de;
	position: relative;
	top: 4px;
	text-align:left;
}
.plane-title .tit {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	color: #333;
	padding-left: 10px;
}
.plane-content {
	width: 1200px;
	overflow: hidden;
	height: 714px;
	position: relative;
}
.plane-tab	{
	position: absolute;
	left: 37px;
	top: 31px;
	height: 36px;
	overflow: hidden;
	z-index: 2;
}
.plane-tab .tabnav {
	width: 96px;
	height: 36px;
	line-height: 36px;
	background: #f5f5f5;
	float: left;
	overflow: hidden;
	margin-right: 1px;
	text-align: center;
	font-size: 14px;
	color: #666;
	cursor: pointer;
}
.plane-tab .current {
	background: #ebebec;
}
.plane-con {
	width: 1200px;
	overflow: hidden;
	height: 714px;
	display: none;
}
.plane-act {
	display: block;
}
.con-left {
	width: 813px;
	height: 714px;
	overflow: hidden;
	float: left;
	background: #fbfbfb;
}
.con-left img{
	display: block;
	width: 813px;
	height: 714px;
}
.con-right {
	width: 387px;
	height: 714px;
	overflow: hidden;
	float: left;
	background: #f9f9f9;
	text-align:left
}
.con-right .top{
	height: 108px;
	padding: 40px 40px 0;
	overflow: hidden;
	background: #f5f5f5;
}
.con-right .top .tt{
	height: 22px;
	line-height: 22px;
	font-size: 18px;
	color: #333;
	overflow: hidden;
	margin-bottom: 9px;
}
.con-right .top .info{
	height: 44px;
	line-height: 22px;
	font-size: 12px;
	color: #666;
	overflow: hidden;
}
.con-right .bottom {
	height: 486px;
	padding: 40px;
	overflow: hidden;
}
.con-right .bottom .t1{
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	color: #333;
	margin-bottom: 6px;
}
.con-right .bottom .t1list{
	height: 40px;
	overflow: hidden;
	margin-bottom: 34px;
}
.con-right .bottom .t1list .t1-li {
	float: left;
	height: 20px;
	width: 150px;
	line-height: 20px;
	font-size: 12px;
	color: #666;
}
.con-right .bottom .t2 {
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	color: #333;
	margin-bottom: 17px;
}
.con-right .bottom .t2splist {
	max-height: 210px;
	overflow: hidden;
	margin-bottom: 9px;
}
.con-right .bottom .t2splist .t2sp-li{
	line-height: 22px;
	font-size: 12px;
	color: #666;
	margin-bottom: 18px;
}
.con-right .bottom .t3{
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	color: #333;
	margin-bottom: 21px;
}
.con-right .bottom .fact{
	width: 324px;
	height: 20px;
	margin-bottom: 41px;
	overflow: hidden;
}
.con-right .bottom .fact .fact-li{
	width: 84px;
	height: 20px;
	float: left;
	margin-right: 24px;
}
.con-right .bottom .bt{
	overflow: hidden;
	text-align: left;
}
.con-right .bottom .bt .button{
	margin-right: 15px;
}
.con-right .bottom .bt .y-btn-s,.con-right .bottom .bt .y-btn-s:link,.con-right .bottom .bt .y-btn-s:hover {
	min-width: 58px;
	height: 24px;
	padding: 0 20px;
	line-height: 2;
	font-size: 12px;
}
.con-right .bottom .bt a.y-btn-blue:hover{
	background: #33b5d4;
	border-color: #33b5d4;
	text-decoration: none;
}
a.y-btn-blue, a.y-btn-blue:link, a.y-btn-blue:visited, a.y-btn-white, a.y-btn-white:link, a.y-btn-white:visited{
	display: inline-block;
	min-width: 78px;
	height: 33px;
	padding: 0 30px 1px;
	background: #00a2ca;
	line-height: 33px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	outline: none;
	border-radius: 0;
	*width: auto;
}
.con-right .bottom .bt a.y-btn-white {
	background: #fff;
	border-color: #33b5d4;
	border:1px;
	text-decoration: none;
	color:#33b5d4;
	border-style:solid;
}
.con-right .bottom .bt a.y-btn-white:hover {
	background: #33b5d4;
	border-color: #33b5d4;
	text-decoration: none;
	color:#fff;
	border:1px;
	border-style:solid;	
}
.j-tab {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	text-align:left;
}
.plane-left-tab{
	width: 282px;
	height: 424px;
	float: left;
	border: 1px solid #d7d8d9;
	background: #fff;
}
.plane-left-tab li{
	border: 1px solid #d7d8d9;
	background: #fff;
	padding-left: 36px;
	margin-top: -1px;
	color: #333;
	font-size: 14px;
	line-height: 52px;
	cursor: pointer;
	border-left: 0;
	border-right: 0;
}
.plane-left-tab li.active {
    width: 245px;
    background: #f5f5f5;
    border-left: 2px solid #00c1de;
    color: #00a2ca;
    position: relative;
    left: -1px;
}
.plane-left-tab li:hover {
	color: #00c1de;
	border-left: 2px solid #00c1de;
}
.plane-right-tab{
	width: 814px;
	height: 344px;
	float: right;
	border: 1px solid #d7d8d9;
	padding: 40px;
	background: #fff;	
}
.plane-right-tab .item-pic {
	width: 474px;
	height: 343px;
	float: left;
}
.plane-right-tab .item-pic img{
	display: block;
	width: 474px;
	height: 343px;
}
.plane-right-tab .item-info {
	padding-left: 514px;
}
.plane-right-tab .item-info h6 {
    color: #333;
    font-size: 14px;
    margin-bottom: 12px;
}
.plane-right-tab .item-info p {
	line-height: 24px;
    color: #999;
    font-size: 12px;
    margin-bottom: 16px;
    max-height: 198px;
    overflow: hidden;
}
.plane-right-tab .item-info p span {
    display: block;
    margin-bottom: 10px;
}
.plane-right-tab .t4list {
	width: 330px;
	overflow: hidden;
}
.plane-right-tab .t4list .t4-li {
	float: left;
	height: 20px;
	width: 80px;
	margin-right: 30px;
	margin-bottom: 25px;
	overflow: hidden;
}
.plane-right-tab .t4list .t4-li a .logo {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 9px;
	position: relative;
	top: 2px;
}
.plane-right-tab .t4list .t4-li a .wen{
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #666;
	position: relative;
	top: -1px;
}
.s-con {
	width: 1199px;
	overflow: hidden;
	height: 522px;
	text-align:left;
	border-right: 1px #d7d8d9 solid;
}
.s-con .con-left{
	border-left: 1px #d7d8d9 solid;
	width: 220px;
	height: 442px;
	padding: 40px;
	float: left;
	overflow: hidden;
	background: #fff;
	text-align:left;
}
.s-con .con-left .tit {
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 18px;
	color: #333;
	overflow: hidden;
	margin-bottom: 7px;
}
.s-con .con-left .suit {
	height: 96px;
	line-height: 26px;
	padding: 0 20px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	border-bottom: 1px #d7d8d9 dashed;
	margin-bottom: 49px;
}
.s-con .con-left .tell{
	padding: 22px 20px;
	line-height: 24px;
	max-height: 120px;
	overflow: hidden;
	font-size: 12px;
	color: #999;
	background: #fcfcfc;
	margin-bottom: 34px;
}
.s-con .con-left .price{
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 16px;
	color: #f60;
	overflow: hidden;
}
.s-con .con-left .but{
	overflow: hidden;
	text-align: center;
}
.s-con .con-right{
	float: left;
	width: 781px;
	height: 442px;
	padding: 40px 58px;
	border-left: 1px #d7d8d9 solid;
	background: #fcfcfc;
}
.s-con .con-right table.tab-head{
	background: #ebebec;
	overflow: hidden;
}
.s-con .con-right table.tab-head tbody tr td.tt {
	border-right: 1px #f1f1f1 solid;
	height: 35px;
	font-size: 12px;
	color: #333;
}
.s-con .con-right table.tab-head tbody tr td.t1 {
	width: 169px;
	border-left: 1px #f1f1f1 solid;
	text-indent: 48px;
}
.s-con .con-right table.tab-head tbody tr td.t2 {
	width: 352px;
	text-indent: 49px;
}
.s-con .con-right table.tab-head tbody tr td.t3 {
	width: 83px;
	text-indent: 28px;
}
.s-con .con-right table.tab-head tbody tr td.t4 {
	width: 173px;
	text-indent: 44px;
}
.s-con .con-right .alllist{
	max-height: 270px;
	overflow-y: auto;
	border-bottom: 1px #f1f1f1 solid;
}
.s-con .con-right .alllist table.mid{
	background: #fcfcfc;
	overflow: hidden;
}
.s-con .con-right .alllist table.mid tr{
	height: 54px;
	overflow: hidden;
	background: #f5f5f5;
}
.s-con .con-right .alllist table.mid tr td.tt {
	border:0px;
	border-right: 1px #f1f1f1 solid;
	height: 54px;
	font-size: 12px;
	color: #666;
}
.s-con .con-right .alllist table.mid tr td.t1 {
	width: 169px;
	border-left: 1px #f1f1f1 solid;
	text-indent: 48px;
}
.s-con .con-right .alllist table.mid tr td.t2 {
	width: 352px;
	text-indent: 49px;
}
.s-con .con-right .alllist table.mid tr td.t3 {
	width: 83px;
	text-indent: 28px;
}
.s-con .con-right .alllist table.mid tr td.t4 {
	text-indent: 44px;
	width: 156px;
}
.s-con .con-right .free{
	border-right: 1px #f8f1e9 solid;
	border-left: 1px #f8f1e9 solid;
	background: #fcfaf7;
	height: 33px;
	text-align: center;
	overflow: hidden;
}
.s-con .con-right .free .word{
	display: inline-block;
	height: 33px;
	line-height: 33px;
	font-size: 12px;
	color: #f60;
}
.s-con .con-right .bot{
	max-height: 105px;
	background: #fcfaf7;
	overflow: hidden;
	border: 0 solid #f8f1e9;
	margin-bottom: 20px;
}
.s-con .con-right .bot tr{
	height: 34px;
	overflow: hidden;
}
.s-con .con-right .bot tr .tt {
    height: 34px;
    font-size: 12px;
    color: #666;
}
.s-con .con-right .bot tr .t1{
	width: 169px;
	border-left: 1px #f1f1f1 solid;
	text-indent: 48px;
}
.s-con .con-right .bot tr .t2{
	width: 352px;
	text-indent: 49px;
}
.s-con .con-right .bot tr .t3{
	width: 83px;
	text-indent: 28px;
}
.s-con .con-right .bot tr .t4{
	width: 173px;
	text-indent: 44px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.ser-con{
	width:100%;
	height:auto;
	display:inline-block;
	margin-bottom:30px;
}
.ser-con .con-left {
	width: 387px;
	float: left;
	height: 300px;
	margin-right: 20px;
	overflow: hidden;
}
.ser-con .con-left .con-top{
	width: 305px;
    height: 168px;
    border: 1px solid #d7d8d9;
    overflow: hidden;
    margin-bottom: 20px;
    padding: 40px;
    background: #fff;
}
.ser-con .con-left .con-bottom {
    width: 305px;
    height: 193px;
    border: 1px solid #d7d8d9;
    overflow: hidden;
    padding: 40px;
    background: #fff;
}
.ser-con .con-left .con-top .tt{
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 18px;
	color: #333;
	overflow: hidden;
	margin-bottom: 30px;
}
.ser-con .con-left .con-top .exp{
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	margin-bottom: 26px;
}
.ser-con .con-left .con-top .exp span{
	color: #f60;
}
.ser-con .con-left .con-top .but{
	height: 36px;
	overflow: hidden;
	text-align: center;
}
.ser-con .con-left .con-top .y-btn-white {
	background: #fff;
	border-color: #00a2ca;
	color: #00a2ca;
	border:1px solid #00a2ca;
}
.ser-con .con-left .con-top .y-btn-white:hover {
	background: #00a2ca;
	border-color: #00a2ca;
	color: #fff;
	border:1px solid #00a2ca;
}
.ser-con .con-left .con-top img.pic{
	display: block;
	width: 202px;
	height: 31px;
	margin: 0 auto 6px;
}
.ser-con .con-left .con-bottom img.pic{
	display: block;
	width: 202px;
	height: 31px;
	margin: 0 auto 6px;
}
.ser-con .con-left .con-bottom .tt{
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 18px;
	color: #333;
	overflow: hidden;
	margin-bottom: 30px;
}
.ser-con .con-left .con-bottom .exp{
	height: 26px;
	line-height: 26px;
	text-align: center;
	font-size: 14px;
	color: #666;
	overflow: hidden;
	margin-bottom: 26px;
}
.ser-con .con-left .con-bottom .exp span{
	color: #f60;
}
.ser-con .con-left .con-bottom .but{
	height: 36px;
	overflow: hidden;
	text-align: center;
}
.ser-con .con-left .con-bottom .y-btn-white {
	background: #fff;
	border-color: #00a2ca;
	color: #00a2ca;
	border:1px solid #00a2ca;
}
.ser-con .con-left .con-bottom .y-btn-white:hover {
	background: #00a2ca;
	border-color: #00a2ca;
	color: #fff;
	border:1px solid #00a2ca;
}
.ser-con .con-right {
	width: 710px;
	float: left;
	height: 195px;
	overflow: hidden;
	border: 1px solid #d7d8d9;
	padding: 40px;
	background: #fff;
}
.ser-con .con-right .tt{
	height: 22px;
	line-height: 22px;
	font-size: 18px;
	color: #333;
	text-align: center;
	margin-bottom: 33px;
}
.ser-con .con-right .tab-nav{
	width: 765px;
	overflow: hidden;
	height: 128px;
	margin-bottom: 35px;
	margin-top:30px;
}
.ser-con .con-right .tab-nav .tab-li{
	width: 96px;
	height: 128px;
	float: left;
	margin-right: 57px;
	cursor: pointer;
}
.ser-con .con-right .tab-nav .tab-li .bb{
	width: 76px;
	height: 76px;
	border-radius: 50%;
	border: 1px solid #d7d8d9;
	margin: 0 auto 14px;
	overflow: hidden;
}
.ser-con .con-right .tab-nav .tab-li div.bb{
	border: 1px solid #00c1de;
}
.ser-con .con-right .tab-nav .tab-li .people{
	display: block;
	width: 78px;
	height: 78px;
}
.ser-con .con-right .tab-nav .tab-li .name{
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-size: 13px;
	color: #333;
	overflow: hidden;
}
.ser-con .con-right .tab-nav .tab-li .work{
	height: 18px;
	line-height: 18px;
	text-align: center;
	font-size: 12px;
	color: #333;
	overflow: hidden;
}
.ser-con .con-right .xian{
	width: 685px;
	height: 1px;
	background: #d7d8d9;
	margin: 0 auto 25px;
}
.ser-con .con-right .xian .blueline{
	height: 1px;
	width: 72px;
	background: #00c1de;
	position: relative;
	left: 0;
	transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
}
.ser-con .con-right .content{
	width: 711px;
	height: 107px;
	overflow: hidden;
}
.ser-con .con-right .content .con-li{
	width: 692px;
	height: 80px;
	padding: 0 13px 27px;
	overflow: hidden;
	float: left;
	display: none;
}
.ser-con .con-right .content .act{
	display:block
}
.ser-con .con-right .content .info{
	line-height: 20px;
	font-size: 12px;
	color: #666;
}
.ser-con .con-right .list{
	width: 753px;
	overflow: hidden;
	height: 40px;
	margin-bottom: 46px;
}
.ser-con .con-right .list .list-li{
	width: 197px;
	margin-right: 54px;
	float: left;
	height: 40px;
	overflow: hidden;
}
.ser-con .con-right .list .list-li .golink{
	display: block;
	height: 40px;
	overflow: hidden;
	text-decoration: none;
	padding-left: 50px;
}
.ser-con .con-right .bt{
	overflow: hidden;
	text-align: center;
}
.ser-con .con-right .y-btn-white {
	background: #fff;
	border-color: #00a2ca;
	color: #00a2ca;
	border:1px solid #00a2ca;
}
.ser-con .con-right .y-btn-white:hover {
	background: #00a2ca;
	border-color: #00a2ca;
	color: #fff;
	border:1px solid #00a2ca;
}
.t2list {
	height: 50px;
	overflow: hidden;
	margin-bottom: 33px;
}
.t2list .t2-li1 {
	float: left;
	width: 90px;
	height: 50px;
}
.t2list .shang {
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	overflow: hidden;
}
.t2list .xia {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
}
.t2list .sp {
	float: left;
	width: 1px;
	height: 50px;
	overflow: hidden;
}
.t2list .sp .ll {
	height: 38px;
	margin-top: 6px;
	background: #d7d8d9;
}
.t2list .t2-li2 {
	float: left;
	width: 109px;
	height: 50px;
	text-indent: 22px;
}
.t2list .shang {
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	overflow: hidden;
}
.t2list .xia {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
}
.t2list .t2-li3 {
	float: left;
	width: 99px;
	height: 50px;
	text-indent: 22px;
}
.t2list .shang {
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #999;
	overflow: hidden;
}
.t2list .xia {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #666;
	overflow: hidden;
}
.t3 {
	height: 18px;
	line-height: 18px;
	font-size: 14px;
	color: #333;
	margin-bottom: 17px;
}
 .t3list {
	width: 330px;
	overflow: hidden;
	margin-bottom: 11px;
}
 .t3list .t3-li {
	float: left;
	height: 20px;
	width: 80px;
	margin-right: 30px;
	margin-bottom: 25px;
	overflow: hidden;
}
.t3list .t3-li .link {
	display: block;
	width: 80px;
	height: 20px;
	overflow: hidden;
	text-decoration: none;
}
.t3-li .link .logo {
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 9px;
	position: relative;
	top: 2px;
}
.t3-li .link .wen {
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #666;
	position: relative;
	top: -1px;
}