﻿@charset "utf-8";
html {
	color: #000;
	background: #f5f5f5
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
	margin: 0;
	padding: 0
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,
img {
	border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style: normal;
	font-weight: normal
}

ol,
ul {
	list-style: none
}

caption,
th {
	text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal
}

q:before,
q:after {
	content: ''
}

abbr,
acronym {
	border: 0;
	font-variant: normal
}

sup {
	vertical-align: text-top
}

sub {
	vertical-align: text-bottom
}

input,
textarea,
select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	*font-size: 100%
}

legend {
	color: #000
}

#yui3-css-stamp.cssreset {
	display: none
}

strong {
	font-weight: bold
}


/*common*/

body {
	background: #fff
}

body {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	/*min-width: 1200px*/
}

* {
	outline: none
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}

.clearfix {
	zoom: 1
}

.fl {
	float: left
}

.fr {
	float: right
}

.mr0 {
	margin-right: 0 !important
}

.t3 {
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s
}

a {
	color: #000;
	text-decoration: none
}

a:hover {}

.iTitle {
	width: 540px;
	margin: 30px auto;
	background: url("../images/ititlebg.png") center top no-repeat;
	text-align: center
}

.iTitle h3 {
	font-size: 28px;
	color: #144ec9;
	margin-bottom: 6px
}

.iTitle p {
	font-size: 14px;
	color: #646464
}

.frame {
	padding: 15px 20px 20px 20px;
	background-color: #fff;
	box-shadow: 0 1px 4px rgba(0, 0, 0, .1);
	margin-bottom: 20px;
	border-bottom: 3px solid #144ec9
}

.frame .cTitle {
	font-size: 18px;
	border-left: 4px solid #144ec9;
	margin-left: -22px;
	margin-bottom: 15px;
	padding: 5px 0 5px 18px;
	text-align: left;
	color: #ff8d40
}

.frame .cTitle .more {
	float: right;
	color: #646464
}

.viewMore {
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
	margin: 20px auto;
	width: 90px;
	text-align: center;
	display: block;
	border: 1px solid #144ec9;
	padding: 10px 24px;
	color: #144ec9;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 30px
}

.viewMore:hover {
	background: #144ec9;
	color: #fff
}

.mainW {
	width: 1200px;
	margin: 0 auto;
}

.mainL {
	width: 330px;
	float: left;
	margin-right: 20px
}

.mainR {
	width: 850px;
	float: left
}

.top {
	color: #144ec9;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #e3e3e3
}

.top .language {
	float: right
}

.top .language a {
	display: inline-block;
	padding: 0 15px;
	color: #fff;
	float: left;
	height: 39px
}

.top .language a:hover {
	background: #ff8d40
}

.top .language .cn {
	background: #144ec9
}

.top .language .en {
	background: #34d0b6
}

.header {
	border-top: 1px solid #fafafa;
	padding: 20px 0px;
}

.header .logo img {
	width: 200px;
}

.header .tel {
	float: right
}

.header .tel img {
	height: 66px;
	float: left;
}

.header .tel p {
	float: left;
}

.header .tel span {
	font-size: 28px;
	display: block;
	text-align: center;
	letter-spacing: 1px;
	color: #144ec9;
	line-height: 36px;
}

.header .tel b {
	display: block;
	width: 220px;
	height: 30px;
	font-size: 18px;
	background: #ff8d40;
	color: #fff;
	text-align: center;
	line-height: 30px;
	border-top-left-radius: 45px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 45px;
	font-weight: normal;
	font-style: italic;
}

.navs {
	height: 42px;
	line-height: 42px;
	background: #fff;
	position: relative;
	z-index: 1;
	box-shadow: 2px 2px 5px rgba(0,0,0,.07);
	z-index: 999;
}

.navs a {
	color: #333;
}

.navs .nLi {
	float: left;
	position: relative;
	display: block;
	/*display: inline;*/
	/*background: url("../images/nav_line.png") no-repeat right center;*/
	box-sizing: border-box;
	width: 12.5%;
}

.navs .nLi h3 {
	/*float: left*/
}

.navs .nLi h3 a {
	display: block;
	width: 100%;
	font-size: 16px;
	text-align: center
}

.navs .sub {
	display: none;
	width: 100%;
	left: 0;
	top: 42px;
	position: absolute;
	background: #ff8d40;
	line-height: 36px;
	/*padding: 5px 0;*/
	text-align: center
}

.navs .sub li {
	zoom: 1
}

.navs .sub a {
	display: block
}

.navs .sub a:hover {
	background: url("../images/navslihover.png") no-repeat center #ff8d40;
	color: #fff;
}

.navs .on h3 a,
.navs li:hover h3 a {
	border-bottom: 3px solid #144ec9;
	color: #144ec9
}

.navs .nLi:hover .sub {
	display: block;
}

.mobile-daohang {
	float: right;
	cursor: pointer;
}

.mobile-daohang img {
	width: 48px;
	height: 48px;
	margin-top: 6px;
}


/*banner*/

.fullSlide {
	width: 100%;
	position: relative;
	/*height: 400px;*/
	background: #fff;
	overflow: hidden
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden
}

.fullSlide .bd ul {
	width: 100% !important
}

.fullSlide .bd li {
	width: 100% !important;
	/*height: 400px;*/
	overflow: hidden;
	text-align: center;
	background-position: center top;
	background-repeat: no-repeat
}

.fullSlide .bd li a {
	display: block;
	/*height: 400px*/
	min-height: 200px;
}

.fullSlide .bd li img {
	width: 100%;
	min-height: 200px;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px
}

.fullSlide .hd ul {
	text-align: center
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 14px;
	height: 14px;
	margin: 0 5px;
	overflow: hidden;
	background: #144ec9;
	line-height: 999px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

.fullSlide .hd ul .on {
	background: #ff8d40
}

.fullSlide .prev,
.fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	z-index: 1;
	width: 45px;
	height: 99px;
	background: url("../images/slider-arrow.png") 0 0 #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -45px 0;
}

.iProduct {
	padding: 20px 0 0 0;
}

.iProduct ul {
	margin-top: 20px;
}

.iProduct ul li {
	float: left;
	width: calc(25% - 15px);
	margin-right: 20px;
	margin-bottom: 20px;
	-moz-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.iProduct ul li:nth-of-type(4n) {
	margin-right: 0px!important;
}

.iProduct ul li:hover {
	/*margin-top: -3px;*/
	transform: translateY(-3px);
}

.iProduct ul li .pic {
	width: 100%;
	overflow: hidden;
}

.iProduct ul li .pic img {
	width: 100%;
	-moz-transition: all 3s ease;
	-webkit-transition: all 3s ease;
	-o-transition: all 3s ease;
	transition: all 3s ease;
}

.iProduct ul li:hover img {
	transform: scale(1.1) rotate(3deg);
	-ms-transform: scale(1.1) rotate(3deg);
	-moz-transform: scale(1.1) rotate(3deg);
	-webkit-transform: scale(1.1) rotate(3deg);
	-o-transform: scale(1.1) rotate(3deg);
}

.iProduct ul li:hover .title {
	border-color: #144ec9;
}

.iProduct ul li .title {
	background: #fff;
	text-align: center;
	height: 45px;
	line-height: 45px;
	border-bottom: 2px solid #e5e5e5;
	display: block;
	-moz-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.iProduct ul li .title:hover {
	border-color: #144ec9;
}
.aboutAdd{
	margin-top:50px;
}
/* .iAbout {
	margin-bottom: 50px;
	margin-top: 50px;
} */

.iAbout .pic {
	float: left;
	width: 435px;
	height: 295px
}
.iAbout .pic img{
	display: block;
	width:100%;
	max-width: 100%;
}
.iAbout .font {
	float: right;
	width: calc(100% - 460px);
	/* height: 295px; */
	position: relative;
}

.iAbout .font h3 {
	text-align: center;
	font-size: 26px;
	color: #144ec9;
	line-height: 26px;
	margin-bottom: 20px;
}

.iAbout .font h3 span {
	color: #ff8d40;
}

.iAbout .font p {
	font-size: 16px;
	line-height: 30px;
	color: #686767;
	/* height: 180px; */
	overflow: hidden;
	height: auto;
	margin-bottom: 10px;
}
.iAbout .font .p1 {
	padding-left: 14px;
	border-left: 4px solid #222;
	color: #222;
	font-weight: bold;
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.iAbout .font .nav {
	position: absolute;
	bottom: 0;
	right: 0;
}

.iAbout .font .nav a {
	display: block;
	float: left;
	padding: 10px 19px;
	background: #e1e1e1;
	margin-left: 5px;
	-moz-transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.iAbout .font .nav a:hover {
	background: #ff8d40;
	color: #fff;
}
.about-more{
	width:130px;
	line-height: 45px;
	border:1px solid #144ec9;
	color:#144ec9;
	font-size:15px;
	display: block;
	text-align: center;
	margin-top:10px;
}
.about-more:hover{
	background:#144ec9;
	color:#fff;
}
.iNews{
	margin-top:50px;
}
.iNews .frame {
	float: left;
	margin-right: 20px;
	width: calc(50% - 10px);
	box-sizing: border-box;
}

.iNews .frame:nth-of-type(2) {
	margin-right: 0px;
}

.iNews .pic {
	float: left;
	width: calc(50% - 10px);
	height: 180px;
	margin-right: 20px;
}

.iNews ul {
	float: left;
	width: calc(50% - 10px);
	height: 180px;
}

.iNews ul li {
	line-height: 26px;
	width: 100%;
	/*height: 14px;*/
	overflow: hidden;
	position: relative;
}
.iNews ul li span{
	position: absolute;
	top:0;
	left:0px;
	font-weight: bold;
}
.iNews ul li a {
	padding-left:12px;
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height:26px;
}

.iNews ul li a:hover {
	color: #144ec9;
}

.iRecommend {
	background: #fff;
	padding: 20px 0;
}

.iRecommend .list {
	width: 1340px;
	position: relative;
	margin-left: -70px;
	position: relative;
	overflow: hidden;
	zoom: 1;
	margin: 20px auto;
}

.iRecommend .list .piclist {
	overflow: hidden;
	zoom: 1;
	min-width: 100%;
}

.iRecommend .list .ohbox {
	overflow: hidden;
	position: relative;
	width: 1200px;
	margin-left: 70px;
	/*height: 284px;*/
}

.tempWrap {
	width: 100%;
}

.iRecommend .list .piclist li {
	float: left;
	position: relative;
	display: block;
	width: 200px;
	background: #fff;
	margin-right: 20px;
	overflow: hidden;
	border: 1px solid #eee;
	padding: 11px;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.iRecommend .list .piclist li:hover {
	border-color: #ff8d40;
}

.iRecommend .list .piclist li img {
	width: 100%;
	-moz-transition: all 3s ease;
	-webkit-transition: all 3s ease;
	-o-transition: all 3s ease;
	transition: all 3s ease;
}

.iRecommend .list .piclist li:hover img {
	transform: scale(1.1) rotate(3deg);
	-ms-transform: scale(1.1) rotate(3deg);
	-moz-transform: scale(1.1) rotate(3deg);
	-webkit-transform: scale(1.1) rotate(3deg);
	-o-transform: scale(1.1) rotate(3deg);
}

.iRecommend .list .piclist li p {
	text-align: center;
	line-height: 60px;
}

.iRecommend .list .pageBtn {}

.iRecommend .list .pageBtn span {
	background: url("../images/bntbg.png") no-repeat;
	display: block;
	width: 60px;
	height: 100px;
	position: absolute;
	top: 94px;
	cursor: pointer;
	text-indent: -999em;
	overflow: hidden
}

.iRecommend .list .pageBtn .prev {
	left: 0
}

.iRecommend .list .pageBtn .prev:hover {
	background-position: -60px 0
}

.iRecommend .list .pageBtn .next {
	right: 0;
	background-position: 0 -100px
}

.iRecommend .list .pageBtn .next:hover {
	background-position: -60px -100px
}

.iRecommend .list .pageBtn .list {
	overflow: hidden;
	clear: both;
	zoom: 1;
	display: table;
	margin: 20px auto;
	width: auto;
}
.iRecommend .list .pageBtn .listpage{
	display: table;
	margin: 20px auto;
	width: auto;
}
.iRecommend .list .pageBtn .listpage li {
	background: #ccc;
	float: left;
	display: block;
	width: 15px;
	height: 15px;
	cursor: pointer;
	margin-left: 10px;
	line-height: 10000px;
	overflow: hidden;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px
}

.iRecommend .list .pageBtn .listpage li.on {
	background: #ff8d40
}

.footer {
	background: #144ec9;
	color: #fff;
	padding: 30px 0;
	border-bottom: 3px solid #ff8d40
}

.footer h3 {
	font-size: 18px;
	margin: 0 0 15px 0;
	border-left: 3px solid #fff;
	padding-left: 10px;
	line-height: 15px
}

.footer a {
	color: #fff;
	line-height: 26px
}

.footer a:hover {
	color: #2c3e50
}

.footer ul {
	float: left;
	padding: 0 40px;
	line-height: 26px;
	height: 220px;
}

.footer .first {
	padding-left: 0
}

.footer .line {
	height: 220px;
	width: 0;
	border-left: 1px solid #369694;
	border-right: 1px solid #40baaf;
	float: left;
}

.footer .ewm {
	float: right;
	width: 120px;
	height: 120px;
	margin-top: 30px
}

.footer .ewm img {
	width: 120px;
	height: 120px;
}

.footer .ewm p {
	text-align: center;
}

.copyright {
	padding: 10px 0px;
	color: #999;
	font-size: 13px;
	background: #2c3e50;
	line-height: 30px;
	clear: both;
	overflow: hidden;
}

.copyright .fl {
	width: 55%;
}

.copyright .fr {
	width: 35%;
	text-align: right;
}

.copyright a {
	color: #999;
}

.leftList li {
	line-height: 30px;
	height: 30px;
	overflow: hidden
}

.leftList li span {
	float: right;
	color: #ADACAC
}

.leftList li a {
	width: calc(100% - 100px);
	height: 30px;
	overflow: hidden;
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.leftList li a:hover {
	color: #ff8d40
}

.leftCategory a {
	display: block;
	width: 290px;
	line-height: 60px;
	text-align: center;
	margin: 0 3px 10px 0;
	font-size: 16px;
	background: url("../images/ico_jt.png") no-repeat 250px 22px #eee;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px
}

.leftCategory a:hover,
.leftCategory .active {
	background-color: #ff8d40;
	color: #fff
}

.newslist {
	margin-top: 20px
}

.newslist .item {
	height: 150px;
	border-bottom: 2px dashed #f1eee0;
	padding: 20px 0
}

.newslist .item .pic {
	float: left;
	width: 215px;
	height: 150px;
}

.newslist .item img {
	width: 100%;
	height: 100%;
}

.newslist .item .nopic {
	width: 100%;
	height: 100%;
	display: block;
	background: #eee;
	text-align: center;
	color: #8c8c8c
}

.newslist .item .nopic h3 {
	padding-top: 30px;
	font-size: 20px;
	line-height: 20px
}

.newslist .item .nopic p {
	padding-top: 20px;
	font-size: 14px;
	line-height: 14px
}

.newslist .item .item-info {
	float: right;
	width: calc(100% - 235px);
}

.newslist .item .item-info .title,
.newslist .item .item-info .info,
.newslist .item .item-info .summary {
	float: left;
	width: 100%;
}

.newslist .item .title {
	font-size: 20px;
	line-height: 22px;
	margin-bottom: 15px;
	height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.newslist .item .title a:hover {
	color: #ff8d40;
	text-decoration: underline
}

.newslist .item .info {
	margin-bottom: 6px;
	color: #a2a2a2
}

.newslist .item .info .jb {
	padding: 4px 8px 5px 0;
	float: left
}

.newslist .item .info a {
	color: #a2a2a2
}

.newslist .item .info a:hover {
	color: #ff8d40
}

.newslist .item .summary {
	line-height: 25px;
	color: #656565;
	height: 75px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}

.pages {
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
}

.pages>div {
	display: inline-block;
}

.pages a,
.pages span {
	display: block;
	float: left;
	height: 100%;
	background: #eeeeee;
	margin-right: 10px;
	text-align: center;
	line-height: 28px;
	color: #000;
	border-radius: 2px;
	padding: 3px 8px;
}

.pages span,
.pages a:hover {
	color: #FFF;
	background: #144ec9;
}

.showContent {
	line-height: 32px;
	padding: 30px 30px 20px 30px;
	margin-top: 20px;
	font-size: 15px;
	box-sizing: border-box;
}

.showContent img {
	max-width: 100%;
}

.showContent p {
	margin-bottom: 10px;
	text-indent: 2em;
}

.sub-link {
	border-top: 1px dashed #ddd;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.sub-link p {
	margin-bottom: 0px;
	text-indent: 0px;
}

.sub-link a:hover {
	color: #144ec9;
	text-decoration: underline;
}

.showContent img {
	display: block;
	margin: 0 auto;
}

.showContent .CasePic {
	width: 783px;
	height: 651px;
	background: url("../images/caseshowbg.png");
	margin: 0 auto;
	padding: 37px 0 0 37px
}

.showContent .CasePic img {
	width: 746px;
	height: 406px;
	margin: 0
}

.showContent .cprevious,
.showContent .cnext {
	display: block;
	line-height: 30px
}

.showContent .cTitle {
	margin-left: -33px;
	line-height: 24px
}

.showContent .vTitle {
	background: #eee;
	border-left: 3px solid #144ec9;
	padding-left: 20px;
	margin-top: 20px;
	line-height: 34px
}

.showTitle {
	width: 100%;
	text-align: center
}

.showTitle h1 {
	font-size: 26px;
	padding: 0 0 10px 0
}

.showTitle span {
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #999
}

.showTitle a {
	font-family: MicroSoft YaHei;
	font-weight: normal
}

.showContent .summary {
	color: #333;
	line-height: 28px;
	margin: 20px 0;
	text-indent: 2em;
	background: #FEF9D7;
	padding: 16px;
	position: relative;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05)
}

.related {
	border-top: 1px dashed #ddd;
	margin-top: 20px;
	padding-top: 20px;
}

.related ul li {
	width: calc(50% - 10px);
	margin-right: 20px;
	float: left;
	position: relative;
}

.related ul li:nth-of-type(2n) {
	margin-right: 0px;
}

.related ul li a {
	display: block;
	width: calc(100% - 100px);
	line-height: 32px;
	height: 32px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.related ul li a:hover {
	color: #144ec9;
	text-decoration: underline;
}

.related ul li span {
	position: absolute;
	top: 0px;
	right: 0px;
}

.videolist li {
	float: left;
	position: relative;
	display: inline;
	width: calc(33.333% - 20px);
	background: #fff;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-top: 20px;
	overflow: hidden;
}

.videolist li:nth-of-type(3n) {
	margin-right: 0px;
}

.videolist .img {
	width: 100%;
	display: block;
}

.videolist .picP {
	width: 100%;
	color: #fff;
	bottom: 0px;
	position: absolute;
	z-index: 99;
	transition: all 300ms ease-out 0s;
	background: rgba(20, 78, 201, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000)
}

.videolist li .picP .title {
	width: 100%;
	display: block;
	font-size: 14px;
	font-weight: 100;
	line-height: 50px;
	text-align: center;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.videolist li .icoPlay {
	width: 100%;
	height: 100%;
	background: rgba(20, 78, 201, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	position: absolute;
	top: 0;
	left: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	-moz-transition: all 0.2s;
	-webkit-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s
}

.videolist li:hover .icoPlay {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1
}

.videolist li:hover .picP {
	display: none
}

.videolist li .icoPlay img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -35px;
	margin-left: -35px;
}

.bgContact {
	background: url("../images/banner-contact.jpg") center bottom;
}

.bgAbout {
	height: 467px;
	background: url("../images/003.jpg") right bottom;
}

.bgProduct {
	height: 467px;
	background: url("../images/003.jpg") right bottom;
}

.bgNews {
	height: 350px;
	background: url("../images/banner-news.jpg") center bottom;
}

.bgMarketing {
	height: 350px;
	background: url("../images/banner-marketing.jpg") center bottom;
}

.bgService {
	height: 350px;
	background: url("../images/banner-service.jpg") center bottom;
}

.bgVideo {
	height: 350px;
	background: url("../images/banner-video.jpg") center bottom;
}

.baMessage {
	height: 350px;
	background: url("../images/banner-message.jpg") center bottom;
}

.cateBanner {
	position: relative;
	height: 467px
}

.cateBanner .crumb {
	position: absolute;
	bottom: 0;
	width: 100%;
	background: url("../images/transparent.png");
	height: 46px;
	line-height: 46px;
	color: #fff
}

.cateBanner .crumb a {
	color: #fff;
	margin-right: 10px;
	display: inline-block
}

.cateBanner .where {
	text-align: right
}

.cateBanner .cateTitle {
	width: 330px;
	height: 50px;
	background: #144ec9;
	margin-top: -60px;
	padding-top: 10px;
	-moz-border-top-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	border-top-left-radius: 8px;
	-moz-border-top-right-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	border-top-right-radius: 8px
}

.cateBanner .cateTitle span {
	text-transform: capitalize;
	display: block;
	padding-left: 20px;
	font-size: 24px;
	line-height: 40px;
	float: left
}

.cateBanner .cateTitle span.en {
	width: 32px;
	height: 40px;
	padding: 0;
	background: url("../images/ico_cate.png") no-repeat left center;
	margin-left: 20px
}

.caption {
	padding-top: 100px;
	color: #fff;
	text-align: center
}

.caption img {
	width: 70px;
	height: 70px
}

.caption h2 {
	margin-top: 20px;
	font-size: 45px;
	font-family: "Lato", Arial, '微軟正黑體', "Helvetica Neue", Helvetica, sans-serif;
	font-weight: 100;
	text-transform: uppercase
}

.message {
	height: 487px;
	background: url("../images/messagebg.png");
	margin-top: 20px
}

.message .box {
	padding: 50px 0 0 40px
}

.message .box li {
	line-height: 44px;
	margin-bottom: 15px
}

.message .box li .input-text {
	height: 42px;
	line-height: 42px;
	border: 1px solid #ccc;
	width: 470px;
	padding: 0 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.message .box li .input-text:focus {
	border-color: #144ec9
}

.message .box li textarea.input-text {
	height: 84px;
	line-height: 24px;
	padding: 10px;
	resize: none
}

.message .box li.btn {
	margin-left: 40px
}

.message .box li .button {
	cursor: pointer;
	width: 122px;
	border: none;
	height: 40px;
	background-color: #ff8a00;
	border-radius: 4px;
	color: #fff;
	font-size: 16px
}

.contact {
	height: 628px;
	background: url("../images/map.jpg");
	padding-top: 1px;
	background-size: cover;
}

.contact .content {
	margin-top: 120px;
	color: #fff;
	width: 426px;
	height: auto;
	background: url(../images/mapbox.png);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6x;
	border-radius: 6px;
	padding: 50px;
	font-size: 14px;
	line-height: 30px
}

.contact .content h2 {
	font-size: 24px;
	margin-bottom: 10px
}

.main-im {
	position: fixed;
	right: 10px;
	top: 200px;
	z-index: 100;
	/*width: 140px;
	height: 272px*/
}

.main-im .qq-a {
	display: block;
	width: 106px;
	height: 116px;
	font-size: 14px;
	color: #0484cd;
	text-align: center;
	position: relative
}

.main-im .qq-a span {
	bottom: 5px;
	position: absolute;
	width: 90px;
	left: 23px
}

.main-im .qq-hover-c {
	width: 70px;
	height: 70px;
	position: absolute;
	left: 32px;
	top: 10px;
	overflow: hidden;
	z-index: 9
}

.main-im .img-qq {
	max-width: 60px;
	display: block;
	position: absolute;
	left: 6px;
	top: 3px;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s
}

.main-im .im_main {
	background: #F9FAFB;
	border: 1px solid #dddddd;
	border-radius: 10px;
	background: #F9FAFB;
	display: none
}

.main-im .im_main .qqbox {
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px
}

.main-im .im_main .qqbox a {
	display: block;
	text-align: center;
	margin-bottom: 5px
}

.main-im .im_main .im-tel {
	color: #000;
	text-align: center;
	width: 138px;
	height: 105px;
	border-bottom: 1px solid #dddddd
}

.main-im .im_main .im-tel div {
	font-weight: bold;
	font-size: 12px;
	margin-top: 6px
}

.main-im .im_main .im-tel .tel-num {
	font-family: Arial;
	font-weight: bold;
	color: #e66d15
}

.main-im .im_main .im-tel:hover {
	background: #fafafa
}

.main-im .im_main .weixing-container {
	width: 55px;
	height: 47px;
	border-right: 1px solid #dddddd;
	background: #f5f5f5;
	border-bottom-left-radius: 10px;
	background: url("../images/ico_weixing.png") no-repeat center center;
	float: left
}

.main-im .im_main .weixing-show {
	width: 112px;
	height: 172px;
	background: #ffffff;
	border-radius: 10px;
	border: 1px solid #dddddd;
	position: absolute;
	left: -125px;
	top: 203px;
}

.main-im .im_main .weixing-show .weixing-sanjiao {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #ffffff;
	border-width: 6px;
	left: 112px;
	top: 134px;
	position: absolute;
	z-index: 2
}

.main-im .im_main .weixing-show .weixing-sanjiao-big {
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent transparent transparent #dddddd;
	border-width: 8px;
	left: 112px;
	top: 132px;
	position: absolute
}

.main-im .im_main .weixing-show .weixing-ma {
	width: 104px;
	height: 103px;
	padding-left: 5px;
	padding-top: 5px
}

.main-im .im_main .weixing-show .weixing-txt {
	position: absolute;
	top: 110px;
	left: 7px;
	/*width: 100px;*/
	margin: 0 auto;
	text-align: center
}

.main-im .im_main .go-top {
	margin-right: 15px;
	width: 50px;
	height: 47px;
	background: #f5f5f5;
	border-bottom-right-radius: 10px;
	background: url("../images/ico_top.png") no-repeat center center;
	float: right
}

.main-im .im_main .go-top a {
	display: block;
	width: 52px;
	height: 47px
}

.main-im .close-im {
	position: absolute;
	right: -10px;
	top: -12px;
	z-index: 100;
	width: 24px;
	height: 24px
}

.main-im .close-im a {
	display: block;
	width: 24px;
	height: 24px;
	background: url("../images/close_im.png") no-repeat left top
}

.main-im .close-im a:hover {
	text-decoration: none
}

.main-im .open-im {
	cursor: pointer;
	margin-left: 100px;
	width: 40px;
	height: 133px;
	background: url("../images/open_im.png") no-repeat left top
}

.left_service {
	margin-bottom: 20px;
	display: block
}

.left_service img {
	width: 100%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px
}

.productShow {
	margin-top: 20px
}

.productShow .pics {
	width: 400px;
	height: 400px;
	float: left;
	border: 1px solid #eee;
	padding: 20px;
	background: #fff;
	margin-right: 20px;
	position: relative
}

.productShow .pics #ProductShowbox {
	background: #fff;
	width: 400px;
	height: 400px
}

.productShow .pics #ProductShowbox p {
	background: #fff;
	border: 1px solid #eee;
	z-index: 999
}

.productShow .pics #ProductShowbox span {
	background: url(../images/whitebg.png) repeat;
	border: 1px solid #144ec9;
	cursor: move
}

.productShow .pics .smallpic {
	position: absolute;
	left: 460px;
	top: 300px;
	z-index: 99
}

.productShow .pics #showsum {
	left: 20px;
	margin-top: 10px;
}

.productShow .pics #showsum span {
	border: 1px solid #ccc;
}

.productShow .pics #showsum span.sel {
	border: 1px solid #f60;
	width: 60px !important;
	height: 60px !important;
	cursor: pointer;
}

.productShow .pics #showsum span.sel img {
	width: 60px !important;
	height: 60px !important
}

.productShow .pics .showpage {
	width: 400px;
	position: relative;
}

.productShow .pics .showpage a {
	display: block;
	width: 15px;
	border: 1px solid #ddd;
	height: 60px;
	line-height: 60px;
	background: #eee;
	text-align: center;
	font-size: 18px;
	position: absolute;
	left: 0;
	top: -62px;
	text-decoration: none;
	color: #999;
}

.productShow .pics .showpage a#shownext {
	left: auto;
	right: 10px;
}

.productShow .pics .showpage a:hover {
	background: #ccc;
	color: #777;
}

.productShow .info {
	float: left;
	width: 388px;
	position: relative;
	height: 441px
}

.productShow .info h1 {
	font-size: 22px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	line-height: 22px;
	padding: 5px 0 20px 0;
	margin-bottom: 20px
}

.productShow .info p {
	line-height: 50px;
	font-size: 16px
}

.productShow .info .tel {
	border: 0px solid #EAE500;
	background: #fff;
	position: absolute;
	bottom: 0;
	width: 388px
}

.productShow .info .tel p {
	background: #144ec9;
	padding: 0 10px;
	color: #fff
}

.slideTxtBox {
	margin-top: 20px
}

.slideTxtBox .hd {
	height: 40px;
	line-height: 40px;
	padding: 0 10px 0 20px;
	border-bottom: 3px solid #ff8d40;
	position: relative;
	font-size: 15px
}

.slideTxtBox .hd ul {
	width: 684px;
	float: left;
	position: absolute;
	left: 0px;
	height: 40px;
	text-align: center
}

.slideTxtBox .hd ul li {
	width: 100px;
	height: 40px;
	background: #E7E7E7;
	margin-right: 20px;
	float: left;
	padding: 0 15px;
	cursor: pointer;
	-moz-border-top-left-radius: 5px;
	-webkit-top-left-border-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-top-right-border-radius: 5px;
	border-top-right-radius: 5px
}

.slideTxtBox .hd ul li.on {
	height: 40px;
	background: #ff8d40;
	color: #fff
}

.slideTxtBox .bd {
	background: #fff;
	padding: 20px;
	font-size: 14px
}

.slideTxtBox .bd ul {
	zoom: 1
}

.slideTxtBox .bd ul p {
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 28px
}

.slideTxtBox .bd ul img {
	max-width: 100%
}

.lg-block {
	display: block;
}

.lg-hidden {
	display: none;
}

.ex_float_fluid {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	background: #333;
	color: #fff;
	z-index: 999;
}

.ex_float_fluid a {
	color: #fff;
}

.ex_float_box1 ul {
	padding-left: 0px;
	margin: 0px;
}

.ex_float_box1 ul li {
	float: left;
	width: 25%;
	text-align: center;
	margin: 0px;
}

.ex_float_box1 ul li a {
	display: block;
	padding: 8px 0px;
}

.ex_float_box1 ul li span {
	display: block;
	font-size: 13px;
}

.ex_float_box1 ul li img {
	display: inline-block;
	width: 18px;
}

.sub-contact-box {
	border-bottom: 1px dashed #ddd;
}

.sub-contact-box h2,
.sub-contact-box2 h2 {
	font-size: 23px;
	color: #144ec9;
	line-height: 50px;
}

.sub-contact-box p {
	text-indent: 0px;
}

.sub-contact-box p img {
	width: 120px;
	display: inline-block;
}

.sub-contact-box2 img {
	max-width: 100%;
}
.sub-T {
	margin-top:20px;
}
.sub-T ul{
	width:320px;
	margin:0px auto;
}
.sub-T ul li{
	float: left;
	margin-right:10px;
	margin-bottom: 15px;
}
.sub-T ul li:nth-of-type(3n){
	margin-right:0px;
}
.sub-T ul li a{
	display: block;
	width:100px;
	background:#eee;
	-moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    line-height: 35px;
    text-align: center;
}
.sub-T ul li.active a{
	background:#ff8d40;
	color: #fff;
}
.friend-link {
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 30px;
	font-size: 13px;
	color: #666;
}

.friend-link a {
	margin: 6px;
	color: #666;
}

.friend-link a:hover {
	color: #144ec9;
}