body{
	margin:0;
	padding:0;
	font-family:arial,"微軟正黑體",'新細明體','LiHei Pro', sans-serif;
	font-size:16px;
	line-height:1.4em;
	color:#333;}
a,a:hover,a:visited,a:active,a:focus{outline: none;text-decoration:none;}
a:focus {outline:none;outline-offset: 0;}
ul {list-style: none;}
*{box-sizing:border-box;}
select, input[type=text] {
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    height: 34px;
    font-size: 16px;
    width: 100%;
    outline:0;}
.block50{display:block;height:50px;}    
.container{width:100%;}


/*====================版頭====================*/
.navbar{margin-bottom:0;}
.navbar-default{
    background:#fff;
    background: -moz-linear-gradient(top, #d1dfff 0%, #ffffff 50%);
    background: -webkit-linear-gradient(top, #d1dfff 0%,#ffffff 50%);
    background:linear-gradient(to bottom, #d1dfff 0%,#ffffff 50%);}
.navbar-brand{padding:5px 8px 5px 15px;}
.navbar-header a.navbar-brand + span{
    display:inline-block;
    margin-top:15px;
    font-size: 20px;
    line-height:20px;
    font-weight: bold;
    font-style:italic;
    color: #1565c0;}
.navbar-dark .navbar-toggler{border-color: rgba(255, 255, 255, 0.7);}
.navbar-toggler{padding:0.25rem 0.5rem;font-size:1rem}
.dropdown-item:focus,
.dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color:#e65100;}
.navbar-nav{float:right;} 
.navbar-default .navbar-nav>li>a{color:#000;}
.navbar-default .navbar-nav>li>a:hover{background:#abe0ff;}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover{
    color: #fff;
    background:#1565c0;}
ul.third_menu{
    padding:0;
    margin:0;
    background:#eeeeee;
    display:none;} 
ul.third_menu>li>a {
    display: block;
    padding: 10px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    border-top:1px dotted #ccc;}
ul.third_menu>li>a:hover{color:#0d47a1;background:#fff9c4;}


/*====================首頁====================*/
.slick-track{margin:0;}
.slider {width:100%;margin:50px 0px 0;}
/*.slider:before,.slider:after{
    content:"";
    width:60px;
    height:60px;
    border:8px solid transparent;
    opacity:0.5;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); 
    position:absolute;
    top:calc(50% - 20px);
    z-index: 999;}
.slider:before{
    border-left-color:#fff;
    border-bottom-color:#fff;
    left:30px;}    
.slider:after{
    border-right-color:#fff;
    border-top-color:#fff;
    right:30px;}*/
.slick-slide {margin: 0px;position:relative;}
.slick-slide [id^=P0]{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;}
.slick-slide #P01{
    background:url(../images/P01.jpg) center center no-repeat;
    background-size: cover;}
.slick-slide #P02{
    background:url(../images/P02.jpg) left 52.5% center no-repeat;
    background-size: cover;}
.slick-slide #P03{
    background:url(../images/P03.jpg) center center no-repeat;
    background-size: cover;}
.slick-slide #P04{
    align-items: flex-start;
    background:url(../images/P04.jpg) left 35% center no-repeat;
    background-size: cover;}
.slick-slide #P05{
    align-items: flex-start;
    background:url(../images/P05.jpg) center center no-repeat;
    background-size: cover;}
.slick-slide #P06{
    background:url(../images/P06.jpg) right 35% center no-repeat;
    background-size: cover;}
.slick-slide{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    align-items: center;}
.slick-slide .subj{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    align-content: center;
    justify-content: flex-end;}
.slick-prev,
.slick-next {display:none!important;}
.slick-slide {transition: all ease-in-out .3s;opacity: .2;}
.slick-active,.slick-current {opacity: 1;}
.slick-slide .PIC_title{
    font-size: 8vw;
    line-height: 8vw;
    font-weight:bold;
    color:#fff;
    margin:10px 0;
    text-shadow:0px 0px 5px #000;}
.slick-slide .PIC_script{
    background: -moz-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(45,10,110,0.8) 10%,rgba(45,10,110,0.8) 80%,rgba(255,255,255,0) 95%);
    background: -webkit-linear-gradient(left,rgba(255,255,255,0) 0%,rgba(45,10,110,0.8) 10%,rgba(45,10,110,0.8) 80%,rgba(255,255,255,0) 95%);
    background:linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(45,10,110,0.8) 10%,rgba(45,10,110,0.8) 85%,rgba(255,255,255,0) 95%);
    background:#fff;
    color:#ef6c00;
    border-radius: 7px 7px 0 0;
    padding:0.3em 15px;
    text-align:center;
    font-size:2vw;
    margin-top:5px;
    font-weight:bold;}
.simple_w{
    width:100%;
    padding: 15px;
    color:#fff;
    line-height:1.8em;
    text-shadow: 0px 0px 3px #000;}
.simple_w > p{
    font-size:18px;
    overflow:hidden;
    display:-moz-box;
    display:box;    
    display:-webkit-box;
    line-clamp:3;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;} 
.slick-slide #P01 .simple_w { background:rgba(15,15,85,0.7);}
.slick-slide #P02 .simple_w { background:rgba(5,40,45,0.7);}
.slick-slide #P03 .simple_w { background:rgba(40,20,75,0.7);}
.slick-slide #P04 .simple_w { background:rgba(10,60,100,0.7);}
.slick-slide #P05 .simple_w { background:rgba(10,70,140,0.7);}
.slick-slide #P06 .simple_w { background:rgba(10,75,115,0.7);}
.slick-slide #P04 .subj{align-items: flex-end;}
.slick-slide #P04 .PIC_title,.slick-slide #P04 .PIC_script{margin-right:15px;}
.slick-dotted.slick-slider{margin-bottom:0;}
.slick-dots{bottom:25px;}
.slick-dots li{
    position: relative;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 10px;
    padding: 0;
    cursor: pointer;
    background:rgba(255,255,255,0.4);
    border:1px solid rgba(255,255,255,0.2);}
.slick-dots li:hover,
.slick-dots li.slick-active{
    background:transparent;
    border:1px solid rgba(255,255,255,0.6);}
.slick-dots li button{
    width: 15px;
    height: 15px;} 
.six_Box{
    margin:0;
    padding:0;
    list-style:none;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    flex-wrap: wrap;}
.six_Box > li{
    height:120px;
    padding:15px 15px 15px 130px;
    border:1px solid #fff;
    cursor:pointer;}
.six_Box > li:nth-child(odd){border-left:0px;}
.six_Box > li:nth-child(even){border-right:0px;}
.six_Box > li:nth-child(1){
    background:url(../images/box_icon01.png),-moz-linear-gradient(left,#273297 0%,#176ec7 100%);
    background:url(../images/box_icon01.png),-webkit-linear-gradient(left,#273297 0%,#176ec7 100%);
    background:url(../images/box_icon01.png),linear-gradient(to right,#273297 0%,#176ec7 100%);    
    background:url(../images/box_icon01.png),#47006c; 
    background-position:left top;
    background-repeat:no-repeat;
    background-size:auto;}
.six_Box > li:nth-child(2){
    background:url(../images/box_icon02.png),-moz-linear-gradient(left,#273297 0%,#176ec7 100%);
    background:url(../images/box_icon02.png),-webkit-linear-gradient(left,#273297 0%,#176ec7 100%);
    background:url(../images/box_icon02.png),linear-gradient(to right,#273297 0%,#176ec7 100%);
    background:url(../images/box_icon02.png),#002472; 
    background-position:left top;
    background-repeat:no-repeat;
    background-size:auto;}
.six_Box > li:nth-child(3){
    background:url(../images/box_icon03.png),-moz-linear-gradient(left,#273297 0%,#176ec7 100%);
    background:url(../images/box_icon03.png),-webkit-linear-gradient(left,#273297 0%,#176ec7 100%);
    background:url(../images/box_icon03.png),linear-gradient(to right,#273297 0%,#176ec7 100%);
    background:url(../images/box_icon03.png),#005562; 
    background-position:left top;
    background-repeat:no-repeat;
    background-size:auto;}
.six_Box > li:nth-child(4){
    background:url(../images/box_icon04.png),-moz-linear-gradient(left,#273297 0%,#176ec7 100%);
    background:url(../images/box_icon04.png),-webkit-linear-gradient(left,#273297 0%,#176ec7 100%);
    background:url(../images/box_icon04.png),linear-gradient(to right,#273297 0%,#176ec7 100%); 
    background:url(../images/box_icon04.png),#046200; 
    background-position:left top;
    background-repeat:no-repeat;
    background-size:auto;}
.six_Box > li:nth-child(5){
    background:url(../images/box_icon05.png),-moz-linear-gradient(left,#273297 0%,#176ec7 100%);
    background:url(../images/box_icon05.png),-webkit-linear-gradient(left,#273297 0%,#176ec7 100%);
    background:url(../images/box_icon05.png),linear-gradient(to right,#273297 0%,#176ec7 100%); 
    background:url(../images/box_icon05.png),#af4801; 
    background-position:left top ,left top;
    background-repeat:no-repeat;
    background-size:auto;}
.six_Box > li:nth-child(6){
    background:url(../images/box_icon06.png),-moz-linear-gradient(left,#273297 0%,#176ec7 100%);
    background:url(../images/box_icon06.png),-webkit-linear-gradient(left,#273297 0%,#176ec7 100%);
    background:url(../images/box_icon06.png),linear-gradient(to right,#273297 0%,#176ec7 100%);
    background:url(../images/box_icon06.png),#6c003b; 
    background-position:left -5px top ,left top;
    background-repeat:no-repeat;
    background-size:auto;}
.six_Box > li > h2{
    margin:0;
    font-size:30px;
    font-weight:bold;
    white-space:nowrap;
    color:#79b3f9;}
.six_Box > li:nth-child(1) > h2{color:#de9dff;}
.six_Box > li:nth-child(2) > h2{color:#99b8fb;}
.six_Box > li:nth-child(3) > h2{color:#a3f6ff;}
.six_Box > li:nth-child(4) > h2{color:#a5efa3;}
.six_Box > li:nth-child(5) > h2{color:#ffb786;}
.six_Box > li:nth-child(6) > h2{color:#f99dcf;}
.six_Box > li > span{
    font-size:16px;
    line-height:1.6em;
    margin:5px 0 10px;
    color:#fff;
    overflow:hidden;
    display:-moz-box;
    display:box;
    display:-webkit-box;
    line-clamp:2;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;}
/*.six_Box > li:nth-child(2){
    background: -moz-linear-gradient(left,#671fa1 0%,#9d3ab4 100%);
    background: -webkit-linear-gradient(left,#671fa1 0%,#9d3ab4 100%);
    background:linear-gradient(to right, #671fa1 0%,#9d3ab4 100%);}
.six_Box > li:nth-child(3){
    background: -moz-linear-gradient(left,#1b6d9f 0%,#2594a3 100%);
    background: -webkit-linear-gradient(left,#1b6d9f 0%,#2594a3 100%);
    background:linear-gradient(to right, #1b6d9f 0%,#2594a3 100%);}
.six_Box > li:nth-child(4){
    background: -moz-linear-gradient(left,#6ea503 0%,#bfc228 100%);
    background: -webkit-linear-gradient(left,#6ea503 0%,#bfc228 100%);
    background:linear-gradient(to right, #6ea503 0%,#bfc228 100%);}
.six_Box > li:nth-child(5){
    background: -moz-linear-gradient(left,#f79816 0%,#fab003 100%);
    background: -webkit-linear-gradient(left,#f79816 0%,#fab003 100%);
    background:linear-gradient(to right, #f79816 0%,#fab003 100%);}
.six_Box > li:nth-child(6){
    background: -moz-linear-gradient(left,#bf2a9d 0%,#e13e96 100%);
    background: -webkit-linear-gradient(left,#bf2a9d 0%,#e13e96 100%);
    background:linear-gradient(to right, #bf2a9d 0%,#e13e96 100%);}*/
.mid-wrapper{background:#eee;padding:2rem 0;}
.home_M .container{
    width:100%;
    padding-left:15px;
    padding-right:15px;}


/*====================Focus====================*/
[class^=focus_] {
    height:150px;
    margin:50px auto 0px;
    position:relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;}
[class^=focus_] .subj{
    display:block;
    width:100%;
    max-width:1000px;
    margin:0 auto;}
[class^=focus_] .PIC_title{
    font-size:8vw;
    font-weight:bold;
    color:#fff;
    text-shadow:0px 0px 5px #000;}
.focus_01{
    background:url(../images/P01.jpg) top 20% center no-repeat;
    background-size:cover;
    justify-content: flex-start;}
.focus_02{
    background:url(../images/P02.jpg) top center no-repeat;
    background-size:cover;}
.focus_03{
    background:url(../images/P03.jpg) center center no-repeat;
    background-size:cover;
    justify-content: flex-start;}  
.focus_04{
    background:url(../images/P04.jpg) center center no-repeat;
    background-size:cover;} 
.focus_05{
    background:url(../images/P05.jpg) bottom 20% center no-repeat;
    background-size:cover;}
.focus_06{
    background:url(../images/P06.jpg) center center no-repeat;
    background-size:cover;
    justify-content: flex-start;}
.focus_01 .subj,
.focus_02 .subj,
.focus_05 .subj{text-align:center;}
.focus_03 .subj{margin-right:15px;margin-left:15px;}
.focus_04 .subj{text-align: right;margin-right:15px;margin-left:15px;}  
.mid-wrapper.page_M{
    background:#fff;
    min-height:calc(100vh - 50px - 150px - 46px);}
.page_M .container{
    width:100%;
    padding-left:15px;
    padding-right:15px;}
.focus_c > h1{
    font-size:18px;
    line-height:1.4em;
    color:#1976d2;
    margin-top:10px;}
.focus_c > h1 > b{
    font-size:26px;
    color:#000;
    line-height:1.4em;
    margin-right:10px;}
.focus_c .Fword{display:block;}
.focus_c .M_cont{display:none;}
.focus_c .Fword.hide{display:none;}
.focus_c .M_cont.show{display:block;}
.focus_c .M_btn{
    display:inline-block;
    width:100px;
    line-height:30px;
    border-radius:4px;
    text-align:center;
    border: 1px solid #1565c0;
    color:#1565c0;
    font-weight: bold;
    margin:10px 0;
    float:right;
    cursor:pointer;
    animation:BG 1s linear infinite alternate;}
@keyframes BG {
  from {background:#ffffff;}
  to {background:#d8ebff;}
}
.focus_c .M_btn:hover{
    background:#fff;
    border: 1px solid #679bd5;
    border-right: 3px solid #3169a9;
    border-bottom: 3px solid #3169a9;}
.focus_c h3{
    font-size:18px;
    margin-top:20px;
    font-weight:bold;
    color:#ef6c00;} 
.focus_c p{line-height:1.6em;}
.focus_c .slogan{
    margin:25px 0 15px;
    text-align:center;
    font-size:26px;
    font-weight: bold;
    line-height:1.4em;
    color:#ef6c00;} 
.focus_c ul{
    margin:0;
    list-style:auto;
    line-height:1.6em;}
.focus_c ul:not(.nm) > li::marker,
.focus_c ul > li >b{color:#006eaf;} 

/*====================關於大鐸====================*/
.focus_us{
    background:url(../images/about_us.jpg) center center no-repeat;
    background-size:cover;
    justify-content: flex-end;}
.focus_us .subj{text-align:right;padding-right:10px;}
.focus_us .PIC_title {font-size: 5vw;} 
.focus_c iframe{margin:0 0px 0 -15px;}
.pro{margin:10px 0 15px;}
.pro_p > img{
    width:100%;
    border:1px solid #ccc;
    border-bottom: 5px solid #f57c00;
    position:relative;}
.pro_p > img:before {
    content: "";
    width: 0;
    height: 0;
    border: 16px solid transparent;
    border-top-color: #f57c1f;
    border-left-color: #f57c1f;
    position: absolute;
    top: -5px;
    left: 10px;}
.pro_i{padding: 10px 0;}
.pro_i > h4{
    margin:0px 0 10px 0;
    padding: 0;
    font-size: 20px;
    line-height: 1.4em;
    font-weight: bold;
    position:relative;}
.pro_i > h4:after {
    content: "";
    width: 10px;
    height: 10px;
    border: 2px solid transparent;
    border-top-color: #333;
    border-right-color: #333;
    margin-left: 5px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    position: absolute;
    bottom:11px;}
.addr span{display:inline-block;margin-right:20px;}
.addr > div{
    margin-bottom:15px;
    line-height:24px;}
.addr > div b{
    background:#eb7113;
    padding:2px 5px;
    margin-bottom:8px;
    color:#fff;
    font-weight:bold;
    text-align:center;
    display:inline-block;
    position:relative;} 
.addr > div b:after{
    content:"";
    width:0;
    height:0;
    border:4px solid transparent;
    border-top:7px solid #eb7113;
    position:absolute;
    top:100%;
    left:5px;}


/*====================系統客戶====================*/
.mid-wrapper.part{
    background: #fff;
    min-height: calc(100vh - 50px - 0px - 46px);
    margin-top:70px;}
.part .container{
    width:100%;
    padding-left:15px;
    padding-right:15px;}
.part .container .row{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
	flex-wrap: wrap;}    
.part_box{
    padding:15px;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
    margin-top:-1px;
    position:relative;}
.part_box:after{
    content:"";
    width:9px;
    height:9px;
    background:rgba(0,0,0,0.3);
    position:absolute;
    bottom:-5px;
    right:-5px;
    z-index: 999;}
.part_box > .PT_ti{
    padding:5px 5px;
    font-size: 20px;
    line-height: 1.4em;
    font-weight: bold;    
    background:-moz-linear-gradient(top, #ffdd4a 7%, #f57f17 20%, #f57f17 30%, #ffbf24 70%);
    background: -webkit-linear-gradient(top, #ffdd4a 7%,#f57f17 20%,#f57f17 30%,#ffbf24 70%);
    background:linear-gradient(to bottom, #ffdd4a 7%,#f57f17 20%,#f57f17 30%,#ffbf24 70%);
    border-radius:0 0 8px 8px;
    width:250px;
    margin:-28px auto 15px;
    text-align:center;
    color: #fff;
    text-shadow: 0px 0px 3px #000;
    box-shadow: 0px 3px 2px 1px rgba(0,0,0,0.3);
    border-bottom: 2px inset #c17a36;
    position:relative;}
.name_box{
    padding:15px;
    border-top: 1px solid #b2ebf2;
    margin-top:-1px;
    position:relative;
    background: -moz-linear-gradient(top, #b2ebf2 0%, #feffff 30%);
    background: -webkit-linear-gradient(top, #b2ebf2 0%,#feffff 30%);
    background: linear-gradient(to bottom, #b2ebf2 0%,#feffff 30%);}
.name_box:before{
    content:"";
    width:9px;
    height:9px;
    background:rgba(0,0,0,0.3);
    position:absolute;
    top:-5px;
    left:-5px;
    z-index: 999;}    
.name_box:after{
    content:"";
    width:9px;
    height:9px;
    background:rgba(0,0,0,0.3);
    position:absolute;
    top:-5px;
    right:-5px;
    z-index: 999;}
.name_box > .PT_ti{
    padding:5px 5px;
    font-size: 20px;
    line-height: 1.4em;
    font-weight: bold;
    background: -moz-linear-gradient(top, #20b7d6 7%, #175d9b 20%, #175d9b 30%, #1e95cc 70%);
    background: -webkit-linear-gradient(top, #20b7d6 7%,#175d9b 20%,#175d9b 30%,#1e95cc 70%);
    background: linear-gradient(to bottom, #20b7d6 7%,#175d9b 20%,#175d9b 30%,#1e95cc 70%);
    border-radius:0 0 8px 8px;
    width:250px;
    margin:-28px auto 15px;
    text-align:center;
    color: #fff;
    text-shadow: 0px 0px 3px #000;
    box-shadow: 0px 3px 2px 1px rgba(0,0,0,0.3);
    border-bottom: 2px inset #1f6387;
    position:relative;
    z-index:999;}
.part_box > .PT_ti:before,
.part_box > .PT_ti:after,
.name_box > .PT_ti:before,
.name_box > .PT_ti:after{
    content:"";
    width:0px;
    height:0px;
    border:5px solid transparent;
    border-right-color:#333;
    border-bottom-color:#333;
    position:absolute;
    top:2px;
    left:-10px;}
.part_box > .PT_ti:after,
.name_box > .PT_ti:after{
    right:-10px;
    left:inherit;
    border:5px solid transparent;
    border-left-color:#333;
    border-bottom-color:#333;}
.part_p{background:none;}       
.part_p > img{
    width:100%;
    border:1px solid #ccc;}
.part_i{
    padding:10px 0;
    min-height: 145px;} 
.part_i > ul{
    margin: 0;
    padding: 0;
    list-style: disc;
    list-style-position:inside;
    color: #456391;} 
.part_i > ul > li{
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom:5px;
    color:#333;}
.part_i > ul > li > a{color:#006dcd;}
.part_i > p {color:#333;margin:0 0 15px 0;line-height:1.6em;}
.name_box > .part_i > ul > li{padding-left:0;padding-right:0;}


/*====================電子資料庫====================*/
.try_btn{
    width:100%;
    text-align:right;
    margin-bottom:10px;}
.try_btn > input[type=button]{
    background:#ef6504;
    text-align:center;
    color:#fff;
    font-weight:bold;
    border-radius:5px;
    padding:3px 5px;
    border:2px outset #ef651b;}    
.mid-wrapper.prod{
    background: #fff;
    min-height: calc(100vh - 50px - 0px - 46px);
    margin-top:50px;}
.prod .container{
    width:100%;
    padding-left:15px;
    padding-right:15px;}
.prod_TI{
    background: -moz-linear-gradient(top, #fbfcfd 0%, #eef1f6 47%, #e2e6ee 100%);
    background: -webkit-linear-gradient(top, #fbfcfd 0%,#eef1f6 47%,#e2e6ee 100%);
    background: linear-gradient(to bottom, #fbfcfd 0%,#eef1f6 47%,#e2e6ee 100%);
    color: #555;
    text-align:center;    
    border: 1px solid #ddd;
    font-size: 20px;
    line-height:1.4em;
    letter-spacing: 1px;
    font-weight: bold;
    padding: 10px;
    position: relative;
    cursor: pointer;
    margin-bottom: 1px;}
.prod_TI:hover{
    background:-moz-linear-gradient(top,#4faaf9 7%,#2670b1 20%,#2670b1 30%,#348ddb 70%);
    background: -webkit-linear-gradient(top,#4faaf9 7%,#2670b1 20%,#2670b1 30%,#348ddb 70%);
    background:linear-gradient(to bottom,#4faaf9 7%,#2670b1 20%,#2670b1 30%,#348ddb 70%); 
    color: #fff;
    text-shadow:0px 0px 3px #000;
    border: 1px solid #4faaf9;}    
.prod_TI.stay {
    background:#2670b1;
    background:-moz-linear-gradient(top,#4faaf9 7%,#2670b1 20%,#2670b1 30%,#348ddb 70%);
    background: -webkit-linear-gradient(top,#4faaf9 7%,#2670b1 20%,#2670b1 30%,#348ddb 70%);
    background:linear-gradient(to bottom,#4faaf9 7%,#2670b1 20%,#2670b1 30%,#348ddb 70%);
    border-radius: 0 0 8px 8px;
    color: #fff;
    text-shadow:0px 0px 3px #000;
    border: 1px solid #4faaf9;
    box-shadow: 0px 3px 2px 1px rgb(0 0 0 / 30%);
    border-bottom: 2px inset #2670b1;
    padding-bottom: 5px;
    position: relative;
    width:280px;
    margin: 0 auto;}
/*.prod_TI:after {
    content: '';
    position: absolute;
    right: 15px;
    top: 18px;
    width:12px;
    height:12px;
    border-top: 4px solid #555;
    border-right: 4px solid #555;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: transform 0.1s ease-in 0s;}
.prod_TI:hover:after, .prod_TI.stay:after{
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
    top: 15px;
    border-color:#fff;}*/
.prod_TI.stay:before,
.prod_TI.stay:after{
    content:"";
    width:0px;
    height:0px;
    border:5px solid transparent;
    border-right-color:#333;
    border-bottom-color:#333;
    position:absolute;
    top:-1px;
    left:-10px;}
.prod_TI.stay:after{
    right:-10px;
    left:inherit;
    border:5px solid transparent;
    border-left-color:#333;
    border-bottom-color:#333;}      
.prod_box{
    margin:-36px 0 0 0;
    padding:15px 25px;
    padding-top:35px;
    list-style:none;
    border:1px solid #4faaf9;
    min-height:240px;
    display:none;}
.prod_box:nth-of-type(n){background-size:auto;}    
/*.prod_box:nth-of-type(1){background:url(../images/prod_bg01.jpg) right bottom -15px no-repeat;}
.prod_box:nth-of-type(2){background: url(../images/prod_bg02.jpg) right bottom no-repeat;}
.prod_box:nth-of-type(3){background: url(../images/prod_bg03.jpg) right bottom -40px no-repeat;}
.prod_box:nth-of-type(4){background: url(../images/prod_bg04.jpg) right bottom -20px no-repeat;}
.prod_box.tw{background: url(../images/prod_bg05.jpg) right top 40px no-repeat;background-size: 25%;}
.prod_box:nth-of-type(6){background: url(../images/prod_bg06.jpg) right bottom -25px no-repeat;}
.prod_box:nth-of-type(7){background: url(../images/prod_bg07.jpg) right bottom no-repeat;}*/
.prod_box:nth-of-type(1){
    background:linear-gradient(to bottom, #96c8f5 0%,#ffffff 15px,rgba(255,255,255,0) 16px),url(../images/prod_bg01.jpg);
    background-position:top left,right bottom -15px;
    background-repeat: no-repeat;}
.prod_box:nth-of-type(2){
    background:linear-gradient(to bottom, #96c8f5 0%,#ffffff 15px,rgba(255,255,255,0) 16px),url(../images/prod_bg02.jpg);
    background-position:top left,right bottom;
    background-repeat: no-repeat;}
.prod_box:nth-of-type(3){
    background:linear-gradient(to bottom, #96c8f5 0%,#ffffff 15px,rgba(255,255,255,0) 16px),url(../images/prod_bg03.jpg);
    background-position:top left,right bottom -35px;
    background-repeat: no-repeat;}    
.prod_box:nth-of-type(4){
    background:linear-gradient(to bottom, #96c8f5 0%,#ffffff 15px,rgba(255,255,255,0) 16px),url(../images/prod_bg04.jpg);
    background-position:top left,right bottom -20px;
    background-repeat: no-repeat;}
.prod_box.tw{
    background:linear-gradient(to bottom, #96c8f5 0%,#ffffff 15px,rgba(255,255,255,0) 16px),url(../images/prod_bg05.jpg);
    background-position:top left,right top 40px;
    background-repeat: no-repeat;
    background-size:contain,25%;}
.prod_box:nth-of-type(6){
    background:linear-gradient(to bottom, #96c8f5 0%,#ffffff 15px,rgba(255,255,255,0) 16px),url(../images/prod_bg06.jpg);
    background-position:top left,right bottom -25px;
    background-repeat: no-repeat;}
.prod_box:nth-of-type(7){
    background:linear-gradient(to bottom, #96c8f5 0%,#ffffff 15px,rgba(255,255,255,0) 16px),url(../images/prod_bg07.jpg);
    background-position:top left,right bottom;
    background-repeat: no-repeat;}
.prod_box > li{
    width: calc((100% - 35px) / 2);
    display: inline-block;
    font-weight: bold;
    vertical-align:top;
    margin:5px 15px 5px 0;
    position:relative;}  
.prod_box > li > a{
    display:block;
    padding:8px 0;
    color:#006dcd;}
.prod_box > li > a:hover{text-decoration:underline;}
/*.prod_box > li > a:before{
    content: "";
    width: 0;
    height: 0;
    border: 4px solid transparent;
    border-color:#ffc312 #e77500 #c55001 #ffe712;
    position: absolute;
    left: 0;
    top: 18px;}     
.prod_box > li:nth-of-type(even){margin-left:30px;}*/  
.prod_box.stay {display:block;} 
.prod_box > li > a > span{
    font-size:22px;
    color:#fff;
    margin-right:1px;
    margin-top: -5px;
    float: left;
    display:inline-block;
    width:32px;
    height:32px;
    line-height:33px;
    text-align:center;
    background:#7759bf/*#006dcd*/;
    border-radius:100%;} 
.prod_box > li > a > font{
    display: inline-block;
    padding: 0 5px;
    color: #ff0000;
    font-size: 15px;
    animation:color 0.5s infinite;}
@keyframes color{
    0%{color:#ff0000;margin-left:0px;}
    50%{color:#ff7600;margin-left:3px;}
    100%{color:#ff0000;margin-left:0px;}
}    
.prod_box:nth-of-type(even) > li > a > span{background:#f57c00;}    
.prod_box > .PD_ti{
    background: #eceff1;
    padding: 10px;
    margin:10px -25px;
    font-weight: bold;
    font-size:18px;
    color:#4a6276;}
.prod_box > .PD_ti:nth-child(1){margin-top:5px;}
.imgmodal {
    display: none;
    position: fixed;
    z-index: 1031;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.9);}
.dm_box {
    max-width: 700px;
    margin: auto;
    position: relative;}
.imgclose {
    position: absolute;
    top: -45px;
    right: 15px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    cursor:pointer;
    transition: 0.3s;}
.imgbox {
    margin: auto;
    display: block;
    width: 70%;
    max-width: 500px;
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;}
    

/*====================footer====================*/
.footer{
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px;
    background: #555;
    color: #fff;
    text-align: center;}
.footer > button{
    color:#333;
    border-radius:3px;
    margin-left:5px;
    border:1px solid #999;}
.footer input[type=button]{
    color:#333;
    border-radius:3px;
    margin-left:5px;
    border:1px solid #999;}
.footer br{display: none;}
 

/*====================Modal====================*/ 
.modal{padding-right:0!important;}
.modal-dialog{
    width:80%;
    max-width:500px;
    margin: 0px auto;
    margin-top:100px;}
.modal-header{padding:0;}
.modal-title{
    font-size:2rem;
    font-weight: bold;
    color: #fff;
    background: #1565c0;
    border-radius:6px 6px 0 0;
    padding:10px 15px;}
.modal-header .close{
    margin-top: 3px;
    padding: 6px;
    color: #fff;
    font-size: 30px;
    font-weight: normal;
    text-shadow: none;
    opacity: 1;} 
.modal-body{line-height:1.6em;background:#fff;margin-top: -3px;}
.modal-body  b{
    color:#eb7113;
    margin-bottom:10px;}    
.modal-content{background:#fff;}    
.modal-footer {padding: 10px 15px;background:#fff;}


/*====================EBOOK_02====================*/
.ebook_TI{
    font-size:24px;
    font-weight:bold;
    color:#000;
    line-height:1.2em;
    letter-spacing:1px;
    padding:0;
    margin:10px 0;
    position:relative;
    z-index:1;}
.ebook_TI:before{
    content:"";
    background:;
    width:200px;
    height:65px;
    position:absolute;
    top:-15px;
    left:-15px;
    z-index:-1;}
.ebook_box{
    margin:15px 0;
    padding:0.5em;
    -moz-column-gap:0.5em;
    -webkit-column-gap:0.5em;
    column-gap:0.5em;}
.ebook_box > li {
    display:inline-block;
    margin:0 0 0.5em;
    vertical-align:top;
    background:#002b6a;}
.ebook_box > li > a{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: center;
	align-items: center;
	align-content: stretch;
    position:relative;}    
.ebook_box > li img{
    width:100%;
    border:1px solid #000;
    opacity:1;}
.ebook_box > li span{
    position:absolute;
    color:#fff;
    font-size:20px;
    line-height:1.3em;
    padding:0 10px 0 20px;
    display:block;
    opacity:0;}
.ebook_box > li span > p{position:relative;}
.ebook_box > li span > p:before{
    content:"";
    width:0;
    height:0;
    border:5px solid transparent;
    border-left-color:#fff;
    position:absolute;
    top:5px;
    left:-7px;}    
      