@charset "UTF-8";

/**
 * 
 * @authors Shangwen (1967553097@qq.com)
 * @date    2016-05-10 13:20:53
 * @version $Id$
 */

/*common*/
body {
	padding-top: 80px;
	background-color: #f1f1f1;
	color: #333;
	font-size: 14px;
	font-family: "Lantinghei SC", "Open Sans", Arial, "Hiragino Sans GB",
		"Microsoft YaHei", "\5FAE\8F6F\96C5\9ED1", "STHeiti",
		"WenQuanYi Micro Hei", SimSun, sans-serif;
}

ul, li, h3 {
	list-style: none;
	margin: 0;
	padding: 0;
}

a {
	color: #4285f4;
	text-decoration: none;
}

a:hover {
	color: #4285f4;
	text-decoration: underline;
}

.mr5 {
	margin-right: 5px;
}

/*header*/
.header {
	width: 100%;
	height: 80px;
	background-color: #fff;
	box-shadow: 0 4px 4px rgba(0, 0, 0, .1);
	z-index: 9999;
	position: fixed;
	top: 0px;
}

.header .navbar-default {
	background-color: #fff;
	border: 0px solid transparent;
}

.header .navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 23px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}

.header .navbar-default .navbar-nav>li>a {
	color: #333;
	font-size: 15px;
	padding: 0px 20px;
	height: 80px;
	line-height: 80px;
}

.header .navbar-default .navbar-nav>li>a:hover {
	color: #4285f4;
	text-decoration: none;
}

@media screen and (max-width: 767px) {
	.header .navbar-default .navbar-nav>li>a {
		height: 3.5rem;
		line-height: 3.5rem;
	}
}

.header .logo, .header .navs {
	float: left;
}

.header .logo {
	width: 200px;
	padding: 20px 0;
}

.header .logo img {
	height: 40px;
}

.header .navs li {
	float: left;
	height: 80px;
	line-height: 80px;
	padding: 0 20px;
	font-size: 16px;
}

.header .navs li i {
	margin-left: 6px;
	color: #fe6d4d;
	font-size: 14px;
}

.header .navs li a {
	color: #333;
}

.header .navs li a:hover {
	color: #4285f4;
	text-decoration: none;
}

.header .navs li a:hover i {
	color: #4285f4;
}

.header .user-info ~.user-center {
	padding-right: 0px !important;
}

.header .user-center {
	float: right;
	padding: 0 15px;
	height: 80px;
	line-height: 80px;
}

.header .user-center ul li {
	float: left;
	padding: 0 10px;
	color: #6ddafe;
	font-size: 16px;
}

.header .user-center ul li i {
	margin-right: 5px;
}

.dropdown-user .dropdown-menu {
	width: 120px;
	min-width: 120px !important;
}

.dropdown-user .divider {
	height: 1px;
	margin: 4px 0;
	overflow: hidden;
	background-color: #6a7988;
}

.dropdown-user img {
	width: 36px;
	border: #f5f5f5 5px solid;
}

.dropdown-user .dropdown-menu li {
	font-size: 14px;
	color: #cfd2d6;
	border: none
}

.dropdown-user .dropdown-menu li a {
	color: #cfd2d6;
	line-height: 36px;
	padding: 0px 15px;
	clear: both;
	overflow: hidden;
}

.dropdown-user .dropdown-menu li a:hover {
	background: none;
	color: #1abb9c;
}

.dropdown-user .dropdown-menu {
	background-color: #2a3f54;
	width: 120px;
	/* min-height: 260px; */
	/* padding: 10px; */
}

.dropdown-user>a {
	padding-top: 12px !important;
	padding-bottom: 12px !important;
}

@media only screen  {
	.header .logo {
		width: 200px;
		padding: 22px;
	}
	.header .logo img {
		height: 36px;
	}
	.header .navs li {
		font-size: 14px;
	}
	.header .user-center ul li {
		font-size: 14px;
	}
}

/*
* footer
*
*/
footer .links {
	background-color: #444;
	padding: 48px 0;
	overflow: hidden;
}

footer .links .title {
	color: #fff;
	font-size: 18px;
	line-height: 64px;
}

@media screen and (max-width: 767px) {
	footer .links {
		padding: 0 0 1.25rem 0;
	}
	footer .links .col-xs-6 {
		margin-bottom: 1.25rem;
	}
	footer .links .col-xs-6 img {
		width: 100%;
	}
}

footer .copyright {
	padding: 30px 0;
}

footer .copyright p {
	text-align: center;
	line-height: 2rem;
}

footer .copyright p span {
	color: #4285f4;
	font-weight: bold;
}

@media screen and (max-width: 767px) {
	footer .copyright p {
		font-size: 1.4rem;
		padding: 0 2.4rem;
	}
}

/*
* product
* 
*/
.product-list {
	padding-bottom: 50px;
}

.product-list div.col-sm-6 {
	/* text-align: center; */
	/* padding: 30px 0; */
	
}

.tool-list {
	padding: 15px;
	padding-bottom: 50px;
}

.tool-list h3 {
	font-size: 42px;
	color: #5a5a5a;
	text-align: center;
	letter-spacing: -1px;
	margin-top: 50px;
}

.tool-list p {
	color: #5a5a5a;
	text-align: center;
}

/*
* case
*
*/
.case {
	padding: 40px 0;
	position: relative;
}

.case .icon {
	position: absolute;
	margin-top: -42px;
	margin-left: -86px;
	top: 0;
	left: 50%;
	width: 172px;
	height: 42px;
}

.case h3 {
	position: relative;
	color: #fff;
	font-size: 30px;
	padding-bottom: 5px;
}

.case h4 {
	position: relative;
	color: #fff;
	font-size: 18px;
	line-height: 1.5;
}

.case ul {
	display: block;
	padding: 40px 0;
}

.case ul li {
	float: left;
	width: 20%;
	padding: 30px 0;
	text-align: center;
}

.case ul.client li img {
	width: 80px;
	height: 80px;
}
.strategic-partners {
	margin: 40px 0;
}
.strategic-partners > div {
	margin-bottom: 15px;
}
/*
* about us
*
*/
.about {
	margin-bottom: 50px;
}

.about p {
	line-height: 1.8
}

.about h3 {
	clear: both;
	/*overflow: hidden;*/
	border-bottom: #6ccfeb 1px solid;
	margin: 45px 0;
	position: relative;
	padding: 10px 40px;
	font-size: 20px;
}

.about h3:after {
	display: block;
	height: 1px;
	content: '';
	border-bottom: #ff6600 2px solid;
	width: 156px;
	position: absolute;
	bottom: -1px;
	left: 0;
}

.about ul li {
	line-height: 1.8;
	padding-top: 10px;
}

/* 
* cop-list
*/
.cop-list .cl-item {
	margin: 2.5rem 0 0 0;
}

.cop-list .cl-item .col-xs-4, .cop-list .cl-item .col-xs-8 {
	padding: 2.5rem 0;
}
.cop-list .cl-item > div[class="col-xs-12"] {
	background: #fff;
}
@media screen and (max-width: 767px) {
	.cop-list .cl-item {
		margin: 1.5rem 0 0 0;
	}
	.cop-list .cl-item .col-xs-4, .cop-list .cl-item .col-xs-8 {
		padding-top: 1.5rem;
		padding-bottom: 1.5rem;
	}
}

.cop-list .cl-item h3 {
	padding-bottom: 10px;
}

.cop-list .cl-item p {
	margin-bottom: 5px;
}

.cop-list .cl-item ul {
	margin-bottom: 5px;
}

.cop-list .cl-item ul li {
	padding-left: 12px;
	background: url(/img/public/dot_01.png) left center no-repeat;
}

/* banner-wraper */
.banner-wraper img {
	height: 254px;
}

@media screen and (max-width: 767px) {
	.banner-wraper img {
		height: 142px;
	}
}

.case-banner {
	height:254px;
	background-image:url(/img/public/case-06.jpg);
	background-position:top center;
	background-color:#020100;
	background-repeat: no-repeat;
	background-size: auto 290px;
}
@media screen and (max-width: 767px) {
	.case-banner {
	height:142px;
	background-size: auto 142px;
	}
}

/*
* tutorial-list
*
*/
.tutorial-list {
	padding: 40px 0;
}

.tutorial-list .inner {
	border: #bcbcbc 1px solid;
	height: 190px;
	margin-bottom: 30px;
	background-color: #fff;
	text-align: center;
	padding-top: 10px;
	overflow: hidden;
}

.tutorial-list .inner span {
	display: block;
	line-height: 1.8;
	font-size: 18px;
	padding-top: 6px;
}

/*.carousel-control*/
.carousel-control.left {
	background: url(/img/public/prev.png) left center no-repeat;
}

.carousel-control.right {
	background: url(/img/public/next.png) right center no-repeat;
}

#carousel_index .item {
	background-position: top center;
	height: 570px;
	background-size: auto 100%;
}

@media screen and (max-width: 767px) {
	#carousel_index .item {
		height: 220px;
	}
}