﻿@charset "UTF-8";
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: rgba(255,255,255,0);
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
	font-family: sans-serif;

}
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, iframe, a, span, i, em, iframe, input {
	padding: 0;
	margin: 0;
	font-size: 13px
}
/*@font-face {
	font-family: 'iconfont';
	src: url("../font/iconfont.eot");
	src: url("../font/iconfont.eot?#iefix") format("embedded-opentype"), url("../font/iconfont.woff") format("woff"), url("../font/iconfont.ttf") format("truetype"), url("../font/iconfont.svg#iconfont") format("svg")
}*/
@font-face {
  font-family: 'iconfont';  /* project id 120585 */
  src: url('//at.alicdn.com/t/font_120585_g56mwmktwxrsh5mi.eot');
  src: url('//at.alicdn.com/t/font_120585_g56mwmktwxrsh5mi.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_120585_g56mwmktwxrsh5mi.woff') format('woff'),
  url('//at.alicdn.com/t/font_120585_g56mwmktwxrsh5mi.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_120585_g56mwmktwxrsh5mi.svg#iconfont') format('svg');
}
body {
	background-color: #f2f2f2
}
input {
	-webkit-appearance: none;
	-webkit-user-select: text;
	-moz-user-select: text;
	-khtml-user-select: text;
	user-select: text
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale
}
ul {
	list-style: none
}
a {
	text-decoration: none
}
.flex_box, .footer, .header_search, .find_nav, .info_box a, .info_box a .info_box_right .info_box_right_bottom,    .info_topbox a, .info_topbox a .info_topbox_right .info_topbox_right_bottom, .news_content .news_header .techonology_p, .news_content .news_comment .news_comment_list li, .news_footer, .news_footer .news_footer_right, .project_container_list li a, .price_roll .price_info_list .price_info_ul .price_info_ul_within li, .ind_nav .ind_nav_box, .my_comment_box a, .register_box .register_i2, .pin_nav, .pin_explain p, .pin_content .pin_info a, .ua_top .ua_top_info, .buy_container .buy_info, .buy_container .buy_n_s p, .buy_footer {
	display: -moz-box ;
	display: -webkit-box ;
	display: box;
}
.flex_one, .footer a, .header_search .search_input, .find_nav .find_nav_left, .info_box a .info_box_right, .info_box a .info_box_right .info_box_right_bottom em,    .info_topbox a .info_topbox_right, .info_topbox a .info_topbox_right .info_topbox_right_bottom em, .news_content .news_header .techonology_p .news_mark_left, .news_content .news_header .techonology_p .news_mark_right, .news_content .news_comment .news_comment_list li .news_comment_right, .project_container_list li a .project_container_li_left, .ind_nav .ind_nav_box li, .my_comment_box a .my_comment_right, .register_box .register_i2 input, .pin_nav .pin_nav_mid, .pin_explain p span, .pin_content .pin_info .pin_info_left, .ua_top .ua_top_info .ua_top_right, .buy_container .buy_info .buy_info_right, .buy_container .buy_n_s p span, .buy_footer p {
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1
}
.text_justify, .news_content .news_header h2, .news_content .news_info p, .news_content .news_comment .news_comment_list li .news_comment_right em, .my_comment_box a .my_comment_right span, .pin_content .pin_info .pin_info_left .pin_info_left_bot span {
	text-align: justify;
	text-justify: auto
}
.clear_bor {
	border: none !important
}
.clear_border_r {
	border-right: none !important
}
.clear_border_b {
	border-bottom: none !important
}
.footer {
	width: 100%;
	height: 49px;
	border-top: 1px solid #ddd;
	background-color: #f9f9f9;
	position: fixed;
	bottom: 0
}
.footer a {
	display: block;
	text-align: center;
	color: #999;
	font-size: 0
}
.footer a i {
	font-size: 30px;
	line-height: 36px
	
}
.footer a p {
  font-size: 20px;
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  line-height: 10px;
  margin-top: -4px
}
.footer .cur_a {
	color: #48a5f4
}
.footer1 {
	width: 100%;
	height: 49px;
	border-top: 1px solid #ddd;
	background-color: #f9f9f9;
	position: fixed;
	bottom: 0;
	display: -moz-flex;
	display: -webkit-flex;
	display: flex;
	padding: 0 10px;
}
	
.footer1 a {
	display: block;
	text-align: center;
	color: #999;
	flex: 1;
	font-size: 0;
	padding-top: 7px;
}
.footer1 a i {
	width: 24px;
	height: 24px;
	display: inline-block;
	margin-bottom: 5px;
}
.footer1 a i.icon1{
	background: url(//css.ccement.com/img/new_wap_ccement/home.png) no-repeat;
	background-size: 24px;
}
.footer1 a i.icon2{
	background: url(//css.ccement.com/img/new_wap_ccement/index.png) no-repeat;
	background-size: 24px;
}
.footer1 a i.icon3{
	background: url(//css.ccement.com/img/new_wap_ccement/price-act.png) no-repeat;
	background-size: 24px;
}
.footer1 a i.icon4{
	background: url(//css.ccement.com/img/new_wap_ccement/map.png) no-repeat;
	background-size: 24px;
}

.footer1 a p {
  font-size: 20px;
  transform: scale(0.5);
  -webkit-transform: scale(0.5);
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  line-height: 10px;
  margin-top: -4px
}
.footer1 .cur_a {
	color: #48a5f4

}
.iframe-box {
	width: 100%;
	padding-top: 20px;
	height: 500px
}
.iframe-box iframe {
	border: 0;
	outline: 0;
	width: 100%;
	height: 100%
}
.header {
	width: 100%;
	height: 45px;
	background-color: #f9f9f9;
	border-bottom: 1px solid #ddd;
	position: fixed;
	top: 0;
	padding-left: 0!important;
	padding-right: 0!important;
	color: #48a5f4;
	z-index: 100
}
.header .header_return {
	height: 100%;
	display: block;
	float: left;
	font-style: normal;
	font-size: 16px;
	line-height: 45px;
	color: #48a5f4;
	padding-left: 12px;
}
.header .header_return .header_return_word {
	font-style: normal;
	font-size: 16px;
	font-weight: normal
}
.header .header_right {
	display: block;
	height: 100%;
	float: right;
	line-height: 45px;
	font-size: 18px;
	padding-right: 12px;
}
.header_ordinary {
	text-align: center;
	line-height: 45px
}
.header_ordinary div {
	position: relative
}
.header_ordinary div .header_return {
	position: absolute;
	left: 0;
	float: none
}
.header_ordinary div span {
	color: #333;
	font-size: 18px
}
.header_ordinary div .header_right {
	position: absolute;
	right: 0;
	top: 0;
	color: #48a5f4;
	font-size: 16px
}
.mask {
	display: none;
	position: fixed;
	top: 0;
	width: 100%;
	background-color: rgba(0,0,0,0.3);
	z-index: 105
}
@media \0creen\,screen\9 {
	.mask {
		background-color: #000;
		filter: Alpha(opacity=30);
		position: static;
		*zoom: 1
	}
}
.content_iframe {
	border: 0;
	outline: 0;
	width: 100%;
	display: block
}
.header_search {
	height: 45px;
	border-bottom: 1px solid #ddd;
	padding-left: 0 !important;
	padding-right: 0 !important;
	position: fixed;
	top: 0;
	width: 100%;
	background-color: #f9f9f9
}
.header_search i {
	display: block;
	line-height: 45px;
	font-style: normal;
	font-size: 22px;
	color: #999;
	margin-right: 10px;
	color: #48a5f4;
	padding-left: 12px;
}
.header_search .search_input {
	display: block;
	font-size: 16px;
	/*border: 0;*/
	outline: 0;
	height: 44px;
	color: #333;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	height: 32px;
	margin-top: 6px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	padding-left: 6px;
	background-color: #ffffff;

}
.header_search .search_input::-webkit-input-placeholder {
	line-height: 23px
}
.header_search .search_input:-moz-placeholder {
	line-height: 23px
}
.header_search .search_input::-moz-placeholder {
	line-height: 24px
}
.header_search .search_input:-ms-input-placeholder {
	line-height: 24px
}
.header_search .search_clean {
	font-style: normal;
	display: block;
	margin-left: 0;
	color: #999;
	font-size: 12px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	height: 32px;
	margin-top: 6px;
	background-color: #ffffff;
	line-height: 32px;
	padding: 0 10px;

}
.header_search a {
	display: block;
	font-size: 16px;
	text-align: center;
	color: #ffffff;
	line-height: 32px;
	margin-left: 0;
	height: 32px;
	margin-top: 6px;
	width: 60px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	background-color: #48a5f4;
	margin-right: 12px;
}
.header_search span{
	height: 32px;
	margin-top: 6px;
	color: #999999;
	display: block;
	line-height: 32px;
	font-size: 16px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-top-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-moz-border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
	padding-left: 8px;
	text-align: right;
	background-color: #ffffff;
}

/*.container_box {*/
	/*display: none*/
/*}*/
.find_nav {
	width: 100%;
	height: 45px;
	background-color: #f9f9f9;
	position: fixed;
	top: 0;
	z-index: 99;
}
.find_nav:after{
	content: "  ";
	position: absolute;
	left: 0;
	bottom:0;
	width: 100%;
	height: 1px;
	background-color: #e0e0e0;
	z-index: 66;
}
.find_nav .find_nav_left {
	height: 45px;
	position: relative;
	overflow: hidden;
}
.find_nav .find_nav_left .find_nav_list {
	position: absolute;
	left: 0
}
.find_nav .find_nav_left .find_nav_list ul {
	position: relative;
	white-space: nowrap;
	font-size: 0
}
.find_nav .find_nav_left .find_nav_list ul .sideline {
	display: block;
	position: absolute;
	border: 0;
	height: 2px;
	background-color: #48a5f4;
	left: 0;
	top: 43px;
	pointer-events: none;
	z-index: 110;
}
.find_nav .find_nav_left .find_nav_list ul li {
	display: inline-block;
	padding: 0 13px
}
.find_nav .find_nav_left .find_nav_list ul li a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 45px;
	font-size: 18px;
	text-align: center;
	color: #666
}
.find_nav .search_logo {
	display: block;
	width: 44px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 22px;
	color: #48a5f4
}
.find_nav_cur a {
	color: #48a5f4 !important
}
.info_box {
	width: 100%;
	height: 110px;
	background-color: #fff
}
.info_box a {
	border-bottom: 1px solid #ededed;
	height: 100%;
	padding: 18px 0;
	margin: 0 12px
}
.info_box a .info_box_left {
	width: 110px
}
.info_box a .info_box_left img {
	width: 110px;
	height: 74px
}
.info_box a .info_box_right {
	margin-left: 15px;
	text-align: justify;
	text-justify: distribute;
	font-size: 0
}
.info_box a .info_box_right .info_box_right_top {
	display: block;
	font-size: 18px;
	color: #333;
	line-height: 24px;
	height: 48px;
	margin-bottom: 11px;
	overflow: hidden;
	*display: inline;
	*zoom: 1;
	letter-spacing: 0;
	vertical-align: top
}
.info_box a .info_box_right .info_box_right_bottom em {
	display: block;
	font-style: normal;
	font-size: 12px;
	color: #48a5f4;
	overflow: hidden;
	height: 15px;
	margin-right: 10px;
	line-height: 15px
}
.info_box a .info_box_right .info_box_right_bottom i {
	display: block;
	font-style: normal;
	color: #999;
	text-align: right
}
.info_box_noimg {
	height: 70px
}
.info_box_noimg a {
	padding: 0
}
.info_box_noimg a .info_box_right {
	margin: 12px 0
}
.info_box_noimg a .info_box_right .info_box_right_top {
	margin-bottom: 7px;
	height: 24px;
	overflow: hidden
}
.news_content {
	background-color: #fff;
	font-size: 20px
}
.news_content .news_header {
	margin: 0 12px;
	padding: 21px 0 13px;
	border-bottom: 1px solid #ededed;
	font-size: 1em;
}
.news_content .news_header p{
	display: -moz-box;
	display: -webkit-box;
	display: box;
}
.news_content .news_header h2 {
	font-size: 1.1em!important;
	color: #333;
	line-height: 30px;
	margin-bottom: 10px
}
.news_content .news_header .news_mark_left {
	font-size: 12px;
	color: #48a5f4;
	display: block;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1;
}
.news_content .news_header .news_mark_left i {
	font-style: normal;
	font-size: 12px;
	font-size: 12px;
	color: #48a5f4;
	margin-right: 10px;
}
.news_content .news_header .news_mark_left  em {
	font-style: normal;
	color: #999;
	font-size: 12px;
	display: inline-block;
}
.news_content .news_header .news_mark_right {
	margin-top: 1px;
	font-size: 12px;
	color: #999;
	display: block;
	width: 80px;
	text-align: right;
}
.news_content .news_header .techonology_p i {
	font-style: normal
}
.news_content .news_header .techonology_p .news_mark_left {
	display: block;
	width: 0
}
.news_content .news_header .techonology_p .news_mark_right {
	display: block;
	float: none;
	width: 0
}
.news_content .news_header .techonology_p .news_mark_right i {
	font-style: normal;
	font-size: 12px
}
.news_content .news_header .techonology_p .news_mark_right i em {
	font-style: normal;
	color: #999;
	font-size: 12px
}
.news_content .news_header .techonology_p i {
	margin: 0;
	display: block;
	line-height: 18px
}
.news_content .news_header .techonology_p .techonology_em1 {
	color: #48a5f4
}
.news_content .news_header .techonology_p .techonology_em1 em {
	color: #48a5f4
}
.news_content .news_header .techonology_p .techonology_em2, .news_content .news_header .techonology_p .techonology_em3, .news_content .news_header .techonology_p .techonology_em4 {
	color: #999
}
.news_content .news_info {
	padding: 9px 12px;
	font-size: 1em
}
.news_content .news_info span {
	font-size: .8em;
	color: #999;
	display: inline-block;
	/* text-align: right; */
	margin: 0 0 9px
}
.news_content .news_info img {
	max-width: 100%;
	height: auto;
	margin: 9px 0
}
.news_content .news_info p {
	font-size: .9em;
	line-height: 30px;
	color: #555;
	/*text-indent: 2em;*/
	margin: 9px 0
}
.news_content .news_info p em {
	font-style: normal;
	font-size: 1em;
	font-weight: bold
}
.news_content .news_info p img {
	margin: 0;
}
.news_content .news_comment {
	background-color: #f9f9f9;
	padding: 0 12px
}
.news_content .news_comment .news_comment_header {
	font-size: 16px;
	color: #48a5f4;
	padding-top: 20px;
	line-height: 16px;
	font-weight: normal
}
.news_content .news_comment .news_comment_header span {
	display: inline-block;
	width: 4px;
	height: 15px;
	background-color: #48a5f4;
	margin-right: 6px;
	float: left
}
.news_content .news_comment .news_comment_list li {
	padding: 18px 0;
	border-bottom: 1px solid #ededed
}
.news_content .news_comment .news_comment_list li .news_comment_left {
	display: block;
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px
}
.news_content .news_comment .news_comment_list li .news_comment_left img {
	width: 50px;
	height: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px
}
.news_content .news_comment .news_comment_list li .news_comment_right {
	display: block;
	margin-left: 20px
}
.news_content .news_comment .news_comment_list li .news_comment_right i {
	display: block;
	font-size: 15px;
	color: #48a5f4;
	font-style: normal;
	margin-bottom: 8px;
	margin-top: 1px
}
.news_content .news_comment .news_comment_list li .news_comment_right em {
	display: block;
	font-size: 16px;
	color: #555;
	font-style: normal;
	line-height: 26px
}
.news_content .news_relevant .info_container_header {
	font-size: 16px;
	color: #48a5f4;
	padding: 20px 12px 0;
	line-height: 16px;
	font-weight: normal
}
.news_content .news_relevant .info_container_header span {
	display: inline-block;
	width: 4px;
	height: 15px;
	background-color: #48a5f4;
	margin-right: 6px;
	float: left
}
.news_link {
	display: block;
	text-align: center !important;
	padding-top: 5px
}
.news_link a {
	font-size: 16px;
	color: red;
	text-decoration: underline
}
.news_footer {
	height: 50px;
	width: 100%;
	position: fixed;
	bottom: 0;
	background-color: #f9f9f9;
	border-top: 1px solid #ddd
}
.news_footer .news_footer_left {
	display: block;
	width: 0;
	-moz-box-flex: 2;
	-webkit-box-flex: 2;
	box-flex: 2;
	margin: 0 12px
}
.news_footer .news_footer_left input {
	width: 100%;
	height: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	outline: 0;
	border: 1px solid #ddd;
	padding: 0 13px;
	margin: 9px 0;
	font-size: 14px;
	color: #999;
	background-color: #fff;
	text-align: left
}
.news_footer .news_footer_right {
	width: 0;
	height: 100%;
	-moz-box-flex: 3;
	-webkit-box-flex: 3;
	box-flex: 3;
	color: #666
}
.news_footer .news_footer_right .news_like {
	display: block;
	width: 0;
	height: 100%;
	-moz-box-flex: 8;
	-webkit-box-flex: 8;
	box-flex: 8;
	line-height: 50px;
	text-align: center;
	font-size: 30px
}
.news_footer .news_footer_right .news_like i {
	vertical-align: middle;
	font-style: normal;
	font-weight: normal
}
.news_footer .news_footer_right .news_favorite {
	display: block;
	width: 0;
	height: 100%;
	-moz-box-flex: 5;
	-webkit-box-flex: 5;
	box-flex: 5;
	line-height: 48px;
	text-align: center;
	font-size: 32px
}
.news_footer .news_footer_right .new_share {
	display: block;
	width: 0;
	height: 100%;
	-moz-box-flex: 7;
	-webkit-box-flex: 7;
	box-flex: 7;
	line-height: 48px;
	text-align: center;
	font-size: 24px
}
.word_size {
	position: fixed;
	top: 65px;
	background-color: #fff;
	width: 100%;
	height: 110px;
	display: none;
	z-index: 107
}
.word_size .word_size_adjust {
	height: 70px;
	width: 284px;
	margin: 0 auto;
	position: relative
}
.word_size .word_size_adjust .word_size_mall {
	margin-right: 15px
}
.word_size .word_size_adjust .word_size_big {
	margin-left: 15px
}
.word_size .word_size_adjust i {
	font-style: normal;
	font-size: 20px;
	color: silver;
	float: left;
	margin-top: 27px
}
.word_size .word_size_adjust p {
	display: inline-block;
	float: left;
	margin-top: 40px;
	position: relative
}
.word_size .word_size_adjust p em {
	display: inline-block;
	width: 1px;
	height: 5px;
	background-color: #bdbdbd;
	float: left
}
.word_size .word_size_adjust p span {
	display: inline-block;
	width: 70px;
	height: 1px;
	background-color: #bdbdbd;
	float: left;
	margin-top: 2px
}
.word_size .word_size_adjust p .word_size_cur {
	position: absolute;
	display: block;
	width: 33px;
	height: 36px;
	top: -8px;
	left: 55px;
	background-color: transparent
}
.word_size .word_size_adjust p .word_size_cur i {
	display: block;
	width: 17px;
	height: 17px;
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	border-radius: 17px;
	border: 1px solid #48a5f4;
	background-color: #fff;
	margin: 0 auto;
	float: none
}
.word_size .word_size_cancel {
	height: 40px;
	color: #333;
	font-size: 16px;
	line-height: 40px;
	text-align: center;
	border-top: 1px solid #ededed
}
.word_size ul li {
	font-size: 12px;
	color: #bdbdbd;
	position: absolute;
	top: 15px;
	display: none
}
.word_size ul .word_size_i1 {
	left: 30px
}
.word_size ul .word_size_i2 {
	left: 95px;
	display: block
}
.word_size ul .word_size_i3 {
	left: 172px
}
.word_size ul .word_size_i4 {
	left: 237px
}
.comment_box {
	position: fixed;
	bottom: 0;
	height: 150px;
	width: 100%;
	background-color: #f2f2f2;
	z-index: 106;
	padding: 10px 12px 14px;
	display: none
}
.comment_box .comment_field {
	height: 90px
}
.comment_box .comment_field textarea {
	width: 100%;
	height: 90px;
	resize: none;
	border: 1px solid #ddd;
	outline: 0;
	border-radius: 6px;
	padding: 6px;
	font-size: 16px;
	-webkit-appearance: none;
	-webkit-user-select: text;
	-moz-user-select: text;
	-khtml-user-select: text;
	user-select: text;
}
.comment_box .comment_btn {
	margin-top: 10px
}
.comment_box .comment_btn .comment_btn_left {
	display: block;
	float: left;
	font-size: 26px;
	color: #aaa;
	margin-top: 1px;
	display: none;
}
.comment_box .comment_btn .comment_btn_right {
	display: block;
	float: right;
	width: 70px;
	height: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #ddd;
	text-align: center;
	color: #fff;
	line-height: 30px
}
.project_container_list {
	background-color: #fff;
	padding: 0 12px;
}
.project_container_list li {
	height: 80px;
    border-bottom: 1px solid #ededed;
}
.project_container_list li a {
	padding: 14px 0 13px;
	color: #444
}
.project_container_list li a .project_container_li_left span {
	display: block;
	height: 52px;
	font-size: 18px;
	line-height: 26px;

	overflow: hidden
}
.project_container_list li a .project_container_li_right {
	display: block;
	width: 80px;
	text-align: right
}
.project_container_list li a .project_container_li_right i {
	font-size: 12px;
	font-style: normal;
	display: block;
	color: #48a5f4;
	padding-top: 8px
}
.project_container_list li a .project_container_li_right em {
	font-size: 12px;
	font-style: normal;
	display: block;
	color: #999;
	margin-top: 12px;
	line-height: 12px
}
.price_nav {
	width: 100%;
	height: 45px;
	background-color: #f9f9f9;
	position: fixed;
	top: 0;
	z-index: 99;
	border-bottom: 1px solid #ddd
}
.price_nav .price_nav_box {
	position: relative
}
.price_nav .price_nav_box .price_search {
	position: absolute;
	right: 0;
	top: 0;
	color: #48a5f4;
	display: block;
	height: 45px;
	line-height: 45px;
	text-align: center;
	font-size: 16px;
	padding: 0 12px
}
.price_nav .price_nav_box ul {
	position: relative;
	text-align: center
}
.price_nav .price_nav_box ul li {
	display: inline-block;
	padding: 0 13px
}
.price_nav .price_nav_box ul li a {
	font-size: 18px;
	color: #666;
	line-height: 46px
}
.price_nav .price_nav_box ul .p_sideline {
	position: absolute;
	display: block;
	border: 0;
	height: 2px;
	background-color: #48a5f4;
	left: 0;
	top: 44px
}
.price_roll {
	position: relative;
	margin: 15px 12px 0;
	border: 1px solid #ededed;
	height: 235px;
	background-color: #fff
}
.price_roll h2 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	height: 45px;
	margin-top: 10px;
	line-height: 45px;
	text-align: center;
	background-color: #ecf6fe
}
.price_roll .price_info_list {
	height: 168px;
	overflow: hidden;
	position: relative
}
.price_roll .price_info_list .price_info_mask {
	display: block;
	width: 100%;
	height: 42px;
	background-color: #f9f9f9;
	margin-top: 42px
}
.price_roll .price_info_list .price_info_ul {
	position: absolute;
	width: 100%;
	font-size: 0;
	top: 0
}
.price_roll .price_info_list .price_info_ul .price_info_ul_within li {
	color: #666;
	height: 42px;
	text-align: center;
	line-height: 42px
}
.price_roll .price_info_list .price_info_ul .price_info_ul_within li span {
	display: block;
	width: 0;
	font-size: 18px;
	-moz-box-flex: 2;
	-webkit-box-flex: 2;
	box-flex: 2
}
.price_roll .price_info_list .price_info_ul .price_info_ul_within li span em {
	font-size: 14px;
	font-style: normal;
	margin-right: 4px
}
.price_roll .price_info_list .price_info_ul .price_info_ul_within li i {
	width: 0;
	display: block;
	font-style: normal;
	font-size: 18px;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
	box-flex: 1
}
.ind_nav {
	width: 100%;
	height: 45px;
	background-color: #f9f9f9;
	position: fixed;
	top: 0;
	z-index: 99;
	border-bottom: 1px solid #ddd
}
.ind_nav .ind_nav_box {
	position: relative
}
.ind_nav .ind_nav_box li {
	display: block
}
.ind_nav .ind_nav_box li a {
	display: block;
	font-size: 18px;
	color: #666;
	line-height: 46px;
	text-align: center
}
.ind_nav .ind_nav_box .i_sideline {
	position: absolute;
	height: 2px;
	width: 100px;
	background-color: #48a5f4;
	top: 44px;
	left: 0
}
.ind_nav .ind_nav_box .ind_nav_cur a {
	color: #48a5f4
}
.jq_index .blight {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(//css.ccement.com/img/wap_ccement/colordots.gif) no-repeat 0 -103px;
	vertical-align: middle
}
.jq_index .plight {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(//css.ccement.com/img/wap_ccement/colordots.gif) no-repeat 0 -138px;
	vertical-align: middle
}
.jq_index .rlight {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(//css.ccement.com/img/wap_ccement/colordots.gif) no-repeat 0 -69px;
	vertical-align: middle
}
.jq_index .ylight {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(//css.ccement.com/img/wap_ccement/colordots.gif) no-repeat 0 -34px;
	vertical-align: middle
}
.jq_index .glight {
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(//css.ccement.com/img/wap_ccement/colordots.gif) no-repeat 0 0px;
	vertical-align: middle
}
.jq_floor1 {
	padding-bottom: 22px;
	margin-bottom: 20px;
	background: #ecf2f8
}
.jq_floor1 .jq_tit2 {
	padding: 14px 0 18px 12px;
	color: #333;
	font-size: 16px;
	font-weight: normal
}
.jq_floor1 .jqtable {
	width: 100%;
	border-collapse: separate;
	border-spacing: 1px
}
.jq_floor1 .jqtable th {
	font-size: 14px;
	color: #333;
	background: #dae4ed;
	height: 40px;
	line-height: 40px;
	font-weight: normal
}
.jq_floor1 .jqtable td {
	font-size: 14px;
	color: #666;
	background: #e8eff6;
	height: 40px;
	line-height: 40px;
	text-align: center
}
.jq_floor1 .jqtable .gindex {
	color: #090
}
.jq_floor1 .jqtable .rindex {
	color: red
}
.jq_floor2 .jq_tit2 {
	color: #333;
	margin-top: 12px;
	padding-left: 12px;
	font-size: 16px;
	font-weight: normal
}
.jq_indeximg {
	padding: 0 12px;
	margin-top: 3px
}
.jq_floor3 .jq_tit2 {
	margin-top: 0;
	padding: 14px 0 18px 12px;
	color: #333;
	font-size: 16px;
	font-weight: normal
}
.jq_floor3 .jqtable {
	width: 100%;
	border-collapse: separate;
	border-spacing: 1px
}
.jq_floor3 .jqtable .jq_first {
	padding-left: 12px;
	text-align: left;
	color: #333;
	background: #dae4ed
}
.jq_floor3 .jqtable th {
	background: #dae4ed;
	color: #333;
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	font-weight: normal
}
.jq_floor3 .jqtable td {
	font-size: 14px;
	color: #666;
	background: #e8eff6;
	height: 40px;
	line-height: 40px;
	text-align: center
}
.jq_floor3 .jq_indeximg {
	margin-top: 0;
	padding-top: 11px;
	background: #fff
}
.pro_floor1, .brand_floor1 {
	background: #f2f2f2;
	height: 95px;
	padding-top: 20px
}
.pname {
	background: url(//css.ccement.com/img/wap_ccement/allbgs.png) no-repeat 0 -157px;
	padding-left: 39px;
	margin-left: 12px
}
.pname span {
	font-size: 32px;
	color: #000;
	float: left
}
.pname .pchange {
	font-size: 14px;
	height: 22px;
	line-height: 22px;
	color: #fff;
	background: #999;
	display: inline-block;
	padding: 0 14px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	margin-left: 3%;
	float: left;
	margin-top: 16px
}
.pname .pchange:active {
	background: #4a9bda
}
.update2 {
	color: #333;
	font-size: 12px;
	margin-left: 52px;
	margin-top: 1px
}
.pro_floor2 {
	height: 120px;
	background: url(http://css.ccement.com/img/wapIndex/shadow1.png) repeat-x center bottom
}
.pro_floor2 .pro_data {
	background: #6cc;
	padding-top: 5px;
	height: 116px;
	text-align: center;
	line-height: 108px
}
.datenum {
	font-size: 52px;
	color: #fff
}
.up {
	display: inline-block;
	width: 29px;
	height: 34px;
	margin-left: 10px;
	background: url(http://css.ccement.com/img/wapIndex/allbgs.png) no-repeat 0 -246px
}
.down {
	display: inline-block;
	width: 29px;
	height: 34px;
	margin-left: 10px;
	background: url(http://css.ccement.com/img/wapIndex/allbgs.png) no-repeat 0 -210px
}
.flat {
	display: inline-block;
	width: 29px;
	height: 34px;
	margin-left: 10px;
	background: url(http://css.ccement.com/img/wapIndex/allbgs.png) no-repeat 0 -11px
}
.pro_tit {
	color: #333;
	font-size: 16px;
	margin-top: 12px;
	padding-left: 12px;
	font-weight: normal;
	line-height: 18px
}
.pro_floor3 {
	margin: 18px 0
}
.pro_floor3 table {
	width: 66%;
	overflow: hidden;
	color: #666;
	table-layout: fixed;
	margin: 9px 0 0 12px;
	border-collapse: collapse;
	border-spacing: 0
}
.pro_floor3 table td {
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	text-align: left;
	color: #666;
	font-size: 14px
}
.pro_floor4 .pro_indeximg {
	padding: 0 12px;
	margin-top: 3px
}
.brand_floor2 {
	height: 120px;
	background: url(http://css.ccement.com/img/wapIndex/shadow1.png) repeat-x center bottom
}
.brand_floor2 .brand_data {
	background: #f96;
	padding-top: 5px;
	height: 116px;
	text-align: center;
	line-height: 108px
}
.brand_tit {
	color: #333;
	font-size: 16px;
	margin-top: 12px;
	padding-left: 12px;
	font-weight: normal
}
.brand_historylist {
	color: #333;
	margin-top: 10px
}
.brand_historylist ul {
	width: 39%;
	float: left;
	margin-left: 12px;
	margin-bottom: 5px
}
.brand_historylist ul li {
	background: url(http://css.ccement.com/img/wapIndex/allbgs.png) no-repeat 0 -39px;
	padding-left: 7%;
	height: 26px;
	font-size: 12px
}
.brand_historylist ul li span {
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	line-height: 26px
}
.brand_historylist ul li .brand_sdate {
	width: 60%
}
.brand_historylist ul li .brand_price {
	width: 40%;
	text-align: center
}
.brand_historylist ul .brand_green {
	color: #396
}
.brand_historylist ul .brand_red {
	color: #f66
}
.brand_historylist .brand_mr6 {
	margin-right: 2.5%
}
.brand_indeximg {
	padding: 0 12px;
	width: 94%;
	margin-top: 3px
}
.brand_floor6 {
	background: #f2f2f2;
	margin-top: 30px
}
.brand_floor6 .brand_tit {
	height: 41px;
	line-height: 48px
}
.brand_floor6 td {
	border: 1px solid #fff;
	padding: 13px 0
}
.brand_floor6 td p {
	color: #333;
	font-size: 14px;
	background: url(http://css.ccement.com/img/wapIndex/allbgs.png) no-repeat 0 -129px;
	padding-left: 18px;
	margin-left: 12px
}
.brand_floor6 td a {
	color: #666;
	font-size: 14px;
	display: inline-block;
	height: 24px;
	line-height: 24px;
	padding: 0 9px;
	margin-right: 1px;
	margin-bottom: 1px
}
.brand_cur, .brand_floor6 td a:active {
	background: #f96 !important;
	color: #fff !important
}
.pro_floor5 .pro_tit {
	color: #48a5f4 !important
}
.pro_floor5 .pro_tit span {
	display: inline-block;
	width: 4px;
	height: 18px;
	background-color: #48a5f4;
	margin-right: 6px;
	float: left
}
.my_content {
	margin-bottom: 10px
}
.my_top {
	height: 150px;
	background-color: #48a5f4
}
.my_top .my_top_vip {
	height: 43px;
	padding: 9px 12px
}
.my_top .my_top_vip span {
	display: block;
	float: right;
	background-color: #6db7f6;
	height: 25px;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
	line-height: 25px;
	padding: 0 13px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px
}
.my_top .my_header {
	width: 60px;
	height: 60px;
	margin: 0 auto;
	border: 1px solid #fff;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	background: url("//css.ccement.com/img/wap_ccement/head-01.png") no-repeat;
	background-size: 100%
}
.my_top .my_header img {
	width: 60px;
	height: 60px;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	margin: -1px
}
.my_top .my_top_name {
	text-align: center;
	font-size: 14px;
	color: #fff;
	margin-top: 8px
}
.my_option_box {
	margin-top: 15px;
	background-color: #fff
}
.my_option_box .my_option_li {
	height: 50px;
	border-bottom: 1px solid #ededed;
	padding: 0 12px
}
.my_option_box .my_option_li a {
	display: block;
	width: 100%;
	height: 100%;
	line-height: 50px;
	color: #333
}
.my_option_box .my_option_li a i {
	float: left;
	margin-right: 10px;
	width: 24px;
	display: block;
	text-align: center
}
.my_option_box .my_option_li a em {
	float: right;
	color: #999;
	font-size: 20px
}
.my_option_box .my_option_li a span {
	font-size: 16px
}
.my_option_box .my_option_li .icon1 {
	color: #f5db30;
	font-size: 24px;
	line-height: 24px;
	margin-top: 14px
}
.my_option_box .my_option_li .icon2 {
	color: #2ad76f;
	font-size: 24px;
	line-height: 24px;
	margin-top: 16px
}
.my_option_box .my_option_li .icon3 {
	color: #f44448;
	font-size: 24px;
	line-height: 24px;
	margin-top: 14px
}
.my_option_box .my_option_li .icon4 {
	color: #4a9bda;
	font-size: 20px;
	line-height: 20px;
	margin-top: 16px
}
.my_option_box .my_option_li .icon5 {
	color: #f67b29;
	font-size: 20px;
	line-height: 20px;
	margin-top: 17px
}
.my_option_box .my_option_li .icon6 {
	color: #39c9bd;
	font-size: 18px;
	line-height: 18px;
	margin-top: 17px
}
.my_option_box .my_exit {
	display: block;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	color: red
}
.my_comment_box {
	background-color: #fff
}
.my_comment_box a {
	height: 100%;
	padding: 18px 0;
	margin: 0 12px;
	border-bottom: 1px solid #ededed
}
.my_comment_box a .my_comment_left {
	width: 110px;
	height: 73px
}
.my_comment_box a .my_comment_left img {
	width: 110px;
	height: 73px
}
.my_comment_box a .my_comment_right {
	display: block;
	margin-left: 15px
}
.my_comment_box a .my_comment_right i {
	display: block;
	font-size: 14px;
	color: #666;
	font-style: normal;
	overflow: hidden;
	white-space: nowrap;
	line-height: 21px
}
.my_comment_box a .my_comment_right span {
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 25px;
	margin-top: 2px
}
.login_logo {
	display: block;
	width: 174px;
	height: 88px;
	margin: 15% auto 13%
}
.login_box {
	padding: 0 12px
}
.login_box .login_user, .login_box .login_pas {
	width: 100%;
	display: block;
	border: 1px solid #ddd;
	outline: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height: 45px;
	padding: 0 10px;
	font-size: 16px;
}
.login_box .login_pas {
	margin-top: 10px
}
.login_box .login_other {
	margin-top: 10px;
	position: relative
}
.login_box .login_other .login_left {
	display: inline-block;
	height: 18px;
	width: 80px;
	line-height: 19px;
	margin-left: 2px;
	color: #666
}
.login_box .login_other .login_left i {
	float: left;
	width: 18px;
	height: 18px;
	border: 1px solid #999;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin-right: 5px
}
.login_box .login_other .login_right {
	display: block;
	float: right;
	line-height: 19px;
	font-size: 14px; 
	color: red
}
.login_box .login_btn {
	display: block;
	height: 45px;
	background: #48a5f4;
	border-radius: 2px;
	width: 100%;
	margin-top: 19px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 45px
}
.register_box {
	padding: 5px 12px
}
.register_box .register_i1 input {
	width: 100%;
	display: block;
	border: 1px solid #ddd;
	outline: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height: 45px;
	padding: 0 10px;
	font-size: 16px;
	margin-top: 10px;
	line-height: 45px
}
.register_box .register_i2 input {
	display: block;
	border: 1px solid #ddd;
	outline: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	height: 45px;
	padding: 0 10px;
	font-size: 16px;
	margin-top: 10px;
	margin-right: 9px;
	line-height: 45px
}
.register_box .register_i2 .yzm {
	display: block;
	width: 102px;
	height: 45px;
	margin-top: 10px
}
.register_box .register_i2 .yzm img {
	width: 102px;
	height: 45px
}
.register_box .register_i2 .dxjym {
	display: block;
	width: 151px;
	height: 45px;
	margin-top: 10px;
	border: 1px solid #48a5f4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #48a5f4;
	font-size: 16px;
	line-height: 44px;
	text-align: center;
	background-color: #fff
}
.register_box .register_btn {
	display: block;
	height: 45px;
	background: #48a5f4;
	border-radius: 2px;
	width: 100%;
	margin-top: 25px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 45px
}
.search_container1 {
	background-color: #fff
}
.search_container1 h4 {
	font-size: 14px;
	color: #999;
	font-weight: normal;
	line-height: 44px;
	height: 39px;
	margin: 0 12px;
	border-bottom: 1px solid #ededed
}
.search_container2 {
	background-color: #fff
}
.ni_floor1 {
	height: 71px;
	background: #ef8100 url(//css.ccement.com/img/wap_ccement/shadow1.png) repeat-x center bottom;
	position: relative
}
.ni_floor1 .maintit {
	color: #fff;
	font-size: 16px;
	margin: 0 0 5px 12px;
	padding-top: 13px
}
.ni_floor1 .update {
	font-size: 14px;
	color: #fff;
	margin-left: 12px
}
.ni_floor1 .ni_c {
	position: absolute;
	top: 13px;
	right: 12px;
	color: #fff;
	font-size: 14px;
	width: 80px;
	height: 25px;
	background-color: #f29a33;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	line-height: 25px;
	text-align: center
}
.ni_floor2 .data {
	height: 116px;
	background: #ef8100;
	padding-top: 5px;
	text-align: center;
	line-height: 108px
}
.ni_floor2 .data span {
	font-size: 52px;
	color: #fff
}
.ni_floor2 .data .up {
	display: inline-block;
	width: 29px;
	height: 34px;
	margin-left: 10px;
	background: url(http://css.ccement.com/img/wapIndex/allbgs.png) no-repeat 0 -246px
}
.ni_floor2 .dateindex {
	color: #333;
	height: 74px;
	background: #eed6b9
}
.ni_floor2 .dateindex .updownnum {
	width: 50%;
	float: left
}
.ni_floor2 .dateindex .updownnum p {
	margin-top: 12px;
	font-size: 14px;
	margin-left: 18%
}
.ni_floor2 .dateindex .updownnum span {
	display: block;
	font-size: 24px;
	margin-left: 18%;
	line-height: 30px
}
.ni_floor2 .dateindex .updownnum {
	width: 50%;
	float: left
}
.ni_floor2 .dateindex p {
	margin-top: 12px;
	font-size: 14px;
	margin-left: 18%
}
.ni_floor2 .dateindex span {
	display: block;
	font-size: 32px;
	margin-left: 18%
}
.ni_floor2 .historyindex {
	color: #666;
	font-size: 14px;
	height: 33px;
	line-height: 33px;
	background: #f2f2f2;
	padding-left: 12px
}
.ni_floor2 .historyindex .flr {
	float: left
}
.ni_floor2 .historyindex .indexnum {
	color: #ef8100;
	font-size: 16px;
	margin-right: 5px
}
.ni_floor2 .historyindex .black {
	font-size: 16px;
	color: #000
}
.ni_floor2 .historyindex .sup {
	display: inline-block;
	width: 11px;
	height: 12px;
	background: url(http://css.ccement.com/img/wapIndex/allbgs.png) no-repeat 0 -76px;
	margin: 10px 12px 0 2px;
	float: right
}
.ni_floor3 {
	margin-top: 19px
}
.ni_floor3 .tit {
	color: #333;
	font-size: 16px;
	margin-top: 12px;
	padding-left: 12px;
	font-weight: normal
}
.ni_floor3 .indeximg {
	padding: 0 12px;
	margin-top: 3px
}
.region_container ul {
	font-size: 0
}
.region_container ul li {
	display: block;
	float: left;
	width: 33.33%;
	height: 114px;
	background-color: #fff;
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2
}
.region_container ul li a {
	display: block;
	width: 100%;
	height: 100%
}
.region_container ul li a span {
	display: block;
	height: 75px
}
.region_container ul li a .area8 {
	background: url("//css.ccement.com/img/wap_ccement/map8.png") no-repeat center
}
.region_container ul li a .area1 {
	background: url("//css.ccement.com/img/wap_ccement/map1.png") no-repeat center
}
.region_container ul li a .area2 {
	background: url("//css.ccement.com/img/wap_ccement/map2.png") no-repeat center
}
.region_container ul li a .area3 {
	background: url("//css.ccement.com/img/wap_ccement/map3.png") no-repeat center
}
.region_container ul li a .area4 {
	background: url("//css.ccement.com/img/wap_ccement/map4.png") no-repeat center
}
.region_container ul li a .area5 {
	background: url("//css.ccement.com/img/wap_ccement/map5.png") no-repeat center
}
.region_container ul li a .area6 {
	background: url("//css.ccement.com/img/wap_ccement/map6.png") no-repeat center
}
.region_container ul li a .area7 {
	background: url("//css.ccement.com/img/wap_ccement/map7.png") no-repeat center
}
.region_container ul li a .area9 {
	background: url("//css.ccement.com/img/wap_ccement/map9.png") no-repeat center
}
.region_container ul li a .area10 {
	background: url("//css.ccement.com/img/wap_ccement/map10.png") no-repeat center
}
.region_container ul li a .area11 {
	background: url("//css.ccement.com/img/wap_ccement/map11.png") no-repeat center
}
.region_container ul li a p {
	font-size: 18px;
	color: #333;
	text-align: center;
	height: 21px
}
.region_container ul li :active {
	background-color: #e4f3fd
}
.region_container ul li :active p {
	color: #44a7ea
}
.region_container ul li :active .area8 {
	background: url("//css.ccement.com/img/wap_ccement/map8_b.png") no-repeat center
}
.region_container ul li :active .area1 {
	background: url("//css.ccement.com/img/wap_ccement/map1_b.png") no-repeat center
}
.region_container ul li :active .area2 {
	background: url("//css.ccement.com/img/wap_ccement/map2_b.png") no-repeat center
}
.region_container ul li :active .area3 {
	background: url("//css.ccement.com/img/wap_ccement/map3_b.png") no-repeat center
}
.region_container ul li :active .area4 {
	background: url("//css.ccement.com/img/wap_ccement/map4_b.png") no-repeat center
}
.region_container ul li :active .area5 {
	background: url("//css.ccement.com/img/wap_ccement/map5_b.png") no-repeat center
}
.region_container ul li :active .area6 {
	background: url("//css.ccement.com/img/wap_ccement/map6_b.png") no-repeat center
}
.region_container ul li :active .area7 {
	background: url("//css.ccement.com/img/wap_ccement/map7_b.png") no-repeat center
}
.region_container ul li :active .area9 {
	background: url("//css.ccement.com/img/wap_ccement/map9_b.png") no-repeat center
}
.region_container ul li :active .area10 {
	background: url("//css.ccement.com/img/wap_ccement/map10_b.png") no-repeat center
}
.region_container ul li :active .area11 {
	background: url("//css.ccement.com/img/wap_ccement/map11_b.png") no-repeat center
}
.provincelist_a {
	background: #f2f2f2
}
.provincelist_a li {
	border-bottom: 1px solid #fff;
	padding: 5px 12px 0
}
.provincelist_a li a {
	height: 35px;
	line-height: 33px;
	margin: 0 5px 5px 0;
	display: inline-block;
	padding: 0 10px;
	background: #fff;
	color: #333;
	font-size: 16px
}
.provincelist_a li a:active {
	background: #44a7ea;
	color: #fff
}
.provincelist_a li .provincelist_a_cur {
	background: #44a7ea;
	color: #fff
}
.brandlist {
	background-color: #fff
}
.brandlist ul li p {
	color: #44a7ea;
	font-size: 24px;
	height: 39px;
	line-height: 40px;
	border-bottom: 2px solid #ccc;
	padding-left: 24px
}
.brandlist ul li .brands {
	border-bottom: 1px solid #e3e3e3;
	padding: 5px 12px 7px
}
.brandlist ul li .brands a {
	color: #333;
	font-size: 16px;
	display: inline-block;
	margin-left: 9px;
	line-height: 24px
}
.brandlist ul li .brands a:active {
	color: #44a7ea
}
.brandlist ul li .brands .brandlist_cur {
	color: #44a7ea
}
.rs_box {
	text-align: center
}
.rs_box .rs_a {
	font-size: 14px;
	color: red;
	text-decoration: underline
}
.rs_box .rs_box_top {
	margin-top: 60px;
	margin-bottom: 35px
}
.rs_box .rs_box_top p {
	display: inline-block;
	text-align: left
}
.rs_box .rs_box_top .rs_box_logo {
	width: 40px;
	height: 40px;
	vertical-align: top;
	margin-right: 15px;
	background: url("//css.ccement.com/img/wap_ccement/lgou_03.png") no-repeat;
	background-size: 100%
}
.rs_box .rs_box_top .rs_box_time span {
	display: block;
	font-size: 18px;
	color: #333;
	line-height: 18px;
	margin-bottom: 10px
}
.rs_box .rs_box_top .rs_box_time i {
	font-style: normal;
	font-size: 14px;
	color: #666;
	line-height: 14px
}
.notice_box {
	height: 75px;
	background-color: #fff
}
.notice_box a {
	display: block;
	height: 100%;
	padding: 0 12px;
	border-bottom: 1px solid #ededed
}
.notice_box a h6 {
	font-size: 16px;
	color: #333;
	font-weight: normal;
	overflow: hidden;
	white-space: nowrap;
	padding-top: 17px;
	line-height: 16px
}
.notice_box a p {
	font-size: 14px;
	color: #666;
	line-height: 14px;
	margin-top: 13px
}
.pin_nav {
	background-color: #fff;
	padding: 0 12px;
	height: 50px
}
.pin_nav .pin_nav_left {
	width: 55px
}
.pin_nav .pin_nav_left span {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	display: inline-block;
	color: #999;
	padding: 0 8px;
	height: 26px;
	border: 1px solid #ddd;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
	line-height: 26px;
	font-size: 16px;
	text-align: center;
	margin: 11px 0
}
.pin_nav .pin_nav_mid {
	overflow: hidden;
	position: relative
}
.pin_nav .pin_nav_mid ul {
	white-space: nowrap;
	font-size: 0;
	position: absolute;
	left: 0
}
.pin_nav .pin_nav_mid .pin_nav_choice {
	display: inline-block;
	padding: 0 5px
}
.pin_nav .pin_nav_mid .pin_nav_choice span {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	display: inline-block;
	color: #999;
	padding: 0 8px;
	height: 26px;
	border: 1px solid #ddd;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
	line-height: 26px;
	font-size: 16px;
	text-align: center;
	margin: 11px 0
}
.pin_nav .pin_nav_right {
	display: block;
	width: 88px
}
.pin_nav .pin_nav_right span {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	display: inline-block;
	float: right;
	color: #48a5f4;
	width: 68px;
	height: 26px;
	border: 1px dashed #48a5f4;
	-webkit-border-radius: 28px;
	-moz-border-radius: 28px;
	border-radius: 28px;
	line-height: 26px;
	font-size: 16px;
	text-align: center;
	margin: 11px 0
}
.pin_nav_cur {
	border-color: #48a5f4 !important;
	color: #48a5f4 !important
}
.pin_explain {
	background-color: #fef2f2;
	padding: 5px 12px
}
.pin_explain p {
	color: red;
	font-size: 12px;
	line-height: 18px
}
.pin_explain p i {
	font-style: normal;
	display: block;
	width: 13px
}
.pin_explain p span {
	display: block
}
.pin_content .pin_info a {
	padding: 16px 12px;
	position: relative
}
.pin_content .pin_info .pin_info_left {
	display: block;
	margin-right: 19px
}
.pin_content .pin_info .pin_info_left .pin_info_left_top {
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 24px
}
.pin_content .pin_info .pin_info_left .pin_info_left_top i {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	color: #48a5f4;
	margin-right: 5px
}
.pin_content .pin_info .pin_info_left .pin_info_left_top em {
	font-style: normal;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	line-height: 24px;
	margin-left: 5px
}
.pin_content .pin_info .pin_info_left .pin_info_left_bot span {
	display: block;
	color: #666;
	font-size: 16px;
	line-height: 26px;
	margin-top: 4px
}
.pin_content .pin_info .pin_info_left .pin_info_left_bot span i {
	font-size: 16px;
	font-style: normal;
	color: #333
}
.pin_content .pin_info .pin_info_right {
	display: block;
	width: 90px;
	text-align: right;
	border-left: 1px solid #f2f2f2;
}
.pin_content .pin_info .pin_info_right .pin_info_right_top {
	font-size: 16px;
	color: #666;
	line-height: 24px
}
.pin_content .pin_info .pin_info_right .pin_info_right_bot {
	position: absolute;
	display: block;
	font-size: 14px;
	color: red;
	right: 12px;
	bottom: 16px;
	line-height: 24px
}
.pin_content .pin_info .pin_info_right .pin_info_right_bot i {
	font-size: 24px;
	font-style: normal;
	float: right;
	margin-top: -2px;
	margin-left: 2px
}
.pin_content .pin_info .pin_info_right .pin_info_right_limit_color {
	color: #ddd
}
.pin_content .pin_info .pin_info_right .pin_info_right_limit {
	position: absolute;
	width: 60px;
	height: 41px;
	display: block;
	background: url("//css.ccement.com/img/wap_ccement/limit_19.png") no-repeat;
	background-size: 100%;
	right: 12px;
	bottom: 18px
}
.pin_content .pin_info_b a .pin_info_right {
	width: 78px
}
.pin_content .pin_info_b a .pin_info_left {
	margin-right: 28px
}
.ua_top {
	margin-top: 15px
}
.ua_top .ua_top_info {
	height: 50px;
	padding: 0 12px;
	line-height: 50px;
	border-bottom: 1px solid #ededed;
	background-color: #fff
}
.ua_top .ua_top_info .ua_top_left {
	width: 100px;
	font-size: 16px;
	color: #333
}
.ua_top .ua_top_info .ua_top_right {
	font-size: 14px;
	color: #999;
	text-align: right
}
.ua_top .ua_top_right_b {
	line-height: 18px;
	padding: 6px 0
}
.ua_bot {
	margin-top: 15px;
	background-color: #fff
}
.ua_bot h4 {
	height: 50px;
	padding: 0 12px;
	border-bottom: 1px solid #ededed;
	font-size: 16px;
	color: #555;
	line-height: 50px;
	font-weight: normal
}
.ua_bot ul li {
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	margin-left: 12px;
	border-bottom: 1px solid #ededed;
	color: #999
}
.ug_top {
	margin-top: 56px;
	margin-bottom: 30px;
	text-align: center
}
.ug_top .ug_top_left {
	display: inline-block;
	width: 120px;
	height: 102px;
	background: url("//css.ccement.com/img/wap_ccement/viphqt.png") no-repeat;
	background-size: 100%;
	vertical-align: top
}
.ug_top .ug_top_right {
	display: inline-block;
	margin-left: 8%
}
.ug_top .ug_top_right span {
	display: block;
	font-size: 16px;
	color: #333;
	margin-top: 14px;
	line-height: 24px
}
.ug_top .ug_top_right span i {
	font-size: 24px;
	color: red;
	font-style: normal;
	margin: 0 5px
}
.ug_top .ug_top_right a {
	display: block;
	height: 40px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #48a5f4;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 18px;
	margin-top: 10px
}
.ug_bot {
	padding: 16px 12px
}
.ug_bot p {
	text-indent: 2em;
	font-size: 16px;
	color: #333;
	line-height: 32px
}
.buy_container h4 {
	color: red;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	padding: 0 12px;
	margin-top: 10px;
	margin-bottom: 10px
}
.buy_container h4 span {
	color: blue
}
.buy_container .buy_info {
	background-color: #fff;
	padding: 0 12px;
	border-bottom: 1px solid #ededed;
	height: 50px;
	line-height: 50px
}
.buy_container .buy_info .buy_info_left {
	font-size: 16px
}
.buy_container .buy_info .buy_info_right {
	font-size: 16px;
	color: #48a5f4
}
.buy_container .buy_n_s {
	height: 64px;
	line-height: 20px
}
.buy_container .buy_n_s p {
	width: 100%
}
.buy_container .buy_n_s p span {
	display: block;
	font-size: 16px;
	line-height: 20px;
	padding-top: 10px
}
.buy_container .buy_n_s p span i {
	font-style: normal;
	color: red;
	font-size: 16px
}
.buy_container .buy_n_s p input {
	-webkit-appearance: radio;
	width: 16px;
	height: 44px;
	display: block;
	margin-right: 8px
}
.buy_footer {
	position: fixed;
	height: 50px;
	bottom: 0;
	background-color: #fff;
	width: 100%
}
.buy_footer p {
	display: block;
	font-size: 14px;
	line-height: 49px;
	padding: 0 12px;
	border-top: 1px solid #ddd
}
.buy_footer p i {
	font-style: normal;
	color: red;
	font-size: 14px
}
.buy_footer p span {
	font-size: 18px;
	color: red
}
.buy_footer a {
	display: block;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	padding: 0 20px;
	color: #fff;
	background-color: #48a5f4
}
.jzz {
	height: 30px;
	text-align: center;
	line-height: 30px;
	display: none
}
.hylist_container .hylist_info {
	background-color: #fff;
	padding: 0 12px
}
.hylist_container .hylist_info a {
	display: block;
	padding: 14px 0;
	border-bottom: 1px solid #ededed
}
.hylist_container .hylist_info a h4 {
	font-size: 18px;
	color: #333;
	font-weight: normal;
	line-height: 26px
}
.hylist_container .hylist_info a p {
	font-size: 14px;
	color: #999;
	margin-top: 4px;
	line-height: 14px
}
.hydetail_container {
	background-color: #fff
}
.hydetail_container h2 {
	font-size: 22px;
	color: #333;
	line-height: 30px;
	margin: 0 12px;
	padding: 21px 0 13px;
	border-bottom: 1px solid #ededed
}
.hydetail_container .hydetail_content ul {
	padding: 14px 0;
	margin: 0 12px;
	border-bottom: 1px solid #ededed
}
.hydetail_container .hydetail_content ul li {
	font-size: 18px;
	line-height: 30px;
	color: #333;
	font-weight: bold
}
.hydetail_container .hydetail_content ul li span {
	font-size: 18px;
	color: #555;
	font-weight: normal
}
.hydetail_container .hydetail_content h3 {
	margin: 10px 12px 6px;
	font-size: 18px;
	color: #333;
	line-height: 30px
}
.hydetail_container .hydetail_content p {
	font-size: 18px;
	line-height: 30px;
	color: #555;
	text-indent: 2em;
	padding: 0 12px 20px
}
body.gbg {
	background: #f2f2f2
}
.btn_box {
	margin: 15px 12px
}
.btn_box a {
	font-size: 18px;
	line-height: 45px;
	height: 45px;
	color: #fff;
	width: 100%;
	display: block;
	text-align: center
}
.btn_box .search_btn {
	background: #48a5f4;
	border-radius: 2px
}
.my_option_box .my_option_li .icon7 {
	font-size: 22px;
	color: #34bdf6
}
.my_option_box .my_option_li .icon8 {
	font-size: 22px;
	color: #ffa1a1
}
.my_option_box .my_option_li .icon9 {
	font-size: 20px;
	color: #7174f3
}
.my_option_box .my_option_li .icon10 {
	font-size: 22px;
	color: #4a9bda
}
.my_option_box .my_option_li a .my_option_li_span1 {
	color: #555
}
.my_option_box .my_option_li a .my_option_li_span2 {
	color: #333
}
.my_option_box .my_option_li input {
	border: 0;
	font-size: 16px;
	font-size: 16px;
	color: #333
}
.search .my_option_box span {
	float: left;
	margin-right: 10px
}
.search .my_option_box a em {
	font-size: 16px;
	float: left;
	margin-right: 10px
}
.provincelist {
	margin: 10px 10px 0 12px
}
.provincelist li {
	border-bottom: 1px solid #fff;
	padding: 8px 0 3px 0
}
.provincelist .provUl a {
	height: 35px;
	line-height: 35px;
	margin: 0 2% 5px 0;
	display: inline-block;
	background: #fff;
	color: #333;
	font-size: 16px;
	width: 23%;
	text-align: center;
	padding: 0;
}
.provincelist .brandUl p ,.provincelist .typeUl p{
	font-size: 14px;
	margin: 0 0 8px 0;
	color: #999
}
.provincelist ul li a.cur_a {
	background: #48a5f4;
	color: #fff
}
.provincelist ul li:last-child {
	border: 0
}
.provincelist ul a {
	height: 35px;
	line-height: 35px;
	margin: 0 5px 5px 0;
	display: inline-block;
	background: #fff;
	color: #333;
	font-size: 16px;
	padding: 0 10px
}
.nearcomp p {
	text-align: center;
	font-size: 16px;
	color: #999;
	margin-top: 30px
}
.pricecity .my_option_box a em {
	font-size: 14px
}
.asiac {
	background: #fff;
	padding-top: 11px;
	margin: 0 12px 30px 12px
}
.asiac .tit {
	height: 46px;
	background: #71dcf9;
	position: relative
}
.asiac .tit .titbgl {
	position: absolute;
	top: 0;
	height: 46px;
	width: 5px;
	left: -5px;
	background: #71dcf9
}
.asiac .tit .titbgl span {
	position: absolute;
	bottom: -5px;
	width: 5px;
	height: 5px;
	background: url(//css.ccement.com/img/wap_ccement/titl.png) no-repeat
}
.asiac .tit .titbgr {
	position: absolute;
	top: 0;
	height: 46px;
	width: 5px;
	right: -5px;
	background: #71dcf9
}
.asiac .tit .titbgr span {
	position: absolute;
	top: 46px;
	left: 0;
	width: 5px;
	height: 5px;
	background: url(//css.ccement.com/img/wap_ccement/titr.png) no-repeat
}
.asiac .tit h4 {
	color: #fff;
	font-size: 22px;
	line-height: 46px;
	text-align: center;
	font-style: italic;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.16)
}
.areacomps {
	margin: 18px 0 16px
}
.areacomps li {
	padding: 0 10px
}
.areacomps li p {
	color: #333;
	font-size: 24px;
	height: 37px;
	line-height: 37px;
	border-bottom: 1px solid #bfeffc;
	padding-left: 3%
}
.areacomps li .comps {
	padding: 0 0 4px 3%
}
.areacomps li .comps a {
	color: #333;
	font-size: 16px;
	display: inline-block;
	margin-right: 6%;
	line-height: 36px
}
.asiac .marketlist {
	padding: 10px 0 8px
}
.asiac .marketlist li {
	height: 34px;
	border-bottom: 1px solid #e5e5e5;
	padding: 0 10px
}
.asiac .marketlist li a {
	font-size: 16px;
	color: #666;
	line-height: 34px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis
}

.flex-con{     -webkit-box-flex: 1;     -webkit-flex: 1;    flex: 1;}
#newsinfo{
	font-size: 20px;
}
.news_no_comment{
	font-size: 16px;
	text-align: center;
	color: #555;
	padding: 20px 0 30px;
}
.nomore {
    text-align: center;
    padding: 10px 0 20px 0;
    color: #909090;
    font-size: 14px;
    display : none;
}
.info_box_extension{
	height: auto;
}
.info_box_extension a{
	display: block;
}
.info_box_extension h4{
	font-size: 18px;
	color: #333;
	line-height: 24px;
	font-weight: normal;
	text-align: justify;
	display: block;
	margin-bottom: 10px;
}
.info_box_extension img{
	display: block;
	width: 100%;
	height: auto;
}
.info_box_extension span{
	display: inline-block;
	font-size: 12px;
	line-height: 14px;
	margin-top: 10px;
	margin-bottom: -2px;
	color: #48a5f4;
	border: 1px solid #48a5f4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 0 2px;
}
.news_container{
	position: absolute;
	top: 0px;
	bottom: 0px;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
	overflow-x:hidden;
	width: 100%;
}
.os_box_logo{
	width: 80px;
	height: 80px;
	margin: 28px auto 0;
	vertical-align: top;
	background: url("//css.ccement.com/img/wap_ccement/lgou_03.png") no-repeat;
	background-size: 100%;
}
.os_box_logo1{
	width: 80px;
	height: 80px;
	margin: 28px auto 0;
	vertical-align: top;
	background: url("//css.ccement.com/img/wap_ccement/lgou_04.png") no-repeat;
	background-size: 100%;
}
.os_box_hint{
	font-size: 18px;
	text-align: center;
	font-weight: normal;
	color: #2e2e2e;
	margin-top: 20px;
}
.os_box_info{
	text-align: center;
	font-size: 16px;
	color: #666666;
	margin-top: 20px;
}
.os_a{
	margin: 60px 12px 0;
}
.os_a a{
	background: #06bf04;
	border-radius: 2px;
	font-size: 18px;
	line-height: 45px;
	height: 45px;
	color: #fff;
	width: 100%;
	display: block;
	text-align: center;
}
.info_special{
	display: inline-block;
	font-style: normal;
	font-weight: normal;
	padding:0 2px;
	color: #ff8200!important;
	position: relative;
	-webkit-transform: scale(0.75);
	-moz-transform: scale(0.75);
	-ms-transform: scale(0.75);
	transform: scale(0.75);
}
.info_special::after{
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	z-index:-1;
	width: 200%;
	height:200%;
	border:1px solid #ff8200!important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: scale(.5, .5);
	-moz-transform: scale(.5, .5);
	-ms-transform: scale(.5, .5);
	transform: scale(.5, .5);
}
#newsinfo{
	-webkit-user-select: text;
	-moz-user-select: text;
	-khtml-user-select: text;
	user-select: text
}
.ug_bot h4{
	font-size: 16px;
	color: #333;
	line-height: 32px;
	font-weight: normal;
	margin-top: 10px;
}
.ug_bot li{
	font-size: 16px;
	color: #666666;
	line-height: 32px;
}
.ug_bot h4 span{
	display: block;
	height: 16px;
	width: 4px;
	vertical-align: top;
	background-color: #48a5f4;
	float: left;
	margin-right: 6px;
	margin-top: 8px;
}

/* 我的订阅 */
.my_option_box .my_option_li .icon7 {
   color: #8ecbf3;
   font-size: 18px;
   line-height: 18px;
   margin-top: 17px
}
.sub_box{
   background-color: #ffffff;
   padding: 11px 12px 15px;
    border-bottom: 1px solid #ededed;;
}
.sub_box_top{
   font-size: 16px;
   color: #333;
   line-height: 28px;
   height: 56px;
   overflow : hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 2;
   -webkit-box-orient: vertical;
}
.sub_box .open{
   text-align: right;
   display: none;
   height: 24px;
}
.sub_box .open i{
   display: inline-block;
   height: 24px;
   color: #48a5f4;
   padding-left: 10px;
   line-height: 24px;
}
.sub_box .open i em{
   font-size: 14px;
   background-color: #ffffff;
   font-style: normal;
   font-style: normal;
}
.sub_box .open i img{
   width: 14px;
   height: 8px;
   vertical-align: top;
   margin-left: 5px;
   margin-top: 8px;
}
.sub_box_bot{
   font-size: 14px;
   color: #666;
   line-height: 18px;
   padding-top: 5px;
}
.sub_box_bot .block1{
   color: #48a5f4;
}
.sub_box_bot .block2{
   float: right;
}
.test_word_box{
   position: fixed;
   left: -10000px;
   font-size: 16px;
   color: #333;
   line-height: 28px;
}
.info_box:last-child a{
	border-bottom: none;
}
.subject_content{
	width: 100%;
	height: 100%;
}
.subject_img_box img{
	width: 100%;
	height: auto;
}
.subject_content .rotary_box .rotary_box_img li{
	vertical-align: top;
	position: relative;
}
.subject_content .rotary_box .rotary_box_img img{
	display: block;
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}
.subject_content .rotary_box .rotary_info{
	height: 120px;
	pointer-events:auto;
}
.subject_content .rotary_box .rotary_info ul li{
	vertical-align: top;

}
.subject_content .rotary_box .rotary_info ul li h4{
	margin: 0 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-weight: normal;
	font-size: 18px;
	color: #ffffff;
	line-height: 35px;
	height: 35px;
}
.subject_content .rotary_box .rotary_info ul li p{
	margin: 0 12px;
	font-size: 14px;
	color: #EEEEEE;
	white-space: normal;
	line-height: 21px;
	height: 85px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.hylist_container .hylist_info_l {  }
.hylist_container .hylist_info_r { text-align: right; color: #48a5f4; padding-left: 22px;  }
.hylist_container a .hylist_info_r p{ font-size: 18px; color: #48a5f4; margin-bottom: 8px;  }
.hylist_container a .hylist_info_r i{ /*line-height: 35px;*/font-size: 18px;  }
.pay_top{ text-align: center;color: #333333;margin-top:20px}
.pay_top p{ font-size: 14px; /*margin:  0 0 12px 0;*/ }
.pay_top span{font-size:40px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
.pay_top span i{ font-style: normal; font-size:40px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;}
.pay_c{ padding:  0 12px; background: #FFFFFF; height: 50px; line-height: 50px; margin-top:20px;}
.pay_c p{ font-size: 16px;}
.pay_c span{  font-size: 16px;text-align: right;}
.pay_c em{ font-size: 16px; font-style: normal; color: #ff0000; padding-right: 5px;}
.pay_b{}
.pay_b p{ color: #999999; height: 38px; line-height: 38px; padding-left: 12px;}
.pay_b ul{}
.pay_b ul li{ background: #FFFFFF; border-bottom: 1px solid #f2f2f2; height: 50px; line-height: 50px; padding: 0 12px;}
.pay_b ul li:last-child{ border: 0;}
.pay_b ul li p{ line-height: 50px; height: 50px;font-size: 16px; color: #333333; }
.pay_b ul li p i{ font-size: 26px; padding-right: 10px;vertical-align: top;}
.pay_b ul li p i.zfb{ color: #00aaef;}
.pay_b ul li p i.wx{ color: #3cb035;}
.pay_b ul li input{ outline: none; width:20px; position: relative;  color:#48a5f4;top: 16px; height:20px; line-height:15px; font-size: 20px; display:block; border: 1px solid #999999; border-radius: 50%; background: none;}
.pay_b ul li input:checked:before{ position: absolute; top: 1px; left: -1px; content: '\e61c';    font-family: "iconfont" !important; font-style: normal;}
.pay_link{position: fixed;bottom: 0;width:100%; }
.pay_link a{display:block; background:#48a5f4; font-size:18px; color:#FFFFFF;height: 49px; line-height: 49px; text-align: center;}
.formore {height:36px;line-height: 36px;text-align: center;font-size: 14px;  color: #666;background-color:#f2f2f2;}
/*新增样式*/
.info_topbox {
	width: 100%;
	background-color: #fff
}
.info_topbox a {
	border-top: 1px solid #ededed;
	height: 100%;
	padding: 18px 0;
	margin: 0 12px
}
.info_topbox a .info_topbox_left {
	width: 32.3%;
}
.info_topbox a .info_topbox_left img {
	width: 100%;padding-top: 5px;
}
.info_topbox a .info_topbox_right {
	margin-right: 15px;
	text-align: justify;
	text-justify: distribute;
	font-size: 0
}
.info_topbox a .info_topbox_right .info_topbox_right_top {
	display: block;
	font-size: 18px;
	color: #333;
	line-height: 24px;
	height: 48px;
	margin-bottom: 11px;
	overflow: hidden;
	*display: inline;
	*zoom: 1;
	letter-spacing: 0;
	vertical-align: top
}
.info_topbox a .info_topbox_right .info_topbox_right_bottom em {
	display: block;
	font-style: normal;
	font-size: 12px;
	color: #48a5f4;
	overflow: hidden;
	height: 17px;
	margin-right: 10px;
	line-height: 15px
}
.info_topbox a .info_topbox_right .info_topbox_right_bottom i {
	display: block;
	font-style: normal;
	color: #999;
	text-align: right
}
.info_topbox_noimg {
	height: 80px;

}
.info_topbox_noimg a {
	padding: 6px 0
}
.info_topbox_noimg a .info_topbox_right {
	margin: 12px 0
}
.info_topbox_noimg a .info_topbox_right .info_topbox_right_top {
	margin-bottom: 7px;
	height: 24px;
	overflow: hidden
}
.info_topbox_extension{
	height: auto;
}
.info_topbox_extension a{
	display: block;
}
.info_topbox_extension h4{
	font-size: 18px;
	color: #333;
	line-height: 24px;
	font-weight: normal;
	text-align: justify;
	display: block;
	margin-bottom: 10px;
}
.info_topbox_extension img{
	display: block;
	width: 100%;
	height: auto;
}
.info_topbox_extension p{
	display: inline-block;
	font-size: 12px;
	line-height: 14px;
	margin-top: 10px;
	margin-bottom: -2px;
	color: #48a5f4;
	border: 1px solid #48a5f4;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 0 2px;
}
.info_top{display:inline-block;font-style:normal;font-weight:normal;padding:0 2px;color:#f85959;position:relative;border:1px solid #f85959;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;margin-right: 10px;}
.info_box a .info_box_right.leftcon{margin-left: 0px; margin-right: 15px;}
.info_topbox a .info_topbox_extension_bottom {margin-top: 6px;
    display: -moz-box;
	display: -webkit-box;
	display: box;
}
.info_topbox a .info_topbox_extension_bottom em{-moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;display: block;
    font-style: normal;
    font-size: 12px;
    color: #48a5f4;
    overflow-x: hidden;
    height: 15px;
    margin-right: 10px;
    line-height: 15px;}
.info_topbox_extension_bottom i {
    display: block;
    font-style: normal;
    color: #999;
    text-align: right; line-height: 15px;height: 15px;
}
.info_topbox_third{width:100%;}
.info_topbox_third>div{width:32.3%;float: left;margin:0 1.5% 2PX 0%;}
.info_topbox_third>div:last-child {margin-right: 0;
}
.info_topbox_third img{width: 100%;}
.formore1{ margin: 5px 0 10px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 15px;color: #48a5f4;
    background-color: #f4f5f6;}
.find_nav .find_nav_left .find_nav_list ul li a.newicon{position: relative;}
.find_nav .find_nav_left .find_nav_list ul li a .circle{position: absolute;top: 5px; right: -9px; width: 10px; height: 10px; border-radius: 5px; background: #f85959; display: block;}
.dropload-up{background: #f4f5f6;padding-top: 10px;}
 #dropload_container{
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            bottom: 0;
            z-index: 1;
        }
        .info_container{
            position: absolute;
            tap-highlight-color:rgba(0,0,0,0);
            -webkit-tap-highlight-color:rgba(0,0,0,0);
	        width:100%;
            z-index: 1;
        }
        #pullDown{
            text-align: center;
            padding: 14px;
            background: #f4f5f6;
        }
        .pullDownIcon{
            width: 26px;
            height: 26px;
            display: inline-block;
            background: url(/images/loading.png) no-repeat;
            background-size: cover;
            background-position: center;
        }
        .pullDownLabel{
            display: block;
            padding-top: 7px;
        }
    </style>