*{ -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
body { padding: 0px; margin: 0px; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; color: #333;}
div,img,ul,li,dl,dt,dd,p,input,button,span,h1,h2,h3,h4,h5,h6,td,th{ margin:0; padding:0; border:0;}
table {border-collapse: collapse;border-spacing: 0;}
select,input{vertical-align:middle;}
ul,li { list-style:none;}
i,em { font-style: normal;}
img { border:none}
.clearfix:after { content:"."; display:block; height:0; clear:both; overflow:hidden; }
.fl { float:left} .fr { float:right} .tc { text-align:center} .red { color:#c00;} .pr { position: relative;}
a { color:#333; text-decoration:none;}
a:hover { color:#c00; text-decoration: none;}


.warp {width:100%}
.warp .top { max-width: 750px;}

.sci_banner { width: 100%; text-align: center; margin-top: 40px;}
.sci_banner img { width: 100%;}

.sci_section { padding: 20px 15px;}
.sci_section h2{ text-align: center; padding: 20px 0px; font-size: 40px;}
.sci_section .sci_title {
	font-weight: 400;
    overflow: hidden;
    font-size: 18px;
	line-height: 30px;
	color: #404040;
	text-indent: 2em;
	}
.sci_section .sci_title p{
    text-align: justify;
	margin-bottom: 15px;
	}

.navbar-nav {display: -webkit-box; width: 100%;}
.navbar-nav li {
	-webkit-box-flex: 1;
	text-align: center;
	font-size: 20px;
	}
.navbar-nav li a { display: block; color: #fff; border-right: 2px solid #fff; padding: 15px 0px;}
.navbar-nav li a:hover { color: #000;}
.navbar-nav .one {background: #eb5273;}
.navbar-nav .two {background: #00b9ef;}
.navbar-nav .three {background: #fc7e46;}
.navbar-nav .four {background: #4ddba6;}
.navbar-nav .five {background: #00b9ef;}

.sci_warp {
	margin-bottom: 30px;
	position: relative;
	}
.sci_warp:before {
	content:"";
	position: absolute;
	width: 100%;
	min-height: 196px;
	background: url(../images/spc_sic_bg.png) center center  no-repeat;
	background-size: contain;
	left: 0px;
	bottom: -70px;
	z-index: -1;
	}
.sci_warp h2{ text-align: center; padding: 20px 0px; font-size: 40px;}
.sci_ser_list { 
	padding: 20px 0px;
	display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
	}
.sci_ser_list li {
	border: 1px solid #ddd;
	margin: 0px 8px;
	padding: 20px 10px;
	text-align: center;
	background-color: #fff;
	width: calc(25% - 16px);
	}
.sci_ser_list li h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 10px;
	}
.sci_ser_list li span { margin-bottom: 10px; display: block;}
.sci_ser_list li p {
	font-size: 14px;
	color: #7a7a7a;
	margin-bottom: 15px;
	min-height: 57px;
	}
.sci_ser_list li a {
	padding: 5px 20px;
	background-color: #0083d4;
	font-size: 14px;
	color: #fff;
	display: inline-block;
	}
	
.sci_fuwu { padding: 15px 0px;}

.sci_fuwu h3 {
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 10px;
	color: #f47629;
	}
.sci_fuwu p {
	font-size: 16px;
	color: #7a7a7a;
	margin-bottom: 15px;
	padding-left: 30px;
	}
	
.sci_tz {
	margin-bottom: 80px;
	border-radius: 20px;
	background-image: linear-gradient(90deg, #fdc359, #fadda2);
	padding: 25px 10px 25px 10px;
	display: block;
	overflow: hidden;
	}
.sci_tz img {
	float: left;
	width: 210px;
	height: 180px;
	}
.sci_tz .tz_box {
	float: left;
    margin-left: 10px;
    width: calc(100% - 220px);
	}
.sci_tz .tz_box h3 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 10px;
	color: #664c36;
	}
.sci_tz .tz_box p {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 10px;
	}
.sci_tz .tz_box p font { color: #f00;}
.sci_tz .tz_box a {
	font-size: 16px;
	color: #fff;
	padding: 10px 30px;
	border-radius: 30px;
	display:inline-table;
	background-image: linear-gradient(90deg, #a07649, #664c36);
	}


	
.sci_ser_show {
	margin-bottom: 30px;
	display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
	}

.sci_ser_show li {
	width: 20%;
	border: 1px solid #ddd;
	text-align: center;
	padding: 0px 10px 20px;
	position: relative;
	display: block;
	}
.sci_ser_show li img { margin-top: -45px;}
.sci_ser_show li h3 {
	font-size: 20px;
	font-weight: 400;
	margin: 5px 0px;
	color: #f47629;
	}
.sci_ser_show li p {color: #7a7a7a; margin-bottom: 15px;}
.sci_ser_show li a {
	line-height: 40px;
	width: 90%;
	background-color: #0083d4;
	color: #fff;
	position: absolute;
	left: 5%;
	bottom: -20px;
	}
	
.sci_ly {
	margin: 15px 0px;
	display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
	}
.sci_ly li {
	width: 20%;
	text-align: center;
	margin-bottom:15px;
	}
.sci_ly div h4 {
	font-weight: 400; 
	font-size: 18px;
	margin-top: 10px;
	}

.qk_show {margin-bottom: 20px; display: inline-block;}
.qk_show h2{ text-align: center; padding-bottom: 20px; font-size: 40px;}
.qk_list {
	display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
	}
.qk_list li {
    margin: 8px 8px;
    width: calc(33.33333333333334% - 16px);
    text-align: center;
	}

.qk_list li img { max-width: 100%; height: 320px;}
.qk_list li h4 {
	font-size: 18px;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 10px 0px;
	font-weight: normal;
	}
.qk_list li h4 a { color: #333;}
.qk_list li p a { color: #fff; display: inline-block; line-height: 34px; font-size: 16px; background: #0083d4; padding: 0 20px; border-radius: 10px;}

.sci_fl {
	border-radius: 20px;
	background-image: linear-gradient(90deg, #b5b634, #c6b436);
	padding: 25px 10px 25px 10px;
	display: block;
	overflow: hidden;
	}
.sci_fl img {
	float: left;
	width: 210px;
	height: 180px;
	}
.sci_fl .fl_box {
	float: left;
    margin-left: 10px;
    width: calc(100% - 220px);
	}
.sci_fl .fl_box h3 {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 10px;
	color: #664c36;
	}
.sci_fl .fl_box p {
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 10px;
	}
.sci_fl .fl_box p font { color: #f00;}
.sci_fl .fl_box a {
	font-size: 16px;
	color: #664c36;
	padding: 10px 30px;
	border-radius: 30px;
	display:inline-table;
	background-image: linear-gradient(90deg, #faf3d8, #e6c23a);
	}
	
	
.sci_fix {
	display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
	}
.sci_fix li {
	margin: 8px 8px;
    width: calc(25% - 16px);
    text-align: center;
	border: 1px solid #ddd;
	padding: 10px;
	}
.sci_fix h4 {
	font-weight: 400; 
	font-size: 18px;
	margin: 5px 0px;
	}
.sci_fix a {
	line-height: 30px;
	padding: 0px 15px;
	background-color: #0083d4;
	color: #fff;
	display: inline-table;
	}
	
.sec_content {}
.sec_card {padding: 15px 0px;}
.sec_card h3 { text-align: center; font-size: 22px; font-weight: 400; border: 1px solid #0083d4; padding: 15px 0px;}
.sec_card h3 strong { color: #0083d4;}
.sec_card p { margin: 10px 0px; font-size:18px;}
.sec_card p i {
	width: 24px;
	height: 24px;
	line-height: 24px;
	float: left;
	display: block;
	margin-right: 10px;
	background-color: #0083d4;
	color: #fff;
	text-align: center;
	font-style: normal;
	}
	
.all_server {
	display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
	}
.all_server li {
	margin: 8px 8px;
    width: calc(25% - 16px);
    text-align: center;
	border: 1px solid #ddd;
	}
.all_server li a { display: block;padding: 15px 5px;}
.all_server li a h4 {
	font-size: 22px;
	font-weight: 400;
	color: #333;
	margin-top: 10px;
	}
.all_server li a p {
	font-size: 15px;
	color: #666;
	margin: 10px 0px;
	min-height: 60px;
	}
.all_server li a span {
	display: inline-block;
    color: white;
    border-radius: 10px;
    font-size: 16px;
	padding: 0px 15px;
	line-height: 34px;
	background: #6649c7;
	}
.all_server li a:hover { text-decoration: none;}
.all_server li a:hover h4 { color:#743692;}
.all_server li a:hover span {background: #743692;}
	
.sci_com { display:-webkit-box;}
.sci_com li {
	-webkit-box-flex: 1;
	text-align: center;
	}
.sci_com h4 { font-weight: 400; font-size: 18px;}

footer { font-size: 14px; text-align: center; padding: 20px 0px; background-color: #333; color: #fff;}
.foot_a a { font-size: 12px; color: #999;}

@media screen and (min-width:768px) {
	html .warp { width: 750px; margin: 0px auto;}
	}

@media screen and (max-width:640px) {
	.navbar-nav li { font-size: 14px;}
	.sci_section { padding: 20px 10px 0px;}
	.sci_section h2 { font-size: 24px; padding: 10px 0px;}
	.sci_section .sci_title { font-size: 14px; line-height: 22px;}
	.sci_warp h2 { font-size: 24px; padding: 10px 0px;}
	.sci_ser_list li { padding: 10px 2px; margin: 0px 4px; width: calc(25% - 8px);}
	.sci_ser_list li span { margin-bottom: 5px;}
	.sci_ser_list li h3 { font-size: 14px; margin-bottom: 5px;}
	.sci_ser_list li p { font-size: 12px; min-height: 80px; margin-bottom: 10px;}
	.sci_ser_list li a { padding: 5px 5px;}
	.sci_fuwu h3 { font-size: 16px;}
	.sci_fuwu p { font-size: 14px; padding-left: 25px; margin-bottom: 10px;}
	.sci_tz { padding: 15px 10px; margin-bottom: 40px;}
	.sci_tz img {width: 120px; height: 115px;}
	.sci_tz .tz_box {width: calc(100% - 130px);}
	.sci_tz .tz_box h3 { font-size: 18px; margin-bottom: 5px;}
	.sci_tz .tz_box p { font-size: 12px; line-height: 18px; margin-bottom: 5px;}
	.sci_tz .tz_box a { font-size: 14px; padding: 5px 15px;}
	.sci_ser_show { margin-bottom: 10px;}
	.sci_ser_show li { padding: 0px 5px 15px;}
	.sci_ser_show li img { width: 80%; margin-top: -24px;}
	.sci_ser_show li h3 { font-size: 13px;}
	.sci_ser_show li p { font-size: 12px;}
	.sci_ser_show li a { line-height: 30px; bottom: -15px; font-size: 12px; width: 80%; left: 10%;}
	.sci_ly li img{ width: 80%;}
	.sci_ly div h4 { font-size: 16px; padding: 0px 5px; margin-top: 0px;}
	.qk_show h2 { font-size: 24px;}
	.qk_list li img { height: 190px;}
	.qk_list li { margin: 8px 4px; width: calc(33.33333333333334% - 8px);}
	.qk_list li h4 { font-size: 14px;}
	.qk_list li p a { font-size: 12px; padding: 0px 10px; line-height: 28px;}
	
	.sci_fl { padding: 15px 10px;}
	.sci_fl img {width: 120px; height: 115px;}
	.sci_fl .fl_box {width: calc(100% - 130px);}
	.sci_fl .fl_box h3 { font-size: 18px; margin-bottom: 5px;}
	.sci_fl .fl_box p { font-size: 12px; line-height: 18px; margin-bottom: 5px;}
	.sci_fl .fl_box a { font-size: 14px; padding: 5px 15px;}
	
	.sci_fl h2 { font-size: 24px; padding: 0px 0px 10px;}
	.sci_fix li { margin: 8px 4px; width: calc(25% - 8px); padding: 10px 5px;}
	.sci_fix img { width: 70%;}
	.sci_fix h4 { font-size: 14px;}
	.sci_fix a { font-size: 12px; line-height: 24px; padding: 0px 10px;}
	.sec_card h3 { font-size: 18px; padding: 10px 0px;}
	.sec_card p { font-size: 16px;}
	.all_server li {margin: 8px 4px; width: calc(25% - 8px);}
	.all_server li img{ width: 70%;}
	.all_server li a h4 { font-size: 16px;}
	.all_server li a p { font-size: 12px; margin: 5px 0px 10px; min-height: 80px;}
	.all_server li a span { font-size: 12px; padding: 0px 10px; line-height: 28px;}
	.sci_com { padding-bottom: 10px;}
	.sci_com li img { width: 60%;}
	.sci_com h4 { font-size: 14px;}
	}
@media screen and (max-width:375px) {
	.sci_ser_show li h3 { font-size: 15px;}
	.sci_ser_show li p { margin-bottom: 8px;}
	.qk_list li img { height: 160px;}
	.all_server li a { padding: 10px 3px;}
	.all_server li a h4 { font-size: 14px; font-weight: bold;}
	.all_server li a span { padding: 0px 5px;}
	.sci_com li img { width: 40%;}
	}
@media screen and (max-width:320px) {
	.navbar-nav li { font-size: 12px;}
	.navbar-nav li a { padding: 10px 0px;}
	.sci_section h2 { font-size: 20px;}
	.sci_section { padding: 5px 10px 0px;}
	.sci_section .sci_title p { margin-bottom: 0px;}
	.sci_warp { margin-bottom: 0px;}
	.sci_warp h2 { font-size: 20px;}
	.sci_ser_list { padding: 10px 3px 20px;}
	.sci_ser_list li { padding: 10px 2px; margin: 0px 2px; width: calc(25% - 4px);}
	.sci_ser_list li span img{ width: 50%;}
	.sci_ser_list li h3 { font-size: 12px;}
	.sci_ser_list li p { min-height:96px; margin-bottom: 5px;}
	.sci_ser_list li a { font-size: 12px; padding: 5px 5px;}
	.sci_fuwu { padding: 0px 0px 15px;}
	.sci_fuwu h3 { margin-bottom: 5px;}
	.sci_tz img { width: 75px; height: 85px;}
	.sci_tz .tz_box {width: calc(100% - 85px);}
	.sci_tz .tz_box h3 { font-size: 14px; margin-bottom: 0px;}
	.sci_tz .tz_box p { line-height: 16px;}
	.sci_tz .tz_box a { font-size: 12px;}
	.sci_ser_show li a { width: 90%; left: 5%;}
	.sci_ser_show li h3 { font-size: 14px;}
	.qk_list li img { height: 135px;}
	
	.sci_fl img { width: 75px; height: 85px;}
	.sci_fl .fl_box {width: calc(100% - 85px);}
	.sci_fl .fl_box h3 { font-size: 14px; margin-bottom: 0px;}
	.sci_fl .fl_box p { line-height: 16px;}
	.sci_fl .fl_box a { font-size: 12px;}
	
	.sci_fix h4 { font-size: 12px;}
	.sci_fix a { padding: 0px 5px;}
	.sec_card h3 { font-size: 16px;}
	.sec_card p { font-size: 14px;}
	.all_server { margin-left: -5px; margin-right: -5px;}
	.all_server li a p { min-height: 96px;}
	}



/*±íµ¥*/ 
.biaodan{
	background: url(../images/bd1.png) no-repeat top center;
    position: relative;
    margin: 30px 10px 20px 10px;
    background-size: 100% 100%;
    overflow: hidden;
}
.biaodan .bdform{
    margin: 0 auto;
    padding: 20px;
    box-sizing: border-box;
    margin-top: 5px;
	position: relative;
}
.biaodan .bdform label {
	display: block;
	position: absolute;
	bottom: 95px;
	left: 20px;
	}
.biaodan .bdform label input {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	width: 15px;
	height: 15px;
	}
.biaodan .bdform label a { color: #fff;}
.biaodan form:after {
	content:"";
	clear: both;
	display: block;
	overflow: hidden;
	}
.biaodan .bdform h2{
	color: #fff;
}
.biaodan .bdform .tianx{
	margin-top: 50px;
}
.biaodan form .in{
	height: 39px;
    width: 100%;
    border-radius: 5px;
    padding-left: 20px;
    float: left;
    border: none;
}
.biaodan form .tijiao{
    width: 100%;
    height: 39px;
    background: none;
    /* box-shadow: 0px 2px 20px 0px rgba(253, 101, 62, 0.2); */
    /* border: none; */
    float: left;
    border-radius: 5px;
    color: #fff;
    border: none;
    font-size: 0;
    /* font-weight: bold; */
    margin-top: 50px;
    margin-bottom: 20px;
}
.biaodan form .tianx span{
        float: left;
    color: #fff;
    line-height: 30px;
    padding-right: 10px;
    font-size: 14px;
}
.chooseus{
	margin-top: 0;
}


@media only screen and (min-width: 430px){
	.biaodan {
    background: linear-gradient(135deg, rgb(0 131 212), rgb(2 45 124));
    border-radius: 10px;
    margin-top:80px!important;
    }
    .biaodan form .tijiao{
    	background: linear-gradient(135deg, rgb(250 220 158), rgb(244 118 41));
    	font-size: 16px;
    }
}