@charset "utf-8";
* {
	padding: 0;
	margin: 0;
}

body {
	font-weight: 0;
	font-family: "微软雅黑";
	position: relative;
	overflow-x: hidden;
}

.table-responsive {
	overflow-x: inherit;
}


/*header*/

.navbar {
	border: none;
}

.navbar-inverse {
	background-color: rgba(0, 0, 0, .5);
	border-color: #999;
}

.navbar-inverse .navbar-toggle {
	border-color: none;
}

.navbar-inverse .navbar-nav>.active>a {
	background: none;
}

.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #F5F5F5;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
	background: none !important;
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #00707B !important;
}

.navbar-nav>li:hover {
	background: #00707B;
	cursor: pointer;
}

.navbar-nav {
	margin: 0px -15px;
}

#navbar {
	float: right;
}

#navbar li a {
	color: #fff;
}

.navbar-brand {
	padding: 0px;
	margin: 0px;
}

.navbar-brand img {
	height: 40px;
	margin-top: 10px;
}

#kongzhitai {
	background: #00707b;
}

.dropdown-menu {
	background: rgba(0, 0, 0, .5);
	padding: 0px;
	margin: 0px;
}

.dropdown-menu li a {
	padding: 15px 20px;
}

.dropdown-menu li a:hover {
	background-color: #00707B;
}


/*.dropdown-menu>li>a{line-height: 40px;padding: 2px 100px;}*/

.nav>li>a {
	padding: 20px 25px !important;
}


/*banner*/


/* index_banner > 首页焦点图
--------------------------------------------------------------------*/

#index-banner {
	width: 100%;
	overflow: hidden;
	position: relative;
	max-height: 550px;
	background: #1b1e21;
}

#index-banner .swiper-slide {
	position: relative;
	text-align: center;
}

#index-banner2 {
	width: 90%;
	overflow: hidden;
	position: relative;
	height: 450px;
	margin-top: 20px;
	margin-left: 5%;
}

#index-banner2 .swiper-slide {
	position: relative;
	text-align: center;
}

.banner_right img{
	margin-top: 10px;
}

#index-banner img {
	margin-top: 12px;
}

.slide1 {
	height: 550px;
	width: 100%;
	background: url(../images/banner_01.png) no-repeat right bottom;
	background-size: 74% 30%;
}


/*.slide2{height: 550px;width: 100%;background: url(../images/banner_01.jpg) no-repeat center;background-size:100% 100%;}
.slide3{height: 550px;width: 100%;background: url(../images/banner_01.png) no-repeat center;background-size:100% 100%;}*/

.swiper-pagination .swiper-pagination-bullet {
	width: 30px;
	height: 5px;
	border-radius: 2px!important;
	margin: 0 2px;
}

.swiper-pagination .swiper-pagination-bullet-active {
	background: #fff;
}

.banner_bt {
	color: #fff;
	text-align: left;
	margin-top: 200px;
	padding-left: 80px;
}

.banner_bt h4 {
	font-weight: normal;
	font-size: 16px;
}

.banner_bt h2 {
	margin-bottom: 20px;
	font-size: 38px;
}


/*features*/

.features_container {
	height: 650px;
	display: inline-block;
	width: 100%;
}

.features_tittle {
	text-align: center;
	margin-top: 40px;
}

.features_tittle h4 {
	color: #3c3c3c;
	font-size: 26px;
	color: #353535;
}

hr.star-primary {
	color: #00707B;
}

hr.star-primary {
	padding: 0;
	border: none;
	border-top: solid 2px;
	text-align: center;
	max-width: 80px;
	margin: 20px auto;
}

hr.star-primary:after {
	z-index: 9999;
	content: "\f005";
	font-family: FontAwesome;
	display: inline-block;
	position: relative;
	top: -0.8em;
	padding: 0 0.2em;
	background: #fff;
	z-index: 2;
}

.features_fenlei {
	text-align: center;
	margin-top: 40px;
}

.f_fenlei {
	width: 80%;
	margin: 0 auto;
}

.f_fenlei h4 {
	color: #00707B;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 24px;
}

.f_fenlei p {
	color: #989898;
	font-size: 14px;
}

.f_fenlei_img {
	display: block;
	height: 50px;
}

.f_fenlei_img img {
	vertical-align: middle;
	height: 52px;
}


/*产品*/

.product_container {
	height: 590px;
	background: #f2f2f2;
	width: 100%;
	display: inline-block;
}

.product_container hr.star-primary:after {
	background: #F5F5F5;
}

.product_tittle h4 {
	font-size: 26px;
	font-weight: bold;
	color: #353535;
}

.product_tittle h5 {
	font-size: 14px;
	color: #989898;
}

.product_content {
	margin-top: 30px;
}

.product_list {
	width: 100%;
	margin: 0 auto;
	border: 1px solid #d0d0d0;
	background: #fff;
	transition-duration: 0.5s;
}

.product_list:hover {
	box-shadow: 2px 2px 6px#DCDCDC;
	border: 1px solid #EE7A1A;
	margin-top: -4px;
}

.product_list_idc:hover {
	box-shadow: 2px 2px 6px#DCDCDC;
	border: 1px solid #00707B;
	margin-top: -4px;
}

.product_list_header {
	height: 110px;
	background: #dcdcdc;
	text-align: center;
}

.product_list_header h4 {
	color: #EE7A1A;
}

.product_list_header img {
	margin-top: 20px;
	height: 34px;
}

.product_list_body li {
	list-style: none;
	width: 100%;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	color: #989898;
}

.product_list_body li:nth-child(1) {
	margin-top: 6px;
}

.product_list_btn {
	text-align: center;
	padding-bottom: 20px;
}

.product_list_btn .btn {
	background: #fff;
	width: 140px;
	border-radius: 0px;
	color: #fff;
	line-height: 30px;
	border: 1px solid #EE7A1A;
	color: #EE7A1A;
	transition-property: background-color;
	transition-duration: 0.3s;
	transition-timing-function: ease;
}

.product_list_btn_idc {
	text-align: center;
	padding-bottom: 20px;
}

.product_list_btn_idc .btn {
	background: #fff;
	width: 140px;
	border-radius: 0px;
	color: #fff;
	line-height: 30px;
	border: 1px solid #00707B;
	color: #00707B;
	transition-property: background-color;
	transition-duration: 0.3s;
	transition-timing-function: ease;
}

.product_list_btn_idc .btn:hover {
	background: #00707B;
	color: #fff;
}

.sj_product_conatiner .swiper-pagination .swiper-pagination-bullet-active {
	background: #515356;
}

.product_list_btn .btn:hover {
	background: #EE7A1A;
	color: #fff;
}

.sj_product_conatiner {
	display: none;
}


/*联系我们*/

.lianxi {
	height: 500px;
}

.form_us {
	margin-top: 50px;
}

.qingqiu_btn {
	background: #00707B;
	line-height: 30px;
	width: 90px;
    height: 40px;
	color: #fff;
	border-radius: 0px;
	transition-duration: 0.5s;
}

.qingqiu_btn:hover {
	color: #fff;
	background: #05525a;
}


/*footer*/

.footer_container {
	width: 100%;
	height: 80px;
	background: #262626;
}

.banquan_container {
	text-align: center;
}

.banquan_container h5 {
	font-size: 12px;
	color: #626262;
	line-height: 60px;
}


/* login.html
--------------------------------------------------------------------*/

.nav_logo {
	background: #fff;
}

#login_shouye:hover {
	background: #fff;
	color: #3C3C3C;
}

.login_navbar {
	background: #fff;
	border-bottom: 1px solid #d8d8d8;
}

.shouye a {
	color: #5d5d5d;
}

.login_banner {
	background: #1b1e21;
}

.login_container {
	height: 600px;
}

.login_content {
	margin-top: 120px;
}

.left_img {
	margin-top: 0px;
}

.login_panl {
	background: #fff;
	width: 100%;
	border-radius: 6px;
	width: 90%;
	float: right;
}

.login_panl .login_panl_img {
	text-align: center;
}

.login_panl .login_panl_img img {
	height: 45px;
	margin: 20px 0;
}

.login_input {
	margin-top: 10px;
}

.login_input .form-group {
	padding: 6px 20px;
	margin-bottom: 0;
	line-height: 30px;
}

.login_input .form-control {
	height: 38px;
}

.login_input button {
	width: 100%;
	background: #00707B;
	color: #FFF;
	height: 40px;
}

.login_input button:hover {
	background: #05525a;
}

.zhucemima {
	font-size: 12px;
	display: inline-block;
	width: 100%;
	padding: 0px 20px !important;
}

.zhucemima .zhuce {
	float: left;
	text-decoration: underline;
}

.zhucemima .wjmm {
	float: right;
	color: #00707B;
}

.login_input .checkbox {
	padding: 0px 20px;
	font-size: 12px;
	margin-bottom: 20px;
}

.login_input .checkbox span {
	color: #00707B;
}

#yanzhengma {
	width: 66%;
	margin-top: 6px;
	float: left;
}

.yanzhengma_img {
	float: right;
	height: 36px;
	width: 80px;
	display: block;
	margin-top: 6px;
}

.yanzhengma_img img {
	width: 100%;
	height: 100%;
}

.cwtishi {
	margin-bottom: -10px;
}

.cwtishi p {
	padding: 0px 20px;
	margin-top: 0px;
	font-size: 12px;
	color: #f33b3b;
}

.login_content {
	background: url(../images/login_banner.png) no-repeat center;
}

#denglu_btn:hover {
	background: none;
}

#denglu_btn a:hover {
	cursor: text;
}


/*IDC.html
 ------------------------------------------------------------------------*/

.idc_navbar {
	background: #000000;
}

.idc_banner {
	margin-top: 50px;
	width: 100%;
	background: #F2F2F2;
}

.idc_container {
	background: url(../images/idc_banner.png) no-repeat center;
	background-size: 100% 100%;
	height: 280px;
}

.idc_banner_nr {
	margin-top: 50px;
}

.idc_banner_nr img {
	margin-left: 20px;
	display: block;
	float: left;
	margin-right: 20px;
}

.idc_banner_nr p {
	padding: 0px 20px;
	font-size: 14px;
	color: #505050;
	line-height: 26px;
}

.idc_banner_btn {
	margin-top: 40px;
}

.idc_banner_btn button {
	width: 120px;
	height: 40px;
	border-radius: 0px;
	margin-left: 20px;
}

.idc_banner_btn button:nth-child(1) {
	background: #00707B;
	color: #fff;
}

.idc_banner_btn button:nth-child(2) {
	background: none;
	color: #00707B;
	border: 1px solid #00707B;
}

.idc_api_content {
	padding: 0 20px;
}

.idc_api_content p {
	color: #5D5D5D;
	line-height: 24px;
}

.idc_gaishu {
	margin-top: 20px;
}

#dh {
	width: 4px;
	height: 16px;
	display: block;
	background: #00707B;
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}

.youshi {
	color: #00707B !important;
	font-size: 16px;
}

.youshi2 {
	margin-top: 20px;
}

.idc_api_content2 {
	margin-top: 30px;
}

.idc_api_content2 h4 {
	color: #00707B;
	font-size: 20px;
	padding: 0 20px;
}

.idc_api_content2 p {
	padding: 0px 20px;
	color: #3a3a3a;
	font-size: 16px;
}

.table {
	margin: 10px 20px;
}

.table tr>th {
	font-weight: bold;
	font-size: 16px;
}

#api_wendang {
	color: #00707B;
}

.idc_api_content2 .pmar {
	margin-top: 30px;
}

.idc_api_content2 {
	padding-bottom: 70px;
}


/*CDN.html
 -------------------------------------------------------------------*/

.cdn_banner_btn button:nth-child(1) {
	background: #ee7a1a;
	color: #fff;
}

.cdn_banner_btn button:nth-child(2) {
	background: none;
	color: #ee7a1a;
	border: 1px solid #ee7a1a;
}

.cdn_api {
	width: 100%;
}

.cdn_api .cdn_container h4 {
	margin-top: 40px;
	padding: 0px 20px;
}

.cdn_api .cdn_container p {
	padding: 0px 20px;
	color: #5D5D5D;
	line-height: 24px;
}

.cdn_ys_list {
	margin-top: 15px;
}

.cdn_ys {
	height: 150px;
	border: 1px solid #E3E3E3;
	box-sizing: border-box;
	overflow: hidden;
}

.cdn_ys .cdn_ys_left {
	background: #ee7a1a;
	height: 100%;
	color: #fff;
	line-height: 150px;
	text-align: center;
}

.cdn_ys .cdn_ys_right {
	background: #fff;
	height: 100%;
}

.cdn_ys .cdn_ys_right li {
	list-style: none;
	line-height: 26px;
	color: #505050;
	margin-left: 10px;
}

.cdn_ys .cdn_ys_right li:nth-child(1) {
	margin-top: 25px;
}

.right_pad {
	padding-left: 0px;
}

.cdn_ys_xd {
	position: relative;
}

.cdn_ys_jd {
	width: 100%;
	height: 100%;
	position: absolute;
	background: #f2f2f2;
	top: -150px;
	text-align: center;
}

.cdn_ys_jd p {
	font-size: 16px;
	color: #EE7A1A !important;
}

.cdn_ys_jd img {
	margin-top: 20px;
}

.cdn_fenbu_container h4 {
	margin-top: 40px;
	padding: 0px 20px;
}

.cdn_fenbu_container p {
	padding: 0px 20px;
	color: #5D5D5D;
	line-height: 24px;
}

.fenbuweizhi {
	text-align: center;
	padding-bottom: 40px;
}

.cdn_anli {
	width: 100%;
	background: #F2F2F2;
}

.cdn_anli_container h4 {
	padding: 0px 20px;
	margin-top: 40px;
	margin-bottom: 15px;
	color: #353535;
}

.anli_list {
	background: #fff;
	margin: 0px 40px;
	padding: 20px 0px;
	text-align: center;
}

.cdn_anli_container {
	padding-bottom: 50px;
}



/*css3 闪动动画*/
@keyframes warn {  
    0% {  
        transform: scale(0);  
        opacity: 0.0;  
    }  
    25% {  
        transform: scale(0);  
        opacity: 0.1;  
    }  
    50% {  
        transform: scale(0.1);  
        opacity: 0.3;  
    }  
    75% {  
        transform: scale(0.5);  
        opacity: 0.5;  
    }  
    100% {  
        transform: scale(1);  
        opacity: 0.0;  
    }  
}  
@-webkit-keyframes "warn" {  
    0% {  
        -webkit-transform: scale(0);  
        opacity: 0.0;  
    }  
    25% {  
        -webkit-transform: scale(0);  
        opacity: 0.1;  
    }  
    50% {  
        -webkit-transform: scale(0.1);  
        opacity: 0.3;  
    }  
    75% {  
        -webkit-transform: scale(0.5);  
        opacity: 0.5;  
    }  
    100% {  
        -webkit-transform: scale(1);  
        opacity: 0.0;  
    }  
}  
  
.psi_donghua{position: absolute; top: 20px;left: 34px;}
.psi_donghua2{position: absolute; top: 120px;left: 220px;}
.psi_donghua3{position: absolute; top: -10px;left: 311px;}
.psi_donghua3.dot{
	width: 16px;
	height: 16px;
	border: 4px solid #0097a4;
	}
.psi_donghua3 .pulse{ 
	width: 110%;
	height: 110%;
	left: -1px;  
    top: -1px;  
    border: 14px solid #1f777f;  
    -webkit-animation: warn 2.5s ease-out;  
    -moz-animation: warn 2.5s ease-out;  
    animation: warn 2.5s ease-out;  
    -webkit-animation-iteration-count: infinite;  
    -moz-animation-iteration-count: infinite;  
    animation-iteration-count: infinite;  
    }
.psi_donghua2 .dot{
	width: 10px;
	height: 10px;
	}
.psi_donghua2 .pulse{ 
	width: 80%;
	height: 80%;
	left: 4px;  
    top: 4px;  
    border: 14px solid #1f777f;  
     -webkit-animation: warn 3.5s ease-out;  
    -moz-animation: warn 3.5s ease-out;  
    animation: warn 3.5s ease-out;  
    -webkit-animation-iteration-count: infinite;  
    -moz-animation-iteration-count: infinite;  
    animation-iteration-count: infinite;
    }
.container_shandong {  
    position: relative;  
    width: 40px;  
    height: 40px;  
}  
/* 保持大小不变的小圆圈  */  
.dot {  
    position: absolute;  
    width: 12px;  
    height: 12px;  
    left: 15px;  
    top: 15px;  
    -webkit-border-radius: 50%;  
    -moz-border-radius: 50%;  
	 border: 2px solid #0097a4;
    border-radius: 20px;  
    background: #1f777f;
    z-index: 2;  
}  
/* 产生动画（向外扩散变大）的圆圈  */  
.pulse {  
    position: absolute;  
    width: 100%;   
    height: 100%;  
    left: 1px;  
    top: 1px;  
    border: 16px solid #1f777f;  
    -webkit-border-radius: 30px;  
    -moz-border-radius: 30px;  
    border-radius: 30px;  
    z-index: 1;  
    opacity: 0;  
    -webkit-animation: warn 3s ease-out;  
    -moz-animation: warn 3s ease-out;  
    animation: warn 3s ease-out;  
    -webkit-animation-iteration-count: infinite;  
    -moz-animation-iteration-count: infinite;  
    animation-iteration-count: infinite;  
}  

/*错误页面*/
.error_container{height: 500px;margin-top: 60px;}
.error_content{background: red;margin-top: 50px;background: url(../images/error_bg.png) no-repeat center;background-size:100%;height: 300px;}
.error_content img{margin-top: 40px;}
.error_content h5{font-weight: normal;font-size: 16px;margin-bottom: 20px;}
.error_content h6{font-weight: normal;font-size: 14px;color: #666;}
.error_tishi{margin-top: 60px;font-size: 40px;color: #00707b;margin-bottom: 30px;}
.error_tishi span{margin-right: 20px;}
.error_btn{text-align: center;margin-top: 40px;}
.error_shoyue{color: #fff;background: #00707B;padding: 10px 20px;}
.error_shoyue:hover{color: #fff;}
.error_back{background: #fff;color: #00707B;padding: 10px 14px;border: 1px solid #00707B;margin-left: 30px;}
.error_footer{position: fixed;bottom: 0px;}

/*媒体查询*/

@media only screen and (max-width: 640px) {
	.nav>li {
		padding-left: 12px;
	}
	.navbar{height: 56px;}
	.navbar-toggle{margin-top: 12px;}
	.navbar-brand img{margin-top: 8px;}
	.product_tittle .star-primary:after {
		background: #f2f2f2;
	}
	#navbar {
		float: none;
		background: rgba(0,0,0,.9);
	}
	.swiper-slide {
		height: 200px;
	}
	.banner_bt {
		margin-top: 70px;
		padding-left: 50px;
	}
	.banner_bt h4 {
		font-size: 12px;
	}
	.banner_bt h2 {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.slide1{
		background: url(../images/shouji_banner_bg.png) no-repeat center;background-size:100% 100%;
		}
	.banner_right{
		display: none;
		}
	.features_tittle h4{
		font-size: 20px;
		}
	#fuwu{
		display: none;
		}
	#shouji_fuwu{display: block !important;height: 565px;}
	.f_fenlei h4{
		font-size: 18px;
		}
	.f_fenlei p{
		font-size: 14px;
		}
	.row_border{
		border-bottom: 1px solid #dedede;
		margin-top: 0px;
		}
	.border_right{
		border-right: 1px solid #dedede;
		}
	.features_fenlei {
		margin-top: 0px;
		padding-left:0px;
		padding-right:0px;
	}
	.col-xs-6{
		padding-left: 0px !important;
		padding-right: 0px !important;
		}
	.f_fenlei {
		margin-bottom: 30px;
		margin-top: 25px;
	}
	.f_fenlei_img img{height: 34px;}
	.f_fenlei h4{
		margin-bottom: 5px;
		margin-top: 0px;
		}
	.product_container {
		display: none;
	}
	.sj_product_conatiner {
		background: #F2F2F2;
	}
	.sj_product_conatiner {
		display: block;
	}
	.product_tittle h4 {
		font-size: 20px;
	}
	.product_tittle h5 {
		font-size: 14px;
	}
	#lianxi .line_h{line-height: 24px;margin-top: -4px;}
	hr.star-primary:after {
		background: #FFF;
		top: -0.8em;
	}
	.shouji_h4{color: #EEA236 !important;}
	.product_list_btn_idc .btn{
		border: 1px solid #00707B; !important;
    		color: #00707B !important;
	}
	.product_list:hover{
		border:1px solid #D0D0D0;
		margin-top: 0px;
		box-shadow:none;}
	.features_container {
		display: initial;
	}
	.lianxi {
		height: 620px;
	}
	.lianxi hr.star-primary:after {
		background: #fff;
	}
	.qingqiu {
		text-align: center;
	}
	.left_img {
		display: none;
	}
	.login_container {
		height: 500px;
	}
	.login_panl {
		width: 100%;
	}
	.login_content {
		margin-top: 100px;
	}
	.login_container {
		height: 500px;
	}
	.login_panl {
		/*background: none;*/
		border: none;
		margin-top: 60px;
	}
	.login_navbar {
		display: none;
	}
	.login_content{background: none;}
	.idc_banner_btn {
		text-align: center;
	}
	.idc_banner_btn button:nth-child(1) {
		margin-left: 0px;
	}
	.idc_banner_sj_img {
		display: none;
	}
	.table-responsive {
		width: 90%;
		margin-left: 5%;
	}
	.idc_api_content2 {
		padding-bottom: 30px;
	}
	.cdn_ys_jd {
		display: none;
	}
	.cdn_ys .cdn_ys_left {
		height: 50px;
		line-height: 50px;
	}
	.cdn_ys {
		height: 200px;
		margin-bottom: 20px;
	}
	.right_pad {
		padding-left: 15px;
	}
    .error_img{display: none;}
	.error_content{background: none;}
	.error_footer{position: fixed;bottom: 0;}
	.error_content{height: 200px;}
}