/*=================================
* evdian licence
*
* @copyright  Copyright (c) 2013-2017 evdian Technologies Inc. (http://www.evdian.com)
*    
* ==================================*/
.Wsc_program .program-banner { background: url('../bundles/evdian/images/small_program/banner_sp.jpg') center top no-repeat; width: 100%; height: 460px; }
.Wsc_program .program-banner h3 { padding: 145px 0 20px 100px; color: #fff; }
.Wsc_program .program-banner p { color: #fff; padding: 0 0 0 100px; }
.Wsc_program .button { display: block; text-align: center; position: absolute; transition: all 0.3s ease-in; -webkit-transition: all 0.3s ease-in; -moz-transition: all 0.3s ease-in; -o-transition: all 0.3s ease-in; -ms-transition: all 0.3s ease-in; }
.Wsc_program .program-btn { font-size: 20px; color: #ffffff; width: 240px; height: 61px; border: 2px solid rgba(255, 255, 255, 0.6); line-height: 61px; top: 270px; left: 100px; }
.Wsc_program .program-btn .line { position: absolute; background: none; transition: all 0.4s ease-in; -webkit-transition: all 0.4s ease-in; -moz-transition: all 0.4s ease-in; -o-transition: all 0.4s ease-in; -ms-transition: all 0.4s ease-in; }
.Wsc_program .program-btn .line-top { width: 0; height: 2px; top: -2px; left: -110%; }
.Wsc_program .program-btn .line-right { width: 2px; height: 0; right: -2px; top: -110%; }
.Wsc_program .program-btn .line-bottom { width: 0; height: 2px; bottom: -2px; right: -110%; }
.Wsc_program .program-btn .line-left { width: 2px; height: 0; left: -2px; bottom: -110%; }
.Wsc_program .program-btn:hover { border: 2px solid white; }
.Wsc_program .program-btn:hover .line { background: #ffffff; }
.Wsc_program .program-btn:hover .line-top { width: 240px; left: -2px; }
.Wsc_program .program-btn:hover .line-right { height: 61px; top: -2px; }
.Wsc_program .program-btn:hover .line-bottom { width: 240px; right: -2px; }
.Wsc_program .program-btn:hover .line-left { height: 61px; bottom: -2px; }
.Wsc_program .fixed-btn { color: #ffdd00; font-size: 18px; width: 206px; height: 43px; border: 1px solid rgba(255, 221, 0, 0.6); line-height: 43px; top: 27px; right: 15%; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; }
.Wsc_program .fixed-btn:hover { border: 1px solid #ffdd00; }
.Wsc_program .program-box-blue { background: url('../bundles/evdian/images/small_program/bj.jpg') left top repeat-x; width: 100%; height: 661px; }
.Wsc_program .program-box-blue .program-tab-banner { width: 735px; height: 506px; background: url('../bundles/evdian/images/small_program/telbj.png') center top no-repeat; margin: 30px auto; }
.Wsc_program .pg-title { color: #303030; font-size: 28px; font-weight: 500; }
.Wsc_program .pg-intro { color: #303030; font-size: 16px; font-weight: 500; }
.Wsc_program .pg-content { color: #888888; font-size: 14px; line-height: 20px; }
.Wsc_program .a-underline { color: #f03d0b; font-size: 18px; text-decoration: underline; }
.Wsc_program .pg-list { width: 1000px; margin: 0 auto; padding-left: 80px; }
.Wsc_program .pg-list li { float: left; margin: 60px 110px 60px 0; }
.Wsc_program .pg-fixed { background: #3c3f65 url('../bundles/evdian/images/small_program/xiaochengx.png') 40% center no-repeat; width: 100%; height: 100px; position: relative; }
.Wsc_program .tab-show-box { position: relative; height: 497px; width: 740px; top: -380px; }
.Wsc_program .tab-show-box ul li { font-size: 18px; color: #303030; margin-top: 60px; cursor: pointer; position: absolute; }
.Wsc_program .tab-show-box ul li .icon { width: 80px; height: 80px; display: inline-block; position: relative; top: 30px; background: url('../bundles/evdian/images/small_program/chatbj.png') no-repeat; }
.Wsc_program .tab-show-box ul li .icon:after { content: ''; position: absolute; top: 50%; margin-top: -20px; left: 50%; margin-left: -20px; width: 40px; height: 40px; background: url('../bundles/evdian/images/small_program/icobj.png') no-repeat; }
.Wsc_program .tab-show-box ul li.left-g { position: absolute; left: 20px; }
.Wsc_program .tab-show-box ul li.left-g .icon { background-position: 0 0; }
.Wsc_program .tab-show-box ul li.left-g .icon-1:after { background-position: 0 0; }
.Wsc_program .tab-show-box ul li.left-g .icon-2:after { background-position: 0 -40px; }
.Wsc_program .tab-show-box ul li.left-g .icon-3:after { background-position: 0 -80px; }
.Wsc_program .tab-show-box ul li.right-g { position: absolute; right: 20px; }
.Wsc_program .tab-show-box ul li.right-g .icon { background-position: 0 -160px; }
.Wsc_program .tab-show-box ul li.right-g .icon-4:after { background-position: 0 -120px; }
.Wsc_program .tab-show-box ul li.right-g .icon-5:after { background-position: 0 -160px; }
.Wsc_program .tab-show-box ul li.right-g .icon-6:after { background-position: 0 -200px; }
.Wsc_program .tab-show-box ul li.active .icon-1, .Wsc_program .tab-show-box ul li.active .icon-2, .Wsc_program .tab-show-box ul li.active .icon-3 { background-position: 0 -80px; }
.Wsc_program .tab-show-box ul li.active .icon-4, .Wsc_program .tab-show-box ul li.active .icon-5, .Wsc_program .tab-show-box ul li.active .icon-6 { background-position: 0 -240px; }
.Wsc_program .banner_wrap { width: 204px; height: 364px; top: 66px; overflow: hidden; }
