@charset "utf-8";

body {
	min-width: 1200px;	
}

a:link, a:visited, a:active {
	color: #333;
	text-decoration: none;	
}
a:hover {
	color: #f00;
	text-decoration: none;	
}

h2 {
	font-weight: normal;	
}
h2 {
	color: #333;
	position: relative;	
}
h2 span {
	display: inline-block; 
	border-bottom: 2px solid #f00;
	padding-bottom: 3px;	
}
h2 small {
	display: block;
	color: #999;
	font-size: 14px;
	margin-top: 8px;
}
h2 a.gray {
	display: inline-block;
	color: #999;
	font-size: 12px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 9;
}
h4 {
	font-weight: bold;	
}

i {
	display: inline-block;
	font-style: normal;
	overflow: hidden;	
}

.com-container {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;	
}
.com-content {
	width: 100%;	
}
.com-container:before, .com-container:after, .content:before, .content:after, .com-content:before, .com-content:after {
	display: table;
	content: '';	
}
.pad30 {
	padding-top: 30px;
	padding-bottom: 30px;	
}
.mt25 {
	margin-top: 25px;	
}
.fs14 {
	font-size: 14px;	
}

/* Top */
.top {
	background-color: #f0eeef;
	line-height: 32px;
	width: 100%;	
}
.top a, .top span {
	display: inline-block;
	font-size:14px;
}
.top span {
	padding-left: 10px;
	padding-right: 10px;
}
.top a.tel {
	padding-left: 22px;
}
.top a.tel i {
	background: url(../images/Ico.png) 0 0 no-repeat;
	height: 14px;
	width: 15px;
	top: 9px;
	left: 0;
	z-index: 2; 	
}

/* Header */
.header {
	padding-top: 20px;
	padding-bottom: 15px;
	position: relative;
	z-index: 20;	
}
.header h1 {
	background: url(../images/Logo.png) 0 0 no-repeat;
	height: 60px;
	width: 425px;
	overflow: hidden;
	text-indent: -30em;	
}
.header ul {
	margin-top: 10px;	
}
.header ul li {
	float: left;
	height: 40px;
	line-height: 40px;
	position: relative;
}
.header ul li > a {
	display: block;
	font-size: 15px;
	padding-left: 35px;
	padding-right: 0px;	
}

/* Banner */
.banner {
	width: 100%;
	position: relative;
	z-index: 10;	
}
.banner img {
	width: 100%;	
}

/* 产品中心 */
.products {
	width: 100%;	
}
.products h2, .solution h2, .app h2 {
	text-align: center;	
}
.products ul {
	margin-top: 30px;	
}
.products ul li {
	float: left;
	width: 150px;	
}
.products p.category {
	height: 110px;
	width: 100%;	
}
.products p.category a {
	height: 100%;
	width: 100%;	
}
.products p.title {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.products p.item-01 {
	background: #ededed url(../images/Img-01.png) 50% 50% no-repeat;	
}
.products p.item-01:hover {
	background: #f00 url(../images/Img-01-1.png) 50% 50% no-repeat;	
}
.products p.item-02 {
	background: #ededed url(../images/Img-02.png) 50% 50% no-repeat;	
}
.products p.item-02:hover {
	background: #f00 url(../images/Img-02-1.png) 50% 50% no-repeat;	
}
.products p.item-03 {
	background: #ededed url(../images/Img-03.png) 50% 50% no-repeat;	
}
.products p.item-03:hover {
	background: #f00 url(../images/Img-03-1.png) 50% 50% no-repeat;	
}
.products p.item-04 {
	background: #ededed url(../images/Img-04.png) 50% 50% no-repeat;	
}
.products p.item-04:hover {
	background: #f00 url(../images/Img-04-1.png) 50% 50% no-repeat;	
}
.products p.item-05 {
	background: #ededed url(../images/Img-05.png) 50% 50% no-repeat;	
}
.products p.item-05:hover {
	background: #f00 url(../images/Img-05-1.png) 50% 50% no-repeat;	
}
.products p.item-06 {
	background: #ededed url(../images/Img-06.png) 50% 50% no-repeat;	
}
.products p.item-06:hover {
	background: #f00 url(../images/Img-06-1.png) 50% 50% no-repeat;	
}
.products p.item-07 {
	background: #ededed url(../images/Img-07.png) 50% 50% no-repeat;	
}
.products p.item-07:hover {
	background: #f00 url(../images/Img-07-1.png) 50% 50% no-repeat;	
}
.products p.item-08 {
	background: #ededed url(../images/Img-08.png) 50% 50% no-repeat;	
}
.products p.item-08:hover {
	background: #f00 url(../images/Img-08-1.png) 50% 50% no-repeat;	
}

/* Solution */
.solution {
	background-color: #ededed;
	width: 100%;	
}
.solution ul {
	width: 1220px;
}
.solution ul li {
	float: left;
	color: #fff;
	height: 210px;
	width: 280px;
	overflow: hidden;
	margin-right: 25px;
	margin-top: 25px;	
}
.solution ul li img {
	height: 100%;
	width: 100%;	
}
.solution ul li a {
	color: #fff;	
}
.solution ul li .title {
	background-color: rgba(255, 0, 0, .7);
	background-color: #f00\9;
	height: 36px;
	line-height: 36px;
	text-align: center;
	width: 100%;
	bottom: 0;
	left: 0;
	z-index: 2;	
}
.solution ul li .content {
	background-color: rgba(255, 0, 0, .7);
	background-color: #f00\9;
	height: 100%;
	width: 100%;
	top: 100%;
	left: 0;
	z-index: 3;
}
.solution ul li .content .txt {
	padding: 15px;	
}
.solution ul li .content .txt p {
	margin-top: 12px;	
}
.solution ul li:hover .title {
	bottom: -36px;
}
.solution ul li:hover .content {
	top: 0;
}

/* About */
.about {
	width: 100%;	
}
.about .item {
	width: 360px;	
}
.about .item h2 {
	margin-bottom: 10px;	
}
.about .item b {
	color: #f00;	
}
.about .item .content {
	width: 100%;	
}
.about .item .content p:first-child {
	margin-bottom: 15px;	
}
.about .item ul li {
	line-height: 26px;	
}
.about .item ul li a {
	display: block;
	margin-right: 80px;	
}
.about .item ul li span {
	color: #999;	
}

/* Search */
.search {
	background: url(../images/Img-12.jpg) 50% 0 no-repeat;
	background-size: 100% 100%;
	width: 100%;	
}
.search .hot-word {
	margin-top: 10px;
	margin-bottom: 10px;	
}
.search .hot-word span {
	color: #f00;	
}
.search .content {
	border: 2px solid #828282;
	height: 30px;
	margin-left: 240px;
	margin-right: 240px;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
}
.search input {
	display: block;
	border: 0;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	outline: none;	
}
.search input[type="text"] {
	background: none;
	width: 670px;
	top: 0;
	left: 5px;
	z-index: 2;
}
.search input[type="submit"] {
	background: #828282 url(../images/Img-13.png) 50% 50% no-repeat;
	cursor: pointer;
	height: 30px;
	width: 30px;
	top: 0;
	right: 0;
	z-index: 3;
}

/* App */
.app {
	width: 100%;	
}
.app ul {
	margin-top: 25px;	
}
.app ul li {
	float: left;
	background: #ededed;
	height: 230px;
	width: 398px;
	overflow: hidden;
	margin-left: 1px;
	margin-right: 1px;	
}
.app ul li .img {
	height: 100%;
	width: 100%;	
}
.app ul li .content {
	padding: 30px;	
} 
.app ul li h4 {
	color: #333;
	margin-bottom: 15px;	
}
.app ul li p {
	margin-bottom: 10px;	
}
.app-more {
	display: inline-block;
	background: #ededed url(../images/Img-17-1.png) 50% 50% no-repeat;
	border: 1px solid #ccc;
	height: 24px;
	width: 56px;
	overflow: hidden;
	text-indent: -10em;
}
.app-more:hover {
	background: #f00 url(../images/Img-17.png) 50% 50% no-repeat;
	border: 1px solid #f00;
}

/* Footer */
.footer {
	background-color: #282828;
	color: #a8a8a8;
	width: 100%;
	padding-top: 30px;
	padding-bottom: 20px;	
}

.footer .item {
	margin-right: 70px;	
}
.footer a {
	color: #a8a8a8;	
}
.footer a:hover {
	color: #fff;
	text-decoration: underline;	
}
.footer .item h4 {
	color: #fff;
	margin-bottom: 5px;	
}
.footer .contact {
	border-left: 1px solid #555;
	padding-left: 50px;	
}
.footer .contact a.tel {
	display: inline-block;
	background-color: #bf0008;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	padding: 5px 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
		
}
.footer .contact a.tel span {
	padding-left: 36px;	
}
.footer .contact a.tel i {
	background: url(../images/Ico.png) -16px 0 no-repeat;
	width: 24px;
	height: 20px;
	top: 0;
	left: 0;
	z-index: 9;	
}
.footer .copy {
	border-top: 1px solid #555;
	padding-top: 20px;
	margin-top: 30px;	
}

/* 二级页面 */
.pos {
	height: 36px;
	line-height: 36px;	
}
.pos i {
	background-color: #f00;
	height: 16px;
	width: 5px;
	top: 10px;
	lefT: 0;
	z-index: 2;
}
.pos h3 {
	color: #333;
	padding-left: 18px;	
}
.pos p {
	color: #999;
	top: 0;
	right: 0;
	z-index: 3;	
}
.cate-list {
	background-color: #f2f2f2;
	padding: 10px;
	margin-top: 10px;	
}
.cate-list a {
	padding: 3px 10px;	
}
.cate-list a.red {
	color: #f00;	
}
.cate-list span {
	padding: 3px 0;	
}

/* Fangan */
.fangan {
	width: 100%;	
}
.fangan .item {
	border-bottom: 1px dotted #bcbcbc;
	padding-top: 25px;
	padding-bottom: 25px;	
}
.fangan .item .img {
	height: 170px;
	width: 240px;
	overflow: hidden;	
}
.fangan .item .img img {
	height: 170px;
	width: 240px;	
}
.fangan .item .img img:hover, .yingyong .img img:hover {
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	transform: scale(1.2);
}
.fangan .item .txt {
	margin-left: 260px;	
}
.fangan .item h4 {
	height: 40px;
	line-height: 40px;
	position: relative;	
}
.fangan .item h4 a {
	color: #f00;	
}
.fangan .item h4 i {
	background-color: #bcbcbc;
	height: 1px;
	width: 64px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;	
}
.fangan .item p {
	margin-top: 15px;	
}
.fangan .item a.more {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 5px 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;	
}
.fangan .item a.more:hover {
	background-color: #f00;
	border: 1px solid #f00;
	color: #fff;	
}
a.fangan-a {
	display: inline-block;
	border: 1px solid #f00;
	color: #f00;
	text-align: center;
	width: 280px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 50px;
	margin-right: 50px;
}
a.fangan-a:hover {
	background-color: #f00;
	color: #fff;
}

/* 应用 */
.yingyong {
	width: 100%;
	overflow: hidden;	
}
.yingyong ul {
	width: 1220px;
}
.yingyong ul li {
	float: left;
	width: 590px;
	margin-right: 20px;
	margin-top: 25px;
}
.yingyong .img {
	height: 198px;
	width: 269px;
	overflow: hidden;
	border: 1px solid #bcbcbc;
	border-right: 0;
	padding: 5px;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
}
.yingyong .img img {
	height: 198px;
	width: 268px;
}
.yingyong .txt {
	border: 1px solid #bcbcbc;
	border-left: 0;
	height: 208px;
	width: 309px;
	overflow: hidden;
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;	
}
.yingyong ul li:hover .txt {
	border: 1px solid #bcbcbc;	
	border-left: 0;
}
.yingyong .txt .content {
	padding: 15px;	
}
.yingyong .txt h4 {
	height: 40px;
	line-height: 40px;
	margin-bottom: 15px;
	position: relative;	
}
.yingyong .txt h4 i{
	background-color: #bcbcbc;
	height: 1px;
	width: 64px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 2;	
}
.yingyong .txt h4 a {
	color: #f00;	
}

/* 联系方式 */
.contact-medth {
	background-color: #f2f2f2;
	width: 100%;	
}
.contact-medth h2 {
	text-align: center;
	margin-bottom: 25px;	
}
.contact-medth h2 img {
	display: inline-block;	
}
.contact-medth .item {
	margin-bottom: 20px;	
}
.contact-medth .form-content {
	border: 1px solid #ccc;
	padding: 0 10px;	
}
.contact-medth .wid-01 {
	width: 370px;	
}
.contact-medth input, .contact-medth textarea {
	display: block;
	color: #666;
	border: 0;
	background: none;
	font-family: "微软雅黑";
	font-size: 12px;
	outline: none;
	width: 100%;
}
.contact-medth input {
	height: 30px;
	line-height: 30px;	
}
.contact-medth textarea {
	height: 120px;
	line-height: 20px;
	padding: 5px 0;	
	resize: none;
}
.contact-medth input[type="submit"], .contact-medth input[type="reset"] {
	color: #fff;
	cursor: pointer;
	height: 40px;
	line-height: 40px;
	text-align: center;
	width: 580px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;	
}
.contact-medth input[type="submit"] {
	background-color: #c21313;	
}
.contact-medth input[type="reset"] {
	background-color: #cdcdcd;	
}