@charset "utf-8";

/*微信公众号系统*/
.duobao_banner{height:428px;background: url(ban_01.jpg)center top no-repeat;overflow: hidden;}
.index_main_box { width: 1200px; height: auto; margin: 0 auto; overflow: hidden; position: relative; }
/*特点功能*/
.index_function_mianbox { width: 100%; height: auto; padding:0px 0; }
.index_function_titlebox { width: auto; height: 72px; background: url(title/02.png) no-repeat center center; margin-bottom: 35px; }
.index_function_titlebox h1 { font-size: 36px; color: #272727; text-align: center; margin-left: 15px; padding-top: 6px; }
.index_function_mian_listbox { width: 100%; height: auto; /*overflow: hidden;*/ }
.index_function_mian_listbox ul { padding: 35px 0; clear: both; }
.index_function_mian_listbox ul li { float: left; width: 270px; height: 146px; border: 1px solid #ebebeb; margin-right: 37px; background-color: #f5f5f5; position: relative; }
.index_function_mian_listbox ul li:hover { box-shadow: 0 0 10px #ccc; }
.index_function_mian_listbox ul li:last-child { margin-right: 0; }
.function_mian_list_text { width: auto; height: auto; padding: 15px 0; overflow: hidden; }

.function_list_text { float: left; margin-left: 15px; }
.function_list_text h2 { font-size: 22px; color: #272727; margin: 8px 0 2px; }
.function_list_text p { font-size: 14px; color: #777; }
.function_mian_list_btn { width: auto; height: auto; padding: 0 10px; text-align: center; }
.function_mian_list_btn a { display: inline-block; *display: inline; width: 96px; height: 28px; border: 1px solid #c7c7c7; border-radius: 2px; color: #666; font-size: 15px; text-align: center; line-height: 28px; margin: 0 10px; }
.function_mian_list_btn a:hover { background-color: #00ad66; color: #fff; border: 1px solid #00ad66; }

/*蓝色按钮*/
.blue_button { width: 150px; line-height: 40px; color: #fff; border-radius: 2px; font-size: 18px; background-color: #00ad66; }
.blue_button a { display: block; text-decoration: none; color: #fff; text-align: center; }
.blue_button:hover { background: #008f54; }
.blue_button a:hover { text-decoration: underline; }

.gray_button { width: 150px; line-height: 40px; color: #fff; border-radius: 3px; font-size: 18px; background-color: #3a474d; }
.gray_button a { display: block; text-decoration: none; color: #fff; text-align: center; }
.gray_button:hover { background-color: #252d30; }
.gray_button a:hover { text-decoration: underline; }
.store_online_buttonbox { width: 302px; overflow: hidden; margin: 0 auto; margin-top: 30px; }
.store_online_buttonbox a { display: block; width: 135px; height: 37px; border-radius: 2px; float: left; text-align: center; line-height: 37px; margin-left: 8px; margin-right: 8px; }


/*一元购*/
.activity_main_box { width: 1200px; height: auto; margin: 0 auto; }
.activity_main_textbox { width: 100%; height: auto; overflow: hidden; margin: 90px auto 0; }
.activity_main_text { width: 946px; height: auto; float: left; padding-top: 26px; }
.activity_main_text ul li { float: left; width: 285px; height: auto; overflow: hidden; }
.activity_main_text_icon { float: left; width: 80px; height: auto; padding-top: 10px; }
.activity_main_text_icon span { width: 80px; height: 80px; border-radius: 50%; display: block; }
.icon_01 { background: url(activity_title_icon01.png) no-repeat center center; background-color: #00ad66; }
.icon_02 { background: url(activity_title_icon02.png) no-repeat center center; background-color: #00ad66; }
.icon_03 { background: url(activity_title_icon03.png) no-repeat center center; background-color: #00ad66; }
.icon_04 { background: url(activity_title_icon04.png) no-repeat center center; background-color: #00ad66; }
.activity_main_text_content { float: right; width: 196px; height: auto; }
.activity_main_text_content h2 { font-size: 22px; color: #333; margin: 8px 0; }
.activity_main_text_content p { font-size: 14px; color: #777; line-height: 26px; margin-bottom: 20px; }
.activity_main_text_bor { margin: 0 45px; }
.activity_main_code { width: 182px; height: auto; float: right; text-align: center; }
.activity_main_code span img { width: 180px; height: 180px; border: 1px solid #e5e5e5; }
.activity_main_code p { font-size: 14px; color: #666; margin-top: 10px; }

.activity_subtitle { width: 100%; height: auto; }
.activity_subtitle h2 { font-size: 30px; color: #272727; background: url(title_icon.png) no-repeat left center; line-height: 30px; padding-left: 45px; }
.activity_subtitle h2 span { margin-left: 14px; font-size: 16px; color: #666; }
.activity_process_mainbox { width: 100%; height: auto; overflow: hidden; margin: 60px 0; }
.activity_process_main { width: 100%; height: auto; overflow: hidden; }
.activity_process_main_list li { float: left; width: 238px; height: 460px; position: relative; margin: 0 31px; background: url(activity_phonebg.png) no-repeat center; }
.activity_process_main_list li span { display: block; width: 208px; height: 348px; position: absolute; top: 56px; left: 16px; cursor: pointer; overflow: hidden; }
.activity_process_main_list li img { width: 208px; height: 348px; transition: all 0.3s; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; }
.activity_process_main_list li:hover img { transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -webkit-transform: scale(1.1); }
.activity_process_sketchmap { width: 100%; height: auto; padding: 115px 0; background: url(activity_bg.png) no-repeat center center; position: relative; }
.activity_sketchmap_text_t { width: 976px; margin: 0 auto; }
.activity_sketchmap_text_t ul { margin-top: -84px; }
.activity_sketchmap_text_t ul li { width: 244px; height: 30px; line-height: 30px; float: left; text-align: center; }
.activity_sketchmap_text_b ul { position: absolute; bottom: 32px; }
.activity_sketchmap_text_t ul li span { font-size: 16px; color: #666; }
.activity_sketchmap_text_t ul li.current span { display: inline-block; *display: inline; padding: 0 20px; line-height: 30px; border-radius: 40px; background-color: #00ad66; color: #fff; -webkit-transition: .3s all ease-in-out .2s; -moz-transition: .3s all ease-in-out .2s; transition: .3s all ease-in-out .2s; }
.activity_function_mainlistbox { width: 100%; overflow: hidden; height: auto; margin: 60px 0 25px; }
.activity_function_listbox { width: 100%; height: auto; margin-bottom: 30px; overflow: hidden; }
.activity_function_listbox li { float: left; width: 232px; border: 1px solid #ebebeb; margin-right: 34px; padding: 20px; background-color: #f5f5f5; }
.activity_function_icon { width: 74px; height: 74px; border-radius: 50%; border: 1px solid #00ad66; margin: 0 auto; background: url(activity_icon01.png) no-repeat center; }
.activity_function_title { text-align: center; font-size: 22px; color: #333; line-height: 48px; border-bottom: 1px dotted #d5d5d5; }
.activity_function_hint { font-size: 15px; color: #777; line-height: 28px; padding-top: 10px; }
.activity_function_listbox li:last-child { margin-right: 0; }

.service_advantage_listbox { width: 100%; height: auto; border-bottom: 1px dotted #d5d5d5; overflow: hidden; }
.service_advantage_listbox li { float: left; width: 398px; height: auto; padding: 30px 0; border-right: 1px dotted #d5d5d5; text-align: center; font-size: 18px; color: #333; }
.service_advantage_listbox li:last-child { border-right: 0; }
.service_advantage_listbox li h5 { font-size: 20px; color: #333; }
.service_advantage_listbox li h6 { font-size: 14px; color: #777; padding-top: 6px; }
.service_advantage_listbox li span { display: block; width: 180px; height: 180px; border-radius: 50%; border: 2px solid #00ad66; margin: 0 auto; margin-bottom: 20px; }
.service_advantage_list_nomar {
    border-bottom: 1px dotted #d5d5d5;
}
.function_icon02 { background: url(activity_icon02.png) no-repeat center; }
.function_icon03 { background: url(activity_icon03.png) no-repeat center; }
.function_icon04 { background: url(activity_icon04.png) no-repeat center; }
.function_icon05 { background: url(activity_icon05.png) no-repeat center; }
.function_icon06 { background: url(activity_icon06.png) no-repeat center; }
.function_icon07 { background: url(activity_icon07.png) no-repeat center; }
.function_icon08 { background: url(activity_icon08.png) no-repeat center; }
.function_icon09 { background: url(activity_icon09.png) no-repeat center; }
.function_icon10 { background: url(activity_icon10.png) no-repeat center; }
.function_icon11 { background: url(activity_icon11.png) no-repeat center; }
.function_icon12 { background: url(activity_icon12.png) no-repeat center; }
.function_icon13 { background: url(activity_icon13.png) no-repeat center; }
.function_icon14 { background: url(activity_icon14.png) no-repeat center; }
.function_icon15 { background: url(activity_icon15.png) no-repeat center; }
.function_icon16 { background: url(activity_icon16.png) no-repeat center; }
.function_icon17 { background: url(activity_icon17.png) no-repeat center; }
.function_icon18 { background: url(activity_icon18.png) no-repeat center; }
.function_icon19 { background: url(activity_icon19.png) no-repeat center; }
.function_icon20 { background: url(activity_icon20.png) no-repeat center; }
.function_icon21 { background: url(activity_icon21.png) no-repeat center; }
.function_icon22 { background: url(activity_icon22.png) no-repeat center; }
.function_icon23 { background: url(activity_icon23.png) no-repeat center; }

.function_icon007 { background: url(xcx7.png) no-repeat center; }
.function_icon008 { background: url(xcx8.png) no-repeat center; }
.function_icon009 { background: url(xcx9.png) no-repeat center; }
.function_icon010 { background: url(xcx10.png) no-repeat center; }
.function_icon011 { background: url(xcx11.png) no-repeat center; }
.function_icon012 { background: url(xcx12.png) no-repeat center; }