﻿::selection {
	background: #1eb8ea;
	color: #fff
}
::-moz-selection {
background:#1eb8ea;
color:#fff
}
::-webkit-selection {
background:#1eb8ea;
color:#fff
}
body {
	font-family: arial, '微软雅黑', '\534E\6587\7EC6\9ED1', '\5FAE\8F6F\96C5\9ED1', sans-serif;
	color: #333
}
ol, ul, li, dl, dt, dd {
    list-style-type: none;
}
.bgfa {
	background-color: #fafafa
}
a {
	color: #333
}
a:hover {
	color: #1eb8ea;
	text-decoration: none
}
a:focus {
	text-decoration: none;
	color: #1eb8ea;
	outline: 5px auto #ab449e
}
.list_mar{ margin-top:15px;}
.module-box {
	border-radius: 5px;
	background-color: #fff;
	margin-bottom: 15px;
	overflow: hidden;
	border: 1px solid #fff;
	transition: all .3s
}
.module-box:hover {
	box-shadow: 0 0 20px rgba(0,0,0,0.08);
	border: 1px solid #6ddafd
}
.animated-fast {
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
.animate-box {
	opacity: 0
}
.focus-input:focus {
	border-color: #ccc;
	border-color: rgba(182,70,175,0.8);
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: 0 0 8px rgba(182,70,175,0.6);
	box-shadow: 0 0 8px rgba(182,70,175,0.6)
}
.small-radius {
	border-radius: 5px
}
.btn-radius {
	border-radius: 100px
}
.btn-base {
	border-color: #1eb8ea;
	color: #1eb8ea
}
.btn-base:hover {
	border-color: #d699cf;
	background-color: #f3e2f1
}
.btn-color {
	border-color: #e6e6e6;
	overflow: hidden
}
.btn-color:hover {
	border-color: #1eb8ea;
	background-color: #6ddafd;
	color:#fff;
}
.big-title {
	line-height: 1.8em;
	margin-bottom: 20px
}
.big-title h3 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0
}
.big-title .en-title {
	font-size: 12px;
	color: #999
}
.topbar .W_icon_co {
	width: 15px;
	height: 15px;
	margin-left: 2px;
	margin-top: -2px;
	display: inline-block;
	vertical-align: middle;
	background-image: url("/images/icon_co.png");
	background-repeat: no-repeat;
	background-size: auto 100%
}
.topbar .top-slogan {
	display: inline-block
}
.ty-nav {
	margin-bottom: 0;
	background-color: #fff
}
.ty-nav .ty-logo img {
	height: 100%;
	display: block
}
.ty-nav .ty-logo h1 {
	padding: 0;
	margin: 0;
	height: 100%
}
.ty-nav .navbar-nav>li>a>em {
	font-size: 12px;
	color: #999
}
.ty-nav .navbar-nav>li>a>span {
	display: none
}
.banner .item {
	background: transparent center top no-repeat
}
.banner .item img {
	margin: 0 auto
}
.banner .carousel-indicators li {
	border-color: #1eb8ea
}
.banner .carousel-indicators .active {
	background-color: #1eb8ea
}
.footer .foot-con {
	background-color: #e1e1e1;
	padding-bottom: 25px
}
.footer .copyright {
	font-size: 12px;
	background-color: #e1e1e1;
	color: #797979
}
.footer .copyright a {
	color: #797979
}
.footer .footer-logo {
	padding-top: 30px
}
.footer .lianxi .qr {
	width: 120px
}
.footer .lianxi a {
	color: #777
}
.footer .lianxi a:hover {
	color: #ab449e
}
.footer .lianxi dl {
	padding-top: 40px;
	margin-bottom: 0
}
.footer .lianxi dt {
	color: #666;
	padding-bottom: 10px
}
.footer .lianxi dd {
	color: #777;
	line-height: 2em
}
.footer .lianxi dd p {
	margin-bottom: 0
}
.footer .lianxi .qr-box {
	line-height: 2em;
	padding-top: 20px;
	color: #999
}
.footer .footer-col {
	padding-left: 10px;
	padding-right: 10px
}
.gototop {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 999
}
.gototop .float-btn {
	width: 50px;
	height: 50px;
	display: table;
	color: #fff;
	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 5px
}
.gototop .float-btn i {
	height: 50px;
	display: table-cell;
	vertical-align: middle
}
.gototop .zx, .gototop .zx2 {
	opacity: .9;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	background-color: transparent
}
.gototop .zx:hover, .gototop .zx2:hover {
	opacity: 1;
	background-color: transparent
}
.gototop .zx {
	width: 65px;
	height: 50px
}
.gototop .zx2 {
	width: 150px;
	height: 85px
}
.ty-gotop {
	background: rgba(0,0,0,0.5);
	margin-left: 15px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}
.ty-gotop.active {
	opacity: 1;
	visibility: visible
}
.gototop a:hover, .gototop a:active, .gototop a:focus {
	text-decoration: none;
	outline: none;
	background: rgba(185,80,172,0.8)
}
.mourning-ribbon {
	position: fixed;
	top: 0;
	left: 0;
	width: 80px;
	height: 80px;
	z-index: 1100
}
.mourning-ribbon img {
	max-width: 100%
}
.addr-ch {
	padding-top: 10px
}
.addr-ch a {
	padding-right: 20px;
	padding-left: 20px
}
.addr-ch a.btn-warning {
	color: #fff
}
.selling-cont {
	position: relative
}
.selling-point {
	position: relative;
	float: left;
	padding: 0 2px
}
.selling-point dl {
	padding: 20px 0 10px 0;
	margin: 0;
	border-radius: 5px;
	cursor: default
}
.selling-point dl dt {
	font-size: 12px;
	line-height: 36px
}
.selling-point .s1, .selling-point .s2, .selling-point .s3, .selling-point .s4, .selling-point .s5, .selling-point .s6 {
	background: transparent url(/images/selling.png) 0 0 no-repeat;
	display: block;
	max-width: 145px;
	height: 47px;
	margin: 0 auto
}
.selling-point .s1 {
	background-position: 0 0
}
.selling-point .s2 {
	background-position: 0 -98px
}
.selling-point .s3 {
	background-position: 0 -196px
}
.selling-point .s4 {
	background-position: 0 -294px
}
.selling-point .s5 {
	background-position: 0 -392px
}
.selling-point .s6 {
	background-position: 0 -490px
}
.quicklink {
	padding: 30px 0;
	text-align: center
}
.quicklink .btn-warning {
	box-shadow: 0 0 13px rgba(240,173,78,0.7)
}
#publicity {
	position: absolute;
	top: 8px;
	z-index: 20;
	padding-top: 10px;
	padding-bottom: 10px;
	left: 50%
}
.thailand {
	background-color: #fafafa;
	padding-top: 20px;
	padding-bottom: 50px
}
.thailand .thai-row {
	margin-left: -2px;
	margin-right: -2px
}
.thailand .thaiyue-box {
	padding: 2px
}
.thailand .thaiyue-youshi {
	padding-left: 2px;
	padding-right: 2px
}
.thailand .col-box-focus {
	background: #fff url(/images/thaibg.jpg) 0 bottom no-repeat;
	position: relative;
	padding: 20px 10px
}
.thailand .col-box-focus:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.6)
}
.thailand .col-box-focus p {
	cursor: default;
	position: relative;
	z-index: 100;
	color: #fff
}
.thailand .col-box-focus p>a {
	margin-top: 10px
}
.thailand .col-box-focus .thai-list {
	position: relative;
	z-index: 100;
	padding-top: 0;
	margin-bottom: 0;
	color: #d9d9d9;
	padding-left: 10px;
	list-style-position: inside
}
.thailand .col-box-focus .thai-list>li>a {
	color: #d9d9d9;
	line-height: 26px;
	font-family: '宋体';
	font-size: 12px
}
.thailand .col-box-focus .thai-list>li>a:hover {
	color: #fff
}
.thailand .col-box-focus .thai-info {
	color: #eee
}
.thailand .col-box {
	background-color: #fff;
	padding: 20px 30px;
	text-align: center;
	overflow: hidden
}
.thailand .col-box img {
	max-width: 100%
}
.thailand .col-box p {
	color: #999;
	line-height: 1.5em;
	margin-bottom: 0
}
.thailand .col-box strong {
	color: #333;
	line-height: 2em
}
.thailand .more {
	color: #d9d9d9;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.25)
}
.thailand .more .col-box {
	padding-top: 30px
}
.thailand .more .col-box>span {
	display: inline-block;
	margin-top: 15px;
	font-size: 20px;
	font-weight: 600
}
.thailand .more:hover {
	color: #1eb8ea
}
.i-midad {
	background: #000 url(/images/mid-ad.jpg) top center no-repeat;
	background-attachment: fixed;
	position: relative;
	padding-top: 50px
}
.i-midad:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6)
}
.i-midad>.container {
	position: relative;
	z-index: 100
}
.i-midad img {
	width: 300px
}
.i-midad p {
	font-weight: 200;
	color: #eee;
	margin-bottom: 15px;
	line-height: 28px
}
.i-midad p>span {
	font-weight: 500;
	color: #fff;
	font-size: 18px
}
.i-company {
	position: relative;
	z-index: 100;
	padding-bottom: 20px
}
.i-company .comp-title>img {
	display: block;
	margin: 0 auto 30px auto;
	width: 180px
}
.i-company .comp-title>p {
	font-size: 16px
}
.i-company .company-box {
	width: 25%;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 18px;
	line-height: 2.2em
}
.i-company .company-box span {
	display: inline-block;
	line-height: 1.4em;
	font-size: 14px;
	font-weight: normal;
	color: #999
}
.i-company .c1, .i-company .c2, .i-company .c3, .i-company .c4, .i-company .c5, .i-company .c6, .i-company .c7, .i-company .c8 {
	background: transparent url(/images/i-icon.png) 0 0 no-repeat;
	display: block;
	margin: 0 auto 10px auto;
	width: 67px;
	height: 67px
}
.i-company .c1 {
	background-position: -483px 0
}
.i-company .c2 {
	background-position: -69px 0
}
.i-company .c3 {
	background-position: -138px 0
}
.i-company .c4 {
	background-position: -207px 0
}
.i-company .c5 {
	background-position: -276px 0
}
.i-company .c6 {
	background-position: -345px 0
}
.i-company .c7 {
	background-position: -414px 0
}
.i-company .c8 {
	background-position: 0 0
}
#ty-comp {
	padding-top: 30px;
	padding-bottom: 10px
}
.ty-movie iframe {
	width: 100%
}
.feature-center {
	text-align: center
}
.feature-center .bigfont {
	font-size: 18px;
	color: #fff
}
.feature-center .ty-counter {
	text-shadow: 1px 1px 0 #e5bde0;
	display: inline-block;
	margin-right: 6px;
	font-family: arial;
	font-size: 60px;
	line-height: 60px;
	color: #1eb8ea;
	font-weight: bold
}
.feature-center .counter-label {
	color: #fff;
	font-size: 18px
}
.liuc {
	padding: 30px 0
}
.luc-con {
	padding-top: 10px
}
.lc-box {
	position: relative
}
.lc-box img {
	margin-bottom: 20px
}
.lc-box p {
	font-size: 18px;
	line-height: 18px
}
.lc-box p>span {
	font-size: 14px;
	color: #999
}
.lc-box .fa {
	position: absolute;
	right: -10px;
	top: 25%;
	color: #f6571a
}
.ty-cost {
	padding-bottom: 50px
}
.ty-cost .add:after, .ty-cost .and:after {
	font-weight: bold;
	font-size: 40px;
	position: absolute;
	left: -10px;
	top: 20%;
	color: #f19149
}
.ty-cost .add:after {
	content: "+"
}
.ty-cost .and:after {
	content: "="
}
.col-cost {
	position: relative;
	float: left;
	width: 33.3333333%;
	padding: 20px 22px;
	text-align: center
}
.col-cost img {
	margin: 0 auto
}
.col-cost .cost-t {
	margin-top: 16px;
	font-size: 14px;
	font-weight: bold
}
.partner {
	padding-top: 30px;
	padding-bottom: 50px;
	background-color: #f9f9f9
}
.hspl-logo>.row {
	margin-left: -1px;
	margin-right: -1px
}
.hspl-logo>.row>.col-xs-4 {
	padding: 1px
}
.hspl-logo>.row>.col-xs-4 a {
	position: relative;
	display: block;
	border: 1px solid #eee
}
.hspl-logo>.row>.col-xs-4 a:hover {
	border-color: #1eb8ea
}
.hspl-logo>.row>.col-xs-4 a.tz:after {
	content: "";
	background: url(/images/hospital-good.png) no-repeat;
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 0;
	top: 0
}
.ty-carousel {
	padding-top: 60px;
	padding-bottom: 30px;
	background-color: #f9f9f9
}
.ty-carousel .owl-carousel {
	position: relative
}
.ty-carousel .owl-nav {
	left: 0;
	top: 0
}
.ty-carousel .owl-prev, .ty-carousel .owl-next {
	position: absolute;
	top: 40%;
	z-index: 200;
	height: 50px;
	width: 50px;
	background-color: rgba(0,0,0,0.4);
	color: #fff;
	text-align: center;
	border-radius: 5px;
	font-size: 18px;
	line-height: 50px;
	transition: all .2s ease-in-out
}
.ty-carousel .owl-prev:hover, .ty-carousel .owl-next:hover {
	background-color: #1eb8ea
}
.ty-carousel .owl-prev {
	left: 0
}
.ty-carousel .owl-next {
	right: 0
}
.index-arclist {
	padding-top: 60px;
	padding-bottom: 60px
}
.consult {
	padding: 50px 0;
	background-image: url("/images/successfulcase.jpg");
	background-position: center bottom
}
.consult a {
	margin-bottom: 10px
}
.consult p {
	font-weight: bold;
	margin-bottom: 30px
}
.renqun {
	background-color: #fff
}
.renqun .b-row {
	margin: 0 -8px
}
.renqun .col-4 {
	padding: 0 8px;
	margin-bottom: 16px;
	float: left
}
.renqun .rq-b {
	display: block;
	position: relative;
	height: 100%;
	padding: 10px 10px 10px 20px;
	background-color: #fafafa;
	border: 1px solid #eee;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	transition: all .2s ease-in-out
}
.renqun .rq-b h4 {
	margin-top: 4px
}
.renqun .rq-b p {
	color: #999;
	overflow: hidden;
	margin-bottom: 0
}
.renqun .rq-b .btn {
	padding-left: 20px;
	padding-right: 20px
}
.renqun .rq-b:after {
	content: " ";
	display: block;
	position: absolute;
	background-color: #000;
	border: 2px solid #ae5da0;
	border-radius: 5px;
	top: 10px;
	bottom: 10px;
	left: 8px;
	transition: all .2s ease-in-out
}
.renqun .rq-b:hover {
	background: #fff;
	box-shadow: 0 0 15px rgba(101,59,148,0.15);
	transition: all .2s ease-in-out
}
.renqun .rq-b:hover:after {
	border-color: #f6ac0e;
	transition: all .2s ease-in-out
}
.renqun .rq {
	background-color: #f0f0f0;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 10px;
	border: 1px solid #eee;
	text-align: center
}
.renqun .rq .btn-g>a {
	display: inline-block;
	padding: 0 12px;
	line-height: 24px;
	background-color: #fff;
	border-radius: 20px;
	border: 1px solid #ddd;
	margin-bottom: 5px;
	color: #999
}
.renqun .rq .btn-g>a:hover {
	color: #1eb8ea;
	box-shadow: 0 0 10px rgba(0,0,0,0.1)
}
@media (min-width:768px) {
.renqun {
	margin-top: 30px
}
.renqun .big-title {
	margin-bottom: 0
}
}
@media (min-width:992px) {
.renqun .rq {
	padding-bottom: 5px;
	min-height: 80px
}
}
@media (max-width:767px) {
.renqun {
	margin-bottom: 30px
}
.renqun .container {
	padding-left: 10px;
	padding-right: 10px
}
.renqun .b-row {
	margin: -4px 0
}
.renqun .col-4 {
	padding-left: 4px;
	padding-right: 4px;
	width: 50%;
	margin-bottom: 10px
}
.renqun .col-of-xs-2 {
	margin-left: 33.33333333%
}
.renqun .rq-b {
	padding: 12px 5px 12px 14px
}
.renqun .rq-b:after {
	top: 5px;
	left: 5px
}
.renqun .rq-b h4 {
	font-size: 14px;
	margin: 2px 0;
	line-height: 16px
}
.renqun .rq-b h4>span {
	display: none
}
.renqun .rq-b p {
	max-height: 80px;
	min-height: 80px
}
.renqun .rq-b .btn {
	display: none
}
.renqun .rq .btn-g {
	display: none
}
.renqun .rq .rq-btn {
	display: inline-block
}
}
@media (min-width:768px) and (max-width:991px) {
.renqun .col-4 {
	width: 25%
}
.renqun .col-of-sm-2 {
	margin-left: 25%
}
.renqun .rq-b h4 {
	font-size: 14px;
	font-weight: 700
}
.renqun .rq-b p {
	max-height: 80px;
	min-height: 80px
}
.renqun .rq .btn-g {
	display: none
}
.renqun .rq .rq-btn {
	display: inline-block
}
}
@media (min-width:992px) and (max-width:1199px) {
.renqun .col-4 {
	width: 25%
}
.renqun .col-of-md-2 {
	margin-left: 25%
}
.renqun .rq-b p {
	min-height: 60px
}
.renqun .rq .rq-btn {
	display: none
}
}
@media (min-width:1200px) {
.renqun .col-4 {
	width: 25%
}
.renqun .rq .rq-btn {
	display: none
}
}
.clumn-banner {
	height: 247px
}
.ad-02 img {
	max-width: 100%
}
.ep-crumb {
	line-height: 3em;
	padding-left: 20px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #999
}
.ep-crumb>a {
	color: #999
}
.ep-crumb>a:hover {
	color: #ab449e
}
.article-con {
	padding: 15px 30px 30px 30px
}
.article-con h2{font-size: 26px; margin-bottom: 15px;}

.article-con>h1, .article-con>.h1 {
	font-size: 1.8em;
	margin-bottom: 15px
}
.tags>h1, .tags>.h1 {
	
	height:54px;
}
.article-con .ep-time-soure {
	color: #999;
	font-size: 14px;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px
}
.article-con .ep-time-soure>a {
	color: #999
}
.article-con .ep-time-soure>a:hover {
	color: #ab449e
}
.article-con .article-tag {
	margin-left: 30px
}
.article-con .article-body {
	padding-top: 20px;
	font-size: 16px;
	line-height: 32px
}
.article-con .article-body p {
	text-indent: 2em
}
.article-con .article-body p img {
	display: block;
	margin: 0 auto;
	text-align: center
}
.article-con .article-body img {
	max-width: 100%;
	height: auto !important;
}
.article-body h2{font-size: 20px;}
.article-body h3{font-size: 18px;}
.article-body h4,.article-body h5,.article-body h6{font-size: 16px;}


.left-side {
	padding-bottom: 30px
}
.right-list {
	padding: 10px 15px
}
.right-list li {
	list-style: none
}
.right-list>.h4 {
	padding-left: 7px;
	border-left: 2px solid #1eb8ea;
	color: #568293
}
.right-list>.h4 a {
	color: #1eb8ea
}
.right-list .article-list {
	padding-left: 0
}
.right-list .article-list>li {
	height: 60px;
	line-height: 60px;
	white-space: nowrap
}
.right-list .article-list>li>a {
	display: block
}
.right-list .article-list .a1 {
	color: #888
}
.right-list .article-list .a1:hover {
	color: #ab449e
}
.right-list .article-list .remun1>a, .right-list .article-list .remun2>a, .right-list .article-list .remun3>a, .right-list .article-list .remun4>a, .right-list .article-list .remun5>a, .right-list .article-list .remun6>a, .right-list .article-list .remun7>a, .right-list .article-list .remun8>a, .right-list .article-list .remun9>a, .right-list .article-list .remun10>a {
	overflow: hidden;
	display: block;
	padding-left: 35px;
	background: transparent url(/images/num.png) 0 0 no-repeat;
	border-bottom: 1px #ededed dashed
}
.right-list .article-list .remun1>a:hover, .right-list .article-list .remun2>a:hover, .right-list .article-list .remun3>a:hover, .right-list .article-list .remun4>a:hover, .right-list .article-list .remun5>a:hover, .right-list .article-list .remun6>a:hover, .right-list .article-list .remun7>a:hover, .right-list .article-list .remun8>a:hover, .right-list .article-list .remun9>a:hover, .right-list .article-list .remun10>a:hover {
	background-color: #f8f8f8
}
.right-list .article-list .remun1>a {
	background-position: -14px 15px
}
.right-list .article-list .remun2>a {
	background-position: -14px -45px
}
.right-list .article-list .remun3>a {
	background-position: -14px -105px
}
.right-list .article-list .remun4>a {
	background-position: -14px -165px
}
.right-list .article-list .remun5>a {
	background-position: -14px -225px
}
.right-list .article-list .remun6>a {
	background-position: -14px -285px
}
.right-list .article-list .remun7>a {
	background-position: -14px -345px
}
.right-list .article-list .remun8>a {
	background-position: -14px -405px
}
.right-list .article-list .remun9>a {
	background-position: -14px -465px
}
.right-list .article-list .remun9>a {
	background-position: -14px -525px
}
.right-list .right-tag {
	padding-top: 10px
}
.right-list .right-tag a {
	display: inline-block;
	line-height: 1.6em;
	border: 1px solid #eee;
	padding: 0 8px;
	border-radius: 3px;
	margin-bottom: 5px;
	color: #666
}
.right-list .right-tag a:hover {
	background-color: #1eb8ea;
	color: #fff
}
.rs-btn-list {
	padding-left: 0;
	overflow: hidden;
	margin: 15px -5px 0 -5px
}
.rs-btn-list li {
	line-height:30px;
	width: 77%;
	margin:0 auto 10px;
	border-bottom:1px dashed #e5e5e5;
}
.zx-box {
	border: 1px solid #eee;
	border-radius: 10px;
	padding: 15px
}
.zx-box:before, .zx-box:after {
	content: " ";
	display: table
}
.zx-box:after {
	clear: both
}
.zx-box .zx-qr img {
	display: block;
	width: 124px
}
.zx-box .zx-call {
	background: transparent url(/images/call.png) 10px center no-repeat;
	padding-left: 45px;
	font-weight: bold;
	color: #666
}
.zx-box .zx-call span {
	font-family: arial;
	font-size: 30px;
	color: #1eb8ea
}
.zx-box .zx-bottom {
	text-align: center;
	padding-top: 15px
}
#carousel-anli .item {
	max-height: 120px
}
#carousel-anli .carousel-caption {
	bottom: 0;
	padding-bottom: 10px
}
.list-box-a {
	text-decoration: none
}
.list-dec {
	font-size: 14px;
	padding-top: 20px;
	color: #999
}
.tags_art{ height:120px;}
.module-4 {
	overflow: initial;
	position: relative;
	border: 1px solid #e9e9e9;
	padding: 15px
}
.module-4>.h4 {
	padding: 10px 25px 10px 25px;
	position: relative;
	background-color: #568293;
	border: 1px solid #568293;
	color: #fff
}
.module-4>.h4>.angle {
	float: right;
	font-size: 14px;
	font-weight: 200;
	line-height: 1.5em
}
.module-4 .module-nav {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 38px
}
.module-4 .module-nav>li {
	color: #a3a3a3
}
.module-4 .module-nav>li:last-child>a {
	border-bottom: none
}
.module-4 .module-nav>li>a {
	font-size: 14px;
	display: block;
	border-bottom: 1px dashed #e5e5e5;
	border-radius: 100px
}
.page-num {
	margin-bottom: 20px
}
.page-num>a {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	background-color: #fff
}
.page-num>a:focus, .page-num>a:active:focus, .page-num>a.active:focus, .page-num>a.focus, .page-num>a:active.focus, .page-num>a.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}
.page-num>a:hover, .page-num>a:focus, .page-num>a.focus {
	color: #333;
	text-decoration: none
}
.page-num>a:active, .page-num>a.active {
	background-image: none;
	outline: 0;
	background-color: #fff;
	border-color: #ccc;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}
.page-num>span {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid #993d8e;
	border-radius: 4px;
	color: #fff;
	background-color: #1eb8ea
}
.taocan .table-font {
	color: #d9534f;
	font-weight: 500
}
.taocan .fa-close {
	color: #d9534f
}
.tag-page .tag-page>a {
	display: inline-block;
	padding: 8px 14px;
	border: 1px solid #1eb8ea;
	color: #1eb8ea;
	border-radius: 100px
}
.tag-page .tag-page>a:hover {
	color: #fff;
	background-color: #1eb8ea;
	margin-left: 8px
}
.page404 {
	margin-top: 20px
}
.page404 .logo404>img {
	margin: 0 auto
}
.page404 .font404 {
	padding-top: 20px
}
.page404 .btn404 {
	padding-top: 20px
}
.page404 .tishi {
	text-align: center;
	line-height: 32px
}
.row10 {
	margin-left: -10px;
	margin-right: -10px
}
.row10>.col-10 {
	padding-left: 10px;
	padding-right: 10px
}
.hzyy {
	text-align: center;
	margin-bottom: 40px
}
.hzyy>.col-10 {
	margin-bottom: 25px
}
.hzyy>.col-10>span {
	display: block;
	margin: 0 auto;
	min-height: 3em
}
.img-list {
	padding: 10px;
	text-align: center
}
.img-list img {
	margin: 0 auto 0 auto
}
.pulbic-title {
	margin-bottom: 40px
}
.ndlz {
	background-color: #f3f3f3
}
.ndlz img {
	margin: 0 auto
}
.ndlz .ndlz-title {
	padding-bottom: 20px
}
.ldbanner {
	background: url(/images/ldbg.jpg) no-repeat center top
}
.ld, .ld2, .ld3, .ld4, .ld5 {
	padding-top: 25px;
	padding-bottom: 25px
}
.ld ul {
	padding: 0;
	margin: 0;
	list-style: none
}
.ld ul li {
	margin-bottom: 15px
}
.ld ul li a {
	display: block;
	text-align: center;
	color: #555
}
.ld ul li span {
	display: block;
	min-height: 40px
}
.csl {
	background-color: #f3f3f3
}
.csl img {
	margin: 0 auto
}
.csl .csl-title {
	padding-bottom: 20px
}
.cslbanner {
	background: url(/images/ksbg.jpg) no-repeat center top
}
.csl1, .csl2, .csl3 {
	padding-top: 25px;
	padding-bottom: 25px
}
.csl ul {
	padding: 0;
	margin: 0;
	list-style: none
}
.csl ul li {
	margin-bottom: 15px
}
.csl ul li a {
	display: block;
	text-align: center;
	color: #555
}
.csl ul li span {
	display: block;
	min-height: 40px
}
@media (min-width:768px) {
.csl .csl-title {
	padding-top: 40px;
	padding-bottom: 30px
}
}
@media (max-width:767px) {
.ld5 .row {
	margin-left: -6px;
	margin-right: -6px
}
.ld5 .col-xs-4 {
	padding-left: 6px;
	padding-right: 6px
}
}
@media (min-width:1200px) {
.ldbanner {
	height: 437px
}
.cslbanner {
	height: 437px
}
}
.anli .item>a, .anli .case-box>a {
	display: block;
	padding: 30px;
	background-color: #fff;
	border-radius: 5px;
	border: 1px solid #eee;
	text-decoration: none;
	color: inherit
}
.anli .item>a:hover, .anli .case-box>a:hover {
	box-shadow: 0 0 30px rgba(0,0,0,0.08);
	border-color: #1eb8ea
}
.anli .anli-top {
	overflow: hidden
}
.anli .anli-img {
	float: left;
	margin-right: 15px;
	width: 100px;
	height: 120px;
	overflow: hidden
}
.anli .anli-img>img {
	width: 100%
}
.anli .name {
	font-size: 20px;
	line-height: 34px
}
.anli .old {
	font-size: 16px;
	line-height: 26px;
	color: #666
}
.anli .bli {
	font-size: 16px;
	line-height: 26px;
	color: #666
}
.anli .client-info {
	font-size: 14px
}
.anli .anli-bottom {
	padding-top: 20px;
	color: #999
}
.case-box {
	margin-bottom: 30px
}
.case-box .anli-img {
	height: 90px
}
.case-box .anli-bottom {
	padding-top: 10px;
	min-height: 90px
}
.about-con {
	padding-top: 40px
}
.about-info>p {
	line-height: 2em;
	text-indent: 2em
}
.about-img, .about-img-xz {
	margin-left: auto;
	margin-right: auto
}
.about-xz-t dt {
	font-size: 22px;
	color: #1eb8ea;
	font-weight: normal
}
.about-xz-t dd {
	font-size: 16px
}
.about-index-btn {
	padding-bottom: 30px
}
.about-consult {
	padding: 30px 0;
	background-image: url("/images/successfulcase.jpg");
	background-position: center bottom
}
.about-consult a {
	margin-bottom: 10px
}
.about-consult p {
	font-weight: bold;
	margin-bottom: 30px
}
#allmap {
	width: 100%;
	height: 500px;
	border: 1px solid #eee;
	border-radius: 5px;
	transition: all .3s
}
#allmap:hover {
	border: 1px solid #ecd0e8;
	box-shadow: 0 0 30px rgba(0,0,0,0.2)
}
.consult-con {
	padding-top: 30px
}
.consult-con .consult-t {
	font-weight: bold
}
.consult-con dt {
	font-size: 18px;
	color: #999;
	margin-bottom: 5px;
	border-left: 5px solid #999;
	padding-left: 8px
}
.consult-con dd {
	font-size: 20px
}
.consult-con .about-qr {
	padding-top: 50px;
	padding-bottom: 40px
}
.consult-con .about-qr>img {
	margin-right: auto;
	margin-left: auto
}
@media (max-width:767px) {
#allmap {
	height: 200px
}
}
@media (min-width:768px) and (max-width:991px) {
.about-img-xz {
	margin-top: 160px
}
}
@media (min-width:992px) and (max-width:1199px) {
.about-img {
	margin-top: 90px
}
}
@media (min-width:768px) {
.topbar {
	background-color: #fafafa;
	border-bottom: 1px solid #f2f2f2;
	font-size: 12px;
	line-height: 22px;
	color: #aaa;
	padding-top: 3px;
	padding-bottom: 3px
}
.topbar .top-search {
	width: 350px
}
.topbar .top-search .form-group {
	margin-bottom: 0
}
.topbar .top-search .input-sm {
	height: 20px;
	padding: 0 15px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 15px
}
.topbar .top-search .control-label {
	padding-top: 0;
	font-weight: normal
}
.ty-nav {
	height: 80px
}
.ty-nav .ty-logo {
	height: 80px;
	padding-top: 20px;
	padding-bottom: 20px
}
.navbar-default .navbar-nav>li>a {
	padding: 30px 15px;
	line-height: 18px;
	font-size: 16px
}
.navbar-default .navbar-nav>li>a>em {
	font-size: 12px;
	color: #999
}
.navbar-default .navbar-nav>li.active>a, .navbar-default .navbar-nav>li.active>a:hover {
	color: #fff;
	background: #1eb8ea;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.2)
}
.navbar-default .navbar-nav>li.active>a, .navbar-default .navbar-nav>li:hover>a:hover {
	color: #fff;
	background: #1eb8ea;
	text-shadow: 1px 1px 0 rgba(255,255,255,0.2)
}
.navbar-default .navbar-nav>li.active>a>em, .navbar-default .navbar-nav>li.active>a:hover>em {
	color: #eee
}
.banner .carousel-indicators {
	bottom: 50px
}
.big-title {
	margin-bottom: 50px
}
.big-title h3 {
	font-size: 30px
}
.big-title .en-title {
	font-size: 12px;
	color: #999
}
.big-title .info-title {
	font-size: 16px
}
.footer .foot-con {
	padding-bottom: 25px
}
.footer .copyright {
	font-size: 12px;
	line-height: 18px;
	background-color: #ccc;
	color: #797979
}
.footer .copyright a {
	color: #797979
}
.footer .footer-logo img {
	max-width: 100%
}
.footer .lianxi .qr {
	width: 120px
}
.footer .lianxi .qr-box {
	line-height: 1em;
	padding-top: 20px;
	padding-bottom: 20px;
	border-radius: 0 0 5px 5px;
	color: #999;
	background-color: #fff
}
.ty-gotop {
	margin-left: 100px
}
.i-company .company-box {
	width: 12.5%
}
.i-company .comp-title>p {
	padding: 0 50px
}
}
@media (min-width:992px) {
.navbar-default .navbar-nav>li>a {
	padding-left: 20px;
	padding-right: 20px
}
.navbar-default .navbar-nav>li>a:hover>span {
	display: inline
}
}
@media (max-width:767px) {
.ty-nav .navbar-nav>li>a>span {
	display: inline
}
.ty-logo {
	padding-top: 12px;
	padding-bottom: 12px
}
.banner .carousel-indicators {
	bottom: 0
}
.footer .foot-con {
	padding-top: 20px;
	padding-bottom: 20px
}
.footer .copyright {
	text-align: center
}
.i-company .company-box {
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 20px
}
.i-company .company-box span {
	display: inline-block;
	line-height: 1.4em;
	font-size: 12px;
	font-weight: normal
}
.i-company .c1, .i-company .c2, .i-company .c3, .i-company .c4, .i-company .c5, .i-company .c6, .i-company .c7, .i-company .c8 {
	background-size: auto 45px;
	width: 45px;
	height: 45px
}
.i-company .c1 {
	background-position: -324px 0
}
.i-company .c2 {
	background-position: -46px 0
}
.i-company .c3 {
	background-position: -92px 0
}
.i-company .c4 {
	background-position: -139px 0
}
.i-company .c5 {
	background-position: -185px 0
}
.i-company .c6 {
	background-position: -231px 0
}
.i-company .c7 {
	background-position: -278px 0
}
.i-company .c8 {
	background-position: 0 0
}
.gototop {
	bottom: 20px;
	right: 10px
}
.mourning-ribbon {
	width: 50px;
	height: 50px
}
}
@media (min-width:768px) and (max-width:991px) {
.ty-nav .ty-logo {
	padding-top: 25px;
	padding-bottom: 0
}
.ty-nav .ty-logo img {
	max-width: 160px;
	height: auto
}
.navbar-default .navbar-nav>li>a {
	padding: 20px 12px
}
.i-company .c1, .i-company .c2, .i-company .c3, .i-company .c4, .i-company .c5, .i-company .c6, .i-company .c7, .i-company .c8 {
	background-size: auto 48px;
	width: 48px;
	height: 48px
}
.i-company .c1 {
	background-position: -346px 0
}
.i-company .c2 {
	background-position: -49px 0
}
.i-company .c3 {
	background-position: -99px 0
}
.i-company .c4 {
	background-position: -148px 0
}
.i-company .c5 {
	background-position: -198px 0
}
.i-company .c6 {
	background-position: -247px 0
}
.i-company .c7 {
	background-position: -297px 0
}
.i-company .c8 {
	background-position: 0 0
}
.addr-ch {
	padding-top: 10px
}
.addr-ch a {
	padding-right: 10px;
	padding-left: 10px
}
}
@media (min-width:768px) {
.selling-point {
	width: 20%
}
.selling-point dl {
	padding: 20px 25px;
	transition: all .2s;
	background-color: #f7f7f7;
	border: 1px solid #e8e8e8
}
.selling-point dl dt {
	font-size: 20px;
	margin-bottom: 16px;
	padding-bottom: 15px;
	color: #a6a6a6;
	line-height: 36px;
	font-weight: bold;
	border-bottom: 1px solid #e6e6e6
}
.selling-point dl:hover {
	border: 1px solid #ab449e;
	background-color: #1eb8ea
}
.selling-point dl:hover dt {
	color: #f2f2f2;
	border-bottom: 1px solid #e6e6e6
}
.selling-point dl:hover .sell-dec {
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 25px;
	border-top: 1px solid #c874bd;
	color: #f2f2f2
}
.selling-point dl:hover .btn {
	border-color: #1eb8ea;
	color: #1eb8ea
}
.thailand {
	margin-top: 60px;
	padding-top: 40px
}
.thailand .col-box-focus p>a {
	margin-top: 25px
}
.thailand .col-box-focus .thai-info {
	line-height: 28px;
	font-weight: 200
}
.thailand .col-box-focus .thai-list {
	margin-bottom: 15px
}
.thailand .col-box-focus .thai-list>li>a {
	line-height: 32px
}
.thailand .col-box p {
	margin-top: 10px
}
.thailand .col-box strong {
	font-weight: bold;
	font-size: 18px
}
.thailand .thai-t {
	font-size: 32px;
	font-weight: bold
}
.thailand .thai-t>span {
	font-size: 16px;
	font-weight: normal
}
.thailand .more .col-box {
	padding-top: 80px
}
.liuc {
	padding: 60px 0 80px 0
}
.luc-con {
	padding-top: 30px
}
.lc-box p {
	padding: 0 30px
}
#ty-comp {
	padding-bottom: 30px
}
.ty-movie {
	padding-top: 15px
}
.ty-movie iframe {
	height: 230px
}
.feature-center {
	padding-top: 15px;
	padding-bottom: 15px
}
.feature-center .bigfont {
	font-size: 18px
}
.feature-center .ty-counter {
	margin-right: 6px;
	font-size: 80px;
	line-height: 80px
}
.feature-center .counter-label {
	font-size: 18px
}
.ty-carousel .owl-prev {
	left: -20px
}
.ty-carousel .owl-prev:hover {
	left: -30px
}
.ty-carousel .owl-next {
	right: -20px
}
.ty-carousel .owl-next:hover {
	right: -30px
}
.partner {
	padding-top: 50px;
	padding-bottom: 80px
}
.consult {
	padding: 80px 0
}
.ty-cost .add:after, .ty-cost .and:after {
	font-size: 60px;
	left: -18px;
	top: 16%
}
.col-cost {
	width: 20%;
	padding: 20px 25px
}
.col-cost .cost-t {
	margin-top: 30px;
	font-size: 18px
}
.col-cost p>span {
	color: #999
}
}
@media (min-width:992px) {
.selling-point {
	padding: 0 5px
}
.selling-point .s1, .selling-point .s2, .selling-point .s3, .selling-point .s4, .selling-point .s5 {
	max-width: 145px;
	height: 47px;
	margin: 0 auto
}
.thailand .col-sm-4:hover .col-box {
	transition: all .3s ease-in-out;
	box-shadow: 0 10px 30px rgba(0,0,0,0.08);
	position: relative;
	z-index: 100
}
.i-company .comp-title>img {
	width: 180px
}
.i-company .comp-title>p {
	padding: 0 100px
}
.feature-center .bigfont {
	font-size: 24px
}
.feature-center .ty-counter {
	font-size: 102px;
	line-height: 102px
}
.feature-center .counter-label {
	font-size: 24px
}
.ty-movie {
	padding-top: 30px
}
}
@media (max-width:767px) {
#publicity {
	position: relative;
	margin-bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	margin-left: auto;
	border-radius: 0;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px
}
.banner {
	margin-bottom: 30px
}
.banner .carousel-indicators {
	bottom: -20px;
	margin-bottom: 0
}
.selling-point {
	width: 33.333333%;
	margin-top: 4px
}
.selling-point dl {
	padding: 9px 0 0 0;
	margin: 0;
	border: 1px solid #ab449e;
	background-color: #1eb8ea;
	border-radius: 5px;
	cursor: default
}
.selling-point dl dt {
	color: #fff
}
.selling-point .s1, .selling-point .s2, .selling-point .s3, .selling-point .s4, .selling-point .s5, .selling-point .s6 {
	background-size: 80px auto;
	width: 80px;
	height: 29px
}
.selling-point .s1 {
	background-position: 0 -26px
}
.selling-point .s2 {
	background-position: 0 -80px
}
.selling-point .s3 {
	background-position: 0 -134px
}
.selling-point .s4 {
	background-position: 0 -188px
}
.selling-point .s5 {
	background-position: 0 -242px
}
.selling-point .s6 {
	background-position: 0 -296px
}
.thailand .col-box-focus {
	height: 400px;
	background-size: 150%
}
.thailand .col-box-focus:before {
	height: 400px
}
.thailand .col-box-focus .thai-info {
	font-size: 14px;
	line-height: 18px
}
.thailand .col-box {
	height: 200px;
	padding: 20px 10px
}
.thailand .thai-t {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px
}
.i-midad {
	background-position: center bottom;
	background-size: auto 100%;
	background-attachment: scroll
}
.feature-center {
	padding-bottom: 30px
}
.ty-movie iframe {
	height: 230px
}
.lc-box {
	margin-bottom: 20px
}
.lc-box img {
	height: 90px;
	margin-bottom: 15px
}
.lc-box p {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 5px;
	padding: 0 10px
}
.lc-box p>span {
	font-size: 14px;
	color: #999
}
.lc-box .fa {
	right: 0
}
.lc-box .lc-dec {
	min-height: 60px
}
.ty-movie iframe {
	margin: 0 auto
}
.ty-carousel .owl-prev, .ty-carousel .owl-next {
	font-size: 24px;
	line-height: 50px
}
.partner {
	padding-top: 20px;
	padding-bottom: 0
}
.ty-cost .sm-add {
	margin-left: 16.66666667%
}
}
@media (min-width:768px) and (max-width:991px) {
#publicity {
	margin-left: -375px
}
.selling-point dl {
	padding: 15px 10px
}
.selling-point dl dt {
	font-size: 16px;
	font-weight: 500;
	color: #808080
}
.selling-point dl .sell-dec {
	margin-top: 5px;
	border-top: 1px solid #e6e6e6;
	padding-top: 5px;
	padding-bottom: 15px;
	color: #999
}
.selling-point dl:hover .s1 {
	background-position: 0 -34px
}
.selling-point dl:hover .s2 {
	background-position: 0 -101px
}
.selling-point dl:hover .s3 {
	background-position: 0 -168px
}
.selling-point dl:hover .s4 {
	background-position: 0 -235px
}
.selling-point dl:hover .s5 {
	background-position: 0 -305px
}
.selling-point .s1, .selling-point .s2, .selling-point .s3, .selling-point .s4, .selling-point .s5 {
	background-size: 100px auto;
	width: 100px;
	height: 35px
}
.selling-point .s1 {
	background-position: 0 0
}
.selling-point .s2 {
	background-position: 0 -67px
}
.selling-point .s3 {
	background-position: 0 -134px
}
.selling-point .s4 {
	background-position: 0 -200px
}
.selling-point .s5 {
	background-position: 0 -270px
}
.thailand .col-box-focus {
	height: 320px;
	padding: 20px 20px
}
.thailand .col-box-focus:before {
	height: 320px
}
.thailand .col-box {
	height: 320px
}
.ty-cost {
	padding-bottom: 30px
}
.ty-cost .add:after, .ty-cost .and:after {
	font-size: 40px;
	left: -12px;
	top: 14%
}
.col-cost {
	padding: 20px 25px;
	text-align: center
}
.col-cost .cost-t {
	margin-top: 20px;
	font-size: 16px;
	font-weight: 500
}
.col-cost p>span {
	font-size: 12px;
	color: #999
}
}
@media (min-width:992px) and (max-width:1199px) {
#publicity {
	margin-left: -485px
}
.selling-point dl:hover .s1 {
	background-position: 0 -49px
}
.selling-point dl:hover .s2 {
	background-position: 0 -147px
}
.selling-point dl:hover .s3 {
	background-position: 0 -245px
}
.selling-point dl:hover .s4 {
	background-position: 0 -343px
}
.selling-point dl:hover .s5 {
	background-position: 0 -441px
}
.thailand .col-box-focus {
	height: 524px;
	padding: 20px 12px
}
.thailand .col-box-focus:before {
	height: 524px
}
.thailand .col-box {
	height: 260px;
	padding: 12px 30px
}
.thailand .col-box>p {
	font-size: 12px
}
.thailand .thai-t {
	font-size: 22px;
	margin-bottom: 5px
}
.thailand .thai-info {
	line-height: 22px
}
.ty-movie iframe {
	height: 292px
}
}
@media (min-width:1200px) {
#publicity {
	margin-left: -585px
}
.selling-point dl:hover .s1 {
	background-position: 0 0
}
.selling-point dl:hover .s2 {
	background-position: 0 -98px
}
.selling-point dl:hover .s3 {
	background-position: 0 -196px
}
.selling-point dl:hover .s4 {
	background-position: 0 -294px
}
.selling-point dl:hover .s5 {
	background-position: 0 -392px
}
.thailand .col-box-focus {
	height: 624px;
	padding: 25px 15px
}
.thailand .col-box-focus:before {
	height: 624px
}
.thailand .col-box {
	height: 310px;
	padding: 20px 40px
}
.lc-box p {
	padding: 0 40px
}
.feature-center {
	padding-top: 25px
}
.ty-movie {
	padding-top: 0
}
.ty-movie iframe {
	height: 348px
}
}
@media (min-width:768px) {
.clumn-company {
	padding-top: 50px;
	padding-bottom: 20px
}
.zx-box {
	margin-top: 60px;
	background-color: #fff
}
.zx-box .zx-qr, .zx-box .zx-call, .zx-box .zx-bottom {
	float: left
}
.zx-box .zx-qr {
	width: 35%
}
.zx-box .zx-qr:before, .zx-box .zx-qr:after {
	content: " ";
	display: table
}
.zx-box .zx-qr:after {
	clear: both
}
.zx-box .zx-qr img {
	margin-top: -60px;
	float: left
}
.zx-box .zx-call {
	width: 40%
}
.zx-box .zx-bottom {
	width: 25%
}
#carousel-anli .item {
	max-height: 150px
}
}
@media (max-width:767px) {
.ep-crumb {
	margin-top: 7px;
	margin-bottom: 7px
}
.article-con {
	padding: 10px
}
.article-con>h1, .article-con>.h1 {
	font-weight: bold;
	margin-top: 0;
	font-size: 1.4em;
	line-height: 1.4em;
	margin-bottom: 5px
}
.article-con .ep-time-soure {
	font-size: 12px;
	padding-bottom: 0
}
.article-con .article-tag {
	margin-left: 0;
font-size: 12px;
}
.article-con .article-body p {
	line-height: 24px
}
.zx-box {
	margin: 10px 0;
	background-color: #fff;
	border: none
}
.zx-box .zx-qr {
	text-align: center
}
.zx-box .zx-qr img {
	margin: 0 auto
}
.zx-box .zx-bottom {
	padding-top: 0
}
.zx-box .zx-bottom>a {
	display: block
}
}
@media (min-width:768px) {
.module-4 .module-nav {
	display: block
}
}
@media (min-width:992px) {

.module-4 .module-nav {
	padding: 0;
	margin: 0;
	line-height: 38px
}
.module-4 .module-nav>li {
	color: #a3a3a3
}
.module-4 .module-nav>li:last-child>a {
	border-bottom: none
}
.module-4 .module-nav>li:hover {
	color: #fff
}
.module-4 .module-nav>li>a {
	display: block;
	border-bottom: 1px dashed #e5e5e5;
	border-radius: 100px
}
.module-4 .module-nav>li>a:hover {
	background-color: #6ddafd;
	color: #fff
}
}

@media (max-width:767px) {
.list-dec {
	padding-top: 10px;
	color: #666
}
.article-list {
	padding: 0 15px 15px 15px
}
.article-list>h1, .article-list>.h1 {
	font-size: 1.4em;
	margin-bottom: 10px
}
.article-list .ep-time-soure {
	padding-bottom: 10px;
	font-size: 12px
}
.article-list .article-tag {
	display: block
}
.article-list .article-body {
	padding-top: 10px
}
.module-4>.h4 .fa {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg)
}
.module-4>.h4.collapsed .fa {
	transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg)
}
}
@media (min-width:768px) {
.page404 .logo404 {
	padding-bottom: 40px
}
.page404 .tishi {
	font-size: 18px;
	line-height: 3em
}
.img-list img {
	margin-bottom: 25px
}
}
@media (max-width:767px) {
.page404 .baby404 {
	padding-top: 20px
}
}
.page-num li {
	float: left;
	list-style: none;
	margin-left: 7px;
}
.page-num li a {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	background-color: #fff;
}
.thisclass {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid #1eb8ea;
	border-radius: 4px;
	color: #fff;
	background-color: #1eb8ea;
}
.tags_page li.thisclass{ padding:0;}
.page-num li.thisclass a{
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: auto;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid #993d8e;
	border-radius: 4px;
	color: #fff;
	background-color: #1eb8ea;
}
.mvideo_bg {
	width: 100%;
	height: 100%;
	z-index: 1990;
	position: fixed;
	top: 0;
	display: none;
	overflow: hidden;
}
.mvideo_tbg {
	width: 100%;
	height: 100%;
	z-index: 1980;
	position: fixed;
	top: 0;
	opacity: 0.85;
	background: #000;
	display: none;
	overflow: hidden;
}
.mvideo_top {
	width: 100%;
	height: 200px;
	position: relative;
}
.mvideo_cha {
	width: 32px;
	height: 32px;
	background: url(/images/index/icon_close.png);
	background-size: 32px;
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 1999;
}
.mvideo_cont {
	width: 100%;
	height: auto;
	overflow: hidden;
	z-index: 1999;
	position: fixed;
	top: 200px;
}
.video_bg {
	width: 100%;
	height: 100%;
	z-index: 1200;
	background: #000;
	opacity: 0.75;
	position: fixed;
	top: 0;
	left: 0;
}
.video_jm {
	width: 960px;
	height: 540px;
	z-index: 1300;
	position: fixed;
	top: 15%;
	left: 50%;
	margin-left: -480px;
}
.video_jm .video_top {
	width: 960px;
	height: 0;
	position: relative;
}
.video_jm .video_close {
	width: 45px;
	height: 45px;
	font-size: 38px;
	color: #000;
	position: absolute;
	left: 935px;
	top: -23px;
	z-index: 1900;
	cursor: pointer;
}
.video_jm .video_cont {
	width: 960px;
	height: 540px;
}
.index_two {
	width: 100%;
	height: 650px;
	text-align: center;
	padding-top: 80px;
	background: #Fff;
}
.index_two .ztitle {
	font-size: 38px;
	color: #e8727e;
	line-height: 38px;
	margin-bottom: 20px;
}
.index_two .ftitle {
	font-size: 20px;
	color: #898989;
	margin-bottom: 60px;
}
.index_two .index_two_cont {
	width: 1200px;
	height: 643px;
	margin: 50px auto 0;
}
.index_two .index_two_cont .tleft {
	width: 639px;
	height: left;
	height: 407px;
	cursor: pointer;
	float: left;
}
.index_two .index_two_cont .tleft img {
	width: 639px;
	height: 407px;
	margin-top: 20px;
	;
	margin-left: -2px;
}
.index_two .index_two_cont .tright {
	width: 450px;
	margin-left: 110px;
	float: left;
	margin-top: 10px;
}
.index_two .index_two_cont .tright .two_box {
	width: 340px;
	font-size: 14px;
	color: #646464;
	padding-left: 110px;
	text-align: left;
	margin-bottom: 30px;
	height: 81px;
}
.index_two .index_two_cont .tright .two_box span {
	font-size: 17px;
	color: #000;
	line-height: 30px;
	line-height: 45px;
	display: block;
}
.index_two .index_two_cont .pic1 {
	background: url(/images/tubiao1.png) left center no-repeat;
}
.index_two .index_two_cont .pic2 {
	background: url(/images/tubiao2.png) left center no-repeat;
}
.index_two .index_two_cont .pic3 {
	background: url(/images/tubiao3.png) left center no-repeat;
}
.index_two .index_two_cont .pic4 {
	background: url(/images/tubiao4.png) left center no-repeat;
}
/*layer 弹窗样式*/
.layui-layer-dialog {
	border-radius: 5px !important;
	overflow: hidden;
	width: 380px;
	height: 150px;
}
.layui-layer-btn .layui-layer-btn0 {
	background-color: #f99c1b !important;
	border-color: #f99c1b !important;
}
.layui-layer-dialog .layui-layer-padding {
	padding-left: 65px!important;
}
.layui-layer-btn a {
	margin: 0px 6px 0!important;
}

.xxindx_top{ width:100%; overflow:hidden; height:105px; background:#fff;}
.xxindx_top dl{ width:1140px; overflow:hidden; margin:26px auto 0;}
.xxindx_top dl dt{ width:180px; float:left; margin-left:85px;}
.xxindx_top dl dd{ width:210px; float:right; margin-right:92px;}

.xxindx_nav{ width:100%;  height:64px; background:#7601a1;}
.xxindx_nav ul{ width:1040px;  display:block; margin:0 auto; padding:0;}
.xxindx_nav ul li{ width:148px;  float:left; text-align:center; color:#fff;}
.xxindx_nav ul li span{ display:block; font-size:16px; padding-top:12px; width:130px; color:#fff;}
.xxindx_nav ul li em{ width:130px; display:block; font-style:normal; color:#d286ef; font-size:12px;}
.xlcd{ position:relative;}
.xxindx_nav .dropDown{display:none;position:absolute;width:100%;left:0;top:125%;text-align:center;background:#000;background:rgba(255,255,255,0.8);border-radius:0 0 20px 20px;overflow:hidden; z-index:2}
.xxindx_nav .dropDown dd{line-height:40px;}
.xxindx_nav .dropDown dd a{display:block;color:#10356f;font-size:15px;}
.xxindx_nav .dropDown dd a:hover{color:#fff;background:#7601a1;}

.xind_ti{ width:100%; overflow:hidden; margin-top:15px; margin-bottom:45px;}
.xind_ti p{font-size: 30px; color: #333333; line-height:44px;text-align:center;}
.xind_ti span{ width:50px; height:5px; display:block; margin:0 auto; background:#333333;}
.xind_ti ul{ width:1140px; display:block; padding:0px; margin:0px auto; height:44px;}
.xind_ti ul li{ list-style:none; width:33.33%; float:left; text-align:center;font-size: 30px; color: #666666; line-height:44px;text-align:center; padding-bottom:10px;}
.xind_ti ul li.on{ color:#000; background:url(/images/xind_ti_ul_li.png) no-repeat center bottom;}

/*  顶部   */
.topHead{width:100%; height:40px; background:#fbf9f9;}
.topHead .topHeadMt{width:1200px; height:40px; margin:0 auto;}
.topHead .topHeadMt .lt{float:left; color:#b4b4b4; height:40px; line-height:40px;}
.topHead .topHeadMt .rtTel{float:right; height:40px; line-height:40px; text-align:right; color:#b4b4b4;}
.topHead .topHeadMt .rtTel img{float:left; width:20px; height:20px; margin:10px;}
.topHead .topHeadMt .rtTel .tel{color:#ee806f; font-family:Arial; font-size:16px; cursor:pointer;}
.logoNav{width:100%; height:100px; background:#fff; overflow:hidden;}
.logoNav .logoNavMt{width:1200px; height:100px; margin:0 auto;}
.logoNav .logoNavMt .logo_xx{float:left; height:100px;}
.logoNav .logoNavMt .logo_xx a{float:left; height:52px; margin:24px 0;}
.logoNav .logoNavMt .logo_xx a h1{ margin:0;}
.logoNav .logoNavMt .logo_xx a img{float:left; width:184px; height:52px;}
.logoNav .logoNavMt .logo_xx p{float:left; line-height:19px; text-align:center; background:#f8c6b8; padding:5px 10px; border-radius:8px; color:#fff; font-size:19px; margin:25px 20px; letter-spacing:2px;}
.logoNav .logoNavMt .logo_xx p span{font-size:15px;}
.logoNav .xlnav{float:right; height:100px;}
.logoNav .xlnav li{float:left; height:52px; margin:24px 15px; position:relative;}
.logoNav .xlnav li:last-child{margin-right:0px;}
.logoNav .xlnav li a{float:left; height:52px; line-height:52px; color:#6c6f71; font-size:14px; position:relative;}
.logoNav .xlnav li a .xian{position:absolute; bottom:6px; left:50%; margin-left:-12px; width:24px; height:3px; background:#ee806f; display:none; transition:all 0.3s ease;}
.logoNav .xlnav li ul{position:absolute; left:-35px; top:50px; width:130px; background:#f3a69a; z-index:9; padding:10px 0; display:none; transition:all 0.3s ease;}
.logoNav .xlnav li ul li{width:100%; margin:0px; height:30px; text-align:center;}
.logoNav .xlnav li ul li a{width:100%; height:30px; line-height:30px; color:#fff !important;}
.logoNav .xlnav .active a{color:#ff8571; font-weight:bold;}
.logoNav .xlnav .active a .xian{display:block;}
.logoNav .xlnav li:hover ul{display:block; transition:all 0.3s ease;}
.logoNav .xlnav li:hover a{color:#ee806f; font-weight:bold;}
.logoNav .xlnav li:hover .xian{display:block; transition:all 0.3s ease;}


.xxindx_footer{ width:100%; overflow:hidden; background:#1eb8ea;}
.xxindx_footer_cen{ width:1200px; overflow:hidden; margin:38px auto;}
.xxindx_footer_cen_dh{ width:204px; overflow:hidden; float:left; margin-left:30px;}
.xxindx_footer_cen_box{ width:680px; overflow:hidden; float:left; margin-left:64px;}
.xxindx_footer_cen_box dl{ width:220px; overflow:hidden; float:left; margin-bottom:0; box-sizing:content-box;}
.xxindx_footer_cen_box dl dt{ width:176px; overflow:hidden; margin:0 auto; line-height:40px; color:#fff; font-size:18px; font-weight:bold;}
.xxindx_footer_cen_box dl dd{ width:176px; overflow:hidden; margin:15px auto 0;}
.xxindx_footer_cen_box dl dd a{ color:#fff;  line-height:26px; display:inline-block; font-size:14px;}
.xxindx_footer_cen_wx{ width:136px; overflow:hidden; float:left; margin-top:15px;}
.xxindx_footer_cen_box dl.dl01{ border-right:1px dashed #fff;}
.xxindx_footer_cen_box dl.dl02{ border-right:1px dashed #fff;border-left:1px dashed #fff;}
.xxindx_footer_cen_box dl.dl03{ border-left:1px dashed #fff;}


.le{ float:left;}
.lr{ float:right;}

.tui{width: 100%;}
.tui a{width: 48%; margin-left: 1%; float: left; margin-top: 5px;}


/*手机站*/
.minWidthMt{min-width:1350px;}
.mobileRtIco{display:none;}
    
@media (min-width:1px) and (max-width:990px) {
.col-sm-6{display: none;}
.container{width: 100%;}

}





@media (min-width:1px) and (max-width:750px) {
	.rtFixed{display:none;}
	.pcHead{width:100%; float:left;}
	.topHead{display:none;}
	.logoNav{height:50px;}
	.logoNav .logoNavMt{width:100%; height:50px; float:left;}
	.logoNav .logoNavMt .logo{height:50px; padding-left:4%;}
	.logoNav .logoNavMt .logo a{float:left; height:50px; margin:0px;}
	.logoNav .logoNavMt .logo a img{width:auto; height:30px; margin:10px 0;}
	.logoNav .logoNavMt .logo p{display:none;}
	.mobileRtIco{display:block; float:right; width:50px; height:50px; text-align:center; padding-right:4%; cursor:pointer;}
	.mobileRtIco img{float:right; height:12px; margin:19px 0;}
	.logoNav .xlnav{width:92%; padding:0 4%; height:auto; position:relative; z-index:99; background:#f8c6b8; display:none;}
	.logoNav .xlnav li{width:100%; float:left; height:auto; margin:0px;}
	.logoNav .xlnav li a{width:96%; float:left; padding:0 2%; height:45px; line-height:45px; color:#fff; font-size:15px; border-bottom:1px solid #f9ece9;}
	.logoNav .xlnav li:last-child a{border-bottom:none;}
	.logoNav .xlnav #active1 a{color:#fff; font-weight:normal;}
	.logoNav .xlnav #active2 a{color:#fff; font-weight:normal;}
	.logoNav .xlnav #active3 a{color:#fff; font-weight:normal;}
	.logoNav .xlnav #active5 a{color:#fff; font-weight:normal;}
	.logoNav .xlnav .active a{color:#fff; font-weight:normal;}
	.logoNav .xlnav li a .xian{display:none !important;}
	.logoNav .xlnav li ul{position:inherit; left:0px; display:block; top:0px; width:100%; float:left; background:#f8c6b8; padding:5px 0; border-bottom:1px solid #f9ece9;}
	.logoNav .xlnav li ul li{text-align:left; width:94%; padding:0 3%;}
	.logoNav .xlnav li ul li a{border-bottom:none;}
	.article-con h2{font-size: 18px;}
	.ep-crumb>a{font-size: 14px;}
	.article-con>h1, .article-con>.h1{font-size: 16px;}
	.article-body{font-size: 14px;}
	.tui a{width: 100%;}

	
}





