/* advantage页面 banner */
.advantage_banner{width:100%;height:359px;background:#65d1f4;}
.advantage_banner .layout{height:359px;background-image:url(../images/advantage_banner.png);background-repeat:no-repeat;background-position:center;}


/* 尚通专业优势*/
.professional_wrapper{width:100%;background:#ffffff;background-image:url(../images/professional_background.png);background-repeat:no-repeat;background-position:center;height:560px;}
.professional_wrapper .title{font-size:30px;color:#ff7c0f;background:#ffffff;line-height:30px;display:block;padding-top:77px;text-align:center;}
.professional_wrapper .title .blue{color:#0ea2f7;}
.professional_wrapper li{background:red;float:left;width:310px;height:342px;margin-right:35px;margin-top:83px;}
.professional_wrapper .lastli{margin-right:0px;}
.professional_wrapper li div{width:310px;height:239px;background:#ffffff;float:left;overflow:hidden;}
.professional_wrapper img{width:100%;height:100%;}
.professional_wrapper li .text{display:block;background:#f2f2f2;color:#686868;width:310px;height:103px;float:left;font-size:16px;line-height:27px;padding:24px 15px 0px 15px;box-sizing:border-box;text-align:center;}
.professional_wrapper li:hover .text{background:#ffffff;color:#ff7c0f;box-sizing:border-box;border:1px solid #ff7c0f;border-top:0px;}
.professional_wrapper li:hover .breathing{animation-duration:0.3s; -moz-animation-duration:0.3s; -webkit-animation-duration:0.3s; -ms-animation-duration:0.3s; animation-fill-mode: both;animation-name:Breathing; -moz-animation-name:Breathing; -webkit-animation-name:Breathing; -ms-animation-name:Breathing;animation-timing-function:ease-in-out;-moz-animation-timing-function:ease-in-out;-ms-animation-timing-function:ease-in-out;-webkit-animation-timing-function:ease-in-out;}


/* 7x24 客服 */
.service_wrapper{width:100%;background:#ffffff;background-image:url(../images/service_background.png);background-repeat:no-repeat;background-position:center;height:603px;}
.service_wrapper .title{font-size:30px;color:#ff7c0f;background:#ffffff;line-height:30px;display:block;padding-top:77px;text-align:center;}
.service_wrapper .title .blue{color:#0ea2f7;}
.service_wrapper .left_content{background:red;height:423px;width:735px;margin-top:73px;background:#f2aa31;background-image:url(../images/service_li_one_big.png);background-repeat:no-repeat;background-size:100%;float:left;}
.service_wrapper  .left_bottom{width:735px;height:139px;margin-top:284px;background:rgba(255,255,255,0.67);overflow:hidden;}
.service_wrapper .left_bottom p{font-size:24px;	color:#ff7400;line-height:37px;}
.service_wrapper .left_bottom .firstp{margin-top:25px;}
.service_wrapper li{float:left;height:141px;width:265px;background:#ffffff;box-sizing:border-box;border-bottom:1px solid #e5e5e5;border-right:1px solid #e5e5e5;position:relative;}
.service_wrapper li .service_arrow{width:16px;height:141px;background-image:url(../images/service_check.png);position:absolute;left:-16px;top:0px;display:none;}
.service_wrapper .firstli{margin-top:73px;border-top:1px solid #e5e5e5;}
.service_wrapper img{width:91px;height:57px;margin-left:43px;margin-top:15px;}
.service_wrapper p{font-size:14px;line-height:22px;padding-left:43px;color:#808080;}
.service_wrapper .firstp{margin-top:6px;}
.service_wrapper .service_check{background:#6fd6ff;}
.service_wrapper .service_check p{color:#ffffff;}
.service_wrapper .service_check .service_arrow{display:block;}

/* 证书 */
.certificate_wrapper{width:100%;background:#ffffff;background-image:url(../images/certificate_background.png);background-repeat:no-repeat;background-position:center;height:679px;position:relative;}
.certificate_wrapper .title{font-size:30px;color:#ff7c0f;background:#ffffff;line-height:30px;display:block;padding-top:77px;text-align:center;}
.certificate_wrapper .title .blue{color:#0ea2f7;}
.certificate_wrapper .box{ width:100%; margin:0 auto; position:relative; overflow:hidden; height:317px;margin-top:90px;}
.certificate_wrapper .picbox{ width:100%; height:317px; overflow:hidden; position:relative;}
.certificate_wrapper .piclist{ height:317px;position:absolute; left:0px; top:0px;}
.certificate_wrapper .piclist li{  margin-right:24px;float:left;width:232px;height:317px;box-sizing:border-box;border:1px solid #e5e5e5;border-bottom:0px;}
.certificate_wrapper .piclist .certificate_img{width:232;height:235px;box-sizing:border-box;border:1px solid #e5e5e5;border-bottom:0px;}
.certificate_wrapper .piclist li img{width:157px;height:205px;margin-left:35px;margin-top:20px;}
.certificate_wrapper .piclist .lastli{margin-right:0px;}
.certificate_wrapper .piclist .text{height:82px;width:232px;display:block;background:#f2f2f2;color:#4a4949;padding:18px 22px 0px 22px; box-sizing:border-box;font-size:18px;line-height:18px;}
.certificate_wrapper .piclist .text .btn{height:6px;width:50px;display:block;background:#ff7c0f;border-radius:5px;margin-top:10px;}
.certificate_wrapper .piclist li:hover .text{background:#ff7c0f;color:#fff;}
.certificate_wrapper .piclist li:hover .text .btn{background:#fff;}
.certificate_wrapper .box .swaplist{ position:absolute; left:-3000px; top:0px}
.certificate_wrapper .box .og_prev{left:4px;width:69px; height:69px; background:url(../images/certificate_left.png) no-repeat;  position:absolute; top:133px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.certificate_wrapper .box .og_next{right:4px;width:69px; height:69px; background:url(../images/certificate_right.png) no-repeat; position:absolute; top:133px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.certificate_wrapper .box .og_prev:hover{background:url(../images/certificate_left_hover.png)}
.certificate_wrapper .box .og_next:hover{background:url(../images/certificate_right_hover.png)}

/* 加入我们banner */
.join_banner{ width:100%; height:659px; background:#7bccff url(../images/join_banner_02.jpg) no-repeat top center;}
.joinbanner_left{ float:left; width:614px; padding-top:125px;}
.joinbanner_right{ float:right; width:376px; padding-top:86px;}

/* 市场前景 */
.marketlook_wrapper{ height:844px; background-color:#ecfac7; overflow:hidden;}
.marketlook_con{ width:100%; height:548px; background:url(../images/marketOutlook_img_17.png) no-repeat; margin-top:48px; overflow:hidden;}
.marketlook_text{ width:370px; margin-top:160px; margin-left:549px; transform:rotate(2deg);}
.marketlook_text h3{ font-size:36px; font-weight:bold; color:#0ea2f7; text-align:center;}
.marketlook_text p{ padding-top:13px; line-height:30px; font-size:18px; color:#6d6d6d; text-indent:2em;}
.col_tit{ width:569px; margin:103px auto 0px; padding-bottom:38px; border-bottom:1px solid #aaa; text-align:center; position:relative;}
.col_tit h2{ font-size:30px; color:#0ea2f7;}
.col_tit h2 span{ color:#ff7c0f;}
.col_tit i{ display:inline-block; width:36px; height:11px; position:absolute; left:50%; bottom:-5px; background:url(../images/add_icon_03.png) no-repeat; margin-left:-18px;}
.col_tit i.marketlook_icon{ background-color:#ecfac7;}
.col_tit i.profitmodel_icon{ background-color:#d6f7ff;}

/* 盈利模式 */
.profitmodel_wrapper{ height:1123px; background:#bff3ff url(../images/profitmodel_bg_07.jpg) no-repeat; overflow:hidden;}
.profitmodel_con{ width:100%; height:756px; background:url(../images/Profitmodel_img_23.png) no-repeat; margin-top:113px;}
.profitmodel_text{ width:635px; margin-left:95px; text-align:center; padding-top:15px;}
.profitmodel_text.pdt99{ padding-top:95px;}
.profitmodel_text p{ text-shadow:2px 2px 3px rgba(0,0,0,0.4); padding-bottom:10px; color:#FFF;}
.profitmodel_text p.pdb0{ padding-bottom:0px;}
.profitmodel_text p.total{ width:354px; height:73px; margin:0px auto; background:url(../images/profitmodel_num_43.png) no-repeat;}
.profitmodel_text p.font17{ font-size:17px;}
.profitmodel_text p.font19{ font-size:19px;}
.profitmodel_text p.font28{ font-size:28px;}
.profitmodel_text p.font37{ font-size:37px;}
.profitmodel_text p em{ font-size:34px; color:#ffe61b;}
.profitmodel_text p em.font46{ font-size:46px;}
.profitmodel_text p.orange{ color:#ffe61b;}

/* 其它收入 */
.otherin_wrapper{ width:100%; height:750px; background:#9c6eff url(../images/otherin_bg_12.jpg) no-repeat top center;}
.otherin_tit{ padding-top:100px; text-align:center;}
.otherin_tit h2{ font-size:36px; color:#FFF;}
.otherin_tit h3{  font-size:30px; color:#FFF; text-transform:uppercase;}
.otherin_nav li{ float:left; width:273px; margin-top:70px; display:inline; text-align:center;}
.otherin_nav li.mr90{ margin-right:90px;}
.otherin_nav li h5{ padding-top:45px; font-size:24px; font-weight:bold; color:#ffd800;}
.otherin_nav li p{ padding-top:5px; line-height:30px; font-size:16px; color:#FFF;text-align: left;}

/* 代理政策 */
.agentpo_wrapper{ height:757px; background:#2fc2ff url(../images/agentpo_bg_14.jpg) no-repeat top center;}
.agentpo_nav{ position:relative; width:100%; height:530px; margin-top:38px;}
.agentpo_nav li{ position:absolute; color:#FFF; text-align:center;}
.agentpo_nav li.list0{ top:0px; left:0px;}
.agentpo_nav li.list1{ top:75px; left:270px;}
.agentpo_nav li.list2{ top:75px; left:539px;}
.agentpo_nav li.list3{ top:0px; left:812px;}
.agentpo_nav li h3{ padding-top:25px; font-size:36px;}
.agentpo_nav li p{ padding-top:3px; font-size:24px;}

/* 加盟政策 */
.joinpro_wrapper{ height:930px; background:#edfaff url(../images/joinpro_bg_15.jpg) no-repeat top center;}
.joinpro_nav{ width:100%; height:100%; position:relative;}
.joinpro_nav li{ position:absolute;}
.joinpro_nav li.list0{ top:122px; left:418px;}
.joinpro_nav li.list1{ top:235px; left:523px;}
.joinpro_nav li.list2{ top:402px; left:570px;}
.joinpro_nav li.list3{ top:566px; left:530px;}
.joinpro_nav li.list4{ top:695px; left:407px;}
.joinpro_img{ float:left; display:inline-block; width:114px; height:136px;}
.joinpro_text{ float:left; display:inline-block; padding-top:23px; padding-left:16px;}
.joinpro_text h3{ font-size:24px;}
.joinpro_text h3.orange{ color:#ea5604;}
.joinpro_text h3.red{ color:#9b0483;}
.joinpro_text h3.blue{ color:#0060b0;}
.joinpro_text h3.lightblue{ color:#009c7b;}
.joinpro_text h3.green{ color:#5aa11c;}
.joinpro_text p{ padding-top:5px; font-size:18px; color:#7d7d7d;}
.joinpro_text p em{ padding-left:15px;}


/* 常见问题banner */
.question_banner{ width:100%; height:357px; background:#0956e3 url(../images/what_banner_02.jpg) no-repeat top center;}

/* tab页 */
.question_tab{ width:100%; height:46px; line-height:46px; background-color:#00a2ff;}
.question_tab li{ float:left; width:156px; height:46px; text-align:center; display:inline; position:relative;}
.question_tab li a{ font-size:14px; color:#fff;}
.question_tab li a:after{ position:absolute; left:50%; top:46px; margin-left:-4px; content:""; border:6px solid #ff7e29;border-bottom-color:transparent; border-left-color:transparent; border-right-color:transparent; display:none;}
.question_tab li.current{ background-color:#ff7e29;}
.question_tab li.current a:after{ display:block;}

/* 常见问题 */
.question_left{ float:left; width:230px; background:url(../images/question_left_bg_23.jpg) no-repeat; padding-top:247px;}
.question_right{ float:right; width:737px;}
.question_tit{ border-bottom:2px solid #cecece;}
.question_tit h2{ display:inline-block; padding-bottom:8px; position:relative; bottom:-2px; padding-left:5px; padding-right:5px; border-bottom:2px solid #3599d5; font-size:18px; color:#323232;}
.question_tit h2.font20{ font-size:20px;}
.contact_con li{ position:relative; height:58px; line-height:58px; border-bottom:1px solid #e9e9e9; padding-left:42px;}
.contact_con li span{ font-size:14px;}
.contact_con li span.font18{ font-size:18px;}
.contact_con li i{ position:absolute; top:0px; left:10px;}
.contact_con li i img{ vertical-align:middle;}

.quickser_con li{ float:left; width:97px; height:69px; margin-top:12px; margin-left:12px; padding-top:18px; text-align:center; display:inline;}
.quickser_con li.list0{ background-color:#99c44e;}
.quickser_con li.list1{ background-color:#3aaefb;}
.quickser_con li.list2{ background-color:#c065ff;}
.quickser_con li.list3{ background-color:#ff9314;}
.quickser_con li h3{ font-size:14px; color:#FFF; text-shadow:1px 1px 0px rgba(0,0,0,0.3);}
.question_con{ padding-left:20px;}
.question_con dt{ height:32px; line-height:32px; background:url(../images/question_hd_03.png) no-repeat left center; margin-top:24px; padding-left:56px; font-size:16px; color:#0079c9;}
.question_con dd{ line-height:28px; background:url(../images/question_bd_06.png) no-repeat; margin-top:24px; padding-left:56px; padding-bottom:31px; border-bottom:1px solid #e9e9e9; font-size:14px; color:#525252;}
.loadmore_wrapper{ width:551px; height:37px; line-height:37px; background:url(../images/loadmore_bg_03.png) no-repeat; margin:36px auto 0px; text-align:center;}
.loadmore_wrapper{ font-size:16px; color:#626262; cursor:pointer;}

/*关于我们页面 */

/* banner */
.about_banner{width:100%;height:375px;background:##3ebaff;background-image: url(../images/about_banner.png);background-repeat:no-repeat;background-position: center;}

/*尚通愿景 */
.vision_wrapper{width:100%;position: relative;padding-bottom: 80px;}
.vision_wrapper .color{height:16px;background: #0082cc;}
.vision_wrapper .logo{height:244px;width:213px;position:absolute;left: 50%;top:-61px;margin-left:-106.5px;background-image: url(../images/vision.png);} 
.vision_wrapper .text{display:block;padding-top:210px;font-size: 18px;color:#484848;text-align: center;line-height:31px;}
.vision_wrapper .image{height:618px;width:100%;background: #fff;background-image: url(../images/vision_background.png);background-repeat:no-repeat;background-position: center;margin-top:47px;overflow: hidden;}
.vision_wrapper .image span{display:block;font-size:27px;color:#00a3ff;text-align:center;width:360px;margin:0 auto;margin-top:;}
.vision_wrapper .image .title{font-size:34.5px;color:#006ca9;}
.vision_wrapper .image .spirit{margin-top:90px;}
.vision_wrapper .image .purpose{margin-top:90px;}
.vision_wrapper .image .strategy{margin-top:60px;}

/* 办公环境*/
.environment_wrapper{width:100%;position: relative;}
.environment_wrapper .color{height:16px;background: #599f56;}
.environment_wrapper .logo{height:244px;width:213px;position:absolute;left: 50%;top:-61px;margin-left:-106.5px;background-image: url(../images/environment.png);} 
.environment_wrapper .layout{padding-top: 213px;padding-bottom: 145px;}
.environment_wrapper .environment_first{width: 100%;height: 424px;margin-bottom: 16px;float:left;}
.environment_wrapper  .environment_left_top{width:442px;height: 238px;float:left;margin-right:16px;margin-bottom: 12px;}
.environment_wrapper  .environment_right{width:541px;height:425px;float:right;}
.environment_wrapper  .environment_left_bottom_left{width:220px;height:171px;float:left;margin-right:14px;}
.environment_wrapper  .environment_left_bottom_right{width:207px;height:171px;float:left;}

/* 团队展示*/
.team_wrapper{width:100%;position: relative;}
.team_wrapper .color{height:16px;background: #7b5ca8;}
.team_wrapper .logo{height:244px;width:213px;position:absolute;left: 50%;top:-61px;margin-left:-106.5px;background-image: url(../images/team.png);} 
.team_wrapper .layout{padding-top: 260px;padding-bottom: 165px;position: relative;}
.team_wrapper .love_img{height:864px;}
.team_wrapper  img {width:100%;height:100%;}
.team_wrapper .small_img{width:139px;height:139px;position: absolute;overflow:hidden;border-radius:11px;}
.team_wrapper .small_img:hover{z-index:2;transform: scale(1.5,1.5);-moz-transform: scale(1.5,1.5);-webkit-transform: scale(1.5,1.5);-ms-transform: scale(1.5,1.5);transition: .3s transform;transition-timing-function:ease-in-out;-moz-transition: .3s transform;-moz-transition-timing-function:ease-in-out;-webkit-transition: .3s transform;-webkit-transition-timing-function:ease-in-out;-ms-transition: .3s transform;-ms-transition-timing-function:ease-in-out;}
.team_wrapper .love_logo{width:426px;height:282px;position: absolute;overflow:hidden;border-radius:11px;}
/* ? 型图片*/
.team_wrapper  .love_1{top:260px;left:143.5px;}
.team_wrapper  .love_2{top:260px;left:287px;}
.team_wrapper  .love_3{top:260px;left:574px;}
.team_wrapper  .love_4{top:260px;left:717.5px;}
.team_wrapper  .love_5{top:403.5px;left:0px;}
.team_wrapper  .love_6{top:403.5px;left:143.5px;}
.team_wrapper  .love_7{top:403.5px;left:287px;}
.team_wrapper  .love_8{top:403.5px;left:430.5px;}
.team_wrapper  .love_9{top:403.5px;left:574px;}
.team_wrapper  .love_10{top:403.5px;left:717.5px;}
.team_wrapper  .love_11{top:403.5px;right:0px;}
.team_wrapper  .love_12{top:547px;left:0px;}
.team_wrapper  .love_13{top:547px;left:143.5px;}
.team_wrapper .love_logo{top:547px;left:287px;}
.team_wrapper  .love_14{top:547px;left:717.5px;}
.team_wrapper  .love_15{top:547px;right:0px;}
.team_wrapper  .love_16{top:690.5px;left:143.5px;}
.team_wrapper  .love_17{top:690.5px;left:717.5px;}
.team_wrapper  .love_18{top:834px;left:287px;}
.team_wrapper  .love_19{top:834px;left:430.5px;}
.team_wrapper  .love_20{top:834px;left:574px;}
.team_wrapper  .love_21{top:977.5px;left:430.5px;}

/*正装图片*/
.team_wrapper .dress_img{margin-top:83px;}
.team_wrapper .dress_1{width:446px;height:255px;float:left;margin-bottom:16px;}
.team_wrapper .dress_2{width:538px;height:338px;float:right;margin-bottom:16px;}
.team_wrapper .dress_3{width:446px;height:298px;float:left;margin-bottom:16px;}
.team_wrapper .dress_4{width:538px;height:215px;float:right;margin-bottom:16px;}
.team_wrapper .dress_5{width:538px;height:338px;float:left;margin-bottom:16px;}
.team_wrapper .dress_6{width:446px;height:255px;float:right;margin-bottom:16px;}
.team_wrapper .dress_7{width:446px;height:298px;float:right;}	
.team_wrapper .dress_8{width:538px;height:215px;float:left;} 

/* 联系我们 contact*/
.contact_wrapper{width:100%;position: relative;}
.contact_wrapper .color{height:16px;background: #ff7d2d;}
.contact_wrapper .logo{height:244px;width:213px;position:absolute;left: 50%;top:-61px;margin-left:-106.5px;background-image: url(../images/contact.png);} 
.contact_wrapper .layout{padding-top:220px;padding-bottom: 120px;}
.contact_wrapper li{width:290px;height:80px;box-sizing:border-box;border-bottom:1px solid #eaeaea;}
.contact_wrapper .firstli{border-top:1px solid #eaeaea;box-sizing:border-box;}
.contact_wrapper .lastli{height:156px;}
.contact_wrapper .info{width:324px;height:476px;float: left;}
.contact_wrapper .icon{width:72px;float:left;height:79px;}
.contact_wrapper .info span{float:left;color:#06a8ff;font-size:19px;font-weight: 700;}
.contact_wrapper .icon .phone{margin-top:20px;}
.contact_wrapper .phone_text{margin-top:15px;}
.contact_wrapper .icon .email{margin-top:20px;}
.contact_wrapper .email_text{margin-top:15px;}
.contact_wrapper .icon .message{margin-top:20px;}
.contact_wrapper .message_text{margin-top:15px;}
.contact_wrapper .icon .address{margin-top:15px;}
.contact_wrapper .address_text{margin-top:15px;}
.contact_wrapper .info span .title{color:#5a5a5a;}
.contact_wrapper .lastli img{height:117px;width:117px;margin-right:17px;margin-top:19px;}
.contact_wrapper .address_img{width:676px;height:476px;float:right;background-image:url(../images/address_img.png);}

/* 400是什么*/
.what_wrapper{width:100%;background: #fff;}
/* 400电话是什么*/
.what_wrapper .title{display:block;font-size:30px;color:#ff7c0f;text-align: center;padding-top:83px;line-height: 30px;}
.what_wrapper .blue{color:#0ea2f7;}
.what_wrapper .title_solid{width:561px;height:10px;background-image: url(../images/title_solid.png);margin:0 auto;margin-top: 30px;margin-bottom:40px;}
.what_wrapper .content{display:block;color:#686868;font-size:18px;line-height: 30px;padding-bottom:85px;}

/* what页面公有 */
.what_common_left .content{float: left;overflow: hidden;padding-top:174px;}
.what_common_left .title{display:block;font-size:37px;line-height: 37px;color:#0060ff;}
.what_common_left li{height:44px;width:550px;}
.what_common_left ul{overflow: hidden;margin-top:20px;}
.what_common_left li span{display: block;float: left;line-height: 44px;font-size: 18px;color:#fff;margin-left: 10px;}
.what_common_left .li_icon{display:block;width:10px;height:10px;background-image: url(../images/li_icon.png);float:left;margin-top: 17px;}


.what_common_right .content{float: right;overflow: hidden;padding-top:174px;text-align: right;}
.what_common_right .title{display:block;font-size:37px;line-height: 37px;color:#ff7800;}
.what_common_right li{height:44px;width:550px;}

.what_common_right ul{overflow: hidden;margin-top:20px;}

.what_common_right li span{display: block;float:right;line-height: 44px;font-size: 18px;color:#4d4d4d;margin-right:10px;} 
.what_common_right .li_icon{display:block;width:10px;height:10px;background-image: url(../images/li_icon.png);float:right;margin-top: 17px;}


/*提升企业形象*/
.image_wrapper{width: 100%;background: #85d0ff;height:527px;}
.image_wrapper .background_image{width:360px;height:446px;float: right;background-image: url(../images/image_background.png);margin-top: 58px;}

/* 避免客户资源流失 方便记忆*/
.memory_wrapper{width:100%;background: #fff;height: 528px;}
.memory_wrapper .memory_background{width:414px;height:269px;float:left;background-image: url(../images/memory_background.png);margin-top: 128px;}


/* 强大的附加功能 */

.function_wrapper{width: 100%;background: #85d0ff;height:527px;}
.function_wrapper .background_function{width:366px;height:262px;float: right;background-image: url(../images/background_function.png);margin-top: 120px;}
.function_wrapper .content{padding-top: 130px;}

/* 企业开展电子商务必备通讯工具 */
.tool_wrapper{width:100%;background: #fff;height: 528px;}
.tool_wrapper .tool_background{width:402px;height:278px;float:left;background-image: url(../images/tool_background.png);margin-top: 128px;}
.tool_wrapper .content{padding-top:192px;}

/* 宣传利器 */
.propaganda_wrapper{width: 100%;background: #85d0ff;height:527px;}
.propaganda_wrapper .background_propaganda{width:440px;height:272px;float: right;background-image: url(../images/background_propaganda.png);margin-top: 100px;}
.propaganda_wrapper .content{padding-top: 140px;}

/* 一次营销 长期收入*/
.term_wrapper{width:100%;background: #fff;height: 528px;}
.term_wrapper .term_background{width:402px;height:278px;float:left;background-image: url(../images/term_background.png);margin-top: 130px;}
.term_wrapper .content{padding-top:140px;}

/* 新闻页面 */
.news_banner{ width:100%; height:357px; background:#fff url(../images/news_banner_02.jpg) no-repeat top center;}
.news_left{ float:left; width:230px; background:url(../images/news_left.jpg) no-repeat; padding-top:247px;}
.news_con{ padding-left:20px;padding-top: 20px;}
.news_list{width:100%;height:44px;line-height: 44px;box-sizing:border-box;border-bottom: 1px solid #ececec;color:#666666;font-size:16px;background:url(../images/li_icon.png) no-repeat 2px 18px; }
.news_list .title{padding-left: 26px;}
.news_list .date{float:right;margin-right:10px;}

.pagination {
    margin: 20px 0;
}
.pagination ul {
    border-radius: 0;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
}
.pagination ul li {
    display: inline;padding:0 1px;
}
.pagination ul > li > a, .pagination ul > li > span {
    color: #222;
    margin-right: 6px;
    }
.pagination ul > li > a, .pagination ul > li > span {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #dfdfdf;
    border-color: transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 0;
    float: left;
    line-height: 20px;
    padding: 4px 12px;
    text-decoration: none;
}
.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
    background-color: #428bca;
    color:#fff;
}
.pagination ul > .active > a, .pagination ul > .active > span {
    color: #dfdfdf;
    cursor: default;
}
.pagination ul > .disabled > span, .pagination ul > .disabled > a, .pagination ul > .disabled > a:hover, .pagination ul > .disabled > a:focus {
    background-color: transparent;
    color: #dfdfdf;
    cursor: default;
}
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
    border-bottom-left-radius: 0;
    border-left-width: 1px;
    border-top-left-radius: 0;
}
.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

/*400电话功能*/
.ability_banner{ width:100%; height:357px; background:#85dcff url(../images/ability_banner.png) no-repeat top center;}
.ability_wrapper{width:100%;padding-top:122px;padding-bottom: 183px;}
.ability_wrapper .annex{box-sizing:border-box;width:666px;height:160px;float:left;padding-top:24px;text-align: right;padding-left:50px;padding-right:40px;}
.annex .title{display: block;font-size:24px;color:#006fce;line-height:24px;}
.annex .content{display: block;font-size:18px;color: #606060;line-height: 18px;margin-top:15px;margin-bottom: 5px;}
.annex .remarksz{font-size:14px;color:#bababa;letter-spacing:-1px;}
.ability_wrapper li{width:166.5px;height:160px;float: left;position: relative;}
.ability_wrapper .text{width:100%;height:100%;display:block;position:absolute;z-index:-1;text-align:center;line-height:25px;font-size:14px;text-align: center;padding: 0px;}
.ability_wrapper li img{width:65px;height:65px;margin-left:50.75px;margin-top:35px;}
.ability_wrapper li span{display: block;text-align: center;padding:15px;box-sizing;border-box;font-size:15.5px;}
.ability_wrapper .c_blue{color: #0397ff;}
.ability_wrapper .c_write{color:#fff;}
.ability_wrapper .b_green{background:#69c333;}
.ability_wrapper .b_light_blue{background:#c8efff;}
.ability_wrapper .b_blue{background:#19e1ff;}
.ability_wrapper .b_navy_blue{background: #0397ff;}
.ability_wrapper .b_orange{background: #ff7505;}
.ability_wrapper .b_red{background: #f54f35;}
.ability_wrapper .b_violet{background: #a24fff;}
.ability_wrapper li:hover .text{z-index:2;transform: scale(1.5,1.5);-moz-transform: scale(1.5,1.5);-webkit-transform: scale(1.5,1.5);-ms-transform: scale(1.5,1.5);transition: .3s transform;transition-timing-function:ease-in-out;-moz-transition: .3s transform;-moz-transition-timing-function:ease-in-out;-webkit-transition: .3s transform;-webkit-transition-timing-function:ease-in-out;-ms-transition: .3s transform;-ms-transition-timing-function:ease-in-out;}
.ability_wrapper li:hover .b_green{background:#69c333;}
.ability_wrapper li:hover .b_green{background:#69c333;}
.ability_wrapper li:hover .b_light_blue{background:#c8efff;}
.ability_wrapper li:hover .b_blue{background:#19e1ff;}
.ability_wrapper li:hover .b_navy_blue{background: #0397ff;}
.ability_wrapper li:hover .b_orange{background: #ff7505;}
.ability_wrapper li:hover .b_red{background: #f54f35;}
.ability_wrapper li:hover .b_violet{background: #a24fff;}
.ability_wrapper .content{padding:0 5px;}


/**新闻内页**/


.news_wrapper {
    background-color: #fff;  
    overflow: hidden;
    padding-bottom: 50px;
    width: 1000px;
    margin:0 auto;
}

.news_wrapper .news_content {
    font-family: "微软雅黑";
    margin: 0 auto;
    padding-top: 15px;
    width: 878px;
}

.news_wrapper .news_content h1 {
    color: #00bcfa;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
}

.news_wrapper .news_content span {
    color: #929292;
    display: block;
    font-size: 14px;
    text-align: center;
}
.news_wrapper .next_content {
 color: #929292;
    display: block;
    font-size: 14px;
    text-align: left;

}
.about_content .line{

 border-top: 1px solid #ddd;
    height: 0;
    width: 100%;

}
.about_content h3{

	font-size: 24px;
	color: #00bcfa;
}

.about_content li {
    color: #1e1d1d;
    font-size: 14px;
    height: 29px;
    line-height: 29px;
}
.about_content .new_left{
float: left;
width: 50%;

}

.about_content .new_right{
float: left;
width: 50%;

}
.news_wrapper #article_content {font-size: 16px;line-height:145%;}
.news_wrapper #article_content p{font-size: 16px;line-height:145%;text-indent:2em;margin-bottom:15px;}
.news_wrapper .breadcrumb {padding: 5px;}
.news_wrapper .breadcrumb li{
float: left;
font-size: 14px;
}

