﻿.icon {
	background: url(../images/icon.png) no-repeat;
	display: inline-block;
}

.header {
	background: #f5f5f5;
	width: 100%;
	height: auto;
}

.content {
	width: 1200px;
	margin: 0px auto;
	padding: 15px 0px;
	height: 85px;
}

.logo {
	width: 304px;
	height: 85px;
	float: left;
}

.newsletter {
	width: 896px;
	float: left;
}

.newsletter-left {
	float: left;
	width: 280px;
	height: 85px;
	position: relative;
}

.newsletter-left img {
	position: absolute;
	bottom: 0px;
}

.newsletter-right {
	float: right;
	width: 400px;
	position: relative;
	height: 85px;
}

..form-content {
	position: absolute;
	right: 0px
}

.form-content li {
	float: left;
	margin-left: 20px;
}

.form-content li a {
	color: #555;
}

a {
	text-decoration: none;
}

.form-content li a:hover {
	color: #555;
}

.email {
	position: absolute;
	bottom: 40px;
	right: 50px;
	text-align: right
}

.email a {
	color: #555;
	background: url(../images/email.png) no-repeat left center;
	padding-left: 30px;
}

.newsletter-form {
	position: absolute;
	bottom: 0px;
	width: 380px;
	margin-left: 20px;
}

.h-r-search {
	background-color: #fff;
	width: 320px;
	height: 30px;
	padding: 0 3px;
	overflow: hidden;
	border: 1px solid #d0d6e2;
	line-height: 30px;
	margin-left: 8px;
	border-radius: 5px
}

.h-r-search .text {
	float: left;
	width: 280px;
	height: 30px;
	border: 0;
	line-height: 30px;
}

.h-r-search .btn-search-t {
	background: url(../images/2013_i_search.gif) no-repeat left;
	float: right;
	width: 22px;
	height: 30px;
	border: 0;
	cursor: pointer;
}

.iconbg,
.a_more {
	background-repeat: no-repeat;
	display: block;
	overflow: hidden;
	line-height: 9999px;
	text-indent: -9999px;
	cursor: pointer;
}

<!--导航栏-->.home {
	background: url(../images/home.png) no-repeat center;
}

.head-v3 {
	position: relative;
	z-index: 100;
	min-width: 1000px
}

.head-v3 .navigation-inner {
	margin: 0 auto;
	width: 1100px;
	position: relative
}

.navigation-up {
	height: 60px;
	background: #27303f
}

.navigation-up .navigation-v3 {
	float: left;
	_margin-left: 10px
}

.navigation-up .navigation-v3 ul {
	float: left
}

.navigation-up .navigation-v3 li {
	float: left;
	font: normal 16px/59px "microsoft yahei";
	color: #fff;
	margin-left: 5px;
}

.navigation-up .navigation-v3 .nav-up-selected {
	background: #344157
}

.navigation-up .navigation-v3 .nav-up-selected-inpage {
	background: #202833
}

.navigation-up .navigation-v3 li h2 {
	font-weight: normal;
	padding: 0;
	margin: 0
}

.navigation-up .navigation-v3 li h2 a {
	padding: 0 20px;
	color: #fff;
	display: inline-block;
	height: 60px;
	font-family: "microsoft yahei";
	text-decoration: none;
}

.navigation-down {
	position: absolute;
	top: 60px;
	left: 0px;
	width: 100%
}

.navigation-down .nav-down-menu {
	width: 100%;
	margin: 0;
	background: #344157;
	position: absolute;
	top: 0px
}

.navigation-down .nav-down-menu .navigation-down-inner {
	margin: auto;
	width: 1200px;
	position: relative
}

.navigation-down .nav-down-menu dl {
	float: left;
	margin: 18px 80px 18px 0
}

.navigation-down .menu-1 dl {
	margin: 20px 80px 25px 0
}

.navigation-down .menu-1 dt {
	font: normal 16px "microsoft yahei";
	color: #61789e;
	padding-bottom: 10px;
	border-bottom: 1px solid #61789e;
	margin-bottom: 10px
}

.navigation-down .menu-1 dd a {
	color: #fff;
	font: normal 14px/30px "microsoft yahei"
}

.navigation-down .menu-1 dd a:hover {
	color: #60aff6
}

.navigation-down .menu-2 dd a,
.navigation-down .menu-3 dd a {
	color: #fff;
}


/**banner**/

.index_focus {
	position: relative;
	width: 100%;
	height: 600px;
	margin: 0 auto;
	overflow: hidden;
}

.index_focus:hover .index_focus_pre,
.index_focus:hover .index_focus_next {
	display: block;
}

.index_focus .bd {
	width: 100%;
	position: relative;
	height: 600px;
}

.index_focus .bd ul {
	width: 100% !important;
}

.index_focus .bd li {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100% !important;
	height: 600px !important;
}

.index_focus_post {
	z-index: 10;
}

.index_focus .pic {
	height: auto;
	display: block;
}

.index_focus .pic:hover {
	text-decoration: none;
}

.index_focus .slide_nav {
	position: absolute;
	left: 45%;
	bottom: 2%;
}

.index_focus .slide_nav li {
	background: rgba(0, 0, 0, 0) url("../images/dot-black.png") repeat scroll 0 0;
	cursor: pointer;
	display: inline-block;
	height: 11px;
	line-height: 9999px;
	margin: 4px;
	opacity: 0.4;
	overflow: hidden;
	width: 11px;
}

.index_focus .slide_nav li:hover,
.index_focus .slide_nav .on {
	text-decoration: none;
	color: #9c0;
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.index_focus_pre,
.index_focus_next {
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -36px;
	width: 72px;
	height: 72px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	z-index: 10;
	background: url(../images/ico_sliding.png) no-repeat;
}

.index_focus_pre {
	left: 30px;
	background-position: 0 0;
}

.index_focus_pre:hover {
	background-position: 0 -144px;
}

.index_focus_next {
	right: 30px;
	background-position: 0 -72px;
}

.index_focus_next:hover {
	background-position: 0 -216px;
}


/** 热销产品 模块 **/

.product {
	width: 100%;
	background: #fff;
	margin: 2px 0;
}

.product .product-list {
	width: 1200px;
	margin: 0px auto;
}

.product .product-list .product-item {
	width: 396px;
	height: 250px;
	float: left;
}

.product .product-list .product-item .col-md-6 {
	width: 50%;
	float: left;
	overflow: hidden;
}

.product .product-list .product-item .col-md-6 .product-title {
	font-size: 20px;
	font-weight: 700;
	margin: 20px 4px 4px 4px;
}

.product .product-list .product-item .col-md-6 .product-title a {
	color: #000;
}

.product .product-list .product-item .col-md-6 .product-title a:hover {
	text-decoration: none;
	color: #0067ac
}

.product .product-list .product-item .col-md-6 ul li {
	float: left;
	padding: 4px 8px 4px 4px;
}

.product .product-list .product-item .col-md-6 ul li a {
	color: #000;
}

.product .product-list .product-item .col-md-6 ul li a:hover {
	text-decoration: none;
	color: #0067ac
}

.product .product-list .product-item .col-md-6 img {
	max-width: 100%;
	transition: transform .4s ease-out, -webkit-transform .4s ease-out, -moz-transform .4s ease-out;
}

.product .product-list .product-item:hover img {
	-webkit-transform: translateX(-5px);
	-moz-transform: translateX(-5px);
	-ms-transform: translateX(-5px);
	transform: translateX(-5px);
}

.product .product-list .product-more {
	margin-top: 20px;
	padding-left: 4px;
}

.product .product-list .product-more a {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

.product .product-list .product-more a:hover {
	color: #0067ac
}

.product .product-list .product-more i {
	width: 15px;
	height: 15px;
	background: url(../images/more-on.png) no-repeat;
	display: inline-block;
	margin-left: 5px;
	position: relative;
	top: 3px;
}

.product .product-list .product-more:hover i {
	background: url(../images/more.png) no-repeat;
}

.fix:after {
	display: block;
	content: '';
	clear: both;
	visibility: hidden;
}


/** 新闻模块 模块 **/

.modular {
	width: 100%;
	padding: 40px 0;
	background: #f5f5f5;
	margin-bottom: 20px
}

.wrap {
	width: 1200px;
	margin: 0px auto;
}

.inewslist01 {
	width: 600px;
	float: left;
	background: #f5f5f5;
}

.hd {
	margin-bottom: 10px;
	overflow: hidden;
	line-height: 40px
}

.inewslist01 .hd h2 {
	font-size: 28px;
	display: inline-block;
}

.inewslist01 .hd a {
	float: right;
	color: #000
}

.inewslist01 .hd a:hover {
	color: #008fd0;
}

.inewslist01 .bd .img {
	width: 100%;
	height: 255px;
	overflow: hidden;
}

.inewslist01 .bd .img img {
	max-width: 100%;
	transition: all 1s;
	-webkit-transition: all 1s;
}

.inewslist01 .bd .txt h3 {
	font-size: 18px;
	margin: 20px 0 10px 0;
}

.inewslist01 .bd .txt h3 a {
	color: #000;
	font-weight: bold;
}

.inewslist01 .bd:hover .img img {
	transform: scale(1.1, 1.1);
	/* 标准语法 */
	-webkit-transform: scale(1.1, 1.1);
}

.inewslist01 .bd .txt p {
	font-size: 14px;
	color: #666666;
	height: 45px;
	overflow: hidden;
}

.inewslist01 .bd .txt p a {
	color: #666
}

.inewslist01 .bd .txt p a:hover {
	text-decoration: none
}

.inewslist01 .bd .txt h3 a:hover {
	color: #0067ac;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.inewslist02 {
	width: 600px;
	float: left
}

.inewslist02 .hd h2 {
	font-size: 28px;
}

.txtScroll-top {
	width: 600px;
	overflow: hidden;
	position: relative;
}

.txtScroll-top .hd {
	overflow: hidden;
	height: 47px;
	background: #f4f4f4;
	padding: 0 10px;
}

.txtScroll-top .hd .prev,
.txtScroll-top .hd .next {
	display: block;
	width: 28px;
	height: 28px;
	float: right;
	margin-right: 5px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/bottom-ico.png") no-repeat center;
}

.txtScroll-top .hd .next {
	background: url("../images/top-ico.png") no-repeat;
}

.txtScroll-top .hd .next:hover {
	background: url("../images/on-top.png") no-repeat;
}

.txtScroll-top .hd .prev:hover {
	background: url("../images/on-bottom.png") no-repeat center;
}

.txtScroll-top .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
}

.txtScroll-top .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}

.txtScroll-top .hd ul li.on {
	background-position: 0 0;
}

.txtScroll-top .bd {
	padding: 0px 0px 0px 15px;
}

.txtScroll-top .infoList li {
	height: 100px;
	background: #fff;
	padding: 5px;
	margin-bottom: 10px;
	border: #dadada 1px solid;
}

.txtScroll-top .infoList li .date {
	float: right;
	color: #999;
}

.txtScroll-top .infoList .txtScroll-top-img {
	width: 100px;
	height: 100px;
	float: left;
}

.txtScroll-top-text {
	width: 400px;
	float: left;
	margin-left: 10px;
}

.txtScroll-top-text .n {
	display: block;
	height: 30px;
	font-size: 16px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.txtScroll-top-text .txt {
	color: #666;
}

.txtScroll-top .infoList li:hover {
	background: #F6F6F6;
}

.txtScroll-top-text .n:hover {
	color: #008fd0;
}


/**成功案例**/

.case {
	width: 100%;
	background: #fff;
	margin-top: 2px;
}

.case h2 {
	font-size: 28px;
}

.picScroll-left {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin-bottom: 20px;
}

.picScroll-left .hd {
	overflow: hidden;
	height: 50px;
	padding: 0px 10px;
}

.picScroll-left .hd .prev {
	display: block;
	width: 28px;
	height: 28px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/left-ico.png") no-repeat;
}

.picScroll-left .hd .prev:hover {
	background: url("../images/left-ico-on.png") no-repeat;
}

.picScroll-left .hd .next {
	display: block;
	width: 28px;
	height: 28px;
	float: right;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/right-icon.png") no-repeat;
}

.picScroll-left .hd .next:hover {
	background: url("../images/right-icon-on.png") no-repeat;
}

.picScroll-left .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.picScroll-left .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}

.picScroll-left .hd ul li.on {
	background-position: 0 0;
}

.picScroll-left .bd {}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	margin: 0 8px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	width: 250px;
	height: 260px
}

.picScroll-left .bd ul li .pic {
	text-align: center;
}

.picScroll-left .bd ul li .pic img {
	width: 240px;
	height: 190px;
	display: block;
	padding: 2px;
	border: 1px solid #ccc;
}

.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picScroll-left .bd ul li .title a {
	line-height: 24px;
	color: #666;
}

.footer {
	width: 100%;
	height: auto;
	background: #f5f5f5;
}

.footer .wrap {
	position: relative;
	padding: 45px 0;
	z-index: 4;
}

.foot_menu {
	float: left;
}

.foot_menu dl {
	float: left;
	width: 180px;
}

.foot_menu dl {
	padding-left: 20px;
	font-size: 16px;
	color: #d7d7d7;
	margin-bottom: 15px;
}

.foot_menu dt {
	color: #333;
	font-size: 12px;
}

.foot_menu dd a {
	display: block;
	font-size: 12px;
	color: #666;
}

.foot_ewm {
	float: left;
	width: 400px;
}

.foot_ewm .imgs {
	float: left;
	width: 89px;
	margin-right: 88px;
	text-align: center;
}

.foot_ewm .imgs img {
	display: block;
	border: 4px solid #fff;
	margin-bottom: 10px;
}

.address {
	float: left;
	width: 400px;
}

.address h3 {
	color: #333;
	font-size: 12px;
}

.address p {
	color: #666;
	font-size: 12px;
}

.foot_btm {
	border-top: 1px solid #e3e3e3;
	padding: 10px 0;
}

.foot_btm ._left {
	width: 80%;
	text-align: center;
	float: left;
}

.foot_btm ._left a {
	color: #666;
}

.foot_btm ._right {
	width: 20%;
	float: left;
}

.foot_btm ._right a {
	width: 40px;
	height: 40px;
	float: right;
	margin-left: 20px
}

.facebook_icon{
	background: url("../images/ls.png");
}
.twitter_icon{
	background: url("../images/tt.png");
}
.youtube_icon{
	background: url("../images/ytb.png");
}
.linkedin_icon{
	background: url("../images/in.png");
}




.foot_btm ._right .tx_icon {
	background: url("../images/txicon.png")
}

.foot_btm ._right .wx_icon {
	background: url("../images/wxicon.png")
}

.foot_btm ._right .wb_icon {
	background: url("../images/wbicon.png")
}


/**面包屑**/

.breadcrumbs {
	width: 100%； height:40px;
	color: #616161;
	line-height: 40px;
	background: #f5f5f5
}

.breadcrumbs a {
	color: #757575;
}

.container {
	width: 1200px;
	margin: 0px auto;
}

.category-index {
	padding-bottom: 20px;
}

.category-list {
	position: relative;
	background: #fff;
}

.category-list .box-hd {
	height: 60px;
	padding-top: 14px;
	border-bottom: 1px solid #e0e0e0;
}

.category-list .box-hd .title {
	font-size: 18px;
	font-weight: 400;
	color: #0070bc;
	line-height: 60px;
}

.category-list .box-bd ul li {
	float: left;
	width: 239px;
	height: 136px;
	padding-top: 24px;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	overflow: hidden;
	text-align: center;
	box-shadow: 0;
	transform: box-shadow 1s;
	-webkit-transition: box-shadow 1s;
	-o-transition: box-shadow 1s;
	-moz-transition: box-shadow 1s;
	-ms-transition: box-shadow 1s;
}

.category-list .box-bd ul li:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, .75);
}

.category-list .box-bd ul li a {
	color: #757575;
}

.category-list-img {
	display: block;
	width: 70px;
	height: 70px;
	margin: 0 auto 24px;
}

.download-list .box-hd .title {
	font-size: 34px;
}

.download-list .box-bd {
	background: #fff;
}

.head-hd {
	position: relative;
	padding: 30px;
}

.download-list li.dt-thumbnail {
	float: left;
	width: 210px;
	height: 327px;
	border-right: 1px solid #dedede;
	padding: 0 10px;
	border-top: 1px solid #dedede;
	box-shadow: 0;
	transform: box-shadow 1s;
	-webkit-transition: box-shadow 1s;
	-o-transition: box-shadow 1s;
	-moz-transition: box-shadow 1s;
	-ms-transition: box-shadow 1s;
}

.download-list li.dt-thumbnail:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, .75);
	text-decoration: none
}

.download-list li.dt-thumbnail a:hover {
	text-decoration: none
}

.download-list ul {
	margin-top: 20px;
	margin: 0 20px;
}

.download-list img.thumbnail {
	position: static;
	float: none;
	width: 100px;
	height: 100px;
	margin: 0 auto 5px;
	padding: 50px;
	display: inline-block;
}

.download-list li.dt-thumbnail a {
	color: #666
}

.download-list li.dt-thumbnail:hover h3 {
	color: #08c
}

.download-list li.dt-thumbnail h3 {
	text-align: left;
	padding-top: 10px;
	border-top: 1px solid #dedede;
	margin-bottom: 10px;
	color: #000;
}

.download-list li.dt-thumbnail .desc {
	text-align: left;
	width: 210px;
	height: 33px;
	font-size: 11px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
}

.download-list li.dt-thumbnail .meta {
	width: 200px;
}

.download-list li.dt-thumbnail .meta .date_size {
	text-align: left;
	width: 50%;
	display: block;
	float: left
}

.download-list li.dt-thumbnail .meta .download {
	text-align: right;
	width: 50%;
	display: block;
	float: left
}

.additionalResources {
	padding: 20px;
	border-top: 1px solid #dedede;
}

.Content-background {
	background: #f2f2f2;
	padding-bottom: 20px;
}

.index {
	background: #fff;
}

.index .nav {
	height: 82px;
	line-height: 82px;
}

.index .nav ul {
	margin: 0 0 0 80px;
}

.index .nav ul li {
	float: left;
	text-align: center;
}

.index .nav ul li a {
	color: #b0b0b0;
	font-size: 16px;
	font-weight: 600;
	height: 82px;
}

.index .nav ul li span {
	color: #e0e0e0;
	padding: 0 90px;
	display: inline-block;
}

.index .nav ul li.cur a {
	color: #0070bc
}

.index .section-title {
	display: table-cell;
	width: 1200px;
	margin-bottom: 20px
}

.index .section-title img {
	max-width: 1200px
}

.abtus-introduction {
	text-align: center;
	width: 1200px;
	margin: 20px 0
}

.abtus-introduction p {
	font-size: 14px;
	color: #999;
	line-height: 28px;
	text-align: center
}

#abtus-map1 {
	max-width: 1126px;
	width: 100%;
	display: block;
	margin: 40px auto;
}

.abtus-introduction ul li {
	width: 33%;
	float: left;
	font-size: 14px;
	color: #999;
	line-height: 28px;
	text-align: center;
	position: relative;
	padding-top: 24px;
}


/**新闻中心**/

.newtop {
	width: 1100px;
	margin: 20px auto;
}

.newtop li {
	float: left;
	width: 260px;
	margin-right: 15px;
	background: #dcdcdc;
	height: 310px;
}

.articepic {
	width: 214px;
	display: block;
	margin: 0 auto;
	height: 224px;
	position: relative;
	margin-top: 20px;
	background: #fff;
	overflow: hidden;
}

.articepic img {
	max-width: 214px;
}

.articepic h3 {
	background: #f00
}

.at {
	display: block;
	width: 210px;
	height: 40px;
	overflow: hidden;
	margin: 10px auto;
}

.at a {
	color: #646464;
	font-size: 14px;
}

.newlist .company {
	float: left;
	width: 365px;
}

.newlist li {
	float: left;
	display: block;
	width: 100%;
	margin-top: 26px;
}

.classtitle .cname {
	color: #646464;
	font-size: 14px;
	padding-left: 3px;
	width: 63px;
	text-align: left;
	float: left;
	display: block;
}

.classtitle .cline {
	width: 226px;
	border-bottom: solid 1px #dcdcdc;
	float: left;
	display: block;
	height: 15px;
}

.newlist {
	width: 1100px;
	margin: 0px auto;
}

.newlist .pictrue {
	float: left;
	display: block;
	width: 136px;
	height: 143px;
}

.newlist .pictrue img {
	width: 136px;
	border: none;
}

.newlist .artice {
	float: left;
	display: block;
	margin-left: 29px;
	_margin-left: 15px;
	width: 151px;
}

.newlist .artice a {
	float: left;
	display: block;
	color: #646464;
	width: 100%;
	font-size: 14px;
	line-height: 20px;
}

.newlist .more {
	float: left;
	display: block;
	width: 100%;
	height: 24px;
	line-height: 24px;
	margin-top: 10px;
}

.newlist .more a {
	color: #0070bc;
}

.prohelpright_content .prohelpright_content_item {
	width: 1100px;
	margin: 0px auto;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	height: 143px;
	padding: 30px 0;
}

.prohelpright_content .prohelpright_content_item .prohelpright_content_item_left {
	display: block;
	float: left;
	width: 118px;
	height: 143px;
}

.prohelpright_content .prohelpright_content_item .prohelpright_content_item_left img {
	max-width: 118px;
	max-height: 143px;
}

.prohelpright_content .prohelpright_content_item .prohelpright_content_item_right {
	display: block;
	float: left;
	width: 882px;
	height: 143px;
	padding-left: 20px;
}

.prohelpright_content .prohelpright_content_item .prohelpright_content_item_right .prohelpright_content_item_right_title {
	display: block;
	float: left;
	width: 100%;
	height: 40px;
}

.prohelpright_content .prohelpright_content_item .prohelpright_content_item_right .prohelpright_content_item_right_content {
	display: block;
	float: left;
	width: 100%;
	height: 103px;
}

.prohelpright_content_item .prohelpright_content_item_right .prohelpright_content_item_right_title span a {
	color: #0070bc;
	font-size: 16px;
}

.prohelpright_content .prohelpright_content_item .prohelpright_content_item_right .prohelpright_content_item_right_content span a {
	color: #0070bc;
}


/**分页**/

.base_widget_paging {
	margin: 0px auto;
	width: 500px
}

.base_widget_paging .paging_widget_2 {
	text-align: center;
}

.base_widget_paging ul li {
	position: relative;
	padding-top: 16px;
	*clear: both;
	*margin-top: 16px;
	*padding: 0;
}

.base_widget_paging .paging_widget_2 .selected a,
.base_widget_paging .paging_widget_2 a.selected {
	border-color: #ff8b3d;
	color: #ff8b3d;
}

.base_widget_paging ul li {
	position: relative;
	padding-top: 16px;
	*clear: both;
	*margin-top: 16px;
	*padding: 0;
	float: left;
	margin-left: 5px;
}

.base_widget_paging .paging_widget_2 a {
	line-height: 28px;
	min-width: 28px;
	color: #333;
	border: 1px solid #dfdfdf;
	padding: 8px
}


/**加入路升**/

.join_content ul li {
	float: left;
	width: 600px;
}

.join_content .text.first {
	border-right: 1px solid #e0e0e0;
}

.join_content .text {
	margin: 35px 0 0 172px;
	padding-bottom: 30px;
}

.join_content .text h2 {
	font-size: 24px;
	font-weight: normal;
	color: #424242;
	padding-top: 35px;
}

.join_content .text p {
	color: #757575;
}

.join_content .text a {
	color: #0070bc;
}


/**发展历程**/

.time-line {
	padding: 35px 248px 122px 248px;
}

.time-line .year {
	margin-top: 55px;
}

.time-line .year strong {
	color: #424242;
	font-size: 24px;
	margin-bottom: 35px;
	display: block;
}

.time-line .year .month {
	padding-left: 25px;
	color: #b0b0b0;
	position: relative;
	padding-bottom: 40px;
	border-left: 1px solid #e0e0e0;
	margin-left: 62px;
}

.time-line .year .month em {
	font-style: normal;
	width: 62px;
	position: absolute;
	left: -43px;
	top: -5px;
}

.year .month em i {
	display: inline-block;
	*zoom: 1;
	*display: inline;
	width: 10px;
	height: 10px;
	border-radius: 5px;
	margin-left: 6px;
}

.dosh_1 {
	background: #0070bc;
}

.time-line .year .month .text {
	margin-left: 42px;
	margin-top: -22px;
	padding-left: 122px;
}

.time-line .year .month .text p {
	color: #757575;
	font-size: 14px;
	line-height: 1.5;
	margin: 0;
	padding-bottom: 10px;
}


/**项目案例**/

.goods-item {
	position: relative;
	float: left;
	width: 284px;
	height: 256px;
	text-align: center;
	padding-top: 15px;
	margin-right: 14px;
	margin-bottom: 14px;
	background: #fff;
	border: 1px solid #d6d6d6;
	box-shadow: 0;
	transition: box-shadow 1s;
	-webkit-transition: box-shadow 1s;
	-o-transition: box-shadow 1s;
	-moz-transition: box-shadow 1s;
	-ms-transition: box-shadow 1s;
}

.goods-item:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, .75);
}

.goods-list-title {
	padding: 10px
}

.goods-list-title {
	font-size: 20px;
	color: #757575;
}

.goods-item .figure-img {
	width: 260px;
	height: 200px;
	margin: 0 auto 16px;
}

.goods-item .desc {
	margin: 0 0 3px;
	height: 18px;
	font-size: 12px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	_zoom: 1;
	color: #b0b0b0;
}

.goods-item .title {
	margin: 0 0 3px;
	font-size: 14px;
	font-weight: 400;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	_zoom: 1;
}

.goods-item .title a {
	color: #424242;
}

.goods-list-box {
	margin-top: 20px
}


/**荣誉资质**/

.Qualification-honor {
	width: 1100px;
	margin: 0px auto;
}

.Qualification-honor li {
	width: 240px;
	height: 300px;
	float: left;
	margin-right: 35px;
	margin-bottom: 35px;
}

.Qualification-honor li img {
	width: 240px;
	height: 300px;
}


/**社会招聘**/

.hr-navtab {
	position: relative;
	height: 30px;
	padding: 10px;
	text-align: right;
}

.hr-navtab .title {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	font-weight: 400;
	font-size: 1.5em
}

.hr-navtab .title a {
	color: #666;
}

.hr-navtab ul {
	position: absolute;
	right: 0px;
	top: 0px;
}

.hr-navtab li {
	float: left;
	margin-left: 10px
}

.hr-navtab li a {
	color: #666;
	font-size: 14px;
}

.span4 {
	width: 234px;
	float: left;
}

.hr-sidebar {
	padding: 10px 0;
	background: #fff;
}

.hr-box-sidebar {
	padding: 0 30px;
	margin-bottom: 20px;
	overflow: hidden;
	_zoom: 1;
}

.hr-box-sidebar .hd .title {
	margin: 0;
	font-size: 18px;
	line-height: 2;
	font-weight: 400;
}

.hr-box-sidebar-hot .hd {
	text-align: left;
}

.hr-box-sidebar .bd ul li {
	padding: 15px;
	border-top: 1px solid #ddd
}

.hr-box-sidebar .bd ul li a {
	color: #666;
}

.hr-box-sidebar .bd ul li a:hover {
	color: #0070bc;
}

.span16 {
	width: 950px;
	float: left;
	background: #fff;
	margin-left: 14px;
}

.bd-table-list {
	padding: 20px;
}

.hr-box-table table {
	width: 100%;
	color: #6d6d6d;
}

.hr-box-table table tr {
	height: 40px;
	line-height: 40px;
	text-align: center;
}

.hr-box-table table a {
	color: #757575;
}

.hr-box-table thead th div {
	position: relative;
}

.hr-box-table thead th {
	height: 50px;
	background: #f5f7fa;
}

.hr-box-table thead th div span {
	position: absolute;
	right: 0;
	top: 12px;
	_top: 0;
	line-height: 1;
	color: #ccd1d9;
}

.hr-box-table table {
	overflow: hidden;
	_zoom: 1;
}

.hr-box-table tbody td {
	border-top: 1px solid #e6e9ed;
}

.hr-box-table tbody .tablebg:hover {
	background: #DBEAF9;
	color: #000;
}

.hr-navtab ul li .on {
	color: #0070bc;
}


/*产品详情列表滚动*/

.product-lists {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.product-lists .hd {
	overflow: hidden;
	height: 48px;
	border-bottom: 1px solid #dfdfdf
}

.product-lists .hd .prev {
	display: block;
	width: 28px;
	height: 28px;
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/88.png") no-repeat;
}

.product-lists .hd .next {
	display: block;
	width: 28px;
	height: 28px;
	float: right;
	margin-top: 10px;
	overflow: hidden;
	cursor: pointer;
	background: url("../images/77.png") no-repeat;
}

.product-lists .hd .prevStop {
	background-position: -60px 0;
}

.product-lists .hd .nextStop {
	background-position: -60px -50px;
}

.product-lists .hd ul {
	float: right;
	overflow: hidden;
	zoom: 1;
	margin-top: 10px;
	zoom: 1;
}

.product-lists .hd ul li {
	float: left;
	width: 9px;
	height: 9px;
	overflow: hidden;
	margin-right: 5px;
	text-indent: -999px;
	cursor: pointer;
	background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}

.product-lists .hd ul li.on {
	background-position: 0 0;
}

.product-lists .bd {
	padding: 10px;
}

.product-lists .bd ul {
	overflow: hidden;
	zoom: 1;
}

.product-lists .bd ul li {
	margin: 0 25px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.product-lists .bd ul li .pic {
	text-align: center;
}

.product-lists .bd ul li .pic img {
	width: 140px;
	height: 120px;
	display: block;
	padding: 2px;
}

.product-lists .bd ul li .pic a:hover img {
	border-color: #999;
}

.product-lists .bd ul li .title {
	line-height: 24px;
	font-size: 12px;
	width: 140px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.product-lists .bd ul li a {
	color: #666;
}

.product-lists .bd ul li a:hover {
	color: #0070bc;
}


/*产品详情顶选项*/

.Top-option-module {
	width: 100%;
	height: 50px;
	margin-top: 10px;
	background: #f5f5f5;
}

.pro_name {
	font-size: 18px;
	line-height: 35px;
}

.pro_name a {
	color: #333;
	font-size: 18px;
	line-height: 35px;
	font-family: "FZLanTingKanHei-R-GBK", "方正兰亭刊黑", "微软雅黑", 'Microsoft YaHei', "黑体"
}

.pro_name a {
	color: #333;
	font-size: 18px;
	line-height: 50px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.pro_tab ul li {
	float: left;
	font-size: 12px;
	line-height: 50px;
	color: #666;
}

.pro_tab ul li a {
	color: #666;
}

.pro_tab ul li a:hover {
	text-decoration: none
}

.pro_tab span {
	font-size: 14px;
	padding: 0 8px;
	*padding: 0 5px;
}

.pro_tab .cur span {
	color: #0070bc;
}

.chanpin-details a {
	display: block;
}

.chanpin-details img {
	width: 100%;
	vertical-align: top;
}

.parameter-table td {
	border: 1px solid #ecedf1;
	padding: 12px 20px;
	text-align: left;
}

.parameter-table {
	margin: 20px
}

.content-container-title {
	text-align: center;
	margin-top: 20px
}

.content-container-title h1 {
	font-size: 50px
}

.content-container-title h2 {
	font-size: 28px;
	color: #0088cc;
}


/*解决方案*/

.ember-view {
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #fff;
	box-shadow: 0 0 2px rgba(0, 0, 0, .75);
	position: fixed;
	top: 0px;
	z-index: 99
}

.ember-view h1 {
	text-align: center;
	font-weight: 400;
	font-size: 1.2em
}

.ember-view h1 a {
	color: #4b4b4b;
}

.ember-view h1 a:hover {
	text-decoration: none;
	color: #0070bc;
}

.ember-view-left {
	width: 272px;
	height: auto;
	float: left;
}

.ember-view-box {
	background: #fff;
	box-shadow: 0 0 2px rgba(0, 0, 0, .75);
}

.ember-view-box .r-num {
	width: 27px;
	height: 27px;
	line-height: 27px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	font-style: normal;
	background-position: 0 0;
}

.mt50 {
	margin-top: 50px
}

.mtb20 {
	margin: 20px auto;
}

ul.toc .section .disclosure-icon {
	background-image: url(http://help.apple.com/imac/late-2015/css/img/arrow.svg);
	background-size: 1em 1em;
	width: 1em;
	height: 1em;
	display: block;
	float: left;
	margin-top: 0.3em;
}

ul.toc a>.name {
	padding-left: 2.99rem;
}

ul.toc .icon {
	position: absolute;
	top: 10px;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	backface-visibility: hidden;
	height: 1.7rem;
	width: 1.7rem;
	left: 1.41rem;
}

ul.toc .on {
	font-weight: bold;
}

ul.toc li {
	cursor: pointer;
}

ul.toc a {
	outline: 0;
	display: block;
	position: relative;
	border: 0;
	border-bottom: 1px solid #e6e9ea;
	padding: .95em .7rem .95em .47rem;
	color: #4a4a4a;
}

ul.toc a.hot {
	color: #0070bc;
	background: #ddd;
	font-weight: 700
}


/*视图右侧*/

.ember-view-right {
	width: 900px;
	height: auto;
	float: right;
	background: #fff;
	box-shadow: 0 0 2px rgba(0, 0, 0, .75);
}

.ember-view-item {
	min-height: 400px;
	padding: 10px;
}

.ember-view-item .topic-page {
	padding: 40px;
}

.ember-view-item ul li {
	margin-right: 20px;
	width: 280px;
	float: left;
}

.ember-view-item ul li .p-img {
	max-width: 280px;
	text-align: center;
}

.ember-view-item ul li .p-name {
	line-height: 30px;
	text-align: center;
}

.ember-view-item ul li a {
	text-decoration: none;
	color: #333
}

.topic-page p {
    line-height: inherit;
    margin-bottom: 0px;
}


/*招聘详情*/

.hr-box-table table.job-information {
	width: 90%;
	color: #6d6d6d;
}

.job-information,
.job-information tbody td {
	border: none;
	    vertical-align: top;
}

.job-information,
.job-information tbody tr {
	text-align: left;
}

.job-information .details-title {
	font-weight: bold;
	color:#333;
	width:70px;
	    vertical-align: top;
        padding-left: 15px;
}

.slideTxtBox-tab {
	width: 100%;
	text-align: left;
}

.slideTxtBox-tab .hd {
	height: 40px;
	line-height: 40px;
	background: #f4f4f4;
	padding: 0 10px 0 20px;
	position: relative;
}

.slideTxtBox-tab .hd ul {
	float: left;
	position: absolute;
	right: 0px;
	top: -1px;
	height: 42px;
}

.slideTxtBox-tab .hd ul li {
	float: left;
	padding: 0 15px;
	cursor: pointer;
}

.slideTxtBox-tab .hd ul li.on {
	height: 42px;
	background: #fff;
	border: 1px solid #ddd;
	border-bottom: 2px solid #fff;
}

.slideTxtBox-tab .bd ul {
	zoom: 1;
}

.slideTxtBox-tab .bd li {
	width: 100%
}

.slideTxtBox-tab .bd li img {
	max-width: 100%
}

.pd-icon i {
	height: 100px;
	width: 100px;
	background-position: 0 -30px;
}

.pagecode {
	color: #ccc;
	padding: 15px 20px;
	text-align: right;
}

.pagecode a {
	border: 1px solid #ddd;
	border-radius: 4px;
	color: #428bca;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	margin: 0 2px;
	padding: 0 10px;
	vertical-align: middle;
}

.pagecode a:hover {
	border: 1px solid #428bca;
	text-decoration: none;
}

.pagecode span.current {
	background-color: #428bca;
	border: 1px solid #428bca;
	border-radius: 4px;
	color: #fff;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	margin: 0 2px;
	padding: 0 10px;
	vertical-align: middle;
}

.pagecode span.disabled {
	background: #f2f2f2 none repeat scroll 0 0;
	border: 1px solid #bfbfbf;
	border-radius: 4px;
	color: #bfbfbf;
	display: inline-block;
	height: 25px;
	line-height: 25px;
	margin: 0 2px;
	padding: 0 10px;
	vertical-align: middle;
}

.text-info {
	padding: 30px 20px;
}

.helplist li {
	line-height: 30px;
	border-bottom: 1px dashed #ccc;
}


/*图文导航*/

.graphic-nav {
    margin-top: 40px!important;
    margin-bottom: 40px!important;
}

.graphic-nav li {
	display: table-cell;
	width: 1%;
	text-align: center;
}

.graphic-nav li i {
	width: 50px;
	height: 50px;
	display: inline-block;
}

.graphic-nav li i img {
	max-width: 100%;
}
.table-md-6-box{
	    margin: 0 -60px;
	        margin-top: 50px;

}
.graphic-nav li p {
	margin-top: 40px;
}
.table-md-6{
	overflow: hidden;
	/*margin: 0 -100px;*/
	width: 50%;
	float: left;
}
.table-md-6 .ip-txt{
    width: 100%;
    padding: 10px 10px;
    box-sizing: border-box;
        padding: 10px 60px;
}
.table-md-6 .ip-txt label +input,.table-md-6 .ip-txt label +textarea{
    display: block;
    line-height: 48px;
    background-color: #f2f2f2;
    width: 100%;
    padding-left: 15px;
    margin-top: 10px;
        box-sizing: border-box;
}
.table-md-6 .ip-txt label +textarea{
    height: 162px;
        border: none;
}
.table-md-6 .ip-txt label +textarea:active{
	
}
.table-md-6 .ip-txt label +input{
	/*height: 50px;*/
}
.table-md-6 .ip-txt [type="submit"]{
	background-color: #0067ac;
	display: block;
	height: 50px;
	line-height: 50px;
	width: 100%;
	color: #fff;
	cursor: pointer;
    margin-top: 15px;
}
input[type="submit"]:hover{
	opacity: 0.7;
}
textarea{
	font-family: "Arial";
}
