@charset "gb2312";

/* CSS Document */

* {
	margin: 0;
	padding: 0
}

body {
	font-family: "microsoft yahei", arial;
	font-size: 14px;
	color: #333;
	-webkit-font-smoothing: antialiased;
	overflow-x: hidden;
	background: #fff;
}

a {
	color: #535353;
	text-decoration: none;
	outline: none;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-focus: none;
	-moz-user-select: none;
}

a:hover {
	color: #212c7e;
}

ol,
ul,
li {
	list-style: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal
}

.clearfix {
	clear: both;
	zoom: 1;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right
}

table {
	border-collapse: collapse;
}

img {
	border: none;
}

input,
textarea {
	outline: none;
	font-family: "microsoft yahei";
	font-size: 12px;
}

.wrap {
	max-width: 1200px;
	margin: 0 auto;
}

.red {
	color: #f00
}

.colB {
	color: #4f5bb9;
}

.colO {
	color: #ff7111
}


/*header*/

#contain {
	background: #fff;
}

.header .top {
	background: #ebebeb;
	border-bottom: 1px solid #e8e8e8;
	font-size: 12px;
}

.header .top h1 {
	display: inline;
	font-size: 13px;
}

.head-top-l {
	padding-top: 7px;
	padding-bottom: 7px
}

.head-top-r {
	border-right: 1px solid #fafafa;
	border-left: 1px solid #d9d9d9;
}

.head-top-r li {
	float: left;
	border-right: 1px solid #d9d9d9;
	border-left: 1px solid #fafafa;
	padding: 9px 20px 5px;
}

.head-top-r li a {
	color: #000
}

.head-mid {
	padding: 15px 0 10px;
	position: relative;
}

.head-mid .search {
	margin-top: 20px;
}

.head-mid .search .input01 {
	float: left;
	border: 1px solid #e8e8e8;
	padding-left: 15px;
	height: 34px;
	width: 230px;
}

.head-mid .search .btn {
	background: url(../images/search.jpg) no-repeat;
	width: 48px;
	height: 36px;
	border: none;
	cursor: pointer
}

.head-mid .tel {
	margin-left: 10%;
	margin-top: 15px;
	height: 40px;
	width: 304px;
	line-height: 40px;
}
.head-mid .tel img{
    float: left;
}
.head-mid .tel span{
    color: #fc6700;
    font-weight: bold;
    font-size: 23px;
}
.menu {
	border-bottom: 1px solid #d8d8d8;
}

.menulist {
	position: relative;
	line-height: 38px;
}

.menulist .nav {
	width: 960px;
	margin-left: 260px;
}

.menulist .nav li {
	float: left;
	font-size: 16px;
	padding: 0 25px;
	position: relative
}

.menulist .nav li.current a {
	color: #474f97;
	font-weight: bold
}

.menulist .nav li .hot {
	position: absolute;
	right: 0;
	top: 0
}

.menulist-left {
	position: absolute;
	left: 0;
	top: 0;
	width: 200px;
	z-index: 99
}

.menulist-left h2 {
	border: 1px solid #d8d8d8;
	border-bottom: none;
	font-size: 16px;
	background: url(../images/class.png) no-repeat 30px center;
	padding-left: 60px;
}

.service-list {
	background: rgba(0, 0, 0, .55);
	color: #fff;
	height: 550px;
}

.service-list a {
	color: #fff;
}

.service-list li {
	border-bottom: 1px solid #999;
	padding: 10px 20px 10px 35px;
	transition: .3s
}

.service-list li>a {
	font-size: 16px;
	display: block
}

.service-list li:hover {
	background: #fff
}

.service-list li:hover a {
	color: #333
}

.service-list li span {
	float: right;
	font-family: "闂傚倷娴囧▔鏇㈠窗閹版澘鍑犲┑鐘宠壘缁狀垶鏌ｉ幋锝呅撻柡鍛倐閺岋繝宕掑Ο琛″亾閺嶎偀鍋撳鐐"
}

.service-list li .service-list-hide {
	display: none;
	position: absolute;
	top: 39px;
	left: 200px;
	width: 1000px;
	height: 550px;
	background: #fff;
	padding: 5% 15%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-bottom: 1px solid #e8e8e8;
	background-image: url(../images/b_logo.png);
	background-repeat: no-repeat;
	background-position: 544px 440px;
}

.service-list li .service-list-hide a {
	color: #333
}

.service-list li .service-list-hide dl {
	margin-bottom: 15px;
}

.service-list li .service-list-hide dt {
	width: 100%;
	line-height: 50px;
	font-size: 16px;
}

.service-list li .service-list-hide dt a {
	color: #212c7e;
	display: inline-block;
	position: relative;
}

.service-list li .service-list-hide dt a .hot {
	padding-left: 5px;
}

.service-list li .service-list-hide dd {
	width: 100%;
	border-bottom: 1px dotted #d8d8d8;
	line-height: 30px;
	padding-bottom: 10px;
}

.service-list li .service-list-hide dd a {
	display: inline-block;
	margin-right: 30px;
	position: relative
}

.service-list li .service-list-hide dd a:after {
	content: "";
	display: inline-block;
	width: 1px;
	height: 13px;
	background: #e8e8e8;
	position: absolute;
	right: -15px;
	top: 10px
}

.service-list li .service-list-hide dd a .hot {
	padding-left: 5px;
}

.service-list li:hover .service-list-hide {
	display: block
}

.slideout-menu {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 0;
	width: 256px;
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
	display: none;
}

.slideout-panel {
	position: relative;
	z-index: 1;
}

.slideout-open,
.slideout-open body,
.slideout-open .slideout-panel {
	overflow: hidden;
}

.slideout-open .slideout-menu {
	display: block;
}

.btn-hamburger {
	position: absolute;
	top: 50%;
	margin-top: -10px;
	right: 5%;
	background: url(../images/menubtn.png) no-repeat;
	background-size: 25px;
	width: 25px;
	height: 25px;
	border: none;
	outline: none;
	display: none;
	cursor: pointer;
}

.m-menu {
	background-color: #1D1F20;
	background-image: linear-gradient(145deg, #1D1F20, #404348);
	display: none;
}

.m-search {
	position: relative;
	margin-top: 50px;
}

.m-search .input01 {
	border: 1px solid #545454;
	padding-left: 10px;
	height: 34px;
	width: 180px;
	background: none;
	color: #e5e5e5;
	margin-left: 30px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
}

.m-search .btn {
	background: url(../images/search-01.png) no-repeat center center;
	background-size: 15px;
	width: 40px;
	height: 34px;
	border: none;
	position: absolute;
	right: 40px;
	top: 0;
}

.m-menu ul {
	padding-top: 30px;
}

.m-menu li {
	border-bottom: 1px dotted #545454;
	padding-left: 15px;
}

.m-menu li a {
	display: block;
	color: #f5f5f5;
	line-height: 45px;
}

.n-menu {}

.n-menu h2 {
	cursor: pointer
}

.n-menu .service-list {
	display: none;
	height: auto !important
}

.n-menu .service-list-hide {
	height: 470px!important;
}


/*------------------------*/

.main {
	padding: 50px 0;
}

.main>div {}

.main .title {
	width: 80%;
	margin: 0 auto 40px;
	background: url(../images/line.jpg) repeat-x left center;
}

.main .title .title-box {
	background: #fff;
	border: 1px solid #d8d8d8;
	width: 50%;
	margin: 0 auto;
	position: relative
}

.main .title-box .title-d {
	background: #fff;
	padding: 0 15px;
	color: #333;
	font-size: 28px;
	text-align: center;
	margin-top: -30px;
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	line-height: 60px;
}

.main .title-box .title-x {
	width: 80%;
	background: #fff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -10px;
	color: #666;
	font-size: 15px;
}

.taocanlist ul {
	margin-right: -0.5%
}

.taocanlist li {
	float: left;
	width: 19.5%;
	margin-right: 0.5%;
	position: relative;
	overflow: hidden;
	background: #f4f4f4;
	border: 1px solid #eaeaea;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.taocanlist li .taocanlist-left {
	font-size: 16px;
	color: #6a6d7d;
	line-height: 18px;
	float: left;
	width: 17%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	padding-top: 10%;
	padding-left: 5%
}

.taocanlist li .taocanlist-right {
	float: right;
	width: 83%;
	padding: 10% 3% 10% 6%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: url(../images/i-tjpro.jpg) no-repeat left top;
}

.taocanlist li .tit {
	color: #3e3a39;
	font-size: 18px;
}

.taocanlist li .intro {
	color: #3e3a39;
	font-size: 13px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.taocanlist li .taocanlist-bot {
	margin-top: 5%
}

.taocanlist li .taocanlist-bot .money {
	font-size: 20px;
	color: #fe002a;
	float: left
}

.taocanlist li .taocanlist-bot .money span {
	font-family: "microsoft yahei";
	font-size: 14px;
}

.taocanlist li .taocanlist-bot .money span.num {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
}

.taocanlist li .taocanlist-bot .more {
	border-radius: 2px;
	border: 1px solid #c8daeb;
	color: #1774c8;
	font-size: 12px;
	float: right;
	margin-right: 3%;
	margin-top: 2%;
	padding: 1px 10px;
}


/*------------------------*/

.main02 {
	background: #f5f5f5;
}

.main02 .title .title-box {
	background: #f5f5f5;
}

.main02 .title-box .title-d {
	background: #f5f5f5;
}

.main02 .title-box .title-x {
	background: #f5f5f5;
}

.caishuizx .left {
	width: 37.5%;
	border-top: 5px solid #232e80;
	box-shadow: 0 0 15px #999;
	background: #fff
}

.caishuizx .left img {
	width: 100%;
	height: auto;
	display: block
}

.caishuizx .caishuizx-list .tit {
	text-align: center;
	font-size: 24px;
	line-height: 60px;
}

.caishuizx-list01 li {
	float: left;
	width: 44%;
	margin: 5% 0 5% 5%;
	border-right: 1px solid #ccc
}

.caishuizx-list01 li .tit {
	font-size: 18px;
}

.caishuizx-list01 li .tit span {
	display: block;
	font-size: 13px;
	color: #999;
	padding-top: 5px;
}

.caishuizx-list01 li .more {
	display: inline-block;
	border: 1px solid #d8d8d8;
	padding: 3px 10px;
	margin-top: 15px;
	font-size: 12px;
}

.caishuizx-list01 li:nth-child(2) {
	border-right: 0
}

.caishuizx .right {
	width: 62%
}

caishuizx-list03 {
	position: relative;
}

.caishuizx-list03 li {
	float: left;
	background: url(../images/pic02.jpg) no-repeat #fff right top;
	background-size: contain;
	width: 42%;
	margin-left: 2%;
	padding: 2% 3%;
	margin-bottom: 2.5%;
	transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
}

.caishuizx-list03 li .tit {
	font-size: 18px;
	padding-bottom: 8px;
}

.caishuizx-list03 li .intro {
	font-size: 13px;
	color: #999;
	margin-bottom: 12px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.caishuizx-list03 li .intro span {
	color: #232e80;
	display: block;
	padding-bottom: 3px
}

.caishuizx-list03 li .more a {
	font-size: 12px;
	padding: 3px 10px;
	border: 1px solid #e8e8e8;
	display: inline-block
}

.caishuizx-list03 li.last {
	text-align: right;
}

.caishuizx-list03 li.last .tit {
	padding-top: 6%;
	font-size: 22px;
}

.caishuizx-list03 li.last .tit a {
	color: #fff;
}

.caishuizx-list03 li.last .more {
	padding-bottom: 5%;
	padding-top: 3%
}

.caishuizx-list03 li.last .more a {
	border: 1px solid #a8a8c8;
	color: #fff;
	font-size: 14px;
	padding: 3px 15px;
}

.caishuizx-list03 li:nth-child(2) {
	background: url(../images/pic03.jpg) no-repeat #fff right top;
}

.caishuizx-list03 li:nth-child(3) {
	background: url(../images/pic04.jpg) no-repeat #fff right top;
}

.caishuizx-list03 li:nth-child(4) {
	background: url(../images/pic05.jpg) no-repeat #fff right top;
}

.caishuizx-list03 li:nth-child(5) {
	background: url(../images/pic06.jpg) no-repeat #fff right top;
}

.caishuizx-list03 li:nth-child(6) {
	background: url(../images/pic07.jpg) no-repeat #fff right top;
	background-size: cover;
	margin-bottom: 0
}

.caishuizx-list03 li:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}


/*------------------------*/

.propertylist li {
	float: left;
	width: 20%;
	height: 255px;
	overflow: hidden;
	position: relative;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.propertylist li .propertylist-kuai {
	height: 255px;
	/*background:#fafafa;*/
	transition: .3s ease-out;
	-webkit-transition: .3s ease-out;
	-moz-transition: .3s ease-out;
}

.propertylist li .propertylist-kuai h3 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 46px;
	color: #4d4d4d;
	margin-top: 14px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 3%
}

.propertylist li .propertylist-kuai p {
	text-align: center;
	color: #666;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 0 3%
}

.propertylist li img {
	display: block;
	width: 100%;
	height: auto
}

.propertylist li .propertylist-kuai-hover {
	background: url(../images/propertylistbg.jpg) no-repeat left top;
	background-size: cover;
	height: 255px;
}

.propertylist-kuai-hover .content {
	width: 100%;
	text-align: center;
	z-index: 2;
}

.propertylist-kuai-hover .content .tit {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	line-height: 40px;
	padding-top: 20px;
}

.propertylist-kuai-hover .content .intro {
	color: #fff;
	padding: 5%;
	text-align: center;
	margin-bottom: 3%;
	transition: .5s;
}

.propertylist-kuai-hover .content .more {
	border: 1px solid #ccc;
	color: #fff;
	width: 80px;
	line-height: 30px;
	display: inline-block;
}

.propertylist li:hover .propertylist-kuai {
	margin-top: -255px;
}

.propertylist li:first-child {
	border-left: 1px solid #eee
}

.propertylist02 {
	margin-top: 30px;
}

.propertylist02>ul {
	margin-right: -1.3%
}

.propertylist02 .propertylist02-li {
	width: 32%;
	margin-right: 1.3%;
	float: left;
	/*background:#fafafa; */
	padding: 2% 2%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-shadow: 0 0 10px #ccc;
	-webkit-box-shadow: 0 0 10px #ccc;
	-moz-box-shadow: 0 0 10px #ccc;
}

.propertylist02-li .icon {
	float: left;
}

.propertylist02-li h3 {
	margin-left: 65px;
	margin-top: 8px;
	padding-bottom: 13px;
	border-bottom: 1px dashed #C9CFD3;
	font-size: 18px;
	font-weight: 700;
	line-height: 100%;
}

.propertylist02-li .property-text {
	margin-top: 15px;
	line-height: 30px;
}

.propertylist02-li .property-text ul {
	margin-right: -1%
}

.propertylist02-li .property-text li {
	float: left;
	width: 32.33%;
	margin-right: 1%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}


/*------------------------*/

.strength {
	background: url(../images/bg_01.jpg) no-repeat center;
	padding: 40px 0;
}

.strength .strength-tit {
	background-color: rgba(35, 46, 128, 0.75);
	background-image: url(../images/why.png);
	background-repeat: no-repeat;
	width: 25%;
}

.strength .strength-tit h2 {
	color: #fff;
	font-size: 25px;
	font-weight: bold;
	border-left: 5px solid #e7e7e7;
	margin: 8% 10%;
	padding-left: 8%;
	line-height: 35px;
}

.strength .number {
	width: 70%
}

.strength .number li {
	float: left;
	width: 32%;
	border-right: 1px dashed #232e80;
	padding-left: 10%;
	box-sizing: border-box;
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

.strength .number li span {
	font-family: impact;
	font-size: 40px;
	padding-top: 5%;
	padding-bottom: 3%;
	display: inline-block;
	color: #232e80;
	font-weight: normal;
	text-shadow: 2px -2px 0px #fff;
}

.strength .number li i {
	font-family: arial;
	font-size: 40px;
	color: #232e80;
	text-shadow: 2px -2px 0px #fff;
}

.strength .number li:last-child {
	border-right: none
}


/*------------------------*/

.main04 {
	background: #f4f4f4
}

.main04 .title .title-box {
	background: #f4f4f4
}

.main04 .title-box .title-d {
	background: #f4f4f4
}

.main04 .title-box .title-x {
	background: #f4f4f4
}

.gaoxinrd ul {}

.gaoxinrd li {
	float: left;
	width: 20%;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	border-top: 1px solid #e3e3e3;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0 0 2.5%;
	background: #fff;
	text-align: center;
	position: relative
}

.gaoxinrd li:first-child {
	border-left: 1px solid #e3e3e3
}

.gaoxinrd li img {
	width: 100%;
	height: auto;
	display: block;
}

.gaoxinrd li h3 {
	font-size: 18px;
	color: #000;
	background: url(../images/pro_bg.png) no-repeat;
	padding: 15% 17% 5% 8%;
	text-align: left;
	height: 75px
}

.gaoxinrd li p {
	color: #666;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	padding: 10% 3%
}

.gaoxinrd li .more {
	color: #ff7111;
	border: 1px solid #ff7111;
	padding: 3px 10px;
	border-radius: 5px;
	font-size: 12px;
}

.gaoxinrd li .gaoxin-nav {
	position: absolute;
	right: 3%;
	top: 0;
	background: url(../images/pro_bg_01.png) no-repeat;
	width: 38px;
	height: 42px;
	color: #fff;
	line-height: 16px;
	font-size: 13px;
	text-align: center;
	padding-top: 3px
}

.propertylist li img {
	display: block;
	width: 100%;
	height: auto
}


/*.gaoxinrd li:hover .pic{ box-shadow:0 3px 20px #bababa; transform:translateY(-3px);-webkit-transform:translateY(-3px);-moz-transform:translateY(-3px)}*/


/*------------------------*/

.main05 {
	background: #f5f5f5;
}

.main05 .title .title-box {
	background: #f5f5f5;
}

.main05 .title-box .title-d {
	background: #f5f5f5;
}

.main05 .title-box .title-x {
	background: #f5f5f5;
}

.subject ul {
	margin-right: -2%
}

.subject li {
	float: left;
	width: 31.333%;
	margin-right: 2%;
}

.subject li .pic {
	border: 1px solid #e8e8e8;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
}

.subject li img {
	width: 100%;
	height: auto;
	display: block;
}

.subject li p {
	line-height: 40px;
	background: url(../images/titbg.gif) no-repeat left center;
	padding-left: 25px;
	font-size: 16px;
}

.subject li:hover .pic {
	box-shadow: 0 3px 20px #bababa;
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	-moz-transform: translateY(-3px)
}


/*------------------------*/

.hrlist ul {
	margin-right: -2%
}

.hrlist li {
	float: left;
	width: 31.333%;
	margin-right: 2%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap
}

.hrlist li .pic {
	border: 1px solid #e8e8e8;
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
}

.hrlist li img {
	width: 100%;
	height: auto;
	display: block;
}

.hrlist li p {
	line-height: 40px;
	background: url(../images/titbg.gif) no-repeat left center;
	padding-left: 25px;
	font-size: 16px;
	border-bottom: 1px dashed #C9CFD3;
	margin-bottom: 15px;
}

.hrlist li:hover .pic {
	box-shadow: 0 3px 20px #bababa;
	transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	-moz-transform: translateY(-3px)
}

.hrlist-infor {
	font-size: 16px;
	line-height: 30px;
}

.hrlist-infor li {
	width: 48%
}


/*-----------------------------*/

.main07 {
	background: #f5f5f5;
}

.main07 .title .title-box {
	background: #f5f5f5;
}

.main07 .title-box .title-d {
	background: #f5f5f5;
}

.main07 .title-box .title-x {
	background: #f5f5f5;
}

#newtit-tab {
	margin: 0 auto;
	text-align: center
}

#newtit-tab li {
	display: inline-block;
	margin: 0 10px;
	background: #b3b3b3;
	width: 105px;
	line-height: 35px;
	text-align: center
}

#newtit-tab li a {
	color: #fff;
	display: block;
	font-size: 16px;
}

#newtit-tab li.current {
	background: #5b67c3
}

#newcontent {
	margin-top: 40px;
}

#newcontent .newcontent-list {
	display: none
}

#newcontent .newcontent-list li {
	width: 48%;
	float: left;
	margin-right: 4%;
	margin-bottom: 35px;
}

#newcontent .newcontent-list li:nth-child(2n) {
	margin-right: 0
}

#newcontent .newcontent-list li .time {
	background: #fff;
	width: 17%;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow: hidden
}

#newcontent .newcontent-list li .time span {
	display: block;
	text-align: center;
}

#newcontent .newcontent-list li .time .year {
	background: #fe9a5f;
	color: #fff;
	line-height: 30px;
}

#newcontent .newcontent-list li .time .day {
	font-size: 36px;
	line-height: 50px;
}

#newcontent .newcontent-list li .text {
	width: 78%
}

#newcontent .newcontent-list li .text h3 {
	font-size: 16px;
	padding-bottom: 10px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

#newcontent .newcontent-list li .text h3 a {
	color: #333;
}

#newcontent .newcontent-list li .text p a {
	color: #808080;
	line-height: 25px;
}

.main07 .more {
	width: 120px;
	line-height: 35px;
	border: 1px solid #d8d8d8;
	margin: 0 auto;
	text-align: center;
}

.main07 .more a {
	display: block
}

.main07 .more a:hover {
	background: #ff7113;
	color: #fff
}


/*-------------------------------*/

.about-i .left {
	width: 52%
}

.about-i .left h3 {
	font-size: 28px;
}

.about-i .left h3 p {
	font-size: 16px;
	color: #666;
	padding-top: 20px;
	margin-bottom: 22px;
}

.about-i .left h3 p .line {
	display: block;
	height: 5px;
	background: #585f9f;
	width: 10%;
	margin-top: 20px;
}

.about-i .left .content {
	color: #666;
	line-height: 28px;
	margin-bottom: 20px;
}

.about-i .left .more {
	background: #ff7113;
	color: #fff;
	padding: 6px 20px;
	display: inline-block;
}

.about-i .right {
	width: 43%;
	padding: 30px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: #fafafa;
	border-radius: 15px;
	box-shadow: 0 2px 5px #bfbfbf;
	overflow: hidden
}

.about-i .right .flexslider01 {
	position: relative;
	overflow: hidden
}

.about-i .right .flexslider01 img {
	width: 100%;
	height: auto;
	display: block
}

.flexslider01 .flex-control-nav li {
	margin: 0 3px;
}

.flexslider01 .flex-control-paging li a {
	width: 8px;
	height: 8px;
	background-color: #fff
}

.flexslider01 .flex-control-paging li a.flex-active {
	background-color: #fe9a5f
}

.about-i .customer {
	margin-bottom: 20px;
	border: 1px solid #e8e8e8;
}

#line3_Demo {
	MARGIN: auto;
	WIDTH: 100%;
	OVERFLOW: hidden;
	height: 77px;
}

#line3_Demo li {
	float: left;
	width: 130px;
	height: 75px;
	text-align: center;
	vertical-align: middle;
	list-style-type: none;
	border-right: 1px solid #e8e8e8;
	padding: 0 10px;
}

#line3_Demo li img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle
}

#line3_Demo li i {
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle
}

#Indemo {
	WIDTH: 800%;
	FLOAT: left
}

#line3_Demo1 {
	FLOAT: left
}

#line3_Demo2 {
	FLOAT: left
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*---------------------------------*/

.nbanner {
	height: 200px;
	overflow: hidden;
	position: relative
}

.nbanner .ntitle {
	text-align: center;
	padding-top: 50px;
	font-size: 35px;
	color: #f5f5f5;
	line-height: 50px;
}

.nbanner .ntitle .en {
	display: block;
	font-size: 18px;
	font-family: arial;
	color: #eaeaea;
	text-transform: uppercase;
	line-height: 40px;
}

.nbanner .ntitle .line {
	display: block;
	height: 3px;
	width: 30px;
	background: #fff;
	margin: 20px auto 0;
}

.nmain {
	background: url(../images/headbg.png) repeat-x left top;
}

.nmain .ncontent {
	padding: 3% 0;
	line-height: 30px;
	color: #535353;
	position: relative
}

.nmain .nnav {
	padding-top: 2.2%;
	position: relative;
	overflow: hidden;
	width: 100%;
	background: url(../images/bg_bg01.png) no-repeat center bottom;
	padding-bottom: 2.5%;
	background-size: contain;
}

.m-nav {
	display: none;
	width: 96%;
	margin: 0 auto
}

.m-nav .m-nav-ul {
	display: none
}

.nmain .nnavlist {
	position: relative;
	left: 50%;
	float: left;
}

.nmain .nnav .nnavlist ul {
	position: relative;
	left: -50%;
	float: left
}

.nmain .nnav .nnavlist li {
	width: 120px;
	border: 1px solid #e8e8e8;
	float: left;
	text-align: center;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	font-size: 16px;
	margin: 0 10px;
	padding: 10px 0;
}

.nmain .nnav .nnavlist li a {
	display: block
}

.nmain .nnav .nnavlist li.current {
	background: #4f5bb9
}

.nmain .nnav .nnavlist li.current a {
	color: #fff
}

.nmain .nabout {
	line-height: 32px;
}

.nmain .nabout p {
	margin-bottom: 10px;
	font-size: 15px;
}

.nmain .nabout .abouttit {
	font-size: 30px;
	color: #4f5bb9;
	border-bottom: 1px solid #e8e8e8;
	font-weight: 700;
	margin-bottom: 3%;
	position: relative;
	padding-bottom: 15px;
}

.nmain .nabout .abouttit .line {
	width: 5%;
	height: 2px;
	background: #4f5bb9;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0
}

.nmain .nabout .abouttitR {
	text-align: right;
}

.nmain .nabout .abouttitR .line {
	left: auto;
	right: 0
}

.nmain .nabout .img01 {
	float: right;
	margin-left: 20px;
	border: 1px solid #e8e8e8;
	padding: 5px
}

.picscroll {
	background: #fff;
	overflow: hidden;
	clear: both;
	margin-top: 30px;
	width: 100%
}

.picscroll ul {
	overflow: hidden;
	zoom: 1;
}

.picscroll ul li {
	width: 100%;
	background: #f5f5f5;
	margin-bottom: 1%;
}

.picscroll ul li .pic {
	width: 55%;
	float: left
}

.picscroll ul li .pic img {
	width: 100%;
	height: auto;
	display: block
}

.picscroll ul li .text {
	width: 35%;
	float: right;
	padding: 3% 5%;
}

.picscroll ul li .text h3 {
	padding-top: 10%;
	margin-bottom: 3%;
	font-size: 25px;
	color: #333
}

.picscroll ul li .text h3 .line {
	width: 5%;
	height: 2px;
	background: #03C;
	display: block;
	margin-top: 13px;
	margin-bottom: 15px
}

.picscroll ul li .text p {
	color: #666
}

.picscroll ul li:nth-child(2n) .pic {
	float: right
}

.picscroll ul li:nth-child(2n) .text {
	float: left
}

.picscroll01 ul {
	margin-right: -2%
}

.picscroll01 li {
	float: left;
	margin-right: 2%;
	width: 31.3%;
	background: #f5f5f5
}

.picscroll01 li img {
	width: 100%;
	height: auto;
	display: block
}

.picscroll01 li .text {
	padding: 10px
}

.picscroll01 li .text h3 {
	font-size: 20px;
	color: #333;
	padding: 10px 0
}

.picscroll01 li .text p {
	color: #666;
	line-height: 24px;
	font-size: 13px;
}

.nteam ul {
	margin-right: -2%
}

.nteam li {
	width: 23%;
	margin-right: 2%;
	position: relative;
	background: #4f5bb9;
	float: left
}

.nteam li .pic {
	position: relative
}

.nteam li .pic img {
	max-width: 100%;
	height: auto;
	display: block
}

.nteam li .pic .zhez {
	width: 100%;
	height: 50px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/zhez.png) no-repeat left bottom;
	background-size: 100%
}

.nteam li .tit {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	margin: 0 5% 0;
	border-left: 3px solid #fff;
	padding-left: 10px;
	line-height: 25px;
}

.nteam li .tit span {
	display: block;
	font-size: 14px;
	font-weight: normal;
	color: #f9fc00
}

.nteam li .intro {
	color: #e5e5e5;
	padding: 5% 5% 10%;
	line-height: 25px;
}

.ncontact li {
	background: #f5f5f5
}

.ncontact li .pic {
	float: left;
	width: 50%
}

.ncontact li .pic img {
	width: 100%;
	height: auto;
	display: block;
}

.ncontact li .text {
	float: right;
	width: 45%;
	padding-left: 5%;
	padding-top: 5%;
	box-sizing: border-box;
}

.ncontact li .text h3 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 3%
}

.ncontact li:nth-child(2n) .pic {
	float: right
}

.ncontact li:nth-child(2n) .text {
	float: left
}

.ncase ul {
	margin-right: -2%
}

.ncase li {
	width: 31.33%;
	margin-right: 2%;
	float: left;
	margin-bottom: 20px;
	border: 1px solid #e8e8e8;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 10px;
}

.ncase li .tit {
	font-size: 18px;
	margin-bottom: 10px;
	color: #333;
	margin-top: 15px
}

.ncase li .pic {
	text-align: center;
	height: 100px;
	vertical-align: middle;
	border-bottom: 1px dashed #e8e8e8
}

.ncase li .pic img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle
}

.ncase li .pic i {
	display: inline-block;
	width: 0;
	height: 100%;
	vertical-align: middle;
}

.ncase li .intro {}

.ncase li .intro p:before {
	content: "闂傚倷娴囧▔鏇㈠窗閹版澘鍑犲┑鐘宠壘缁狀垶鏌ㄩ悤鍌涘";
	display: inline;
	color: #999;
	padding-right: 5px;
}

.ncoop ul {
	margin-right: -1%
}

.ncoop li {
	float: left;
	width: 24%;
	padding: 2px;
	margin-right: 1%;
	margin-bottom: 1%;
	overflow: hidden;
	border: 1px solid #ededed;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: center;
	position: relative
}

.ncoop li .pic img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	height: auto
}

.ncoop li .bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(79, 91, 185, 0)
}

.ncoop li .tit {
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	left: 2%;
	bottom: 0;
	width: 96%;
	font-weight: bold;
	color: #fff
}

.ncoop li .bg,
.ncoop li .tit {
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
}

.ncoop li:hover .bg {
	background: rgba(79, 91, 185, 0.8)
}

.ncoop li:hover .tit {
	opacity: 1;
	filter: alpha(opacity=100);
	bottom: 35%;
}


/*---------------------------------*/

.n-newslist li {
	margin-bottom: 20px;
}

.n-newslist .time {
	float: left;
	width: 8%;
	overflow: hidden;
	background: #4f5bb9;
	padding: 0.5% 1%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 5px;
}

.n-newslist .time span {
	display: block;
	text-align: center;
	font-family: arial;
	color: #fff
}

.n-newslist .time span.day {
	font-size: 40px;
	line-height: 40px;
}

.n-newslist .time span.year {
	color: #e5e5e5
}

.n-newslist .text {
	width: 87%;
	float: right;
	border-bottom: 1px dotted #d8d8d8;
}

.n-newslist .text .tit {
	font-size: 16px;
	font-weight: 700;
	background: url(../images/more.gif) no-repeat left center;
	padding-left: 25px;
}

.n-newslist .text .intro {
	color: #666;
	padding-bottom: 20px;
	padding-top: 5px;
}

.nnews h2 {
	text-align: center;
	font-size: 26px;
}

.nnews .fbtime {
	text-align: center;
	border-bottom: 1px solid #e8e8e8;
	line-height: 55px;
	color: #999;
	margin-bottom: 20px;
}

.nnews-d {
	padding: 20px 5%
}

.nnews-d img {
	max-width: 100%;
	height: auto
}


/*---------------------------------*/

.location {
	background: url(../images/icon01.gif) no-repeat left center;
	padding-left: 25px;
	color: #767676;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 13px;
	border-bottom: 1px solid #e8e8e8;
}

.location a {
	color: #767676;
}

.npronav {
	border: 1px solid #e8e8e8;
	margin-top: 20px;
}

.npronav h2 {
	background: #f5f5f5;
	border-bottom: 1px solid #e8e8e8;
	padding: 10px;
	font-size: 16px;
	font-weight: 700
}

.npronav ul {
	padding: 15px 10px 0;
}

.npronav ul li {
	float: left;
	margin-right: 1.5%;
	padding-right: 1.5%;
	border-right: 1px dotted #ccc;
	line-height: 15px;
	margin-bottom: 1.5%
}

.npronav ul li.current {
	font-weight: bold;
}

.npronav ul li.current a {
	color: #4f5bb9
}

.nproduct,
.nproduct-01 {
	margin-top: -10px;
}

.nproduct ul {
	margin-right: -1%;
}

.nproduct li {
	width: 24%;
	margin-right: 1%;
	float: left;
	text-align: center;
	margin-bottom: 20px
}

.nproduct li .pic {
	overflow: hidden;
	position: relative
}

.nproduct li .pic img {
	width: 100%;
	height: auto;
	display: block;
	transition: .5s ease-in;
	-webkit-transition: .5s ease-in;
	-moz-transition: .5s ease-in;
}

.nproduct li .tit {
	background: #e5e5e5;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 3px;
}

.nproduct li .tit a {
	color: #333
}

.nproduct li:hover .pic img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
}

.nproduct li .biankuang {
	width: 0;
	height: 0;
	position: absolute;
	z-index: 99;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.nproduct li .biankuang_1 {
	height: 1px;
	top: 5%;
	left: 5%;
	background: #fff;
}

.nproduct li .biankuang_2 {
	height: 1px;
	bottom: 5%;
	left: 5%;
	background: #fff;
}

.nproduct li .biankuang_3 {
	bottom: 5%;
	right: 5%;
	background: #fff;
	height: 0;
	width: 1px;
}

.nproduct li .biankuang_4 {
	bottom: 5%;
	left: 5%;
	background: #fff;
	height: 0;
	width: 1px;
}

.nproduct li .biankuang_1,
.nproduct li .biankuang_2,
.nproduct li .biankuang_3,
.nproduct li .biankuang_4 {
	transition: .3s;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
}

.nproduct li:hover .biankuang_1,
.nproduct li:hover .biankuang_2 {
	width: 90%;
}

.nproduct li:hover .biankuang_3,
.nproduct li:hover .biankuang_4 {
	height: 90%
}

.nproduct li .pic p {
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	font-size: 16px;
	width: 100%;
	height: 100%;
	background: rgba(35, 46, 128, 0.65);
	padding-top: 25%;
	opacity: 0;
	filter: alpha(opacity=0);
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
}

.nproduct li:hover .pic p {
	opacity: 1;
	filter: alpha(opacity=100);
}

.nproduct-yun li {
	width: 32.3%
}

.nproduct-top {
	background: #fff
}

.nproduct-top .leftpic {
	float: left;
	width: 41%
}

.nproduct-top .leftpic img {
	width: 100%;
	display: block;
	height: auto
}

.nproduct-top .textR {
	float: right;
	width: 56%
}

.nproduct-top .textR .textR-top img {
	display: none
}

.nproduct-top .textR h3 {
	font-weight: bold;
	font-size: 22px;
	color: #333
}

.nproduct-top .textR .tel {
	font-size: 16px;
	color: #808080;
	font-style: italic
}

.nproduct-top .textR .tel span {
	color: #F60;
	font-size: 20px;
	font-weight: 700
}

.nproduct-top .jianjie {
	padding: 10px;
	border: 1px dotted #d8d8d8;
	color: #8c8c8c;
	margin-top: 20px;
	margin-bottom: 20px;
}

.nproduct-top .jianjie .tit01 {
	color: #333;
	background: url(../images/icon04.gif) no-repeat left 13px;
	padding-left: 10px;
}

.nproduct-top .jianjie .border {
	margin: 10px 0;
}

.nproduct-top .jianjie .border span {
	color: #ff7111;
	border: 1px solid #ff7111;
	padding: 3px 5px;
}

.nproduct-con {
	margin-top: 20px
}

.nproduct-con .left {
	float: left;
	width: 28%;
}

.nproduct-con .right {
	float: right;
	width: 70%
}

.nproductlist-tj li {
	border-bottom: 1px dashed #e8e8e8;
	margin-bottom: 20px;
}

.nproductlist-tj li:last-child {
	margin-bottom: 0;
	border-bottom: none
}

.nproductlist-tj li p {
	line-height: 40px;
	font-weight: bold
}

.nproduct-con h4 {
	background: #edecec;
	overflow: hidden;
	padding: 0 1px
}

.nproduct-con h4 span {
	display: inline-block;
	background: #fff;
	color: #535353;
	height: 45px;
	line-height: 45px;
	padding: 0 20px;
	float: left;
	box-sizing: border-box;
	border-top: 3px solid #252f88;
	font-size: 16px;
	font-weight: 700
}

.nproduct-con h4 i {
	display: inline-block;
	background: url(../images/nprotit.png) no-repeat;
	width: 30px;
	height: 40px;
	position: relative;
	float: left;
	margin-left: -1px;
}

.nproduct-con-d {
	border: 1px solid #e8e8e8;
	border-top: none;
	padding: 15px;
	line-height: 26px;
	color: #666;
	position: relative
}

.nproduct-con-d img {
	max-width: 100%;
	height: auto;
}

.nproduct-con-d .tit01 {
	font-weight: 700;
	font-size: 18px;
	padding-left: 10px;
	margin: 20px 0;
	color: #4f5bb9;
	position: relative
}

.nproduct-con-d .tit01:before {
	content: "";
	position: absolute;
	left: 0;
	top: 4px;
	width: 3px;
	height: 18px;
	background: #4f5bb9
}

.nproduct-con-d .tit02 {
	font-size: 25px;
	font-weight: 700;
	text-align: center;
	line-height: 45px;
	background: url(../images/line-e8.jpg) repeat-x center center;
	margin: 3% 0
}

.nproduct-con-d .tit02 span {
	background: #fff;
	padding: 0 15px;
}

.nproduct-con-d .liucheng {
	width: 80%;
	margin: 0 auto;
}

.nproduct-con-d .liucheng li {
	float: left;
	width: auto;
	width: 25%;
	text-align: center;
	position: relative
}

.nproduct-con-d .liucheng li span {
	color: #fff;
	background: #09C;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display: inline-block;
	font-weight: 700;
	text-align: center
}

.nproduct-con-d .liucheng li:after {
	content: "";
	display: inline-block;
	border-bottom: 1px dashed #099;
	height: 1px;
	width: 100%;
	position: absolute;
	top: 15px;
}

.nproduct-con-d .liucheng li:last-child::after {
	display: none
}

.nproduct-con-d .jindouyun {
	text-align: center
}

.nproduct-con-d .jindouyun li {
	display: inline-block;
	margin: 0 10px;
}

.nproduct-con-d .shangbiao01 {
	min-height: 440px;
	background: url(../pic/shangbiao07.jpg) no-repeat center top;
	padding-top: 40px;
}

.nproduct-con-d .shangbiao01 .tit01 span {
	color: #fff;
	font-weight: 700;
	font-size: 30px;
}

.nproduct-con-d .shangbiao01 p {
	font-size: 18px;
	line-height: 40px;
}

.nproduct-con-d .shangbiao01 p span {
	font-weight: 700;
	padding-right: 5px
}

.nproduct-con-d .shangbiao02 {
	min-height: 440px;
	background: url(../pic/shangbiao08.jpg) no-repeat center top;
	padding-top: 40px;
}

.nproduct-con-d .shangbiao02 .tit01 span {
	color: #fff;
	font-weight: 700;
	font-size: 30px;
}

.nproduct-con-d .icplc {
	margin: 0 auto;
	width: 60%;
}

.nproduct-con-d .icplc p {
	background: #09F;
	color: #fff;
	margin-bottom: 30px;
	text-align: center;
	padding: 5px;
	position: relative;
}

.nproduct-con-d .icplc p:after {
	content: "";
	background: url(../images/jiantou.png) no-repeat;
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: 45px;
	left: 50%
}

.nproduct-con-d .icplc p:last-child::after {
	display: none
}

.nproduct-con-d .gongsizc {
	background: #84c170;
	padding: 3%
}

.nproduct-con-d .gongsizc .gstit {
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 60px;
	font-weight: bold
}

.nproduct-con-d .gongsizc01 {
	background: #f5f7f4;
	padding: 3%
}

.nproduct-con-d .gongsizc01 .gstit {
	font-size: 30px;
	color: #4f5bb9;
	text-align: center;
	line-height: 60px;
	font-weight: bold
}

.nproduct-con-d .gstit02 {
	color: #5c5d5c;
	font-size: 25px;
	text-align: center;
	line-height: 50px;
}

.nproduct-con-d .table td,
.nproduct-con-d .table02 td {
	color: #333
}

.nproduct-con-d .table th,
.nproduct-con-d .table02 th {
	background: #66aff0;
	color: #fff;
	padding: 6px;
	font-size: 16px;
}

.nproduct-con-d .table tr {
	background: #f5f7f4;
}

.nproduct-con-d .table tr:nth-child(2n),
.nproduct-con-d .table02 tr:nth-child(2n) {
	background: #fff
}

.nproduct-con-d .table02 tr td:first-child {
	background: #66aff0;
	color: #fff;
}

.nproduct-con-d table td {
	padding: 5px 10px;
	border: 1px solid #eee;
}

.nproduct-con-d .table03 th {
	background: #eee;
	padding: 8px 5px;
	font-size: 16px;
}

.nproduct-con-d .gongsizc03 {
	background: #fff;
	padding-top: 3%
}

.nproduct-con-d .gongsizc03 .gstit {
	color: #333;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	line-height: 60px;
}

.nproduct-con-d .gongsizc01 .gstext {
	font-size: 16px;
}

.nproduct-con-d .fwbz {
	margin-top: 3%
}

.nproduct-con-d .fwbz li {
	background: #f5f5f5;
	margin-bottom: 2%;
}

.nproduct-con-d .fwbz li .fwbz-pic {
	float: left;
	width: 31%
}

.nproduct-con-d .fwbz li .fwbz-pic img {
	width: 100%;
	height: auto;
	display: block
}

.nproduct-con-d .fwbz li .fwbz-box {
	float: right;
	width: 59%;
	padding: 5%
}

.nproduct-con-d .fwbz li .fwbz-tit {
	font-size: 18px;
	font-weight: bold;
	padding-top: 3%;
	padding-bottom: 1%
}

.nproduct-con-d .fwbz li:nth-child(2n) .fwbz-pic {
	float: right
}

.nproduct-con-d .fwbz li:nth-child(2n) .fwbz-box {
	float: left;
}

.nproduct-con-d .history {
	background: url(../images/address.png) no-repeat center top;
	padding-top: 48px;
}

.nproduct-con-d .history ul {
	background: url(../images/history.png) repeat-y center top;
	font-size: 16px;
	padding-top: 48px;
}

.nproduct-con-d .history li {
	width: 45%;
	float: right;
	padding-left: 5%;
	padding-bottom: 15px;
	position: relative
}

.nproduct-con-d .history li:nth-child(2n) {
	float: left;
	padding-right: 5%;
	padding-left: 0;
	text-align: right;
}

.nproduct-con-d .history li .icon {
	width: 25px;
	height: 25px;
	display: inline-block;
	position: absolute;
	left: -12.5px;
	top: 0;
	background: url(../images/doit.png) no-repeat;
}

.nproduct-con-d .history li:nth-child(2n) .icon {
	left: auto !important;
	right: -12.5px !important;
}

.nproduct-con-d .zixun {
	background: #0e81de;
	color: #fff;
	padding: 3px 10px;
	display: inline-block;
	margin-top: 10px;
}

.nproduct-con-d .erweima {
	position: absolute;
	right: 30px;
	bottom: 100px;
	text-align: center;
	line-height: 20px
}

.nproduct-con-d .ntel {
	text-align: center;
	font-size: 20px;
	font-weight: 700;
	color: #232d82;
	margin-top: 20px;
	margin-bottom: 15px;
}

.nproduct-con-d .ntel span {
	font-size: 30px;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
	color: #ff7111;
	font-weight: normal
}


/*---------------------------------*/

.foot-top {
	background: #f5f5f5;
	width: 100%;
	padding: 50px 0;
	box-shadow: 0 0 4px #e1e1e1 inset;
}


/*.foot-top .wrap{background:url(../images/linebg.png) repeat-y 65% top;}*/

.foot-top .left {
	width: 62%;
	overflow: hidden;
	background: #f5f5f5;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative
}

.foot-top .left .reg {
	position: absolute;
	top: 0;
	right: 1px
}

.foot-top .left .reg img {
	border-left: 1px solid #ced3d5;
}

.foot-top .right {
	width: 35%;
	color: #666;
	line-height: 26px;
}

.foot-top .right .address {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e5e5e5;
	padding-top: 15px;
	padding-bottom: 20px;
}

.foot-top .right .address li {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	padding-left: 55px;
	float: left;
	width: 49%
}

.foot-top .right .address li:first-child {
	margin-right: 2%
}

.foot-top .right .address li h4 {
	font-size: 15px;
	line-height: 40px;
	color: #333
}

.foot-top .right .address li img {
	position: absolute;
	left: 0;
	top: 10px;
	width: 25px;
}

.foot-top .f-address {
	margin-bottom: 10px;
}

#f-address-tab {
	height: 44px;
	overflow: hidden
}

#f-address-tab li {
	float: left;
	position: relative
}

#f-address-tab li a {
	padding: 0 25px;
	display: block;
	font-size: 15px;
	background: #fff;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	line-height: 35px;
	margin-right: 2px;
	margin-top: 9px;
	position: relative;
}

#f-address-tab li.active a {
	background: #5b67c3;
	color: #fff;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
}

#f-address-tab li a {
	transition: background .1s ease, margin .3s ease;
	-webkit-transition: background .1s ease, margin .3s ease;
	-moz-transition: background .1s ease, margin .3s ease;
	-ms-transition: background .1s ease, margin .3s ease;
	-o-transition: background .1s ease, margin .3s ease;
}

#f-address-con {
	padding: 15px 15px 10px;
	border: 1px dotted #CDCDCD;
}

#f-address-con .f-address-con-list {
	position: relative;
}

#f-address-con .f-address-con-list .erweima {}

#f-address-con .f-address-con-list .erweima img {
	width: auto;
	height: 100px;
	display: block
}

.foot-top .kuaijienav {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 10px;
	text-align: center;
	margin-top: 20px;
}

.foot-top .kuaijienav li {
	display: inline-block;
	line-height: 30px;
	font-size: 15px;
	padding: 0 10px;
	font-weight: bold
}

.foot-top .kuaijie {
	padding-top: 20px;
	text-align: center;
}

.foot-top .kuaijie a {
	padding: 0 10px;
	border-right: 1px solid #d8d8d8;
	height: 10px;
	line-height: 10px;
	display: inline-block;
}

.foot-top .kuaijie span {
	font-weight: 700;
	color: #666
}

.foot-bottom {
	background: #306dca;
	color: rgba(255, 255, 255, 0.75);
	text-align: center;
	padding: 15px 0;
	line-height: 25px;
	font-size: 13px;
}

.foot-bottom a {
	color: rgba(255, 255, 255, 0.75)
}

.m_footer{
	display: none;
    position: fixed;
    height: 50px;
    background: white;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #dedede;
}
.m_footer>li{
    width: 25%;
    float: left;
}
.m_footer>li a{
    display: block;
    text-align: center;
    padding-top: 6px;
    color: #4f5bb9;
}
.m_footer>li a i{
    font-size: 20px;
}
.m_footer>li a p{
    height: 20px;
    line-height: 20px;
    overflow: hidden;
}
.page {
	text-align: center;
	margin-top: 30px;
}

.page span,
.page a {
	border: 1px solid #d8d8d8;
	margin: 0 5px;
	padding: 5px 15px;
}

.page a:hover {
	border: 1px solid #4f5bb9;
	background: #4f5bb9;
	color: #fff
}

.back {
	text-align: right;
	margin-top: 30px;
	border-top: 1px dashed #e8e8e8;
	padding-top: 20px;
}

.back a {
	width: 100px;
	padding: 10px 0;
	border: 1px solid #e8e8e8;
	display: inline-block;
	border-radius: 25px;
	background: url(../images/back.png) no-repeat 20px -28px;
	font-size: 15px;
	padding-left: 20px;
	text-align: center;
	line-height: normal
}

.back a:hover {
	color: #fff;
	background: url(../images/back.png) #4f5bb9 no-repeat 20px 6px;
}

.left-tool {
	position: fixed;
	width: 40px;
	top: 50%;
	margin-top: -210px;
	left: 20px;
	text-align: center;
	background: #515151;
	z-index: 99;
	display: none;
}

.left-tool li {
	border-bottom: 1px solid #868686;
}

.left-tool li:first-child {
	background: #5b67c3
}

.left-tool a {
	display: block;
	font-size: 14px;
	padding: 9px 3px;
	color: #f5f5f5;
	text-align: center;
}

.left-tool #kjnav {
	background: #4f5bb9;
	color: #fff;
	display: none
}

.left-tool #kjnav a {
	color: #fff
}

.left-tool .toTop {
	background: #ccc;
	padding-top: 10px;
}

.left-tool .toTop i {
	display: block;
	width: 100%;
	height: 8px;
	background: url(../images/totop.png) no-repeat center;
}

.m-tel {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 45px;
	background: #343c8a;
	display: none;
	z-index: 999;
}

.m-tel ul {
	padding: 5px 0;
}

.m-tel a {
	color: #fff;
	display: block;
	padding-top: 22px;
}

.m-tel li {
	float: left;
	width: 33%;
	font-size: 12px;
	text-align: center;
	position: relative
}

.m-tel li span {
	width: 1px;
	height: 15px;
	background: #808080;
	margin-top: -7px;
	float: right;
}

.m-tel li {
	background: url(../images/ico_34.png) no-repeat center top;
}

.m-tel li:last-child span {
	display: none
}

#youshangAllianceLogin {
	width: 756px;
	height: 322px;
	border: 1px solid #CDCDCD;
}

#ysAlliInput {
	width: 264px;
	height: 322px;
	border: 1px solid #CDCDCD;
}

#ysAlliInput h1 {
	height: 42px;
	line-height: 42px;
	background: url(../images/allH1.gif) repeat-x;
	border-bottom: 1px solid #CDCDCD;
}

#ysAlliInput h1 span,
.loginBt a,
.freeTrial,
.ysAlliInfoBg a,
.reg,
.loginArea ul {
	background-image: url(../images/allianceBg.gif);
	background-repeat: no-repeat;
}

#ysAlliInput h1 span {
	display: block;
	height: 42px;
	font-size: 16px;
	margin-left: 15px;
	padding-left: 45px;
	background-position: left -365px;
}

.loginArea {
	width: 230px;
	margin: 0px auto;
	padding: 13px 20px 8px 12px;
	border-bottom: 1px dotted #DADADA;
}

.loginArea tr {
	line-height: 35px;
}

.mar1 {
	margin-left: 1em;
}

.loginArea .int {
	width: 125px;
	height: 18px;
}

.loginArea .reName {
	text-align: left;
}

.loginArea ul {
	height: 186px;
	*height: 189px;
	background-position: left -434px;
	margin-left: 40px;
	padding-left: 40px;
}

.loginArea ul li {
	line-height: 38px;
}

.loginBt a {
	display: block;
	width: 60px;
	height: 26px;
	margin: 5px 0px 0px 125px;
	line-height: 26px;
	text-align: center;
	background-position: left -639px;
}

.freeTrial {
	display: block;
	width: 165px;
	height: 35px;
	margin: 0px auto;
	margin-top: 18px;
	margin-bottom: 15px;
}

.bulli {
	height: 60px;
	*height: 57px;
	border-top: 1px solid #CDCDCD;
	padding: 10px 0px 0px 15px;
	background: #F4F4F4;
}

.bulli h2 {
	font-size: 14px;
}

.bulli ul li {
	line-height: 20px;
}

#ysAlliInfo {
	width: 491px;
}

.ysAlliInfoBg {
	height: 212px;
	position: relative;
}

.ysAlliInfoBg a {
	display: block;
	line-height: 25px;
	padding-left: 5px;
	text-align: center;
	width: 108px;
	height: 25px;
	position: absolute;
	left: 353px;
	top: 179px;
}

.video {
	height: 102px;
	padding: 8px 0px 0px 30px;
	position: relative;
}

.video ul li {
	line-height: 18px;
}

.video p {
	padding-top: 10px;
}

.reg {
	display: block;
	width: 109px;
	height: 28px;
	position: absolute;
	left: 354px;
	top: 30px;
	background-position: left -275px;
}
