/*公共*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

h3{color:#076533;
   font-size:20px;
	 font-weight: 500;
   margin-top:30px;
   margin-bottom:10px;}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
	display: block;
}

ul,
li,
ol {
	list-style: none;
}

dl,
dd {
	margin: auto;
}

input {
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

a{
	color: #333;
}

a:link,
a:visited {
	text-decoration: none;
	outline: none;
}

a {
	cursor: pointer;
}


/*所有超链接不要下划线*/

*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}


/*任何标签、包括它前面、后面生成的内容都不要影响盒子的边框*/

.left {
	float: left;
}

.right {
	float: right;
}

.w-gray {
	color: #aaaaaa
}

.w-white {
	color: #FFFFFF !important;
}

.w-blue {
	color: #0086da;
}

.clear {
	clear: both;
}

.margin-t30 {
	margin-top: 30px !important;
}


/*header*/

.header {
	width: 100%;
	background-color: #FFFFFF;
	position: fixed;
	top: 0px;
	z-index: 12;
	height: 140px;
	line-height: 130px;
	/*-moz-box-shadow: 0px 1px 30px #ECECEC;
	box-shadow: 0px 1px 30px #ECECEC;
		max-width: 1160px;
	margin: 0 auto;*/
}

p.language{
	margin-right:1.5%;
	margin-top: 10px;
}
p.language a{color: white;}
p.language a:hover{
   color:#fff;
   text-decoration:underline;

}

.am-container-1 {
	max-width: 970px;
	margin: 0 auto;
	overflow: hidden;
	background-color: #e3e3e3;
}

.am-topbar-nav > li > a:after {
	display: none;
}

.hw-logo {
	height: 130px;
	position: relative;
	margin-top: 0.6%;
}

.logo {
	height: 116px;
}

.word {
	position: absolute;
	top: 30px;
	left: 100px;
}

.hw-menu li {
	height: 30px;
}

.hw-menu-active {
	/*background-color: #0086da;
	border-radius: 5px;*/
	border-bottom: 4px solid #0086da;
}

.hw-menu-active a {
	color: #0086da;
}

.hw-menu li:hover {
	/*border-bottom: 4px solid #f0eeed; */
	/*border-bottom: 4px solid #076533;*/
}

.hw-menu li a:hover {
	color: #C0C0C0;
}

.hw-menu li a {
	font-size: 15px;
	line-height: 30px;
}

.hw-menu li a:hover {
	border-radius: 5px;
	color:#076533;
}

.second-menu li{
    height:50px;
	
}

.second-menu li a {
	font-size: 15px;
	line-height: 50px;
}

.second-menu li a:hover {
	border-radius: 5px;
}

/*header结束*/

/*图标展示tree*/
div>ul>li>.tree-default{
	width:80px;
	height:80px;
	display:inline-block;
}
div>ul>li.am-text-center>p{
	font-size:16px;
	font-weight:bold;
	margin:0;
}
div>ul>li>.tree-one{
    background: url("../images/tree.png") 0px -5px no-repeat;
}
div>ul>li>.tree-two{
    background: url("../images/tree.png") -85px -5px no-repeat;
}
div>ul>li>.tree-three{
    background: url("../images/tree.png") -170px -5px no-repeat;
}
div>ul>li>.tree-four{
    background: url("../images/tree.png") -250px -5px no-repeat;
}

div>ul>li>.tree-five{
    background: url("../images/tree.png") 0px -85px no-repeat;
}
div>ul>li>.tree-six{
    background: url("../images/tree.png") -85px -85px no-repeat;
}
div>ul>li>.tree-seven{
    background: url("../images/tree.png") -170px -85px no-repeat;
}
div>ul>li>.tree-eight{
    background: url("../images/tree.png") -250px -85px no-repeat;
}

div>ul>li>.tree-nine{
    background: url("../images/tree.png") 0px -165px no-repeat;
}
div>ul>li>.tree-ten{
    background: url("../images/tree.png") -85px -165px no-repeat;
}
div>ul>li>.tree-eleven{
    background: url("../images/tree.png") -170px -165px no-repeat;
}
div>ul>li>.tree-twelve{
    background: url("../images/tree.png") -250px -165px no-repeat;
}

div>ul>li>.tree-thirteen{
    background: url("../images/tree.png") -0px -245px no-repeat;
}
div>ul>li>.tree-fourteen{
    background: url("../images/tree.png") -85px -245px no-repeat;
}
div>ul>li>.tree-fifteen{
    background: url("../images/tree.png") -170px -245px no-repeat;
}
div>ul>li>.tree-sixteen{
    background: url("../images/tree.png") -250px -245px no-repeat;
}

/*图标展示tree结束*/

/*尾部*/

.footer {
	max-width: 970px;
	height: auto;
	background-color: #e3e3e3;
	overflow: hidden;
	background-size: 100% 100%;
	margin: 0 auto;
	width: 100%;
	padding: .8% 0;
}

.footer ul {
	padding-top: 40px;
	width: 95%;
	margin: 0 auto;
}

/* .footer ul li {
	color: #000;
} */

.part-5-words2 p {
	line-height: 23px;
	font-size: 13px;
}

.part-5-words2 span {
	display: block;
	font-size: 13px;
}

.border-bottom{
   /* padding-bottom:20px; */
    border-bottom: 1px solid #ccc;
}

.part-5-words2-ul li {
	margin-top: 10px;
	margin-right:20px;
	font-size: 13px;
	padding: 0;
	float:left;
}

.part-5-words2-ul {
	padding-top: 0 !important;
	width: 100% !important;
}

/* .part-5-words2-ul li a {
	color: #000;
} */

.part-5-words2-ul li a:hover {
	color: #076533;
}

.part-5-title {
	/* color: #000; */
	font-weight: bold;
	margin-bottom: 20px;
}

.part-5-words2 span i {
	font-size: 20px;
}

.part-5-words2 span em {
	font-style: normal;
	margin-left: 5px;
	font-size: 16px;
	font-weight: bold;
}


/*尾部结束*/


/*首页*/

.rollpic {
	margin-top: 140px;
}

.rollpic div {
	margin: 0 0 0;
}

.rollpic ol {
	bottom: 10px !important;
}

.part-all {
	max-width: 1160px;
	width: 100%;
	padding: 20px 0 1px 0;
	margin: 0 auto;
}

.part-title {
	text-align: center;
	position: relative;
}

.part-title-i {
	vertical-align: sub;
	font-size: 36px;
	color: #0086da;
	margin-right: 5px;
}

.part-title-span {
	font-size: 16px;
	font-weight:bold;
	color:#076533;
}

.part-title p {
	font-size: 17px;
	color: #999;
	margin-top: -5px;
}

.part-title img {
	width: 170px;
}

.title-intro {
	font-weight: bold;
	font-size: 15px;
	margin-top: -7px;
}

.part-content {
	text-align: center;
	margin-top: 35px;
	width: 100%;
	margin-bottom: 40px;
}

.part-map-content {
	text-align: center;
	
	width: 100%;
	
}

.solutions-way {
	margin-top: 10px;
	font-size: 13px;
	color: #555555;
}

.solutions-title {
	margin-top: 15px;
	font-size: 17px;
	display: block;
	font-weight: 500;
}

.solution-circle {
	font-size: 64px;
	background-color: #3f9fdb;
	width: 170px;
	height: 170px;
	line-height: 140px;
	border: 15px solid #f0f0f0;
	color: #fff;
	-webkit-transition: -webkit-transform 0.4s ease-out;
	-moz-transition: -moz-transform 0.4s ease-out;
	transition: transform 0.4s ease-out;
}

.solution-circle:hover {
	background-color: #0071b8;
	border: 15px solid #c9dfec;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
}

.net-map-bg {
	background-color: #45b5e8;
	margin-top: 40px;
	max-width: 1160px;
	margin:0 auto;
}

.net-map {
	background: url(../img/net_map.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	margin-top: 40px;
}

.net-map-title {
	padding-top: 20px;
	padding-bottom:20px;
}

/* .three-reason {
	background: url(../img/bg-pic.png) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	margin-top: 40px;
} */

.net-map-bg .textTips {
  background-color: rgba(0, 0, 0, 0.3);
  width:100%;
  padding: 30px 15px;
  margin: 0 auto;
  bottom: 0;
}

.net-map .textTips h3 {
  color: #fff;
  font-size: 24px;
  margin-bottom: 40px;
  letter-spacing: 1px;
}
.net-map .textTips p {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
}

.three-reason {
	background: url(../img/net_map.png) no-repeat #45b5e8;
    background-size: 70% auto ;
	text-align: center;
	margin-top: 40px;
}

.three-reason-title {
	padding-top: 20px;
}

.three-reason-bg {
	width: 300px;
	margin-top: 30px;
}

.three-reason-img1,
.three-reason-img2,
.three-reason-img3 {
	width: 130px;
	height: 530px;
	margin: 0 auto;
	border: none;
}

.three-reason-img1 {
	background: url(../img/reason1.png) no-repeat;
	background-size: 100% 100%;
}

.three-reason-img2 {
	background: url(../img/reason2.png) no-repeat;
	background-size: 100% 100%;
}

.three-reason-img3 {
	background: url(../img/reason3.png) no-repeat;
	background-size: 100% 100%;
}

.three-reason-img1:hover,
.three-reason-img1 .selected {
	background: url(../img/reason1-1.png) no-repeat;
	background-size: 100% 100%;
}

.three-reason-img2:hover,
.three-reason-img2 .selected {
	background: url(../img/reason2-2.png) no-repeat;
	background-size: 100% 100%;
}

.three-reason-img3:hover,
.three-reason-img3 .selected {
	background: url(../img/reason3-3.png) no-repeat;
	background-size: 100% 100%;
}

.reason-title {
	margin-top: 10px;
	font-size: 14.5px;
	padding-bottom: 20px;
}

.three-reason-content {
	width: 70%;
}

.solutions-content li img {
	width: 40%;
}

.lan-bott {
	width: 100%;
	background-color: #128abc;
	height: 110px;
	padding: 20px 55px;
}

.lan-bott .left {
	line-height: 35px;
	color: #fff;
}

.lan-bott .left span {
	font-size: 20px;
	font-weight: 500;
}

.see-more {
	border: 2px solid #fff;
	padding: 7px 10px;
	font-size: 13px;
	color: #fff;
	margin-top: 18px;
	display: inline-block;
	border-radius: 4px;
}

.see-more i {
	margin-left: 5px;
	font-size: 16px;
}

.see-more:hover {
	color: #0086da;
	background-color: #fff;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.customer-case-content {
	margin-top: 30px;
}

.customer-case-content li {
	padding: 0 !important;
	margin: 0 !important;
}

.case-li {
	position: relative;
	overflow: hidden;
}

.case-li-mengban {
	width: 100%;
	background: rgba(0, 0, 0, .72);
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
}

.case-li-mengban:hover {
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-ms-transition: all 1s;
	-o-transition: all 1s;
	transition: all 1s;
	opacity: 1;
}

.case-img1 {
	position: relative;
	padding: 0 !important;
	background-color: #0086da;
	width: 100%;
	margin: 0 auto;
	margin: 0 !important;
}

.case-li:hover .case-word {
	display: block;
	bottom: 70px;
	-webkit-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-o-transition: all 0.6s;
	transition: all 0.6s;
}

.case-word {
	position: absolute;
	left: 0px;
	bottom: -80px;
	z-index: 5;
	width: 100%;
	color: #FFFFFF;
	text-align: center;
}

.case-word h3,
.case-word a,
.case-word div {
	color: #FFFFFF !important;
}

.case-word p {
	font-size: 13px;
}

.case-word a span i {
	margin-right: 10px;
	font-size: 15px;
}

.case-word a span {
	font-size: 13px;
	padding: 4px 13px;
	border: 1px solid #FFFFFF;
	border-radius: 4px;
	margin-top: 20px;
	display: inline-block;
}

.am-gallery-title {
	margin: 12px 0 !important;
	font-size: 17px !important;
}

.news-all {
	margin-top: 10px 0;
}

.news-content {
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.news-content-ul {
	margin-top: 40px;
	margin-bottom: 40px;
}

.news-img {
	width: 100%;
	overflow: hidden;
}

.news-img img {
	width: 100%;
}

.news-content-ul li img:hover {
	transform: scale(1.4);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.4);
	-webkit-transform: all 1s ease 0s;
}

.news-content-ul li div {
	margin: 0;
	padding: 0;
}

.news-right-title {
	font-size: 18px;
}

.news-right-words,
.news-right-time {
	font-size: 14px;
	margin-top: 10px;
}

.news-right-time {
	font-size: 14px;
}

.see-more2 {
	padding: 5px 15px;
	color: #fff;
	background-color: #128abc;
	border: 1px solid #128abc;
	margin-top: 10px;
	border-radius: 3px;
	display: inline-block;
}

.see-more2:hover {
	color: #128abc;
	background-color: #fff;
	border: 1px solid #128abc;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.see-more2 i {
	margin-left: 5px;
}

.news-content-left ul li {
	margin-top: 10px;
	width: 100%;
}

.news-content-right img {
	width: 100%;
	margin-top: 10px;
}

.list_lh {
	height: 260px;
	overflow: hidden;
	margin-top: 10px;
}

.list_lh ul li .news-li-words {
	border: none !important;
}

.customer-content {
	margin-top: 30px;
	margin-bottom: 30px;
}

.customer {
	padding: 30px 0;
}

.customer-content li {
	text-align: center;
}

.customer-content li div {
	height: 60px;
	line-height: 60px;
	width: 100%;
}

.customer-content li div img {
	width: 100%;
}


/*解决方案*/

.toppic {
	margin-top: 130px;
	width: 100%;
	height: 130px;
	background: url(../img/bg-pic3.png) no-repeat;
	background-size: 100% 100%;
}

.toppic-title-i {
	font-size: 36px;
	margin-right: 5px;
	vertical-align: sub;
}

.toppic-title-span {
	font-size: 26px;
}

.toppic-title p {
	font-size: 17px;
	padding-left: 30px;
	margin-top: -10px;
}

.toppic-title {
	color: #fff;
	padding-top: 20px;
}

.toppic-progress {
	padding: 8px 10px;
	border: 1px solid #fff;
	margin-top: 45px;
	border-radius: 7px;
}

.toppic-progress span {
	font-size: 14px;
	padding: 0 4px;
}

.toppic-progress span:hover {
	text-decoration: underline;
}

.small-title {
	position: relative;
	line-height: 30px;
	height: 30px;
	font-size: 14px;
	font-weight: bold;
}

.small-title span i {
	margin-right: 10px;
}

.small-title span em {
	font-style: normal;
	margin-right: 10px;
}

.solutions-tabs-ul {
	width: 60% !important;
	margin: 0 auto !important;
	background-color: #ffffff !important;
	padding-top: 30px !important;
}

.solutions-tabs-ul li {
	height: 80px !important;
	margin-top: 20px;
	border-right: 20px solid #ffffff;
	position: relative;
}

.solutions-tabs-ul li a div {
	width: 90%;
	margin: 0 auto;
}

.solutions-tabs-li-ac a,
.solutions-tabs-ul li a {
	color: #ffffff !important;
}

.am-tabs-d2 .am-tabs-nav > .am-active {
	position: relative;
	background-color: #005489;
	border-bottom: none;
}

.solutions-tabs-ul li:hover {
	background-color: #005489;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}

.solutions-tabs-ul li a i {
	display: block;
	font-size: 30px;
	margin-top: 5px;
}

.solutions-tabs-ul li a span {
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: -5px
}

.mobile-phone {
	font-size: 40px !important;
	margin-top: 2px !important;
}

.am-tabs-bd {
	border: none;
}

.solutions-tabs-ul-li1 {
	background-color: #0171b7;
}

.solutions-tabs-ul-li2 {
	background-color: #0086da;
}

.solutions-tabs-ul-li3 {
	background-color: #429ed7;
}

.solutions-tabs-ul-li4 {
	background-color: #6eb6e2;
}

.solutions-tabs-content {
	background-color: #f0eeed;
	padding: 20px 20px 0 20px;
	width: 100%;
	margin-top: 30px;
}

.solutions-content-ul {
	width: 70%;
	margin: 0 auto;
}

.solutions-content-ul li {
	background-color: #ffffff;
	padding: 15px;
	margin-bottom: 20px;
}

.solution-tabs-img img {
	width: 100%;
}

.solution-tabs-words h5 {
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 18px;
}

.solution-tabs-words p {
	font-size: 14px;
}

.am-tabs-d2 .am-tabs-nav > .am-active:after {
	position: absolute;
	width: 0;
	height: 0;
	bottom: -30px;
	left: 50%;
	margin-left: -20px;
	border: 15px rgba(0, 0, 0, 0) solid;
	content: "";
	z-index: 1;
	border-bottom-color: #f0eeed;
}


/*解决方案详情*/

.words-title {
	margin-top: 15px;
	text-align: center;
}

.words-title span {
	font-size: 22px;
}

i.am-icon-file-text.file-text {
	font-size: 22px;
	margin-right: 10px;
	color: #0086da;
}

.solution-inform {
	background-color: #f0eeed;
	width: 100%;
	padding: 0 10px;
}

.solution-inform-content-all {
	background-color: #ffffff;
	width: 65%;
	margin: 0 auto;
}

.solution-inform-content {
	width: 90%;
	margin: 0 auto;
	padding: 20px 0;
}

.solution-inform-content p {
	text-indent: 2em;
	font-size: 14px;
	margin-top: 10px;
}

.inform-content-p {
	font-size: 14px !important;
}

.solution-inform-content-words {
	line-height: 25px;
	color: #666;
}

.solution-inform-content-img {
	margin-top: 20px;
}

.solution-inform-content-img img {
	width: 100%;
}


/*产品展示*/

.product-show-ul {
	width: 100%;
}

.gray-li {
	background-color: #e3e3e3;
}

.product-show-ul li {
	padding: 35px 0;
}

.product-content {
	margin: 0 15%;
}

.product-show-title h3 {
	font-size: 22px;
	font-weight: bold;
}

.product-show-title span {
	color: #FFFFFF;
	background-color: #0086da;
	padding: 2px 5px;
	border-radius: 3px;
	margin-top: 5px;
	display: inline-block;
}

i.am-icon-dribbble,
i.am-icon-tasks {
	font-size: 28px;
	color: #0086da;
	position: absolute;
	left: -40px;
	top: -10px;
}

i.am-icon-tasks {
	font-size: 24px;
	top: -5px;
}

.product-add,
.product-intro {
	position: relative;
	margin-top: 20px;
}

.product-add div a {
	color: #ff8a44;
	text-decoration: underline;
}

.product-add span,
.product-intro span {
	font-weight: bold;
}

.product-intro p {
	font-size: 14px;
}

.product-content-left {
	padding: 0 40px;
}

.product-content-right {
	padding: 0 40px;
	float: right;
}

.product-img {
	width: 70%;
	margin-top: 25px;
}


/*新闻详情*/

.words-title div {
	font-size: 15px;
}


/*新闻动态*/

.news-content-all div {
	padding: 0;
}
.news-ul li{ margin-bottom: 30px;}


.news-ul-liimg  {
	width: 100%;
}

.news-ul li p {
	font-size: 14px;
	height: 60px;
	line-height: 20px;
	overflow: hidden;
	margin-top: 5px;
	color: #9a9a9a;
}
.news-content-all { margin-top: 45px;}
.news-ul li span {
	margin-top: 15px;
	display: inline-block;
}
.news-ul-liall{ position: relative;
overflow: hidden;}
.see-more3 {
	padding: 5px 10px;
	color: #128abc;
	background-color: #fff;
	border: 1px solid #128abc;
	border-radius: 3px;
}
.news-ul li:hover .see-more3 {
	color: #fff;
	background-color: #128abc;
	border: 1px solid #128abc;
	transition: all 0.4s ;
-moz-transition: all 0.4s ;
-webkit-transition: all 0.4s ;
-o-transition: all 0.4s ;
}
.see-more3 i{
	margin-left: 5px;
}

.inform-list {position: absolute;
left:0;
top:20px;
	
}
.inform-list div i{
	margin-right: 5px;
}
.inform-list div{
	padding: 5px 12px;
	margin: 6px 0;
	width: auto;
	background-color: #128abc;
	color: #fff;
	font-size: 13px;
	margin-left: -100%;
	display: table;
	opacity: 0;
}
.news-ul li:hover .news-ul-liimg{
-webkit-filter: blur(2px) grayscale(1);
-moz-filter: blur(2px) grayscale(1);
-o-filter: blur(2px) grayscale(1);
-ms-filter: blur(2px) grayscale(1);
filter: blur(2px) grayscale(1);
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
}
.news-ul li:hover .inform-list-date{
	margin-left: 0;
	transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
opacity: 1;
	}
.news-ul li:hover .inform-list-label{
	margin-left: 0;
	transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
opacity: 1;
	}
.news-ul li:hover .inform-list-numb{
	margin-left: 0;
	transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
opacity: 1;
	}
	
.inform-list li i {
	margin-right: 10px;
	font-size: 15px;
}

.hot-title{color:#128abc ;
margin-bottom: 10px;}
.hot-title i{ margin-right: 10px;font-size: 19px;}
.am-panel > .am-list > li > a {
	padding-left: 5px;
	padding-right: 5px;
	line-height: 20px;
}

.am-list > li > a {
	display: block;
	padding: 5px 0;
}

.am-panel-default > .am-panel-hd {
	color: #ffffff;
	background-color: #0086da;
	border-color: #0086da;
	font-weight: bold;
}

.am-pagination > li > a,
.am-pagination > li > span {
	padding: 3px 9px;
	font-size: 15px;
}

.current-page {
	color: #0086da !important;
}

.am-panel-hd i {
	margin-right: 5px;
}

.newspaper-o {
	font-size: 48px !important;
	margin-top: -13px !important;
}

.am-pagination li a:visited {
	background-color: #fff !important;
}


/*客户案例*/

.gallery-words {
	height: 125px;
	width: 100%;
	line-height: 26px;
	overflow: hidden;
}

.briefcase {
	font-size: 48px !important;
	margin-top: -13px !important;
}

.customer-case li {
	margin-bottom: 20px;
	margin-top: 10px;
}

.customer-case {
	padding: 30px 0 0 0;
}

.case-content {
	text-align: left;
	background-color: #f3f3f3;
	border-left: 8px solid #0086da;
	height: 110px;
	padding: 8px 6px;
	position: absolute;
	bottom: 0;
	left: 40%;
	width: 180px;
}

.case-content span {
	font-weight: bold;
}

.case-content p {
	font-size: 14px;
	height: 44px;
	line-height: 22px;
	overflow: hidden;
}

.customer-case-all {
	width: 100%;
	position: relative;
}

.customer-case-img {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.customer-case-ul {
	margin-top: 30px;
}

.customer-case-img img {
	width: 100%;
}

.case-more {
	width: 100px;
	height: 25px;
	float: right;
	margin-top: 8px;
	text-align: center;
	margin-right: -6px;
}

.case-more .see {
	background-color: #0086da;
	width: 75px;
	color: #fff;
	font-size: 15px;
	height: 25px;
	line-height: 25px;
}

.case-more .more {
	background-color: #05598e;
	width: 25px;
	height: 25px;
}

.case-more .more i {
	color: #fff;
}

.our-customer {
	padding-top: 30px;
}

.customer-content2 {
	margin-top: 10px;
	padding-bottom: 30px;
}

.customer-case-ul li:hover .customer-case-img img {
	transform: scale(1.4);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.4);
	-webkit-transform: all 1s ease 0s;
}

.case-content:hover .case-more .see {
	background-color: #05598e;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}


/*案例详情*/

.case-img {
	width: 100%;
	padding: 20px;
	background: #f3f3f3;
}

.case-inform img {
	width: 40%;
	margin-top: 20px;
}

.case-left {
	margin-top: 60px;
}


/*关于我们*/
.part-title-mar{padding-top: 30px;
padding-bottom: 25px;}

.company-intro {
	margin: 0;
	/*padding-bottom:20px;*/
}

.company-intro li a{
	color:#076533;
}

.company-intro a:hover{
	color:#076533;
	text-decoration:underline;
}
.company-intro p,#cont p{
    margin: 15px 0 10px;
    font-size: 14px;
    line-height: 1.428571429;
}

.thought-all {
	width: 100px;
	height: 100px;
	background-color: #0086da;
	border-top: 10px solid #05598e;
	color: #ffffff;
	margin: 0 auto;
	position: relative;
}

.thought-all-none {
	width: 100px;
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	background-color: #424242;
	opacity: 0;
}

.thought-all-none h5 {
	font-size: 16px;
	line-height: 100px;
	color: #0086da;
	display: none;
}

.company-thought {
	display: table;
	margin: 0 auto;
}

.company-thought li {
	float: left;
	text-align: center;
	margin: 0 10px;
}

.thought-all-none:hover {
	opacity: 0.9;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}

.thought-all-none:hover h5 {
	display: block;
}

.thought-all span {
	display: block;
}

.thought-all i {
	font-size: 35px;
}

.company-thought-all {
	width: 100%;
	margin-top: 40px;
	padding: 40px 0;
}

.office-space {
	margin: 0 5%;
}

.office-space img {
	width: 100%;
}

.office-space div {
	margin: 0;
	padding: 0;
}

.contact-us {
	padding: 30px 40px;
	text-align: center;
}

.contact-us div img {
	width: 80%;
	float: right;
}

.contact-add li {
	margin-bottom: 10px;
}

.contact-add div,
.contact-add li i {
	height: 35px;
	line-height: 35px;
}

.contact-add li div {
	position: relative;
}

.contact-add li i {
	background-color: #0086da;
	width: 35px;
	text-align: center;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 20px;
}

.contact-add div span {
	width: 270px;
	background-color: #fff;
	height: 35px;
	display: inline-block;
	padding-left: 45px;
	font-size: 14px;
	float: left;
	color: #666;
	font-weight: bold;
	text-align: left;
}

.contact-add-1 {
	font-size: 13px !important;
}

.office-space-title,
.contact-us-title {
	margin-top: 40px;
	margin-bottom: 10px;
}

.paper-plane {
	font-size: 42px !important;
	margin-top: -10px !important;
}

.mobile {
	font-size: 25px !important;
}


/*招贤纳士*/

.recruit-left,
.recruit-right {
	padding: 0 10px;
}

.daiyu {
	width: 100%;
	background-color: #0086da;
	padding: 30px 0;
}

.daiyu-title-ul {
	width: 20% !important;
	margin: 0 auto !important;
	background-color: transparent !important;
}

.daiyu-title-ul li {
	background-color: #006bae;
	margin: 0 10px;
}

.am-tabs-d2 .daiyu-title-ul> .am-active:after {
	display: none;
}

.daiyu-content {
	padding: 20px 20px 0 20px;
	width: 100%;
}

.daiyu-content-1 {
	width: 60%;
	margin: 0 auto;
	border: solid 2px #c5c5c5;
	padding: 20px 5%;
	color: #969696;
}

.money {
	color: #fff !important;
}

.user-secret {
	font-size: 45px !important;
	margin-top: -10px !important;
}


/*服务中心*/

.service-content h4 {
	font-size: 22px;
}

.service-content p {
	font-size: 14px;
	color: rgb(153, 153, 153);
	line-height: 22px;
}

.service-ul li {
	margin: 20px 0 ;
	border-bottom: 1px solid rgb(230, 230, 230);
	padding-bottom: 25px;
	
}

.service-img {
	text-align: center;
}

.service-img img {
	width: 70%;
}


.service-ul li:last-child {
	border-bottom: none;
}
.service-ul li:first-child{
	margin-top: 50px;
}
@media only screen and (max-width:1240px) {
	.product-img {
		width: 80%;
		margin-top: 25px;
	}
}

@media only screen and (max-width:1024px) {
	/*首页*/
	.hw-logo {
		margin-left: 10px;
	}
	.news-content-right img {
		width: 40%;
		margin-top: 20px;
	}
	.customer-content li div img {
		width: 70% !important;
	}
	.customer-content li {
		margin-top: 10px;
	}
	.news-content {
		width: 85%;
	}
	.news-right-title {
		font-size: 22px;
		margin-top: 20px;
		display: inline-block;
	}
	.news-right-time {
		font-size: 16px;
		margin-top: -1px;
	}
	/* 解决方案*/
	.solutions-tabs-ul {
		width: 70% !important;
	}
	.solutions-content-ul {
		width: 90%;
		margin: 0 auto;
	}
	.toppic-title {
		margin-left: 10px;
	}
	.toppic-progress {
		margin-right: 10px;
	}
	/*解决方案详情 */
	.solution-inform-content-all {
		background-color: #ffffff;
		width: 100%;
	}
	.solution-inform-content p {
		font-size: 16px;
	}
	/* 产品展示*/
	.product-img {
		width: 90%;
		margin-top: 25px;
	}
	.product-content {
		margin: 0 10%;
	}
	/*客户案例*/
	.customer-case li {
		text-align: center;
	}
	.case-content {
		left: 40%;
	}
	/*关于我们 */
	.contact-us div img {
		width: 80%;
	}
	/*招贤纳士*/
	.daiyu-title-ul {
		width: 35% !important;
	}
	.daiyu-content-1 {
		width: 80%;
	}
	/*服务中心*/
	.service-img img {
		width: 90%;
	}
	.service-content p {
		font-size: 15px;
	}
}

@media only screen and (max-width:915px) {
	.hw-logo {
		margin-left: 10px;
	}
	.product-img {
		width: 100%;
		margin-top: 25px;
	}
	.hw-menu li a {
		line-height: 25px;
	}
	.hw-menu li {
		height: 40px;
	}
	.hw-menu-active {
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
	}
	/*关于我们 */
	.contact-us div img {
		width: 95%;
	}
}

@media only screen and (max-width:768px) {
	.product-img {
		width: 100%;
		margin-top: 25px;
	}
	.product-content {
		margin: 0 5%;
	}
	.solution-circle {
		font-size: 45px;
		width: 130px;
		height: 130px;
		line-height: 110px;
		border: 10px solid #f0f0f0;
	}
}

@media only screen and (max-width:640px) {
	/*首页*/
	.mb-hide{
		display:none;
	}
	.solution-circle {
		font-size: 45px;
		width: 110px;
		height: 110px;
		line-height: 90px;
		border: 10px solid #f0f0f0;
	}
	.solutions-title {
		font-size: 15px;
	}
	.solutions-content li {
		margin-bottom: 10px;
	}
	.part-title-span {
		font-size: 17px;
	}
	.case-li:hover .case-word {
		display: none;
	}
	.case-li-mengban:hover {
		opacity: 0;
	}
	.part-all {
		/*margin-top: 20px;*/
	}
	.solutions-way {
		font-size: 13px;
	}
	.three-reason-content {
		width: 95%;
		margin-top: 15px;
	}
	.three-reason-img1,
	.three-reason-img1:hover,
	.three-reason-img2,
	.three-reason-img2:hover,
	.three-reason-img3,
	.three-reason-img3:hover {
		background-size: 100% 100%;
	}
	.three-reason-bg {
		width: 200px;
		margin-top: 20px;
	}
	.reason-title {
		font-size: 13px;
	}
	.three-reason-img1,
	.three-reason-img2,
	.three-reason-img3 {
		width: 80px;
		height: 80px;
		margin: 0 auto;
		border: none;
	}
	.case-img1 {
		width: 100%;
		margin-top: 10px;
	}
	.customer-case-content {
		margin-top: 0;
	}
	.customer-content li {
		margin-top: 0px;
	}
	.customer-content {
		margin-top: 0px;
	}
	.lan-bott {
		height: 65px;
		padding: 10px 10px;
	}
	.lan-bott .left {
		display: none;
	}
	.see-more {
		margin-top: 0px;
	}
	.news-img {
		width: 100%;
		overflow: hidden;
	}
	.news-content-ul {
		margin-top: 10px;
		margin-bottom: 30px;
	}
	.news-content-ul li {
		margin-top: 20px;
	}
	.customer-content li div img {
		width: 80%;
	}
	.part-5-title {
		margin-top: 10px;
	}
	.news-content {
		margin-top: 10px;
	}
	.see-more {
		top: 0px;
	}
	.part-content {
		margin-top: 20px;
	}
	.customer-case {
		padding: 20px 0 0 0;
	}
	/*解决方案*/
	.solutions-tabs-ul {
		width: 90% !important;
	}
	.solutions-tabs-ul li {
		height: 55px !important;
		margin-top: 20px;
	}
	.solutions-content-ul {
		width: 100%;
		margin: 0 auto;
	}
	.solutions-tabs-ul li a span {
		display: none;
	}
	.toppic-title {
		padding-top: 40px;
	}
	.toppic-title-i {
		font-size: 26px;
	}
	.toppic-title-span {
		font-size: 18px;
	}
	.toppic-title p {
		font-size: 13px;
		padding-left: 23px;
	}
	.toppic-progress {
		padding: 4px 7px;
		margin-top: 50px;
		border-radius: 5px;
	}
	.toppic-progress span {
		font-size: 12px;
		padding: 0 3px;
	}
	.toppic-progress i {
		font-size: 13px;
	}
	.solutions-tabs-content {

  padding: 20px 5px 0 5px;

}
	/*解决方案详情*/
	.small-title {
		font-size: 13px;
	}
	.solution-inform-content-all {
		background-color: #ffffff;
		width: 100%;
		margin: 0 auto;
		padding: 0 0 15px 0;
	}
	.inform-content-p {
		font-size: 15px !important;
	}
	i.am-icon-file-text.file-text {
		font-size: 19px;
	}
	.words-title span {
		font-size: 17px;
	}
	.solution-inform {
		margin-top: 15px;
	}
	.solutions-tabs-ul li a i {
		display: block;
		margin-top: 10px;
	}
	.mobile-phone {
		margin-top: 7px !important;
	}
	.inform-content-p {
		margin-top: 0px !important;
	}
	.solution-inform-content {
		padding: 0;
	}
	.solutions-tabs-ul {
  padding-top: 10px !important;
}
	/* 产品展示*/
	.product-img {
		margin-bottom: 20px;
	}
	.product-content {
		margin: 0 10px;
	}
	.product-show-ul li {
  padding: 20px 0;
}
i.am-icon-dribbble{ display: none;}
	/*客户案例*/
	.case-content {
		left: 33%;
	}
	.briefcase {
		font-size: 40px !important;
		margin-top: -13px !important;
	}
	/*案例详情*/
	.case-img {
		margin-top: 20px;
	}
	.case-inform img {
		width: 70%;
		margin: 0 auto;
		display: inherit;}
		.customer-case-ul {
  margin-top: 5px;
	}
	.case-left {
  margin-top: 10px;
}
.product-content-left {
  padding: 0 20px;
}
i.am-icon-tasks{ display: none;}
.product-content-right {
  padding: 0 20px;

}
	/*关于我们*/
	.part-title-mar{
  padding-top: 10px;
  padding-bottom: 5px;
}
	.paper-plane {
		font-size: 30px !important;
		margin-top: -8px !important;
	}
	.company-intro {
		/*margin: 0 5% ;*/
		padding-bottom:10px;
	}
	.thought-all {
		width: 80px;
		height: 80px;
	}
	.thought-all-none {
		width: 80px;
		height: 80px;
	}
	.company-thought li {
		margin: 0 5px;
	}
	.thought-all span {
		margin-top: 20px;
		color: #3C3C3C;
	}
	.office-space-title,
	.contact-us-title {
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.company-thought {
		margin-bottom: 20px;
	}
	.contact-us div img {
		float: left;
		width: 100%;
	}
	.contact-us {
		padding: 20px 0;
		text-align: center;
	}
	.contact-add {
		margin-top: 20px;
	}
	.company-thought-all {
		width: 100%;
		margin-top: 20px;
		padding: 20px 0;
	}
	.office-space-title,
	.contact-us-title {
		margin-bottom: 10px;
	}
	/*招贤纳士*/
	.daiyu-title-ul {
		width: 70% !important;
	}
	.daiyu-content-1 {
		width: 100%;
	}
	.user-secret {
		font-size: 35px !important;
		margin-top: -10px !important;
	}
	.daiyu-title-ul {
		margin-top: 20px !important;
	}
	.product-img{ margin-top: -20px;}
	/*服务中心*/
	.service-img img {
		width: 75%;
		margin-top: 20px;
	}
	.service-ul {
		margin-top: 10px;
	}
	.service-ul li {
		margin: 10px 0;
	}
	.service-content h4 {
		font-size: 18px;
	}
	.service-content p {
		font-size: 14px;
	}
	.service-ul li:first-child {
  margin-top: 20px;
}
	/*新闻动态*/
	.news-content-all {
		margin-top: 0;
	}
	.newspaper-o {
		font-size: 40px !important;
	}
	.margin-t30 {
		margin-top: 20px !important;
	}
	.news-ul li{ margin-top: 25px;}
}

/* 在线沟通 */
#con1_win{
	
  background:#076533; 
 /*background-color:rgba(6,112,185,0.7);*/
	width:183px;
	position:fixed;
	right:10px;
	font-size:16px;
	color:#FFFFFF;
	font-family:Arial;
	margin:0px;
	display:block;
	overflow:hidden;
	z-index:88;
}
#con1_win .icos{position:absolute;top:2px;*top:0px;right:2px;z-index:9;}
<!-- #msg1_title{background:#0099ff;height:25px;line-height:25px;text-indent:5px;font-weight: bold;} -->
/*#con1_title{background:#0058A8;height:25px;line-height:25px;text-indent:5px;font-weight: bold;}*/
#con1_title{background:#076533; margin:8px;line-height:25px;text-indent:5px;font-weight: bold;}
#con1_content{ background:#FFFFFF; margin:2px; font-size:12px; color:#076533; overflow:hidden;}
/*#con1_content{ border:2px solid #ffffff; margin:10px; height:205px; overflow:hidden;}*/
#con1_content p{ margin:10px; line-height:30px; }
#con1_content p img{ max-width:100%;}
/*#con1_content a{color:#ffffff; text-decoration:none}*/
#con1_content a{color:#076533; text-decoration:none}
#con1_content a:hover{color:#0099ff; text-decoration:none}


/* 在线联系、留言*/
div.contact_item {
	position: relative;
	padding: 0 0 0 97px;
}
div.contact_item .contact_item-icon {
	position: absolute;
	font-size: 62px;
	color: #6975a6;
	top: 0;
	left: 0;
}
div.contact_item .contact_item-text {
	line-height: 23px;
	color: #969696;
	margin: 15px 0 0;
}



@media screen and (max-width: 914px) { 
	#sao img{margin: 0 auto;display: block;border: 1px solid #fff;padding: 7px;margin-top: 5px;}
.nav li a:before{content: "";width: 0px;height: 2px;background: #076533;position: absolute;bottom: 0;left: 50%;display: block;visibility: hidden;transition: .5s;}
.nav li:hover a:before{transition: .5s;width: 100%;height: 2px;visibility: visible;left: 0;}
#wap-nav{display: none;}
.language a{float: left;}
#carright{display: none;}
#map-h>h2{margin-bottom:0!important;}
}


@media only screen and (min-width: 915px) and (max-width: 1155px) {
	.navs{float: none;}
	.navs div[role]{float: none;}
	.nav li a:before{content: "";width: 0px;height: 2px;background: #fff;position: absolute;bottom: 0;left: 50%;display: block;visibility: hidden;transition: .6s;}
.nav li:hover a:before{transition: .6s;width: 100%;height: 2px;visibility: visible;left: 0;}
.nav li a{color: #fff;text-align: center;}
.nav{width: 100%;background: #076533;}
.nav li{transition: .3s;/*border-right:2px solid #fff;*/margin: 1px .3%;}
.nav li:last-child{border: none;}
.am-nav-pills > li + li{margin-left: 0!important;}
.nav li:hover{background: #ECECEC;transition: .3s;}
.navs{background-color: #076533;overflow: hidden;}
.mim-l{margin-left: 12.5%;}
#mine li img{width: 70%;display: inline-block;}
#mine li h4{color: #076533;font-weight: initial;font-size: 1.5rem;}
#mine li{text-align: center;}
#min li div span{font-size: 1.5rem;display: block;width: 100%;text-align: center;}
#min li div img{width: 80%;margin: 0 auto;display: block;}
#wap-nav{width: 54%;float: right;margin-top: 1.3%;margin-right: 2%;}
#wap-nav div{width: 100%;}
#wap-nav div p{float: right;text-align: center;padding: 4px 7px;font-size: 14px;}
#wap-nav div p,#wap-nav div p a{color: white;line-height: initial;}
#wap-nav div p a{display: block;float: left;text-align: center;line-height: 1.5rem;box-shadow:0 0 4px #7bc0ff;padding: 0.2rem .2rem;transition: .6s;border-radius:5px;overflow: hidden;background: linear-gradient(rgba(203,221,236,.8),rgba(6,112,185,1),rgba(6,112,185,1),rgba(6,112,185,1));margin: 1px 5px ;font-size: 16px;width: 115px;}
#wap-nav a:hover{text-decoration: none;}
.am-topbar-nav > li > a{padding: 0 11px;}

}


@media screen and (min-width: 1156px) {
.nav li a:before{content: "";width: 0px;height: 2px;background: #fff;position: absolute;bottom: 0;left: 50%;display: block;visibility: hidden;transition: .6s;}
.nav li:hover a:before{transition: .6s;width: 100%;height: 2px;visibility: visible;left: 0;}
.nav li a{color: #fff;text-align: center;}
.nav li{transition: .3s;/*border-right:2px solid #fff;*/}
.nav li:last-child{border: none;}
.am-nav-pills > li + li{margin-left: 0!important;}
.nav li:hover{background: #ECECEC;transition: .3s;}
.navs{background-color: #076533;overflow: hidden;margin-right: 1%;margin-top: 3%;}
.mim-l{margin-left: 12.5%;}
/*.nav li:nth-child(1) a{width: 110px;}
.nav li:nth-child(3) a{width: 120px;}
.nav li:nth-child(4) a{width: 120px;}*/
#mine li img{width: 70%;display: inline-block;}
#mine li h4{color: #076533;font-weight: initial;font-size: 1.5rem;}
#mine li{text-align: center;}
#min li div span{font-size: 1.5rem;display: block;width: 100%;text-align: center;}
#min li div img{width: 80%;margin: 0 auto;display: block;}
/*#wap-nav{line-height:initial;height: 4.5rem!important;line-height: 4.5rem;width: 82%;}
#wap-nav div{width: 80%;margin: 0 auto;}
#wap-nav a{display: block;width: 26%;margin: 0 3.6%;height: 36px;float: left;color: white;text-align: center;position: relative;overflow: hidden;line-height: 36px;}
#wap-nav a:after{content: "";display: inline-block;height: 1px;width: 100%;background-color: #fff;bottom: 0;left: 100%;position: absolute;transition: .6s;}
#wap-nav a:before{content: "";display: inline-block;height: 1px;width: 100%;background-color: #fff;right: 100%;position: absolute;transition: .6s;}
#wap-nav a i{display: inline-block;width: 1px;height: 36px;background-color: #fff;position: absolute;left: 0;bottom: -100%;transition: .6s;}
#wap-nav a span{display: inline-block;width: 1px;height: 36px;background-color: #fff;position: absolute;right: 0;top: -100%;transition: .6s;}
#wap-nav a:hover i{bottom: 0;transition: .6s;}
#wap-nav a:hover span{top: 0;transition: .6s;}
#wap-nav a:hover:after{left: 0;transition: .6s;}
#wap-nav a:hover:before{right: 0;transition: .6s;}
#wap-nav-en{line-height:initial;height: 4.5rem!important;line-height: 4.5rem;width: 82%;}
#wap-nav-en div{width: 80%;margin: 0 auto;}
#wap-nav-en a{display: block;width: 26%;margin: 0 3.6%;height: 4.5rem;float: left;color: white;text-align: center;position: relative;overflow: hidden;line-height: 2.3rem;}
#wap-nav-en a:after{content: "";display: inline-block;height: 1px;width: 100%;background-color: #fff;bottom: 0;left: 100%;position: absolute;transition: .6s;}
#wap-nav-en a:before{content: "";display: inline-block;height: 1px;width: 100%;background-color: #fff;right: 100%;position: absolute;transition: .6s;}
#wap-nav-en a i{display: inline-block;width: 1px;height: 4.5rem;background-color: #fff;position: absolute;left: 0;bottom: -100%;transition: .6s;}
#wap-nav-en a span{display: inline-block;width: 1px;height: 4.5rem;background-color: #fff;position: absolute;right: 0;top: -100%;transition: .6s;}
#wap-nav-en a:hover i{bottom: 0;transition: .6s;}
#wap-nav-en a:hover span{top: 0;transition: .6s;}
#wap-nav-en a:hover:after{left: 0;transition: .6s;}
#wap-nav-en a:hover:before{right: 0;transition: .6s;}*/
#wap-nav{width: 60%;float: right;margin-top: 1.3%;margin-right: 2%;}
#wap-nav div{width: 100%;}
#wap-nav div p{float: right;text-align: center;padding: 4px 7px;font-size: 14px;}
#wap-nav div p,#wap-nav div p a{color: white;line-height: 22px;}
#wap-nav div p a{display: block;float: left;text-align: center;line-height: 1.5rem;box-shadow:0 0 4px #7bc0ff;padding: 0.2rem .2rem;transition: .6s;border-radius:5px;overflow: hidden;background: linear-gradient(rgba(203,221,236,.8),rgba(6,112,185,1),rgba(6,112,185,1),rgba(6,112,185,1));background:-webkit-linear-gradient(rgba(203,221,236,.8),rgba(6,112,185,1),rgba(6,112,185,1),rgba(6,112,185,1));background:-moz-linear-gradient(rgba(203,221,236,.8),rgba(6,112,185,1),rgba(6,112,185,1),rgba(6,112,185,1));background:-ms-linear-gradient(rgba(203,221,236,.8),rgba(6,112,185,1),rgba(6,112,185,1),rgba(6,112,185,1));margin: 1px 5px ;font-size: 16px;width: 115px;}
#wap-nav a:hover{text-decoration: none;}
.am-topbar-nav > li > a{padding: 0 10px;}
}
#forumo{margin-left: 15%;}
.part-content img{display: inline-block;margin-bottom: 5px;}
#map-h>h2{margin-bottom: -32px;margin-left: 5%;}
#show-q h3,#show-d h3{color: #076533;font-size: 24px;font-weight: 300;}
#show-q h1,#show-d h1{font-size: 36px;color: #076533;font-weight: 500;}

/*首页地图*/
#top-map{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
#top-map a h3{color: white;font-family: arial;margin: 2% 0 0 0;font-weight: normal;}
#top-map a span{font-size: 1.5rem;margin-top: -3%;display: block;margin-bottom: 3%;}
#top-map a{border:1px solid #fff;border-radius: 6px;text-align: center;color: white;}
#top-map a:nth-child(1){display: inline-block;width: 20%;background-color: #7085b7;position: absolute;top: 9%;left: 3%;transition: .6s;opacity: .5;}
#top-map a:nth-child(1):hover{opacity: 1;transition: .6s;}
#top-map a:nth-child(2){display: inline-block;width: 20%;background-color: #7ac5bd;position: absolute;top: 41%;left: 3%;transition: .6s;opacity: .5;}
#top-map a:nth-child(2):hover{opacity: 1;transition: .6s;}
#top-map a:nth-child(3){display: inline-block;width: 20%;background-color: #f18f29;position: absolute;top: 60%;left: 19%;transition: .6s;opacity: .5;}
#top-map a:nth-child(3):hover{opacity: 1;transition: .6s;}
#top-map a:nth-child(4){display: inline-block;width: 20%;background-color: #6e93a7;position: absolute;top: 75%;left: 28%;transition: .6s;opacity: .5;}
#top-map a:nth-child(4):hover{opacity: 1;transition: .6s;}
#top-map a:nth-child(5){display: inline-block;width: 20%;background-color: #ff8f97;position: absolute;top: 27%;left: 45%;transition: .6s;opacity: .5;}
#top-map a:nth-child(5):hover{opacity: 1;transition: .6s;}
#top-map a:nth-child(6){display: inline-block;width: 20%;background-color: #9dc5e9;position: absolute;top: 68%;left: 61%;transition: .6s;opacity: .5;}
#top-map a:nth-child(6):hover{opacity: 1;transition: .6s;}
#top-map a:nth-child(7){display: inline-block;width: 20%;background-color: #6e93a7;position: absolute;top: 29%;left: 77%;transition: .6s;opacity: .5;}
#top-map a:nth-child(7):hover{opacity: 1;transition: .6s;}
#top-map a:nth-child(8){display: inline-block;width: 20%;background-color: #64c783;position: absolute;top: 51%;left: 79%;transition: .6s;opacity: .5;}
#top-map a:nth-child(8):hover{opacity: 1;transition: .6s;}
/*首页地图*/
/*托士学堂*/
.news-t{margin-top:4%}
/*.news-s{text-indent: 2em;}*/
.news-s{margin-top: 5px!important;}
.news-s span{display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
line-height: 25px;}
.news-s a{display: block;color: #076533;padding: 0.3rem;width: 40%;border-radius:3px;border: 1px solid #076533;transition: .3s;text-align: center;text-indent:initial;margin-top: 5%;font-size: 17px;}
.news-s a:hover{background: #076533;color: white;transition: .3s;}
/*托士学堂*/
/*论坛*/
#forum img{display: block;}
#forum a{font-size: 1.2rem;}
/*论坛*/

/*窗口关闭按钮*/
#con1_win #col1-close{width: 30px;height: 30px;background: rgba(6,112,185,0.2);/*background: rgb(80, 154, 206);*/position: absolute;right: 0px;top: 0px;text-align: center;/*overflow: hidden;*/cursor: pointer;border-left: 2px solid #ffffff;border-bottom: 2px solid #ffffff;}
#con1_win #col1-close span:nth-child(1){display: block;width: 20px;height: 3px;background: #fff;position: absolute;top: 30%;left: 5px;border-radius:2px ;transition: .5s;}
#con1_win #col1-close span:nth-child(2){display: block;width: 20px;height: 3px;background: #fff;position: absolute;top: 50%;left: 5px;border-radius:2px ;transition: .3s;}
#con1_win #col1-close span:nth-child(3){display: block;width: 20px;height: 3px;background: #fff;position: absolute;top: 70%;left: 5px;border-radius:2px ;transition: .5s;}
#col1-close:hover span:nth-child(2){transition: .3s;opacity: 0;}
#col1-close:hover span:nth-child(1){transform: rotate(45deg);width: 25px!important;transition: .5s;top: 48%!important;left: 7%!important;}
#col1-close:hover span:nth-child(3){transform: rotate(-45deg);width: 25px!important;transition: .5s;top: 48%!important;left: 7%!important;}

#con2_win{width: 90px;height: 40px;background: rgba(6,112,185,0.7);position: fixed;top: 250px;right: 0;cursor: pointer;}
#con2_content{text-align: center;}
#con2_content span{line-height: 40px;color: white;}
#con2_win:hover{background: #5ebefb;}
/*窗口关闭按钮*/

		.sitemap{padding:0 5rem;}
		.sitemap ul li{margin: .6rem 0;border-bottom: 2px solid #e3e3e3;padding: .3rem 1.5rem;}
		.sitemap ul li:hover{background: #076533;}
		.sitemap ul li:hover a{color: white;}
		.sitemap ul li a{display: inline-block;font-size: 14px;width: 100%;color: #666;}
		.sitemap ul li a span{float: right;}
		.sitemap ul li a:hover{text-decoration: none;}
		.sitemap ul li:last-child{float: left!important;}
		#forum a{text-decoration: none;}
		.am-panel{display: block;transition: .5s;}
		.am-panel:hover{margin-top: -5px;transform: .5s;box-shadow: 0 3px 12px #ccc;}
		
	@media only screen and (max-width: 1024px) {
		#gold-left{display: none;}
		#backtop{display: none!important}
	}
	@media only screen and (min-width: 1025px) {
		#gold-left{padding: 0px;margin-top: 10px;}
		.letp img{margin: 0;}
		.letp a:hover{color: #076533!important;text-decoration: underline;}
		#gold-left .letp>div:first-child{background: #076533;color: white;width: 100%;height: 35px;text-align: left;font-size: 16px;line-height: 35px;font-weight: initial;padding-left: 10px;}
		
		/*#gold-left>ul{background: #076533;padding: 0px;}*/
		#gold-left .letp>b{font-size: 13px;font-weight: bold;}
.letp p{line-height: 20px;font-size: 12px;color: initial;text-align: left;width: 90%;margin: 0 auto;margin-top: 5px;}
		#gold-left img,#gold-left .letp{margin: 0 0 10px;}
		/*#gold-left ul li a{display: block;width: 100%;font-size: 14px;color: #fff;background: #076533;height: 35px;line-height: 35px;text-align: center;border-bottom: 1px solid #79b0d6;}
		#gold-left ul li:last-child a{border: none;}
		#gold-left ul li a:hover{transition: .3s;color: #076533!important;background: #e7e7e7;line-height: 35px;}
		#gold-left ul{border-bottom: 1px solid #79b0d6;border-top: 1px solid #79b0d6;margin-bottom: 10px;}*/
		#backtop{position:fixed;bottom: 50px;right: 50px;border: none;background: none;display: none;}
		#backtop img{width: 50px;}
		.Classification{width: 90%;background: #eaeaea;margin: 0 auto;}
		.Classification ul li a{display: block;width: 100%;font-size: 14px; font-weight:bold}
		.Classification ul li{text-align: center;margin-top: 15px;padding-bottom: 10px;}
		/*.Classification ul li{border-bottom: 1px dashed #999;text-align: center;margin-top: 15px;padding-bottom: 10px;}*/
		.Classification ul li a img{width: 100%;padding: 5px;border: 1px solid #cacaca;margin: 0!important;}
		

	}
	
	#newBridge .icon-right-center{top: 410px!important;right: 10px!important;}
	
	.STYLE1{color: #0066cc;}
	
	#newBridge .icon-right-center{top:485px!important;right: 10px!important;}
	#carright{position: fixed;top:50px;right: 10px;width: 170px;z-index: 15;}
	#carright img{width: 170px;}
	#nb_icon_wrap, #nb_icon_wrap>.nb-icon-inner-wrap{width:170px!important;}
	
#subject h2{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:90%;margin: 10px 0 3px 0;color: #076533;
    font-size: 20px;
    font-weight: 500;}	
.subject-ftitle{color: #aaa; font-size: 85%;margin-top: 2px!important;}
#subject>div.fr{margin-bottom: 3rem;}
#subject>div.fr>div.am-u-sm-12>a>img{transition: 1s;-webkit-transition: 1s;-moz-transition: 1s;-ms-transition: 1s;width: 100%;}
#subject>div.fr>div.am-u-sm-12>a>img:hover{
	  -ms-transform: scale(1.11); /* IE 9 */
    -webkit-transform: scale(1.11); /* Safari */
    transform: scale(1.11); /* 标准语法 */
		transition: 1s;-webkit-transition: 1s;-moz-transition: 1s;-ms-transition: 1s;
}
#subject>img{width: 80%;}
@media only screen and (min-width:641px){
	.mapht{color: #076533;font-size: 20px!important;font-weight: 500;margin:0 0 0 5%!important;margin-bottom: -32px!important;}
}
@media only screen and (max-width: 640px) {
	#subject>div.fr>div.am-u-sm-12:nth-child(4n+2){margin-bottom: 5.2rem;}
	#subject>img{width: 100%!important;}
	.mapht{color: #076533;font-size: 20px!important;font-weight: 500;margin:0 0 0 5%!important;;text-align: center;}
}
.cont-tit{
	margin-top: 30px;
    color: #076533;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
		display: block;}
		.xs-hid{font-size: 14px;}
.exhtit{margin-top: 0;font-size: 20px !important;font-weight: 500 !important;}

@media only screen and (max-width: 992px) {
				.cele-img-5>img {
					width: 100%;
				}

				.cele-img-5 div>img {
					width: 100%;
					height: auto;
				}

				.cele-img-5 div {
					width: 100%;
					float: left;
					margin-top: 13px;
				}

				.pr-img {
					height: auto !important;
					width: 45% !important;
				}

				.pr-img:hover i {
					top: 15px !important;
					left: 173px !important;
				}

				.tit1 {
					width: 100% !important;
					float: none !important;
				}

				.iso {
					width: 80% !important;
					text-align: left !important;
					float: none !important;
					height: auto !important;
				}

				.iso span:nth-child(3) {
					margin-left: 0 !important;
				}

				.iso img {
					width: 173px !important;
				}

				.pr-img i {
					display: none !important;
				}

				.map-tit br {
					display: none;
				}

				#cele-1 p {
					float: left;
					width: 30%;
					margin: 5px .8% !important;
					padding: 0 .8% !important;
				}

				/*.map-tit{background-color: #ee7700;color: white;}*/
				#cele-1 p:nth-child(2):after {
					content: "";
					display: block;
					width: 100%;
					height: 2px;
					background: #ee7700;
				}

				#cele-1 p:nth-child(3):after {
					content: "";
					display: block;
					width: 100%;
					height: 2px;
					background: #ee7700;
				}

				#cele-1 p:nth-child(4):after {
					content: "";
					display: block;
					width: 100%;
					height: 2px;
					background: #ee7700;
				}

				#cele-1 p:nth-child(2):before {
					content: "";
					display: block;
					width: 100%;
					height: 2px;
					background: #ee7700;
				}

				#cele-1 p:nth-child(3):before {
					content: "";
					display: block;
					width: 100%;
					height: 2px;
					background: #ee7700;
				}

				#cele-1 p:nth-child(4):before {
					content: "";
					display: block;
					width: 100%;
					height: 2px;
					background: #ee7700;
				}

				#cele-1>img {
					width: 80%;
					margin: 20px auto 0;
					display: block;
				}
			}

			@media only screen and (min-width: 992px) {
				.iso img {
					margin-top: -10px;
				}

				#cele-1 {
					width: 100%;
					position: relative;
					height: 430px;
				}

				#cele-1>img {
					float: left;
					margin-top: 20px;
					width: 80%;
				}

				#cele-1 p:nth-child(2) {
					color: white;
					position: absolute;
					top: 24%;
					left: 53%;
					font-size: 18px;
					font-weight: bold;
					padding: 3px 10px !important;
					background: #EE7700;
					text-align: center;
					border-radius: 1px;
				}

				#cele-1 p:nth-child(3) {
					font-size: 18px;
					font-weight: bold;
					color: white;
					position: absolute;
					top: 42%;
					right: 29%;
					padding: 3px 10px !important;
					background: #EE7700;
					text-align: center;
					border-radius: 1px;
				}

				#cele-1 p:nth-child(4) {
					font-size: 18px;
					font-weight: bold;
					color: white;
					position: absolute;
					top: 63%;
					right: 26%;
					padding: 3px 10px !important;
					background: #EE7700;
					text-align: center;
					border-radius: 1px;
				}

				#cele-1 p:nth-child(5) {
					top: 5%;
					right: 45%;
				}

				#cele-1 p:nth-child(6) {
					top: 36%;
					right: 0;
				}

				#cele-1 p:nth-child(7) {
					top: 73%;
					right: 0;
				}

				.map-tit {
					font-size: 23px !important;
					font-weight: bold;
					color: #076533;
					position: absolute;
					padding: 5px !important;
					border: 2px solid #ee7700;
					transition: .3s;
					border-radius: 5px;
					cursor: pointer;
					text-align: center;
					line-height: 30px !important;
				}

				.map-tit:hover {
					background: #ee7700;
					color: white;
					transition: .3s;
				}

				.cele-img-5>div {
					width: 50%;
					float: left;
				}

				.cele-img-5>img {
					width: 50%;
					float: right;
				}
			}

			.iso {
				width: 50%;
				float: right;
				height: 113px;
				position: relative;
				text-align: center;
			}

			.iso img {
				display: inline-block;
			}

			.pr-img img {
				width: 100%;
				height: 100%;
			}

			.pr-img {
				position: relative;
				width: 44%;
				height: auto;
				float: left;
				margin: 2.5%;
				overflow: hidden;
			}

			.pr-img i {
				width: 50px;
				height: 300px;
				background: rgba(255, 255, 255, .7);
				display: block;
				transform: rotate(45deg);
				position: absolute;
				top: -185px;
				left: -23px;
				transition: .3s;
			}

			.pr-img:hover i {
				top: 20px;
				left: 180px;
				transition: .3s;
			}

			#content2 {
				padding: 10px;
			}

			#content2 .h-1 {
				text-align: center;
				color: #076533;
				font-size: 18px;
			}

			#content2 p {
				padding: 0;
				margin: 5px 0;
				line-height: 25px;
			}

			.tit .h-4 {
				color: #076533;
				margin: 20px 0 10px !important;
			}

			#content {
				animation: flo1 2s;
			}

			@keyframes flo1 {
				from {
					opacity: 0;
				}

				to {
					opacity: 1;
				}
			}

			.tit1 {
				width: 45%;
				float: left;
			}

			#cele .h-4 {
				font-weight: 500;
				font-size: 20px;
				color: #076533;
			}

			#cele,
			#cele .h-1 {
				font-family: "Helvetica Neue,Helvetica,Arial,sans-serif";
			}

			#non {
				display: none;
			}
			@media (max-width:640px) {
				.hiddenxs{display: none;}
			}
			
			
/*在线咨询样式*/
@media (max-width:767px) {
#newBridge .nb-icon-wrap-0 .nb-icon-wrap-base{background: #076533 url("http://sgoutong.baidu.com/embed/1537434527/asset/embed/css/mobile/mimg/module-bg-0.png") center center no-repeat!important;background-size: 50px!important}
#newBridge .nb-invite-wrap-0{background-color: #076533!important;}
.nb-invite-wrap-base{min-height: 98px!important;}
#nb_icon_wrap{height:60px!important;}
#newBridge .nb-icon-right-center{top:auto!important;bottom:-30px!important;right:auto!important}
#nb_icon_wrap, #nb_icon_wrap>.nb-icon-inner-wrap{width:100%!important}
#newBridge .nb-invite-wrap-0 .nb-invite-ok{color:#076533!important}
}
/*在线咨询样式结束*/
@media (max-width:914px) {
    #meu{position: absolute;
    margin: 0;
    bottom: 20px;
    right: 10px;}
    .footer{margin-bottom: 60px;padding: 2.8% 0;}
    }


/*全球地图*/
#global{background: #cee1e7;width: 100%;padding: 20px 0 10px;border-radius: 100px;}
#globalmap {
	text-align: left;
	font: 14px/16px Trebuchet MS, Helvetica, Arial, sans-serif;
	display: none;
	padding: 3px;
	border: 1px solid #EBECED;
	color: #edeef0;
	z-index: 1000;
	float: left;
	position: absolute;
	background: rgb(73, 73, 73);
	background: -moz-linear-gradient(top, rgba(73, 73, 73, 1) 0%, rgba(101, 101, 101, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(73, 73, 73, 1)), color-stop(100%, rgba(101, 101, 101, 1)));
	background: -webkit-linear-gradient(top, rgba(73, 73, 73, 1) 0%, rgba(101, 101, 101, 1) 100%);
	background: -o-linear-gradient(top, rgba(73, 73, 73, 1) 0%, rgba(101, 101, 101, 1) 100%);
	background: -ms-linear-gradient(top, rgba(73, 73, 73, 1) 0%, rgba(101, 101, 101, 1) 100%);
	background: linear-gradient(to bottom, rgba(73, 73, 73, 1) 0%, rgba(101, 101, 101, 1) 100%);
	word-break: keep-all;
	white-space: nowrap;
	text-align: center;
	
}
#globalmap p {
	margin: 0!important;
}
#globalmap img {
	float: left;
	padding: 3px;
}
/*全球地图*/

.hid div a{display: block;overflow: hidden;}


/*计算器*/
.Caltop p{margin-top: 10px;}
.Caltop{margin-bottom: 40px;}
.Calcu input{transition: .5s;border: 1px solid #ddd;margin-left: 0;height: 25px;border-radius: 3px;width: 50px;}
.Calcu input:hover{border: 1px solid #0096df;transition: .5s;}
.Calcu>div{margin: 3px 0;background-color: #eaeaea;}
.result{background:none;background-color: #076533;color: white;text-align: center;height: 50px;line-height: 50px;transition: .5s;margin: 10px 0;letter-spacing: 5px;font-size: 20px;border: 0;}
.result:hover{transition: .5s;background: #43b2ff;color: white;}
.Calcu a{float: right;}
.caltable{font-size: 14px;}
.caltable tr td,.caltable tr th{padding: .2rem!important;}
.conta{margin: 10px 0;font-size: 15px;line-height: 25px;}
#cl_1,#cl_2,#cl_3,#cl_4,#cl_5,#cl_6,#cl_7,#cl_8,#cl_9{display: none;margin-top: 10px;}
.Calcu p{line-height: 25px;}

@media only screen and (max-width: 914px) {
	.Calcu input{width: 42%;}
	.Calcu a{display: none;}
}
/*计算器结束*/