﻿.top_bg {
	height:181px;
	background:url(../images/top_bg.png) repeat-x;
	position: relative;
	z-index: 100;
}
.header {
	width: 1200px;
	margin:0 auto;
}
.h_tel {
	background:url(../images/tel.png) no-repeat left 25px;
	float: right;
	width:210px;
	height:36px;
	margin-top: 21px;
	text-align: right;
	font-size: 24px;
	color:#d9ba8d;
	padding-left: 16px;
	height:66px;
	font-weight: bold;
}
.h_tel em {
	display: block;
	font-size: 16px;
	color:#666;
	font-weight: normal;
	padding: 7px 0 7px 27px;
	text-align: left;
	font-style:normal;
}
.h_kh {
	font-size: 24px;
	color: #d9ba8d;
	position: absolute;
	top: 62px;
	right: 0;
	height: 36px;
	line-height: 30px;
	padding-left: 35px;
}
.h_dw {
	font-size: 18px;
	color: #333;
	position: absolute;
	top: 68px;
	left: 115px; /*! height: 36px; */
	line-height: 25px;
	padding-left: 35px;
}
.header .isear {
	right:-20px;
	position: absolute;
	top: 73px;
	width:20px;
	height:20px;
}
.header .isear .icon {
	display:block;
	width:20px;
	height:20px;
	background:url(../images/s_so.png) no-repeat 50% 50%;
	cursor:pointer;
 -webkit-transition:transform .3s;
 transition:transform .3s;
	float: right;
}
.header .isear .icon:hover {
	-webkit-transform:translate(-10px, 0);
	transform:translate(10px, 0);
}
.header .isearch {
	position:absolute;
	right:0;
	top: 47px;
	padding:5px;
	background-color:#aaa;
	width:295px;
	height:30px;
	border-radius:5px;
	opacity:0;
	visibility:hidden;
	z-index:5;
	transform-origin:100% 0;
	-webkit-transform-origin:100% 0;
	-webkit-transform:scale(0, 0);
	transform:scale(0, 0);
 -webkit-transition:all .5s;
 transition:all .5s;
}
.header .isearch .ser_inp {
	display:block;
	float:left;
	width:204px;
	height:16px;
	line-height:16px;
	padding:7px 10px;
	border-top-left-radius:4px;
	border-bottom-left-radius:4px;
	position:relative;
	border:none;
}
.header .isearch .ser_so {
	cursor:pointer;
	display:block;
	float:left;
	width:70px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:12px;
	background-color:#d9ba8d;
	border-top-right-radius:4px;
	border-bottom-right-radius:4px;
	position:relative;
	color:#fff;
	border:none;
}
.header .isearch:before {
	content:'';
	position:absolute;
	display:block;
	border:5px solid transparent;
	border-right:7px solid #d9ba8d;
	z-index:3;
	right:75px;
	top:16px;
}
.header .isear.open .isearch {
	opacity:1;
	visibility:visible;
	-webkit-transform:scale(1, 1);
	transform:scale(1, 1);
}
.header .isear .icon:hover {
	-webkit-animation:hvr-buzz-out 0.75s linear;
	animation:hvr-buzz-out 0.75s linear;
}
 input::-webkit-input-placeholder {
 color: #666;
}
.logo {
	width: 115px;
	height: 78px;
	padding: 20px 0 0;
	float: left;
}
.logo img {
	width: 112px;
	height: 78px;
}
.h_nav {
	width: 1200px;
	height:60px;
	padding: 21px 0 0;
}
.h_nav li {
	float:left;
	height: 60px;
	line-height: 60px;
	padding:0 20px;
	position: relative;
}
.h_nav li a {
	font-size:16px;
	color:#fff;
	display:block;
	float:left;
	position: relative;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
}
.h_nav li a:before {
	content: "";
	position: absolute;
	z-index: -1;
	left: 0;
	right: 100%;
	bottom: 0;
	background: #d9ba8d;
	height: 3px;
	-webkit-transition-property: right;
	transition-property: right;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.h_nav li a:hover:before, .h_nav li a:focus:before, .h_nav li a:active:before {
	right: 0;
}
.h_nav li.cur a {
	background:url(../images/nav_line.gif) no-repeat center 59px;
}
.h_nav li a:hover, .h_nav li.cur a {
	font-weight: bold;
	color: #d9ba8d;
}
.h_nav li .erji {
	display:none;
	background:rgba(0, 0, 0, 0.7);
	width:114px;
	text-align:center;
	position:absolute;
	top:60px;
	left:0;
}
.h_nav li .erji li {
	padding:0;
	height:50px;
	line-height:50px;
	border-bottom:#aaa 1px solid;
}
.h_nav li .erji a, .h_nav li.cur .erji a {
	height:50px;
	line-height:50px;
	width:114px;
}
.h_nav li.cur .erji a:hover, .h_nav li .erji a:hover, .h_nav li.cur .erji a {
	background:none;
}
.top_c {
	height: 40px;
	line-height: 40px;
	color: #333;
	border-bottom: 1px solid #dedede;
}
.top_c a {
	padding: 0 10px;
	display: inline-block;
	color: #333;
	background:url(../images/line.jpg) no-repeat right center;
	float: left;
}
.top_c a.nobot {
	background: none;
}
em, i {
	font-style:normal;
}
.ty-banner-1 {
	line-height: 0;
	text-align:center;
}
.ty-banner-1 img {
	visibility: hidden;
}
.ty-banner-1 img.show {
	visibility: visible;
}
.p1-search-1 {
	background: #f2f2f2;
	height: 82px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	font-size: 14px;
}
.p1-search-1 p {
	color: #444;
	line-height: 82px;
}
.p1-search-1 a {
	color: #444;
	display: inline-block;
	margin-right: 15px;
}
.p1-search-1-inp {
	width: 270px;
	height: 30px;
	border-radius: 20px;
	background: #fff;
	padding-left: 10px;
	margin-top: 28px;
}
.p1-search-1-inp input {
	border: 0;
}
.p1-search-1-inp1 {
	width: 224px;
	height: 30px;
	line-height: 30px;
	color: #a9a9a9;
	float: left;
}
.p1-search-1-inp2 {
	width: 30px;
	height: 30px;
	background: url(../images/viskins-p1.png) no-repeat -258px -936px;
	float: right;
	cursor: pointer;
}
.p12-curmbs-1 {
	font-size: 14px;
	border-bottom: 1px dashed #dcdcdc;
	height:37px;
}
.p12-curblock {
	display: none;
}
.p12-curmbs-1 b {
	border-left: 10px solid #d9ba8d;
	font-weight: normal;
	padding-left: 8px;
}
.p12-curmbs-1 i {
	font-style: normal;
}
.p12-curmbs-1 span {
	font-family: '宋体';
	padding: 0 5px;
	height: 46px;
	line-height: 46px;
}
.fdh-01-tit {
	background: #535353;
	height: 80px;
}
.fdh-01-tit h3 {
	height: 75px;
	font-size: 24px;
	font-weight: normal;
	line-height: 75px;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}
.fdh-01-tit h3 span {
	font-size: 14px;
	text-transform: uppercase;
}
.fdh-01-nav-one h3 {
	height: 50px;
	line-height: 50px;
	background: url(../images/p14-icon5.png) no-repeat right center #ececeb;
	margin-bottom: 2px;
	overflow: hidden;
}
.fdh-01-nav-one h3 a {
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 38px;
	color: #666666;
	overflow: hidden;
}
.fdh-01-nav-one h3.sidenavcur, .fdh-01-nav-one h3:hover {
	background: url(../images/p14-icon2.png) no-repeat right center #535353;
}
.fdh-01-nav-one h3.sidenavcur a, .fdh-01-nav-one h3:hover a {
	color: #fff;
}
.fdh-01-nav dl {
	padding: 2px 0 4px;
}
.fdh-01-nav dt {
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	padding-left: 54px;
	padding-right: 40px;
	margin-bottom: 1px;
	background: #ececec;
	position: relative;
	overflow: hidden;
}
.fdh-01-nav dt:after {
	content: "";
	width: 8px;
	height: 8px;
	border: 2px solid #b8b8b8;
	border-style: solid solid none none;
	position: absolute;
	top: 50%;
	right: 32px;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.fdh-01-nav dt.sidenavcur:after, .fdh-01-nav dt:hover:after {
	border-color:  #535353;
}
.fdh-01-nav dt.sidenavcur a, .fdh-01-nav dt:hover a {
	color:  #535353;
}
.fdh-01-nav dd {
	border: 1px solid #ececec;
	border-bottom: 0;
}
.fdh-01-nav p {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	padding-left: 72px;
	padding-right: 40px;
	border-bottom: 1px solid #ececec;
	background: #fff;
	position: relative;
	overflow: hidden;
}
.fdh-01-nav p.sidenavcur a, .fdh-01-nav p:hover a {
	color:  #535353;
}
.fdh-01-nav p.sidenavcur:after, .fdh-01-nav p:hover:after {
	background: #d9ba8d;
}
.fdh-01-nav a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.contact-z1 {
	height: 140px;
	background: url("../images/contact-z1.jpg") no-repeat;
	color: #333;
	margin-bottom: 30px;
}
.contact-z1 p {
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	padding: 37px 0 0 95px;
	background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;
}
.contact-z1 span {
	display: block;
	height: 30px;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	padding-left: 73px;
}
.p15-infolist-1-t1 {
	padding: 35px 49px 0px 21px;
	background: #fff;
	border-bottom: 1px dashed #cacaca;
	margin-bottom: 20px;
	height: 164px;
}
.p15-infolist-1-t1 dt {
	position: relative;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 8px;
	padding-left: 68px;
}
.p15-infolist-1-t1 dt a {
	display: block;
	color:#333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p15-infolist-1-t1 dt span {
	display: block;
	width: 60px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 0;
	left: -0px;
	background: #535353;
}
.p15-infolist-1-t1-desc {
	height: 72px;
	line-height: 24px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 68px;
}
.p15-infolist-1-t1-deta {
	width: 60px;
	float: right;
	padding-left: 20px;
	background: url(../images/p14-icon21.png) no-repeat left center;
}
.p15-infolist-1-t1-deta a {
	display: block;
	color:  #535353;
}
.k12-xl-xwlb-1nt2-1-01-list dl {
	border: 1px solid #dedede;
	margin-bottom: 15px;
	padding: 22px 50px 22px 22px;
	background: #fff;
	display: inline-block;
	width:856px;
}
.k12-xl-xwlb-1nt2-1-01-list dt {
	width: 44.4%;
	float: left;
	margin-right: 2.3%;
}
.k12-xl-xwlb-1nt2-1-01-list dt img {
	width:100%;
	display: block;
}
.k12-xl-xwlb-1nt2-1-01-list dd h4 {
	height: 40px;
	font-weight: normal;
	font-size:18px;
	color: #154c64;
	line-height: 40px;
	margin-bottom: 5px;
	overflow: hidden;
}
.k12-xl-xwlb-1nt2-1-01-list h4 a {
	display: block;
	height: 40px;
	color: #4b4a4a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.k12-xl-xwlb-1nt2-1-01-list dl:hover {
	border:1px solid #535353;
}
.k12-xl-xwlb-1nt2-1-01-list dl:hover h4 a {
	color: #535353;
}
.k12-xl-xwlb-1nt2-1-01-list-desc {
	max-height: 72px;
	font-size: 14px;
	line-height: 24px;
	color: #797979;
	margin-bottom: 28px;
	overflow: hidden;
}
.k12-xl-xwlb-1nt2-1-01-list-deta {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	float: right;
	background: #b6b6b6;
	color: #fff;
}
.k12-xl-xwlb-1nt2-1-01-list-deta a {
	color:#fff;
}
.k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta {
	background: #535353;
	border-color: #535353;
}
.k12-xl-xwlb-1nt2-1-01-list dl:hover .k12-xl-xwlb-1nt2-1-01-list-deta a {
	color: #fff;
}
.f_bg {
	background:#333;
	height:285px;
	overflow:hidden;
	padding:50px 0 0;
}
.footer {
	width: 1200px;
	margin:0 auto;
}
.f_nav {
	height: 285px;
	width: 450px;
	background:url(../images/f_line.gif) no-repeat right 12px;
	padding: 0 0 0 60px;
}
.f_ul01 li {
	width: 150px;
	float: left;
	height: 285px;
}
.f_ul01 li a {
	font-size: 16px;
	color: #fff;
	display: block;
	height: 45px;
	line-height: 40px;
	width: 150px;
	font-weight: bold;
}
.f_ul01 .f_ul02 li {
	height: 30px;
	width: 150px;
}
.f_ul01 .f_ul02 li a {
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	width: 150px;
	font-size: 14px;
	color: #e0e0e0;
}
.f_ul01 li a:hover {
	color: #fff;
}
.f_logo {
	width: 480px;
	background:url(../images/f_line.gif) no-repeat right 12px;
	/*! padding: 0 0 0 60px; */
	height: 285px;
}
.f_logo em {
	display: block;
	width: 300px;/*! height: 90px; */
}
.f_logo img {
	width: 106px;/*! height: 40px; */
}
.f_logo em i {
	display: block;
	font-size: 16px;
	color: #e0e0e0;
	line-height: 40px;
}
.f_logo p {
	line-height: 28px;
	color: #e0e0e0;
	font-size: 14px;
	width: 400px;
}
.f_logo p span {
	padding: 0 10px;
}
.f_logo p a, .f_er a {
	color: #e0e0e0;
}
.f_er {
	width: 160px;
	padding: 10px 0 0;
	text-align: center;
}
.f_er p {
	width: 115px;
	line-height: 0;
	padding:0 17px;
	float: left;
}
.f_er img {
	width:115px;
	height:115px;
	display: block;
	border-radius: 10px;
}
.f_er span {
	display: block;
	font-size: 14px;
	color: #e0e0e0;
	line-height: 30px;
}
.f_er em {
	color: #e0e0e0;
	font-size: 14px;
	line-height: 26px;
	display: block;
}
.client-2 {
	position: fixed;
	right: -170px;
	top: 50%;
	z-index: 900;
}
.client-2 li a {
	text-decoration: none;
}
.client-2 li {
	margin-top: 1px;
	clear: both;
	height: 62px;
	position: relative;
}
.client-2 li i {
	background: url(../images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
}
.client-2 li p {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.client-2 .my-kefu-qq i {
	background-position: 4px 5px;
}
.client-2 .my-kefu-tel i {
	background-position: 0 -21px;
}
.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px;
}
.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}
.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}
.client-2 .my-kefu-ftop {
	display: none;
}
.client-2 .my-kefu-ftop i {
	width: 33px;
	height: 31px;
	background-position: -23px -47px;
	background-size: 52px 82px;
}
.client-2 .my-kefu-ftop .my-kefu-main {
	padding-top: 6px;
}
.client-2 .my-kefu-left {
	float: left;
	width: 62px;
	height: 47px;
	position: relative;
}
.client-2 .my-kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}
.client-2 .my-kefu-right {
	width: 20px;
}
.client-2 .my-kefu-tel-main {
	background: #535353;
	color: #fff;
	height: 53px;
	width: 230px;
	padding:9px 0 0;
	float: left;
}
.client-2 .my-kefu-main {
	background: #535353;
	width: 97px;
	height: 53px;
	position: relative;
	padding:9px 0 0;
	float: left;
}
.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}
.my-kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}
.tl-fdh-02 {
	height: 55px;
	background: #fff;
	margin-bottom: 20px;
	overflow: hidden;
}
.tl-fdh-02 li {
	width: 16.66%;
	height: 55px;
	font-size: 18px;
	line-height: 55px;
	text-align: center;
	float: left;
	border-right: 1px solid #d8d8d8;
	box-sizing:border-box;
	background: #f4f4f4;
	cursor: pointer;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.tl-fdh-02 li a {
	display: block;
	height: 55px;
	color: #333;
}
.tl-fdh-02 li.sidenavcur, .tl-fdh-02 li:hover {
	background: url(../images/p16-icon6.png) no-repeat bottom center #535353;
	border-color: #535353;
}
.tl-fdh-02 li.sidenavcur a, .tl-fdh-02 li:hover a {
	color: #fff;
}
/*联系汇赢*/

.contbox {
	height: 375px;
	color: #484848;
	padding: 25px 0 0;
}
.cont_w {
	padding: 47px 0 0 20px;
	border: solid 1px #ebebeb;
	width: 1200px;
	height: 322px;
}
.cont_w h3 {
	background:url(../images/9002dbf655704dc0a2545a655b85c11e_20.png) no-repeat 0 0;
	font-size: 30px;
	color: #252525;
	padding: 14px 0 0 76px;
	height: 52px;
}
.cont_w1 {
	height: 320px;
	overflow: hidden;
}
.cont_w1 li {
	height: 63px;
	background: url(20181211130846000012/resource/images/8d57819667be41c080fd093a096a2eb5_12.png?ver=2

) no-repeat 12px 0;
	padding: 0 0 0 76px;
	font-size: 18px;
	float: left;
	width: 285px;
	color: #222;
	line-height: 30px;
}
.cont_w1 li.cont_wl1 {
	background:url(../images/9002dbf655704dc0a2545a655b85c11e_22.png?ver=2) no-repeat 12px 0;
	color: #d9ba8d;
}
.cont_w1 li.cont_wl2 {
	background:url(../images/9002dbf655704dc0a2545a655b85c11e_24.png) no-repeat 12px 0;
	color: #222222;
}
.cont_w1 li.cont_wl3 {
	background:url(../images/9002dbf655704dc0a2545a655b85c11e_26.png) no-repeat 12px 0;
	color: #222222;
}
.cont_w1 li.cont_wl33 {
	background:url(../images/9002dbf655704dc0a2545a655b85c11e_30.png) no-repeat 12px 0;
	color: #222222;
}
.cont_w1 li.cont_wl4 {
	background:url(../images/9002dbf655704dc0a2545a655b85c11e_32.png?ver=2) no-repeat 12px 0;
	color: #222222;
	font-size: 16px;
	width: 645px;
}
.cont_w1 li.cont_wl44 {
	background:url(../images/9002dbf655704dc0a2545a655b85c11e_32.png?ver=2) no-repeat 12px 0;
	color: #222222;
	font-size: 16px;
}
.cont_w2 li {
	padding: 0 0 0 78px;
	height: 39px;
	overflow: hidden;
}
.cont_w2 li span {
	font-size: 18px;
	width: 58px;
	float: left;
	line-height: 39px;
}
.sinp01 {
	border: 0;
	border-bottom: solid 1px #d6d6d6;
	width: 500px;
	float: left;
	height: 31px;
	line-height: 38px;
	overflow: hidden;
	padding: 0 13px;
}
.cont_w2 li.cont_wl5 {
	padding: 15px 0 0 78px;
	height: 28px;
	overflow: hidden;
}
.cont_w2 li.cont_wl5 input {
	width: 115px;
	height: 27px;
	line-height: 27px;
	border: solid 1px #ccc;
	text-align: center;
	background: none;
	border-radius: 13px;
	font-size: 16px;
	color: #9a9a9a;
	letter-spacing: 2px;
}
.cont_w2 li.cont_wl5 input.inpimg {
	color: #fff;
	border-color: #de2323;
	background: #de2323;
	margin: 0 8px 0 0;
}
.cx p {
	font-size: 28px;
	text-align: center;
	color: #666;
	letter-spacing: 5px;
}
.cx p span {
	color: #d9ba8d;
	font-size: 28px;
	text-align: center;
	font-weight: normal;
	font-weight: bold;
}
.mapi {
	margin-bottom: 40px;
}
/*产品*/

.blk-xs {
	width:240px;
}
.p14-left-nav-1-tit {
	background: #535353;
	height: 80px;
}
.p14-left-nav-1-tit h3 {
	height: 75px;
	font-size: 24px;
	font-weight: normal;
	line-height: 75px;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}
.p14-left-nav-1-tit h3 span {
	font-size: 14px;
	text-transform: uppercase;
}
.p14-left-nav-1-nav-one h3 {
	height: 50px;
	line-height: 50px;
	background:url(../images/p14-icon5.png) no-repeat right center #ececeb;
	margin-bottom: 2px;
	overflow: hidden;
}
.p14-left-nav-1-nav-one h3 a {
	display: block;
	font-size: 18px;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 38px;
	color: #666;
}
.p14-left-nav-1-nav-one h3.sidenavcur, .p14-left-nav-1-nav-one h3:hover {
	background: url(../images/p14-icon2.png) no-repeat right center #535353;
}
.p14-left-nav-1-nav-one h3.sidenavcur a, .p14-left-nav-1-nav-one h3:hover a {
	color: #fff
}
.p14-left-nav-1-nav dl {
	padding: 2px 0 4px;
}
.p14-left-nav-1-nav dt {
	height: 50px;
	font-size: 16px;
	line-height: 50px;
	padding-left: 54px;
	padding-right: 40px;
	margin-bottom: 1px;
	background:#ececec;
	position: relative;
	overflow: hidden;
}
.p14-left-nav-1-nav dt:after {
	content: "";
	width: 8px;
	height: 8px;
	border: 2px solid #b8b8b8;
	border-style: solid solid none none;
	position: absolute;
	top: 50%;
	right: 32px;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.p14-left-nav-1-nav dt.sidenavcur:after, .p14-left-nav-1-nav dt:hover:after {
	border-color:#535353;
}
.p14-left-nav-1-nav dt.sidenavcur a, .p14-left-nav-1-nav dt:hover a {
	color: #535353;
}
.p14-left-nav-1-nav dd {
	border: 1px solid #ececec;
	border-bottom:0;
}
.p14-left-nav-1-nav p {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	padding-left: 72px;
	padding-right: 40px;
	border-bottom: 1px solid #ececec;
	background: #fff;
	position: relative;
	overflow: hidden;
}
.p14-left-nav-1-nav p.sidenavcur a, .p14-left-nav-1-nav p:hover a {
	color:#535353;
}
.p14-left-nav-1-nav p.sidenavcur:after, .p14-left-nav-1-nav p:hover:after {
	background: #d9ba8d;
}
.p14-left-nav-1-nav a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cbgg-01 {
	background: #535353;
	text-align: center;
	color: #fff;
}
.cbgg-01-img img {
	width: 100%;
	display: block;
}
.cbgg-01 p {
	padding-top: 15px;
}
.cbgg-01 p img {
	vertical-align: middle;
	margin-right: 5px;
}
.cbgg-01 span {
	display: block;
	font-size: 28px;
	font-weight: bold;
	font-family: Arial;
	padding-bottom: 20px;
	padding-top: 10px;
}
.cplb-3n-ts-03-tit {
	height: 50px;
	font-size: 24px;
	font-weight: normal;
	line-height: 50px;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 15px;
}
.cplb-3n-ts-03-tit span {
	display: inline-block;
	height: 50px;
	border-bottom: 1px solid #d9ba8d;
}
.cplb-3n-ts-03-list dl {
	width: 31.9%;
	border: 1px solid #dedede;
	margin-bottom: 15px;
	background: #fff;
	float: left;
	margin-right: 1.2%;
}
.cplb-3n-ts-03-list dt img {
	width: 100%;
	margin: 0 auto;
	display: block;
}
.cplb-3n-ts-03-list dd {
	padding: 6px 20px 5px 20px;
}
.cplb-3n-ts-03-list dd h4 {
	height: 45px;
	font-weight: normal;
	font-size: 18px;
	color: #154c64;
	line-height: 45px;
	overflow: hidden;
	text-align: center;
}
.cplb-3n-ts-03-list h4 a {
	display: block;
	height: 45px;
	color: #727272;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.cplb-3n-ts-03-list dl:hover h4 a {
	color:  #535353;
}
.cplb-3n-ts-03-list-desc {
	height: 40px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	margin-bottom: 12px;
	overflow: hidden;
}
.cplb-3n-ts-03-list-deta {
	width: 100px;
	height: 40px;
	display: inline-block;
	border: 1px solid #aaa;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
}
.cplb-3n-ts-03-list dl:hover {
	border-color:  #535353;
}
.cplb-3n-ts-03-list dl:hover a {
	color:  #535353;
}
/*相册*/

.k12-gl-gslb-3nf1-1-01-left dl {
	width: 24%;
	float: left;
	background: #f0f0f0;
	margin: 0 1.3% 13px 0
}
 .k12-gl-gslb-3nf1-1-01-left dl:nth-child(5n-1) {
 margin-right: 0;
}
 .k12-gl-gslb-3nf1-1-01-left dl:nth-child(9n-1) {
 margin-right: 0;
}
.k12-gl-gslb-3nf1-1-01-left dt {
	border: 1px solid #e5e5e5;
	padding: 10px 9px;
	background: #fff;
}
.k12-gl-gslb-3nf1-1-01-left dt img {
	display: block;
	width: 100%;
}
.k12-gl-gslb-3nf1-1-01-left dd {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
	padding: 0 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #f0f0f0;
}
.k12-gl-gslb-3nf1-1-01-left dd a {
	color: #4b4a4a;
}
/*新闻内容*/

.p15-infocontent-1 {
	margin-bottom: 30px;
}
.p15-infocontent-1-tit {
	text-align: center;
	font-weight: normal;
	margin-bottom: 20px;
	font-size: 28px;
	line-height: 40px;
	color: #535353;
	height: 40px;
	overflow: hidden;
}
.p15-infocontent-1-bool {
	border-bottom: 1px solid #d9ba8d;
	height: 20px;
	font-size: 12px;
	color:#909090;
}
.p15-infocontent-1-bool span {
	margin-right:20px;
}
.p15-infocontent-1-bool span a {
	color:#909090;
}
.p15-infocontent-1-bool i {
	font-style: normal;
	float: right;
	display: block;
	width: 80px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: #d9ba8d;
}
.p15-infocontent-1-bool i a {
	color: #fff;
}
.p15-infocontent-1-bool span {
	margin-right: 15px;
}
.p15-infocontent-1-tag span {
	margin-right: 10px;
}
.endit-content {
	line-height:28px;
	padding: 20px 0;
}
.endit-content p {
	margin:15px 0;
}
.endit-content img {
	max-width:100%;
}
.p14-info-3 {
	background: #f5f5f5;
	padding: 0 0 8px;
}
.p14-info-3-tit {
	height: 55px;
	font-size: 24px;
	line-height: 55px;
	color: #4b4a4a;
}
.p14-info-3-list li {
	height: 46px;
	font-size: 14px;
	line-height: 46px;
	color:#4b4a4a;
	border-top: 1px dashed #dbdbdb;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 10px;
}
.p14-info-3-list li a {
	color:#4b4a4a;
}
.p14-info-3-list li span {
	float: right;
}
.p14-pagination-1 dl {
	margin-bottom: 24px;
	padding-right: 40px;
}
.p14-pagination-1 dd {
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p14-pagination-1 dd b {
	float: right;
	font-weight:normal;
}
.p14-pagination-1 dd span {
	width: 60px;
	height: 32px;
	background: #a2a2a2;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
}
.p14-pagination-1 dt {
	height: 1px;
	border-bottom: 1px dashed #b5b5b5;
	margin-left: 60px;
	padding-top: 2px;
	margin-bottom: 2px;
}
.p14-pagination-1 dd em {
	float: right;
	padding-left: 20px;
	font-weight: normal;
}
.p14-pagination-1 dl a {
	color:#4b4a4a;
}
.p14-pagination-1-href {
	float: right;
	font-size: 18px;
	line-height: 32px;
}
.p14-pagination-1-href span {
	display: inline-block;
	padding: 0 6px;
	margin-left: 4px;
	background: #d9ba8d;
}
.p14-pagination-1-href a {
	display: block;
	color: #fff;
}
.p14-pagination-1-key {
	min-height: 40px;
	border-top: 1px solid #d9ba8d;
	font-size: 14px;
	line-height: 40px;
	color:#575556;
}
.p14-pagination-1-key a {
	color:#575556;
}
.p14-pagination-1-key span {
	display: inline-block;
	margin: 0 4px;
}
/*产品内容*/

.blk-sm {
	width:930px;
}
.p15-showcase {
	position: relative;
	padding: 12px 18px 16px 20px;
	margin-bottom: 15px;
	background: #fff;
	border: 1px solid #eee;
}
.p15-showcase-right-con {
	line-height: 24px;
	font-size: 14px;
	max-height: 168px;
	margin-bottom: 86px;
	overflow: hidden;
}
.p15-showcase-left {
	position: relative;
	width: 44.7%;
	float: left;
	line-height: 0;
	overflow: hidden;
	border: 1px solid #e7e7e7;
	margin-right: 3.3%;
}
.p15-showcase-left-jt {
	width: 12px;
	height: 23px;
	position: absolute;
	top: 50%;
	margin-top: -11px;
	cursor: pointer;
	z-index: 33;
}
.p15-showcase-left-prev {
	left: 10px;
}
.p15-showcase-left-next {
	right: 10px;
}
.p15-showcase-left-size {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 56px;
	height: 28px;
	font-size: 14px;
	line-height: 16px;
	padding: 0 15px;
}
.p15-showcase-left-size em {
	font-style: normal;
}
.p15-showcase-left-pic {
	width: 100%;
	text-align: center;
}
.p15-showcase-left-pic li {
	float: left;
}
.p15-showcase-left-pic img {
	width: 100%;
	display: block;
}
.p15-showcase-right {
	width: 51.6%;
	float: left;
}
.p15-showcase-right-tit {
	height: 40px;
	font-size: 24px;
	line-height: 40px;
	color: #454545;
	margin-bottom: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p14-prodcontent-1 {
	margin-bottom: 22px;
}
.p14-prodcontent-1-tit {
	height: 40px;
	font-size: 24px;
	line-height: 40px;
	border-bottom: 2px solid #d4d4d4;
	margin-bottom: 20px;
}
.p14-prodcontent-1-tit span {
	display: inline-block;
	height: 40px;
	color: #464646;
	border-bottom: 2px solid #d9ba8d;
	padding-left: 34px;
	background: url(../images/p14-icon11.png) no-repeat 2px center;
}
.p14-prodcontent-1-tit em {
	font-size: 18px;
	font-family: Arial;
	text-transform: uppercase;
	font-style: normal;
	color: #c2c2c1;
}
.p14-product-2-tit {
	height: 46px;
	line-height: 46px;
	border-bottom: 2px solid #dfdfdf;
	margin-bottom: 30px;
	padding-top: 26px;
}
.p14-product-2-tit b {
	display: inline-block;
	font-size: 24px;
	font-weight: normal;
	color: #464646;
	padding-left: 52px;
	border-bottom: 2px solid #d9ba8d;
	background:url(../images/p14-icon11.png) no-repeat 22px center;
}
.p14-product-2-tit span {
	margin-left: 10px;
	font-size: 18px;
	font-family: Arial;
	color: #c2c2c1;
	text-transform: uppercase;
}
.p14-product-2-list dl {
	float: left;
	width: 23.5%;
	border: 1px solid #dfdfdf;
	margin-right: 1.5%;
	box-sizing: border-box;
}
.p14-product-2-list dl.p14-product-clear {
	margin-right: 0;
}
.p14-product-2-list dl img {
	display: block;
	width: 100%;
}
.p14-product-2-list dd {
	padding: 10px 28px 10px 10px;
	margin-right: 2px;
	position: relative;
}
.p14-product-2-list h3 {
	height: 30px;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	color: #191919;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p14-product-2-list h3 a {
	color: #191919;
}
.p14-product-2-desc {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p14-product-2-list dl:hover {
	border-color: #535353;
}
.p14-product-2-list dl:hover h3 a {
	color: #535353;
}
.pc-cx-tel-1 {
	width: 50%;
	height: 56px;
	border-top: 2px solid #e6e6e6;
	padding-top: 10px;
	position: absolute;
	bottom: 16px;
	right: 2%;
}
.pc-cx-tel-1-t1 {
	width: 114px;
	height: 44px;
	background: #535353;
	font-size: 18px;
	line-height: 44px;
	text-align: center;
	float: right;
}
.pc-cx-tel-1-t1 a {
	display: block;
	color: #fff;
}
.pc-cx-tel-1-t2 {
	height: 56px;
	padding-left: 70px;
	background: url(../images/pc-xc-icon2.png) no-repeat 10px top;
	font-size: 18px;
	line-height: 18px;
	color: #454545;
}
.pc-cx-tel-1-t2 p {
	line-height: 24px;
}
.p14-prodcontent-1-desc h2.tit a {
	text-align: center;
	font-size: 32px;
	color: #333;
	display: block;
	margin-bottom: 30px;
	margin-top: 60px;
	background:url(/skin/default/images/dced75438f2f4e2e9e62935054dd2a6e_131.jpg) no-repeat center 44px;
}
.p14-prodcontent-1-desc h2.tit a em {
	font-size: 18px;
	color: #555;
	display: block;
	font-weight: normal;
	padding-top: 23px;
	font-style: normal;
}
.contact_ch2 {
	height: 530px;
	margin-top: 20px;
	overflow: hidden;
}
.contact_ch2 li {
	border: 1px solid #e6e6e6;
	position: relative;
	margin: 0 -1px -1px 0;
	overflow: hidden;
	float: left;
	height: 43px;
	line-height: 43px;
	font-size: 16px;
	color: #222222;
}
.contact_ch2 li.li01 {
	width: 206px;
	/*! padding-left: 22px; */

	box-sizing: border-box;
	font-weight: bold;
	text-align: center;
}
.contact_ch2 li.li02 {
	width: 245px;
	/*! padding-left: 35px; */

	box-sizing: border-box;
	text-align: center;
	font-weight: bold;
}
.contact_ch2 li.li03 {
	width: 725px;
	padding-left: 15px;
	box-sizing: border-box;
	border: 1px solid #e6e6e6;
	position: relative;
	margin: 0 -1px -1px 0;
	overflow: hidden;
	float: left;
	height: 83px;
	line-height: 26px;
	font-size: 16px;
	color: #222222;
	padding-right: 10px;
}
.contact_ch2 li.li04 {
	width: 481px;
	box-sizing: border-box;
	font-weight: bold;
	text-align: center;
}
.contact_ch2 li.li05 {
	width: 206px;
	box-sizing: border-box;
	text-align: center;
}
.contact_ch2 li.li06 {
	width: 245px;
	box-sizing: border-box;
	text-align: center;
}
.contact_ch2 li.li07 {
	width: 481px;
	box-sizing: border-box;
	text-align: center;
}
.contact_ch2 li.li08 {
	width: 206px;
	/*! padding-left: 22px; */

	box-sizing: border-box;
	font-weight: bold;
	text-align: center;
	height: 83px;
	line-height: 83px;
}
.contact_ch2 span {
	height:58px;
	text-align:center;
	line-height:58px;
	font-size:20px;
	font-weight:bold;
	color:#333333;
	background:#efefef;
	border:1px solid #d3d3d3;
	border-bottom:none;
	display:block;
}
.contact_c2 {
	height: 277px;
	margin-top: 20px;
	overflow: hidden;
}
.contact_c2 li {
	border: 1px solid #e6e6e6;
	position: relative;
	margin: 0 -1px -1px 0;
	overflow: hidden;
	float: left;
	height: 93px;
	line-height: 93px;
	font-size: 18px;
	color: #222222;
}
.contact_c2 li.li01 {
	width: 176px;
	padding-left: 42px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.contact_c2 li.li02 {
	width: 275px;
	padding-left: 13px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-weight: bold;
}
.contact_c2 li.li03 {
	width: 724px;
	padding-left: 35px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.p12-sitemap-1-xml {
	height:30px;
	line-height:30px;
	text-align:right;
}
.p12-sitemap-1-tit {
	height: 46px;
	font-size: 26px;
	line-height: 46px;
	color: #fff;
	clear: both;
}
.p12-sitemap-1-tit p {
	display: inline-block;
	padding: 0 30px;
	text-align: center;
	background: #535353;
}
.p12-sitemap-1-tit a {
	color: #fff;
}
.p12-sitemap-1 ul {
	padding-top: 15px;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #d2d2d2;
	margin-bottom: 40px;
}
.p12-sitemap-1 li {
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #d2d2d2;
	text-align: center;
	width: 16.66%;
	float: left;
	overflow: hidden;
	position: relative;
	top: 1px;
}
.p12-sitemap-1 ul {
	background-color: #fff;
}
/*留言板*/
.p4-order-form-1 {
	overflow: hidden;
}
.p4-order-form-1 .p4-titlel-1 {
	width:145px;
	height: 46px;
	font-size:18px;
	line-height: 46px;
	text-align: center;
	color:#fff;
	background: #d9ba8d;
}
.p4-order-form-1-con {
	border:1px solid #bbb;
	background:url(../images/r1-orderform-1-bg.jpg) no-repeat center bottom #fff;
	padding:40px 15%;
}
.p4-order-form-1-con li p {
	padding-left: 130px;
	color: #999;
	font-size: 12px;
}
.p4-order-form-1-con li {
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 35px;
	color: #666;
	overflow: hidden;
	text-align: center;
}
.p4-order-form-1-con li span {
	font-weight: bold;
	color: #666;
}
.p4-order-form-1-con li b {
	color:#f00;
}
.p4-order-form-1-con li .row-hd {
	color: #666;
}
.input {
	width: 73%;
	margin-right: 10px;
	outline: none;
	padding-left: 10px;
	border: 1px solid #eee;
	height: 33px;
	line-height: 32px;
	color: #666;
	box-sizing: border-box;
}
#name {
	width: 73%;
	margin-right: 10px;
	outline: none;
	padding-left: 10px;
	border: 1px solid #eee;
	height: 33px;
	line-height: 32px;
	color: #666;
	box-sizing: border-box;
}
#mycall {
	width: 73%;
	margin-right: 10px;
	outline: none;
	padding-left: 10px;
	border: 1px solid #eee;
	height: 33px;
	line-height: 32px;
	color: #666;
	box-sizing: border-box;
}
#email {
	width: 73%;
	margin-right: 10px;
	outline: none;
	padding-left: 10px;
	border: 1px solid #eee;
	height: 33px;
	line-height: 32px;
	color: #666;
	box-sizing: border-box;
}
#lytext {
	width: 73%;
	height: 102px;
	line-height: 24px;
	border: 1px solid #eee;
	outline: none;
	resize: none;
	overflow: auto;
	margin-right: 10px;
	padding-left: 10px;
	box-sizing: border-box;
}
input {
	width: 80px;
	height: 30px;
	border: 0;
	margin-right: 30px;
	color:#333;
	padding-left: 0;
	cursor: pointer;
}
