body {
	font-family:PingFangSC,helvetica neue,hiragino sans gb,arial,microsoft yahei ui,microsoft yahei,simsun,sans-serif!important;
		Hiragino Sans GB W3, WenQuanYi Micro Hei, sans-serif
}

h4 {
	font-family:PingFangSC,helvetica neue,hiragino sans gb,arial,microsoft yahei ui,microsoft yahei,simsun,sans-serif!important;
		WenQuanYi Micro Hei, sans-serif, Helvetica Neue, Helvetica, Arial,
		Hiragino Sans GB, Hiragino Sans GB W3
}

body {
	padding-top: 0px
}


@media ( min-width : 768px) {
	.navbar {
		padding-top: 20px;
		border: none;
		border-bottom: 1px solid rgba(255, 255, 255, .24);
		padding-bottom: 20px;
		margin-bottom: 0px;
	}
	.navbar-nav>li>a {
		font-size: 14px;
		padding-top: 8px;
		padding-bottom: 8px;
		color: #eee;
		font-size: 16px;
	}
	.navbar-nav {
		float: right;
		margin: 0;
	}
	.navbar-brand {
		padding-top: 0;
		padding-bottom: 0;
		line-height: 42px;
		height: 42px;
		color: #fff;
		margin: 0px 30px;
	}
	.blockInfo {
		border-left: 1px solid rgba(255, 255, 255, .2);
	}
	.blockInfo-last {
		border-right: 1px solid rgba(255, 255, 255, .2);
	}
}

.jumbotron {
	position: relative;
	color: #fff;
	height: 560px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.jumbotron .container {
	position: relative;
	z-index: 2
}

.jumbotron:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
/*background: url(../images/bs-docs-masthead-pattern.png) repeat 50%;*/
	opacity: .4
}

@media only screen and (-o-min-device-pixel-ratio: 2) , only screen and
		(-webkit-min-device-pixel-ratio:2) , only screen and
	(min--moz-device-pixel-ratio:2) {
	.jumbotron:after {
		background-size: 150px 150px
	}
}

.masthead {
	margin-bottom: 0;
	color: #fff;
}

.masthead0 {
	margin-top: 80px;
	height: 600px;
	cursor: pointer;
}

.masthead1 {
	margin-top: 80px;
	height: 560px;
}

@media screen and (min-width: 768px) {
	.masthead {
		
	}
}

.footer {
	padding: 30px 0;
	border-top: 1px solid rgb(55, 55, 55);
}

.footer, .footer a {
	color: rgb(136, 136, 136);
	font-family:PingFangSC,helvetica neue,hiragino sans gb,arial,microsoft yahei ui,microsoft yahei,simsun,sans-serif!important;
}

.footer-top {
	min-height: 190px;
}

.footer-top .about>div {
	min-height: 110px;
	margin-bottom: 10px;
	padding-left: 23px;
	text-align: left;
}

.footer-top .about>div h4 {
	color: #fff;
	font-size: 16px;
	font-family:PingFangSC,helvetica neue,hiragino sans gb,arial,microsoft yahei ui,microsoft yahei,simsun,sans-serif!important;
}

.footer-bottom {
	font-size: 10px;
	padding: 10px 0px 15px 0px;
}

.footer-bottom ul>li {
	padding: 0
}

@media ( min-width : 1200px) .container {
	width:1350px;
}

.navbar-inverse {
	border-radius: 0px;
	background: none;
	margin-bottom: 0px;
}

.header-tap {
	padding-top: 9px;
	height: 42px;
	font-size: 14px;
	color: #FFFFFF;
	background: rgba(0, 0, 0, .16);
}
.header-tap a {
    color: #FFF;
    text-decoration: none;
}
.header-tap a:HOVER {
    color: #FFCC00;
}

.header-tap-left {
	float: left;
}

.header-tap-left .regist {
	width: 64px;
	height: 22px;
	background: red;
	border-radius: 3px;
	/* background: url('../images/reggif.png'); */
}

.header-tap-left .regist a {
	padding-top: 1px;
	font-size:12px;
}

.header-tap-left>div {
	float: left;
	margin-right: 10px;
}

.header-tap-right {
	float: right;
}

.phone {
	width: 16px;
	height: 16px;
	margin: 2px 6px 0 0;
	background: url('../images/phone.png');
	float: left;
}

.header-tap-right>div {
	float: left;
	margin-left: 32px;
}

.header-tap-right>div>div {
	float: left;
}

.navbar-inverse .navbar-brand {
	color: #fff;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus,
	.navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav li:hover a
	{
	color: rgb(239, 239, 239);
	background-color: rgba(255, 255, 255, .24);
	border-radius: 4px;
}

.navbar-inverse .navbar-nav>li>a {
	font-family:PingFangSC,helvetica neue,hiragino sans gb,arial,microsoft yahei ui,microsoft yahei,simsun,sans-serif!important;
	font-size: 16px;
	color: #FFFFFF;
}

.navbar-inverse .navbar-nav>li>a:hover {
	color: #ccc;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 24px;
}

.navbar-inverse .navbar-nav .active {
	color: #FFFFFF;
	border-radius: 4px;
}

.navbar-brand {
	font-size: 29px;
}

.header-block {
	transition: .6;
	background: #000000;
	width: 100%;
	bottom: 0px;
}

.header-blockf {
	transition: .6;
	background: rgba(0,0,0,.13);
	width: 100%;
	bottom: 0px;
	position: absolute;
}

.carousel-indicators {
	bottom: 100px;
}

.container {
	padding-right: 0px;
	padding-left: 0px;
}

.header-block-p {
	margin-top: -1px;
}

.header-block-c {
	background: #FFFFFF;
	box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.50);
	min-height: 148px;
	padding: 24px 42px 20px;
}

.header-block-c .try {
	text-align: center;
	font-size: 18px;
	color: #EE4F49;
}

.row {
	margin: 0px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2,
	.col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
	.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5,
	.col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
	.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8,
	.col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
	.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11,
	.col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12
	{
	position: relative;
	min-height: 1px;
	padding: 0px;
}

.blockInfo {
	text-align: center;
	height: 100px;
	padding: 20px 0 20px 20px;
	font-family:PingFangSC,helvetica neue,hiragino sans gb,arial,microsoft yahei ui,microsoft yahei,simsun,sans-serif!important;
	font-size: 16px;
	color: #FFFFFF;
	opacity: 1;
}

.blockInfo>div {
	float: left;
	text-align: left;
}

.blockInfo2 {
	text-align: center;
	height: 110px;
	padding: 20px;
	font-size: 14px;
	color: rgb(133, 133, 133);
}

.blockInfo2>div {
	float: left;
	text-align: left;
}

.blockInfo2 h4 {
	margin: 14px 0px 6px 0px;
	color: rgb(244, 244, 244);
}

.header-block1 {
	background-color: rgb(245, 246, 248);
	padding-bottom: 45px;
	z-index: 222;
}

.headTile {
	height: 30px;
	margin-top: 48px;
	margin-bottom: 16px;
}

.headTilex {
	height: 30px;
	margin-top: 136px;
	margin-bottom: 16px;
}

.blue_title {
	color: #fff;
}

.block_line {
	border-bottom: 1px solid rgb(115, 135, 208);
}

.block_line_gray {
	padding-bottom: 10px;
	border-bottom: 1px solid rgb(191, 191, 191);
}

/************/
.hot-es {
	/*background: url('../images/hotad.png') no-repeat 50%;
	 padding:40px 30px; */
	min-height: 593px;
	width: 100%;
}

.hot-eso {
	background-color: #fff;
	padding: 19px 31px;
	min-height: 297px;
}
.hot-eso:HOVER {
	background-color: #f8f9f9;
}

.hot-eso .bgimg {
	position: absolute;
	bottom: 27px;
	right: 27px;
	width: 76px;
	height: 76px;
	background: url('../images/ces.png');
}

.hot-eso .hotesbg {
	position: absolute;
    top: 0px;
    right: 0px;
    width: 70px;
    height: 70px;
    background: url(../images/hotesbg.png);
}

.hot-eso .hotesbgnew {
	position: absolute;
    top: 0px;
    right: 0px;
    width: 70px;
    height: 70px;
    background: url(../images/hotesbgnew.png);
}

.hot-eso .hotesbghot {
	position: absolute;
    top: 0px;
    right: 0px;
    width: 70px;
    height: 70px;
    background: url(../images/hotesbghot.png);
}

.hot-eso .name {
	color: rgb(124, 124, 124);
	font-size: 20px;
}

.hot-eso .desc {
	color: rgb(194, 194, 194);
	margin-bottom: 20px;
}

.hot-eso .advan {
	height: 28px;
	width: 100%;
}

.hot-eso .advan>div {
	float: left;
}

.hot-eso .advan .icon {
	background: url('../images/esr.png');
	width: 17px;
	height: 17px;
	margin: 3px 0;
}

.hot-eso .price {
	font-size: 36px;
	/* color: ALICEBLUE; */
	color: #D0021B;
}

.hot-eso .title {
	text-align: left;
	font-size: 16px;
}

.hot-eso .buybtn {
	border: 1px solid rgb(242, 70, 94);
	background-color: rgb(242, 70, 94);
	font-size: 16px;
	color: #fff;
	padding: 5px 0px;
	width: 140px;
	height: 36px;
	z-index: 2;
	border-radius: 2px;
	margin-top: 6px;
}
.hot-eso .buybtn a{
	color: #fff;
	text-decoration: none;
}

.hot-eso .buybtn:hover {
	opacity: .8;
}

/*******/
.ys-item-row {
	border: 1px solid #e0e0e0;
	margin-top: 10px;
	border-radius: 2px;
}

.ys-item-row-mil {
	border: 1px solid #ccc;
	border-top: none;
}

.area-service {
	padding: 12px 6px;
	text-align: center;
	background-color: rgb(244, 244, 244);
	font-size: 18px;
	cursor: pointer;
}
.area-service:HOVER {
	background-color: rgb(38, 138, 226);
	color: #fff;
	border-radius: 2px;
}

.selected {
	background-color: rgb(38, 138, 226);
	color: #fff;
	border-radius: 2px;
}

.area-service-item {
	padding: 26px 60px 10px 37px;
	background-color: rgb(246, 249, 255);
	height: 138px;
}

.area-service-item .hotesleftbg {
	position: absolute;
    top: 0px;
    left: 0px;
    width: 70px;
    height: 70px;
    background: url(../images/hotesleftbg.png);
}

.area-service-item .hotesleftbgnew {
	position: absolute;
    top: 0px;
    left: 0px;
    width: 70px;
    height: 70px;
    background: url(../images/hotesleftbgnew.png);
}

.area-service-item .hotesleftbghot {
	position: absolute;
    top: 0px;
    left: 0px;
    width: 70px;
    height: 70px;
    background: url(../images/hotesleftbghot.png);
}

.area-service-item .title {
	font-size: 22px;
}

.area-service-item .desc {
	font-size: 16px;
	padding-top: 4px;
	color: rgb(60, 7, 218)
}

.area-service-info {
	padding: 10px 5px 10px 15px;
	min-height: 120px;
}

.area-service-info .title {
	font-size: 18px;
	padding-top: 6px;
}

.area-service-info .detail {
	font-size: 16px;
}

.area-service-price {
	text-align: center;
	padding: 20px 10px;
	background: rgb(244, 244, 244);
	height: 138px;
}

.area-service-price .title {
	font-size: 22px;
}

.area-service-price .buybtn {
	border: 1px solid rgb(242, 70, 94);
	background-color: rgb(242, 70, 94);
	font-size: 18px;
	color: #fff;
	padding: 5px 20px;
	width: 140px;
	border-radius: 2px;
}
.area-service-price .buybtn a{
	color: #fff;
	text-decoration: none;
}
.area-service-price .buybtn:hover {
	opacity: .8;
}

.area-service-price .price {
	font-size: 34px;
	color: rgb(236, 50, 50);
}

.area-service-price .unit {
	font-size: 14px;
}

.area-service-counter {
	margin: 16px 0;
	border: 1px solid #ccc;
	border-radius: 2px;
}

.area-service-counter .title {
	font-size: 24px;
	color: #4A4A4A;
	padding: 31px 0 32px 32px;
	border-radius: 2px;
}

.area-service-counter .detail {
	font-size: 16px;
	color: #4A4A4A;;
	padding: 12px 32px 32px 32px;
	margin-top: -32px;
}

.area-service-counter .btnx {
	padding: 29px;
	width: 100%;
	text-align: center;
}

.area-service-counter .buybtn {
	background: #3A7CDF;
	border-radius: 2px;
	font-size: 18px;
	color: #fff;
	padding: 5px 20px;
	width: 140px;
	cursor: pointer;
}
.area-service-counter .buybtn a{
	color: #fff;
	text-decoration: none;
}
.area-service-counter .buybtn:HOVER {
	opacity: .8;
}

/****/
.static_title {
	padding: 36px 0 30px 10px;
	cursor: pointer;
}

.static_title .title {
	font-family:PingFangSC,helvetica neue,hiragino sans gb,arial,microsoft yahei ui,microsoft yahei,simsun,sans-serif!important;
	font-size: 22px;
	color: #4A4A4A;
	margin-bottom: 10px;
}

.static_title a {
	cursor: pointer;
	font-family:PingFangSC,helvetica neue,hiragino sans gb,arial,microsoft yahei ui,microsoft yahei,simsun,sans-serif!important;
	font-size: 14px;
	color: #4A90E2;
	padding-top:
}

.static_itme {
	padding: 30px 0;
}

.static_itme .count {
	font-size: 30px;
	border-bottom: 3px solid rgb(240, 71, 94);
}

.static_itme .unit {
	font-size: 22px;
}

.static_itme .desc {
	color: rgb(190, 190, 190);
	padding-top: 12px;
}

/****/
.reso-container {
	padding-bottom: 30px;
}

.reso-verty {
	height: 444px;
}

.reso-item {
	color: #fff;
	text-align: center;
	background-color: rgb(86, 123, 204);
	margin: 1px;
}

.reso-item .item-icon {
	text-align: center;
	margin: 40px 0px;
	border-radius: 10px;
	display: inline-block;
}

.reso-item .item-label {
	text-align: left;
	padding-left: 50px;
}

.reso-item .item-label .title {
	font-size: 20px;
}

.reso-item .item-label .es {
	font-size: 20px;
}

.reso-item .item-desc {
	text-align: left;
	padding: 10px 50px;
}

.reso-item .item-desc .desc {
	font-size: 14px;
}

.reso-item .item-desc .more {
	font-size: 14px;
	cursor: pointer;
}

.reso-item2 {
	color: #fff;
	text-align: center;
	margin: 1px;
	background-color: #499DF3;
	cursor: pointer;
}

.reso-item2 .item-icon {
	float: right;
	margin: 30px 43px 0px 0px;
	border-radius: 10px;
}

.reso-item2 .item-label {
	text-align: left;
	float: left;
	padding: 0px 3px 0px 30px;
	margin-top: -26px;
	width: 100%;
}

.reso-item2 .item-label .title {
	font-size: 20px;
}

.reso-item2 .item-label .es {
	font-size: 20px;
}

.reso-item2 .item-desc {
	text-align: left;
	padding: 100px 10px 18px 30px;
}

.reso-item2 .item-desc .desc {
	font-size: 14px;
}

.reso-item2 .item-desc .more {
	font-size: 14px;
	cursor: pointer;
}

.reso-item2 a, .reso-item a, .reso-item3 a {
	text-decoration: none !important;
	color: #fff !important;
}

.reso-item3 {
	color: #fff;
	text-align: center;
	background-color: rgb(86, 123, 204);
	margin: 1px;
	height: 244px;
}

.reso-item3 .item-icon {
	float: right;
	margin: 24px 43px 0px 0px;
}

.reso-item3 .item-label {
	text-align: left;
	float: left;
	margin-top: -18px;
	padding: 0px 3px 0px 30px;
	width: 100%;
}

.reso-item3 .item-label .title {
	font-size: 20px;
}

.reso-item3 .item-label .es {
	font-size: 20px;
}

.reso-item3 .item-desc {
	text-align: left;
	padding: 100px 10px 18px 30px;
}

.reso-item3 .item-desc .desc {
	font-size: 14px;
}

.reso-item3 .item-desc .more {
	font-size: 14px;
	cursor: pointer;
}

.reso-item:hover {
	background-color: #499DF3;
	cursor: pointer;
}

.reso-item3:hover {
	background-color: #499DF3;
	cursor: pointer;
}

.reso-item2:hover {
	background-color: #499DF3;
	cursor: pointer;
}

/****/
.ysnews {
	padding: 20px 32px 0px 10px;
}

.ysnews .new_header {
	height: 32px;
	padding: 3px 4px;
	margin-bottom: 10px;
	background: #F2F3F5;
	border-radius: 2px;
}

.ysnews .new_header a{
	color: #333;
	text-decoration: none;
}

.ysnews .new_header .left {
	float: left;
	padding: 3px 4px;
	border-radius: 3px;
}

.ysnews .new_header .left .icon0 {
	float: left;
	background: url('../images/newsicon0.png');
	width: 22px;
	height: 22px;
}

.ysnews .new_header .left .icon1 {
	float: left;
	background: url('../images/newsicon1.png');
	width: 22px;
	height: 22px;
}

.ysnews .new_header .left .icon2 {
	float: left;
	background: url('../images/newsicon2.png');
	width: 22px;
	height: 22px;
}

.ysnews .new_header .left .title {
	float: left;
	margin: 2px 0 0 10px;
}

.ysnews .new_header .right {
	float: right;
	top: 40px;
	color: rgb(190, 190, 190);
	margin-top: 4px;
	margin-right: 4px;
}

.ysnews .image {
	border: 1px solid rgb(210, 210, 210);
	padding: 8px;
	text-align: center;
	height: 225px;
	/* width: 308px; */
}

.ysnews .image>img {
	height: 205px;
	width: 328px;
}

.ysnews .first a {
	float: left;
	width: 100%;
	color: rgb(253, 0, 4);
	padding: 6px 0 10px 0;
	text-decoration: none;
}

.ysnews .news_item {
	padding-bottom: 6px;
	color: #186dbf;
}

.ysnews .news_item a {
	color: #333;
	text-decoration: none;
}

.ysnews .first a:HOVER {
	color: #248DF2;
}

.ysnews .news_item a:HOVER {
	color: #248DF2;
}

/****/
.headTile0 .title {
	font-size: 32px;
	margin-top: 47px;
}

.headTile0 .desc {
	font-size: 16px;
	color: #4A4A4A;
	line-height: 24px;
	margin-top: 10px;
}

.headTile .title {
	font-size: 22px;
	display: inline-block;
}

.headTile .desc {
	font-size: 14px;
	color: rgb(190, 190, 190);
	margin-left: 10px;
}

.header-block2 {
	background-color: #fff;
}

.header-block3 {
	background-image: linear-gradient(to right, rgb(74, 120, 207),
		rgb(66, 88, 184));
}

.header-blockgray {
	background-color: #fff;
}

.header-block4 {
	background-color: rgb(23, 23, 23);
	text-align: center;
}

.headTile_line {
	border-bottom: 1px solid rgb(170, 170, 170);
	padding-bottom: 10px;
	height: 36px;
}

.foot-block {
	position: relative;
	text-align: center;
}

.foot-block .foot-bg {
	position: absolute;
	bottom: 0px;
	background: url('../images/footbg.png') no-repeat 50%;
	width: 100%;
	height: 190px;
	z-index: -1;
}

.footsevice {
	color: rgb(106, 106, 106);
	text-align: center;
	padding-bottom:50px 0px 10px 0px;
	font-size: 12px;
}

.foot_line {
	border-top: 1px solid rgb(55, 55, 55);
	color: rgb(106, 106, 106);
	font-size: 8px;
}

.cplink {
	text-align: center;
	padding: 21px 15px;
	height: 120px;
}
.cplink img {
	width: 150px;
	height: 60px;
}

.aboutlist li {
	padding-bottom: 10px;
}

.esicon>div {
	float: left;
	margin: 11px 0 0 0px;
}

.esicon01 {
	width: 24px;
	height: 24px;
	background: url('../images/es00.png');
}

.esicon02 {
	width: 24px;
	height: 24px;
	background: url('../images/es01.png');
}

.esicon03 {
	width: 24px;
	height: 24px;
	background: url('../images/es02.png');
}

.esicon04 {
	width: 24px;
	height: 24px;
	background: url('../images/es03.png');
}

.esicon05 {
	width: 24px;
	height: 24px;
	background: url('../images/es04.png');
}

.esicon06 {
	width: 24px;
	height: 24px;
	background: url('../images/es05.png');
}
.ad .adimg {
	width: 100%;
	height: 80px;
}

.ad .closexx {
	position: absolute;
	top: 28px;
	right: 30px;
	background: url("../images/close.png");
	width: 24px;
	height: 24px;
}

.ad .closexx:HOVER {
	opacity: .5;
	cursor: pointer;
}

.wechat {
	width: 67px;
	height: 66px;
	background: url('../images/wechat.png');
}

.adv-icon0 {
	width: 54px;
	height: 54px;
	background: url('../images/dbimg.png');
	margin-right: 10px;
	margin-top: 5px;
}

.adv-icon1 {
	width: 54px;
	height: 54px;
	background: url('../images/dbimg1.png');
	margin-right: 10px;
	margin-top: 5px;
}

.adv-icon2 {
	width: 54px;
	height: 54px;
	background: url('../images/dbimg2.png');
	margin-right: 10px;
	margin-top: 5px;
}

.adv-icon3 {
	width: 54px;
	height: 54px;
	background: url('../images/dbimg3.png');
	margin-right: 10px;
	margin-top: 5px;
}

.hb-icon0 {
	width: 56px;
	height: 56px;
	background: url('../images/hbimg.png');
	margin: 5px;
	float: left;
}

.hb-icon1 {
	width: 56px;
	height: 56px;
	background: url('../images/hbimg1.png');
	margin: 5px;
	float: left;
}

.blockInfo a{
	color: #ffffff;
	text-align: left;
}

.hb-icon2 {
	width: 56px;
	height: 56px;
	background: url('../images/hbimg2.png');
	margin: 5px;
	float: left;
}

.hb-icon3 {
	width: 56px;
	height: 56px;
	background: url('../images/hbimg3.png');
	margin: 5px;
	float: left;
}

.reso-icon0 {
	width: 80px;
	height: 80px;
	background: url('../images/reso0.png');
}

.reso-icon1 {
	width: 80px;
	height: 80px;
	background: url('../images/reso1.png');
}

.reso-icon2 {
	width: 64px;
	height: 64px;
	background: url('../images/reso2.png');
}

.reso-icon3 {
	width: 80px;
	height: 80px;
	background: url('../images/reso3.png');
}

.reso-icon4 {
	width: 64px;
	height: 64px;
	background: url('../images/reso4.png');
}

.scol-image {
	width: 100%;
	height: 601px;
}

.scol-imagex {
	width: 100%;
	height: 560px;
}

.fixUp .ad {
	display: none;
}

.fixUp .header-tap {
	display: none;
}

.fixUp .navbar {
	padding-top: 20px;
	padding-bottom: 17px;
	background: url("../images/menubg2.png");
	min-height: 80px;
	border-radius: 0px;
	margin-bottom: 0px;
}

.fixUp .subnav {
	
}

.fixUpb .navbar {
	background: rgba(0, 0, 0, .8);
}

.fixUpb .header-tap {
	background: rgba(0, 0, 0, .8);
}

/* Sub-Nav Start
==============================================================*/
.subnav {
	position: absolute;
	z-index: 1001;
	left: 0;
	width: 100%;
	color: #fff;
}

.subnav .sub-nav {
	background: rgba(0, 0, 0, .95);
}

.sub-nav dt {
	color: #FFF;
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 0px;
	margin-top: 14px;
	font-weight: normal;
}

.sub-nav dd {
	line-height: 30px;
	float: left;
	font-size: 14px;
	margin-right: 10px;
	width: 180px;
}

.sub-nav dt .hot,
.sub-nav dd .hot {
	background-image: url(../images/nav-hot.png);    
	width: 30px;
    height: 14px;
    margin-top: 8px;
	text-indent: -999em;
	float: left;
	margin-left:4px;
}

.sub-nav dt .new,
.sub-nav dd .new {
	background-image: url(../images/nav-new.png);
	width: 30px;
    height: 14px;
    margin-top: 8px;
	text-indent: -999em;
	float: left;
	margin-left:4px;
}

.sub-nav dt .newnew,
.sub-nav dd .newnew {
    background-color: #2c78d6;
    display: inline-block;
    width: 32px;
    height: 15px;
    line-height: 14px;
    border-radius: 3px;
    float: left;
    margin-left: 4px;
    padding: 1px 1px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    color: #fff;
    font-style: italic;
    font-size: 8px;
    font-weight: 200; 
}

.sub-nav dt .sales,
.sub-nav dd .sales {
    background-color: #ff455b;
    display: inline-block;
    width: 32px;
    height: 15px;
    line-height: 14px;
    border-radius: 3px;
    float: left;
    margin-left: 4px;
    padding: 1px 1px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    color: #fff;
    font-style: italic;
    font-size: 8px;
}

.sub-nav dt .hotnew,
.sub-nav dd .hotnew {
    background-color: #ff9812;
    display: inline-block;
    width: 32px;
    height: 15px;
    line-height: 14px;
    border-radius: 3px;
    float: left;
    margin-left: 4px;
    padding: 1px 1px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    color: #fff;
    font-style: italic;
    font-size: 8px;
    font-weight: 200; 
}

.row .newnewindex {
    background-color: #2c78d6;
    display: inline-block;
    width: 32px;
    height: 15px;
    line-height: 14px;
    border-radius: 3px;
    float: right;
    margin-top: -20px;
    margin-left: 4px;
    padding: 1px 1px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    color: #fff;
    font-style: italic;
    font-size: 8px;
    font-weight: 200; 
}

.row .salesindex {
    background-color: #ff455b;
    display: inline-block;
    width: 32px;
    height: 15px;
    line-height: 14px;
    border-radius: 3px;
    float: right;
    margin-top: -20px;
    margin-left: 4px;
    padding: 1px 1px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    color: #fff;
    font-style: italic;
    font-size: 8px;
}

.row .hotnewindex {
    background-color: #ff9812;
    display: inline-block;
    width: 32px;
    height: 15px;
    line-height: 14px;
    border-radius: 3px;
    float: right;
    margin-top: -20px;
    margin-left: 4px;
    padding: 1px 1px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    color: #fff;
    font-style: italic;
    font-size: 8px;
    font-weight: 200; 
}

.sub-nav dt .se-title{
	color: rgba(255, 255, 255, 0.7);
	float:left;
}
.sub-nav dd a {
	color: rgba(255, 255, 255, 0.7);
	float:left;
}

.sub-nav dd a:hover {
	color: #FFCC00;
}

.framework-image {
	border: 1px solid #ccc;
	min-height: 520px;
	margin-top: 32px;
	margin-bottom: 48px;
	border-radius: 2px;
}

.framework-icon {
	/* margin: 50px 11px; */
    background-size: 100% 100%;
	max-width: 658px;
	width: 100%;
	height: 600px;
}
.framework-icon-game {
	background: url(../images/arch-game.png);
	background-size: 100% 100%;
}
.framework-icon-bus {
	background: url(../images/arch-bus.png);
	background-size: 100% 100%;
}
.framework-icon-ydyy {
	background: url(../images/arch-ydyy.png);
	background-size: 100% 100%;
}
.framework-icon-kjjr {
	background: url(../images/arch-kjjr.png);
	background-size: 100% 100%;
}
.framework-icon-szyx {
	background: url(../images/arch-szyx.png);
	background-size: 100% 100%;
}

.framework-box {
	margin: 107px 0px;
	padding: 0px 39px;
	border-left: 1px solid #ccc;
	color: #4A4A4A;
}

.framework-box .title {
	font-size: 24px;
}

.framework-box .subtitle {
	font-size: 16px;
	margin: 44px 0 10px 0;
}

.framework-box .desc {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 26px;
}

.block-games {
	min-height: 400px;
	background: url('../images/gamebg.png');
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	color: #fff;
	text-align: center;
}

.block-games .block {
	padding-top: 86px;
}

.block-games .block .icon {
	width: 96px;
	height: 96px;
	display: inline-block;
}

.block-games .block .title {
	font-size: 18px;
	color: #FFFFFF;
	margin-top: 16px;
}

.block-games .block .desc {
	font-size: 14px;
	color: #FFFFFF;
	margin: 15px 30px;
}

.bus-icon0 {
	background: url('../images/bus0.png');
}

.bus-icon1 {
	background: url('../images/bus1.png');
}

.bus-icon2 {
	background: url('../images/bus2.png');
}

.szyx-icon0 {
	background: url('../images/szyx0.png');
}

.szyx-icon1 {
	background: url('../images/szyx1.png');
}

.szyx-icon2 {
	background: url('../images/szyx2.png');
}

.kjjr-icon0 {
	background: url('../images/kjjr0.png');
}

.kjjr-icon1 {
	background: url('../images/kjjr1.png');
}

.kjjr-icon2 {
	background: url('../images/kjjr2.png');
}

.ydyy-icon0 {
	background: url('../images/ydyy0.png');
}

.ydyy-icon1 {
	background: url('../images/ydyy1.png');
}

.ydyy-icon2 {
	background: url('../images/ydyy2.png');
}


.game-icon0 {
	background: url('../images/game0.png');
}

.game-icon1 {
	background: url('../images/game1.png');
}

.game-icon2 {
	background: url('../images/game2.png');
}

.game-icon3 {
	background: url('../images/game3.png');
}

.companyct {
	margin: 37px 42px 51px;
}

.company {
	margin: 0x 42px 0px;
}

.company .icon {
	width: 180;
	height: 70x;
	display: inline-block;
}

.company .icon img {
	max-width: 180px;
	height: 70px;
}

.company .desc {
	margin: 15px 15px 0px 0px;
	font-size: 14px;
	color: #4A4A4A;
}

.header-gray {
	background-color: rgb(56, 61, 65);
	color: #fff;
	padding: 64px 0 48px 0;
	font-family:PingFangSC,helvetica neue,hiragino sans gb,arial,microsoft yahei ui,microsoft yahei,simsun,sans-serif!important;
}

.ysqa {
	padding: 0px 10px 0px 10px;
}

.ysqa .title {
	margin: 2px 0 0 10px;
	font-size: 20px;
	height: 28px;
	margin: 0px 0px 30px 0px;
}

.ysqa .icon {
	height: 210px;
	width: 100%;
	background: url('../images/area.png');
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}

.ysqa .qa_item {
	margin-bottom: 15px;
	margin-top: 1px;
}
.ysqa .qa_item a{
	color: #fff;
	text-decoration: none;
}

.hkes {
	text-align: center;
	margin-top: 64px;
	margin-bottom: 48px;
}

.hkes .title {
	font-size: 24px;
	margin-bottom: 6px;
}

.hkes .desc {
	font-size: 16px;
}

.hkes-advan0 {
	
}

.hkes-advan0>div {
	float: left;
}

.hkes-advan0 .icon {
	width: 64px;
	height: 64px;
	margin-right: 16px;
	margin-bottom: 26px;
}

.hkes-advan0 .title {
	font-size: 16px;
	color: #4A4A4A;
}

.hkes-advan0 .desc {
	width: calc(100% - 85px);
	font-size: 12px;
	color: #898989;
	padding-right: 30px;
}

.hkes-advan {
	
}

.hkes-advan>div {
	float: left;
}

.hkes-advan .icon {
	width: 64px;
	height: 64px;
	margin-right: 16px;
	margin-bottom: 46px;
}

.hkes-advan .title {
	font-size: 20px;
	color: #4A4A4A;
}

.hkes-advan .desc {
	width: calc(100% - 85px);
	font-size: 14px;
	color: #898989;
	padding-right: 30px;
}

.hkes .addserver {
	width: 100%;
	height: 261px;
	margin-top: 46px;
	background: url('../images/addsevice.png');
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}

.hkes .addserver-fwq {
	width: 100%;
	height: 261px;
	margin-top: 46px;
	background: url('../images/fw-add.png');
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}

.hkes .addserver-fwqgf {
	width: 100%;
	height: 261px;
	margin-top: 46px;
	background: url('../images/fwgf-add.png');
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}

.hkes .more {
	width: 100%;
	margin-bottom: 48px;
	font-size: 16px;
}

.fwqgf-advan-icon0 {
	background: url('../images/fwqgf-adv-00.png');
}

.fwqgf-advan-icon1 {
	background: url('../images/fwqtj.png');
}

.fwqgf-advan-icon2 {
	background: url('../images/fwq24.png');
}

.fwq-advan-icon0 {
	background: url('../images/fwqzy.png');
}

.fwq-advan-icon1 {
	background: url('../images/fwqtj.png');
}

.fwq-advan-icon2 {
	background: url('../images/fwq24.png');
}

.fwqgf-adv-00 {
	background: url('../images/fwqgf-adv-00.png');
}
.fwq-adv-00 {
	background: url('../images/fwq-adv-00.png');
}

.fwq-adv-01 {
	background: url('../images/fwq-adv-01.png');
}

.fwq-adv-02 {
	background: url('../images/fwq-adv-02.png');
}

.fwq-adv-03 {
	background: url('../images/fwq-adv-03.png');
}

.fwq-adv-04 {
	background: url('../images/fwq-adv-04.png');
}

.fwq-adv-05 {
	background: url('../images/fwq-adv-05.png');
}

.hk-advan-icon0 {
	background: url('../images/hk-es-advan0.png');
}

.hk-advan-icon1 {
	background: url('../images/hk-es-advan1.png');
}

.hk-advan-icon2 {
	background: url('../images/hk-es-advan2.png');
}

.hk-advan-icon3 {
	background: url('../images/hk-es-advan3.png');
}

.hk-advan-icon4 {
	background: url('../images/hk-es-advan4.png');
}

.hk-advan-icon5 {
	background: url('../images/hk-es-advan5.png');
}

.header-block1-gray {
	background-color: rgb(239, 241, 245);
	z-index: 222;
}

/*****************************************************************************************************************/
.news-list {
	padding: 24px 0 48px 0;
}

/******************************/
.news-silder {
	
}

.news-silder .header {
	background: #0254A4 100%;
	height: 86px;
	padding-top: 15px;
	padding-left: 25px;
}

.news-silder .header .title {
	font-size: 28px;
	color: #F3F6FC;
}

.news-silder .header .desc {
	opacity: 0.42;
	font-family:PingFangSC,helvetica neue,hiragino sans gb,arial,microsoft yahei ui,microsoft yahei,simsun,sans-serif!important;
	font-size: 21px;
	color: #FFFFFF;
	margin-top: -7px;
}

.news-silder .category {
	background: #F3F6FC 100%;
}

.news-silder .category .item {
	height: 54px;
	font-size: 20px;
	color: #4A4A4A;
	padding: 14px 23px;
	cursor: pointer;
}
.news-silder .category a{
	color: #4A4A4A;
	text-decoration:none;
}

.news-silder .category .active{
	background: #248DF2;
	color: #FFFFFF;
}

.news-silder .category .item:HOVER{
	background: #248DF2;
	color: #FFFFFF;
}

.news-silder .category .item:HOVER{
}

.news-silder .category .active{
	color: #FFFFFF;
}

.news-silder .category .item .icon {
	height: 32px;
	width: 32px;
	float: left;
}

.news-silder .category .item .icon0 {
	background: url("../images/newsc.png");
	margin-top: -2px;
}

.news-silder .category .item .icon1 {
	background: url("../images/newsm.png");
}

.news-silder .category .item .icon2 {
	background: url("../images/newsi.png");
	;
}

.news-silder .category .item:HOVER .icon0 {
	background: url("../images/newsca.png");
}

.news-silder .category .item:HOVER .icon1 {
	background: url("../images/newsma.png");
}

.news-silder .category .item:HOVER .icon2 {
	background: url("../images/newsia.png");
}

.news-silder .category .active .icon0 {
	background: url("../images/newsca.png");
}

.news-silder .category .active .icon1 {
	background: url("../images/newsma.png");
}

.news-silder .category .active .icon2 {
	background: url("../images/newsia.png");
}

.news-silder .news-item {
	text-align: center;
	border: 1px solid #C0C4CC;
	padding: 10px;
	margin-top: 20px;
}
.news-silder .news-item a:link{
	color:#2440b3;
	text-decoration: none;
}
.news-silder .news-item a:visited {
	color: #771caa;
	text-decoration: none;
} 
.news-silder .news-item a:hover {
	color: #315efb;
	font-weight:bold;
	text-decoration: none;
} 
.news-content a:active {
	color: #f73131;
	text-decoration: none;
} 
.news-silder .news-item img {
	height: 164px;
	width: 274px;
}

.news-silder .news-item .item {
	text-align: left;
	font-size: 14px;
	color: #9B9B9B;
	margin-top: 10px;
}

.news-silder .news-item .desc {
	text-align: left;
	font-size: 14px;
	color: #606266;
}

/******************************/
.news-content {
	padding: 26px 44px;
}
.news-content img{
	max-width:50.7%;
}
.news-content a:link{
	color: #2440b3;
	text-decoration: none;
}
.news-content a:visited {
	color: #771caa;
	text-decoration: none;
} 
.news-content a:hover {
	color: #315efb;
	font-weight:bold;
	text-decoration: none;
} 
.news-content a:active {
	color: #f73131;
	text-decoration: none;
} 

.news-content>.header {
	height: 42px;
	border-bottom: 1px #9B9B9B solid;
	margin-bottom: 7px;
}

.news-content>.header>.left {
	font-size: 18px;
	color: #120000;
	line-height: 25px;
	float: left;
}

.news-content>.header .right {
	float: right;
	font-family:PingFangSC,helvetica neue,hiragino sans gb,arial,microsoft yahei ui,microsoft yahei,simsun,sans-serif!important;
	font-size: 18px;
	color: #C0C4CC;
}

.news-content .content {
	padding-top: 5px;
}

.news-content .content .item {
	margin-top: 30px;
	padding-bottom: 19px;
	border-bottom: 1px dashed #D4D4D4;
	font-size: 20px;
	color: #4A4A4A;
}

.news-content .content .item .header {
	height: 36px;
}

.news-content .content .item .header .title {
	float: left;
}

.news-content .content .item .header .date {
	float: right;
	font-size: 20px;
	color: #4A4A4A;
}

.news-content .content .item .desc {
	font-size: 14px;
	color: #909399;
}

.news-content .bottom {
	
}

.news-content .page {
	margin-top: 24px;
}

.news-content .page>div{
	float: left;
	width: 24px;
	height: 24px;
	border: 1px solid #CECECE;
	border-radius: 2px;
	text-align: center;
	margin-right: 10px;
	cursor: pointer;
}

.news-content .page .active {
	background: #4A90E2;
	border: none;
	color: #fff;
}
.news-content .page>a {
	color: #333;
	text-decoration: none;
} 
.news-content .page .active a {
	color: #fff;
}

.news-content .content .news>.header {
	font-size: 24px;
	color: #4A4A4A;
	text-align: center;
}

.news-content .content .news>.header .title {
	font-size: 24px;
}

.news-content .content .news>.header .pubDate {
	font-size: 14px;
	color: #4A4A4A;
	margin: 20px;
}

.news-content .content .news>.detail {
	text-align: left;
	font-size: 16px;
	color: #333;
	margin-top: 18px;
}
.detail>p {
	margin: 0 0 20px;
	line-height: 26px;
}

/*****************************************************************************************************************/
.tech-content {
	padding-top: 48px;
	padding-bottom: 48px;
}

.tech-content .tech-header {
	text-align: center;
	background: #F3F6FC;
	border: 1px solid #C0C4CC;
	border-radius: 2px;
}

.tech-content .tech-header>div {
	height: 54px;
	font-size: 18px;
	color: #4A4A4A;
}
.tech-content .tech-header>div a{
	color: #4A4A4A;
	text-decoration: none;
}
.tech-content .tech-header>div a>div{
	padding: 15px;
}
.tech-content .tech-header>div:HOVER {
	color: #ffffff;
	background: #4A90E2;
}
.tech-content .tech-header>div:HOVER a{
	color: #ffffff;
}

.tech-content .tech-header>.active {
	color: #ffffff;
	background: #4A90E2;
}

.tech-content .tech-header>.active a{
	color: #ffffff;
}

.tech-content .left-border {
	border-left: 1px solid #C0C4CC;
}
.tech-content .page a {
	color: #333;
	text-decoration: none;
}
.tech-content .page .active a {
	color: #fff;
}

.tech-content .item {
	border-top: none;
	border-bottom: 1px dashed #D4D4D4;
}

.tech-content .item .title {
	font-size: 16px;
	color: #4A4A4A;
	line-height: 49px;
	cursor: pointer;
}

.tech-content .item .detail {
	display: none;
}

.tech-content .open {
	border: none;
	border-bottom: 1px dashed #D4D4D4;
	background: #F3F6FC;
	border-radius: 2px;
}

.tech-content .open .title {
	
}

.tech-content .open .detail {
	display: block;
	padding-left: 21px;
	padding-bottom: 23px;
	font-size: 14px;
	color: #4A4A4A;
}

.tech-content .page {
	
}

.tech-content .page>div {
	float: left;
	width: 24px;
	height: 24px;
	border: 1px solid #CECECE;
	border-radius: 2px;
	text-align: center;
	margin-right: 10px;
	cursor: pointer;
}

.tech-content .page .active {
	background: #4A90E2;
	border: none;
	color: #fff;
}

.tech-content .content {
	margin: 24px 0;
}

/*****************************************************************************************************************/
.cooperate-banner {
	min-height: 320px;
	background: url(../images/cooperate-banner.png);
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	color: #fff;
	text-align: center;
	padding: 98px 0 80px 0;
	text-align: center;
	border-bottom: 1px solid rgba(255, 255, 255, .25);
}

.cooperate-banner .block {
	width: 200px;
	height: 54px;
	display: inline-block;
	/* text-align: center; */
}

.cooperate-banner .icon {
	margin-top: -9px;
	float: left;
	width: 54px;
	height: 54px;
	/* display: inline-block; */
}

.cooperate-banner .title {
	font-size: 22px;
	color: #FFFFFF;
	display: inline-block;
	line-height: 40px;
	float: left;
}

.cooperate-banner .contactus {
	text-align: center;
	font-size: 22px;
	color: #F3F6FC;
	display: inline-block;
	margin-top: 24px;
}

.cooperate-banner .contactus a{
	color: #fff;
	text-decoration: none;
}
.cooperate-banner .contactus a>div {
	background: rgba(255, 255, 255, 0.14);
	border: 1px solid rgba(255, 255, 255, 0.40);
	border-radius: 2px;
	padding: 12px 76px;
}

.cooperate-icon0 {
	background: url("../images/cooperate00.png");
}

.cooperate-icon1 {
	background: url("../images/cooperate01.png");
}

.cooperate-icon2 {
	background: url("../images/cooperate02.png");
}

/*******************************************************************/
.cooperate-content {
	padding: 24px 0 48px 0px;
	text-align: left;
}

.cooperate-content .title {
	font-size: 28px;
	color: #4A4A4A;
	text-align: left;
	margin-bottom: -17px;
	margin-top: 24px;
}

.cooperate-content .desc {
	font-size: 16px;
	color: #4A4A4A;
	line-height: 27px;
	text-align: left;
	margin-top: 19px;
	margin-bottom: 31px;
}

.cooperate-content .line {
	
}

.cooperate-content .detail {
	
}

.cooperate-content .channel-block {
	text-align: left;
	font-size: 14px;
	color: #898989;
	margin: 25px 0;
}

.cooperate-content .channel-block .chan-icon {
	width: 64px;
	height: 64px;
	float: left;
	margin-right: 10px;
}

.cooperate-content .channel-block .chan-desc {
	padding-right: 8px;
}

.cooperate-content .channel-block h4 {
	font-size: 20px;
	color: #4A4A4A;
}

.cooperate-content .sub-title {
	font-size: 22px;
	color: #4A4A4A;
	/* border-bottom: 1px #CECECE solid; */
	padding-bottom: 10px;
}

.cooperate-content .line {
	border-bottom: 1px #CECECE solid;
	margin-bottom: 3px;
}

.cooperate-content .adv-container {
	padding: 33px 0;
}

.cooperate-content .flow {
	margin: 60px 0px;
	min-height: 140px;
	text-align: center;
}

.cooperate-content .flow>div {
	float: left;
}

.cooperate-content .flow .flow-node {
	width: 140px;
	height: 140px;
	border-radius: 70px;
	background: #F3F6FC;
	border: 1px solid #E0E5ED;
	margin: 0 10px;
}

.cooperate-content .flow .arrow {
	margin-top: 44px;
	width: 36px;
	height: 124px;
	font-size: 34px;
	color: #ccc;
}

.cooperate-content .flow .arrow2 {
	margin-top: 20px;
	width: 175px;
	height: 124px;
	font-size: 67px;
	color: #ccc;
}

.cooperate-content .flow .flow-icon {
	margin: 22px 0 0 43px;
	width: 54px;
	height: 54px;
}

.cooperate-content .flow .stitle {
	font-size: 16px;
	color: #909399;
}

.cooperate-content .channel-join {
	border: 1px dashed #D4D4D4;
	width: 373px;
	height: 433px;
	padding: 60px 0;
	text-align: center;
}

.cooperate-content .channel-join .name {
	font-size: 22px;
	color: #4A4A4A;
}

.cooperate-content .channel-join .price {
	font-size: 55px;
	color: #4A4A4A;
}

.cooperate-content .channel-join .prepay {
	font-size: 22px;
	color: #ccc;
	line-height: 42px;
}

.cooperate-content .channel-join .det {
	font-size: 16px;
	color: #4A4A4A;
	line-height: 30px;
	padding-bottom: 67px;
	border-bottom: 1px dashed #D4D4D4;
	margin-bottom: 12px;
}

.cooperate-content .channel-join .btn {
	border: 1px solid rgb(242, 70, 94);
	background-color: rgb(242, 70, 94);
	font-size: 16px;
	color: #fff;
	padding: 5px 0px;
	width: 140px;
	height: 36px;
	z-index: 2;
}

.flow00 {
	background: url("../images/flow01.png");
}

.flow01 {
	background: url("../images/flow02.png");
}

.flow02 {
	background: url("../images/flow03.png");
}

.flow03 {
	background: url("../images/flow04.png");
}

.flow04 {
	background: url("../images/flow05.png");
}

.flow05 {
	background: url("../images/flow06.png");
}

.flow06 {
	background: url("../images/flow07.png");
}

.flow07 {
	background: url("../images/flow08.png");
}

.flowx00 {
	background: url("../images/try-contcou.png");
}

.flowx01 {
	background: url("../images/try-resread.png");
}

.chan-adv01 {
	background: url("../images/chan-adv01.png");
}

.chan-adv02 {
	background: url("../images/chan-adv02.png");
}

.chan-adv03 {
	background: url("../images/chan-adv03.png");
}

.chan-adv04 {
	background: url("../images/chan-adv04.png");
}

.cdn-icon-00 {
	background: url("../images/cdn-icon-00.png");
}
.cdn-icon-01 {
	background: url("../images/cdn-icon-01.png");
}
.cdn-icon-02 {
	background: url("../images/cdn-icon-02.png");
}
.cdn-icon-03 {
	background: url("../images/cdn-icon-03.png");
}

.ddos-icon-00 {
	background: url("../images/ddos-icon-00.png");
}
.ddos-icon-01 {
	background: url("../images/ddos-icon-01.png");
}
.ddos-icon-02 {
	background: url("../images/ddos-icon-02.png");
}
.ddos-icon-03 {
	background: url("../images/ddos-icon-03.png");
}

.line-icon-00 {
	background: url("../images/line-icon-00.png");
}
.line-icon-01 {
	background: url("../images/line-icon-01.png");
}
.line-icon-02 {
	background: url("../images/line-icon-02.png");
}
.line-icon-03 {
	background: url("../images/line-icon-03.png");
}
/***********************************************************************************************/
.aboutus-content {
	padding: 24px 0 0px 0px;
	font-size: 14px;
	color: #00002A;
	text-align: center;
	line-height: 30px;
	/* min-height: 180px; */
}

.aboutus-content .ab1title {
	font-size: 16px;
	color: #4A4A4A;
	cursor: pointer;
	padding-bottom: 12px;
	min-height: 46px;
}

.aboutus-content .ab1title.active {
	color: #248DF2;
	border-bottom: 4px solid #248DF2;
}
.aboutus-content .ab1title:HOVER {
	color: #248DF2;
	border-bottom: 4px solid #248DF2;
}

.aboutus-content .line {
	border-top: 1px solid #CECECE;
}

.abtb-content .ab1title {
	font-size: 32px;
	color: #606266;
	line-height: 30px;
	margin: 80px 0 30px 0;
}

.abtb-content .ab1titles {
	font-size: 32px;
	color: #606266;
	line-height: 30px;
	margin: 54px 0 6px 0;
}
.abtb-content .abs1ubtitle {
	font-size: 18px;
	color: #909399;
	margin-bottom: 40px;
}

.abtb-content .ab1desc {
	font-size: 14px;
	color: #4A4A4A;
	text-align: center;
	line-height: 30px;
	margin-bottom: 80px;
}

.abtb-content .credentials>img {
	padding: 12px;
	border: 1px solid #C0C4CC;
	border-radius: 4px;
}

.abtb-content .credentials-desc {
	padding: 60px 30px;
	border: 1px solid #C0C4CC;
	border-radius: 4px;
	min-height: 342px;
}

.abtb-content .credentials-desc .cre-info {
	min-height: 180px;
}

.abtb-content .credentials-desc .abbtn {
	
}

.abtb-content .credentials-desc .abbtn>div {
	font-size: 14px;
	color: #4A4A4A;
	text-align: center;
	line-height: 30px;
	height: 30px;
	width: 66px;
	display: inline-block;
	cursor: pointer;
}

.abtb-content .credentials-desc .abbtn>div:HOVER {
	background: #248DF2;
	border-radius: 15px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
}
.abtb-content .credentials-desc .abbtn .active {
	background: #248DF2;
	border-radius: 15px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 30px;
}

.abtb-content .ab1image {
	height: 300px;
	background: url(../images/company-picture.png);
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	color: #fff;
	text-align: center;
}

.abtb-content .ab1bimage {
	height: 300px;
	background: url(../images/aboutusbg.png);
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	color: #fff;
	text-align: center;
}

.aboutus-content .recontent {
	/* border: 1px solid #DEDEE0; */
	
}

.aboutus-content .recontent .abre {
	text-align: center;
	text-align: left;
	border: 1px solid #DEDEE0;
	margin-bottom: 24px;
}

.aboutus-content .recontent .ab2content {
	border-top: 1px solid #DEDEE0;
}

.aboutus-content .recontent .closex .ab2content {
	display: none;
}

.aboutus-content .recontent .abre .ab2head {
	min-height: 54px;
	/* border-bottom: 1px solid #DEDEE0; */
	padding: 12px 30px 12px 25px;
	cursor: pointer;
}

.aboutus-content .recontent .abre .retitle {
	font-size: 16px;
	color: #4A4A4A;
	line-height: 30px;
	padding: 12px 30px 0px 25px;
}

.aboutus-content .recontent .abre .redesc {
	font-size: 14px;
	color: #909399;
	line-height: 30px;
	padding: 0px 30px 12px 25px;
}

.aboutus-content .recontent .abre .rebottom {
	min-height: 54px;
	border-top: 1px solid #DEDEE0;
	padding: 12px 30px 12px 25px;
	color: rgb(246, 163, 98);
}

.aboutus-content .recontent .left {
	float: left;
	font-size: 18px;
	color: #4A4A4A;
	line-height: 30px;
}

.aboutus-content .recontent .right {
	float: right;
	font-size: 14px;
	color: #909399;
	line-height: 30px;
}

.abtb-content .ab2content .ec {
	text-align: center;
	margin: 20px 0 5px 0;
}

.abtb-content .paycontent {
	
}

.abtb-content .paycontent .fl {
	min-height: 157px;
	border: 1px solid #DEDEE0;
	padding-top: 16px
}

.abtb-content .paycontent .fr {
	min-height: 157px;
	border: 1px solid #DEDEE0;
	border-left: none;
	text-align: left;
	padding: 40px 0 0 40px;
}

.abtb-content .paycontent .sl {
	min-height: 343px;
	border: 1px solid #DEDEE0;
	border-top: none;
	padding-top: 96px
}

.abtb-content .paycontent .sr {
	min-height: 343px;
	border: 1px solid #DEDEE0;
	border-left: none;
	border-top: none;
	text-align: left;
	padding: 40px 0 0 40px;
}

.abtb-content .abtitle {
	/* float: left; */
	font-size: 32px;
	color: #4A4A4A;
	text-align: left;
	margin: 30px 0;
}

.abtb-content .ab6content {
	border: 1px solid #DEDEE0;
	min-height: 489px;
	padding: 61px 56px;
}

.ab6 {
	text-align: center;
}

.aboutus-content .abcimg img {
	max-width: 610px;
	max-height: 389px;
}

.aboutus-content .abcdesc {
	padding: 0px 70px;
	line-height: 30px;
	text-align: left;
}

.aboutus-content .ab6title {
	font-size: 20px;
	color: #606266;
	text-align: center;
	line-height: 30px;
	margin-top: 120px;
}

.aboutus-content .ab6desc {
	font-size: 14px;
	color: #00002A;
	text-align: center;
	line-height: 30px;
}

.aboutus-content .ab6bottom {
	display: inline-block;
	text-align: center;
	margin-bottom: 120px;
	margin-top: 21px;
}

.aboutus-content .ab6btn {
	background: #ccc;
	border-radius: 4px;
	width: 140px;
	height: 42px;
	padding: 8px 38px;
	font-size: 16px;
	color: #FFFFFF;
}

.banner-title-container {
	margin-top: -320px;
}

.banner-title {
	font-size: 42px;
	color: #FFFFFF;
}

.banner-desc {
	margin-top: 16px;
	font-size: 20px;
	color: #FFFFFF;
}

.pbanner-title-container {
	margin-top: -310px;
	height: 228px;
}

.pbanner-title {
	font-size: 36px;
	color: #FFFFFF;
}

.pbanner-desc {
	margin-top: 16px;
	font-size: 18px;
	color: #FFFFFF;
	width: 700px;
}

.pbanner-calc{
	margin-top:30px;
}
.pbanner-calc a{
	text-decoration: none;
	color: #FFFFFF;
}
.pbanner-calc div{
	width:160px;
	height: 42px;	
	background: rgba(255,255,255,0.20);
	border: 1px solid rgba(255,255,255,0.60);
	ont-family: PingFangSC-Regular;
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
}

.cbanner-title-container {
	margin-top: -310px;
	height: 228px;
	font-size: 40px;
	color: #FFFFFF;
	text-align: center;
}

.cbanner-title {
	
}

.cbanner-desc {
	margin-top: 16px;
}

.about-header>div>div{
	padding: 0 40px;
}
.activities-container{
	text-align: center;	
}
.activities-title {
	font-size: 62px;
	color: #FFFFFF;
}
.activities-desc {
	margin-top: 16px;
	font-size: 42px;
	color: #FFFFFF;
}
.acoupon{
	background: #FFFFFF;
	border: 1px solid #D2D2D2;
	min-height:400px;
}
.coupon-bg{
	background: url('../images/coupon-bg.png');
	width:283px;
	height:210px;
	float:right;
}
.table-coupon{
	margin: 9px 20px;
}
.table-coupon>thead>tr>th {
    vertical-align: bottom;
    border-bottom: none;
}
.table-coupon>tbody>tr>td, .table-coupon>tbody>tr>th, .table-coupon>tfoot>tr>td, .table-coupon>tfoot>tr>th, .table-coupon>thead>tr>td, .table-coupon>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: none; 
	font-size: 16px;
	color: #4A4A4A;
	line-height: 30px;
	padding: 5px;
}
.table-coupon>tbody>tr:hover {
    background-color: #fff;
}
.calc-body{
	background: #FFFFFF;
}
.calc-body .cbody{
	height:1032px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,0.30);
	margin-top: -81px;
}

#slider-arrow-left, #slider-arrow-right{
    position: absolute;
    cursor: pointer;
    z-index: 10;
    top: 50%;
    left: 0;
    margin-top: -26px;
    background-color: rgba(0,0,0,0.3);
    width: 52px;
    height: 52px;
    border: 0;
    border-radius: 0 3px 3px 0;
    -webkit-transition: background-color .3s ease-in-out;
    -o-transition: background-color .3s ease-in-out;
    transition: background-color .3s ease-in-out;
}
#slider-arrow-left i, #slider-arrow-right i{
    line-height: 50px;
    width: 44px;
    height: 52px;
    color: #DDD;
    color: rgba(255,255,255,0.8);
    text-shadow: 1px 1px 1px rgba(0,0,0,0.1);
    font-size: 34px;
    text-align: center;
    margin-left: 7px;
    font-stretch:ultra-condensed;
    padding: 2px;
}
#slider-arrow-right {
    left: auto;
    right: 0;
    border-radius: 3px 0 0 3px;
}
[class^="icon-"]{
    display: inline-block;
    font-family: 'font-icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: inherit;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.icon-angle-left:before {
    content: "　";
    width:44px;
    height:55px;
    background: url("../images/banner-right.png") 50% 50%;
    background: url(../images/banner-right.png) no-repeat 50% 50%;
    background-size: 75%;
}
.icon-angle-right:before {
    content: "　";
    width:44px;
    height:55px;
    background: url("../images/banner-left.png") no-repeat 50% 50%;
	margin-left: -17px;
    background-size: 75%;
}
#slider-arrow-left:hover, #slider-arrow-right:hover{
    background-color: rgba(0,0,0,0.6) !important;
}
#Scroll {
HEIGHT: 27px; TEXT-ALIGN: left;
}
#Scroll A {
PADDING-LEFT: 10px; TEXT-DECORATION: none;
color: rgb(136, 136, 136);
}
#Scroll A:HOVER {
color:#999;
}
#Scroll A.s_end {
PADDING-RIGHT: 0px; MARGIN-LEFT: 8px
}


/*产品详情new css开始*/
.row1 li {
    list-style: none;
}
.row1 {
    margin-top: 10px;
}

.area-navg1 {
    text-align: left;
    background: #FFFFFF;
    border: 1px solid #D2D2D2;
    border-radius: 4px;
    font-size: 14px;
    color: #606266;
}
.area-faq1 {
    text-align: left;
    margin-top: 16px;
    background: #FFFFFF;
    border: 1px solid #D2D2D2;
    border-radius: 4px;
    font-size: 14px;
    color: #606266;
    margin-bottom: 24px;
}
.area-faq1 ul{
    padding-inline-start: 0px;
}
.area-faq1 li{
	margin-left: 8px;
    margin-top: 6px;
}
.an-header1 {
    border-radius: 4px 4px 0px 0px;
    background: #1464b3 100%;
    height: 42px;
    font-size: 16px;
    color: #FFFFFF;
    border: 1px solid #1464b3;
    margin: -1px;
}
.area-service-price1 .buybtn a {
    color: #fff;
    text-decoration: none;
}
.snm-icon1 {
    margin: 4px;
    float: left;
    height: 32px;
    width: 32px;
    background: url("../images/cloud-sn-icon.png");
}
.snm-title1 {
    padding-top: 8px;
    font-weight: 600;
}

.area-navg1 ul li:hover a, .area-navg1 ul li.active a{
    background: rgb(38 138 226);
    font-size: 14px;
    color: #FFFFFF;
    cursor: pointer;
    border: 1px solid #268ae2;
    margin-top: 4px;
    font-weight: 600;
}
.area-navg1 ul li {
	display: block;
    /* width: 170px; */
    font-size: 14px;
    height: 34px;
    background-color: #f4f4f4;
    text-align: left;
    line-height: 34px;
}
.area-navg1 ul li a {
	color: #333333;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    padding-left: 40px;
}
.area-faq1 ul li a {
	color: #333333;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
}
.area-faq1 ul li a:hover {
	color: #315efb;
    font-weight: bold;
    text-decoration: none;
}
.area-navg1 ul {
    padding-bottom: 0px;
    padding-inline-start: 0px;
    margin-top: 0;
    margin-bottom: 0px;
}
.rh-area-service1:first-child {
    margin-top: 1px;
}
.rh-area-service1 {
    border: 1px solid #D2D2D2;
    padding: 12px 0 16px;
    margin-bottom: 10px;
}
.rh-area-service-info1 {
    text-align: left;
    color: #4A4A4A;
}
.rh-name1 {
    padding-top: 6px;
    margin-left: 4px;
    font-size: 22px;
}
.rh-detail1 {
    font-size: 14px;
}
.rh-name1 span {
	font-size: 14px;
    display: block;
    /* margin-left: 20px; */
    color: #315efb;
}
.rh-area-service-price1 {
    text-align: center;
}
.rh-area-service-price1 .unit {
    font-size: 14px;
}
.rh-area-service-price1 .title {
    font-size: 22px;
}
.rh-area-service-price1 .price {
	font-size: 34px;
    color: rgb(236, 50, 50);
}
.rh-area-service-price1 .buybtn:hover {
    opacity: .8;
}
.rh-area-service-price1 .buybtn {
    margin-top: 7px;
    font-size: 18px;
    color: #fff;
    padding: 5px 20px;
    width: 140px;
    border: 1px solid rgb(242, 70, 94);
    background-color: rgb(242, 70, 94);
    border-radius: 2px;
}
.prolist{
	padding-inline-start: 0px;
}
.headTile1 span {
	display: inline-block;
    height: 42px;
    line-height: 42px;
    width: 19.15rem;

}
.headTile1 span a{
	display: inline-block;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #333333;
    background-color: rgb(244, 244, 244);
}
.headTile1 span a:HOVER {
	background-color: #1464b3;
	color: #fff;
	border-radius: 2px;
}
.headTile1 span.active a, .headTile1 span:hover a {
	/* background-color: rgb(20 100 179); */
    /* color: #fff; */
    border-radius: 2px;
    font-weight: 600;
}
.headTile2 {
	margin-top: 0px;
	margin-bottom: 16px;
}
.headTile2 span {
	display: inline-block;
    height: 42px;
    line-height: 42px;
    width: 19.15rem;

}
.headTile2 span a{
	display: inline-block;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #333333;
    background-color: rgb(244, 244, 244);
}
.headTile2 span a:HOVER {
	background-color: #1464b3;
	color: #fff;
	border-radius: 2px;
}
.headTile2 span.active a, .headTile1 span:hover a {
	/* background-color: rgb(20 100 179); */
    /* color: #fff; */
    border-radius: 2px;
    font-weight: 600;
}
.headTile00 .title1 {
    font-size: 32px;
    margin-top: 0px;
}
.header-block33 {
	width: 100%;
}
.container11 {
	width: 100%;
}

.buybtn a{
	color: #fff;
    text-decoration: none;
}

.area-navg1 ul li a:hover {
	color: #ffffff;
    font-weight: 600;
}
.rh-area-service1 .hotesleftbg {
	position: absolute;
	margin-top: -13px;
    width: 70px;
    height: 70px;
    background: url(../images/hotesleftbg.png);
}

.rh-area-service1 .hotesleftbgnew {
	position: absolute;
	margin-top: -13px;
    width: 70px;
    height: 70px;
    background: url(../images/hotesleftbgnew.png);
}

.rh-area-service1 .hotesleftbghot {
	position: absolute;
	margin-top: -13px;
    width: 70px;
    height: 70px;
    background: url(../images/hotesleftbghot.png);
}

.area-navg1 .sales {
	background-color: #f2465e;
    display: inline-block;
    width: 32px;
    height: 15px;
    line-height: 14px;
    border-radius: 3px;
    /* float: left; */
    margin-top: -20px;
    padding: 1px 1px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    color: #fff;
    font-style: italic;
    font-size: 8px;
}
.area-navg1 .newnew {
	background-color: #2c78d6;
    display: inline-block;
    width: 32px;
    height: 15px;
    line-height: 14px;
    border-radius: 3px;
    /* float: left; */
    margin-top: -20px;
    padding: 1px 1px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    color: #fff;
    font-style: italic;
    font-size: 8px;
}
.area-navg1 .hotnew {
	background-color: #ff9812;
    display: inline-block;
    width: 32px;
    height: 15px;
    line-height: 14px;
    border-radius: 3px;
    /* float: left; */
    margin-top: -20px;
    padding: 1px 1px;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
    color: #fff;
    font-style: italic;
    font-size: 8px;
}


@media ( max-width : 1200px) {
.rowleft {
	margin-top: 30px;
}
}

@media ( max-width : 1200px) {
.headTile1 {
	margin-top: 158px;
}
}

@media ( min-width : 1200px) {
.rowleft {
	width: 20%;
	margin-right: 11px;
}
.rowright {
	width: 78%;
	margin-left: 11px;
}
}


/*--newnav css开始
.tab-head {
	width: 150px;
	height: 444px;
	border-right: solid #c8c8c8 1px;
	float: left;
}
.tab-head h2 {
	width: 150px;
	height: 50px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.tab-head span {
	line-height: 50px;
    text-align: left;
    font-size: 16px;
    margin: 0 auto;
    font-weight: 600;
}
.tab-content {
	width: 1010px;
	height: 444px;
	float: left;
	padding-right:10px;
}
.tab-content li {
	display: none;
}
.selectednav {
	display: block;
    color: #4192E7;
    margin-bottom: 0px;
	font-weight:bold;
}
.tab-content .show {
	display: block;
}
.row1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.row1 div{
	padding-bottom:20px;
	
}
.row1 dt{
	color: #4192E7;
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 0px;
	margin-top: 14px;
	font-weight: 600;
}
.row1 ul{
	margin-top: 0;
    margin-bottom: 0px;
}
/*--newnav css结束*/