﻿
@import url(39b4f96df0a74f04b6c8bdc08c4eb634.css);

body {
    background-color: #34495e;
    color:#576c85;
    font-family: "Microsoft Yahei",'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
h1 {
	margin-bottom: 30px;
	font-size: 60px;
	color: #fff;
	font-weight: 100;
}
p{
	font-weight: 300;
	letter-spacing: 0.5px;
}
strong {
	font-weight: 400;
}
img {
	display: block;
	width: 100% \9;
	max-width: 100%;
	height: auto;
}
ul {
	padding: 0;
}
ul li {
	list-style: none;
}
.dark-bg {
	background-color: #2c3e50;
}
.underline {
	position: relative;
	font-size: 20px;
	max-width: 350px;
	margin: auto;
	margin-bottom: 80px;
	color: #0099FF;
}
.underline:before {
	position: absolute;
	content: "";
	width: 150px;
	height: 1px;
	background-color: #777;
	top: 50%;
	left: 0;
}
.underline:after {
	position: absolute;
	content: "";
	width: 150px;
	height: 1px;
	background-color: #777;
	top: 50%;
	right: 0;
}
.custom-btn {
	background-color: transparent;
	color: #fff;
	border-radius: 0;
	border: 2px solid #fff;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.custom-btn:hover {
	background-color: #0099FF;
	color: #fff;
	border-color: #0099FF;
}
.btn:active, .btn.active {
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.header {
	text-align: center;
	width: 80%;
	margin: 0 auto;
}
.header p {
	margin-bottom: 30px;
}

.section-padding {
	padding-top: 90px;
	padding-bottom:90px;
}
.carousel-indicators {
	bottom: -50px;
}
.social a {
	display: block;
	width: 40px;
	font-size: 28px;
	border-radius: 100%;
	text-align: center;
	color: #949494;
	margin: 10px 0;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.social a:hover {
	color: #0099FF;
}
.form-control {
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.form-control:focus,
textarea:focus {
	border-color: #0099FF !important;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 400px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 400px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 400px;
  }
  
}
@media (min-width: 768px){
       
	.modal-sm {
	    width: 400px;
	}

}
@media (max-width: 780px) {
	
  .b_mian{width:527px;height:640px;margin:0px auto;border: 1px solid #369;}
  .bg_box .row .b_mian .b_right{width:434px;height:640px;float:right;border:1px solid #e0e0e0;overflow: hidden;padding:18px 12px 18px 12px;}
.bg_box .row .b_mian .b_right .b_r_title{width:434px;height:60px;border-bottom:2px solid #eee;}
.bg_box .row .b_mian .b_right .b_r_title h2{float:left;padding-left: 40px;color:#369;font-family: 'Microsoft YaHei';}
.bg_box .row .b_mian .b_right .b_r_title span{float:right;padding: 30px 40px 0 0px;font-size:1.43rem;font-family: 'Microsoft YaHei';}
.bg_box .row .b_mian .b_right .b_r_text{margin-top:12px;background:#fff;width:434px;height:auto;font-size:1.63rem;padding:40px;font-family: 'Microsoft YaHei';}
}
@media screen and (max-device-width: 600px) {
	.c_right{border:1px solid red;}
}
/* =========================================
   3. Section Header                 
========================================= */
header {
	background: url(../images/bannner.jpg) no-repeat top center;
	width:100%;
}
.top .photo-slide {
	max-width: 252px;
	margin: auto;
	padding-bottom: 0px;
}
.top .photo-slide img {
	width: 252px;
	height: auto;
}
.top .content {
	color: #fff;
}
.top .content h1 {
	font-size: 68px;
	/*margin-top: 50px;*/
}
.top .content h2 {
	font-size: 32px;
	font-weight: 300;
	margin: 100px 0 70px 0;
	padding-top:40px
}
.top .content p {
	font-size: 18px;
	margin-bottom: 200px;
	letter-spacing: 1px;
}
.top .content .button a {
	font-size: 28px;
	font-weight: 400;
	margin-bottom: 50px;
	padding-right: 20px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.top .content .button a i {
	margin-right: 20px;
}
.top .content .button a:hover {
	background-color: #fff;
	color: #222;
}


.panel-title{
	text-align: left;
}

/* =========================================
   4. Section Menu                 
========================================= */
.navigation {
	min-height: 70px;
}

.navigation .navbar {
	border: none;
	margin-bottom: 0;
	min-height: 78px;
}
.navigation .navbar .navbar-brand {
	color: #000000;
	font-size: 40px;
	font-weight: 700;
	height: 70px;
	line-height: 35px;
}
.navigation .navbar-default {
	background-color: #FFFFFF;
	box-shadow: 0 0px 10px rgba(0,0,0,.2);
	border: none;
	border-radius: 0;
	clear: both;
}
.navigation .navbar-default .navbar-nav>li>a {
	color: #000000;
	font-weight: 500;
	font-family: 'Microsoft YeHei';
	padding:29px 30px;font-size: 18px;
}


.navigation .navbar-default .navbar-nav>li>a:hover{
	color: #01a5c9;
}
.navigation .navbar-default .navbar-nav>.active>a,
.navigation .navbar-default .navbar-nav>.active>a:hover,
.navigation .navbar-default .navbar-nav>.active>a:focus {
 	background: none;
 	color: #000000;
 }
.navigation .btn-default:hover,
.navigation .btn-default:focus,
.navigation .btn-default:active,
.navigation .btn-default.active {
	border-color: transparent;
}

/*介绍*/


.content h1, h4, p{
	margin: 0 auto;
	text-align: left;
	padding-top: 15px;
	
}
.panel-body img{
	margin: 0 auto;
}
.content p strong{
	font-size: 30px;
	color: #3e3c30;
}

.box_low{
	width: 390px;
	height: 200px;
	border: 1px solid #CCCCCC;
}

.box_low p{
	font-size: 20px;
	color: #3e3c30;
}
.box_img img{
	margin: 0 auto;
	vertical-align: auto;
	padding-top: 30px;
}
.content_text p{
	text-align: left;
	font-size: 15px;
	color: #C4C4C4;
}
.content_img img{
	margin: 0 auto;
}
/* =========================================
   5. Section Features                 
========================================= */
.features .featured-item-img {
	width: 252px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}
.features .header h4 {
	font-size: 24px;
	margin-bottom: 30px;
	font-weight: 300;
}
.featured-item .icon-style {
	width: 60px;
	height: 60px;
	border-radius: 100%;
	border: 1px solid #0099FF;
	text-align: center;
	padding: 15px 0;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.featured-item .icon i {
	font-size: 30px;
	margin-top: 0px;
	color: #0099FF;
}
.featured-item h3 {
	margin-top: 10px;
	margin-bottom: 20px;
	color: #fff;
	font-weight: 400;
}
.featured-item p {
	margin-bottom: 50px;
	letter-spacing: 0.5px;
}
.featured-item .meta-text {
	margin-left: 80px;
}
.featured-item .icon {
	width: 60px;
	height: 60px;
	float: left;
}
.featured-item:hover .icon-style {
	border-radius: 0;
}



/* =========================================
   6. Section Screenshots                 
========================================= */
.owl-carousel {
	margin-bottom: 50px;
}
.owl-carousel .item {
	margin: 0 10px;
}
.owl-carousel .item img {
	border:5px solid #ccc;
	border-radius: 5px;
}
.owl-theme .owl-controls{
	margin-top: 25px;
	text-align: center;
}


/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(../images/ajaxloader.gif) no-repeat center center
}



/* =========================================
   7. Section Description                 
========================================= */
.description .app-image {
	max-width: 441px;
	margin: auto;
	margin-bottom: 50px;
}
.description .content h4 {
	font-size: 28px;
	margin-bottom: 30px;
	font-weight: 100;
}
.description .content .button .get-btn {
	padding-right: 30px;
}
.description .content .button a {
	margin-right: 30px;
	margin-bottom: 30px;
	font-weight: 400;
}
.description .content .button i {
	margin-right: 15px;
}
.description .content p {
	margin-bottom: 70px;
	font-weight: 300;
	letter-spacing: 1px;
}
.description .button {
	margin-bottom: 20px;
}
.description-two .content p {
	margin-bottom: 40px;
	font-weight: 300;
	letter-spacing: 1px;
}
.description .content .list-item {
	list-style: none;
	margin: 0;
	padding: 0 0 35px 0;
}
.description .content .list-item li i {
	margin-right: 15px;
	color: #0099FF;
}
.description .content .list-item li{
	margin-bottom: 15px;
}
/* =========================================
   8. Section Testimonial                 
========================================= */

.testimonial{
	background-color: #FFFFFF;
}
.content_word{
	width: 520px;
	height: 200px;
	border: 1px solid #CCCCCC;
}

.testimonial .testimonial-slide {
	width: 70%;
	margin: auto;
	text-align: center;
	margin-bottom: 70px;
}
.testimonial .testimonial-slide .image {
	width: 100px;
	height: 100px;
	margin: auto;
	border: 2px solid #ccc;
	border-radius: 100%;
	overflow: hidden;
	margin-bottom: 50px;
}
.testimonial .testimonial-slide .content p {
	position: relative;
	padding:0 50px;
	margin-bottom: 50px;
}
.testimonial .testimonial-slide .content p:before {
	position: absolute;
	content: "\f10d";
	font-family: FontAwesome;
	font-size: 30px;
	top: 0;
	left:0;
}
.testimonial .testimonial-slide .content p:after {
	position: absolute;
	content: "\f10e";
	font-family: FontAwesome;
	font-size: 30px;
	bottom: 0;
	right: 0;
}

/* =========================================
   9. Section Team                 
============================================ */

.team {
	text-align: center;

}
.team .app-dev h4 {
	font-size: 28px;
	font-weight: 300;
}
.team .app-dev .title {
	margin-top: 30px;
}
.team .member {
	width: 263px;
	height: 263px;
	position: relative;
	overflow: hidden;
	display: table;
	margin: auto;
}
.team .member .details {
	width: 263px;
	height: 263px;
	position: absolute;
	background: rgba(0, 153, 255, 0.9);
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	opacity: 0;
}
.team .member img {
	position: absolute;
	width: 263px;
	height: 263px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.team .member .details p {
	color: #fff;
	padding:15px 10px 10px 10px;
	position: absolute;
	top: -100px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.team .member .details .icon {
	position: relative;
	top: 290px;
	left: 0px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.team .member .details .icon a {
	color: #fff;
}
.team .member .details .icon ul {
	display: table;
	margin: auto;
}
.team .member .details .icon ul li {
	float: left;
	margin-right: 10px;
}
.team .info:hover .details {
	opacity: 1;
}
.team .info:hover .details p {
	transform: translateY(100px);
	-ms-transform: translateY(100px);
	-webkit-transform: translateY(100px);
}
.team .info:hover .icon {
	transform:translateY(-100px);
	-ms-transform:translateY(-100px);
	-webkit-transform:translateY(-100px);
}
.team .title h5 {
	margin-bottom: 50px;
}

/* =========================================
   10. Section Price                 
========================================= */
.price .price-table {
	padding:0 30px;
	position: relative;
	max-width: 360px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
	background-color: #fff;
	margin-top:150px;
	color: #222;
}
.price .header .underline {
	margin-bottom: 10px;
}
.price .price-list {
	text-align: center;
}
.price .price-list i {
	margin-right: 20px;
}
.price .price-list h2 {
	margin-top: 100px;
	margin-bottom: 30px;
	display: inline-block;
}
.price .price-list p {
	margin-bottom: 30px;
	text-align: left;
}
.price .price-list ul {
	padding-left: 10px;
	padding-bottom: 50px;
	text-align: left;
}
.price .price-list ul li {
	list-style: none;
	margin-bottom: 15px;
}
.price .price-list ul li i {
	width: 24px;
	height: 24px;
	border-radius: 100%;
	text-align: center;
	padding: 4px 0;
	font-size: 14px;
}
.price .price-list ul li i.fa-check {
	margin-right: 20px;
	border: 1px solid #0099FF;
	color: #0099FF;
}
.price .price-list ul li i.fa-times {
	margin-right: 20px;
	border:1px solid #e74c3c;
	padding-right: 1px;
	color: #e74c3c;
}
.price .price-list .rate {
	background: #0099FF;
	color: #fff;
	font-size: 40px;
	text-align: center;
	padding: 60px 0;
	border-radius: 100%;
	width: 150px;
	height: 150px;
	position: absolute;
	top: -75px;
	left: 50%;
	margin-left: -75px;
	font-weight: 700;
}
.price .price-list .buy-now {
	border: 1px solid transparent;
	background: #0099FF;
	padding: 10px 30px;
	border-radius: 0;
	font-size: 20px;
	margin-bottom: 30px;
	color: #fff;
	position: absolute;
	left: 50%;
	bottom: -55px;
	margin-left: -75px;
}
.price .featured-price .rate,
.price .featured-price .buy-now {
	background: #e74c3c;
}

/* =========================================
   11. Section Subscribe                 
========================================= */
.subscribe {
	text-align: center;
}
.subscribe .subscribe-header {
	width: 70%;
	margin: auto;
}
.subscribe .subscribe-header p {
	margin-bottom: 30px;
}
.subscribe .subscribe-form input {
	width: 100%;
	margin: auto;
	height: 60px;
	border-radius: 0;
	background-color: transparent;
}
.input-group-addon {
	padding: 0 !important;
	font-size: 14px;
	font-weight: 400;
	color: #555;
	text-align: center;
	background-color: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	height: 60px;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
.input-group-addon:hover {
	background-color: #0099FF;
	border-color: #0099FF;
	color: #fff;
}

.input-group-addon button {
	background: transparent;
	border: none;
	margin-bottom: 0px;
	padding: 10px 70px;
	font-size: 20px;
	font-weight: 400;
	outline: none;
}
.subscribe .social {
	margin: auto;
	display: table;
	margin-bottom: 50px;
}
.subscribe .social ul {
	padding:30px 0;
}
.subscribe .social li {
	float: left;
	list-style: none;
	margin-right: 10px;
}

/* =========================================
   12. Section Download                 
========================================= */
/*#download {
	background: url(../images/bg5.jpg) 50% 0 no-repeat fixed;
	background-size: cover;
}*/
/*.download {
	background-image: url(../images/pattern5.png);
}*/
.download{
	background-color: #Fff;
}
.content_download{
	width: 370px;
	height:370px;
	border: 1px solid #CCCCCC;
}
.content_download_img{
	width: 370px;
	height: 70px;
	background: #0099FF;
	margin: 0 auto;
}
.content_download_img img{
	display: block;
	margin-left:100px;
	padding-top:10px;
}
.content_download_img span{
	float:right;
	margin-top:-40px;
	margin-right:90px;
	font-family: "微软雅黑";
	font-size: 25px;
	
}

.content_win{
	font-size: 20px;
	font-family: "微软雅黑";
	color: #84b3d1;
	text-align: left;
	margin-left: 10px;
	width: 350px;
}

/*.download .underline:before,
.download .underline:after {
	background-color: #BBB;
}*/
/*.download .download-area img {
	width: 30px;
	float: left;
	margin-top: 15px;
}*/
/*.download .download-area .download-btn {
	font-size: 28px;
	padding: 12px 0 10px 10px;
	min-width: 263px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
	display: table;
}*/
.download .download-area span {
	display: block;
	font-size: 18px;
	margin-bottom: -5px;
}
.download .download-area a i {
	float: left;
	margin-top: 15px;
}
.download .download-area a i.fa-mobile {
	font-size: 50px;
	margin-top: 5px;
}
.download .download-area .app-download {
	margin-left: 40px;
	text-align: left;
	font-weight: 100;
}
.download .download-area .app-download strong {
	font-weight: 300;
}

/* =========================================
   13. Section Footer                 
========================================= */

.footer {
	text-align: center;
}
.footer .contact input {
	width: 100%;
	height: 50px;
	border-radius: 0;
	background-color: transparent;
	margin-bottom: 30px;
}
.footer h1 {
	margin-bottom: 60px;
}
.footer .contact textarea {
	width: 100%;
	border-radius: 0;
	background-color: transparent;
	margin-bottom: 10px;
	outline: 0;
	padding: 10px;
	border: 1px solid #ccc;
	min-height: 210px;
}
.footer .contact .contact-submit {
	padding: 10px 30px;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 50px;
}
.footer .contact .contact-submit i {
	margin-right: 10px;
}

/* =========================================
   14. Section Copyright                 
========================================= */
.copyright {
	text-align: center;
	padding: 40px 0;
}
.content_message_img img{
	margin: 0 auto;
	display: flex;
	padding-top: 20px;
}

#button{
	/*float: left;*/
	float: right;
	margin-top: -29px;font-size:14px;font-family:'Microsoft JhengHei';
	border: 0;
	
}
#button1{
	float: right;
	margin-top: -25px;
	border: 0;
	background: #FFFFFF;
}
#button2{
	float: right;
	margin-top: -29px;font-size:14px;font-family:'Microsoft JhengHei';
	border: 0;
	
}
#mode_btn{
	float: right;
	margin-top: -29px;font-size:14px;font-family:'Microsoft JhengHei';
	border: 0;
	
}
/*底部谢东改*/
.bg_box{width: 100%;height:640px;background:#F7F7F7;}
.bg_box .row .b_mian{width:1127px;height:640px;margin:0px auto;}
.bg_box .row .b_mian .b_left{border:1px solid #e0e0e0;width:256px;height:640px;float:left;}
.bg_box .row .b_mian .b_left .menu_l{padding:10px 90px!import;}
.bg_box .row .b_mian .b_right{width:834px;height:640px;float:right;border:1px solid #e0e0e0;overflow: hidden;padding:18px 12px 18px 12px;}
.bg_box .row .b_mian .b_right .b_r_title{width:834px;height:60px;border-bottom:2px solid #eee;}
.bg_box .row .b_mian .b_right .b_r_title h2{float:left;padding-left: 40px;color:#369;font-family: 'Microsoft YaHei';}
.bg_box .row .b_mian .b_right .b_r_title span{float:right;padding: 30px 40px 0 0px;font-size:1.43rem;font-family: 'Microsoft YaHei';}
.bg_box .row .b_mian .b_right .b_r_text{margin-top:12px;background:#fff;width:834px;height:auto;font-size:1.63rem;padding:40px;font-family: 'Microsoft YaHei';}
.d_on{border-top:1px solid #e0e0e0;margin-top: -16px;line-height: 36px;}
.e_on{color:#36f!import;}
.f_on{overflow: hidden;}
.g_on{background:#f6f6f6;}
.thumbnail a{border:1px solid #fff;display: block;border-radius: 2px;-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;}
.thumbnail a:hover{border:1px solid #108ee9;}
.container .ul_list{margin-left:5px;}
.container .ul_list li{border-bottom:1px solid #e5e5e5;line-height:60px;text-align:center;cursor: pointer;font-size: 2.1rem;font-family:'Microsoft JhengHei';}
.container .ul_list li.ggh{color:#1090ce;border-bottom:1px solid #fff;border-top:3px solid #1090ce;border-left:1px solid #e5e5e5;border-right:1px solid #e5e5e5;}
.c_text{width:100%;height:640px;margin:0px auto;position:relative;}
.c_text .c_text_m{width:100%;height:640px;margin:0px auto;position: absolute;left:0;top:0;display: none}
.c_text .c_left{width:276px;height:640px;float:left;}
.c_text .c_left ul li{margin-top: 2px;}
.c_text .c_left ul li a{display:inline-block;padding:3px 10px;color: #666;font-size: 1.4rem;text-decoration: none;font-family:'Microsoft JhengHei';}
.c_text .c_left ul li.c_on a{color:#fff;background:#108ee9;}
.c_text .c_left ul li:hover{color:#fff;}
.c_text .c_left ul li a:hover{color:#fff;background:#108ee9;}
.c_text .c_right{width:62.33%;height:640px;float:left;overflow: hidden;padding:20px 50px;}
.c_text .c_right div{height:640px;text-indent:2em;font-family:'Microsoft JhengHei';color: #363636;}
.container .b_ul_nav{width:400px;margin:0 auto;}
.container .b_ul_nav li{color:#888;float:left;line-height:36px;padding:0 5px;color:#fff;}
.container .b_ul_nav li a{color:#DCDADA;font-size:14px;font-family:'Microsoft JhengHei';}
.container .b_ul_nav li a:hover{color:red;}
.footer_t{width:688px;margin:0 auto;position: relative;}
.footer_t .b_imgs{position:absolute;top:5px;left:-14px;display: block;}



















