﻿
/* 顶部 */
.myheader_top {
	height: 33px;
	line-height: 33px;
	background: #ECEEF6;
	border-bottom: solid 1px #ddd;
}
.myheader_top_title h6 {
	font-weight: normal;
	font-size: 14px;
	color: #777;
	background: url(../images/hi.png) left no-repeat;
	padding-left: 19px;
}
.myheader_top_right ul:after {
	display: block;
	content: "";
	clear: both;
}
.myheader_top_right li {
	margin-left: 10px;
	float: left;
	padding-left: 21px;
	background-size: 16px;
	background-repeat: no-repeat;
	background-position: left center;
}
.myheader_top_right li.weixin{
	background-image: url(../images/weixin.png);
}
.myheader_top_right li.mykefu{
	background-image: url(../images/kefu.png);
}
.myheader_top_right li.shoucang{
	background-image: url(../images/shoucang.png);
}
.myheader_top_right li.shoucang a {
	background: none;
	padding-right: 0px
}
.myheader_top_right li a {
	display: block;
	font-size: 14px;
	background: url(../images/down.png) no-repeat right center;
	background-size: 14px;
	padding-right: 18px;
}
.myheader_top_right li.kefu a {
	background: none;
	padding-right: 0px;
}
.myheader_top_right li.weixin{
	position: relative;
}
.myheader_top_right li.weixin .weixin_img{
	position: absolute;
	top: 34px;
	left: 0px;
	display: none;
	background: #fff;
	box-shadow: 0 0 5px #888;
	z-index:1000;
}
.myheader_top_right li.weixin .weixin_img p {
	font-size: 16px;
	text-align: center;
}
.myheader_top_right li.weixin:hover .weixin_img{
	display: block;
	z-index:1001;
}
.myheader_top_right li.weixin .weixin_img img{
	width: 100px;
}
/* 顶部END */

/* 服务条 */
.product-number-info {
	background-color: #F6F6F6;
	background: url(../images/tjbg.jpg);
    position: relative;
}
.product-number-info .product-number-inner {
    width: 1200px;
    margin: 0 auto;
}
.product-number-info ul {
    padding: 30px 0;
}
.q {
    zoom: 1;
}
.product-number-info li {
    float: left;
    width: 239px;
    height: 90px;
    border-left: 1px solid #E5E5E5;
    color: #333;
    padding-top: 1px;
}
.product-number-info li:first-child {
    border: none;
    text-align: center;  
}
.product-number-info li b {
    font-family: HelveticaNueLTPro,?¡é¨¨¨ª??o¨²;
    font-weight: 400;
    font-size: 36px;
    line-height: 1;
    display: inline-block;
    position: relative;
    margin: 15px 0 10px;
}
.product-number-info li b i {
    font-style: normal;
}
.product-number-info li b sup {
    position: absolute;
    font-size: 20px;
    right: -19px;
    top: -3px;
}
.product-number-info li p {
    font-size: 14px;
}
.product-number-info li.li-2 b, .product-number-info li.li-2 p {
    padding-left: 70px;
}
.product-number-info li b em {
    font-style: normal;
    font-size: 28px;
    font-weight: 100;
    padding-left: 2px;
    position: relative;
    top: -4px;
}
.product-number-info li.li-2 b, .product-number-info li.li-2 p {
    padding-left: 70px;
}
.product-number-info li.li-3 b, .product-number-info li.li-3 p {
    padding-left: 70px;
}
.product-number-info li.li-4 b, .product-number-info li.li-4 p {
    padding-left: 78px;
}
.product-number-info li.li-5 {
    text-align: center;
}
.product-number-info li.li-5 b {
    padding-right: 2px;
}
.q:after {
    content: "";
    clear: both;
    display: table;
}
/* 服务条END */

/* 企业形象展示 */
.slide-Modbox {
	background: #f3f3f3;
	padding: 1px 0 20px 0;
}
.add-sidebar_main {
	overflow: hidden;
}
.add-sidebar_main .left {
	float: left;
	background: #fff;
	width: 840px;
	padding: 20px;
}
.add-sidebar_main .slide-top {
	width: 500px;
	height: 334px;
	position: relative;
	float: left;
	margin-right: 30px;
}
.add-sidebar_main .slide-top .hd {
	width: 100%;
	position: absolute;
	text-align: center;
	left: 0;
	bottom: 12px;
	z-index: 2;
}
.add-sidebar_main .slide-top .hd li {
	display: inline-block;
*zoom:1;
*display: inline;
	width: 10px;
	height: 10px;
	background: #fff;
	opacity: 0.3;
	border-radius: 50%;
	font-size: 0;
	margin-left: 8px;
}
.add-sidebar_main .slide-top .hd .on {
	opacity: 1;
}
.add-sidebar_main .slide-top .bd {
	width: 100%;
	height: 334px;
	display: block;
	position: relative;
}
.add-sidebar_main .slide-top .bd img {
	width: 500px;
	height: 334px;
}
.add-sidebar_main .left .txt {
	float: left;
	width: 300px;
}
.add-sidebar_main .left .txt ul {
	overflow: hidden;
}
.add-sidebar_main .left .txt li {
	display: block;
	overflow: hidden;
	line-height: 34px;
	font-size: 14px;
	color: #666;
	clear: both;
}
.add-sidebar_main .left .txt li label {
	float: left;
	width: 70px;
	text-align: right;
}
.add-sidebar_main .left .txt li .name {
	color: #333;
	font-size: 18px;
}
.add-sidebar_main .left .txt li .xx {
	width: 76px;
	height: 15px;
	position: relative;
	display: inline-block;
*zoom:1;
*display: inline;
	background: url(../images/xx.png) 0 -14px no-repeat;
}
.add-sidebar_main .left .txt li .xxp {
	width: auto;
	height: 15px;
	position: absolute;
	left: 0;
	top: 0;
	display: inline-block;
*zoom:1;
*display: inline;
	background: url(../images/xx.png) no-repeat;
}
.add-sidebar_main .left .txt li .big {
	font-size: 20px;
	color: #ff7f00;
}
.add-sidebar_main .left .txt .lost {
	border-top: 1px dotted #dfdfdf;
	padding-top: 5px;
	margin-top: 5px;
}
.add-sidebar_main .left .txt .lost em {
	font-size: 16px;
}
.add-sidebar_main .left .txt .lost p {
	font-size: 12px;
	height: 72px;
	overflow: hidden;
	width: 100%;
}
.add-sidebar_main .right {
	float: right;
	background: #fff;
	width: 300px;
	text-align: center;
	padding-top: 20px;
	height: 354px;
}
.add-sidebar_main .right .img-box {
	width: 140px;
	height: 140px;
	display: block;
	margin: 0 auto;
	border-radius: 50%;
}
.add-sidebar_main .right .img-box img {
	width: 140px;
	height: 140px;
	border-radius: 50%;
}
.add-sidebar_main .right strong {
	font-weight: 500;
	font-size: 18px;
	color: #333;
	padding-top: 10px;
	display: block;
}
.add-sidebar_main .right strong span {
	color: #999;
	font-size: 14px;
	padding-left: 10px;
}
.add-sidebar_main .right .dw {
	background: url("../images/nx_icon8.png") no-repeat left center;
	display: inline-block;
	margin: auto 0;
	padding: 5px 0 5px 15px;
	color: #999;
}
.add-sidebar_main .right .tel-txt {
	line-height: 32px;
	height: 32px;
	display: block;
	text-align: center;
	margin-left: 115px;
}
.add-sidebar_main .right .tel-txt * {
	display: block;
	float: left;
}
.add-sidebar_main .right .tel-txt .tel {
	font-size: 14px;
	color: #fff;
	width: 1px;
	padding: 0 8px 0 25px;
	margin-right: 8px;
	height: 32px;
	line-height: 32px;
	border-radius: 2px;
	text-align: center;
	-webkit-transition: all 600ms;
	-moz-transition: all 600ms;
	-ms-transition: all 600ms;
	-o-transition: all 600ms;
	transition: all 600ms;
}
.add-sidebar_main .right .tel-txt .tel em {
	display: none;
	margin-left: 3px;
}
.add-sidebar_main .right .tel-txt .t1 {
	background: url("../images/c_ico11.png") no-repeat 8px center #72bb38;
}
.add-sidebar_main .right .tel-txt .t2 {
	background: url("../images/c_ico12.png") no-repeat 8px center #3fbff0;
}
.add-sidebar_main .right .tel-txt .tel:hover {
	width: 65px;
}
.add-sidebar_main .right .tel-txt .tel:hover em {
	display: block;
}
.icon-add-box {
	position: relative;
	display: block;
	width: 270px;
	margin: 20px auto 0;
	padding-top: 15px;
	border-top: 1px dotted #dfdfdf;
}
.icon-add-box ul {
	overflow: hidden;
}
.icon-add-box li {
	width: 90px;
	text-align: center;
	float: left;
}
.icon-add-box li i {
	width: 31px;
	height: 31px;
	display: block;
	margin: 0 auto;
	background: url(../images/3.jpg) no-repeat;
}
.icon-add-box li p {
	display: block;
	padding: 5px 0;
}
.icon-add-box .bank1 i {
	background-position: 0 0;
}
.icon-add-box .bank2 i {
	background-position: -79px 0;
}
.icon-add-box .bank3 i {
	background-position: -159px 0;
}
.img-boxmain {
	width: 1180px;
	margin: 0 auto;
	overflow: hidden;
}
.img-boxmain ul {
	width: 1200px;
	margin-left: -19px;
}
.img-boxmain ul li {
	width: 180px;
	height: 180px;
	float: left;
	position: relative;
	margin-left: 19px;
	margin-bottom: 19px;
	background: #0062CC;
}
.img-boxmain ul li p {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 35px;
	line-height: 35px;
	color: #fff;
	background: url(../images/translucence50.png) repeat;
	text-indent: 1em;
}
.img-boxmain ul li p a {
	color: #fff
}
.img-child-box {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.img-child-box img {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -190px;
	margin-left: -290px;
}
.img-child-box img.box-img1 {
	margin-top: -150px;
}
.img-child-box img.box-img4 {
	margin-left: -346px;
}
.img-child-box img.box-img5 {
	margin-top: -152px;
}
.img-child-box img.box-img6 {
	margin-left: -195px;
}
.img-child-box img.box-img8 {
	margin-left: -165px;
}
.img-child-box img.box-img9 {
	margin-top: -260px;
	margin-left: -307px;
}
.img-child-box img.box-img10 {
	margin-top: -112px;
}
.img-child-box img.box-img11 {
	margin-left: -136px;
}
.img-child-box img.box-img12 {
	margin-top: -157px;
	margin-left: -325px;
}
.img-child-box img.box-default {
	margin-top: -190px;
	margin-left: -290px;
}
.img-box-top {
	top: 0px;
	left: 0px;
}
.img-box-right {
	top: 0px;
	right: 0px;
}
.img-box-bottom {
	bottom: 0px;
	left: 0px;
}
.img-box-bottom-right {
	bottom: 0px;
	right: 0px;
}
.z-index30 {
	z-index: 30;
}
.z-index40 {
	z-index: 40;
}
.clear {
	clear: both;
}
.img-logo {
	z-index: 20 !important;
}
.footimg {
	padding: 40px 0;
	background: #f3f3f3;
}