/* 大屏幕 */
@media (min-width: 1200px) { }
 
/* 平板电脑和小屏电脑之间的分辨率 */
@media (min-width: 768px) and (max-width: 979px) {}
 
/* 横向放置的手机和竖向放置的平板之间的分辨率 */
@media (max-width: 767px) {}
 
/* 横向放置的手机及分辨率更小的设备 */
@media (max-width: 480px) {}

a:hover, a:focus {
    text-decoration: none;
    color:#ea112f;
}

*{box-sizing: border-box; }
body{background:#f8f8f8; min-width: 1170px;}
p{margin:0;}
ul{padding:0; margin: 0;}
select{margin:0;}
.transition{-webkit-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s;}

.gray-mobile {
    background-position: 0 0;
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: text-bottom;
	  margin-bottom: -2px;
}
.gray-mobile{
    background: url(../images/phone.png) no-repeat;
	background-size:contain;
}
.native{width:100% ; height: 100% ; border:none; padding:0 2%; margin-bottom: 0 !important; display: block ; border-radius:0 !important; box-sizing: border-box ;}
.native:focus{box-shadow:none !important; border-color:white !important; }
@media (min-width: 1200px){
    [class*="span"] {
        margin-left: 20px;
    }
}


.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container{width:1170px;}
.span6{width: 570px;}
.span12{width: 1170px;}


.m_header_top_con{line-height:38px;}
.top_user~a{color:#0ae0cf;}
.top_user~a:last-child{ padding-left: 10px; margin-left: 10px; border-left:1px solid #0ae0cf;}


.top_user{width:20px; height: 20px; background:url(../images/top_user.png) no-repeat; background-size:contain; display: inline-block; vertical-align: middle; margin-top: -3px; margin-right:5px;}
.m_header_body_con{padding:30px 0; position:relative;}
.m_header_body_sr{padding: 19px 100px 19px 0;}
.search_box{border:2px solid #ea112f; width:500px; height: 50px; line-height: 46px; }
.search_box_select{width:21%; height: 100%; background:#f8f8f8; text-align: center; position:relative; }
.search_box_select_text{width:100%; height: 100%; display: block; font-size:16px; border-right:2px solid #cccccc; box-sizing: border-box; cursor: pointer;}
.search_box_select_text>span{color:#666666;}

.search_box_select_text>.down{display: inline-block; height: 8px;  width: 8px;  border-width: 0 1px 1px 0;  border-color: #666666;  border-style: solid;  -webkit-transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0);  transform: matrix(0.71, 0.71, -0.71, 0.71, 0, 0); margin-bottom: 3px;}
.search_box_input{width:64%; height: 100%;}
.search_box_input>input{width:100%; height:100%; border:none; display: block;}


.m_header_address{height:25px; line-height:25px; border-left:1px solid #e2e2e2;  padding-left:20px; margin-left:20px; margin-top:25px;}

.m_header_body_code{position:absolute; right:0; top:20px; text-align:center; font-size:12px;}

.search_box_button{width:15%; height: 100%;}
.search_box_button>button{width:100%; height: 100%; border:none; display: block; background:#ea112f url(../images/search_icon.png) no-repeat center center;}
.release_mess{padding:0 30px; height: 50px; border:2px solid #ea112f; line-height: 46px;}
.release_mess>a{display:block;}
.release_mess>a>span{color:#ea112f; font-size: 16px;}
.info_icon{width:20px; height: 20px; background:url(../images/info_icon.png) no-repeat; background-size:contain; display: inline-block; margin-right: 5px; margin-top: -4px; vertical-align: middle;}

.m_header_navbar_item{height: 55px; line-height: 55px; padding:0 50px; color:white; font-size:16px; float: left;}
.m_header_navbar_item.active{background:#f3384f;}
.m_header_navbar_item:hover{color:white; }

.section_container{min-height:500px;}

.section_item{padding:25px 0;}
.section_info_box{width:270px;}
.section_info_tabar>a{width:50%; height: 45px; line-height: 45px; text-align: center; float:left; font-size: 16px; color:#ea112f;}
.section_info_tabar>a.active{background:#ea112f; color:white;}
.section_tab_item{padding:20px 10px; min-height:350px; display: none;}
.section_tab_item:first-child{display:block;}
.section_form_cell{padding:0 5px; font-size: 16px; margin-top: 10px;}
.section_form_cell:first-child{margin-top: 0;}
.section_form_cell>label{display: inline-block; margin-bottom:0; font-size: 16px;}
.select_region{display:inline-block;  border:1px solid #e2e2e2; width:125px; height: 38px; text-align: center; line-height: 36px; vertical-align: middle; }
.select_region span{color:#ea112f;}
.select_region>select{border-radius: 0; width:100%; height: 100%; border:none; display: block; outline: 0; text-align: center; font-size: 16px;}

.select_area,.select_phone{display:inline-block; color:#e2e2e2; vertical-align: middle; }
.select_area>input,.select_phone>input{width:60px; height: 38px; margin-bottom:0; border-radius: 0; text-align: center; }
.select_phone>input{width:125px;}

.section_form_button{margin-top:25px;}
.section_form_button>input[type="submit"]{display:block; width:100%; height:46px; text-align: center; line-height: 46px; background:none; border:none; background:#ea112f; color:white; font-size:18px;}

.section_banner_box,.section_news_box{width:640px; height: 395px; overflow: hidden; }
.section_news_box{width:260px;}
.section_news_advice{border:1px solid #333333}
.section_news_advice_item{width:100%; height:80px; padding:10px 20px; border-top:1px solid #333333; }
.section_news_advice_item:first-child{border-top: none;}
.section_news_advice_item>img{width:60px; height: 60px; display: block; margin-right:10px;}
.advice_wenben{width:120px;}
.advice_wenben>h4{font-size:14px; color:#333333; margin: 0; line-height: 30px;}
.advice_wenben>p{font-size:12px; color:#999999; line-height: 30px; margin: 0;}


.section_news_table{width:100%; height: 135px; border:1px solid #333333; margin-top: 18px; padding: 21.5px 10px; overflow: hidden;}
.section_list{margin:0; padding:0;}
.section_list>li{line-height: 30px;}
.section_list>li>a{color:#333333; padding-left: 10px; display: block; position: relative;}
.section_list>li>a:before{content:''; position: absolute; width:5px; height:5px; border-radius:50%; background:#999999; left: 0; top: 50%; margin-top: -2.5px;}
.section_list>li>a small{color:#ea112f;}
.section_list>li>a>.text{width:75%;}

.section_title{text-align: center;}
.section_title_box{display: inline-block; padding:0 30px; border:1px solid #999999; height:70px;  position:relative;}
.section_title_box>p{font-size:28px; line-height: 70px;}
.section_title_box>p>span{color:#ea112f;}
.section_title_box>.englist{color:#999999; font-size: 24px;  text-align: center; margin-top: -12px; background:white; padding:0 5px;}

.section_customer{margin-top: 50px;}
.section_customer>ul{ margin: 0 0 0 -50px; clear: both;}
.section_customer>ul>li{width:200px; height: 300px; border:1px dashed #999999; padding:20px; text-align: center; float:left; margin-left:43px;}

.section_customer>ul>li>a{display:block; color:#333333;}
.section_customer_img{width:160px; height:130px; border-radius:5px;}
.section_customer_name{font-weight:normal; font-size: 22px; margin: 15px 0;}
.section_customer_phone{color:#ea112f; font-size: 18px; border-bottom:1px solid #333333; padding-bottom: 10px; margin-bottom: 15px;}
.section_customer_button{width:130px; height:30px; background:url(../images/qq_button.jpg) no-repeat; display: inline-block;}
.section_process,.section_assessment,.section_recommend{margin-top:50px;}

.section_process>ul>li{width:25%; float:left; padding-right:10px; color:white;}
.section_process>ul>li>img{border-radius: 50%; width:66px; height: 66px; margin-right:10px;}
.section_process>ul>li h4{font-weight:normal; font-size: 14px; margin:15px 0 0;}

.section_customer>ul>li:hover{background:#ea112f;}
.section_customer>ul>li:hover .section_customer_phone,.section_customer>ul>li:hover .section_customer_name{color:white;}
.section_customer>ul>li:hover .section_customer_phone{border-bottom-color:white;}





.section_assessment>ul{margin-left: -20px;}
.section_assessment>ul>li{padding:30px 140px; background:white; float:left; width: 48%; margin-left: 20px; }
.section_assessment>ul>li a{display:block; height:100%; color:#333;}
.section_assessment>ul>li img{width:90px; height:90px; margin-right:10px;}
.section_assessment>ul>li h4{font-size:18px; font-weight:normal; margin:20px 0 15px;}
.section_assessment>ul>li h4>span{color:#0cecda; font-size:30px; }
.section_assessment>ul>li p{font-size:18px; color:#999999;}
.section_assessment>ul>li:hover{ -webkit-box-shadow:0 0 10px #999; -moz-box-shadow:0 0 10px #999; box-shadow:0 0 10px #999;}

.section_recommend{ height:300px;}
.section_recommend>ul{margin-left: -25px; display:none;}
.section_recommend>ul>li{float: left; margin-left: 18px; width:280px; height: 230px; border-bottom:2px solid #ea112f; overflow:hidden;}
.section_recommend>ul>li>a{display:block; color:#333333; font-size:16px; position:relative;}
.section_recommend>ul>li>a img{width:100%; height:180px; display:block;}
.section_recommend>ul>li>a .title{height:50px; line-height: 50px; text-align: center; padding:0 10px;}

.section_recommend>ul:first-child{display:block;}

.recommend_box{position:absolute; left:0; bottom:-80px; background:#ea112f; color:white; width:100%; padding:10px; font-size:12px; visibility:hidden; }
.recommend_box .recommend_title{font-size:14px;}
.section_recommend>ul>li>a:hover .recommend_box{ visibility:visible; bottom:0px;}




.business_title{ font-size:32px; margin-top: 30px; border-left: 4px solid #ea112f; padding-left: 10px; height:35px; line-height: 35px;}

.business_list{margin-top:50px;}
.business_list>ul{margin-left:-10px;}
.business_list>ul>li{width:32%;height: 111px; margin-left:10px; margin-bottom:30px; float: left; padding-bottom:20px; border-bottom:1px solid #e2e2e2; }
.business_list>ul>li>a{display:block; padding:15px; border-bottom:1px solid #999999; color:#333333; }

.business_list_left img{width:110px; height:80px; margin-right:10px; display:block;}

.business_list_right{width:225px;}
.business_list_right_title{line-height: 30px; font-size:14px; font-weight:bold; }
.business_list_right_title a{color:#333333;}
.business_list_right_title img{width:20px; height:20px; display: inline-block; vertical-align: middle; margin-top: -3px; margin-right:3px;}
.business_list_right_label{
    margin-top:0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
	padding-left:23px;
}

.business_list_right_label>a{margin-top:2px; margin-right:10px; display: inline-block; color:#999999; font-size: 12px; }
.business_list_right_label>a:hover{color:#ea112f}
.section_address,.section_search{margin-top:50px;}
.section_address>ul{margin-left: -30px; clear:both;}
.section_address>ul>li{float:left; width:380px; height:200px; margin-left: 20px; background:red;}


.section_address_one{width:100%; height:100%; display:block; background:white; border:2px solid #f3ae36; padding:20px; display:none;}
.section_address_title{color:#f3ae36; font-size:24px;}
.section_address_title>img{width:27px; height:35px; display: inline-block; vertical-align: middle; margin-top: -3px; margin-right:10px;}
.section_address_con>p{margin-top: 10px; font-size:12px; }
.section_address_con>p>span{margin-right: 20px;}
.section_address_two{width:100%; height: 100%; display:block; line-height:200px; text-align: center;}
.section_address_two>span{color:white; font-size:24px; position:relative;}
.section_address_two>span::before{content:''; width:50px; height:2px; background:white; position:absolute; bottom: -8px; left: 50%; margin-left: -25px;}

.section_address>ul>li:hover .section_address_two{display:none;}
.section_address>ul>li:hover .section_address_one{display:block;}


.section_search_item{float: left; width:560px; margin-left: 50px; min-height: 100px;}
.section_search_item:first-child{margin-left:0;}
.section_search_icon{width:120px; height:88px; position:relative; float: left;}
.section_search_icon>img{width:100%; height: 100%; display:block;}
.section_search_icon::after{
    content:''; 
    width:0; 
    height:0; 
    border-top:10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #ea112f;
     position:absolute; 
     right: -8px;
      top: 50%; 
      margin-top: -5px;
}
.section_search_label{width:420px; height: 88px; margin-left: 20px; float: left; line-height: 24px; }
.section_search_label>a{margin:10px 5px; display:inline-block; color:#333333; }
.section_search_label>a:hover{color:#ea112f}







.section_hd_left,.section_hd_con,.section_hd_right{ height:455px; float: left;}
.section_hd_left{width:250px; background:#fff; margin-right:10px;}
.section_hd_con{width:660px; background:#fff; }
.section_hd_right{width:230px; background:#fff; margin-left: 20px;}
.category_box{width:100%; height:100%;  background:white; position:relative;}
.category_box>ul>li{width:100%; height: 35px; border-bottom:1px solid #e2e2e2; border-left: 1px solid #0ae0cf; border-right: 1px solid #0ae0cf;cursor: pointer;}
.category_box>ul>li:first-child{border-top:1px solid #0ae0cf;}
.category_box>ul>li:last-child{border-bottom:1px solid #0ae0cf}
.category_box_cell,.category_box_more{padding:0 10px; height:35px; line-height: 35px;   overflow: hidden;  position: relative;}
.category_box_title{font-size:16px; position:relative;}
.category_box_title>img{ height:20px; width:20px; display: inline-block; margin-right:5px; vertical-align: middle; margin-top: -3px; }
.category_box_label>a{color:#666666; font-size:12px; margin-left: 10px; display: inline-block; vertical-align: text-bottom; }
.category_box_label>a:first-child{font-weight:bold; color:#333;}
.category_box_more{padding:0;}
.category_box_more{display:block; width:100%; height:100%; text-align: center; background:#0ae0cf; color:white;}
.category_box_more:hover{color:#f8f8f8;}

.category_box>ul>li.active{border:1px solid #ea112f;  border-right:none; border-top:none;}

.category_box>ul>li.active .category_box_cell::before{content:''; width:100%; height: 1px; position:absolute; left: -2px; top: 0px;  border-top:1px solid #ea112f; z-index: 99;}

.category_box>ul>li:last-child.active .category_box_cell::before{left: 0px;}





.category_box>ul>li.active .category_box_cell::after{content:''; width:1px; height: 98%; position:absolute; right: 1px; top: 1px;  border-right:1px solid white; z-index: 99; border-bottom: 1px solid #ea112f}

.category_box_menu{position:absolute; right:-398px; top: 0px; width:400px; height:455px; background:white; border:1px solid #ea112f; z-index: 98; overflow: hidden; display:none;  }
.category_box_menu>ul{padding:10px 20px 20px;}
.category_box_menu>ul>li{ padding:10px 0; border-bottom:1px solid #e2e2e2;}
.category_box_menu_title{font-weight:normal; font-size:18px; }
.category_box_menu_label>a{color:#666666; font-size:12px; margin-right:10px;}
.category_box_menu_label>a:hover,.category_box_label>a:hover{color:#ea112f;}


.section_switch_left{width:450px; height:310px;  overflow: hidden; background:#cccccc;}
.section_switch_left_item,.section_switch_left_item>a,.section_switch_left_item>a>img{display:block; width:100%; height:100%;}
.section_switch_left_item{display:none;}
.section_switch_left_item:first-child{display:block;}


.section_switch_right{width:210px;}
.section_switch_list>ul>li{width:100%; height:103.333333px; border:1px solid #e2e2e2; border-top:none; position:relative;}
.section_switch_list>ul>li>a{display:block; width:100%; height:100%; padding:10px;}
.section_switch_title{margin:0 0 5px 0; font-weight:normal; color:#333333; font-size:18px;    }
.section_switch_mallImg>img{width:60px; height:50px; display: block; margin-right:10px;}
.section_switch_message{width:110px;}
.section_switch_message>p{font-size:12px; color:#333333; line-height: 16.8px; white-space:nowrap;}

.section_switch_list>ul>li:first-child{border-top:1px solid #e2e2e2;}
.section_switch_list>ul>li.active{border-color: #0ae0cf;}
.section_switch_list>ul>li.active::before{content: ''; width:100%; height:1px; border-top:1px solid #0ae0cf; position:absolute; top: -1px; left: 0;}
.section_switch_list>ul>li.active .section_switch_title{color:#0ae0cf;}
.section_switch_list>ul>li:first-child.active::before{top:0;}

.section_switch_list>ul>li:hover .section_switch_title{color:#0ae0cf;}


.section_product{width:100%; height:130px; margin-top:15px; overflow: hidden; position:relative;}
.section_product ul{width:120%; height:100%; position:absolute; left: 0; top: 0;}
.section_product ul>li{width:148px; height:128px; margin-right: 20px; float: left; background:white;  border:1px solid #e2e2e2; box-sizing: content-box;}
.section_product ul>li>a{display:block;  }
 .section_product_img{width:100%; height:94px; position:relative;}
.section_product_img img{width:100%; height: 100%; display:block;}
.section_product_text{height: 35px; line-height: 34px; text-align: center; padding:0 5px; font-size:12px; color:#333333; }
.section_product_box{position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(234,17,47,0.6);  color:white;  padding: 10px 10px 0 20px; display:none;}
.section_product_box .text{font-size:12px;  line-height:20px;}
.section_product ul>li>a:hover .section_product_text{color:#ea112f;}

.section_product ul>li>a:hover .section_product_box{display:block;}


.section_rent_title{width:100%; height: 28px; position:relative; border:1px solid #0ae0cf; margin-top: 8px;}
.section_rent_text{position:absolute; left: 15px; top: -8px; background:white; padding:0 3px; font-size:18px;}
.section_rent_text>span{color:#0ae0cf;font-weight: bold;}

.section_rent_shop{margin-top:5px; height: 210px; overflow: hidden; position:relative;}
.section_rent_shop::before{content:''; width:100%; height: 1px; border-top:1px dashed #e2e2e2; position:absolute; top:0; left:0;}
.section_rent_shop ul>li{position:relative; padding:10px 0; box-sizing:content-box;}
.section_rent_shop ul>li::after{content:''; width:100%; height: 1px; border-bottom:1px dashed #e2e2e2; position:absolute; bottom:0; left:0;}

.case_img>img{width:50px; height:50px; margin-right:10px; display:block;}
.case_con{width:170px; height:50px;}
.case_con>h4{font-weight:normal; font-size:14px; margin:0; color:#333333;}

.section_rent_customer{padding-bottom:10px; margin-top:15px; border-bottom:1px dashed #e2e2e2; text-align: center;}
.section_rent_number{height:30px; line-height:30px;}
.section_rent_number>span{color:#ea112f; font-size:25px;  display: inline-block;}

.section_rent_newsNumber>span{background:#0cecda; font-size:20px; height:25px; line-height:25px; display: inline-block; margin:0 2px; padding:0 1px;}
.section_rent_news{padding:5px 10px; height:66px; overflow: hidden;}
.section_rent_news ul>li{height:18.66667px; line-height:18.66667px; }
.section_rent_news ul>li>a{color:#333333; font-size:12px;}
.section_rent_news ul>li>a:hover{color:#ea112f}
.section_block{margin-top:30px;}
.section_block>ul>li{float:left; width:280px; height:85px; margin-right:16px; background:#cccccc;}
.section_block>ul>li:last-child{margin-right:0}
.section_block>ul>li>a{color: white; padding:20px; text-align: center; display: block; height: 100%; line-height: 20px;}
.section_block>ul>li>a>h4{font-weight: normal; margin: 0; font-size: 18px;}
.section_block>ul>li>a>p{margin-top:6px;}


.seaction_selected{margin-top: 40px;}
.seaction_selected_title>span{color:#333333; font-size:30px; }
.seaction_selected_box{ margin-top:20px;}
.seaction_selected_left img{width:280px; height: 400px; display: block;}
.seaction_selected_right{width:890px; height:400px; overflow:hidden; position:relative;}
.seaction_selected_button>span{position: absolute; top: 50%;  margin-top: -28px; width: 30px;  height: 56px; line-height:56px;  z-index: 3;  display: none; text-align: center; cursor:pointer; background:rgba(0, 0, 0, 0.3) url(/template/source/pc/images/slider-arrow.png) no-repeat no-repeat;}
.seaction_selected_button>span.b_left{ left:0;   background-position: -111px 11px; }
.seaction_selected_button>span.b_right{ right:0;    background-position: 8px 11px;}


.seaction_selected_right:hover .seaction_selected_button>span{display:block;}


.seaction_selected_li{width:889px; height:auto; height: 399px;  border-left:1px solid #e2e2e2;  border-top:1px solid #e2e2e2; position:relative; float:left; box-sizing:content-box; border-right:1px solid #e2e2e2;}

.seaction_selected_li::before{content:''; width:1px; height:100%; position:absolute; right:0px; top: 0px; border-right:1px solid #e2e2e2;}

.seaction_selected_li::after{content:''; width:100%; height:1px; position:absolute; left:0; bottom: 0px; border-bottom:1px solid #e2e2e2;}


.seaction_selected_mbox>.seaction_selected_mbox_item{width:177.59px; height:200px; position:relative; float: left;}
.seaction_selected_mbox>.seaction_selected_mbox_item::before{content:''; width:1px; height:100%; position:absolute; right:-1px; top: -1px; border-right:1px solid #e2e2e2;}
.seaction_selected_mbox>.seaction_selected_mbox_item::after{content:''; width:100%; height:1px; position:absolute; right:0; bottom: 1px; border-bottom:1px solid #e2e2e2;}
.seaction_selected_mbox>.seaction_selected_mbox_item>a{display:block; height:100%; padding:20px 10px 0; color:#333333; font-size:12px;}
.seaction_selected_mbox>.seaction_selected_mbox_item>a img{width:100%; display: block; height:118.17px;}
.seaction_selected_mbox>.seaction_selected_mbox_item>a p{height:62px; line-height: 62px; text-align: center;}
.seaction_selected_img{position:relative;}
.seaction_selected_mbox>.seaction_selected_mbox_item>a:hover .section_product_box{display:block;}

.seaction_selected_mbox>.seaction_selected_mbox_item:nth-child(5n)::before{border-right:none;}

.seaction_selected_list>.seaction_selected_mbox_item>a:hover{color:#ea112f;}


.section_unified{margin-top:30px;}
.section_unified_title{height:50px; line-height: 47px; border-bottom:3px solid #ea112f; overflow: hidden;}
.section_unified_title>.txt{font-size:30px; width:280px;}
.section_unified_title>.unnavbar{width:890px;}
.section_unified_title>.unnavbar>a{float: left; padding:0 15px;  text-align: center; color:#333333; font-size:12px; font-size:18px; position:relative}
.section_unified_title>.unnavbar>a.active{color:#ea112f}
.section_unified_title>.unnavbar>a.active::before{content:'';   width:0;  height:0;   border-left:6px solid transparent; border-right:6px solid transparent;  border-bottom:8px solid #ea112f; position:absolute; bottom:0; left: 50%; margin-left: -4px;}

.section_unified_figure>ul{margin-right: -20px;}
.section_unified_figure>ul>li{margin-top:10px; margin-right: 20px; width:218px; height:80px; border:1px solid #e2e2e2; overflow: hidden; float:left;}
.section_unified_figure>ul>li>a{height:100%; display: block; color:#333333; }
.section_unified_figure_img>img{width:70px; height:78px; display:block; margin-right:10px;}
.section_unified_figure_mess{padding:10px 0; overflow: hidden; width:136px; }
.section_unified_figure_mess>h4,.section_unified_figure_mess>p{ font-size:14px; font-weight:normal; margin: 0; line-height: 19.333333px;}

.section_unified_figure>ul>li:hover{border-color:#ea112f;}
.section_unified_figure>ul>li:hover .section_unified_figure_mess>h4{color:#ea112f}

.section_unified_writing>ul{margin-right:-12px;}
.section_unified_writing>ul>li{float: left; width:185px; height: 162px; border: 1px dashed #e2e2e2; margin-right: 12px; margin-top:20px; }
.section_unified_writing>ul>li>a{height:100%; display:block; padding:10px; color:#333333; line-height: 28px; font-size:14px; position:relative}
.section_unified_writing>ul>li>a h4{margin:0;  font-weight:normal; color:#1b52de; line-height: 28px; font-size:16px;}
.section_unified_writing>ul>li>a span{color:#ea112f}

.section_unified_demo{position:absolute; left:0; top:0; width:100%; height:100%; background:#ffffff; padding:10px 15px; display:none;}
.section_unified_demo img{width:100%; height:115px; display:block;}
.section_unified_demo p{width:100%; height:25px; line-height:25px; text-align:center; font-size:12px; color:#ea112f;}

.section_unified_writing>ul>li:hover{border-color:#ea112f;}
.section_unified_writing>ul>li:hover h4{color:#ea112f;}
.section_unified_writing>ul>li:hover .section_unified_demo{display:block;}



.section_unified_category{margin-top:10px;}
.section_unified_category_left{width:210px;}
.section_unified_category_right{width:960px;}

.search_block{border:1px solid #e2e2e2;}
.search_block_item{padding:20px; border-bottom:1px solid #e2e2e2;}
.search_block_item:last-child{border-bottom:none;}
.search_block_title{font-weight:normal; font-size:18px; margin: 0; margin-bottom: 5px; line-height: normal;}
.search_block_text>a{color:#333333; font-size:14px; margin-right:10px; display: inline-block; vertical-align: top;}
.propaganda img{width:100%; display:block;}
.search_block_text>a:hover{color:#ea112f;}

.section_unified_product>ul>li{margin-left: 25px; margin-bottom:20px; width:215px; height: 195px; border:1px solid #e2e2e2; overflow: hidden; float:left; }
.section_unified_product>ul>li>a{width:100%; height:100%; display:block; position:relative; color:#333333; font-size:14px; }
.section_unified_product>ul>li>a:hover{color:#ea112f;}
.section_unified_product_box>img{width:100%; height:155px; display: block;}

.section_unified_product_box>p{height:40px; line-height: 40px; text-align: center;}

.section_unified_product_mess{position:absolute; left: 0; bottom: 0; padding:5px 10px; background:rgba(234,17,47,1); color:white; width: 100%; display:none;}
.section_unified_product_mess>p{line-height: 18px; font-size:12px;}

.section_unified_product>ul>li>a:hover .section_unified_product_mess{display:block;}

.section_unified_product2{margin-left:25px; margin-top:30px; border:1px solid #e2e2e2;}
.section_unified_product2>ul>li{ height: 140px; width:233.2px; position:relative;  float:left;  }
.section_unified_product2>ul>li::after{ content:''; position:absolute;  height:100%; top:0; right:-2px; border-right:1px solid #e2e2e2;}
.section_unified_product2>ul>li>a{padding:10px; height: 100%; display:block; color:#333333;}

.section_unified_product2_title{font-size:16px; margin: 0; font-weight: normal;}

.section_unified_product2_box{margin-top:10px;}
.section_unified_product2_img>img{width:75px; height:90px; display: block; margin-right:10px;}
.section_unified_product2_mess{width:128px; padding:5px 0;}
.section_unified_product2_mess>p{line-height:26.666667px; font-size:14px; white-space:nowrap;}
.section_unified_product2_mess>p span{color:#ea112f;}

.section_unified_product2>ul>li>a:hover .section_unified_product2_title{color:#ea112f;}


.seek_navigation{font-size:14px; color:#999; line-height:30px;}
.seek_navigation>a{color:#333333; }


.seek_fast_wrapper{border:1px solid #e2e2e2;}
.seek_fast_item{border-bottom:1px solid #e2e2e2; height:auto; overflow: hidden; background:#f8f8f8; }
.seek_fast_item:last-child{border-bottom:none;}
.seek_fast_label{width:100px; height: 100%; padding-top: 19px;  text-align: center; font-size:14px; }
.seek_fast_navbar,.seek_search_navbar{width:1068px; line-height: 25px; padding:17px 0; background:white; }
.seek_fast_navbar a{ margin:0; color:#666666; display: inline-block; transition:all .6s; -webkit-transition:all .6s;  border-radius: 3px; padding:0 7px; font-size:12px;}
.seek_fast_navbar a:first-child{margin-left:10px;}
.seek_fast_navbar a.active{background:#03d1c5; color:white;  }
.seek_fast_navbar a:hover{background:#03d1c5; color:white;  }
.seek_fast_navbar a.active:hover{color: white;}

.seek_fast_navbar_two{    border: 1px solid #ddd;  border-radius: 5px;   margin: 10px 10px 0px 10px;  padding: 4px 0;  background: #fefefe;}
 
.seek_fast_link{color:#e2e2e2;}
input[type='text'].seek_fast_input{width:55px; height: 22px; border-radius:0; margin-bottom: 0;  text-align: center;}

button.seek_fast_button{height:22px; line-height: 18px; background:none; border:none; border:1px solid #e2e2e2; padding:1px 8px;  margin-left:8px;}

.seek_fast_search{padding:15px 20px; background:white;}
.seek_fast_search>input[type=text]{width:250px; height:25px; border-radius: 0; margin: 0;  border:none; border:1px solid #e2e2e2;  border-right:none; outline:0; padding:0 5px;}
.seek_fast_search>button{border:none; padding:0; background:none; height:25px; background:#ea112f; color:white; padding:0 5px;}

.seek_container{margin-top:30px;}
.seek_left{width:850px; margin-right:20px; border:1px solid #e2e2e2; border-top:none;}
.seek_screen{border-top:2px solid #ea112f; border-bottom:1px solid #e2e2e2; height:43px; line-height: 40px; background:#f8f8f8; }
.seek_screen>.seek_screen_item{float: left;  padding:0 15px; text-align: center; border-right:1px solid #e2e2e2; color:#333333; font-size:14px;position:relative;}
.seek_screen>.seek_screen_item.active{color:#ea112f; background:white;}
.seek_screen>.seek_screen_text{float:left; font-size:14px; padding:0 10px;}
.seek_screen>.seek_screen_text>span{color:#ea112f;}
.seek_screen>.seek_screen_page{float: right; text-align: right; padding:0 10px;}
.seek_screen>.seek_screen_page>a{display: inline-block; width:15px; height:15px; text-align: center; line-height: 15px; border:1px solid #e2e2e2; color:#333333;}
.seek_screen_chevron{position:relative; display: inline-block; vertical-align: middle;}
.seek_screen_chevron .chevron_up{position:absolute; right: -10px; top: -5px; width: 0;  height: 0;   border-left: 3px solid transparent; border-right: 3px solid transparent; border-bottom: 3px solid #999999;}
.seek_screen_chevron .chevron_down{position:absolute; right: -10px; top: 0px; width: 0;  height: 0;   border-left: 3px solid transparent;border-right: 3px solid transparent; border-top: 3px solid #999999;  }

.active .active_up .chevron_up{border-bottom-color:#ea112f}
.active .active_down .chevron_down{border-top-color:#ea112f}
.seek_product_list>ul>li{ border-bottom:1px solid #e2e2e2;}
.seek_product_list>ul>li:last-child{border-bottom:none;}
.seek_product_list>ul>li>a{padding:20px; display:block; color:#333333;}
.seek_product_left{line-height: 24px; width:400px;}
.seek_product_left>h4{ font-size:18px; color:#ea112f; }
.seek_product_left>p{color:#999999; font-size:14px; font-weight:bold;}
.seek_product_con,.seek_product_right{line-height: 107px;  width:190px;  font-weight:bold;}
.seek_product_con span,.seek_product_right span{color:#ea112f; font-size:18px; font-weight:bold;}
.seek_product_right{text-align: right;}
.seek_product_list>ul>li:hover{background:#f9f9f9;}


.seek_product_img img{width:130px; height:106px; display:block; margin-right:10px;}



.seek_right{width:300px; border:1px solid #e2e2e2;}
.seek_right_title{height:43px; line-height: 43px; padding:0 10px; font-size: 16px;}
.seek_right_shop{border-top:1px solid #e2e2e2;}
.seek_right_shop>ul>li{border-bottom:1px solid #e2e2e2;}

.seek_right_shop>ul>li>a{padding:20px; display: block; color:#333333;}
.seek_right_img>img{width:100px; height:66px; display: block; margin-right:10px;}

.seek_right_messgae{width:148px; line-height: 22px;}
.seek_right_messgae>h4,.seek_right_messgae>p{margin:0; font-weight: normal; font-size:14px;}

.seek_page{margin-top:20px;}
.seek_page_yema>a{ display: inline-block; padding:2px 7px; border:2px solid #e2e2e2; color:#333333;}
.seek_page_yema>a.active{border-color:#ea112f; background:#ea112f; color:white;}
.seek_page_prev{display:inline-block; vertical-align: middle; width:0; height:0; border-top: 3px solid  transparent; border-bottom: 3px solid  transparent;  border-right:5px solid #333333; margin-right:5px;  margin-top:-3px;}
.seek_page_next{display:inline-block; vertical-align: middle; width:0; height:0; border-top: 3px solid  transparent; border-bottom: 3px solid  transparent;  border-left:5px solid #333333; margin-left:5px; margin-top:-3px;}


.seek_page_yehao>input[type="text"]{width:28px; height:28px; text-align: center; border-radius: 0; margin: 0; border:none; border:2px solid #e2e2e2; margin:0 5px;}
.seek_page_yehao>button{margin-left: 5px; height: 28px; border:none; padding: 0 5px; border:2px solid #e2e2e2; background:white; outline: none;}


.seek_search_navbar{padding:10px 0;}
.seek_search_navbar>a{
	
	 display: inline-block;
    border: 1px solid #dddddd;
    height: 26px;
    line-height: 26px;
    padding: 0 20px 0 9px;
    color: #000;
    background: url(../images/chacha_03.png) right no-repeat #fff;
    float: left;
    margin-left: 10px;
    max-width: 200px;
}

.bottom_navbar{border-top:2px solid #ea112f;}
.bottom_navbar_menu{padding:40px 0; }
.bottom_navbar_item{width:30%; float:left; text-align: center;}
.bottom_navbar_item:first-child{text-align: left; width:20%}
.bottom_navbar_item:last-child{text-align: right; width:20% }
.bottom_navbar_title>span{font-size:22px; border-bottom:1px solid #ea112f; padding-bottom:10px;}
.bottom_navbar_list{margin-top: 20px;}
.bottom_navbar_list>li{width:100%; height: 40px; line-height: 40px; text-align: center;}
.bottom_navbar_list>li>a{font-size:16px; color:#333333;}

.bottom_navbar_item:first-child .bottom_navbar_list>li{text-align: left;}
.bottom_navbar_item:last-child .bottom_navbar_list>li{text-align: right; margin-bottom:10px; height: 100%;}
.bottom_footer{border-top:1px solid #ea112f;}
.bottom_footer_link{text-align: center;}
.bottom_footer_link>a{display:inline-block; margin:0 15px; color:#333333;}



/*åº•éƒ¨*/
#footer{ width:100%; padding:36px 0; color:#fff; padding-right:360px; position:relative; margin:auto;}
#footer .dianhua{ position:absolute; top:0px; right:0px;}
#footer .dianhua .num{ font-size:40px; line-height:60px; padding-top:40px;}
#footer .dianhua .demo{ font-size:14px;}

#footer a{ color:#fff;}
#footer .footer-nav{ font-family:"Microsoft Yahei"; font-size:16px; margin:0 0px 0px; padding-bottom:20px; padding-top:20px;}
#footer .footer-nav a{margin:0 10px;}
#footer  .nr{ line-height:2em; font-size:12px;}
#footer .footer-nav a:hover{ font-weight:bold;}








.seek_news_list {padding:10px; height: 195px; overflow: hidden;}
.seek_news_list ul>li{height:25px; line-height: 25px; display: block;}
.seek_news_list ul>li>a{display: block; color:#333333; font-size:12px;}
.seek_news_list ul>li>a>p{width:70%;}
.seek_news_list ul>li>a:hover{color:#ea112f;}





/*float*/
#tq_as{ display:none !important;}
#float{ position:fixed; z-index:1000; bottom:140px; left:50%; margin-left:610px;
transition:bottom .5s; 
	-moz-transition: bottom .5s;  /* Firefox 4 */
	-webkit-transition: bottom .5s;   /* Safari and Chrome */
	-o-transition: bottom .5s;  /* Opera */}
#float dl dd{ display:block; width:60px; height:60px; margin-bottom:5px; background-color:#1ebda7; box-shadow:0 0 5px rgba(0,0,0,.2); border-radius:5px;
transition: color .3s, background .5s, opacity .5s; 
	-moz-transition: color .3s, background .5s, opacity .5s;  /* Firefox 4 */
	-webkit-transition: color .3s, background .5s, opacity .5s;   /* Safari and Chrome */
	-o-transition: color .3s, background .5s, opacity .5s;  /* Opera */
}
#float dl dd:hover{ background-color:#ff6600;}
#float dl dd.f1{ background-image:url(../images/float_03.png);}
#float dl dd.f2{ background-image:url(../images/float_06.png); display:none}
#float dl dd.f3{ background-image:url(../images/float_08.png); position:relative;}
#float dl dd.f4{ background-image:url(../images/float_10.png); display:none; cursor:pointer; background-color:#ff6600;}
#float dl dd.f3:hover .box{ display:block;}
#float dl dd .box{ position:absolute; bottom:0px; right:59px; padding-right:11px; display:none;}
#float dl dd .box .view{background-color:#1ebda7; padding:10px 20px 10px 15px; border-radius:5px; box-shadow:0 0 5px rgba(0,0,0,.2); }
#float dl dd .box .view ul li{ display:block; height:30px; line-height:30px; overflow:hidden; width:80px;}
#float dl dd .box .view ul li a{ display:block;display:block; height:30px; line-height:30px; overflow:hidden; padding-left:30px; color:#fff; background:url(../images/qq.png) left no-repeat;}
#float dl dd .box .view ul li a:hover{ text-decoration:underline;color:#ff6600;}









.investment_tabs{}
.investment_panel{float: left; width:373.33333px; border:1px solid #e2e2e2; height: 490px; margin-right:25px; padding:10px; overflow: hidden; }
.investment_panel:last-child{margin-right:0;}

.investment_panel_title{padding:0 0 10px 0; border-bottom:1px solid #e2e2e2;}
.investment_panel_bl{font-size:18px; border-left: 4px solid #e65414; padding-left: 10px;}
.investment_panel_item{padding:15px 10px; border-bottom:1px dashed #e2e2e2;}
.investment_panel_item:last-child{border-bottom:none;}
.investment_panel_item>a{display: inline-block; line-height: 30px; color:#393ea4; font-size:14px; margin: 0 5px;}
.investment_panel_item>a.black{color:#333333;}
.investment_panel_item>a:hover{color:#ea112f;}

.investment_container_item{margin-top: 30px;}
.investment_left{width:880px; float: left; margin-right:20px;}
.investment_right{width:270px; float: left;}
.investment_pro_list{margin-top:20px;}
.investment_pro_list>ul>li,.investment_news_list>ul>li{width:216.25px;   float: left; margin-right:5px;}
.investment_pro_list>ul>li:last-child{margin-right:0;}
.investment_pro_list>ul>li>a,.investment_news_list>ul>li>a{display: block; height:100%; color:#333333; font-size: 12px;}
.investment_pro_list>ul>li>a img{width:100%; height: 157px; display: block;}
.investment_pro_list>ul>li>a h4{margin: 0; color:#333333; font-size: 12px;  font-weight:normal; }
.investment_pro_list>ul>li>a .mainj{color:#999999; float:left; }
.investment_pro_list>ul>li>a .price{color:#ea5c36; float: right;  }
.investment_news_list{margin-top:30px;}
.investment_news_list>ul>li{border-bottom:1px dashed #e2e2e2;}
.investment_news_list>ul>li:nth-child(4n){margin-right: 0;}
.investment_news_list>ul>li>a p{height: 40px; line-height: 40px;}
.investment_news_list>ul>li>a:hover{color:#ea112f;}

.investment_pro_list>ul>li>a:hover h4{color:#ea112f;}

.investment_container_title{height: 45px; line-height: 43px; border-bottom:1px solid #e2e2e2; overflow: hidden;}
.investment_container_title>span{font-size:20px; border-bottom: 2px solid #ea5c36;}
.investment_container_title>a{color:#999999; font-size:12px; line-height: 65px;}


.news_container_left{width:800px; height: auto; margin-right:20px;}
.news_container_right{width:350px; height: auto;}



.news_container_banner{width:100%; height: 480px; overflow: hidden;}

.news_container_tab{margin-top:20px;}
.news_container_navbar{height: 50px; line-height: 49px; border-bottom:1px solid #e2e2e2;}
.news_container_navbar_item{font-size:18px; color:#333333; display: inline-block;  margin-right:20px;}
.news_container_navbar_item.on{color:#ea112f; border-bottom:1px solid #ea112f; position:relative;}
.news_container_navbar_item.on::before{content:''; width:0; height:0;  border-left: 3px solid transparent; border-right: 3px solid transparent; border-bottom: 3px solid #ea112f; position: absolute; left: 50%; margin-left: -1.5px; bottom: 0; }
.news_container_list>ul>li{border-bottom:1px dashed #e2e2e2;}
.news_container_list>ul>li>a{padding:20px 0; display: block; color:#333333;}
.news_container_list_img>img{width:110px; height: 80px; display: block; margin-right:10px;}
.news_container_list_neirong{width:680px;}
.news_container_list_neirong h4{font-size:16px; margin: 8px 0;}

.news_container_list>ul>li>a:hover .news_container_list_neirong h4{color:#ea112f;}

.news_container_right_title{height:46px; line-height: 45px; border-bottom: 1px solid #e65414;}
.news_container_right_title>span{display: block; width:145px; height:100%; background:#e65414; color:white; text-align: center; font-size:18px;}
.news_container_right_title>a{color:#e65414; font-size:12px;}

.news_container_right_list>ul>li{border-bottom: 1px dashed #e2e2e2;}
.news_container_right_list>ul>li>a{padding:20px 0; display: block; color:#333333;}
.news_container_right_img>img{width:110px; height:80px; display: block; margin-right:10px;}
.news_container_right_neirong{width: 230px;}
.news_container_right_neirong>h4{font-size:14px; margin: 8px 0;}

.news_container_right_list>ul>li>a:hover .news_container_right_neirong>h4{color:#ea112f;}


.news_container_right_ranking>ul>li{margin-top:15px;}
.news_container_right_ranking>ul>li>a{display: block;}
.news_container_right_ranking>ul>li>a img{display: block; width: 100%;}

.news_container_title{font-size:24px;}
.news_container_text>span{display: inline-block; margin: 0 10px;}

.news_container_details{border:1px solid #e2e2e2; border-top:2px solid #ea112f; padding:20px; margin-top:20px;}
.seek_detail_left{width:520px; margin-right:20px;}
.img-component-wrap{  height: 475px; }
.seek_detail_right{width:630px; height: 475px; position: relative;}


.detail-gray-desc {
    background-color: #fafafa;
    padding: 20px;
}
.dis-inline-block {
    display: inline-block;
}

.detail-gray-desc .opportunity-title {
    overflow: hidden;
    max-width: 520px;
    font: bold 28px "Microsoft YaHei";
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}
.shop-data {
    margin: 10px 0 10px 0;
    color: #999;
    font-size: 16px;
}

.shop-data>span {
    margin-left: 16px;
}

.shop-data span:first-child {
    margin-left: 0;
}



.cursor-pointer {
    cursor: pointer;
}

.detail-gray-desc .detail-qr-code {
    float: right;
    width: 53px;
    height: 76px;
    text-align: center;
    background: transparent url(../images/public.png) no-repeat scroll -1148px -211px;
    cursor: pointer;
}

.detail-gray-desc .detail-qr-code .detil-qr-code-hover {
    display: none;
    position: absolute;
    z-index: 1;
    margin-left: -222px;
    border: 1px solid red;
    width: 220px;
    height: 220px;
    background-color: #fff;
}
.detil-qr-code-hover .qr-code-container {
    padding: 21px 10px 11px;
}
.detil-qr-code-hover .qr-code-container img {
    width: 155px;
    height: 155px;
}
.detil-qr-code-hover .tip-title {
    margin-top: 11px;
    font: normal 14px/20px "Microsoft YaHei";
    color: #333;
}

.shop-data-bottom-border {
    border-bottom: 1px solid #e1e1e1;
}
.dynamic-new {
    margin-top: 20px;
}

.dynamic-new .dynamic-new-tag {
    width: 64px;
    height: 24px;
    padding: 3px;
    border-radius: 2px;
    color: #d8252d;
    border: 1px solid #d8252d;
    margin-top: -3px;
    padding-left: 7px;
    padding-right: 7px;
    background: #ffffff;
    font-size: 12px;
}

.dynamic-news-list, .dynamic-news-list-wrap {
    height: 22px;
    overflow: hidden;
}

.dynamic-news-list-wrap {
    width: 500px;
    overflow: hidden;
    position: relative;
    margin-left: 20px;
}

.dynamic-news-list li {
    width: 315px;
}
.dynamic-news-list li>a{color:#666;}
.list-style {
    width: 3px;
    height: 3px;
    display: inline-block;
    background-color: #cecece;
    margin-top: 7px;
    margin-right: 7px;
    vertical-align: top;
}
.dynamic-new .list-style {
    margin-top: 7px;
}
.dynamic-news-list .news-title {
    display: inline-block;
    width: 190px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    word-wrap: normal;
}
.dynamic-news-list .news-title, {
    width: 150px;
}

.detail-gray-desc .detail-qr-code:hover .detil-qr-code-hover {
    display: block;
}


.detail-detail {
    padding: 20px;
    border-bottom: 1px solid #e1e1e1;
    overflow: hidden;
}
.detail-detail li {
    float: left;
    width: 33.3%;
    border-right: 1px dotted #e1e1e1;
}
.detail-detail li.last {
    border-right: 0;
}
.detail-detail div {
    text-align: center;
}

.text-attention {
    color: #d8252d;
}

.detail-other-detail {
    margin-top: 20px;
    line-height: 20px;
}

.detail-other-detail li {
    margin-top: 15px;
    line-height: 1;
}
.detail-other-detail .detail-label {
    color: #999;
}
.detail-other-detail .detail-text {
    color: #666;
}


.detail-info-wrap {
    position: absolute;
    bottom: 0;
}
.detail-user-info {
    padding: 10px 20px;
    background-color: #d8252d;
    border-radius: 5px;
    color: #fff;
    width: 420px;
}

.detail-user-info {
    padding: 10px 8px 10px 0;
}


.detail-user-name {
    line-height: 40px;
    font-size: 18px;
    padding-right: 10px;
    border-right: 1px solid #fff;
    width: 90px;
    text-align: center;
    word-wrap: normal;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px;
}


.detail-user-phone>div {
   
    line-height: 20px;
    margin: 0 10px;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 1px;
}

.detail-oper {
    height: 22px;
    line-height: 22px;
    padding: 0 8px;
    border-radius: 11px;
    background-color: #fff;
    color: #d8252d;
    margin-right: 10px;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    cursor: pointer;
}
.detail-user-info .detail-oper.last {
    margin-right: 0;
}


.detail-service-phone {
    margin-left: 20px;
    padding: 10px;
    background-color: #f6f6f6;
    border-radius: 5px;
    width: 200px;
    margin-left: 8px;
}

.detail-service-phone div {
    height: 20px;
    line-height: 25px;
    text-align: center;
}

.u-ppwrenz {
    position: absolute;
    top: 58px;
    right: -40px;
    background: url(../images/theme.png) -868px -468px no-repeat;
    width: 136px;
    height: 136px;
    display: inline-block;
}


.anli-success{width:166px; height:100px; background:url(../images/cj.png) no-repeat; position:absolute; bottom:130px; right:0px;}

.transaction>b{color:#d8252d; font-size:18px;}

.u-ppwrenz{
    width: 136px;
    height: 136px;
    top: 230px;
    right: 0px;
}


.scan-share-pop-ups {
    width: 16px;
    position: relative;
    top: 0;
    margin-left: 3px;
    cursor: pointer;
}

.suit-operate {
    margin-top: 10px;
    margin-bottom: 20px;
    background-color: #f6f6f6;
    padding: 20px;
}
.suit-operate ul {
    display: inline-block;
}
.suit-operate ul li {
    display: inline-block;
    margin-right: 20px;
    color: #666;
    font-size: 14px;
    margin-top: 5px;
}

.icon-gous{width:15px; height:15px; background-image: url(../images/icon_select.png); background-position: 0 0; background-size: contain; display:inline-block; vertical-align:middle; margin-top:-3px;}

.baidumap>a{margin-right: 10px;}

.introduce_left{width:860px;}
.introduce_right{width:280px; margin-left: 30px; margin-top: 20px}


.detail_info_title {
    height: 50px;
    line-height: 50px;
    width: 100%;
    color: #444444;
    font-size: 24px;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 35px;
    margin-top: 0;
}
.detail_info_title span {
    height: 49px;
    display: inline-block;
    border-bottom: 2px solid #d8252d;
}

.device-list-container {
    margin-bottom: 35px;
}
.device-list>ul>li{
    float: left;
    margin-right: 55px;
    padding: 15px 15px 15px 0;
}
.device-list>ul>li .desc.desc-disabled {
    color: #ccc;
    text-align: center;
    margin-top:5px;
}


.QR_code {
    width: 100%;
    height: auto;
    border: 1px solid #e8e8e8;
    padding: 10px;
}

.QRimg, .QRimg img {
    width: 100px;
    height: 100px;
}
.QRimg, .introduce {
    float: left;
}

.introduce {
    margin-left: 10px;
    width: 148px;
}
.QR_title {
    color: #333333;
    font-size: 16px;
    margin-bottom: 5px;
}
.s {
    color: #666666;
    font-size: 12px;
    margin-bottom: 0;
}
.p {
    font-size: 12px;
    color: #666666;
    margin-bottom: 0;
}
.p span {
    color: #d8252d;
}


.fimilarShop {
    margin-top: 30px;
}
.fimilarShop .p_title {
    border-bottom: 1px solid #e8e8e8;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #333333;
}
.shopsList li {
    border-bottom: 1px solid #e8e8e8;
    height: 105px;
    padding-top: 15px;
}
.shopsList .imgs, .shopsList .imgs img {
    width: 100px;
    height: 75px;
}
.shopsList .imgs, .shopsList .shopsInfo {
    float: left;
}

.shopsList .shopsInfo {
    margin-left: 10px;
    width:170px;
}
.shopsList a{color:#333; display: block;}
.shopsList p {
    width: 170px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    white-space: nowrap;
    word-wrap: normal;
    word-break: break-all;
}
.p_i {
    font-size: 12px;
    color: #666666;
    margin-bottom: 0;
}





.find_shop_wrapper{padding:20px; margin-top:5px; border:1px solid #e2e2e2;}
.find_shop_title{
	
	line-height: 26px;
    padding: 5px 0;
    color: #000;
    font-size: 20px;
    font-weight: bold;
}
.find_shop_text{
	margin: 8px 0 20px;
    color: #999;
	font-size:12px;
}

dl,dd,dt{margin:0;}
.find_shop_list {
    display: block;
    font-size: 14px;
    border-bottom: 1px solid #e9e9e9;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    position: relative;
	   
}

.find_shop_list dd {
    display: block;
    float: left;
    width: 230px;
    margin-right: 10px;
    overflow: hidden;
    position: relative;
    height: 40px;
	 line-height: 40px;

}


.find_shop_list dt {
    display: block;
    float: left;
    width: 400px;
    height: 40px;
	 line-height: 40px;

}
.find_shop_phone{
	 line-height: 50px;
    color: #000;
    font-size: 12px;
    border-bottom: 1px solid #e9e9e9;
}

.find_shop_phone span {
    font-size: 12px;
    font-weight: bold;
    display: block;
    float: left;
    width: 66px;
    display: block;
}

.find_shop_phone font {
    display: inline-block;
    float: left;
}

.find_shop_phone b {
    color: #F00;
    font-size: 20px;
}








.release-step-list .step {
    position: relative;
    width: 383px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    color: #999;
    font-size: 18px;
    background-color: #f8f8f8;
    float: left;
    margin-right: 10px;
    cursor: pointer;
}
.release-step-list .step.last {
    margin-right: 0;
}

.release-step-list .step.active {
    color: #fff;
    background-color: #d8252d;
}

.can-click-style {
    color: #3a96e9;
    margin-left: 10px;
    cursor: pointer;
    text-decoration: underline;
}

.release-step-list .step.active .can-click-style {
    color: #fff;
}

.right-arraw:after {
    position: absolute;
    right: -25px;
    top: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 0 22px 25px;
    border-color: transparent transparent transparent #f8f8f8;
}

.left-inner-arraw:before {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22px 0 22px 25px;
    border-color: transparent transparent transparent #fff;
}


.release-step-list .step.active.right-arraw:after {
    border-color: transparent transparent transparent #d8252d;
}

.release-type {
    padding-left: 30px;
}

.new-title {
    margin-top: 40px;
    margin-bottom: 20px;
}
.new-title .flag {
    width: 3px;
    height: 14px;
    background-color: #d8252d;
    margin-right: 6px;
    display: inline-block;
}
.new-title .name {
    font-size: 16px;
    color: #333;
}
.release-type .type-list {
    margin-top: 40px;
}
.release-type .type-list .type {
    display: inline-block;
    width: 92px;
    margin: 0 75px 0;
    cursor: pointer;
}

.icon-jiameng, .icon-let, .icon-siting, .icon-transfer {
    background-image: url(../images/release.png);
    background-position: 0 0;
    width: 94px;
    height: 96px;
}


.type .name {
    text-align: center;
    color: #666;
    font-size: 14px;
    margin-top: 10px;
}
.icon-siting, .icon-transfer {
    background-position: -188px 0;
    width: 93px;
}
.icon-let, .icon-siting, .icon-transfer {
    background-position: -94px 0;
}

.icon-zhaopin, .icon-kaidian {
    display: block;
    width: 94px;
    height: 96px;
    background: url(../images/public.png) no-repeat scroll -1108px 1px;
}
.icon-kaidian {
    background-position-y: -94px;
}
.customer-service {
    font-size: 14px;
    color: #333;
    padding-left: 30px;
}
.customer-service button {
    border: none;
    background: #fff;
    color: #3a96e9;
    padding: 0;
}
form .must {
    color: #FF0000;
    display: inline-block;
    vertical-align: text-top;
    padding-right: 5px;
}

.form-dt {
    float: left;
    color: #333;
    padding: 12px 0 8px;
    text-align: right;
    width: 120px;
    margin-right: 20px;
    font-weight: normal;
    font-size: 12px;
}
.form-dd {
    padding: 7px 0 8px;
    color: #333;
    margin-left: 140px;
    font-size:12px;
}

.sletect-board, .siting-industry-sletect-board, .transfer-industry-sletect-board, .let-industry-sletect-board, .siting-area-sletect-board, .triger-modal-btn {
    background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #CCCCCC;
    display: inline-block;
    padding: 0px 16px;
    height: 30px;
    vertical-align: middle;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
.modal-trigger {
    display: inline-block;
}
.industryAdd {
    color: #d8252d;
    font-size: 20px;
    line-height: 27px;
    vertical-align: top;
    margin-right: 5px;
}
input.form-input {
    border: 1px solid #CBCBCB;
    height: 35px;
    line-height: 30px;
    margin-right: 6px;
    padding-left: 8px;
    padding-right: 8px;
    box-sizing: border-box;
    border-radius: 0;
    margin-bottom: 0;
    font-size:12px;
}

.form-select {
    border: 1px solid #CBCBCB;
    height: 30px;
    line-height: 30px;
    margin-right: 6px;
    border-radius: 0;
    font-size:12px;
}
.form-text {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-right: 18px;
    padding: 0 5px;
}

.form-ico {
    background: url(../images/theme.png) repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 20px;
    margin: 0 6px;
    vertical-align: middle;
    width: 20px;
}
.map {
    background: url(../images/marchant_service.png) -167px -45px no-repeat;
}


.upload-img-wrap {
    position: relative;
    display: inline-block;
    overflow: hidden;
    width: 130px;
    height: 100px;
}

.upload-img-wrap {
    margin: 0 10px 10px 0;
}
.addedImg, .selectImg {
    display: inline-block;
    position: relative;
    width: 130px;
    height: 100px;
    margin: 0 10px 10px 0;
    box-sizing: border-box;
    cursor: pointer;
    vertical-align: top;
}
.selectImg {
    border: 2px solid #ccc;
    position: absolute;
}
.selectImgDes {
    border-bottom: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    width: 100%;
    box-sizing: border-box;
    background-color: #f5f5f5;
    text-align: center;
    color: #666;
}
.select-add-ico {
    position: absolute;
    bottom: 0;
    height: 70px;
    line-height: 70px;
    text-align: center;
    color: #d8252d;
    font-size: 60px;
    width: 100%;
}

#J_testUploadImg, #fileupload {
    display: inline-block;
    position: absolute;
    width: 130px;
    height: 100px;
    top: -41px;
    visibility: hidden;
}
.img-placeholder {
    padding-bottom: 0;
    padding-top: 0;
    margin-top: -10px;
}

.notice2 {
    background: url(../images/theme.png) -170px -7px no-repeat;
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    width: 20px;
}

.form-button{

    background: none repeat scroll 0 0 #d8252d;
    border-radius: 3px;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0 6px;
    padding: 10px 90px;
    border: 1px solid #ccc;
}

.J_selectCity .icon-dui {
    color: #999;
    margin-right: 5px;
}
.areaSelected-list {
    display: inline-block;
    margin-top: 5px;
}
.J_canClick {
    color: #3a96e9;
    margin-left: 10px;
    cursor: pointer;
}

.areaSelected {
    display: inline-block;
    height: 30px;
    line-height: 28px;
    padding: 0 10px;
    text-align: center;
    border: 1px solid #ccc;
    margin-right: 10px;
    font-size: 14px;
    margin-bottom: 5px;
}

.red-d8252d {
    color: #d8252d;
}


.iconfont {
    font-size: 14px;
    cursor: pointer;
    margin-top: 3px;
}




.checkbox-group .checkbox-label {
    display: inline-block;
    width: 165px;
    margin-bottom: 10px;
    cursor: pointer;
    font-weight: normal;
}

.checkbox-label input[type="checkbox"] {
    visibility: hidden;
    width: 19px;
    height: 19px;
    display: inline-block;
}

.checkbox-actual {
    position: relative;
    display: inline-block;
    margin: 4px 0 0 -28px;
    height: 14px;
    width: 14px;
    border: 1px solid #ccc;
    vertical-align: text-bottom;
    margin-right: 5px;
}
input[type="checkbox"]:checked + .checkbox-actual {
    border-color: #d8252d;
    background-color: #fbe9ea;
}

.marting+.checkbox-actual:after {
    content: '';
    width: 6px;
    height: 4px;
    position: absolute;
    top: 3px;
    left: 3px;
    border: 2px solid #d8252d;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    transform: rotate(-45deg);
}
input[type="checkbox"] + .checkbox-actual:after {
    content: '';
    width: 7px;
    height: 4px;
    position: absolute;
    top: 3px;
    left: 3px;
    border: 2px solid #d8252d;
    border-top: none;
    border-right: none;
    background: transparent;
    opacity: 0;
    transform: rotate(-45deg);
}
.marting:checked+.checkbox-actual:after {
    opacity: 1;
}
input[type="checkbox"]:checked + .checkbox-actual:after {
    opacity: 1;
}



.marting-list .active, .area-list .active {
    color: #d8252d;
}



input[type="submit"].J_martingSelectAll, input[type="button"].J_martingSelectAll {
    border: 1px solid #ccc;
    background: #eee;
    padding: 2px 10px;
    font-size: 12px;
}

.damend-tag {
    display: inline-block;
    width: 195px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    color: #666;
    font-size: 14px;
    text-align: center;
    margin: 0 10px 10px 0;
    cursor: pointer;
}

.damend-tag:nth-child(5n){margin-right:0;}

.damend-tag.active {
    position: relative;
    border-color: #d8252d;
    color: #d8252d;
}
.damend-tag.active:before {
    position: absolute;
    content: ' ';
    right: 0px;
    bottom: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 15px 15px;
    border-color: transparent transparent #d8252d transparent;
}

.damend-tag.active::after {
    position: absolute;
    right: 0px;
    bottom: -15px;
    content: "√";
    color: rgb(255, 255, 255);
}

.w180 {
    width: 180px;

}
.w400 {
    width: 400px;
}

textarea.damend-detail{border-radius: 0;}

.form-dt-shop {
    font-weight: normal;
    float: left;
    color: #666;
    font-size: 14px;
    height: 35px;
    padding: 8px 0 8px;
    text-align: right;
    width: 70px;
    margin-right: 20px;
}

.form-dd-shop {
    padding: 7px 0 8px;
    color: #666;
    margin-left: 90px;
    font-weight: normal;
}

.more-btn-container, .more-tip-container {
    padding-left: 140px;
}
.more-btn-container {
    margin-top: 0;
}
.more-btn-container .more-btn {
    font-size: 14px;
    color: #666;
}

.more-tip-container .tip {
    font-size: 14px;
    color: #3a96e9;
}


.merchant-bg {
    width: 100%;
    height: 1200px; 
    background: #f4f4f4;
    margin-top: -15px;
    height: 100%; 
    overflow: auto; 
    padding-bottom: 100px;
}

.merchant-bg.shop-enter {
    margin-top: 0;
    height: auto;
    background-color: #fff;
    overflow: visible;
}

.merchant-content {
    position: relative;
    width: 940px;
    /* margin-left: 20px; */
    background: #fff;
    /* overflow: auto; */
    /* padding-bottom: 70px; */
}

.icon-cuowu {
    color: #d8252d;
}
.icon-zhengque {
    color: #8cd232;
}

.icon-tishi {
    color: #3a96e9;
}



.modal {
	
    background-color: #FFFFFF;
    border: 7px solid #c3c3c3;
    overflow: hidden;
    width: 600px;
    overflow-y: auto;
	max-height: 400px;
}

.modal .header {
    background: none repeat scroll 0 0 #F1F1F1;
    border-bottom: 1px solid #ddd;
    min-height: 16.4286px;
    padding: 2px 10px;
    position: relative;
}
.modal .big-close {
    background: url(../images/icon-3.png) 0px 0px no-repeat;
    width: 20px;
    height: 20px;
    display: block;
    float: right;
    cursor: pointer;
    opacity: 1;
    padding: 0;
}


.modal .body {
    margin: 20px 25px 20px 25px;
}

.modal ul {
    overflow: hidden;
    padding-left: 10px;
    clear: both;
}

.modal .list {
    padding: 6px 0;
    padding-left: 70px;
    line-height: 22px;
}


.modal .list .title {
    vertical-align: top;
    font-size: 14px;
    width: 80px;
    margin-left: -80px;
    display: inline-block;
    border: none;
    height: auto;
    box-sizing: border-box;
}

.modal .body span {
    padding: 0 8px;
    cursor: pointer;
    display: inline-block;
}
.modal .list .smallIndustry {
    font-size: 14px;
}
.modal .list .red {
    color: #d8252d;
}

.modal-footer .areaSelectedBtn, .header .areaSelectedBtn {
    height: 32px;
    line-height: 32px;
    padding: 0 35px;
    color: #fff;
    background-color: #d8252d;
    text-align: center;
    border-color: transparent;
}
.modal .list .region-selected-result {
    width: 190px;
}
.normal-list .areaSelected-list {
    width: 420px;
    display: inline-block;
    margin-left: 10px;
}
.normal-list .title {
    display: inline-block;
    width: 80px;
    text-align: right;
    border: 0;
    vertical-align: top;
    height: 46px;
}
.area-list .checkbox-label {
    display: inline-block;
    width: 115px;
}
.area-list .checkbox-label .J_areaName{font-weight: normal; font-size: 12px;}
.checkbox-actual {
    position: relative;
    display: inline-block;
    margin: 4px 0 0 -28px;
    height: 14px;
    width: 14px;
    border: 1px solid #ccc;
    vertical-align: text-bottom;
    margin-right: 5px;
}


/**/
.buy-tj{  border:1px solid #ddd; margin:16px 0 0; padding:0 0 24px 0;}
.buy-tj .type{ height:56px; line-height:56px;font-size:24px; color:#F00; padding:0 16px; }
.buy-tj ul li{width:194px; height:212px; display:block; float:left; margin-left:16px; position:relative;}
.buy-tj ul li a{ display:block; overflow:hidden;}
.buy-tj ul li.end{margin-right:0px;}
.buy-tj ul li .tp{width:194px; height:144px; position:relative;}
.buy-tj ul li .tp a{color:#ffffff;text-decoration:none;}
.buy-tj ul li .tp a img{width:194px; height:144px; vertical-align:top; border:none;}
.buy-tj ul li .tp p{width:100%; height:33px; line-height:33px; text-indent:10px; font-size:14px; position:absolute; bottom:0px; left:0px; z-index:1; background: url(../images/bjtp_03.png) repeat; overflow:hidden;}
.buy-tj ul li .inner{width:100%; height:54px; padding-left:9px; padding-right:9px; border-left:1px solid #efefef; border-right:1px solid #efefef; border-bottom:1px solid #efefef;}
.buy-tj ul li .inner .line{height:1px; background:#efefef;}
.buy-tj ul li .inner .wz{height:27px; position:relative; overflow:hidden; }
.buy-tj ul li .inner .wz span{font-size:12px; color:#6f6f6f; line-height:27px; display:block; overflow:hidden;}
.buy-tj ul li .inner .wz span.left{ position:absolute; left:0px; top:0px; font-weight:bold;}
.buy-tj ul li .inner .wz span.right{ text-align:right;}
.buy-tj ul li .inner .wz span i{ font-style:normal; color:#000;}
.buy-tj ul li .inner .wz span b{ color:#F00; font-size:14px;}
/**/


.buy-tj ul li:last-child{margin-right:0}


.shop-data .iconfont {
    color: #ccc;
    font-size: 20px;
}

#record-btn{

    position: relative;
    cursor: pointer;
    float: right;
    text-decoration: none;
	margin-left:10px;
	padding:0 10px;
	border-left:1px solid rgba(0,0,0,0); border-right:1px solid rgba(0,0,0,0);
}
#record-btn.on{background:white; color:#F63; border-left:1px solid #e2e2e2; border-right:1px solid #e2e2e2; }
.xiala {
    position: absolute;
    top: 33px;
    padding-top: 5px;
    right: -1px;
    width: 300px;
    display: none;
	z-index:999;
}

.xiala dl {
    background: #fff;
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-top: 0px;
}

.xiala dl dd {
    height: 28px;
    line-height: 28px;
    display: block;
	font-size:12px;
}


.xiala dl dd a {
    display: block;
    overflow: hidden;
    height: 28px;
    margin: 0px;
    width: 100%;
    text-align: left;
	color:#333333;
	font-size:12px;
}

.xiala dl dd a font {
    color: #999;
    margin-left: 20px;
    float: right;
}



/*-----------*/


#member-main {
    width: 1000px;
    margin: 23px auto 60px;
    background: url(../images/membernav_03.png) repeat-y #fff;
    border: 1px solid #dcdbdb;
    border-top: 2px solid #ff6600;
}




/*main*/
#member-main{ width:1000px; margin:23px auto 60px;  background:url(../images/membernav_03.png) repeat-y #fff; border:1px solid #dcdbdb; border-top:2px solid #ff6600;}
/*member-nav*/
#member-nav{ width:180px; float:left; margin-bottom:40px;}
#member-nav .type{ height:40px; line-height:40px; overflow:hidden; position:relative; border-bottom:1px solid #dbdada;}
#member-nav .type a{ height:40px; line-height:40px; overflow:hidden; position:relative; display:block; background:url(../images/member-navico_03.png) left no-repeat; color:#4c4c4c; padding-left:33px;}
#member-nav .type.on a{ background:url(../images/member-navico_03.png) left no-repeat #fff; color:#ff6600;}
#member-nav .bt{color:#4c4c4c; padding-left:33px;height:40px; line-height:40px; overflow:hidden; position:relative; display:block;border-bottom:1px solid #dbdada; cursor:pointer;}
#member-nav .bt .ico{ width:36px; height:40px; position:absolute; right:0px; top:0px;  text-align:center; line-height:40px;font-size:20px;}
#member-nav .bt .ico span{ display:block; }
#member-nav .bt .ico font{ display:none;}
#member-nav .bt:hover{ color:#1ebda7;}
#member-nav .bt#bt1{ background:url(../images/member-navico_06.png) left no-repeat;}
#member-nav .bt#bt1:hover,#member-nav .bt#bt1.on{ background:url(../images/member-navico_06.png) left no-repeat #fff;}
#member-nav .bt#bt2{ background:url(../images/member-navico_08.png) left no-repeat;}
#member-nav .bt#bt2:hover,#member-nav .bt#bt2.on{ background:url(../images/member-navico_08.png) left no-repeat #fff;}
#member-nav .list ul li{ display:block; height:40px; border-bottom:1px solid #dbdada; line-height:40px; overflow:hidden; position:relative;}
#member-nav .list ul li a{color:#4c4c4c; padding-left:33px;height:40px; line-height:40px; overflow:hidden; position:relative; display:block;}
#member-nav .list ul li.on a,#member-nav .list ul li:hover a{ background:#fff;color:#1ebda7;}
/*member-nav*/
/*member-index*/
.member-index{ width:760px; float:left; padding:30px 0 30px 30px;}
.member-index .info-show{ height:auto; padding-bottom:24px; position:relative; overflow:hidden; border-bottom:1px dashed #ccc; padding-left:115px; margin-bottom:22px;}
.member-index .info-show .pic{ position:absolute; top:0px; left:0px;}
.member-index .info-show .pic img{ width:100px; height:100px;}
.member-index .info-show .text{ height:25px; line-height:25px; overflow:hidden; position:relative;}
.member-index .info-show .text span{ margin:0 10px 0 5px; color:#1f84d4;} 
.member-index .info-show .text a{ margin:0 10px 0 5px; color:#1f84d4; color:#F00;} 
.member-index .info-show .text b{ color:#ff6600;}
.member-index .info-show .text .href{color:#1f84d4; text-decoration:underline; margin-right:24px; line-height:30px;}
/**/
.member-type{ height:16px; line-height:16px; padding-left:7px; border-left:3px solid #ff6600; font-size:16px; color: #ff6600; margin-bottom:13px;}
.member-type a{ float:right; color:#1ebda7; font-size:12px;}
.member-store{ margin-bottom:22px;}
.member-store dl{ border-bottom:1px dashed #ccc;}
.member-store dl dd{ display:block; padding:11px 7px 13px; background:#f9f9f9; border-bottom:1px solid #dbdada; font-size:12px;}
.member-store dl dd:hover{ background:#f5f5f5;}
.member-store dl dd .title{ height:30px; overflow:hidden; line-height:30px; position:relative; color:#016ec4; font-size:14px; font-weight:bold; display:inline-block; *display:inline; *zoom:1; float:left;}
.member-store dl dd .text{ clear:both; line-height:20px; position:relative; overflow:hidden; height:20px;}
.member-store dl dd .text span{ margin:0 10px;}
.member-store dl dd .text .cz{ width:200px; text-align:right; position:absolute; top:0px; right:0px; color:#ff6600;}
.member-store dl dd .text .cz a{ cursor:pointer; color:#ff6600;}
.member-msglist dl{ border-top:1px solid #ccc;}
.member-msglist dl dd{ display:block; line-height:18px; padding:8px 0;  border-bottom:1px dashed #ccc;}
.member-msglist dl dd .text{ color:#000;margin-bottom:2px; font-size:12px;}
.member-msglist dl dd .text span{ color:#999;}
.member-msglist dl dd .text font{ color:#016ec4;}
.viplist a{ display:block; height:30px; border-bottom:1px dotted #ddd; overflow:hidden; line-height:30px; position:relative;}
.fwjl-list{ margin-bottom:30px;}
.fwjl-list ul li{ display:block; border-bottom:1px dashed #ddd; padding:10px 0;}
.fwjl-list ul li .text{ line-height:1.5;}
.fwjl-list ul li .rq{ color:#999;}




/*客服咨询*/
.msg-type{ line-height:36px; overflow:hidden; border-bottom:1px solid #cccccc; height:36px; margin-bottom:18px;}
.msg-type a{ display:inline-block; float:left; *display:inline; *zoom:1; height:36px; overflow:hidden; position:relative; font-size:14px; color:#000;}
.msg-type a:hover{ color:#ff6600;}
.msg-type a.on{ border-bottom:2px solid #ff6600; color:#ff6600; font-weight:bold; height:35px;}
.msg-type span{display:inline-block; float:left; *display:inline; *zoom:1; height:30px; margin:0 26px; color:#000;}
.msg-box{ margin-bottom:30px;}
.msg-box dl dd #c_content{ width:750px; border:1px solid #ddd; padding:5px 4px; font-size:12px;}
.msg-box dl dd .btn{ height:30px; width:104px; font-size:14px; background:#1ebda7; border:0px; color:#fff;}







.fanye{text-align:left; padding:10px 0; line-height:26px;}
.fanyeadd{padding-top:0px!important;}
.fanye2{padding:15px!important;}
.fanye a{padding:0 9px; border:1px #ddd solid; background-color:#fff; margin:0 5px; display:inline-block; position:relative; color:#333333;
font-size:12px;}
.fanye a:hover{border:1px #ff6600 solid; color:#ff6600;}
.fanye a.cur{border:1px #ff6600 solid; background-color:#ff6600; color:#fff;}
.fanye a.pageup span{padding-left:8px;}
.fanye a.pagenext span{padding-right:8px;}
.u-fanyepage{border:1px #ddd solid; width:30px; padding:5px 0px; text-align:center; margin:0px 5px; vertical-align:top;}
.fanye a.surebtn{background-color:#f7f7f7;}
.fanye a.surebtn:hover{border:1px #ddd solid;}
.fanye b{position:absolute; top:9px; border-style:solid; border-width:4px; font-size: 0; height: 0; line-height: 0; width: 0; vertical-align:middle; display:inline; cursor:pointer;}
.i-pagea{left:5px; border-color:#fff #bbb #fff #fff;}
.i-pageb{right:5px; border-color:#fff #fff #fff #bbb;}
.fanye a:hover b.i-pagea{border-color:#fff #ff6600 #fff #fff;}
.fanye a:hover b.i-pageb{border-color:#fff #fff #fff #ff6600;}
/*站内信*/
.msgtable .bbt{ height:30px; border:1px solid #ccc; background:#f8f8f8;}
.msgtable .nr{ border-bottom:1px dashed #ccc;}
.msgtable .nr td{ padding:10px 0 10px 16px;}
.msgtable td{ padding-left:16px;}
.msgtable td.b1{ width:100px;}
.msgtable td.b2{ width:360px;}
.msgtable td.b3{ width:120px;}
.msgtable td.b4{ text-align:center;}
.msgtable .bbdi{height:30px; border:1px solid #ccc; background:#f8f8f8;}
.msgtable .quan,.msgtable .dan{ float:left; margin:0px 5px 0 0;cursor:pointer;}
.msgtable label{ cursor:pointer;}
.msgtable .bbdi .msg-del{ border:0px; background:none; color:#099; margin-left:20px; cursor:pointer;}
/*客服咨询 end*/
/*收藏*/

.collecttable .bbt{ height:30px; border:1px solid #ccc; background:#f8f8f8;}
.collecttable .nr{ border-bottom:1px dashed #ccc;}
.collecttable .nr a{color:#333; font-size:12px;}
.collecttable .nr td{ padding:10px 0 10px 16px;}
.collecttable td{ padding-left:16px; font-size:12px;}
.collecttable td.b1{ width:500px;}
.collecttable td.b1 label{ font-size:16px; line-height:30px; display:block; height:30px; overflow:hidden; font-weight:normal;}
.collecttable td.b1 label .dan{ margin:8px 5px 0 0;}
.collecttable td.b1 label a:hover{ color:#399;}
.collecttable td.b2{ width:120px;}
.collecttable td.b3{ text-align:center;}
.collecttable .bbdi{height:30px; border:1px solid #ccc; background:#f8f8f8; line-height:30px;}
.collecttable .quan,.collecttable .dan{ float:left; margin:0px 5px 0 0;cursor:pointer; margin:9px 5px 0 0;}
.collecttable label{ cursor:pointer; margin-bottom:0;}
.collecttable .bbdi .msg-del{ border:0px; background:none; color:#099; margin-left:20px; cursor:pointer;}
/*收藏 end*/
/*基本信息*/
/*form*/
.formbody{padding:20px 0px; }
.formtitle,.formtitle1{border-bottom:solid 1px #d0dee5; line-height:35px; position:relative; height:35px; margin-bottom:28px;}
.formtitle1{margin-bottom:15px;}
.formtitle span,.formtitle1 span{font-weight:bold;font-size:14px; border-bottom:solid 3px #66c9f3;float:left; position:absolute; z-index:100; bottom:-1px; padding:0 3px; height:30px; line-height:30px;}
.formtitle a{font-weight:bold;font-size:14px; border-bottom:solid 3px #ccc;float:left; position:relative; z-index:100; bottom:-4px; padding:0 3px; height:30px; line-height:30px; display:inline-block; *display:inline; *zoom:1; margin-right:15px;}
.formtitle a.on{ border-bottom:solid 3px #66c9f3;}
.forminfo{}
.forminfo li{margin-bottom:13px; clear:both;}
.forminfo li label{width:86px;line-height:34px; display:block; float:left; text-align:right; padding-right:12px; font-weight:normal; font-size:12px;}
.forminfo li i{color:#7f7f7f; padding-left:20px; font-style:normal;}
.forminfo li cite{display:block; padding-top:10px; font-style:normal;}
.dfinput{width:245px; height:32px; line-height:32px; border-top:solid 1px #a7b5bc; border-left:solid 1px #a7b5bc; border-right:solid 1px #ced9df; border-bottom:solid 1px #ced9df; background:url(../images/inputbg.gif) repeat-x; text-indent:10px;}
.ddfinput{width:335px; height:100px; line-height:20px; border-top:solid 1px #a7b5bc; border-left:solid 1px #a7b5bc; border-right:solid 1px #ced9df; border-bottom:solid 1px #ced9df; background:url(../images/inputbg.gif) repeat-x; padding:5px;}

.textinput{border-top:solid 1px #a7b5bc; border-left:solid 1px #a7b5bc; border-right:solid 1px #ced9df; border-bottom:solid 1px #ced9df; background:url(../images/inputbg.gif) repeat-x; padding:10px; width:504px; height:135px; line-height:20px; overflow:hidden;}

.btn-back{width:137px;height:35px;font-size:14px;font-weight:bold;color:#fff; cursor:pointer; background:#999; border-radius:3px;}
.sbnt{width:80px;height:35px; background:#09F; font-size:14px;font-weight:bold;color:#fff; cursor:pointer; margin-left:3px; border-radius:3px;}
.btnnn{ background:#1ebda7; color:#fff; border:0px; border-radius:5px; width:178px; height:40px; font-size:14px; font-weight:bold;}
#user_picurl{ width:120px; height:120px;}
.info-btn{ height:34px; width:107px; background:#1ebda7; color:#fff; border-radius:3px; font-size:14px; border:0px; cursor:pointer;}
.info-btn:hover{ background:#1a9d8b;}
/*基本信息 end*/
/*投诉*/
#ts.type-list{ margin-bottom:10px;}
#ts.type-list .bbt{ height:30px; line-height:30px;}
#ts.type-list .bbt span{ color:#F60;}
#ts.type-list ul li{ display:inline-block; *display:inline; *zoom:1; width:94px; height:28px; border:1px solid #ccc; color:#4c2600; position:relative; overflow:hidden; text-align:center; line-height:28px; cursor:pointer; margin-right:5px; font-size:12px;}
#ts.type-list ul li.on{ border:1px solid #F60; color:#F60;}
/*投诉 end*/


.about-main {
    font-size: 14px;
    line-height: 2em;
    min-height: 300px;
}

/*member-index end*/

















