/* common */
body {
	font-family: 'Open Sans', 'Microsoft Yahei';
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #636b72;
	/*background: #f5f5fa;*/
}
h3,h4,p,ul,ol{
	margin: 0;
	padding:0;
}
.text-num {
	font-style: normal;
	font-family: "verdana";
}
a:hover,a:focus{
	text-decoration: none;
	outline: none;
}


/* nav */
#nav {
	height: 73px;
	border-radius: 0;
	margin-bottom: 0;
	z-index: 20;
	background-color: #323232;
}
.navbar-inverse .navbar-nav>li>a {
	color: #fff;
	font-size: 16px;
	height: 72px;
	line-height: 41px;
}
.nav>li {
	position: relative;
	margin-right: 9px;
	width: 114px;
	height: 72px;
	line-height: 72px;
	text-align: left;
}
.nav>li>a {
	padding: 15px 25px;
}
.nav>li ul {
	position: absolute;
	list-style: none;
	top: 99%;
	left: 0;
	right: 0;
	padding-left: 0;
	width: 114px;
	height: 0;
	background: rgba(0,0,0,0.7);
	overflow-y: hidden;
	z-index: 20;
	-webkit-transition: height ease 1s;
	-moz-transition: height ease 1s;
	-ms-transition: height ease 1s;
	-o-transition: height ease 1s;
	transition: height ease 1s;
}
.nav>li:HOVER ul {
	height: auto;
}
.nav>li:HOVER ul li {
	text-align: center;
	line-height: 30px;
}
.nav>li.uas-cloud>a{
	width: 114px;
	height: 72px;
	padding: 0;
}
.nav>li.uas-cloud>a>img {
	vertical-align: top;
	margin-top: 23px;
}
.nav>li:HOVER ul li a {
	display: block;
	height: 100%;
	color: #fff;
	text-decoration: none;
}
.nav>li:HOVER ul li a:HOVER {
	color: #418eff;
}
.nav .input-group{
	padding-top: 15px;
	margin-left: 5px;
	width: 200px;
	height: 30px;
	line-height: 30px;
	vertical-align: bottom;
	font-size: 14px;
	color: #8c8c8c;
}
.nav li:hover .input-group button{
	cursor: pointer;
	outline: none;
	box-shadow: none;
}
.nav .input-group input{
	position: relative;
	width: 180px;
	height: 30px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	z-index: 10;
	border: none;
	outline: none;
	color: #8c8c8c;

}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #fff; opacity:.5;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #fff;opacity:.5;
}

input:-ms-input-placeholder{
	color: #fff;opacity:.5;
}

input::-webkit-input-placeholder{
	color: #fff;opacity:.5;
}
.nav .input-group button{
	display: inline-block;
	position: absolute;
	top: 18px;
	right: 14px;
	margin-top: 10px;
	width: 16px;
	height: 16px;
	font-size: 14px;
	z-index: 500;
	background: transparent url("../../images/nav/search.png") no-repeat;
	border: none;
}
.nav li:hover .input-group button{
	background: transparent url("../../images/nav/search2.png") no-repeat;
}
.input-group .form-control:first-child{
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	margin-top: 5px;
	margin-left: 20px;
	border: none;
	background: #3c3c3c;
	outline: none;
}
.navbar-inverse .navbar-collapse{
	border-color: #101010;
	width: 1190px;
	padding: 0;
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
	color: #418eff;
	background-color: transparent;
}
/* banner */
.banner {
	padding: 88px 0;
	color: #fff;
	background-size:100% 100%;
}
.banner h4 {
	font-size: 60px;
}
.banner p {
	font-size: 18px;
}


.section-item {
	font-size: 14px;
}
.section-item>h3 {
	margin-top: 20px;
	margin-bottom: 20px;
}
.section-item .content p {
	line-height: 25px;
}

/* footer */
ul,p,h1,h2,h3,h4,h5,h6,ol{
	margin: 0;
	padding: 0;
}
footer {
	background: #474443;
	font-family: '微软雅黑';
	color: #a1a1a1;
}
footer a {
	color: #a1a1a1;
	text-decoration: none;
}
footer a:focus, footer a:hover {
	text-decoration: none;
	color: #fff;
}
footer .warp{
	width: 1190px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 40px;
	border-bottom: 1px dotted #cbcbcb;
}
footer .txt-left{
	float: left;
	overflow: hidden;

}
footer .txt-left span.phone em{
	font-size: 24px;
	color: #e6e6e6;
	font-style: normal;
}
.item-list>li{
	display: inline-block;
	margin: 70px 114px 0 0;
	float: left;
	list-style: none;
	text-align: left;
}
.item-list>li:nth-child(4){
	margin: 70px 160px 0 0;
}
.item-list>li.qrcode{
	margin: 70px 120px 0 0;
}
.item-list>li:last-child{
	margin-right: 0;
}
.item-list>li span{
	display: inline-block;
	font-size: 16px;
	color: #f0f0f0;
	margin-bottom: 30px;
}
.item-list>li div.mode span{
	margin-bottom: 15px;
	font-size: 14px;
	color: #e7e7e7;
}
.item-list>li div.mode em{
	font-size: 14px;
	font-style: normal;
	color: #e7e7e7;
}
.item-list>li ul{
	font-size: 14px;
	color: #969696;
	padding-left: 0;
	text-align: left;
}
.item-list>li ul li{
	margin-bottom: 18px;
	list-style: none;
}
.txt-right{
	float: right;
	overflow: hidden;
}
.txt-right .qrcode{
	float: left;
	margin:70px 65px 20px 0;
}
.txt-right .qrcode:last-child{
	margin-right: 0;
}
.qrcode-img>img{
	display: inline-block;
	width: 80px;
	height: 80px;
}
.qrcode-text {
	padding: 22px 0 0 17px;
	font-size: 12px;
}
.qrcode-text>div{
	margin-top: 10px;
	font-size: 12px;
	color: #969696;
}
footer .txt2{
	border-bottom: none;
	height: 86px;
	line-height: 86px;
	padding-bottom: 0;
	font-size: 12px;
	color: #969696;
}
footer .txt2 div.txt-left{
	margin-left: 380px;
}
footer .txt2 div p{
	font-size: 12px;
	color: #969696;
}
footer .common-link {
	height: 53px;
	line-height: 53px;
	text-align: left;
}
footer .common-link span {
	font-size: 14px;
	color: #f0f0f0;
}
footer .common-link a {
	margin-left: 50px;
	font-size: 14px;
	color: #969696;
}
footer .common-link a:hover{
	text-decoration: none;
	color: #fff;
}
	/*sidebar*/
#sidebar{
	position: fixed;
	z-index: 100;
	right: 20px;
	top: 10%;
	width: 68px;
	height: 85%;
}
#sidebar .sidebar-content{
	position: absolute;
	right: 20px;
	top: 80%;
	transform: translateY(-50%);
	list-style: none;
	padding: 0;
	width: 100%;
}
#sidebar .sidebar-content li{
	position: relative;
	width: 100%;
	text-align: center;
}
.sidebar-content .img1{
	display: inline-block;
	margin-bottom: -7px;
	width: 32px;
	height: 32px;
	background: url("../../images/sidebar/icon_1.png") no-repeat;
}
.sidebar-content a:hover .img1{
	background: url("../../images/sidebar/icon_1_1.png") no-repeat;
}
.sidebar-content .img2{
	display: inline-block;
	margin-bottom: 2px;
	width: 32px;
	height: 32px;
	background: url("../../images/sidebar/icon_2.png") no-repeat;
}
.sidebar-content a:hover .img2{
	background: url("../../images/sidebar/icon_2_2.png") no-repeat;
}
/*.sidebar-content .img3{*/
/*display: inline-block;*/
/*width: 32px;*/
/*height: 32px;*/
/*background: url("../../images/sidebar/icon_3.png") no-repeat;*/
/*}*/
/*.sidebar-content a:hover .img3{*/
/*background: url("../../images/sidebar/icon_3_2.png") no-repeat;*/
/*}*/
.sidebar-content .img4{
	display: inline-block;
	width: 24px;
	height: 12px;
	background: url("../../images/sidebar/top.png") no-repeat;
}
.sidebar-content a:hover .img4{
	background: url("../../images/sidebar/top2.png") no-repeat;
}
#sidebar .sidebar-content li a{
	position: relative;
	display: block;
	padding: 5px 0;
	line-height: 27px;
	width: 100%;
	height: 68px;
	font-size: 12px;
	color: #d2d2d2;
	background: #323232;
	text-decoration: none;
	-webkit-transition: background-color ease .5s;
	-moz-transition: background-color ease 0.5s;
	-ms-transition: background-color ease 0.5s;
	-o-transition: background-color ease 0.5s;
	transition: background-color ease 0.5s;
	z-index: 30;
}
#sidebar .sidebar-content li:hover a{
	color: #fff;
	background: #1e1e1e;
}
#sidebar .sidebar-content li .sidebar-menu{
	position: absolute;
	display: none;
	overflow: hidden;
	bottom: 0;
	right: 48px;
	top: 0;
	width: 68px;
	height: 68px;
	line-height: 50px;
	background: #323232;
	color: #fff;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: transform .5s;
	-moz-transition: transform .5s;
	-ms-transition: transform .5s;
	-o-transition: transform .5s;
	transition: transform .5s;
	z-index: 20;
}
#sidebar .sidebar-content li span{
	margin-top: 4px;
	margin-bottom: -10px;
}
#sidebar .sidebar-content li.go-top span{
	padding-bottom: 18px;
}
.sidebar-menu p{
	line-height: 28px;
	text-align: left;
	padding-left: 18px;
}
#sidebar .sidebar-content li:hover .sidebar-menu{
	display: block;
	overflow: auto;
	width: 220px;
	height: 68px;
	font-size: 14px;
	color: #fff;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-o-transform: translateX(0);
	transform: translateX(0);
}
/*返回顶部*/
#sidebar .sidebar-content .go-top{
	margin-top: 8px;
	display: none;
}
#sidebar .sidebar-content .go-top a{
	position: relative;
	display: block;
	padding: 5px 0;
	line-height: 27px;
	width: 100%;
	height: 40px;
	font-size: 12px;
	color: #d2d2d2;
	background: #323232;
	text-decoration: none;
	-webkit-transition: background-color ease .5s;
	-moz-transition: background-color ease 0.5s;
	-ms-transition: background-color ease 0.5s;
	-o-transition: background-color ease 0.5s;
	transition: background-color ease 0.5s;
	z-index: 30;
}

/* hot news */
.hot-news .news-item{
	position: relative;
}
.hot-news .news-item em{
	display: inline-block;
	width: 6px;
	height: 30px;
	font-style: normal;
	background: #ff0000;
}
.hot-news .news-item span{
	margin-left: 20px;
	font-size: 24px;
	font-style: normal;
	color: #1e1e1e;
	position: absolute;
	top: -2px;
	left: 6px;
}
.hot-news h4{
	margin-top: 10px;
}
.hot-news {
	padding: 0 10px;
}
.hot-news li h5{
	margin-bottom: 0;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #666666;
	line-height: 20px;
	font-weight: 600;
}
.hot-news li{
	margin-top: 14px;
	width: 300px;
	height: 56px;
	border-bottom: 1px solid #d2d2d2;
}
.hot-news li:hover a{
	color: #2867c2;
}
.hot-news li:last-child{
	border-bottom: none;
}
.hot-news li div.info{
	margin-top: 5px;
	font-size: 12px;
	overflow: hidden;
	margin-left: -15px;
}
.hot-news li div.info .text-num{
	font-size: 12px;
	text-align: left;
}
.hot-news li a{
	color: #323232;
	font-size: 16px;
	font-weight: bold;
	margin: 12px 0 14px 0;
}
.hot-news li span{
	color: #a0a0a0;
	font-size: 12px;
}
.hot-news li .list-order {
	display: inline-block;
	width: 20px;
	height: 20px;
	border: 1px solid #666666;
	border-radius: 4px;
	text-align: center;
}

.img-scope {
	max-width: 100%;
	max-height: 100%;
}


.breadcrumb-ol {
	padding: 8px 0;
	margin-bottom: 20px;
	list-style: none;
	border-radius: 4px;
}
.breadcrumb-ol>li {
	display: inline-block
}
/*解决方案*/
.solution .section-2 {
	background: #fff;
}
.section-2 .content .text-content{
	margin-bottom: 60px;
}