
/* 濞翠胶鈻� */
.step-box {
	height: 390px;
	background-color: #f6f6f6;
}
.step-box .step-open {
	font-size: 36px;
	color: #262626;
	text-align: center;
	padding-top: 50px;
	margin-bottom: 63px;
}
.step-process {
	text-align: center;
	font-size: 18px;
}
.step-process li {
	position: relative;
	display: inline-block;
	*display: inline;
	zoom: 1;
	color: #262626;
	margin-right: 120px;
}
.step-process span {
	display: inline-block;
	vertical-align: middle;
	width: 138px;
	padding-top: 155px;
	background: url(/images/l_1.png) no-repeat 0 0;
}
.step-process span.step2 {
	background: url(/images/l_2.png) no-repeat 0 0;
}
.step-process span.step3 {
	background: url(/images/l_3.png) no-repeat 0 0;
}
.step-process span.step4 {
	background: url(/images/l_4.png) no-repeat 0 0;
}
.step-process li:after {
	content: '';
	display: inline-block;
	width: 18px;
	height: 35px;
	font-size: 40px;
	position: absolute;
	right: -72px;
	top: 55px;
	background: url(/images/arrow.png) no-repeat 0 0;
}
.step-process li.last {
	margin-right: 0;
}
.step-process li.last:after {
	font-size: 0;
	background: none;
}
/* 濞夈劌鍞� */
.sign-up-list {
	position: relative;
}
.sign-up-list li {
	float: left;
	width: 48%;
	*width: 46%;
	margin-left: 20px;
	margin-bottom: 10px;
}
.sign-up-list label {
	float: left;
	width: 120px;
	line-height: 45px;
	text-align: left;
	font-size: 16px;
	color: #262626;
	padding-right: 8px;
}
.sign-up-list label em {
	color: #D0021B;
	margin-right: 5px;
}
.sign-up-list div {
	margin-left: 125px;
}
.sign-up-list .input,
.sign-up-list .sel {
	font-size: 16px;
	height: 45px;
	line-height: 45px;
}
.sign-up-list .sel {
	width: 180px;
	margin-right: 14px;
	background: url(/images/icon-sel-small.png) no-repeat right 18px #fff;
	background: #fff\9;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	appearance: none;
}
.sg-service-sys:-moz-placeholder {
	color: #999;
}
.sg-service-sys::-moz-placeholder {
	color: #999;
}
input:-ms-input-placeholder {
	color: #999;
}
input::-webkit-input-placeholder {
	color: #999;
}
/* 妫ｆ牠銆� END */

/* 閺堝牆鍨�
**************************************************/
.monthly .info-type {
	font-size: 18px;
	color: #262626;
	vertical-align: middle;
	margin-left: 20px;
}
.monthly .info-list {
	margin-top: 16px;
}
.monthly .info-list li {
	height: 165px;
	padding: 15px 0 15px 15px;
	margin-bottom: 10px;
	background-color: #F6F7F9;
	clear: both;
}
.monthly .info-list li.even {
	background-color: #F6F7F9;
}
.monthly .info-list li.odd {
	background-color: #fff;
}
/* .monthly .info-list li:hover {
	background-color: #FFFEF5;
} */
.monthly .info-list .photo {
	float: left;
	width: 300px;
	margin-right: 20px;
}
.monthly .info-list .detail {
	overflow: hidden;
	zoom: 1;
	position: relative;
	height: 158px;
}
.monthly .info-list .info-tit {
	display: inline-block;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.monthly .info-list .outline {
	font-size: 14px;
	color: #777;
	line-height: 26px;
	position: relative;
}
.monthly .info-list .l-con {
	margin-right: 230px;
}
.monthly .info-list .r-con {
	position: absolute;
	right: 69px;
	top: 20px;
}
.r-con .date {
	font-size: 24px;
	color: #777;
}
.r-con .year {
	font-size: 14px;
	color: #777;
	margin-bottom: 50px;
}
/* 閺堝牆鍨� END */

/* 娴溠冩惂妞わ拷
**************************************************/
.product .p-menu-box {
	background-color: #F6F7F9;
	border-bottom: 1px solid #DFE2E8;
}
.product .p-menu-con {
	height: 118px;
}
.product .p-menu-con h3 {
	font-size: 16px;
	padding: 15px 0;
}
.product .p-menu-con h3 span {
	/*vertical-align: middle;*/
	color: #262626;
}
.product .p-menu-con .iconfont {
	font-size: 16px;
	color: #FD6853;
	margin-right: 10px;
}
.product .top-menu {
	float: left;
	width: 208px;
	height: 100%;
	padding: 0 15px;
	border-left: 1px solid #DFE2E8;
	position: relative;
}
.product .top-menu:last-child {
	border-right: 1px solid #DFE2E8;
}
.product .top-menu:first-child:hover,
.product .curr-menu {
	background-color: #fff;
	border-bottom: 1px solid #fff;
}
.product .top-menu:first-child:hover .sub-menu,
.product .curr-menu .sub-menu {
	display: block;
}
.product .top-menu a {
	color: #777;
}
.product .top-menu a:hover {
	color: #FD6853;
}
.product .p-preview .p-link {
	display: inline-block;
	font-size: 14px;
	margin: 0 15px 10px 0;
}
.product .p-preview .p-link:hover {
	text-decoration: underline;
}
.product .sub-menu {
	position: absolute;
	top: 119px;
	left: -1px;
	width: 723px;
	background-color: #fff;
	border-left: 1px solid #DFE2E8;
	border-top: 0 none;
	display: none;
	z-index: 99999999999;
}
.product .sub-menu-list {
	float: left;
	width: 95%;
	border-right: 1px solid #DFE2E8;
	border-bottom: 1px solid #DFE2E8;
	padding: 15px 15px 5px;
}
.product .sub-menu-list .hollow-dot {
	margin-bottom: 15px;
	font-size: 16px;
}
.product .sub-menu-list p {
	margin-bottom: 10px;
}
.product .sub-menu-list .sub-link {
	margin-right: 16px;
	display: inline-block;
}
.product .sub-menu-list label {
	margin-right: 7px;
}
.product .sub-menu-list .sub-link:hover {
	text-decoration: underline;
}
.product .sub-menu-list .sub-link:last-child {
	margin-right: 0;
}

.product .p-show-box {
	margin-top: 20px;
	margin-bottom: 40px;
}
/* 鏉烆喗鎸遍崶锟� START
**************************************************/
.product .slider-box {
	float: left;
	width: 720px;
	margin-right: 20px;
}
.product .slider-box .slider-more {
	font-size: 14px;
	color: #108BED;
}
.product .slider-box .slider-more:hover {
	text-decoration: underline;
}
.product .slider-list {
	overflow: hidden;
	zoom: 1;
	position: relative;
}
.product .slider-list li {
	float: left;
	width: 230px;
	height: 150px;
	margin-right: 15px;
}
.product .slider-list img {
	display: block;
}
.product .small-pic .ctrl-btn {
	position: absolute;
	top: 40%;
	width: 30px;
	height: 30px;
	cursor: pointer;
	display: block;
	z-index: 100001;
}
.product .small-pic .prev {
	left: 0;
	background: url(/images/left.png) no-repeat 0 0;
}
.product .small-pic .next {
	right: 0;
	background: url(/images/right.png) no-repeat 0 0;
}
.product .small-pic:hover .ctrl-btn {
	display: block;
}
/* 鏉烆喗鎸遍崶锟� END */


.product .news-box {
	overflow: hidden;
	background-color: #fff;
	border: 1px solid #DFE2E8;
	height: 463px;
}
.product .news-box h3 {
	height: 60px;
	line-height: 60px;
	padding-right: 20px;
	background-color: #F6F7F9;
}
.product .news-box .news-tit {
	float: left;
	font-size: 18px;
	color: #262626;
}
.product .news-box .news-tit span {
	padding-left: 20px;
}
.product .news-box .news-more {
	float: right;
	font-size: 14px;
	color: #108BED;
}
.product .news-box .news-more:hover {
	text-decoration: underline;
}
.product .news-list li.first {
	height: 170px;
}
.product .news-list li {
	height: 55px;
	line-height: 55px;
	padding: 0 20px;
	border-top: 1px solid #DFE2E8;
}
.product .news-list li h5 {
	color: #1E1E1E;
	margin: 20px 0;
	line-height: normal;
}
.product .news-list li h5 a {
	font-size: 18px;
}
.product .news-list li .brief {
	line-height: 26px;
	padding-bottom: 15px;
	color: #777;
	font-size: 14px;
}
.product .news-list li a {
	display: inline-block;
	width: 90%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	vertical-align: middle;
	font-size: 16px;
}
.product-footer {
	width: 100%;
	bottom: 0;
	left: 0;
}

/* 娴溠冩惂妞わ拷 END */

/* 閸欏厖鏅堕崶鍝勭暰
**************************************************/
.right-fixed {
	position: fixed;
	right: 5px;
	top: 232px;
}
.home.right-fixed ul {
	display: none;
}
.right-fixed.monthly {
	position: fixed;
	right: 26px;
	top: 157px;
}
.right-fixed li {
	width: 64px;
	height: 64px;
	background-color: #F6F7F9;
	border: 1px solid #DFE2E8;
	border-radius: 4px;
	font-size: 16px;
	color: #262626;
	text-align: center;
	margin-bottom: 10px;
	cursor: pointer;
}
.right-fixed li:hover {
	color: #FD6853;
	border: 1px solid #FD6853;
	background-color: #fff;
}
.right-fixed li div {
	width: 40px;
	margin-left: 12px;
	margin-top: 10px;
}
.sogou_phone {
	position: relative;
}
.right-fixed li.sogou_phone .sogou_tel {
	width: 197px;
	margin: 0;
	height: 64px;
	line-height: 64px;
	position: absolute;
	right: 65px;
	border: 1px solid #FD6853;
	border-right: 0;
	top: -1px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	background: #fff;
	font-size: 20px;
	display: none;
}
.right-fixed li.sogou_phone:hover {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.right-fixed li.sogou_phone:hover .sogou_tel {
	display: block;
}
/* 妫ｆ牠銆夊ǎ璇插娴滃瞼娣惍锟� 2017.06.30 */
.right-fixed .sogou_follow,
.info-box .btn-follow {
	position: relative;
}
.right-fixed .sogou_follow:hover .square-code,
.info-box .btn-follow:hover .square-code {
	display: block;
}
.right-fixed .sogou_follow .square-code,
.info-box .btn-follow .square-code {
	background:url(/images/square-code.jpg) no-repeat 0 0;
	width: 246px;
	height: 246px;
	position: absolute;
	left: -283px;
	top: -75px;
	display: none;
	background-size: 100%;
}
.info-box .btn-follow .square-code {
	top: -105px;
}

/* 閺堝秴濮熸い闈涘弳閸欙絾鐗卞蹇庢叏閺€锟� 2018-03-27 */
.right-fixed .WANGCAI-service-square {
	display: block;
	width: 120px;
	height: 130px;
	background:url(/images/dog.png) no-repeat 0 0;
	position: relative;
	left: -27px;
	cursor: pointer;
}
.right-fixed .WANGCAI-red-dot {
	display: none;
	position: absolute;
	width: 16px;
	height: 16px;
	line-height: 16px;
	background-color: red;
	border-radius: 50%;
	right: 15px;
	top: 15px;
	color: #fff;
	text-align: center;
	text-decoration: none;
}
.right-fixed .dog-text {
	width: 214px;
	height: 74px;
	background:url(/images/dog-text.png) no-repeat 0 0;
	position: absolute;
	top: 30px;
	left: -210px;
	display: none;
}
.right-fixed .WANGCAI-service-square:hover .dog-text {
	display: block;
}



/* 閸欏厖鏅堕崶鍝勭暰 END */

/* FOOTER
**************************************************/
.footer {
	width: 100%;
	height: 50px;
	line-height: 50px;
	background-color: #6B6B6B;
	text-align: center;
	color: #fff;
	font-size: 14px;
	clear: both;
	bottom: 0;
}
.footer a {
	color: #fff;
	margin-right: 5px
}
/* 娑撯偓娴滄稑鍙曢悽銊х矋娴狅拷
**************************************************/
.hollow-dot:before {
	content: '';
	display: inline-block;
	margin-right: 12px;
	width: 8px;
	height: 8px;
	vertical-align: middle;
	background: url(/images/h-dot.png) no-repeat 0 0;
	margin-top: -3px;
}

/* 缂堝銆� */
.page {
	height: 38px;
	background-color: #fff;
	font-size: 0;
	margin-top: 30px;
	margin-bottom: 35px;
	text-align: center;
}
.page .page-num {
	display: inline-block;
	width: 38px;
	height: 38px;
	line-height: 38px;
	border: 1px solid #DFE2E8;
	border-radius: 6px;
	vertical-align: middle;
	font-size: 16px;
	color: #262626;
	background-color: #fff;
	text-align: center;
	margin-right: 5px;
}
.page .page-num:hover,
.page .page-cur {
	color: #FD6853;
	background: #fff;
	border-color: #FD6853;
}
/* 缂堝銆� END */

/* select, input */
.input,
.sel,
.input-box {
	display: inline-block;
	border: 1px solid #E1E1E1;
	height: 24px;
	line-height: 24px;
	background-color: #fff;
	padding: 2px 8px;
	vertical-align: middle;
	font-size: 13px;
	margin-right: 10px;
	border-radius: 4px;
}
.sel .title {
	display: block;
	background:url(/images/icon-sel-small.png) no-repeat right 9px #fff;
	height: 24px;
	line-height: 20px;
}
.sel label {
	display: block;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}
.warning {
	border: 1px solid #ff1515;
}
.text-normal {
	color: #262626;
}
.text-lgray {
	color: #777;
}
.tac {
	text-align: center;
}
.tar {
	text-align: right;
}
.ml30 {
	margin-left: 30px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mr0 {
	margin-right: 0!important;
}
.w360 {
	width: 360px;
}
.hide {
	display: none!important;
}
.sign-up-list .info {
	overflow: hidden;
	/* display: none; */
	width: 252px;
	padding-top: 4px;
	height: 45px;
	line-height: 45px;
	position: absolute;
	border: 1px solid #f00;
	border-radius: 4px;
	top: 61px;
    left: 373px;
    background-color: #ffedeb;
    text-align: center;
}
.sign-up-list .info span {
	line-height: 45px;
	color: rgba(255,0,0,.78);
}
.sign-up-list .info img {
/*     top: 19px;
    position: absolute;
    left: 36px; */
    display: inline-block;
    vertical-align: middle;
}
.sign-up-list .info{
	position: absolute;
	top: 60px;
	left: 364px;
}

.big-pic {
	width: 720px;
	height: 300px;
	position: relative;
	overflow: hidden;
}
.product .big-pic li {
	position: absolute;
	width: 720px;
	height: 300px;
	left: 0;
	top: 0;
	overflow: hidden;
	z-index: 0;
}
.product .big-pic li img {
	width: 100%;
}
.slider-box .small-pic {
	width: 720px;
	height: 150px;
	overflow: hidden;
	position: relative;
	margin-top: 15px;
}
.slider-box .small-pic ul {
	position: absolute;
	left: 0;
	top: 0;
	height: 150px;
	width: 10000px;
}
.slider-box .small-pic ul li {
	float: left;
	width: 230px;
	height: 150px;
	margin-right: 15px;
}
.slider-box .small-pic ul li img {
	width: 100%;
}

/* .line-tit {
    width: 50%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: 2px solid #FD6853;
} */
/* .btn-prev {
    padding-left: 28px;
    background-position: 3px 9px;
}
.btn-prev, .btn-next {
    display: inline-block;
    background-image: url(/images/btn-arrow.png);
    background-repeat: no-repeat;
} */

#wrap_index {
	position: absolute;
	right: 8%;
	width: 281px;
	top: 0;
}
.flexslider {
    margin: 0px auto 20px;
    position: relative;
    width: 100%;
    height: 300px;
    overflow: hidden;
    zoom: 1;
}

.flexslider .slides li {
    width: 100%;
    height: 100%;
}

.flexslider .slides li a {
	width: 100%;
	height: 100%;
	display: block;
	z-index: 8;
	cursor: pointer;
}
.flexslider:hover .flex-next {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
    opacity: 0.8;
    filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
    opacity: 1;
    filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 200px;
	position: absolute;
	left: 50%;
	margin-left: -100px;
	bottom: 10px;
	text-align: center;
	z-index: 50;
}

.flex-control-nav li {
    margin: 0 2px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.flex-control-paging li a {
    background: url(/images/dot.png) no-repeat 0 -16px;
    display: block;
    height: 16px;
    overflow: hidden;
    text-indent: -99em;
    width: 16px;
    cursor: pointer;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
    background-position: 0 0;
}

.flexslider .slides a img {
    width: 100%;
    height: 300px;
    display: block;
}


.bread {
    margin-top: 20px;
}
.bread .where {
    font-size: 18px;
    color: #262626;
    vertical-align: middle;
    margin-left: 20px;
}
.btn-next {
    padding-right: 28px;
    background-position: right -12px;
}
/* =============================================== */
/* 鐢箑涔忛崣宕囶唲婢跺娈戦幐澶愭尦 */
.btn-prev,
.btn-next {
	display: inline-block;
	background-image: url(/images/btn-arrow.png);
	background-repeat: no-repeat;
}
.btn-prev {
	padding-left: 28px;
	background-position: 3px 9px;
}
.btn-prev:hover {
	background-position: 3px -33px;
}
.btn-next {
	padding-right: 28px;
	background-position: right -12px;
}
.btn-next:hover {
	background-position: right -55px;
}
/* 鐢箑涔忛崣宕囶唲婢跺娈戦幐澶愭尦 END */
/* 娑撳﹣绔寸弧鍥︾瑓娑撯偓缁★拷 */
.btn-area {
	margin-top: 30px;
	margin-bottom: 40px;
}
.btn-area .l-part {
	float: left;
}
.btn-area .l-part span {
	margin-left: 15px;
}
.btn-area .r-part {
	float: right;
}
.btn-area .r-part span {
	margin-right: 15px;
}
/* 娑撳﹣绔寸弧鍥︾瑓娑撯偓缁★拷 END */
/* 閺堝顭堕懝韫瑓閸掓帞鍤庨惃鍕垼妫帮拷 */
.line-tit {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	border-bottom: 2px solid #FD6853;
}
.top-menu .iconfont {
	color: #FD6853;
	margin-right: 10px;
	vertical-align: middle;
}
.btn {
	display: inline-block;
	background-color: #FD6853;
	height: 40px;
	line-height: 40px;
	padding:0 16px;
	border-radius: 4px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	vertical-align: middle;
}
.btn:hover {
	background-color: #FF5943;
}
/* gray-btn */
.btn-gray {
	background-color: #717F81;
}
.btn-gray:hover {
	background-color: #617072;
}
/* radius-btn */
.btn-radius {
	height: 28px;
	line-height: 28px;
	padding: 0 14px;
	border-radius: 16px;
	background-color: #fff;
	border: 1px solid #DFE2E8;
	color: #777;
	font-size: 14px;
}
.btn-radius:hover {
	color: #fff;
	background-color: #FD6853;
	border-color: #FD6853;
}
.btn-sign-up {
	width: 426px;
	height: 52px;
	line-height: 52px;
	font-size: 18px;
	margin-top: 30px;
	padding: 0;
	clear: both;
}
.checkbox-wrapper{
	display: block;
	width: 426px;
	/*margin:0 auto;*/
	/*padding:10px 0;*/
	margin: 10px auto;
	margin-bottom:30px;
	text-align:left;
	border: 1px solid transparent;
	border-radius: 3px;
}
.checkbox-input{width: 13px;height: 13px;}
.sign-up-list select{
width: 180px;
    margin-right: 14px;
    background: url(/images/icon-sel-small.png) no-repeat right 18px #fff;
font-size: 16px;
    height: 45px;
    line-height: 45px;
	}
