﻿@charset "utf-8";
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, img, ins, kbd, q, s, samp,small, strike,  sub, sup, tt, 
var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed,figure, figcaption, hgroup,menu, nav, output, ruby, 
section, summary,time, mark, audio, video{margin: 0;padding: 0;border: 0;vertical-align: baseline;font-style:normal;font-weight:normal;font: inherit;}

html,body{height:100%;}
body{font-size: 14px;font-family:"Microsoft YaHei","微软雅黑",Arial,sans-serif;background:#fff;color: #777;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,.footer, .header, hgroup, menu, nav, section {display: block;}
ol, ul,li {list-style: none;}
blockquote,q {quotes: none;}
a{text-decoration:none;color: #777;-webkit-transition: all .4s ease;transition: all .4s ease;-ms-transition: all .4s ease;-moz-transition: all .4s ease;}
a:focus{ outline:none;}
blockquote:before, blockquote:after,q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse;border-spacing: 0;}
textarea{resize: none;outline:none;}
input,textarea{outline:none;-webkit-appearance: none;font-family:"Microsoft YaHei","微软雅黑","sans-serif",'Arial';}
img {border: 0;display:block;max-width:100%;}
*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box; box-sizing: border-box;}
.conten_box{-webkit-box-sizing: content-box;-moz-box-sizing: content-box; box-sizing: content-box;}
.displaynone{display:none;}
/*--------------css animation--------------*/
.trans {-webkit-transition: all .4s ease;-moz-transition: all .4s ease;-o-transition: all .4s ease;
  -ms-transition: all .4s ease;transition: all .4s ease;}
 .fl{float:left;}
 .fr{float:right;}
 .hide{display: none;}

 /*清除浮动*/
.clear{clear:both;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:block;*zoom:1;}




/***********header部分****************/
/**顶部信息条**/
.header_bans{width:100%;}
.header_bans .header_nav{width:100%;height:45px;background:#000000;}
.header_bans .header_nav .header_main{max-width:1200px;margin:0 auto;color:#fff;}
.header_bans .header_nav .header_main>p{float:left;padding-right:15px;padding-left:15px;font-size:12px;line-height:16px;border-right:1.5px solid #fff;margin-top:15px;}
.header_bans .header_nav .header_main>p a{color:#fff;}
/**logo**/
.header_bans .header_logo{width:100%;max-width:1200px;margin:0 auto;}
/**菜单**/
.header_bans .menu_nav{width:100%;height:55px;background:#00aae7;}
.header_bans .menu_nav ul{width:100%;max-width:1200px;min-width:1100px;margin:0 auto;}
.header_bans .menu_nav ul li{width:12.4%;margin:0;float:left;font-size:16px;text-align:center;line-height:55px;}
.header_bans .menu_nav ul li a{color:#fff;font-size:16px;}
.header_bans .menu_nav ul li:hover{background:#fd7f04;}



/*banner部分，这是PC端*/
.wheel_banner{width:100%;min-height:444px;height:37vw;min-width:1200px;}
.wheel_banner .swiper-container,.wheel_banner .swiper-wrapper,.wheel_banner .swiper-slide {width:100%;height:100%;position: relative;}
.wheel_banner .pagination{position:relative;z-index: 100;margin-top: -100px;text-align: center;left:50%;-webkit-transform: translate(-50%,0%);-ms-transform: translate(-50%,0%);-moz-transform: translate(-50%,0%);-o-transform: translate(-50%,0%);transform: translate(-50%,0%);}
.wheel_banner .swiper-pagination-bullet{width:12px;height:12px;border:2px solid #fff;display:inline-block;margin:0px 9px;cursor:pointer;background:none;border-radius:50%;}
.wheel_banner .swiper-pagination-bullet-active{background:#fff;border-color:#fff;}
.wheel_banner .swiper_words{position: absolute;left:18.125%;top:40.5%;z-index: 995;}

/**banner下超级菜单**/
.su_menu{margin:-70px auto 15px;z-index: 2;display: flex;}
.su_menu .su_menu_main{max-width:1200px;width:100%;margin:0px auto;z-index:30;}
.su_menu .su_menu_main img{max-width:190px;width:15.6vw;margin:0px 0.3vw 0;float:left;box-shadow: 0px 0px 8px #888;}
.su_menu .su_menu_main img:hover{margin-top:-3px;margin-bottom:3px;-webkit-transition:all .3s ease;transition:all .3s ease;}
@media(min-width:1200px){.su_menu .su_menu_main img{margin:0px 5px 0;}}





/***********footer部分****************/
.footer{width:100%;}
.footer .container{background:#3c3c3c;font-size:16px;}
.footer .container .wrap{max-width:1200px;margin:0px auto;font-weight: 100;min-width:1100px;color:#fff;}
.footer .container .footer_nav>div{padding:0 20px;border-right:1px dashed #fff;height:460px;}
.footer .container .footer_nav div:last-child{border:0;}
/**左边**/
.footer .container .footer_nav .footer_left{width:35%;}
.footer .container .footer_nav .footer_left>div{padding:12px 0;}
.footer .container .footer_nav .footer_left .footstar{font-size:20px;color:#fff;float:left;line-height:20px;margin:0 6px 0 3px;}
.footer .container .footer_nav .footer_left p{padding:12px 0;float:left;width:300px;}
.footer .container .footer_nav .footer_left i{width:12px;height:12px;border-radius:50%;background:#00aae7;margin:14px 10px 0 5px;float:left;}
.footer .container .footer_nav .footer_left .footer_daohang img{width:95%;margin-bottom:20px;}
.footer .container .footer_nav .footer_left .hot_line>img{width:50px;border-radius:25px;border:2px solid #faae4c;margin-right:20px;}
.footer .container .footer_nav .footer_left .hot_line .hot_line_tel a{font-weight:400;}
.footer .container .footer_nav .footer_left .hot_line .hot_line_tel h6{font-size:21px;font-weight:700;}
.footer .container .footer_nav .footer_left .border_bottom{}


.footer .container .footer_nav .footer_left .left_menu_ban{width:95%;}
.footer .container .footer_nav .footer_left .left_menu_ban .leftmenu1_tel{width:99%;height:35px;background:url(../images/foot_phonenum.png) no-repeat;background-size:100% 100%;margin-bottom:15px;}
.footer .container .footer_nav .footer_left .left_menu_ban .leftmenu1_tel input{outline-style:none;padding: 7px 0px;width: 163px;border: 0;margin:1px 0 0px 20px;}
.footer .container .footer_nav .footer_left .left_menu_ban .leftmenu1_tel input:focus{background:#fff;}
.footer .container .footer_nav .footer_left .left_menu_ban .leftmenu1_tel .left_tel_submit{width: 135px;height:35px;border: 0;background: none;margin:0;}
.footer .container .footer_nav .footer_left .left_menu_ban .leftmenu1_tel .left_tel_submit:hover{cursor: pointer;}
.
/**中间**/
.footer .container .footer_nav .footer_middle{width:46%;}
.footer .container .footer_nav .footer_middle h4{padding: 8px 15px;}
.footer .container .footer_nav .footer_middle>img{width:93%;margin:0 3%;border-radius:8px;}
.footer .container .footer_nav .footer_middle .footer_middle_itemnav a img{width:20%;margin:0 2.2%;float:left;}
.footer .container .footer_nav .footer_middle .footer_middle_itemnav a img:hover{margin-top:-3px;margin-bottom:3px;-webkit-transition:all .3s ease;transition:all .3s ease;}
/**右边**/
.footer .container .footer_nav .footer_right{width:18%;}
.footer .container .footer_nav .footer_right input{outline-style: none ;border: 1px solid #666; border-radius: 40px;padding: 7px 17px;width: calc(100% - 35px);font-size:14px;margin:4px 14px;}
.footer .container .footer_nav .footer_right .freecall{background: #fd7f04;border-radius: 40px;padding: 7px 17px;width: calc(100% - 35px);font-size: 14px;color: #fff;text-align: center; margin:4px 14px;}
.footer .container .footer_nav .footer_right .weixin{width:80%;margin:0 auto;}
.footer .container .footer_nav .footer_right h5{font-size:14px;margin:5px auto;text-align:center;}
.right_cl_nav{width: 90px;position:fixed;right:0;top:20%;z-index:99;}
.right_cl_nav .right_nav0{width:90px;height:90px;margin:5px 0;}
.right_cl_nav .right_nav0 img{width:90px;height:90px;}
.right_cl_nav a:hover img{-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;}


/**下边版权**/
.footer .copyright{max-width:1200px;margin:0 auto;text-align:center;font-size:12px;line-height:22px;}
.footer .copyright img{margin:0 auto;width: 25%;}







/***列表页面***/
.article_main{width:1200px;margin:0 auto;padding:20px 0;}


/**文章页左侧菜单**/
.list_left_menu{width:350px;min-height:800px;}
.left_menu_ban{width:300px;}
.list_left_menu .left_menu_ban .dh{width:100%;font-size:14px;}
.list_left_menu .left_menu_ban .leftmenu1 .leftmenu1_tel{width:300px;height:125px;background:url(../images/lefttel.jpg);}
.list_left_menu .left_menu_ban .leftmenu1 .leftmenu1_tel input{outline-style:none;padding: 7px 0px;width: 135px;border: 0;margin: 68px 0 25px 30px;}
.list_left_menu .left_menu_ban .leftmenu1 .leftmenu1_tel input:focus{background:#fff;}
.list_left_menu .left_menu_ban .leftmenu1 .leftmenu1_tel .left_tel_submit{width: 135px;height:125px;border: 0;background: none ;margin:0;}
.list_left_menu .left_menu_ban .leftmenu1 .leftmenu1_tel .left_tel_submit:hover{cursor: pointer;}
.list_left_menu .left_menu_ban .leftmenu1 .leftmenu2_daohang{height:60px;background:#97c900;font-size:20px;border-bottom:1px solid #fff;padding:15px 20px;}
.list_left_menu .left_menu_ban .leftmenu1 .leftmenu2_daohang a *{float:left;margin:0 8px;color:#fff;}
.list_left_menu .left_menu_ban .leftmenu1 .leftmenu2_daohang p:last-child{float:right;}
.list_left_menu .left_menu_ban .leftmenu1 .leftmenu2_daohang .cycle_list{width:11px;height:11px;border-radius: 100px;border: 2px solid #fff;margin-top: 9px;}
.list_left_menu .left_menu_ban .leftmenu1 .leftmenu2_daohang:hover{height:60px;background:#e0fc89;font-size:20px;}
.list_left_menu .left_menu_ban .leftmenu1 .leftmenu2_daohang:hover a *{color:#7fa900;}
.list_left_menu .left_menu_ban .leftmenu1 .leftmenu2_daohang:hover .cycle_list{width:11px;height:11px;border-radius: 100px;border: 2px solid #7fa900;margin-top: 9px;}
.list_left_menu .left_menu_ban .leftmenu2{background:#f3f3f3;color:#111;padding-bottom:30px;text-align:left;margin-top:30px;}
.list_left_menu .left_menu_ban .leftmenu2 .leftmenu1_daohang{height:85px;border-bottom:1px solid #e5e5e5;font-size:20px;line-height:85px;}
.list_left_menu .left_menu_ban .leftmenu2 .leftmenu1_daohang *{float:left;}
.list_left_menu .left_menu_ban .leftmenu2 .leftmenu1_daohang img{width:30px;height:36px;margin: 20px 20px 20px 30px;}
.list_left_menu .left_menu_ban .leftmenu2 .leftmenu2_daohang{height:65px;border-bottom:1px solid #e5e5e5;}
.list_left_menu .left_menu_ban .leftmenu2 .leftmenu2_daohang>div{float:left;height:100%;width:calc(50% - 1px);line-height:65px;font-size:14px;padding:0px 0px;}
.list_left_menu .left_menu_ban .leftmenu2 .leftmenu2_daohang div:nth-child(1){border-right:1px solid #e5e5e5;}
.list_left_menu .left_menu_ban .leftmenu2 .leftmenu2_daohang .daohang img{float:left;width:30px;height:30px;margin: 15px 10px 15px 20px;}
.list_left_menu .left_menu_ban .leftmenu2 .leftmenu2_daohang .daohang:hover	{color:#97c900;background:#e5e5e5;}
.list_left_menu .left_menu_ban .leftmenu3{background:#fff;color:#fff;padding-bottom:30px;width:100%;margin-top:30px;height:410px;}
.list_left_menu .left_menu_ban .leftmenu3 .leftmenu1_daohang{text-align:left;font-size:20px;padding:20px;background: #00aae7;}
.list_left_menu .left_menu_ban .leftmenu3 .leftmenu1_daohang img{width:40px;height:40px;float:left;margin-top: -8px;}
.list_left_menu .left_menu_ban .cycle_right{width:25px;height:25px;border-radius:50%;font-size:21px;float:right;background:none;color:#fff;text-indent:2.5px;line-height:17px;border: 2px solid #fff;}
.list_left_menu .left_menu_ban .cycle_right:hover{background:#fff;color:#00aae7;}
.list_left_menu .left_menu_ban .leftmenu3 .leftmenu2_daohang{width:100%;margin:0 0 15px;}
/**.list_left_menu .left_menu_ban .leftmenu3 .leftmenu2_daohang:hover img{box-shadow:0 2px 12px rgba(0,0,0,.35);-webkit-transition:all .3s ease;transition:all .3s ease;margin-top: -1px;}**/
.list_left_menu .left_menu_ban .leftmenu3 .leftmenu2_daohang img{width:100%;height:330px;overflow: hidden;}
.list_left_menu .left_menu_ban .leftmenu4{margin-top:30px;}
.list_left_menu .left_menu_ban .leftmenu4 .liban{background: #00aae7;padding: 20px;height:70px;font-size:16px;overflow: hidden;color: #fff;}
.list_left_menu .left_menu_ban .leftmenu4 ul li{height:60px;border-bottom:1px solid #f3f3f3;line-height:60px;font-size:16px;overflow: hidden;color: #fff;}
.list_left_menu .left_menu_ban .leftmenu4 .liban img{float:left;width:40px;height:40px;margin:10px 10px 10px;}
.list_left_menu .left_menu_ban .leftmenu4 .liban p{float:left;font-size:22px;}
.list_left_menu .left_menu_ban .leftmenu4 .liban span{float:right;font-size:22px;}
.list_left_menu .left_menu_ban .leftmenu4 .liban span a{color: #fff;}
.list_left_menu .left_menu_ban .leftmenu4 ul li .cycle_left{width:10px;height:10px;border-radius:100px;margin:30px 15px;background:#97c900;float:left;}
.list_left_menu .left_menu_ban .leftmenu4 ul li a{float:left;width:260px;overflow: hidden;}
.list_left_menu .left_menu_ban .leftmenu4 ul li:hover a{margin-bottom:1px;-webkit-transition:all .3s ease;transition:all .3s ease;margin-top: -1px;}
.list_left_menu .left_menu_ban .leftmenu4 ul li:hover{background:#f3f3f3;}





/**新闻列表(右侧)+文章页面**/
.tc_list{width:850px;}
.tc_list .ks_con .ks_con_t{background: #00aae7;}
.tc_list .ks_con .ks_con_t .list_typename{font-size:30px;color:#fff;font-weight:700;margin:10px auto;text-indent:0.4em;}
.list_position{color:#000;margin: 0px auto 20px;width: 100%;}
.list_position a{color:#000;}
.tc_list .ks_con .xw_list_l{border-top: 2px solid #e5e5e5;}
.tc_list .ks_con .xw_list_l .xw_list_lc .lb_con_l img{display:none;}
.tc_list .ks_con .xw_list_l .xw_list_lc .tc_list_c0{width:100%;height:200px;line-height:30px;border-bottom: 2px dashed #e5e5e5;}
.tc_list .ks_con .xw_list_l .xw_list_lc .tc_list_c0 .lb_con_r{width:700px;margin-top: 20px;padding-top: 10px;padding-left: 20px;line-height:30px;}
.tc_list .ks_con .xw_list_l .xw_list_lc .tc_list_c0 .lb_con_r span{font-size:18px;line-height:40px;margin-top:40px;}
.tc_list .ks_con .xw_list_l .xw_list_lc .tc_list_c0 .lb_con_r p{text-indent: 2em;}
.tc_list .ks_con .xw_list_l .xw_list_lc .tc_list_c0 .flright_cycle{width:149px;line-height:30px;text-align:center;padding-top:50px;}
.tc_list .ks_con .xw_list_l .xw_list_lc .tc_list_c0 .flright_cycle .list_right_cycle{width:75px;color:#fff;height:75px;border-radius:80px;background:#97c900;margin:0 auto;padding-top:12px;margin-top:10px;line-height:25px;}
.tc_list .ks_con .xw_list_l .xw_list_lc .tc_list_c0:hover{background:#fafafa;}
.tc_list .ks_con .xw_list_l .xw_list_lc .tc_list_c0:hover .lb_con_r span{color:#ef8200;}
.tc_list .ks_con .xw_list_l .xw_list_lc .tc_list_c0:hover  .flright_cycle{line-height:30px;}
.tc_list .ks_con .xw_list_l .xw_list_lc .tc_list_c0:hover  .flright_cycle .list_right_cycle{background:#ef8200;}

.tc_list .ks_con .xw_list_l .list_fy{margin:30px auto;text-align:center;height:45px;}
.tc_list .ks_con .xw_list_l .list_fy .list_page li{float:left;width:40px;height:40px;line-height:40px;font-size:14px;background:#e5e5e5;margin:0 2px 10px;}
.tc_list .ks_con .xw_list_l .list_fy .list_page li:hover{box-shadow:0 2px 12px rgba(0,0,0,.25);margin-bottom:11px;-webkit-transition:all .1s ease;transition:all .1s ease;margin-top: -1px;}
.tc_list .ks_con .xw_list_l .list_fy .list_page li:first-child{width:45px;}
.tc_list .ks_con .xw_list_l .list_fy .list_page li:nth-child(2){width:50px;}
.tc_list .ks_con .xw_list_l .list_fy .list_page li:nth-last-child(3){width:55px;}
.tc_list .ks_con .xw_list_l .list_fy .list_page li:nth-last-child(2){width:45px;}
.tc_list .ks_con .xw_list_l .list_fy .list_page li:nth-last-child(1){width:120px;}
.tc_list .ks_con .xw_list_l .list_fy .list_page li:nth-last-child(1):hover{box-shadow:none;margin-bottom:11px;-webkit-transition:none;transition:none;margin-top:0px;}
.tc_list .ks_con .xw_list_l .list_fy .list_page li.thisclass{background:#97c900;color:#fff;width:40px;}
.tc_list .ks_con .xw_list_l .list_fy .list_page li a{display:block;}
.tc_list .ks_con .xw_list_l .list_fy .list_page span.pageinfo{padding:0 5px;}

.tc_list .ks_con .xw_list_l .nr_top_dj{height:50px;width:100%;background:none;border-top: 1px dashed #888;border-bottom: 1px dashed #888;}
.tc_list .ks_con .xw_list_l .nr_top_dj>p{line-height:50px;margin:0 20px;float: left;}
.tc_list .ks_con .xw_list_l .nr_top{text-align: center;}
.tc_list .ks_con .xw_list_l .nr_top span{font-size:30px;color:#888;line-height:80px;font-weight:700;}
.tc_list .ks_con .xw_list_l .nr_conter{margin-top:30px;}
.tc_list .ks_con .xw_list_l .nr_conter>div,.tc_list .ks_con .xw_list_l .nr_conter>p{font-size:14px ! important;line-height:24px ! important;text-indent:2em;}
.tc_list .ks_con .xw_list_l .nr_conter>img{max-width:80% ! important;/*max-height:800px ! important;*/margin:0 auto ! important;}
.tc_list .ks_con .xw_list_l .ks_fy{font-size:14px;line-height:30px;margin-top:80px;border-top: 2px solid #e5e5e5;padding-top:20px;padding-left:20px;}
.nr_conter img{width:80%;margin:0 auto;}

/***视频列表页，右侧***/
.tc_list .ks_con .xw_list_l .tc_list_c1{width:250px;height:230px;float:left;border-radius:10px;margin: 15px 16px;overflow: hidden;background:#fff;box-shadow: 0 0 10px #ccc;}
.tc_list .ks_con .xw_list_l .tc_list_c1 .sy_con3_cc{width:250px;height:230px;}
.tc_list .ks_con .xw_list_l .tc_list_c1 .sy_con3_cc .sy_con3_c1{width:100%;height:150px;overflow:hidden;background:url(../images/lvbofang.png) no-repeat;background-size:100% auto;}
.tc_list .ks_con .xw_list_l .tc_list_c1 .sy_con3_cc .sy_con3_c1 img{width:100%;overflow:hidden;}
.tc_list .ks_con .xw_list_l .tc_list_c1 .sy_con3_cc .sy_con3_c1 .video_list_play{margin-top:40px;margin-left:35%;color:#fff;font-size: 80px;opacity: 0.85;}
.tc_list .ks_con .xw_list_l .tc_list_c1 .sy_con3_cc .sy_con3_c2{padding:20px 10px;height:80px;font-size:16px;color:#111;background:url(../images/playbutton.png) no-repeat;background-attachment:fixed;background-position:right;}
.tc_list .ks_con .xw_list_l .tc_list_c1 .sy_con3_cc .sy_con3_c2 span{width:100%;height:80px;}


/***案例列表页，右侧***/
.tc_list .ks_con .xw_list_l .tc_list_c2{width:400px;height:430px;border-radius:10px;margin:12px;overflow:hidden;background:#efefef;}
.tc_list .ks_con .xw_list_l .tc_list_c2 .sy_con3_cc{width:350px;height:220px;margin:15px auto 0;border-radius:5px;}
.tc_list .ks_con .xw_list_l .tc_list_c2 .sy_con3_cc .sy_con3_c1{width:350px;height:220px;overflow:hidden;margin:0 auto;border-radius:5px;}
.tc_list .ks_con .xw_list_l .tc_list_c2 .sy_con3_cc .sy_con3_c1 img{width:100%;overflow:hidden;min-height:220px;}
.tc_list .ks_con .xw_list_l .tc_list_c2 .sy_con3_cc .sy_con3_c1 .video_list_play{width: 50%;margin-top: 60px;margin-left: 25%;}
.tc_list .ks_con .xw_list_l .tc_list_c2 .sy_con3_cc .sy_con3_c2{padding:20px 0;height:60px;font-size:16px;color:#111;background:url(../images/playbutton.png) no-repeat;background-attachment:fixed;background-position:right;}
.tc_list .ks_con .xw_list_l .tc_list_c2 .sy_con3_cc .sy_con3_c2 span{width:100%;height:80px;font-size:16px;color:#000;}
.tc_list .ks_con .xw_list_l .tc_list_c2 .sy_con3_cc .sy_con3_c3{height:90px;width:100%;text-align:left;}
.tc_list .ks_con .xw_list_l .tc_list_c2 .sy_con3_cc .sy_con3_c3 span{width:100%;height:80px;font-size:14px;line-height:20px;}
.tc_list .ks_con .xw_list_l .tc_list_c2 .sy_con3_cc p{line-height:30px;}
.tc_list .ks_con .xw_list_l .tc_list_c2 .sy_con3_cc .anli_button{width:130px;line-height:30px;background:#97c900;border-radius:15px;text-align:center;color:#fff;}


/***医生列表页，右侧***/
.tc_list .ks_con .xw_list_l .tc_list_c3{width:250px;height:405px;float:left;border-radius:10px;margin: 15px 16px;overflow: hidden;background:#fff;box-shadow: 0 0 10px #ccc;text-align: center;}
.tc_list .ks_con .xw_list_l .tc_list_c3 .sy_con3_cc{width:250px;height:230px;}
.tc_list .ks_con .xw_list_l .tc_list_c3 .sy_con3_cc .sy_con3_c1{width:200px;height:200px;margin:20px 25px;border-radius:50%;overflow:hidden;background:url(../images/lvbofang.png) no-repeat;background-size:100% auto;}
.tc_list .ks_con .xw_list_l .tc_list_c3 .sy_con3_cc .sy_con3_c1 img{width:100%;overflow:hidden;}
.tc_list .ks_con .xw_list_l .tc_list_c3 .sy_con3_cc .sy_con3_c2{padding:10px;height:110px;}
.tc_list .ks_con .xw_list_l .tc_list_c3 .sy_con3_cc .sy_con3_c2 span{width:100%;height:80px;font-size:20px;font-weight:500;color:#3c3c3c;}
.tc_list .ks_con .xw_list_l .tc_list_c3 .sy_con3_cc .sy_con3_c2 p{font-size:14px;color:#3c3c3c;padding: 10px 5px;}
.tc_list .ks_con .xw_list_l .tc_list_c3 .sy_con3_cc .lianxi_btn .doc_zixun_button{background-color: #00aae7;border: none;color: white;padding: 5px 20px;border-radius: 15px;text-align: center;text-decoration: none;display: inline-block;font-size: 14px;margin: 4px 2px;cursor: pointer;}


