@charset "utf-8";
/* CSS Document */

body {
    margin: 0;
    padding: 0;
    /* font-family:  \5FAE\8EDF\6B63\9ED1\9AD4, "Microsoft JhengHei",Aria, "sans-serif"; */
    font-family:  "\5FAE\8EDF\6B63\9ED1\9AD4","CooperHewitt", "Microsoft JhengHei", "sans-serif";
    font-size: 16px;
    line-height: 160% ; 
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
}
body {
    overflow: hidden
}
sup{     vertical-align: super;
    font-size: smaller;}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
 *zoom: 1; /*For IE 6&7 only*/
}
a {
    text-decoration: none
}
:focus, a:focus {
    outline: none
}
img {
    max-width: 100%
}
* {
    box-sizing: border-box
}
.sb-toggle-right {
    display: none
}
#nav>ul>li {
    display: inline-block;
    float: none
}

/* header */
.wrap3 {
    margin: auto 40px !important;
}

#header.menu {
    padding: 20px 0 15px;
}

#header#nav.nav_zone {
    width: calc(100% - 280px);
    float: right;
    text-align: right;
}

#header2 .menu {
    position: static;
    margin-top: 0;
    box-shadow: none;
    background: rgba(255,255,255,0.03);
}


/* 關於聯生藥 */
.ab_zone2 .block, .ab_zone4 .block {
    padding: 80px 75px 120px;
}


.ab_zone3 {
    padding: 0px 0px !important;
    position: relative;
}

.ab_zone3 .block {
    padding: 0 75px;
    padding-top: 80px;
    padding-bottom: 80px;
    position: relative;
    z-index: 5;
    margin-bottom: 0px !important;
}

.ab_zone3 .ab_cover3 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgba(241, 241, 245, 0.69);
}


/*#nav>ul>li.btn8{ display:none}*/
/* Style The Dropdown Button */
.dropbtn {
    color: #333;
    font-size: 16px;
    border: none;
    cursor: pointer;
}
.dropbtn:after {
    content: "\f0d7";
    font-family: fontAwesome;
    display: inline-block;
    margin-left: 5px
}
/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
    display: inline-block;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 170px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.5);
    z-index: 1;
	top:100%;
}
/* Links inside the dropdown */
.dropdown-content a {
    color: black;
    padding: 8px 15px;
    text-decoration: none;
    display: block;
    text-align: left
}
/* Change color of dropdown links on hover */
.dropdown-content a:hover , .dropdown-content a.active {
    background-color:rgba(146,146,146,0.1)
}
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
    z-index: 999;  
}
/* Change the background color of the dropdown button when the dropdown content is shown */
.dropdown:hover .dropbtn {
}
.header {
    background: #f7f7f7;
}
.header * {
    transition: all ease-in-out 0.3s
}

.menu {
    padding: 20px 0 15px
}
.header.fixed-header .menu {
    padding: 10px 0 10px
}
.wrap {
    width: 1200px;
    margin: 0 auto
}
.logo {
    width: 280px;
    float: left
}
.logo img {
    width: 280px
}


.nav_zone {
    width: calc(100% - 280px);
    float: right;
/*    padding-top: 15px;*/
    text-align: right
}
.nav_zone>ul>li>a {
    padding: 20px 15px 10px;
    border-bottom: 2px solid rgba(255,255,255,0);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #000;
	display: block;
}
.nav_zone>ul>li>a.active, .nav_zone>ul>li:hover>a {
    border-bottom: 2px solid #E92464;
    color: #000
}


#header2{background:rgba(247,247,247,0.87); box-shadow: 1px 1px 3px rgba(130, 130, 130, 0.2)}
#header2 .menu{ position: static;margin-top:0; box-shadow: none; background: rgba(255,255,255,0.03)}
.header *{-webkit-transition: position 0.3s ease 0.3s;    
	-moz-transition: position 0.3s ease 0.3s;    
	-ms-transition: position 0.3s ease 0.3s;    
	-o-transition: position 0.3s ease 0.3s;    
	transition:position 0.3s ease 0.3s;}
.header--clone {  position: fixed; width:100%;  z-index: 130;  top: 0;  left: 0;
		-webkit-transform: translateY(-100px);   -ms-transform: translateY(-100px); transform: translateY(-100px);
		 -webkit-transition: all 300ms ease-in-out;  -moz-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out;}
.header--stick { -webkit-transform: translateY(0%);   -ms-transform: translateY(0%); transform: translateY(0%);}
.sb-active .header--clone{-webkit-transform: translateY(-100px); -ms-transform: translateY(-100px);transform: translateY(-100px);}

#smo {
    text-align: left;
}
#smo a {
    display: inline-block;
    color: #fff;
    font-size: 100%;
    text-align: center;
    margin: 0 0 0 5px;
    line-height: 30px;
    border-radius: 3px;
    transition: all 0.3s ease-in-out
}
#smo a:hover {
    color: rgba(255,255,255,0.8)
}
.ft_link {
    position: relative;
    background: #20277B
}
.ft_last_bg {
    background: #E5004A;
    height: 30px;
    width: 400px;
    position: absolute;
    right: 0;
    z-index: 1
}
#gotop {
    position: absolute;
    right: 15px;
    font-size: 30px;
    color: #fff;
    z-index: 20
}
.foot_link>div {
    padding: 10px 0 50px
}
.foot_link>div>ul>li {
    display: inline-block;
    vertical-align: top;
    width: calc(16.6% - 10px);
    margin-right: 8px;
    line-height: 160%
}
.foot_link>div>ul>li:last-child {
    margin-right: 0
}
.foot_link ul li>a {
    font-weight: bold;
    color: #000
}
.foot_link ul>li>ul>li {
    display: inherit
}
.foot_link ul>li>ul>li>a {
    font-weight: normal;
    transition: all 0.3s ease-in-out;
    font-size: 13px;
    color: #444
}
.foot_link ul>li>ul>li>a:hover {
    color: #E9076C
}
.ft_left {
    width: 80%;
    float: left;
    background: #20277B;
    color: #fff;
}
.ft_right {
    width: 20%;
    float: right;
    background: #E5004A;
    position: relative;
    z-index: 10
}
.ft_left>div {
    width: 50%;
    float: left;
    font-size: 14px;
    padding: 5px 0;
    line-height: 20px
}
.ft_left>div.design {
    font-size: 13px;
    color: #999;
    text-align: right;
    padding-right: 40px
}
.ft_right:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 30px 30px;
    border-color: transparent transparent #E5004A transparent;
    position: absolute;
    left: -30px
}
/* Styles for dialog window */
.small-dialog {
    background: white;
    text-align: left;
    max-width: 60%;
    margin: 40px auto;
    position: relative;
}
/**
 * Fade-zoom animation for first dialog
 */

/* start state */
.my-mfp-zoom-in .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}
/* animate in */
.my-mfp-zoom-in.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
/* animate out */
.my-mfp-zoom-in.mfp-removing .zoom-anim-dialog {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
}
/* Dark overlay, start state */
.my-mfp-zoom-in.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-zoom-in.mfp-ready.mfp-bg {
    opacity: 0.8;
}
/* animate out */
.my-mfp-zoom-in.mfp-removing.mfp-bg {
    opacity: 0;
}
/**
 * Fade-move animation for second dialog
 */

/* at start */
.my-mfp-slide-bottom .zoom-anim-dialog {
    opacity: 0;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
    -webkit-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    -moz-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    -ms-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    -o-transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
    transform: translateY(-20px) perspective( 600px ) rotateX( 10deg );
}
/* animate in */
.my-mfp-slide-bottom.mfp-ready .zoom-anim-dialog {
    opacity: 1;
    -webkit-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    -moz-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    -ms-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    -o-transform: translateY(0) perspective( 600px ) rotateX( 0 );
    transform: translateY(0) perspective( 600px ) rotateX( 0 );
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing .zoom-anim-dialog {
    opacity: 0;
    -webkit-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    -moz-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    -ms-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    -o-transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
    transform: translateY(-10px) perspective( 600px ) rotateX( 10deg );
}
/* Dark overlay, start state */
.my-mfp-slide-bottom.mfp-bg {
    opacity: 0;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s ease-out;
    transition: opacity 0.3s ease-out;
}
/* animate in */
.my-mfp-slide-bottom.mfp-ready.mfp-bg {
    opacity: 0.8;
}
/* animate out */
.my-mfp-slide-bottom.mfp-removing.mfp-bg {
    opacity: 0;
}
.mfp-close-btn-in .mfp-close {
    position: absolute;
    right: -45px;
    color: rgba(255,255,255,0);
    font-size: 0;
    background: url(../images/delete.png) center no-repeat;
    width: 37px;
    height: 37px;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.tree {
    padding: 15px 0 0
}
.tree ul li {
    display: inline-block
}
.tree ul li a {
    color: #333
}
.tree ul li a:hover {
    color: #E5004A
}
.tree ul li:after {
    content: ">";
    margin: 0 5px
}
.tree ul li:last-child:after {
    content: ""
}

/* about */
/* .ab_zone3 .ab_cover3{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(241, 241, 245, 0.69);
} */

.ab_cover3 .block {
    padding: 80px 15% 120px;
    position: relative;
    z-index: 5; 
    }
  
  .ab_zone3 h2{
    font-size: 35px!important; }

    /* events */
.slick-slider img {
    margin: 0 auto;
    }

@media (max-width:1400px) {
.ft_last_bg {
    background: #E5004A;
    height: 30px;
    width: 300px;
    position: absolute;
    right: 0;
    z-index: 1
}
}

@media (max-width:1200px) {
.wrap {
    width: 100%;
    padding: 0 15px
}
.foot_link>div {
    padding-left: 15px;
    padding-right: 15px
}
.ft_last_bg {
    width: 50px
}
.nav_zone>ul>li>a {
    padding: 15px 10px
}
.ft_left>div {
    width: 100%;
    padding: 0
}
.ft_left>div.design {
    width: 100%;
    text-align: left
}
.ft_left {
    padding: 5px 0
}
.ft_last_bg, .ft_right {
    height: 50px
}
.tree {
    padding: 15px 15px 0
}
	
.ft_right:before {
    border-width: 0 0 50px 50px;
    border-color: transparent transparent #E5004A transparent;
    position: absolute;
    left: -50px;
}
	
}

@media (max-width:1080px) {
.nav_zone {
    display: none
}
.sb-toggle-right {
    display: block;
    position: absolute;
    font-size: 20px;
    right: 15px
}
.ft_right #smo {
    padding-top: 10px
}
#gotop {
    top: 5px;
    right: 5px
}
.info_zone h2 {
    font-size: 20px
}
.info_zone {
    width: 48%
}
.dropbtn[data-option="on"]:after {
    content: "\f0d8";
}
.menu {
    padding: 10px 0 10px
}
	
.header.fixed-header .menu {
    padding: 10px 0 10px
}	
	
}

@media (max-width:900px) {
.ft_left {
    width: 70%;
}
.ft_right {
    width: 30%;
}
.foot_link>div>ul>li {
    width: calc(16.6% - 8px);
    margin-right: 5px;
}
}

@media (max-width:680px) {
.foot_link>div>ul>li {
    display: inherit;
    float: left
}
.foot_link>div>ul>li:first-child {
    width: calc(15% - 5px);
    margin-right: 5px
}
.foot_link>div>ul>li:nth-child(3), .foot_link>div>ul>li:nth-child(5) {
    width: calc(21% - 5px);
    margin-right: 5px
}
.foot_link>div>ul>li:nth-child(2), .foot_link>div>ul>li:nth-child(4) {
    width: calc(15% - 5px);
    margin-right: 5px;
}
.foot_link>div>ul>li:last-child {
    width: 12%;
    margin-right: 0
}
}

@media (max-width:650px) {
.ft_left, .ft_right, .ft_left>div {
    width: 100%;
    text-align: center;
    float: none
}
.ft_last_bg {
    background: rgba(255,255,255,0);
    height: 1px
}
.ft_link .wrap {
    padding: 10px 0 0
}
.ft_left>div.design {
    text-align: center;
    padding: 5px
}
.ft_right #smo {
    text-align: center;
    padding: 5px 0
}
.ft_right #smo a {
    font-size: 130%;
    margin: 0 5px
}
.ft_right {
    height: auto
}
#gotop {
    top: 0px;
    right: 15px
}
}

@media (max-width:600px) {
.foot_link>div>ul>li {
    float: none
}
.foot_link>div>ul>li:first-child {
    width: 100%;
    margin-right: 0px
}
.foot_link>div>ul>li:nth-child(3), .foot_link>div>ul>li:nth-child(5) {
    width: 100%;
    margin-right: 0px
}
.foot_link>div>ul>li:nth-child(2), .foot_link>div>ul>li:nth-child(4) {
    width: 100%;
    margin-right: 0px
}
.foot_link>div>ul>li:last-child {
    width: 100%;
    margin-right: 0px
}
.ft_nav.vmenu li ul {
    display: none
}
.foot_link>div>.ft_nav.vmenu>li {
    width: 100%;
    float: none;
    margin: 0 15px 10px;
    margin: 0 auto
}
.foot_link>div>.ft_nav.vmenu>li>a {
    font-size: 14px;
    padding: 10px 15px;
    display: block;
    border-bottom: 1px solid #E8E8E8;
    position: relative;
    width: 100%
}
.ft_nav a[data-option="off"]:after {
    content: "";
    background: url(../images/add.jpg) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    right: 10px;
    position: absolute
}
.ft_nav a[data-option="on"]:after {
    content: "";
    background: url(../images/mines.jpg) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    right: 10px;
    position: absolute
}
.foot_link>div>.ft_nav.vmenu>li>ul>li>a {
    padding: 5px 15px;
    display: block
}
}
/*medicine*/
.insidebanner {
    width: 100%;
    overflow: hidden;
    position: relative
}

.medicine_ban{  height: 380px;}
.medicine_1 {
   /* background: url(../images/pro_line/banner1.jpg) center top no-repeat fixed;  */
}

.medicine_1 .slogan h2 , .medicine_1 .slogan p{color:#fff; text-shadow: 0 0 13px  rgba(0,0,0,0.8)}

.medicine_2 {
   /* background: url(../images/pro_line/banner2.jpg) center top no-repeat fixed;     */
}

.medicine_3 {
  /*  background: url(../images/pro_line/banner3.jpg) center top no-repeat fixed;     */
}
.slogan {
    top: 25%;
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    -webkit-animation-name: fadeInUp;animation-name: fadeInUp;padding:0 15px
}
.slogan h2 {
    font-size: 40px;
    padding-bottom: 3px;
    background: url(../images/pk_line2.jpg) center bottom no-repeat;
    margin-bottom: 30px
}
.slogan p {
    line-height: 170%
}

.medicine_3 .slogan {top:20px}

.content {
    background: url(../images/content_bg.jpg) left bottom repeat-x;
    padding: 60px 0
}
.medicine_zone #tabs>ul {
    border-bottom: 1px solid #E5004A
}
.medicine_zone #tabs>ul>li {
    display: inline-block
}
.medicine_zone #tabs>ul>li>a {
    padding: 13px 20px;
    background: #BBBBBB;
    color: #fff;
    display: block
}
.medicine_zone #tabs>ul>li.ui-state-active>a, .medicine_zone #tabs>ul>li>a:hover {
    background: #E5004A
}
.tab_content {
    padding: 50px 20px
}
.medicine_zone .title h3 {
    color: #444
}
.medicine_zone h1 {
    font-size: 35px;
    margin-bottom: 10px;
    font-weight: bold;
}
.medicine_zone h1 span {
    color: #E5004A
}
.description table {
    border-collapse: collapse
}
.description table td {
    background: rgba(151,169,214,0.1);
    padding: 25px 15px;
    width: 25%
}
.description table td h2 {
    font-size: 25px;
    background: url(../images/pk_line.jpg) left bottom no-repeat;
    padding-bottom: 3px;
    margin-bottom: 20px
}
.description table td p {
    margin-bottom: 20px
}
.medicine_list {
    padding: 10px;
    width: 100%
}
.medicine_list>ul {
    width: 100%
}
.medicine_list>ul>li {
    border-bottom: 1px solid #ddd;
    padding: 15px 0
}
.medicine_list>ul>li:last-child {
    border-bottom: 0
}
.medicine_list h3 {
    color: #E5004A;
    position: relative;
    margin-bottom: 2px;
    font-weight: bold;
}
.medicine_list h3:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 3px 0 3px;
    border-color: #E5004A transparent transparent transparent;
    position: absolute;
    top: 8px;
    margin-left: 5px
}
.medicine_list ol li {
    position: relative;
    padding-left: 10px;
    line-height: 160%
}
.medicine_list ol li:before {
    content: "‧";
    position: absolute;
    left: 2px;
    top: 2px;
    line-height: 110%
}
.pic_info_btn a {
    display: inline-block;
    padding: 10px 25px;
    background: #fff;
    border: 1px solid #E5004A;
    color: #E5004A;
    transition: all 0.3s ease-in-out
}
.pic_info_btn a:hover {
    background: #E5004A;
    color: #fff
}
.medicine_out>div {
    width: 50%;
    float: left;
    line-height: 0
}
.medicine_out>div.info {
    padding: 20% 20px 10%
}
.medicine_out>div.info h2 {
    font-size: 30px;
    margin: 0 0 15px 0;
    line-height: 150%
}
.medicine_out>div.info p {
    line-height: 170%
}
.medicine_out2>div {
    width: 100%;
    float: none; 
}
.medicine_out2>div.pic{text-align: center}
.medicine_out2>div.info {
    padding: 30px 30px
}


@media (max-width:1366px) {
	.medicine_out2>div.pic{width:80%;margin:0 auto}
	
}
@media (max-width:1200px) {
	.description table{width:100%}
.description table td h2 {
    font-size: 20px;
    margin-bottom: 3px
}
	
.description table td p {
    margin-bottom: 10px
}
.description table td {
    width: 100%; 
    float: none;
    border-bottom: 1px solid #fff; display: block; background: rgba(236,236,236,0.3)
}
.description table td:nth-child(even) {
    background: rgba(28,120,147,0.05)
}
	
.description {
    background: rgba(151,169,214,0.1)
}
.medicine_ban{  height: 280px}
	.medicine_out2>div.info{padding:15px}
	.medicine_out>div.info h2{font-size:20px;margin-bottom:5px}
	
}

@media (max-width:900px) {
.medicine_out>div.info {
    padding: 3%
}
.small-dialog {
    max-width: 80%
}
.medicine_zone h1 {
    font-size: 30px
}
}

@media (max-width:580px) {
.medicine_zone h1 {
    font-size: 30px;
    margin-bottom: 15px
}
.tab_content {
    padding: 38px 20px
}

.medicine_out>div.info h2 {
    font-size: 25px;
    margin-bottom: 0
}
.medicine_out>div.info p {
    font-size: 14px
}
	.medicine_ban{  height: 300px}	
.medicine_1 {
    background: url(../images/pro_line/banner1_s.jpg) no-repeat fixed;
}
.medicine_2 {
    background: url(../images/pro_line/banner2_s.jpg) no-repeat fixed;
}
	
.medicine_3 {
    background: url(../images/pro_line/banner3_s.jpg) no-repeat fixed;
}	
.slogan h2 {
    font-size: 30px
}
}

@media (max-width:480px) {
.timeline:before {
    bottom: 0px;
}
.tab_content {
    padding: 25px 10px
}
.medicine_zone #tabs>ul>li {
    width: 100%;
    display: inherit
}
.medicine_zone #tabs>ul>li>a{ border-bottom:1px solid #fff}
.medicine_out>div {
    width: 100%
}
.mfp-close-btn-in .mfp-close {
    width: 25px;
    height: 25px;
    right: -30px
}
.medicine_zone .title h3 {
    font-size: 14px
}
.medicine_zone h1 {
    font-size: 25px
}

.ab_zone3 .block {
    padding: 0 75px;

}
}

@media (max-width:380px) {
.medicine_zone h1 {
    font-size: 22px
}
.medicine_zone .title h3 {
    font-size: 13px
}
	
	
.medicine_1 {
    background: url(../images/pro_line/banner1_xs.jpg) no-repeat fixed;}
	
.medicine_2 {
    background: url(../images/pro_line/banner2_xs.jpg) no-repeat fixed;}
.medicine_3 {
    background: url(../images/pro_line/banner3_xs.jpg) no-repeat fixed;}
.content2 {
    background: url(../images/content_bg_top.jpg) repeat-x
}
}
/* .wrap2 h1 {
    padding-bottom: 2px;
    background: url(../images/pk_line2.jpg) center bottom no-repeat;
    font-size: 40px;
    text-align: center;
    margin: 0 auto 50px;
    color: #000
} */
.wrap2 h1 {
    padding-bottom: 12px;
    background: url(../images/pk_line2.jpg) center bottom no-repeat;
    font-size: 40px;
    text-align: center;
    margin: 0 auto 50px;
    color: #000;
    line-height: 140%;
    font-weight: bold;
}
.news_9 {
    margin-bottom: 30px
}
.news_9 >div {
    width: 33.3%;
    height: 245px;
    position: relative;
    float: left;
    color: #fff;
    padding: 50px 75px 30px 30px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover
}
.news_9 >div:first-child {
    background-color: #E5004A
}
.news_9 >div:nth-child(2) {
    background-color: #97A9D6;
	
}
.news_9 >div:nth-child(3) {
    background-color: #FF8000;
    
}
.news_9 >div:nth-child(4) {
    background-color: #538D18
}
.news_9 >div:nth-child(5) {
    background-color: #00238C;
	
}
.news_9 >div:nth-child(6) {
    background-color: #0088B5;
   
}
.news_9 >div:nth-child(7) {
    background-color: #FFBF00;
	
}
.news_9 >div:nth-child(8) {
    background-color: #3C9FEA;
   
}
.news_9 >div:nth-child(9) {
    background-color: #5900B2
}
.news_9 >div:before {
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    content: " ";
    border: 1px solid rgba(255,255,255,0);
    display: block;
    position: absolute;
    left: 15px;
    top: 15px;
    transition: all 0.5s ease-in-out; z-index: 5
}
.news_9 >div:hover:before {
    border: 1px solid rgba(255,255,255,0.6)
}
.news_9 >div>div{position:relative; z-index: 10}
.news_9 >div>div.number{ position: absolute;}
.news_9 >div.news_zonedark:after{ content:"";width:100%; height:100%; background:rgba(0,0,0,0.4); position: absolute; left:0; top:0; z-index: 1}


.number {
    font-size: 180px;
    font-family: "Hind", \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft JhengHei, "sans-serif";
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 10;
    font-style: italic;
    line-height: 100%;
    width: 100px;
    height: 138px;
    overflow: hidden;
    color: rgba(255,255,255,0.2)
}
.news_9 >div .date {
    margin-bottom: 10px;
    font-size: 14px
}
.news_9 >div .info {
    line-height: 150%;
    font-size: 17px
}
.news_9>div>a {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 30;
    left: 0;
    top: 0;
    display: block
}
.news_list table {
    width: 100%;
    margin-bottom: 30px
}
.news_list table td {
    padding: 10px
}
.news_list table td.news_tit {
    width: calc(100% - 110px);
    position: relative
}
.news_list table td.news_tit:before {
    content: "‧";
    position: absolute;
    left: 2px;
    top: 8px
}
.news_list table td.news_date {
    width: 110px
}
.news_list table td a {
    color: #000;
    width: 100%;
    height: 100%;
    display: block
}
.news_list table tr {
    border-bottom: 1px solid #ddd
}
.news_list table tr:hover td {
    background: #eee
}
.news_btn .prev, .news_btn .next {
    width: 35px;
    height: 35px;
    border: 2px solid #E5004A;
    border-radius: 50%;
    position: relative
}

.news_btn .prev2, .news_btn .next2 {
    width: 25px;
    height: 12px;
    position: relative; text-align:center
}

.news_btn .prev:hover, .news_btn .next:hover {
    border: 2px solid #103778
}




.news_btn .prev:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 8px 6px 0;
    border-color: transparent #E5004A transparent transparent;
    position: absolute;
    left: 10px;
    top: 10px
}
.news_btn .next:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 8px;
    border-color: transparent transparent transparent #E5004A;
    position: absolute;
    left: 12px;
    top: 10px
}


.news_btn .prev2:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 8px 6px 0;
    border-color: transparent #E5004A transparent transparent;
    position: absolute;left:20%
  
}

.news_btn .next2:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 8px;
    border-color: transparent transparent transparent #E5004A;
    position: absolute;
   
}

.news_btn .prev2:hover:before { border-color:transparent #103778 transparent transparent;}
.news_btn .next2:hover:before{ border-color: transparent transparent transparent #103778;}


.news_btn {
    margin-bottom: 50px
}
.news_btn ul {
    display: table;
    margin: 0 auto
}
.news_btn ul li {
    display: inline-block;
    vertical-align: middle
}
.news_btn ul li:first-child a, .news_btn ul li:last-child a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 50
}
.news_btn ul li {
    padding: 0 2px
}
.news_btn ul li a {
    padding: 10px 3px;
    margin: 0 2px;
    float: left;
    font-size: 18px;
    color: #333
}
.news_btn ul li a.active, .news_btn ul li a:hover {
    color: #E5004A
}
.news_9_2 {
    display: none
}

@media (max-width:900px) {
.news_9 >div {
    padding: 30px 50px 30px 30px;
    height: 220px
}
.number {
    font-size: 150px;
    width: 85px;
    height: 115px;
}
}

@media (max-width:780px) {
.news_9_2 {
    display: none
}
	
.news_9 >div{width: 100%;}
	
.news_9_2 {
    width: 80%;
    margin: 0 auto
}
.news_9_2 {
    margin-bottom: 30px
}
.news_9_2>div {
    position: relative
}
.news_9_2 a {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute
}
.news_9_2 div.slick-slide {
    overflow: hidden;
    background-repeat: no-repeat;
    height: 180px;
    background-size: cover;
    padding: 30px 90px 20px 30px;
    color: #fff;
    position: relative
}
.news_9_2 div.slick-slide:nth-child(2) {
    background-color: #E5004A
}
.news_9_2 div.slick-slide:nth-child(3) {
    background-color: #97A9D6
}
.news_9_2 div.slick-slide:nth-child(4) {
    background-color: #FF8000;
  
}
.news_9_2 div.slick-slide:nth-child(5) {
    background-color: #538D18
}
.news_9_2 div.slick-slide:nth-child(6) {
    background-color: #00238C
}
.news_9_2 div.slick-slide:nth-child(7) {
    background-color: #0088B5;
  
}
.news_9_2 div.slick-slide:nth-child(8) {
    background-color: #FFBF00
}
.news_9_2 div.slick-slide:nth-child(9) {
    background-color: #3C9FEA;

}
.news_9_2 div.slick-slide:nth-child(10) {
    background-color: #5900B2
}
.news_9_2 div.slick-slide:before {
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    content: " ";
    border: 1px solid rgba(255,255,255,0);
    display: block;
    position: absolute;
    left: 15px;
    top: 15px;
    transition: all 0.5s ease-in-out
}
.news_9_2 div.slick-slide:hover:before {
    border: 1px solid rgba(255,255,255,0.6)
}
.number {
    font-size: 180px;
    width: 110px;
    height: 145px;
}
.slick-prev {
    left: -40px;
}
.slick-next {
    right: -40px;
}
.slick-prev, .slick-next {
    background: none;
    border: 0;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    background: none;
    color: #444
}
.slick-prev:before, .slick-next:before {
    color: #444
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    color: #E5004A
}
.slick-prev:before, .slick-next:before {
    font-size: 30px
}
.wrap2 h1 {
    font-size: 35px
}
}

@media (max-width:580px) {
.news_list table td {
    display: block;
    width: 100%
}
.news_list table td.news_tit {
    width: 100%;
    padding: 3px 5px 0 10px
}
.news_list table td.news_date {
    width: 100%;
    padding: 2px 5px 5px 10px;
    font-size: 13px;
    color: rgba(10,52,110,1.00)
}
.news_list table td.news_tit:before {
    top: 2px
}
.wrap2 h1 {
    font-size: 30px
}
.content {
    padding: 40px 0 50px
}
	.wrap2 h1{margin:0 auto 30px}
}

@media (max-width:480px) {
.number {
    font-size: 130px;
    width: 80px;
    height: 100px;
}
.news_9_2 div.slick-slide {
    padding: 25px 40px 20px 25px
}
.logo {
    width: 230px
}
.logo img {
    width: 230px
}
	
.wrap2 h1 {
    font-size: 28px
}	
	
}
/*news*/

.news_box {
    display: flex;
    vertical-align: top;
}
.news_content {
    width: calc(100% - 400px);
    margin-right: 18px; line-height: 160%;display: inline-block;
    vertical-align: top;
}
.news_side {
     width: 380px;display: inline-block;
}
.pic_two li {
    width: 50%;
    float: left;
    padding-right: 15px;
    text-align: center
}
.pic_two {
    margin-bottom: 20px
}
.news_content a {
    color: #333
}
.news_content a:hover {
    color: rgba(215,8,111,1.00)
}
.news_side {
    background: #F3F3F3
}
.news_side>ul>li {
    background: url(../images/news/news_tit.jpg) no-repeat;
    min-height: 55px;
    padding: 10px 25px;
    color: #fff;
    font-size: 20px;
    margin-bottom: 10px
}
.news_side>ul>li>ul {
    margin: 20px 0px
}
.news_side>ul>li>ul>li {
    border-bottom: 1px solid rgba(183,183,183,1.00);
    padding: 10px 2px;
    font-size: 15px
}
.news_side>ul>li>ul>li a {
    color: #333
}
.news_side>ul>li>ul>li a span {
    font-size: 13px
}
.news_side>ul>li>ul>li a:hover {
    color: #E92464
}
.mobile_news_list {
    display: none
}
.event_content {
    width: 100%;
}
.event_content .pic_two li {
    display: inline-block;
    width: auto
}

@media (max-width:1000px) {
.mobile_news_list {
    display: block
}
.news_content {
    width: calc(100% - 300px);
    margin-right: 10px
}
.mobile_news_list {
    width: 80%;
    margin: 0 auto 20px
}
.mobile_news_list>ul>li {
    position: relative;
    font-size: 18px
}
.mobile_news_list>ul>li>a {
    wdith: 100%;
    height: 100%;
    display: block;
    padding: 5px;
    position: relative;
    text-align: center;
    background: #E92464;
    color: #fff
}
.mobile_news_list>ul>li>a:after {
    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    right: 15px
}
.mobile_news_list>ul>li>a[data-option="on"]:after {
    content: "\f0d8";
    font-family: FontAwesome;
    position: absolute;
    right: 15px
}
.mobile_news_list>ul>li>ul {
    display: none;
    position: absolute;
    width: 100%;
    background: rgba(88,88,88,0.80)
}
.mobile_news_list>ul>li>ul>li>a {
    padding: 8px 15px;
    color: #fff;
    display: block;
    font-size: 14px;
    border-bottom: 1px solid rgba(255,255,255,0.28)
}
.mobile_news_list>ul>li>ul>li.active>a {
    background: rgba(191,21,105,0.71)
}
.news_box {
    display: inherit;
}
.news_side {
    display: none
}
.news_content {
    width: 100%
}
}

@media (max-width:680px) {
	.news_btn .prev, .news_btn .next{width:25px; height:25px}
	.news_btn ul li a{padding:3px 1px}
	.news_btn .prev:before{left: 6px;top: 5px;}
	.news_btn .next:before{left: 8px;top: 5px;}

	.news_btn ul li a{font-size:16px}
	.news_btn .prev2, .news_btn .next2{width:20px}
}

@media (max-width:480px) {
.pic_two li {
    width: 100%;
    float: none;
    padding-right: 0;
    margin-bottom: 15px
}
.mobile_news_list {
    width: 100%
}
}

/*about*/

.about_content{padding:0}
.ab_zone1{ /*background: url(../images/company/about/bg1.jpg) left top no-repeat #fff; */ position: relative}
.ab_zone1 .block{
    width:50%; margin-left:50%;
    /* padding:100px 15px 90px */padding: 55px 15px 45px 15px;}


.ab_zone1 .block h1 , .ab_zone2  h2 , .ab_zone4   h2{font-size:35px}

.ab_zone1 .block h1{ font-size:35px;margin-bottom:10px}
.about_content p{margin-bottom:10px; line-height: 160%; /* font-size:22px */font-size: 18px;}
.ab_cover{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ededed+1,ffffff+96&0.86+0,0+84 */
background: -moz-linear-gradient(top, rgba(237,237,237,0.86) 0%, rgba(237,237,237,0.85) 1%, rgba(253,253,253,0) 84%, rgba(255,255,255,0) 96%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(237,237,237,0.86) 0%,rgba(237,237,237,0.85) 1%,rgba(253,253,253,0) 84%,rgba(255,255,255,0) 96%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(237,237,237,0.86) 0%,rgba(237,237,237,0.85) 1%,rgba(253,253,253,0) 84%,rgba(255,255,255,0) 96%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dbededed', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */position: absolute; left:0; top:0; height:60px; z-index: 5;width:100%}
.ab_zone2{ /*background:url(../images/company/about/bg2.jpg) 50% 0 no-repeat fixed ;*/ position: relative  }
.ab_zone2 .ab_cover2{ background-color: rgba(40, 50, 78,0.8); position: absolute; left:0; top:0; width:100%; height:100%; z-index: 1}
.ab_zone2 .block , .ab_zone4 .block{padding:80px 15% 120px; color:#fff; position: relative; z-index: 5}
.ab_zone2  h2 , .ab_zone4   h2{  background: url(../images/pk_line2.jpg) center bottom no-repeat;padding-bottom:15px;margin-bottom:30px; text-align: center}
.ab_zone3{padding:80px 0px}
.ab_zone3 .block{margin-bottom:20px}
.ab_zone3 h2{ font-size:30px;margin-bottom:10px}   
.ab_magnet_left , .chart{width:50%; float:left}
.ab_magnet_left{padding-right:30px}
.chart{padding:25px}
.about_content .block2 {margin-bottom:30px}
.about_content .block2 .pic , .about_content .block2 .ab_magnet_right{ float: left}
.about_content .block2 .pic{width:35%}
.block2 .ab_magnet_right{width:65%}
.ab_zone4{/* background:url(../images/company/about/bg3.jpg) center no-repeat; */position: relative}
.ab_zone4 .ab_cover3{width:100%; height:100%; position: absolute; z-index: 1; left:0; top:0; background-color: rgba(9, 49, 92,0.5); }
.ab_zone4 h3{ font-size:19px; letter-spacing:1px;margin:15px 0 }
.ab_zone4 .block{padding:65px 15% 90px}

@media (max-width:1850px) {
.ab_zone1{ background: url(../images/company/about/bg1.jpg) -10% top no-repeat }	
}

@media (max-width:1750px) {
.ab_zone1{ background: url(../images/company/about/bg1.jpg) -20% top no-repeat }	
.ab_zone1 .block{width:45%; margin-left:55%;padding:53px 15px}
}

@media (max-width:1450px) {
.ab_zone1{ background: url(../images/company/about/bg1.jpg) -30% top no-repeat ; background-size: contain}	
}

@media (max-width:1250px) {
.ab_zone1{ background: url(../images/company/about/bg1.jpg) -50% top no-repeat; background-size: contain }	
.ab_zone1 .block{
    width:40%; margin-left:60%;
    /* padding:60px 15px */padding: 39px 15px;}
}

@media (max-width:1100px) {
.ab_zone1{ background: url(../images/company/about/bg1.jpg) -350px top no-repeat; background-size: 90%}	

.ab_zone1 .block{width:50%; margin:0 auto 0px 50%;padding:50px 15px 30px}
}

@media (max-width:1000px) {
	.ab_zone1 .block h1{  text-align: center}	
	.ab_zone1{ background: url(../images/company/about/bg1_s.jpg) 0 top no-repeat #fff; background-size:auto;padding-top:250px}
	.ab_zone1 .block{width:100%;margin:0 auto 0; background: rgba(255,255,255,0.8);padding:60px 10%  50px}
	.ab_zone1 .wrap{padding:0}
	.ab_zone2 .block, .ab_zone4 .block{padding-right:10%;padding-left:10%}
	.ab_zone3 h2{ font-size:28px}
	.chart{padding:0}
}

@media (max-width:880px) {
	.ab_magnet_left, .chart , .about_content .block2 .pic , .block2 .ab_magnet_right , .about_content .block2 .pic, .about_content .block2 .ab_magnet_right{width:80%; float:none;padding:0;margin:0 auto}	
	.chart{ text-align:center}
	.about_content .block2{padding:20px 15px ; background: #eee}
	.about_content .block2 .pic{text-align: center; float:none;margin-bottom:10px}
	.ab_zone4{ background-size:cover}
	.ab_zone2{  background: url(../images/company/about/bg2.png) 50% 0  no-repeat  scroll!important}
	.ab_zone2 .block{padding:100px 10% 50px}
	.ab_zone1 .block h1, .ab_zone2  h2, .ab_zone4   h2{ font-size:30px}
	.ab_zone1{ background-position: -200px 0}
}

@media (max-width:580px) {
.ab_magnet_left, .chart , .about_content .block2 .pic , .block2 .ab_magnet_right , .about_content .block2 .pic, .about_content .block2 .ab_magnet_right{width:100%; }	
	.ab_zone2 .block, .ab_zone4 .block{padding:100px 0 50px}
	.ab_zone1 .block{padding:50px 15px}
	.ab_zone2 h2, .ab_zone4 h2{ font-size:30px}
	.ab_zone3 h2{ font-size:25px}
	.ab_zone1 .block h1{ font-size:30px; }	
	.ab_zone1{ background-position: -300px 0}
}

@media (max-width:400px) {
	.ab_zone1 .block{padding:35px 15px}
	.ab_zone2 .block, .ab_zone4 .block{padding:60px 0 50px }
	.ab_magnet_left, .chart, .about_content .block2 .pic, .block2 .ab_magnet_right, .about_content .block2 .pic, .about_content .block2 .ab_magnet_right{width:100%; }	
	.ab_zone2 h2, .ab_zone4 h2,	.ab_zone1 .block h1{ font-size:25px; }
	.ab_zone1{ background-position: -400px 0}
}


/*chairman*/

.chairman_bg {   background: url() right top no-repeat #FCF7EB;    background-size: contain;    min-width: 300px;}
.chairman_bg .block{padding:40px 20px 40px; width:100%;}
.chairman_bg h1{ font-size:30px;margin-bottom:15px}
.pink_block{ background: #E5004A; color:#fff; padding:10px 12px ; display:inline-block;margin-top:15px}
.pink_block a{color:#fff}
.pink_block:hover{ background:rgba(208,32,87,1.00)}
.chairman_bg .pic{ display:none}
@media (max-width:1200px) {
.chairman_bg .block{padding:10% 0 10% 20px;width:600px}	
}
@media (max-width:1000px) {
.chairman_bg .block{padding:5% 0 10% 20px;width:550px}		
}

@media (max-width:880px) {
.chairman_bg .block{width:100%;padding:20px 15px}	
.chairman_bg .pic{ display:block}
.chairman_bg {background:url(../images/company/boss/bg.jpg) }
.pink_block{ background: #E5004A; color:#fff; padding:10px 12px ; display:inline-block;margin:15px 0}
}


/*team_content*/
.team_content{ background:url(../images/company/team/bg.jpg) center top no-repeat }
.team_content .team{width:33.3%; float:left;padding:0 12px}
.team_btn ul.show{ border:1px solid rgba(229,229,229,1.00); border-top:0;padding:0 15px}
.team_ground .pic{margin-bottom:10px; text-align: center}
.subtit { text-align:center; font-size:18px;margin-bottom:0px;height: 80px; overflow: hidden;}
.subtit h3{margin-bottom:5px}
.team_s .subtit h3 , .team_s .subtit h2{ font-size:15px}
.team_content p{ line-height:180%;margin-bottom:15px;margin-top:0;padding-top:10px}
.team_info{padding:20px 0 30px}
.team_info.vmenu ul>li{margin-bottom:20px}
.team_info.vmenu ul>li>a ,  ul.team_btn>li>a{padding:15px 28px 15px 10px; display:block ; border-bottom: 2px solid #E0E0E0; position: relative; cursor: pointer}

.team_info.vmenu ul>li>a:after , ul.team_btn>li>a:after{ content:"" ; height:2px; width:0 ; display: block; background: #f10b6a; position: absolute; bottom:-2px; left:0 ; transition: all 0.5s ease-in-out ; z-index: 5}
.team_info.vmenu ul>li>a[data-option="on"]:after , ul.team_btn>li>a.open:after{ content:"" ; background:#f10b6a;width:100% }
.team_info.vmenu ul>li>ul , .team  ul ul , .team_s ul ul{ display:none}
.team_info h2{ font-size:30px;margin-bottom:30px}
.team_info.vmenu ul>li>a>span  , ul.team_btn>li>a>span{
    position: absolute;
    right: 8px;
    top: 0px;
    width: 20px;
    height: 100%;
}


.team_info.vmenu ul>li>a> span:before , ul.team_btn>li>a> span:before {
    right: 6px;
    margin-top: -7px;
    width: 2px;
    height: 14px;
}

.team_info.vmenu ul>li>a>span:after, .team_info.vmenu ul>li>a>span:before , ul.team_btn>li>a>span:after, ul.team_btn>li>a>span:before {
    content: '';
    display: block;
    position: absolute;
    background: #222;
    top: 50%;
    transition: .4s;
}
.team_info.vmenu ul>li:hover>a>span:after, .team_info.vmenu ul>li:hover>a>span:before , ul.team_btn>li:hover>a>span:after, ul.team_btn>li:hover>a>span:before{background: #f10b6a;}
.team_info.vmenu ul>li>a[data-option="on"]>span:after, .team_info.vmenu ul>li>a[data-option="on"]>span:before , ul.team_btn>li>a.open>span:after, ul.team_btn>li>a.open>span:before { background: #f10b6a;}

.team_info.vmenu ul>li>a>span:after , ul.team_btn>li>a>span:after  {
    right: 0;
    margin-top: -1px;
    width: 14px;
    height: 2px;
}

.team_info.vmenu ul>li>a>span:before , ul.team_btn>li>a>span:before {
    right: 6px;
    margin-top: -7px;
    width: 2px;
    height: 14px;
}

.team_info.vmenu ul>li>a[data-option="on"]>span:before , .team_info.vmenu ul>li>a[data-option="on"]>span:before , ul.team_btn>li>a.open>span:before , ul.team_btn>li>a.open>span:before{ opacity: 0}
.team_info.vmenu ul>li>ul{padding:10px 15px 0}
.team_info.vmenu ul>li>ul>li{padding:0 5px 10px 15px; font-size:15px;color:#757575; line-height: 160% ;margin-bottom:0; position:relative}
.team_info.vmenu ul>li>ul>li:before{ content:"•" ;margin-right:5px; line-height: 150%; position:absolute; left:0; top:0px}
.mobile_team{ display:none}
.team_content .vmenu ul>li>ul>li>p{padding:0 15px ;  font-size:14px}	
.team_info.vmenu ul>li>ul>li>ol{margin-left:15px ; font-size:14px}
.team_ground{margin-bottom:50px}
.team_content .team_s{width:25%;padding:0 12px;float:left}
.team_info .team>ul>li>ul{border:1px solid rgba(229,229,229,1.00); border-top:0;padding:10px 15px 0}

.team_content .team_s:nth-child(4n+1){	clear: left;}

@media (max-width:1200px) {
	.team_info.vmenu ul>li>ul{padding:25px 5px}
	.team_content .team_s{padding:0 10px}
	.team_s .subtit h3{ font-size:14px}
	.team_s .subtit h3{height:40px;margin-bottom:2px}
}
@media (max-width:1100px) {

	.team_content .team{padding:0 5px}	
	.team_info{padding:30px 0}	
	.team_content .team_info .team{width:80%;margin:0 auto; float:none; display: none}
	.team_info h2{ text-align: center}
	.mobile_team{ display:block;width:80%;margin:0 auto;}
}
@media (max-width:880px) {
.team_content .team_s{width:calc(50% - 10%);padding:0;margin:0 5% 25px}
.team_s .subtit h3{height:auto;margin-bottom:2px}
	
.team_content .team_s:nth-child(4n+1){	clear: none;}
.team_content .team_s:nth-child(2n+1){	clear: left;}
}
@media (max-width:680px) {
	.team_content .team{width:80%;margin:0 auto 20px; float:none}
	.mobile_team{width:100%}
	.team_info h2{ font-size:25px}
	.team_content .team_s{width:calc(50% - 4%);padding:0;margin:0 2% 20px}
}

@media (max-width:600px) {
	.team_content .team_s{ width: 80%;margin: 0 auto 20px; float: none;}
}

@media (max-width:480px) {
	.team_content .team , .team_content .team_info .team , .team_content .team_s{width:100%;margin:0 auto 10px; }
	.team_info .vmenu>li{margin-bottom:10px}
	
}

/*video*/
.video ul li{width:33.3%;height:320px;float: left;margin-bottom:10px}
.video ul li .video_box{margin:5px 15px; position: relative}
.video ul li .video_box a{ width:100%; height:100%; display: block; left:0; top:0; position: absolute}
.video ul li .video_box p{height:50px}
.video ul li .video_box .pic{margin-bottom:5px; position:relative}
.video ul li .video_box .pic:before{ content:"\f16a";  font-family: FontAwesome; position:absolute; left:45%; top:35%; font-size:50px;color:rgba(0,0,0,0.8); transition: all 0.3s ease-in-out}
.video ul li .video_box:hover .pic:before{color:rgba(208,0,3,1.00)}
.video ul li .video_box:hover p{color:rgba(208,0,3,1.00)}

@media (max-width:800px) {
.video ul li{width:50%; }	
}

@media (max-width:650px) {
.video ul li .video_box .pic:before{left:45%; top:35%; font-size:35px;}	
.video ul li .video_box{margin:0 5px}
}

@media (max-width:450px){
.video ul li{width:100%; }	
	}

/**/

.csr_banner{ background:url(../images/company/csr/banner.jpg) center no-repeat fixed ; height:500px}
.crs_zone>ul>li{width:33.3%; float:left;margin:0 0 50px 0}
.crs_zone>ul>li:nth-child(4){ clear:left}
.crs_zone .c-info{margin:0 10px}
.crs_zone .c-info h3{ font-size:25px;margin:15px auto 5px; text-align: center}
.crs_zone .c-info p , .crs_zone .c-info ul li{color: #757575; line-height: 180%}
.crs_zone .c-info p a{color:#E5004A}
.crs_zone .c-info p a:hover{ text-decoration:underline}
.csr_banner { color:#fff}
.csr_banner h1{ font-size: 40px; text-align: center; padding-bottom:12px; background: url(../images/pk_line2.jpg) center bottom no-repeat;margin-bottom:20px ; color:rgba(45,45,45,1.00)}
.csr_banner .slogan{ top:10%;padding:0 20px}
.csr_banner p{margin-bottom:15px; color:#000}
.csr_banner .btn a{ padding:10px 15px; background: #E5004A ; color:#fff; transition:all 0.5s ease-in-out ; display: inline-block}
.csr_banner .btn a:hover{ background:#20287b}
.c-info figure{ overflow:hidden;width:100%; height:100%;line-height: 0}
.c-info figure img { transform: scale(1.0) ; transition: all 0.3s ease-in-out }
.c-info:hover figure img  { transform: scale(1.05) }

@media (max-width:780px){
	.crs_zone>ul>li{width:100% ; float:none; clear:both;margin-bottom:15px ; }	
	.c-info .image{width:40%; display: inline-block}
	.crs_zone .c-info h3{ font-size:20px;margin:5px ; text-align: left}
	.c-info .info{width:calc(100% - 45%); padding-left:10px; ; display: inline-block; vertical-align: top}

}

@media (max-width:580px){
	.c-info .image , .c-info .info{width:90%; display:inherit;margin:0 auto;padding:0}
	.c-info .info{padding-top:20px}
	.crs_zone .c-info h3{margin:0 0 10px 0; text-align: center}
	.crs_zone>ul>li{margin-bottom:30px}
	.csr_banner h1{ font-size: 30px;}
	.crs_zone .c-info{width:410px;margin:0 auto}
}

@media (max-width:480px){
	.c-info .image , .c-info .info{width:100%;}
	
}

@media (max-width:440px){
	.crs_zone .c-info{width:100%}
	
}

/*teach*/
.tech_content p {line-height: 180%;margin-bottom:20px }
.tech_zone1{ background:url(../images/tech/bg1.png) 50% 0 no-repeat fixed; height:649px; }
.tech_zone1 .wrap{position: relative}
.tech_pic{ background: url(../images/tech/pic.png) center no-repeat ;width:665px; height:610px; position: absolute; right:15px; top:20px}
.tech_info{width:calc(100% - 700px);padding-top:100px}
.tech_info h1{ font-size:40px;margin-bottom:20px}
.tech_info .font-3{ font-size:20px;}
.tech_zone2{ background:url(../images/tech/bg2.jpg) 50% 0  no-repeat ; background-size: cover}
.equipment_zone{padding:50px 0 ; text-align: center;width:780px;margin:0 auto 50px}
.equipment_zone h2{ font-size:40px; margin-bottom:20px;padding-bottom:20px; background: url(../images/pk_line2.jpg) center bottom no-repeat}
.equipment_zone p{margin:0 0 30px}
.tech_show{margin:0 auto}
.tech_show .slick-prev{ z-index: 5; left:2px}
.tech_show .slick-next{ z-index: 5; right:2px}
.tech_show .slick-prev, .tech_show .slick-next{ background:rgba(255,255,255,0.00) ; border:1px solid #fff ; color:#fff; border-radius: 0;width:40px; height:40px}

.tech_show .slick-prev:before, .tech_show .slick-next:before{color:#fff}
.tech_show  .slick-dots{ bottom:10px}
.tech_show  .slick-dots li button{ border-radius:50%; border:1px solid #fff; background:rgba(255,255,255,0.00);width:15px; height:15px}
.tech_show .slick-dots li button:before{ color:rgba(255,255,255,0.00)}
.tech_show  .slick-dots li.slick-active button{ border-radius:50%; border:1px solid #fff; background:rgba(255,255,255,1)}

@media (max-width:1280px){

.tech_info{padding:100px 0 50px}
.tech_zone1{ height:auto}
}

@media (max-width:1180px){
	.tech_info{width:100%}
	.tech_pic{width:100%; background-position: right top ;background-size:contain ; position: static;margin-top:20px}
	.tech_info{padding:0 ; width:65%;margin:-330px 0 50px 0px; position: relative;}
	
}

@media (max-width:960px){
	.tech_info h1{ font-size:30px;margin-bottom:8px}
	.tech_info{padding:0 ; width:65%;margin:-300px 0 50px 0px;}
}

@media (max-width:880px){
	.tech_zone1{ background:url(../images/tech/bg1.png) 50% 0 no-repeat scroll; }
	.equipment_zone{width:80%;margin:0 auto}
	.tech_info{margin:-200px 0 50px 0px}
}

@media (max-width:650px){
	.tech_info{padding:0 ; width:70%;}
}
@media (max-width:550px){
	.tech_info{margin:-300px 0 50px 0px; width:68%;}
	.equipment_zone h2{ font-size:30px}
}

@media (max-width:450px){
	.tech_info{ width:90%;}	
	.equipment_zone{width:100%}
	}

@media (max-width:380px){
	.tech_info{margin:-350px 0 50px 0px; }
	.tech_info h1{ font-size:25px;margin-bottom:8px}
	.tech_info h3{ font-size:18px}
}

@media (max-width:320px){
	.tech_info{width:100%;margin:-380px 0 50px 0px; }
}

/*藥品生產能力*/

.p_tech_container{display: -webkit-flex; display: flex; line-height: 0}
.p_tech_container .pic {width:50%;}
.p_tech_container .info{-webkit-flex: 1;flex: 1;}
.p_tech_container .pic div , .p_tech_container .info div{width:600px ; }
.p_tech_container .info div{ padding:100px 30px 20px; line-height: 0}
.p_tech_container2 .info div{ float:right;line-height: 0}
.tech_content{padding:0}
.p_tech_container .info h1{ font-size:40px;margin-bottom:50px; line-height: 100%}
.p_tech_container .info h2{ font-size:25px ;margin-bottom:15px; line-height:130%}
.p_tech_container2 .pic2{ display:none}

@media (max-width:1680px){
.p_tech_container .info div{ padding:50px 30px 0px; line-height: 0}	
	
}

@media (max-width:1480px){
.p_tech_container .pic div , .p_tech_container .info div{width:100% ; }	
.p_tech_container .info div{ padding:30px 20px 0px; line-height: 0}	
.p_tech_container .info h1{margin-bottom:30px;}
}

@media (max-width:1300px){
.p_tech_container .pic{ position: relative;  overflow: hidden}
.p_tech_container .pic img{ position:absolute;width:185%;margin:0 -10% 0 -30%; left:50%; top:50%; transform: translate(-50% , -50%);max-width: none}
.p_tech_container .info div{ padding:100px 30px 50px; line-height: 0;height:550px}	
.p_tech_container2 .info div{ padding:50px 30px 320px;}
}

@media (max-width:980px){
.p_tech_container{display:inherit}
.p_tech_container .pic ,.p_tech_container .info{width:100%}
	.p_tech_container .pic img{ position:static ; width:100%;margin:0 ; left:0; top:0; transform: translate(0 , 0)}	
	.p_tech_container .info div{height:auto}	
	.p_tech_container .info div{padding:30px 20px 15px}
	.tech_content p{margin-bottom:15px}
	.p_tech_container2 .info div{padding:0 15px 50px}
	.p_tech_container2 .pic2{ display:block;margin-bottom:50px}
	.p_tech_container2 .pic{ display:none}
		.p_tech_container .info{ -webkit-flex: none; flex:none;}
}

@media (max-width:880px){
.p_tech_container .info h1{margin-bottom:30px;}
}

@media (max-width:580px){
	.p_tech_container .info h1{ font-size:30px}
	.p_tech_container .info h2{ font-size:20px}
	.p_tech_container .info h1{margin-bottom:28px;}
}

.investors {margin:80px auto 100px}
.investors ul li{ width:25%; float:left ; text-align:center ; cursor:pointer}
.investors ul li .icon{width:165px; height:165px; border-radius:50%; background:rgba(231,236,244,0.82);  position:relative;margin:0 auto 20px ; transition:all 0.3s ease-in-out;overflow: hidden}
.investors ul li .icon img{ position:absolute; left:50%; top:50% ;  -webkit-transform:translate(-50%,-50%)  ; transform:translate(-50%,-50%);width:72px; transition:all 0.5s ease-in-out}
.investors ul li .icon img.download { transform:translate(-50% , -230%) ; transition:all 0.5s ease-in-out}
.investors ul li:hover .icon{ background:rgba(78,107,127,0.92); }
.investors ul li:hover .icon img.download { transform:translate(-50% , -50%) ; }
.investors ul li:hover .icon img.icon_p{transform:translate(-50% , 230%)}
.investors ul li a{color:#000}
.investment_dir{display:none}

@media (max-width:690px) {

.investors ul li .icon{width:130px; height:130px}
	.investors{margin:50px auto }
	
}


@media (max-width:550px) {
.investors ul li{width:50%;margin:0 0 20px }
.investors ul{width:80%;margin:0 auto}
.investors ul li .icon{width:150px;height:150px}

}

@media (max-width:480px) {
.investors ul{width:100%;margin:0 auto}	
	.investors ul li .icon{width:130px;height:130px;margin-bottom:10px}
}

.investment_content{padding:60px 0 150px }

.investment_content  table{width:100%}
.investment_content  table th{ background:#E7ECF4;padding:10px 15px}
.investment_content  table td{ text-align: center;padding:10px 15px; vertical-align: middle; line-height: 150%}
.investment_content  table tbody tr{ border-bottom:1px solid #ddd}
.investment_content  table tbody tr:hover td{ background:rgba(216,216,216,0.2)}
.investment_content  table tbody tr td.download:hover img{ transition:all 0.5s ease-in-out;  transform: translateY(0px)}
.investment_content  table tbody tr td.download:hover img{ -webkit-filter:contrast(4);  transform: translateY(5px)}

.investment_content  table thead th{vertical-align: middle}
.investment_content  table thead th:first-child{ white-space:nowrap; }
#tabs2  #tabs-5 span{color:#E5004A}
#tabs2   #tabs-5 span.price{ font-size:50px; }
#tabs2  #tabs-5 span.rise{ font-size:30px}
#tabs2 .stock_info li{width:30%; display:inline-table;padding:15px 0 ; vertical-align: middle} 
#tabs2 .stock_info li:last-child{ width:68%;text-align:right ; color:#E5004A ; line-height: 150%; }
#tabs2 .stock_info li:last-child p:before{  content:"\f144"; font-family: FontAwesome  ;font-size:25px;position: relative;margin:0 5px 0 0;top:2px}

@media (max-width:680px) {
	.investment_content  table tbody tr{ border-bottom:1px  dashed rgba(185,185,185,0.5)}
	.small-only{ border-bottom:1px solid #ccc}
	.investment_content  table th { text-align:left}
	.small-only tr:first-child td{ background:#E7ECF4;color:#000}
	.st-key { width: 40%; text-align: left; padding-right: 1%; }
.st-val { width: 68%; padding-left: 1%;text-align: center}
	.investment_content{padding:50px 0 100px }
}

@media (max-width:480px) {
	.st-key { width: 50%; text-align: left; padding-right: 1%; }
.st-val { width: 50%; padding-left: 1%; }
	.investment_content{padding:50px 0 80px }
}

.year{ text-align:right;padding:15px 0}
.year select{margin-left:5px; font-size:16px;padding:5px}

#card-table2 th{ white-space:nowrap;}

#card-table2 td.main{ text-align: left}
#card-table2 tr td:last-child{white-space:nowrap}

#card-table2 tr td.btn a , .small-only tr td.btn a{padding:5px 10px; display:block; border:1px solid rgba(217,217,217,1.00) ;  transition: all 0.3s ease-in-out ;color:#000}
#card-table2 tr:hover td.btn a  , .small-only tr:hover td.btn a{ background:rgba(233,24,70,0.97) ; color:#fff}




@media (max-width:580px) {
.small-only tr td.btn a{ display: inline-block}
}
#tabs2>ul{margin-bottom:20px; border-bottom:1px solid #E5004A}
#tabs2>ul>li{ display:inline-block;}
#tabs2>ul>li>a{padding:10px 20px ; background:#BBBBBB; display:block; color:#fff ; font-size:17px}
#tabs2>ul>li.ui-state-active>a , #tabs2>ul>li:hover>a{ background:#E5004A}



@media (max-width:680px) {

#tabs2 .st-key { width: 20%;}
#tabs2 .st-val { width: 78%; }
#tabs2>ul>li{ display:inherit;width:100%}	
#tabs2>ul>li>a{ border-bottom:1px solid #fff}
#tabs2 .stock_info li{width:100% ;padding:10px 0 3px 0}	
	
#card-table2 tr td:nth-child(2){ white-space:nowrap;   }	
#card-table2 tr td:nth-child(5),#card-table2 tr th:nth-child(5){ min-width: 300px; text-align: center}	
#card-table2 tr th{ text-align: center}

.investment_dir{ display:block; font-size:30px;margin:5px 0; color:rgba(234,36,146,1) }
	
}

@media (max-width:480px) {
#tabs2 .st-key { width: 25%;}
#tabs2 .st-val { width: 63%; }	
}

.scrollbar
{
	width: 100%;
	overflow-x: auto;
	overflow-y:hidden;
	margin-bottom: 20px
}
.style-1::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 3px;
	background-color: #F5F5F5;
}

.style-1::-webkit-scrollbar
{
	height:8px;
	background-color: #F5F5F5;
}

.style-1::-webkit-scrollbar-thumb
{
	border-radius: 0px 0px 3px 3px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color:#E5004A;
}

#tabs-3 th{ border:1px solid #fff; border-collapse: collapse ; white-space: nowrap}
#tabs-3 td{white-space: nowrap}

.investent_mail {width:50%;margin:0 auto }
.investent_mail h2{ font-size:20px;margin-bottom:10px}
.fill_in{width:100%;padding:10px 0 10px}
.fill_in select{width:100%;padding:5px}
.fill_in ul li{width:25%; display: inline-block;margin-left:-1%;padding:2px 5px; line-height: 150%}
.fill_in ul li input{width:18px; height:18px ; position: relative; top:3px}
.fill_in input{width:100%;padding:8px}
.vrifi div{ display:inline-block}
.vrifi div:first-child{width:78% ; float: left}
.vrifi div:last-child{width:20%; float: left;padding-left:5px}
.vrifi div:last-child img{ position: relative; }
.fill_in.btn{padding:10px; text-align: center}
.fill_in.btn a{ display:inline-block;padding:8px 50px;margin:10px auto ; background: #00238C ; color:#fff}

@media (max-width:1200px) {
.investent_mail {width:70% }	
}

@media (max-width:800px) {
.investent_mail {width:80% }	
.fill_in ul li{width:33.3%}
}

@media (max-width:680px) {
.vrifi div:first-child{width:100%}
.vrifi div:last-child{width:100%}
}
@media (max-width:550px) {
.investent_mail {width:100% }
.fill_in ul li{width:50%}
.fill_in{padding:10px 0 3px}
.investent_mail h2{ font-size:18px;margin-bottom:0px}
}

.location>li{width:33.3%; float:left}

.location .box{padding:0 10px; cursor: pointer}
.location .box .pic{ overflow:hidden; line-height: 0}
.location .box .pic img{ -webkit-transition:all 0.6s ease-in-out ; transition:all 0.3s ease-in-out ;-webkit-transform:scale(1.0) ; transform:scale(1.0)}
.location .box:hover .pic img{transform:scale(1.05)}
.location .box h2{ font-size:25px ; background: url(../images/pk_line2.jpg) left bottom no-repeat; padding-bottom:5px;margin:5px 0 20px}
.location .box li{ color:#757575; line-height: 170% }
.location .box ul{margin-bottom:15px; height:100px}
.location .btn{ border-top:2px #bdbdbd solid ;padding:8px 0; position:relative}
.location .btn:before{ content:""; width:0; height:2px; background:#f10b6a ; position:absolute; left:0; top:-2px ; transition: all 0.5s ease-in-out}
.location  .box:hover .btn:before{ content:""; width:100%; height:2px; }

.location .btn a{color:#000 ; display: block}

.location_out .map iframe{width:100%; height:350px}
.map_info{padding:30px}
.location_out h3{ border-bottom:1px solid #E5004A; line-height: 30px; position: relative;padding:5px; font-size:20px}

.location_out h3 span:after, .location_out h3 span:before{content: '';
    display: block;
    position: absolute;
    background: #E5004A;
    top: 50%;
    transition: .4s;}

.location_out h3 span:before {
    right: 6px;
    margin-top: -7px;
    width: 2px;
    height: 14px;
}
.location_out h3 span:after, .location_out h3 span:before {
    content: '';
    display: block;
    position: absolute;
    background: #E5004A;
    top: 50%;
    transition: .4s;
}
.location_out h3  span {
    position: absolute;
    right: 8px;
    top: 0px;
    width: 20px;
    height: 100%;
}
.location_out h3  span:after {
    right: 0;
    margin-top: -1px;
    width: 14px;
    height: 2px;
}

.location_out h3.ui-state-active span:before{ background:rgba(229,0,74,0.00)}
.map_info .info{padding:20px ; overflow-y:auto}

.map_info .info h4{ color:#E5004A;font-size:16px;margin-bottom:5px}
.map_info .info h5{ margin-bottom:5px}
.map_info .info p{color:#727272;margin-bottom:20px}


@media (max-width:1600px) {
	
}

@media (max-width:1280px) {
.location_out .map iframe{ max-height:200px;}
	.map_info{padding:15px}
	.map_info .info h4{margin:0 0 5px 0}
	.location_out h3{font-size:18px}
}
@media (max-width:980px) {
.location .box h2{ font-size:22px}	

}


@media (max-width:830px) {
.location>li{width:500px; float:none;margin:0 auto 30px}	
.location .box ul{ height:auto;}
.map_info{padding:20px}
	.location_out h3{ font-size:18px; line-height: 160%;padding:0 20px 0 0}	
	.map_info .info{padding:15px 15px 0 10px}
}

@media (max-width:530px) {
.location>li{width:100%}
.location_out h3{ font-size:14px; line-height: 160%}
	.map_info{padding:15px 5px}
}


.contact_wrap{width:80%;margin:0 auto}

.contact_name {width:290px; float:left;padding:30px 15px 0 0}
.contact_name h3{ font-size:20px;margin-bottom:5px}
.contact_name ul{margin-bottom:50px}
.contact_name ul li{ position:relative; padding:5px 0 5px 35px; line-height: 22px}
.contact_name ul li:before{ position:absolute ; font-family: FontAwesome ;width:22px; height:22px;  display: block; border-radius: 50%; background: #E5004A; color:#fff; left:3px; text-align: center}
.contact_name ul li:first-child:before{ content:"\f007"}
.contact_name ul li:nth-child(2):before{ content:"\f095"}
.contact_name ul li:nth-child(3):before{ content:"\f0e0 "}
.contact_name ul li span{ font-size:13px}
.contact_name ul li a{ color:#000}
.contact_name ul li a:hover{color:#E5004A}
.contact_fill{width:calc(100% - 290px); float:left}
.choice ul li:first-child{ width:110px;}
.choice ul li:last-child{width:calc(100% - 110px)}
.contact_fill textarea{width:100%; min-height:200px}
.fill_in.btn{ text-align:right}
.fill_in.btn2 a{ background:#E5004A ; transition: all 0.5s }
.fill_in.btn2 a:hover{ background:rgba(244,0,151,1.00)}
.contact_fill h2{ font-size:16px}

@media (max-width:880px) {
	.contact_wrap{width:100%}
	
}

@media (max-width:680px) {
	.contact_name{padding:0}
	.contact_name , .contact_fill{width:100% ; float:none}	
	.contact_name>div{width:50%; float:left;padding:0 10px 0 0}
	.contact_fill{ clear:left}
}

@media (max-width:550px) {
	.contact_name>div{width:100%; float:none; margin:0 auto; padding:0; text-align: center}
	.contact_name>div h3{ text-align:center}
	.contact_name ul li{padding:3px 0}
	.contact_name ul li:before{ display:inline-block;margin-right:5px; position:static ; background: rgba(158,191,212,1.00)}
	.contact_name ul{margin-bottom:20px}
}
@media (max-width:330px) {
	.choice ul li:first-child , .choice ul li:last-child{width:100%}
	
}

option.dr_list{padding:0 0 0 100px!important; color:rgba(0,59,150,1.00)}
.news_content b.date{ font-size:15px; font-weight: bold}
.news_content ul , .event_box  ul{ 
 list-style-type: disc; 
 list-style-position: inside; 
}
.news_content ol , .event_box{ 
 list-style-type: decimal; 
 list-style-position: inside; 
}
.news_content ul ul, .news_content ol ul , .event_box ul ul, .event_box ol ul{ 
 list-style-type: circle; 
 list-style-position: inside; 
 margin-left: 15px; 
}
.news_content ol ol, .news_content ul ol , .event_box ol ol  , .event_box ul ol{ 
 list-style-type: lower-latin; 
 list-style-position: inside; 
 margin-left: 15px; 
}

.news_content h2, .news_content h3, .news_content h4, .news_content h5, .news_content h6, .event_box h2 , .event_box h3 , .event_box h4 , .event_box h5 , .event_box h6 { font-weight:bold} 

.news_co_info ul li{ list-style:none}
.news_content h2.news_tit{ font-size:18px;margin:5px 0 15px 0}

.event_box .news_content{width:100%}


/*team_content2*/

.team_content2 .team_group .team2{width:calc(100% / 5);padding:0 12px; position: relative; float:left;margin-bottom: 30px;}
.team_content2 .team2>a{width:100%; height:100%; display: block; left:0; top:0; position: absolute; z-index: 20}
.team_content2 .team2:hover ul.team_btn>li>a:after{background: #f10b6a;}
.team_content2 .team2:hover ul.team_btn>li>a>span:after, .team_content2 .team:hover ul.team_btn>li>a>span:before ,.team:hover ul.team_btn>li>a>span:before ,.team:hover ul.team_btn>li>a>span:after {background: #f10b6a;}

.team_content2 .team2:hover ul.team_btn>li>a>span:before, .team_content2 .team:hover ul.team_btn>li>a>span:before ,.team:hover ul.team_btn>li>a>span:before ,.team:hover ul.team_btn>li>a>span:before {background: #f10b6a;}


.team_content2 .subtit h3{font-size:16px ; font-weight: 300}
.team_content2 .subtit h2{font-size: 22px;margin-bottom:5px; font-weight: 300;}

.team_content2 .team_group , .team_content2 .team_group2{margin-right:-13px;margin-left:-13px}
.team_ground h2.tit{font-size: 30px;margin-bottom:20px;font-weight: bold;}

.team_content2 .team_ground2 .subtit h2{font-size: 16px}
.team_content2 .team_ground2 .team2{padding:0 12px; position: relative ; width:calc(100% / 7) ; float:left;margin-bottom:30px}
.team_content2 .team_ground2 .team2:nth-child(7n+1){clear: left}

.team_content .slick-prev, .team_content .slick-next , .event_content .slick-prev, .event_content .slick-next{border:0; background:#8a8a8a; z-index: 20 ; border-radius: 0}
.team_content .slick-prev {left:12px}
.team_content .slick-next {right:12px}

.team_content .slick-prev:before , .event_content .slick-prev:before{ content:"<"; color:#fff}
.team_content .slick-next:before , .event_content .slick-next:before{ content:">"; color:#fff}

.team_detail{width:100%;margin:0 auto }
.team_left{width:250px; display: inline-block; vertical-align: top}
.team_right{ display: inline-block;width:calc(100% - 300px);margin-left:40px; vertical-align: top}
.team_left .name{font-size: 26px;margin:20px 0;  line-height: 140% ; font-weight:400 }
.team_right  .tit{ font-size: 26px; padding-bottom:15px; border-bottom:1px solid #000; color:#212121}
.team_right  .team_con{padding:20px 5px ;  color:#212121}


 .event_content .slick-prev{left:0}
.event_content .slick-next{right:0}
.event-for{margin-bottom:1px }

@media (max-width:1200px) {
	.team_info.vmenu ul>li>ul{padding:25px 5px}
	.team_content .team_s{padding:0 10px}
	.team_s .subtit h3{ font-size:14px}
	.team_s .subtit h3{height:40px;margin-bottom:2px}
	.team_content2 .wrap2{padding:0 30px}
		.nav_zone>ul>li>a {
    padding: 15px 0px;
}
	.nav_zone>ul>li {
    margin: 0 7px;
}
}
@media (max-width:1100px) {

	.team_content .team{padding:0 5px}	
	.team_info{padding:30px 0}	
	.team_content .team_info .team{width:80%;margin:0 auto; float:none; display: none}
	.team_info h2{ text-align: center}
	.mobile_team{ display:block;width:80%;margin:0 auto;}
}

@media (max-width:991px) {
	.team_content2 .team_group .team2{width:calc(100% / 3) ;margin-bottom:24px}
	.team_content2 .team_group .team2:nth-child(3n+1){clear: left}
	.team_ground h2.tit{font-size: 25px}
	.team_content2 .subtit h2{font-size: 20px}
	.team_content2 .subtit h3{font-size: 16px}
	
	.team_left{width:40%}
	.team_right{width:calc(60% - 40px);margin-left:30px}
	.team_left .name , .team_right .tit{font-size: 24px}
	.team_right .team_con{font-size: 16px;padding:10px 0}
	.team_content2 .team_ground2 .team2{padding:0 12px; position: relative ; width:calc(100% / 6) ; float:left;margin-bottom:30px}
.team_content2 .team_ground2 .team2:nth-child(7n+1){clear: none}
.team_content2 .team_ground2 .team2:nth-child(6n+1){clear: left}	
}

@media (max-width:880px) {
.team_content .team_s{width:calc(50% - 10%);padding:0;margin:0 5% 25px}
.team_s .subtit h3{height:auto;margin-bottom:2px}

.team_content .team_s:nth-child(4n+1){	clear: none;}
.team_content .team_s:nth-child(2n+1){	clear: left;}
	
	.team_content2 .team_ground2 .team2{padding:0 12px; position: relative ; width:calc(100% / 5) ; float:left;margin-bottom:30px}
.team_content2 .team_ground2 .team2:nth-child(6n+1){clear: none}
.team_content2 .team_ground2 .team2:nth-child(5n+1){clear: left}		
	
}
@media (max-width:680px) {
	.team_content .team{width:80%;margin:0 auto 20px; float:none}
	.mobile_team{width:100%}
	.team_info h2{ font-size:25px}
	.team_content .team_s{width:calc(50% - 4%);padding:0;margin:0 2% 20px}
	.team_content2 .team_group .team2{width:calc(100% / 2) }
	.team_content2 .team_group .team2:nth-child(3n+1){clear: none}
	.team_content2 .team_group .team2:nth-child(2n+1){clear: left}
	.team_left{width:100% ; text-align: center;max-width: 385px;margin:0 auto 50px ; display: block}
	.team_right{width:100%;margin-left: 0}
		.team_content2 .team_ground2 .team2{padding:0 12px; position: relative ; width:calc(100% / 4) ; float:left;margin-bottom:30px}
.team_content2 .team_ground2 .team2:nth-child(5n+1){clear: none}
.team_content2 .team_ground2 .team2:nth-child(4n+1){clear: left}	
	
}

@media (max-width:600px) {
	.team_content .team_s{ width: 80%;margin: 0 auto 20px; float: none;}
		.team_content2 .team_ground2 .team2{padding:0 12px; position: relative ; width:calc(100% / 3) ; float:left;margin-bottom:30px}
.team_content2 .team_ground2 .team2:nth-child(4n+1){clear: none}
.team_content2 .team_ground2 .team2:nth-child(3n+1){clear: left}	
}

@media (max-width:480px) {
	.team_content .team , .team_content .team_info .team , .team_content .team_s{width:100%;margin:0 auto 10px; }
	.team_info .vmenu>li{margin-bottom:10px}
    .team_content2 .team_group .team2{width:100%}
	.team_ground h2.tit{font-size: 22px}
	.team_left .name, .team_right .tit{font-size: 22px}
	
		.team_content2 .team_ground2 .team2{padding:0 12px; position: relative ; width:calc(100% / 2) ; float:left;margin-bottom:30px}
.team_content2 .team_ground2 .team2:nth-child(3n+1){clear: none}
.team_content2 .team_ground2 .team2:nth-child(2n+1){clear: left}	

	
}

/* team detail */
.wrap.wrap2.chairman .tit{color: #000080;font-weight: bold;border-bottom: 1px solid #e13c31; padding-bottom: 15px;}
.wrap.wrap2.chairman .tit p{color: #333;font-weight: 300;padding: 10px 0 0;margin: 0;}

/* pipeline */
.qa_zone h3{color:#e5004a; position: relative;padding-left:30px;margin:20px 0 ; cursor: pointer ; font-size: 17px}
.qa_zone h3 span{ position: absolute; left:0; top:0}
.panel-ti{font-size: 19px; margin-bottom:20px; color:#212121;}
.qa_area{padding:0 0 0 30px; font-size: 16px}
.panel-wrap{ padding:30px 40px; background-color: #f7f7f7;}

/* join */

.join_desc{ color:#212121;margin-bottom:50px}
.join_tit{font-size: 17px; font-weight: 400; padding-bottom:10px; border-bottom:2px solid #afafaf}
.join_content table{width:100%;margin-bottom:30px}
.join_content table tr{border-bottom:1px solid #e8e8e8}
.join_content table td{ vertical-align: middle ; text-align: right ; color:#5d5d5d ;width:300px}
.join_content table th{text-align: left}
.join_content table th a{color:#e5004a;padding:15px 8px; display: block ; font-size: 17px; line-height: 150% ; font-weight: 300}
.join_content table th a:hover{color:#000}
.join_btn{color:#e5004a; border:1px solid #e5004a ;}
.join_btn:hover{background:#e5004a; color:#fff}
.join_content table td a.join_btn{display: inline-block;padding:8px 30px;  font-size: 15px;margin:0 10px ; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out}


.join_info_tit {padding:0 0 15px 0 ; position: relative ; font-size: 16px; color:#919191;margin-bottom:30px}
.join_info_tit:after{ content:""; width:55px; height:2px ;display: block; background:#e40149;position: absolute; left:0; bottom :0}
.join_info_tit .professional{ font-size: 26px ; font-weight: bold ; color:#000; line-height: 40px}
.join_con{padding:0 15px ; line-height: 180% ; color:#212121 ;margin-bottom:30px}
.join_con ol{ list-style:decimal ; font-size: 16px;  line-height: 150% }
.join_con b{ font-weight: 400;padding:10px 0; display: block}

.join_con h4{margin:5px 0}
.join_con p{margin:0}
.text-center{ text-align: center}
.apply_btn{padding:8px 150px;background:#e5004a; color:#fff ; border:1px solid #e5004a;-webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;margin-bottom:30px; display: inline-block}
.apply_btn:hover{background:#fff;border:1px solid #e5004a ; color:#e5004a}

.join_from{margin:0 -15px; font-size: 15px; color:#595959}
.join_from input , .join_from select {width:100%; font-size: 13px;padding:8px; line-height: 160%; border:1px solid #a9a9a9}
input[placeholder], [placeholder], *[placeholder] { color:#757575;font-size: 13px}
select.form-control  {color:#595959}
.join_from .clo-6 , .join_from .clo-5 , .join_from .clo-4 ,.join_from .clo-3 , .join_from .clo-9, .join_from .clo-12{padding:0 15px ; float:left}
.join_from .clo-6{width:50%}
.join_from .clo-5 {width:calc(100% / 12 * 5)}
.join_from .clo-4 {width:calc(100% / 12 * 4)}
.join_from .clo-9 {width:calc(100% / 12 * 9)}
.join_from .clo-3 {width:calc(100% / 12 * 3)}
.join_from .clo-12 {width:100%}
.join_from input ,.join_from select {padding:10px ;margin:8px 0}
.no-float{ float:none}
hr{ border: 0; border-bottom: 1px solid #e8e8e8;margin:20px 0 25px}
.join_content input.btn{padding:5px 20px ; cursor: pointer}
.mgt-20{margin-top:20px}
.mgb-20{margin-bottom:20px}

@media (max-width:1280px) {
	.join_content .wrap2{padding:0 20px}
	
}

@media (max-width:680px) {
	.join_content table th , .join_content table td{display: block;width:100%}
	.join_content table td{padding:10px 0}
	.join_content table td a.join_btn{padding:5px 20px}
	.apply_btn{width:80%;padding:8px}
	.panel-wrap{padding:20px }
	.qa_zone h3{padding-left:20px 10px}
	.qa_area{padding:0 0 0 20px}
	
}

@media (max-width:580px) {
	.join_from .clo-6, .join_from .clo-5, .join_from .clo-4, .join_from .clo-3, .join_from .clo-9, .join_from .clo-12{width:100%; float:none}

}





  
  
