@charset "utf-8";
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.mt10 {
	margin-top: 10px;
}
.mt20 {
	margin-top: 20px;
}
.mt30 {
	margin-top: 30px;
}
.mt35 {
	margin-top: 35px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.m20 {
	margin: 20px 0;
}
.p10 {
	padding: 10px;
}
.p30 {
	padding: 30px;
}
.clear {
	clear: both;
}
.dis {
	display: none;
}
.text-center {
	text-align: center;
}
.text-hide {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
body {
	background: #fff;
}
.topbar {
	background: #333;
	color: #fff;
	font-size: 14px;
}
.topbar .fl {
	line-height: 40px;
	height: 40px;
}
.topbar .fr {
	color: #6D6D6D;
	line-height: 40px;
	height: 40px;
}
.topbar .fr a {
	color: #fff;
	display: inline-block;
}
.topbar .fr a:hover {
	color: #ff0;
}
.logo {
	margin-top: 20px;
}
.logo img {
	/*height: 50px;*/
}
.header {
	background: #fff;
	/*height: 90px;*/
	border-bottom: #efefef 1px solid;
}
.header .fr {
	margin-top: 40px;
}
.header .fr p {
	margin: 0 0 0 12px;
	font-size: 18px;
	color: #e60215;
	text-align: left;
	float: left;
	padding: 0px;
	line-height: normal;
}
.header .fr i {
	font-size: 28px;
	float: left;
	color: #e60215;
	line-height: 36px;
	margin-top: 3px;
}
.header .fr span {
	display: block;
	font-size: 14px;
	color: #333;
}
.nav {
	position: relative;
	z-index: 999;
	background: #FFF;
	width: 100%;
	height: 53px;
}
.navbox {
	box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}
.nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
.nav ul li {
	display: inline-block;
	position: relative;
}
.nav ul li a {
	display: block;
	line-height: 53px;
	height: 53px;
	font-size: 16px;
	color: #888;
	border-bottom: 2px solid #fff;
	margin-right: 46px;
	position: relative;
}
.nav ul li a i {
	margin-left: 10px;
}
.nav ul li a:hover {
	color: #e60215;
	border-bottom: 2px solid #e60215;
}
.n:hover a {
	color: #e60215;
}
.nav ul .hover a {
	color: #e60215;
	border-bottom: 2px solid #e60215;
}
.nav ul li.hover .subnav li a {
	border: none;
	color: 666;
	margin: 0;
}
.nav ul li .subnav {
	position: absolute;
	width: 160px;
	left: -36px;
	top: 51px;
	opacity: 0;
	transition: all .3s ease 0s;
	transform: translate3d(0, 10px, 0);
	visibility: hidden;
	z-index: 100;
	background: #FFF;
	border-top: 2px solid #e60215;
}
.nav ul li .subnav li a {
	display: block;
	width: 160px;
	font-size: 13px;
	text-align: center;
	margin: 0;
	color: #666;
	height: 40px;
	line-height: 40px;
}
.nav ul li .subnav li a:hover {
	border: none;
	color: #555;
	background-color: #efefef;
}
.nav ul li:hover .subnav {
	opacity: 1;
	transform: translate3d(0, 0, 0);
	visibility: visible;
}
.nav form {
	float: right;
	padding-top: 8px;
}
.nav form .ip {
	border: 0;
	border-radius: 20px 0 0 20px;
	padding: 8px 10px 8px 20px;
	vertical-align: middle;
}
.nav form .bnt {
	background: #E74E41;
	border: 0;
	padding: 8px 20px;
	color: #fff;
	vertical-align: middle;
}
.notsupport {
	position: fixed;
	top: 0;
	bottom: 0;
	z-index: 99999;
	width: 100%;
	height: 100%;
	text-align: center;
	clear: both;
	color: #fff;
	background: #0072C6;
}
.notsupport h1 {
	font-size: 100px;
	margin-top: 200px;
	margin-bottom: 30px;
}
.notsupport h2 {
	font-size: 30px;
	margin-bottom: 30px;
}
.bg_header {
}
.bg_gray {
	background: #fafafa;
	padding: 20px 0 35px 0;
}
.width {
	width: 1250px;
	margin: 0 auto;
}
.banner {
	margin: 0 auto;
	z-index: 1;
}
.banner .box_skitter {
	width: 100%;
	height: 500px
}
.banner_inner {
	height: 261px;
	padding: 110px 0 0 150px;
	color: #fff;
}
.banner_inner h2 {
	font-size: 28px;
	font-weight: 400;
}
.banner_inner p {
	color: #fff;
	font-size: 15px;
}
.pos-bg {
	background: #F8F8F8;
	border-bottom: #ededed 1px solid;
	border-top: #ededed 1px solid;
	position: relative;
	overflow: hidden;
}
.position {
	line-height: 45px;
}
.position ul {
	margin: 0;
	padding: 0;
}
.position ul li {
	font-size: 14px;
}
h2.tit {
	font-size: 24px;
	position: relative;
	color: #555;
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	overflow: hidden;
	font-weight: normal;
}
p.desc {
	font-size: 14px;
	color: #B7B7B7;
	height: 28px;
	line-height: 28px;
	padding-bottom: 30px;
	width: 100%;
	text-align: center;
	overflow: hidden;
}
a.more-h {
	background: transparent;
	border: 1px solid #dfdfdf;
	color: #9f9f9f;
	display: block;
	font-size: 14px;
	height: 50px;
	line-height: 50px;
	text-indent: 0px;
	transition: all 0.3s ease-out 0s;
	width: 300px;
	margin: 40px auto 0px;
	text-align: center;
}
a.more-h:hover {
	border: 1px solid #e80113;
	color: #e80113;
}
.subject {
	border-bottom: 1px solid #eaeaea;
}
.subject b {
	border-bottom: 1px solid #156EB8;
	height: 40px;
	line-height: 40px;
	display: inline-block;
	margin-bottom: -1px;
	font-weight: normal;
	color: #3b3b3b;
	font-size: 18px;
	font-family: microsoft yahei;
}
.subject .more {
	float: right;
}
.subject .more a {
	font-size: 12px;
	font-family: 宋体;
	color: #999;
}
.subject .more a:hover {
	color: #f30;
}
.home_about {
	clear: both;
	overflow: hidden;
}
.home_about .left {
	max-width: 740px;
    clear: both;
    display: block;
   margin:0 auto;
}
.home_about .left video {
	background: #000;
}
.home_about .right {
	
	line-height: 30px;
	font-size: 14px;
}
.home_about .right p {
	font-size: 14px;
	line-height: 30px;
	margin: 0 0 10px 0;
}
.home_nav {
	text-align: center;
}
.home_nav ul {
	margin: 25px auto;
}
.home_nav ul li {
	display: inline;
	width: auto;
	position: relative;
}
.home_nav ul li a {
	display: inline;
	padding: 10px 10px;
	color: #333;
	font-size: 14px;
	background: #fff;
	margin: 0 2px;
	border-radius: 2px;
	border: 1px solid #E7E7E7;
}
.home_nav ul li a:hover {
	color: #e80113;
	border: 1px solid #e80113;
}
.home_nav ul .hover a {
	display: inline;
	padding: 10px 30px;
	color: #e80214;
	font-size: 14px;
	border: 1px solid #e80214;
	margin: 0 2px;
	border-radius: 2px;
	border-radius: 0;
}
.home_nav ul li dl {
	display: none;
	background: #2384D5;
	padding: 2px 0;
	margin: 16px 0 0 0;
}
.home_nav ul .hover dl {
	display: none;
	text-align: left;
	position: absolute;
	top: 16px;
	left: 2px;
}
.home_nav ul .hover dl dt a {
	display: block;
	font-weight: normal;
	color: #fff;
	background: #2384D5;
	min-width: 200px;
	border: 0;
}
.home_nav ul .hover dl dt a:hover {
	background: #fff;
	color: #333;
	border: 0;
}
.home_pro {
	margin: 40px 0 0px 0;
	width: 1206px;
	clear: both;
}
.home_pro ul li {
	width: 24%;
	margin: 0 1% 1% 0;
	float: left;
}
.home_pro ul li a {
	border: 1px solid #ededed;
	padding: 4px;
	display: block;
	background: #fff;
}
.home_pro ul li a div {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.home_pro ul li a div img {
	width: 100%;
	min-height: 200px;
	display: block;
	border: 0;
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
}
.home_pro ul li:hover {
	box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
}
.home_pro ul li a:hover div img {
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
}
.home_pro ul li a p {
	text-align: center;
	font-size: 14px;
	color: #333;
	margin: 0;
	padding: 10px;
}
.home_pro ul li a:hover p {
	color: #f30;
}
.home_pro ul li a .title {
	min-height: 70px;
	text-align: center;
}
.home_pro ul li a .price {
	min-height: 40px;
	color: #f60;
	font-family: Lucida Grande, Arial, 微软雅黑, 宋体;
	font-weight: 400;
	padding: 0 10px 10px 10px;
}
.home_pro ul li a .price span {
	float: right;
	font-weight: normal;
	color: #999;
}
.home_case {
	margin: 30px 0 0px 0;
	width: 1206px;
	clear: both;
}
.home_case ul li {
	width: 19%;
	margin: 0 1% 1% 0;
	float: left;
}
.home_case ul li a {
	border: 1px solid #ededed;
	padding: 4px;
	display: block;
	background: #fff;
}
.home_case ul li a div {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.home_case ul li a div img {
	width: 100%;
	min-height: 160px;
	display: block;
	border: 0;
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
}
.home_case ul li:hover {
	box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
}
.home_case ul li a:hover div img {
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
}
.home_case ul li a p {
	text-align: center;
	font-size: 14px;
	color: #333;
	margin: 0;
	padding: 10px;
}
.home_case ul li a:hover p {
	color: #f30;
}
.home_case ul li a .title {
	min-height: 70px;
	text-align: center;
}
.home_case ul li a .price {
	min-height: 40px;
	color: #f60;
	font-family: Lucida Grande, Arial, 微软雅黑, 宋体;
	font-weight: 400;
	padding: 0 10px 10px 10px;
}
.home_case ul li a .price span {
	float: right;
	font-weight: normal;
	color: #999;
}
.news-h ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 370px;
	margin-left: 40px;
}
.news-h ul div {
	height: 138px;
	width: 370px;
	overflow: hidden;
	margin-bottom: 30px;
}
.news-h ul div img {
	height: 100%;
	width: 100%;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}
.news-h ul div img:hover {
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-moz-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
}
.news-h ul h2 {
	font-size: 16px;
	color: #333;
	margin: 20px 0;
	padding: 0;
}
.news-h ul li {
	height: 35px;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 35px;
}
.news-h ul li span {
	color: #999;
	float: right;
}
.news-h ul li a {
	width: 300px;
	float: left;
	height: 35px;
	line-height: 35px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 13px;
}
.news-h ul li a i {
	font-style: normal;
	display: inline-block;
	margin-right: 10px;
	font-size: 14px;
}
.home_news {
	margin-bottom: 20px;
	background: #fff;
}
.home_news_list {
}
.home_news_list li {
	border-bottom: 1px solid #E6E6E6;
	overflow: hidden;
	padding: 12px 0 12px 0;
	float: left;
	width: 49%;
	margin-right: 1%;
	min-height: 90px;
}
.home_news_list li .date {
	background: #2384D5;
	color: #fff;
	height: 50px;
	line-height: 50px;
	width: 80px;
	display: inline-block;
	text-indent: 16px;
	margin: 5px 0 0 0;
	float: left;
	font-family: verdana;
	position: absolute;
	border-radius: 5px 0 0 5px;
}
.home_news_list li .date:after {
	content: " ";
	position: absolute;
	right: -8px;
	top: 15px;
	width: 20px;
	height: 20px;
	border: #2384D5 solid 1px;
	border-left: 0;
	border-bottom: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #2384D5;
}
.home_news_list li div {
	color: #999;
	font-size: 12px;
	margin-left: 100px;
}
.home_news_list li div a {
	display: block;
	font-size: 16px;
	color: #333;
}
.home_news_list li div a:hover {
	color: #f30;
}
.news_list {
}
.news_list li {
	border-bottom: 1px solid #E6E6E6;
	overflow: hidden;
	padding: 12px 0 12px 0;
}
.news_list li .date {
	background: #fff;
	color: #333;
	display: inline-block;
	margin-right: 20px;
	float: left;
	font-family: verdana;
	text-align: center;
	border-radius: 4px;
	font-size: 24px;
	font-family: verdana;
	border: 1px solid #e80113;
	padding: 5px 0 0;
}
.news_list li .date em {
	display: block;
	font-style: normal;
	font-size: 14px;
	font-family: arial;
	background: #e80113;
	padding: 3px 15px;
	color: #fff;
	margin-top: 5px;
}
.news_list li div {
	color: #999;
	font-size: 12px;
	margin-left: 95px;
	line-height: 22px;
}
.news_list li div a {
	display: block;
	font-size: 18px;
	color: #333;
	margin-bottom: 5px;
}
.news_list li div a:hover {
	color: #f30;
}
.home_logo {
	margin-bottom: 20px;
}
.home_logo ul {
}
.home_logo ul li {
	float: left;
	width: 10%;
	margin-bottom: 1%;
}
.home_logo ul li img {
	border: 1px solid #eee;
	width: 104px;
	height: 40px;
}
.bg_link {
	background: #666;
}
.bg_foot {
	background: #444;
}
.link {
	height: 50px;
	line-height: 50px;
}
.link_title {
	color: #fff;
	width: 80px;
	float: left;
}
.link_list {
}
.link_list a {
	color: #ddd;
	margin-right: 20px;
}
.link_list a:hover {
	color: #fff;
}
.footer {
	padding: 30px 0;
	color: #fff;
}
.footer .left {
	background: url(../images/bg_foot_line.gif) repeat-y right;
	padding: 0 40px 0 40px;
	float: left;
	min-height: 120px;
}
.footer .search {
	padding-left: 40px;
	float: left;
	font-size: 14px;
	color: #8F8F8F;
	font-family: microsoft yahei;
	line-height: 24px;
}
.footer .search span {
	font-size: 16px;
	color: #ddd;
	font-family: microsoft yahei;
	display: block;
	padding-bottom: 15px;
}
.footer .search input {
	border: 1px solid #fff;
	padding: 6px 10px;
}
.footer .search button {
	border: 1px solid #000;
	background: #000;
	color: #fff;
	padding: 6px 20px;
}
.footer .left dl {
	margin: 0;
	padding: 0;
}
.footer .left dl dd {
	text-align: left;
	font-size: 18px;
	color: #ddd;
	font-family: microsoft yahei;
	margin: 0 0 10px 0;
	padding: 0;
}
.footer .left dl dt {
	text-align: left;
	font-size: 14px;
	color: #8F8F8F;
	font-family: microsoft yahei;
	line-height: 24px;
	font-weight: normal;
}
.footer .left dl dt p {
	margin: 0;
	padding: 0;
}
.footer a {
	color: #8F8F8F;
}
.footer a:hover {
	color: #e80113;
}
.copyright {
	font-size: 12px;
	color: #8F8F8F;
	font-family: microsoft yahei;
	line-height: 24px;
	text-align: center;
	padding: 10px 0;
	background: #000;
}
.copyright a {
	color: #8F8F8F;
}
.copyright a:hover {
	color: #e80113;
}
.inner_container {
	min-height: 600px;
	padding: 20px 0;
}
.inner_container h1 {
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	margin: 0 0 20px 0;
	padding: 0;
}
.page_show a {
	color: #06C;
}
.page_show a:hover {
	color: #f30;
}
/*标签相关*/
.tags {
}
.tags li {
	display: inline;
	width: auto;
}
.tags li a {
	display: inline-block;
	padding: 10px 30px;
	color: #333;
	font-size: 14px;
	background: #fff;
	margin: 0 2px 5px 0;
	border-radius: 2px;
	border: 1px solid #E7E7E7;
}
.tags li a:hover {
	background: #2384D5;
	color: #fff;
	border: 1px solid #2384D5;
}
.tags .hover a {
	display: inline;
	padding: 10px 30px;
	color: #fff;
	font-size: 14px;
	background: #2384D5;
	color: #fff;
	border: 1px solid #2384D5;
	margin: 0 2px;
	border-radius: 2px;
	border-radius: 0;
}
/*筛选相关*/
.filter {
	border: 1px solid #f3f3f3;
	padding: 6px 20px;
	margin-top: 30px;
	box-shadow: 0px 0 10px rgba(0, 0, 0, 0.1);
	padding: 15px;
}
.filter dl {
	margin: 0;
}
.filter dl dd {
	float: left;
	width: 70px;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding-top: 5px;
}
.filter dl dt {
	margin: 0 0 0 80px;
}
.filter dl dt a {
	font-weight: normal;
	margin: 0 5px 5px 0;
	padding: 5px 10px;
	color: #666;
	font-size: 14px;
	display: inline-block;
}
.filter dl dt a:hover {
	background: #3BB4F2;
	color: #fff;
}
.filter dl dt .hover {
	background: #3BB4F2;
	color: #fff;
}
/*瀑布流布局*/
.piclist {
	width: 1190px;
	margin-top: 40px;
}
.piclist ul {
	width: 1220px;
}
.piclist li {
	float: left;
	width: 275px;
	margin-right: 25px;
}
.piclist li a {
	display: block;
	padding: 4px;
	margin-bottom: 25px;
	border: 1px solid #eee;
}
.piclist li a:hover {
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.17);
}
.piclist li a img {
	width: 100%;
}
.piclist li a p {
	font-size: 14px;
	padding: 0 10px;
}
/*新闻——图片*/
.list_pic {
	margin: 30px 0 0px 0;
	width: 1206px;
	clear: both;
}
.list_pic ul li {
	width: 24%;
	margin: 0 1% 1% 0;
	float: left;
}
.list_pic ul li a {
	border: 1px solid #ededed;
	padding: 4px;
	display: block;
	background: #fff;
}
.list_pic ul li a div {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.list_pic ul li a div img {
	width: 100%;
	/*height: 100%;
	min-height: 279px;*/
	max-height: 279px;
	
	display: block;
	border: 0;
	transition: all 1s;
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
}
.list_pic ul li:hover {
	box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.1);
}
.list_pic ul li a:hover div img {
	transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-moz-transform: scale(1.3);
	-o-transform: scale(1.3);
}
.list_pic ul li a p {
	text-align: left;
	font-size: 14px;
	color: #333;
	margin: 0;
	padding: 10px;
}
.list_pic ul li a:hover p {
	color: #e80113;
}
.list_pic ul li a .title {
	min-height: 30px;
}
/*新闻相关*/
.news_show h2 {
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	margin: 0;
	padding: 0;
}
.news_show .info {
	border-left: 3px solid #e80113;
	background: #f3f3f3;
	margin: 15px 0;
	padding: 10px 15px;
	font-size: 14px;
	color: #666;
}
.news_show .intro a {
	color: #06C;
}
.news_show .intro a:hover {
	color: #f30;
}
.news_show .intro img {
	max-width: 100%;
	height: auto;
}
.news_show .other {
	margin-top: 30px;
	text-align: center;
}
.news_show .other p {
	font-weight: bold;
}
.news_show .other a {
	display: inline-block;
	margin: 0 10px;
	cursor: pointer;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #ddd;
	padding: 6px 20px;
	min-width: 100px;
}
.news_show .other a span {
	font-size: 18px;
	margin-right: 10px;
}
.news_show .other a em {
	font-style: normal;
	font-size: 18px;
}
.news_show .other a:hover {
	background: #2384D5;
	border-color: #2384D5;
	color: #fff;
}
.news_show .other a:hover span {
	color: #fff;
}
.news_show .tags {
	font-weight: 500;
}
.news_show .tags a {
	margin-left: 15px;
	display: inline-block;
	border-radius: 4px;
	border: 1px solid #ddd;
	background: #fff;
	padding: 4px 10px;
	font-weight: normal;
	font-size: 14px;
}
.news_show .tags a:hover {
	background: #2384D5;
	color: #fff;
	border-color: #2384D5;
}
/*招聘相关*/
.job_show {
}
.job_show h1 {
	text-align: left;
	font-size: 30px;
	font-weight: 400;
	margin: 0;
	padding: 0;
	color: #06C;
}
.job_show h2 {
	text-align: left;
	font-size: 20px;
	font-weight: 400;
	margin: 10px 0;
	padding: 0;
	color: #06C;
}
.job_show .info {
	margin: 15px 0;
	padding: 0px;
	font-size: 14px;
}
.job_show .info ul {
	overflow: hidden;
}
.job_show .info ul li {
	float: left;
	width: 23.5%;
	border-left: 1px solid #dadada;
	padding-left: 1.5%;
	line-height: 30px;
}
.job_show .info ul li span {
	color: #999;
}
.job_show .intro a {
	color: #06C;
}
.job_show .intro a:hover {
	color: #f30;
}
.job_show .other {
	margin-top: 30px;
	text-align: center;
}
.job_show .other p {
	font-weight: bold;
}
.job_show .other a {
	display: inline-block;
	margin: 0 10px;
	cursor: pointer;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #ddd;
	padding: 6px 20px;
	min-width: 100px;
}
.job_show .other a span {
	font-size: 18px;
	margin-right: 10px;
}
.job_show .other a em {
	font-style: normal;
	font-size: 18px;
}
.job_show .other a:hover {
	background: #2384D5;
	border-color: #2384D5;
	color: #fff;
}
.job_show .other a:hover span {
	color: #fff;
}
.job_show .tags {
	font-weight: 500;
}
.job_show .tags a {
	margin-left: 15px;
	display: inline-block;
	border-radius: 4px;
	border: 1px solid #ddd;
	background: #fff;
	padding: 4px 10px;
	font-weight: normal;
	font-size: 14px;
}
.job_show .tags a:hover {
	background: #2384D5;
	color: #fff;
	border-color: #2384D5;
}
.job_show .action {
	text-align: center;
}
.job_show .action a {
	display: inline-block;
	margin: 0 10px;
	cursor: pointer;
	background: #fff;
	border-radius: 4px;
	border: 1px solid #2384D5;
	padding: 6px 20px;
	min-width: 100px;
	background: #2384D5;
	color: #fff;
}
.job_show .action a:hover {
	color: #fff;
	border-color: #f60;
	background: #f60;
}
/*商品相关*/
.pro_show {
	box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
	border: 1px solid #f3f3f3;
}
.pro_show .left {
	float: left;
	width: 700px;
	text-align: center;
	border-right: 1px solid #f3f3f3;
	padding: 40px;
}
.pro_show .left .thumb_pic {
	margin: 40px 0 0 0;
	text-align: center;
}
.pro_show .left .thumb_pic ul {
	margin: 0 auto;
}
.pro_show .left .thumb_pic ul li {
	display: inline-block;
	margin-right: 5px;
	border: 1px solid #eaeaea;
	padding: 3px;
	cursor: pointer;
	position: relative;
}
.pro_show .left .thumb_pic ul li.hover {
	border: 1px solid #f90;
	background: #fff;
}
.pro_show .left .thumb_pic ul li.hover:after {
	content: " ";
	position: absolute;
	right: 27px;
	top: -6px;
	width: 11px;
	height: 11px;
	border: #f90 solid 1px;
	border-left: 0;
	border-bottom: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #f90;
	z-index: -1;
}
.pro_show .right {
	margin-left: 700px;
	padding: 40px;
}
.pro_show .right h1 {
	font-size: 24px;
	margin: 0;
	padding: 0;
	font-weight: 400;
	text-align: left;
}
.pro_show .right h5 {
	font-size: 14px;
	margin: 10px 0;
	padding: 0;
	color: #999;
	font-weight: normal;
}
.pro_show .right .attribute {
}
.pro_show .right .attribute li {
	font-size: 14px;
	line-height: 30px;
}
.pro_show .right .attribute li em {
	display: inline-block;
	width: 80px;
	font-style: normal;
	color: #555;
	font-size: 14px;
}
.pro_show .right .price {
	font-size: 14px;
	line-height: 30px;
	margin: 20px 0;
}
.pro_show .right .price span {
	font-size: 36px;
	color: #f60;
}
.pro_show .right .price em {
	font-size: 12px;
	color: #999;
	font-style: normal;
	padding-left: 5px;
}
.pro_show .right .tags {
	margin: 20px 0;
}
.pro_show .right .tags a {
	margin-left: 10px;
	display: inline-block;
	border-radius: 4px;
	border: 1px solid #dadada;
	background: #fff;
	padding: 2px 6px;
	font-weight: normal;
	font-size: 14px;
}
.pro_show .right .tags a:hover {
	background: #2384D5;
	color: #fff;
	border-color: #2384D5;
}
.pro_show .right .action {
	margin: 30px 0 50px 0;
}
.pro_intro {
	margin: 20px 0;
}
.pro_intro .left {
	width: 320px;
	margin-right: 20px;
	float: left;
	border: 1px solid #f3f3f3;
	box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
}
.pro_intro .plist {
	margin: 15px;
	width: 300px;
}
.pro_intro .plist ul {
	width: 304px;
}
.pro_intro .plist ul li {
	float: left;
	width: 137px;
	margin: 0 15px 15px 0;
}
.pro_intro .plist ul li a {
	border: 1px solid #ededed;
	padding: 4px;
	display: block;
	background: #fff;
	border-radius: 4px;
}
.pro_intro .plist ul li a div {
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.pro_intro .plist ul li a div img {
	width: 100%;
	height: 100%;
	max-height: 127px;
	min-height: 127px;
	display: block;
	border: 0;
}
.pro_intro .plist ul li a p {
	text-align: center;
	font-size: 14px;
	color: #333;
	margin: 0;
	padding: 5px 0;
}
.pro_intro .plist ul li a:hover p {
	color: #f30;
}
.pro_intro .right {
	float: left;
	width: 850px;
	border: 1px solid #f3f3f3;
	box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
}
.pro_intro .tabs {
	width: 100%;
	background: #f7f7f7;
}
.pro_intro .tabs ul {
	width: 100%;
	background: #f7f7f7;
}
.pro_intro .tabs ul li {
	float: left;
}
.pro_intro .tabs ul li a {
	display: block;
	padding: 10px 30px;
	text-align: center;
	font-size: 14px;
	border-right: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	background: #fff;
	color: #999;
	border-top: 2px solid #fff;
}
.pro_intro .tabs ul li.hover a {
	border-bottom: 1px solid #fff;
	background: #fff;
	font-weight: bold;
	color: #333;
	border-top: 2px solid #2384D5;
}
.pro_intro .intro {
	padding: 30px;
}
.pro_intro .intro img {
	max-width: 790px;
}
.pro_intro .intro .extend {
}
.pro_intro .intro .extend li {
	font-size: 14px;
	line-height: 30px;
}
.pro_intro .intro .extend li em {
	display: inline-block;
	width: 120px;
	font-style: normal;
	color: #555;
	font-size: 14px;
}
/*自定义表单*/
.form-add input[type=number], .form-add input[type=search], .form-add input[type=text], .form-add input[type=password], .form-add input[type=datetime], .form-add input[type=datetime-local], .form-add input[type=date], .form-add input[type=month], .form-add input[type=time], .form-add input[type=week], .form-add input[type=email], .form-add input[type=url], .form-add input[type=tel], .form-add input[type=color], .form-add select, .form-add textarea, .am-form-field {
	width: auto;
	display: inline;
	border-color: #ddd;
	border-radius: 3px;
	-webkit-appearance: none;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.065) inset;
	transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
}
.form-add .w420 {
	width: 480px;
}
.form-add input {
	border: 1px solid #ddd;
	width: 60px;
	padding: 5px 10px
}
.form-add em {
	color: #999;
	font-style: normal;
}
/*表单内容*/
.formshow {
}
.formshow .item {
	font-size: 14px;
	line-height: 30px;
	clear: both;
}
.formshow .item .lefter {
	display: inline-block;
	width: 120px;
	font-style: normal;
	color: #555;
	font-size: 14px;
	float: left;
}
.formshow .item .righter {
	margin-left: 120px;
	line-height: 30px;
}
.formshow .item .righter .pic {
	max-width: 400px;
	margin: 10px 0;
}
.formshow .item .righter video {
	width: 450px;
	height: 300px;
}
/*分页相关*/
.pagelist ul {
	text-align: center;
	margin: 20px 0;
}
.pagelist li {
	display: inline-block;
	margin: 0 2px;
}
.pagelist li a {
	color: #666;
	display: inline-block;
	border: 1px solid #ddd;
	padding: 6px 15px;
}
.pagelist li a:hover {
	border-color: #F37B1D;
	background: #F37B1D;
	color: #fff;
}
.pagelist li.active a {
	border-color: #F37B1D;
	background: #F37B1D;
	color: #fff;
}
/*网站地图*/
.map_one {
	border-bottom: 1px solid #eee;
	line-height: 40px;
}
.map_one a {
	font-size: 20px;
}
.map_two {
	margin: 15px 0;
}
.map_two a {
	display: inline-block;
	margin-right: 15px;
}
/*右侧浮动相关*/
.plug_service {
	position: fixed;
	right: 1%;
	bottom: 10%;
	z-index: 999;
}
.plug_service li {
	margin-bottom: -1px;
	/*position: relative;*/
}
.plug_service li a {
	display: block;
	text-align: center;
	background: #fff;
	border: 1px solid #ececec;
	padding: 2px 8px 6px 8px;
	font-size: 12px;
	font-family: microsoft yahei;
	color: #505050;
	outline: none;
}
.plug_service li a span {
	display: block;
	font-size: 24px;
	color: #888;
	font-family: FontAwesome;
}
.plug_service li a:hover {
	background: #e80113;
	color: #fff;
	border-color: #e80113;
}
.plug_service li a:hover span {
	color: #fff;
	font-family: FontAwesome;
}
.plug_service .hover a {
	display: block;
	text-align: center;
	background: #e80113;
	border: 1px solid #e80113;
	padding: 2px 8px 6px 8px;
	font-size: 12px;
	font-family: microsoft yahei;
	color: #fff;
	outline: none;
}
.plug_service .hover a span {
	color: #fff;
}
.plug_service .hotline {
	position: absolute;
	display: none;
	background: #fff;
	padding: 10px 15px 0 15px;
	left: -200px;
	bottom: 0px;
	width: 210px;
	border: 1px solid #ddd;
	width: 180px;
	height: 68px;
	font-size: 12px;
	color: #999;
	line-height: 24px;
	border-radius: 4px;
	top: 130px;
	    text-align: center;
    line-height: 48px;
}
.plug_service .hotlineqq {
	position: absolute;
	display: none;
	background: #fff;
	padding: 10px 15px 15px 15px;
	left: -182px;
	width: 180px;
	border: 1px solid #ddd;
	font-size: 12px;
	color: #999;
	line-height: 24px;
	border-radius: 4px;
	    top: 0;
}
.plug_service .hotlineqq b {
	display: block;
	font-size: 16px;
	color: #fff;
	border-radius: 10px;
    text-align: center;
        margin-top: 10px;
}

.plug_service li a {
    display: block;
    text-align: center;
    background: #fff;
    border: 1px solid #ececec;
    padding: 2px 8px 6px 8px;
    font-size: 12px;
    font-family: microsoft yahei;
    color: #505050;
    outline: none;
    border-radius: 10px;
}


.plug_service .hotline b {
	display: block;
	font-size: 16px;
	color: #333;
}
.plug_service .hotline:after {
	content: " ";
	position: absolute;
	right: -10px;
	top: 25px;
	width: 20px;
	height: 20px;
	border: #ddd solid 1px;
	border-left: 0;
	border-bottom: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #fff;
}
.plug_service .weixin_pic {
	position: absolute;
	display: none;
	background: #fff;
	padding: 5px;
	left: -230px;
	bottom: -70px;
	width: 210px;
	border: 1px solid #ddd;
	border-radius: 4px;
}
.plug_service .weixin_pic p {
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0;
}
.plug_service .weixin_pic p span {
	color: #f30;
}
.plug_service .weixin_pic:after {
	content: " ";
	position: absolute;
	right: -10px;
	top: 130px;
	width: 20px;
	height: 20px;
	border: #ddd solid 1px;
	border-left: 0;
	border-bottom: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	background: #fff;
}
.plug_service li:hover div {
	display: block;
}
.plug_service li:last-child {
	margin-top: 5px;
}
/*无缝滚动*/
.str_wrap {
	overflow: hidden;
	width: 100%;
	position: relative;
	white-space: nowrap;
}
.str_move {
	white-space: nowrap;
	position: absolute;
	top: 0;
	left: 0;
	cursor: move;
}
.str_move_clone {
	display: inline-block;
	vertical-align: top;
	position: absolute;
	left: 100%;
	top: 0;
}
.str_vertical .str_move_clone {
	left: 0;
	top: 100%;
}
.str_down .str_move_clone {
	left: 0;
	bottom: 100%;
}
.str_vertical .str_move, .str_down .str_move {
	white-space: normal;
	width: 100%;
}
.str_static .str_move, .no_drag .str_move, .noStop .str_move {
	cursor: inherit;
}
.str_wrap img {
	max-width: none !important;
}
/*合作品牌开始*/
.coper {
    width: 1180px;
    margin: 50px auto;
    clear: both;
}
.coperN {
    height: 53px;
    background: url(../images/coperName.jpg) no-repeat center 0;
    margin-bottom: 25px;
}

.redBl {
   
    height: 110px;
    bottom: 0;
    width: 100%;
    z-index: 999;
}
.redBCon {
    width: 1180px;
    margin: 0 auto;
    height: 110px;
    overflow: hidden;
}
.leftRedBC {
    float: left;
    width: 590px;
    height: 110px;
    background-color: #e80012;
}
.LredBox {
    width: 460px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.LredBox a{
	color: #fff;
}
.LredBox dl {
    float: left;
}

.LredBox dl dd {
    font-weight: bold;
    font-size: 24px;
    margin: 25px 0 5px 0;
}
.LredBox dl dt {
    font-size: 16px;
    margin: 0;
}
.rightRedBC {
    float: right;
    width: 590px;
    height: 110px;
    background-color: #2a2a2a;
}
.RredBox {
    width: 524px;
    margin: 0 auto;
}

.RredBox .search {
    height: 30px;
    width: 524px;
    background-color: #fff;
    overflow: hidden;
}
.coperB {
    height: 100px;
}

.LredBox dl dd, .LredBox dl dt {
    color: #fff;
}
.LredBox div img {
    display: block;
    width: 36px;
    height: 36px;
    margin-top: 10px;
}
.LredBox div {
    float: right; 
    margin-top: 4px;
}
.RredBox p {
    width: 524px;
    height: 62px;
    line-height: 28px;
    color: #fff;
    margin-top: 5px;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.RredBox p a {
    color: #fff;
    margin-right: 10px;
    font-size: 14px; 
}
.RredBox .search input {
    float: left;
    width: 460px;
    padding: 0 10px;
    height: 30px;
}
.search img, input {
     border: 0; 
}

.page_show .content-section {
    width: 1180px;
    margin: 0 auto;
    height: 980px;
}
.content-section .case-list {
    margin: 0 -10px 80px;
}
.content-section .case-list li {
    box-sizing: border-box;
    float: left;
    position: relative;
    margin: 0 10px 20px;
    padding: 10px;
    width: 380px;
    height: 300px;
    overflow: hidden;
    background: #FFFFFF;
    border: 1px solid #EEF2F5;
    border-radius: 2px;
}
.content-section .case-list .caseImg-wrap {
    position: relative;
    height: 208px;
}
.content-section .case-list .caseImg-wrap img {
    width: 100%;
    height: 100%;
}
.content-section .case-list .caseTitle-wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 66px;
    text-align: center;
    color: #fff;

}
.content-section .case-list .caseTitle-wrap h3 {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}
.content-section .case-list .caseDesc-wrap {
    box-sizing: border-box;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    max-height: 82px;
    padding: 20px;
    background-color: #fff;
    transition: max-height .5s;
    -webkit-transition: max-height .5s;
}
.content-section .case-list .caseDesc-wrap h4 {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    line-height: 1em;
    margin-bottom: 9px;
}

.content-section .case-list .caseDesc-wrap small {
    display: block;
    font-size: 12px;
    color: #777;
    max-height: 20px;
    overflow: hidden;
    transition: max-height .5s;
    -webkit-transition: max-height .5s;
}

.content-section .case-list li:hover a {
    text-decoration: none;
}

.content-section .case-list li:hover .caseDesc-wrap small {
    max-height: 58px;
}

.content-section .case-list li:hover .caseDesc-wrap {
    max-height: 120px;
}
.inner_container .artInfo_2 {
    overflow: hidden;
    margin-bottom: 15px;
    border-bottom: 2px solid #999999;
    padding-bottom: 10px;
    margin-left: 20px;
}
.inner_container .artPic {
    float: left;
    border: 0 none;
    float: left;
    width: 400px;
    padding: 3px 2px;
}
.inner_container .small_pic {
    display: inline-block;
    font-size: 120px;
    text-align: center;
    zoom: 1;
    vertical-align: middle;
}
.inner_container .artPic a {
    border: 0 none;
    float: left;
    width: 380px;
    border: 1px solid #CCC;
    padding: 3px 2px;
}
.inner_container .small_pic img {
    vertical-align: middle;
}
.inner_container .rightcont h1 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 20px 0px 0px;
    margin-bottom: 8px;
    line-height: 30px;
}
.inner_container .artInfo {
    font-size: 12px;
    text-align: center;
    margin-bottom: 10px;
    line-height: 20px;
}
.inner_container .artJJ {
    line-height: 25px;
    margin-top: 30px;
    font-size: 16px;
}
.inner_container .artCont h1, h2, h3, h4, ul, li {
    text-align: left;
}
ol, ul, li {
    list-style-type: none;
}
/*产品内页推荐*/
.width .next {
    text-align: center;
    font-size: 14px;
    margin: 30px 0px 30px;
    color: #000000;
    height: 50px;
}
.width .bgcolor {
    background: #ECECEC;
}
.width .next span {
    display: block;
    width: 48%;
    height: 50px;
    overflow: hidden;
    text-align: left;
    float: left;
    padding: 0 2px 0 2px;
    line-height: 50px;
}
.width .next .next_right {
    text-align: right;
    float: right;
}
.width .pcontentB {
    width: 100%;
    border-bottom: 1px #E2E2E2 solid;
    font-size: 16px;
    line-height: 30px;
    display: block;
    padding: 35px 0 20px 0;
    color: #000000;
    font-size: 16px;
}
.width .hot_list_csk {
    width: 99%;
    height: auto;
    overflow: hidden;
}
.width .hot_list_csk ul {
    width: 99%;
    height: auto;
    display: block;
}
.width .hot_list_csk .hotLi {
    display: block;
    float: left;
    width: 25%;
    text-decoration: none;
    padding-top: 19px;
    text-align: center;
}
.width .hot_list_csk .hotLi a {
    outline: none;
    text-decoration: none;
    color: #000000;
}
.width .hot_list_csk .hotLi img {
    width: 200px;
    height: 200px;
}
.width .hot_list_csk .hotLi p {
    width: 250px;
    height: 66px;
    line-height: 36px;
    overflow: hidden;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    white-space: nowrap;
    border: 0;
    padding-left: 45px;
}
/*下载页面样式*/
.solution-header.product-header {
    background: url(http://www.locoy.com/baidutg/images/product-header.png) no-repeat;
    position: relative;
    height: 602px;
    overflow: hidden;
    padding-top: 123px;
}
.solution-header .container {
	    width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.solution-header .container .row {
    margin-right: -15px;
    margin-left: -15px;
}
.solution-header.product-header .left {
    margin-top: 92px;
    margin-left: -20px;
    z-index: 999;
}
.solution-header .left .title {
    font-size: 40px;
    color: #fff;
    margin-bottom: 32px;
}
.solution-header .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.solution-header .left .button-group {
    margin-top: 40px;
}
.solution-header .left .button-group .button-item.button-left {
    background: #0843c6;
}
.solution-header.product-header .left .button-group .button-item.button-right {
    background: #0a4094;
}
.solution-header .container .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.solution-header .left .info {
    font-size: 16px;
    color: #fff;
    line-height: 2;
}

.solution-header .left .button-group .button-item {
    cursor: pointer;
    width: 138px;
    height: 42px;
    box-shadow: none;
    border: 0;
    border-radius: 2em;
    color: #fff;
    font-size: 14px;
}
.solution-header .left .button-group .button-item.button-right {
    margin-left: 12px;
    background: #0b133c;
    border: 1px solid #fff;
}
.solution-header .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
    width: 50%;
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

.product-section-1 {
    overflow: hidden;
}

.product-section-1 .container {
	    width: 1170px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.product-section-1 .container .header {
    padding: 91px 0;
    text-align: center;
}
.product-section-1 .header .title {
    font-size: 34px;
    font-weight: bold;
    color: #3b516a;
}
.product-section-1 .header .info {
    margin-top: 23px;
    font-size: 16px;
    color: #95989d;
}
.product-section-1 .process {
    width: 100%;
    height: 460px;
    border: 1px solid #e7e7e7;
}
.product-section-1 .process .all {
    width: 100%;
    height: 260px;
    padding: 50px 40px;
}
.product-section-1 .process .process-item {
    float: left;
    height: 100%;
    width: 12%;
}
.product-section-1 .process .the-icon.process-chart-icon {
    background: url(/skin/images/icon-index.png) center no-repeat;
     background-position: 11px -376px;
}
.product-section-1 .process .process-item .title {
    margin-top: 20px;
    font-size: 14px;
    color: #3b516a;
    text-align: center;
    padding: 0 12px;
   
}
.product-section-1 .process .the-icon {
    width: 60%;
    height: 64px;
        margin-left: 21px;
}
.product-section-1 .process .process-arrow {
    float: left;
    background: url(http://www.locoy.com/baidutg/images/process-arrow-icon.png) center no-repeat;
    height: 142px;
    width: 2%;
    padding: 0 13px;
}
.product-section-1 .process .the-icon.process-message-icon {
     background: url(/skin/images/icon-index.png) center no-repeat;
     background-position: -73px -376px;
}
.product-section-1 .process .the-icon.process-data-icon {
         background: url(/skin/images/icon-index.png) center no-repeat;
     background-position: -157px -376px;
}
.product-section-1 .process .the-icon.process-analysis-icon {
     background: url(/skin/images/icon-index.png) center no-repeat;
     background-position: -241px -376px;
}

.product-section-1 .process .the-icon.process-software-icon {
      background: url(/skin/images/icon-index.png) center no-repeat;
     background-position: -325px -376px;
}
.product-section-1 .process .the-icon.process-give-icon {
    background: url(/skin/images/icon-index.png) center no-repeat;
     background-position: -494px -376px;
}
.product-section-1 .process .the-icon.process-cooperation-icon {
    background: url(/skin/images/icon-index.png) center no-repeat;
     background-position: -577px -376px;
}
.product-section-1 .process .the-icon.process-eee-icon {
    background: url(/skin/images/icon-index.png) center no-repeat;
     background-position: -661px -376px;
}
.product-section-1 .process .the-icon.process-eye-icon {
    background: url(/skin/images/icon-index.png) center no-repeat;
     background-position: -745px -376px;
}
.product-section-1 .process .the-icon.process-stop-icon {
    background: url(/skin/images/icon-index.png) center no-repeat;
     background-position: -829px -376px;
}
.product-section-1 .process .the-icon.process-ssss-icon {
    background: url(/skin/images/icon-index.png) center no-repeat;
     background-position: -913px -376px;
}

.product-section-3 .the-icon1{
    margin-left: 120px;
     background: url(/skin/images/icon-index.png) center no-repeat;
         background-position: 0 -210px;
    width: 64px;
    height: 64px;
}
.product-section-3 .the-icon2{
    margin-left: 120px;
     background: url(/skin/images/icon-index.png) center no-repeat;
         background-position: -84px -208px;
    width: 64px;
    height: 64px;
}
.product-section-3 .the-icon3{
    margin-left: 120px;
     background: url(/skin/images/icon-index.png) center no-repeat;
         background-position: -167px -208px;
    width: 64px;
    height: 64px;
}
.product-section-3 .the-icon4{
    margin-left: 120px;
     background: url(/skin/images/icon-index.png) center no-repeat;
         background-position: -252px -208px;
    width: 64px;
    height: 64px;
}
.product-section-3 .the-icon5{
    margin-left: 120px;
     background: url(/skin/images/icon-index.png) center no-repeat;
         background-position: -335px -209px;
    width: 72px;
    height: 64px;
}
.product-section-3 .the-icon6{
    margin-left: 120px;
     background: url(/skin/images/icon-index.png) center no-repeat;
         background-position: -420px -210px;
    width: 64px;
    height: 64px;
}
.product-section-3 .the-icon7{
    margin-left: 120px;
     background: url(/skin/images/icon-index.png) center no-repeat;
         background-position: -519px -209px;
    width: 82px;
    height: 64px;
}
.product-section-3 .the-icon8{
    margin-left: 120px;
     background: url(/skin/images/icon-index.png) center no-repeat;
         background-position: -634px -209px;
    width: 64px;
    height: 64px;
}
.product-section-3 .the-icon9{
    margin-left: 120px;
     background: url(/skin/images/icon-index.png) center no-repeat;
         background-position: -727px -209px;
    width: 64px;
    height: 64px;
}

.product-section-1 .process .info {
    width: 100%;
    height: 200px;
    border-top: 1px solid #e7e7e7;
}
.product-section-1 .process .info .question {
    width: 65%;
    height: 200px;
    float: left;
    padding: 50px 50px 70px 50px;
}
.product-section-1 .process .info .question .process-item .title {
    margin-top: 20px;
    font-size: 14px;
    color: #3b516a;
    text-align: center;
    padding: 0 12px;
}
.product-section-1 .process .info .know {
    width: 35%;
    height: 200px;
    border-left: 1px solid #e7e7e7;
    float: left;
    padding: 85px 5px;
}
.product-section-1 .process .info .question .process-item {
    float: left;
    height: 100%;
    width: 20%;
}
.product-section-1 .process .info .know .process-item {
    float: left;
    height: 100%;
    width: 48%;
}
.product-section-1 .button-group {
    padding: 60px 0 88px 0;
    text-align: center;
}
.product-section-1 .button-group .button-item {
    width: 138px;
    height: 42px;
    border-radius: 2em;
    border: 0;
}
.product-section-1 .button-group .button-item.button-left {
    background: #0843c6;
    color: #fff;
    font-size: 14px;
}
.product-section-2 {
    background: #f5f6f9 url(http://www.locoy.com/baidutg/images/ability_bg.png) center 220px no-repeat;
    padding-bottom: 66px;
    overflow: hidden;
}
.product-section-2 .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
        width: 1170px;
}
.product-section-2 .header {
    padding: 30px 0;
    text-align: center;
        background: #f7f8fa;
}
.product-section-2 .header .title {
    font-size: 34px;
    font-weight: bold;
    color: #3b516a;
}
.product-section-2 .row {
    margin-right: -15px;
    margin-left: -15px;
}
.product-section-2 .col-md-3 {
    width: 25%;
        float: left;
}
.product-section-2 .advantage .item {
    padding: 50px 24px;
    height: 380px;
    background: #fff;
}
.product-section-2 .advantage .item .the-icon {
    width: 100%;
    height: 112px;
}
.product-section-2 .advantage .item .title {
    color: #3b516a;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-top: 46px;
}
.product-section-2 .advantage .item .details {
    color: #95989d;
    font-size: 14px;
    margin-top: 26px;
    line-height: 2;
}
.product-section-2 .advantage .item .the-icon.product-time-icon {
    background: url(/skin/images/product-time-icon.png) center no-repeat;
}
.product-section-2 .advantage .item .the-icon.product-multithreading-icon {
    background: url(/skin/images/product-multithreading-icon.png) center no-repeat;
}
.product-section-2 .advantage .item .the-icon.product-currency-icon {
    background: url(/skin/images/product-currency-icon.png) center no-repeat;
}
.product-section-2 .advantage .item .the-icon.product-freedom-icon {
    background: url(/skin/images/product-freedom-icon.png) center no-repeat;
}
.product-section-2 .feature {
    height: 186px;
    padding: 0 15px;
    margin-top: 25px;
}
.product-section-2 .feature .content {
    background: #fff;
    padding: 38px 0 38px 35px;
        margin-top: 25px;
}
.product-section-2 .col-md-12 {
    width: 100%;
}
.product-section-2 .feature .content .item p {
    line-height: 2;
}
.product-section-2 .feature .item .circle {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #0843c6;
    vertical-align: middle;
    margin-right: 12px;
}
.product-section-2 .feature .item {
    color: #3b516a;
    font-size: 14px;
}
.product-section-3 {
    padding-bottom: 70px;
    overflow: hidden;
        background: #f5f6f9;
}
.product-section-3 .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
        width: 1170px;
    }
.product-section-3  .header {
    padding: 91px 0;
    text-align: center;
    border-bottom: #f5f6f9 1px solid;
    background: #f5f6f9;
}
.product-section-3 .header .title {
    font-size: 34px;
    font-weight: bold;
    color: #3b516a;
}
.product-section-3 .row {
    margin-right: -15px;
    margin-left: -15px;
}
.product-section-3 .col-md-4{
    width: 33.33333333%;
}
.product-section-3 .cards .item {
    height: 340px;
    background: #fff;
    border: 1px solid #e5e7ed;
    padding: 0 28px;
    margin-bottom: 25px;
}
.product-section-3 .cards .item .title {
    padding: 22px 0 30px 0;
}
.product-section-3 .cards .item .title .block {
    text-align: center;
}
.product-section-3 .cards .item .title .block .num {
    width: 50px;
    height: 50px;
    color: #0843c6;
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    text-align: left;
    background: #eeeeee;
    border-radius: 50%;
    display: inline-block;
}
.product-section-3 .cards .item .title .block .text {
    color: #3b516a;
    font-size: 16px;
    font-weight: bold;
    margin-left: -20px;
}
.product-section-3 .cards .item .info {
    min-height: 84px;
    color: #3b516a;
    font-size: 14px;
    line-height: 2;
}
.product-section-3 .cards .item .soft-images {
    text-align: center;
    padding: 30px 0;
}
.product-section-3 .cards .item .soft-images.xs-image img {
    margin-right: -10px;
}
.product-section-3 .cards .item .course .title {
    font-size: 14px;
    font-weight: bold;
    color: #3b516a;
    padding: 0 0 10px 0;
}
.product-section-3 .cards .item .course .details a {
    font-size: 14px;
    color: #95989d;
    display: inline-block;
    width: 300px;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.section-5 {
    background: url(http://www.locoy.com/baidutg/images/banner2.png) no-repeat;
    background-size: cover;
    padding-bottom: 48px;
}
.section-5 .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
        width: 1170px;
}
.section-5 .header {
    padding: 34px 0 39px 0;
        text-align: center;
            background: #0743c600;
                border-bottom: #0743c6 1px solid;
}
.section-5 .button-group .button-item {
    width: 138px;
    height: 38px;
    border: 1px solid #fff;
    border-radius: 2em;
    background: #0843c6;
    color: #fff;
}
.section-5 .button-group {
    text-align: center;
}
.section-5 .header .title {
    color: #fff;
        font-size: 34px;
    font-weight: bold;
}

.section-5 .header .info {
    margin-top: 20px;
    color: #fff;
        font-size: 16px;
}
.jss{
	margin-left: -15px;
    margin-right: -15px;
    width: 100%;
}
/*中英文样式*/
.wz{
	position: absolute;
    top: -20px;
    font-size: 14px;
}
.wz_w{
	vertical-align: middle;
	padding-left: 15px;
	padding-right: 8px;
}
.wz_img{
padding-left:8px;
}
.wz_e{
	vertical-align: middle;padding-left: 15px;
}
.logo2 {
  float: right;
    margin: 25px 0 0 0;
}
.logo2 a{
text-align: center;
    position: absolute;
    display: block;
    line-height: 101px;
    width: 88px;
    font-size: 10px;
    height: 60px;
    color: #333;
    margin-left: -619px;
    background: url(/skin/images/logo2.png) no-repeat 10px 0 / 75px content-box;
}