@charset "utf-8";
@media screen and (max-width:2048px){html{font-size:273.06667px}}
@media screen and (max-width:1920px){html{font-size:256px}}
@media screen and (max-width:1440px){html{font-size:192px}}
@media screen and (max-width:1600px){html{font-size:213.33333px}}
@media screen and (max-width:1242px){html{font-size:165.6px}}
@media screen and (max-width:1140px){html{font-size:152px}}
@media screen and (max-width:1280px){html{font-size:170.66667px}}
@media screen and (max-width:1024px){html{font-size:136.53333px}}
@media screen and (max-width:1080px){html{font-size:144px}}
@media screen and (max-width:960px){html{font-size:128px}}
@media screen and (max-width:800px){html{font-size:106.66667px}}
@media screen and (max-width:768px){html{font-size:102.4px}}
@media screen and (max-width:736px){html{font-size:98.13333px}}
@media screen and (max-width:732px){html{font-size:97.6px}}
@media screen and (max-width:720px){html{font-size:96px}}
@media screen and (max-width:667px){html{font-size:88.93333px}}
@media screen and (max-width:640px){html{font-size:85.33333px}}
@media screen and (max-width:600px){html{font-size:80px}}
@media screen and (max-width:568px){html{font-size:75.73333px}}
@media screen and (max-width:540px){html{font-size:72px}}
@media screen and (max-width:533px){html{font-size:71.06667px}}
@media screen and (max-width:480px){html{font-size:64px}}
@media screen and (max-width:435px){html{font-size:58px}}
@media screen and (max-width:414px){html{font-size:55.2px}}
@media screen and (max-width:412px){html{font-size:54.93333px}}
@media screen and (max-width:400px){html{font-size:53.33333px}}
@media screen and (max-width:385px){html{font-size:51.33333px}}
@media screen and (max-width:384px){html{font-size:51.2px}}
@media screen and (max-width:375px){html{font-size:50px}}
@media screen and (max-width:360px){html{font-size:48px}}
@media screen and (max-width:320px){html{font-size:42.66667px}}
@media screen and (max-width:300px){html{font-size:40px}}
@media screen and (max-width:240px){html{font-size:32px}}


@media (min-width:769px) and (max-width: 996px){
	body{
		display: none;
	}
}


@media (min-width:320px) and (max-width: 768px){
.header-bg,.h_next,.h_pre,.in_about_pic,.search-bg,.top{
	display: none;
}

/* 手机导航 */
.header{position:relative;height:50px;background:#006fe2;}
.header .logo{display:block;width:130px;height:30px;padding:10px 0 0 10px;}
.header .logo img{display:block;width:100%;}
.header .search{position:absolute;top:0;right:35px;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-search.png) no-repeat center center;background-size:40%;}
.header .search:hover{background-color:#0067d2;}
.header .search span{display:none;}
.header .user-icon{position:absolute;top:0;right:70px;z-index:1000;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-user.png) no-repeat center center;background-size:40%;}
.header .user-icon span{display:none;}
.header .user-icon:hover{background-color:#0067d2;}
.header .back{position:absolute;top:0;left:0;display:block;width:50px;height:50px;text-indent:-9999em;background:url(../images/icon-back.png) no-repeat center center;background-size:12px 20px;}	
/* 手机导航 */	
	
	
/* 语言版本 */
.language {
    display: table;
    float: right;
    margin-top: 0.28rem;
    margin-right: 5px;
}
.language a {
    display: table;
    float: left;
    position: relative;
    margin: 0 0.1rem;
    font-size: 0.25rem;
}
.language a::after {
    width: 1px;
    height: 10px;
    display: table;
    background: #ddd;
    position: absolute;
    top: 0;
}

.co-on{
	color:red
}
	
/* 语言版本 */
	
.container,.hezuo_p,.in_about_text,.in_about_pic{
	width: 100%;
	padding:0 10px;
	min-width: auto;
}
.in_about_txt {
    width: 100%;
    float: left;
    margin-top: 50px;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
}


/* 推荐案例*/
.text-case-name h3 {
    font-size: 16px;
    font-weight: initial;
    color: #000000;
    margin-top: 2px;
    margin-bottom: 2px;
}

.hezuo_p li font {
    display: block;
    margin: 6px 0 0 0;
    font-weight: normal;
    font-size: 14px;
    line-height: 22px;
}



.hezuo_p li {
    float: left;
    display: inline;
    width: 0.49%;
    margin: 0 0.02% 0 0;
    text-align: center;
}

.index-case-bg {
    display: block;
    padding: 12px 0;
    padding-top: 30px;
    padding-bottom: 0;
}

/* 推荐案例*/


/* 推荐产品 */
.index-product {
    display: table;
    width: 100%;
    background: #f5f5f5;
    padding: 30px 0;
}

.index-product .container {
    width: 100%;
}
.pro_bd ul li {
    float: left;
    width: 48%;
    margin-right: 1%;
    margin-bottom: 30px;
}
.pro_bd ul li .l1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #13438f;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.pro_bd ul li .l2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 100%;
    background: #13438f;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.pro_bd ul li .l3 {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: #13438f;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}


.pro_bd ul li .l4 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1px;
    height: 100%;
    background: #13438f;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}

.pro_bd ul li>div span i {
    background: url(../images/pro_jt2.png) center center no-repeat;
}

.pro_bd ul li>div span:before {
    width: 100%;
}

.pro_bd ul li>div p a {
    height: 22px;
    line-height: 22px;
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
    color: #555;
    font-weight: bold;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pro_bd ul li>div span i {
    position: relative;
    z-index: 1;
    background: url(../images/pro_jt2.png) center center no-repeat;
    display: block;
    width: 100%;
    height: 22px;
}

.pro_bd ul li>div span {
    margin: 0 auto;
    display: block;
    width: 65px;
    height: 22px;
    border: 1px solid #dadada;
    display: block;
    text-align: center;
    line-height: 22px;
    background: none;
    position: relative;
}

.pro_bd ul li>div span:before {
    content: "";
    position: absolute;
    background: #13438f;
    width: 100%;
    height: 24px;
    left: 0;
    z-index: 0;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
}

.index-more {
    display: table;
    margin: 0 auto;
    background: #13438f;
    width: 100px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
    color: #fff;
}

.index-product-body {
    margin-top: 14px;
}

/* 推荐产品 */


/* 首页关于我们 */
.in_aboutbg {
    height: auto;
    background: url(../images/in_aboutbg.jpg) center no-repeat;
    padding: 34px 0;
    position: relative;
}

.in_about_tit h1 {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 20px;
}

.in_about_tit h2 {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 24px;
    margin-top: 10px;
}

.in_about_tit {
    width: 100%;
    float: left;
    padding-left: 18px;
    border-left: 3px solid #fff;
}
.in_about_txt {
    width: 100%;
    float: left;
    margin-top: 14px;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
}

.in_about_btn {
    width: 150px;
    float: left;
    margin-top: 20px;
    padding-bottom: 20px;
}

.in_about_btn a {
    width: 115px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #fff;
    display: block;
    color: #fd4753;
    font-size: 12px;
    border-radius: 20px;
}

/* 首页关于我们 */

/* 标题 */
.index-title {
    width: 230px;
    margin: auto;
    font-size: 20px;
    font-weight: bold;
    color: #fd4753;
    text-align: center;
    position: relative;
    z-index: 999;
}
.in_yw {
    width: 240px;
    margin: auto;
    font-family: AvantGarde Bk BT;
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    z-index: 999;
}
/* 标题 */

/* 合作伙伴 */
.hz-bg {
    display: table;
    width: 100%;
    background: #f5f5f5;
    padding: 30px 0;
    padding-top: 10px;
}
.index-hz-body ul:nth-child(1) li {
    width: 23%;
    float: left;
    transition: all 0.5s;
    cursor: pointer;
    border: 1px solid #ddd;
    margin: 1%;
}
/* 合作伙伴 */


/* 新闻中心 */
.in_news_img ul li {
    float: left;
    width: 0.48%;
    margin: 0.01%;
    overflow: hidden;
}
.in_news_img {
    width: 95%;
    margin: 10px auto 0 auto;
    overflow: hidden;
}

.index-new-bg {
    display: block;
    width: 100%;
    margin: 12px 0;
    margin-bottom: 35px;
}


.in_news_img ul li .c1_txt p {
    font-size: 13px;
    line-height: 24px;
    margin-top: 10px;
    color: #828282;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.in_news_qh .cqdd {
    position: absolute;
    left: 50%;
    top: 41%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    margin-top: 9px;
    background: #fff;
    padding: 0 15px;
}

.in_news_qh {
    width: 100%;
    margin: 10px auto 0;
    height: 14px;
    position: relative;
    border-bottom: 1px solid #e6e6e6;
}


/* 新闻中心 */


/* 版权底部 */
.footer-bg{
	
}
.footer-bg ul li:nth-child(1),
.footer-bg ul li:nth-child(2),
.footer-bg ul li:nth-child(3),
.footer-bg ul li:nth-child(4),
.footer-bg ul li:nth-child(4),
.footer-bg ul li:nth-child(6),
.footer-bg ul li h3,
.aboutL{
	display: none;
}
.aboutR {
    float: right;
    width: 100%;
}

.showList li p {
    background: #13438f;
    line-height: 40px;
    font-size: 16px;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
    color: #fff;
}



.footer-bg {
    display: table;
    width: 100%;
    background: #333333;
    padding: 15px 0;
    border-top: 5px solid #13438f;
}

.footer-bg ul li:nth-child(5) {
    width: 95%;
}
.footer-bg .container {
    width: 98%;
}

.footer-text {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
}
/* 版权底部 */



.m_img {
    display: block;
    height: 0.9rem;
    background: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.m_img .headlf {
    padding-top: 0.1rem;
    padding-left: 5px;
    float: left;
}

.m_img .headlf .m_logo {
    height:0.6rem;
    display: block;
    margin-top:0.05rem;
}

.m_img .headrg {
    padding-right: 5%;
    padding-top: 0.3rem;
    float: right;
}

.m_img .headrg a .m_menuimg {
    height:16px;
    vertical-align:top;
    display: block
}
.m_nav {
    display: block;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 0px;
    height: 0px;
    overflow: hidden;
    z-index: 90000000000;
}
.m_nav .closecover {
    position:absolute;
    width:100%;
    height:100%;
    background:#0b0d19;
    filter:alpha(opacity=0);
    opacity:0;
    left:0px;
    top:0px;
    z-index:1
}
.m_nav .closeicon {
    position:absolute;
    width:20%;
    left:18px;
    top:5%;
    z-index:100;
    text-align:center;
    filter:alpha(opacity=0);
    opacity:0
}
.m_nav .m_navList {
    position:absolute;
    width:80%;
    right:0px;
    top:0px;
    background:#0b0d19;
    height:100%;
    z-index:100;
    right:-80%;
    overflow-y: scroll;
}
.m_nav .m_navList ul {
    padding-left:5%;
    padding-right:5%
}
.m_nav .m_navList ul li {
    border-bottom:1px solid #232530
}
.m_nav .m_navList ul li a {
    display:block;
    height:45px;
    color:#fff;
    line-height:45px;
    padding-left:5%;
    font-size:14px
}
.m_nav .m_navList ul li .m_f_a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%
}
.m_nav .m_navList ul li .m_f_a a {
    flex: 1;
}
.m_nav .m_navList ul li .m_f_a i {
    width: 40px;
    height:35px;
    box-sizing: border-box;
    padding:0 5px;
    display: block;
}
.icon {
    background:url(../images/plus_top.png) 100% no-repeat;
    background-position: 50% 50%;
    -webkit-transition:all 0s;
    -moz-transition:all 0s;
    transition:all 0s
}
.icon_on {
    background:url(../images/reduce_top.jpg) 50% no-repeat!important;
    background-position: 50% 50%;
    -webkit-transition:all 0s;
    -moz-transition:all 0s;
    transition:all 0s
}
.m_nav .m_navList ul li .m_s_nav {
    display:none;
    width: 100%;
}
.m_nav .m_navList ul li .m_s_nav a {
    display: block;
    height:40px;
    line-height:40px;
    font-size:14px;
    padding-left:10%;
    overflow: hidden;
    white-space: nowrap;
    width: 90%;
    text-overflow: ellipsis;
    font-size: 12px;
}


/*搜索*/
.top_search {
    float: right;
    margin-right: 4px;
    margin-top: 0.18rem;
}
.top_search span{display: block; width: 28px; height: 24px; margin-top: .06rem; background: url(../images/icon_search.png) no-repeat center center; background-size: 64%;}
.top_search>div {
    position: fixed;
    top: 0.9rem;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9999999;
}

.top_search>div i {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    z-index: 999;
}

.top_search .gg{position: absolute; z-index: 9999; right: 0; width: 100%; padding: 1% 3%; background-color: #fff; overflow: hidden; border-top: 1px solid #ddd;}
.top_search .ss input {
    border: #ddd solid 1px;
    border-right: 0;
    width: 76%;
    padding: 0 2%;
    line-height: 267%;
    font-size: .2rem;
    float: left;
    border-radius: .07rem 0 0 .07rem;
    margin-left: 5%;
}
.top_search .ss input:focus{border-color: #0083c3;}

.top_search .ss button {
    font-size: .2rem;
    line-height: 265%;
    border: #13438f solid 1px;
    background-color: #13438f;
    color: #fff;
    float: left;
    padding: 0 0.2rem;
}
/*搜索*/



/* 幻灯片 */
.flexslider {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    padding-top: 0.9rem;
}

.flex-control-nav a {
    display: inline-block;
    width: 20px;
    height: 3px;
    line-height: 40px;
    overflow: hidden;
    background: #fff;
    padding-left: 14px;
    box-sizing: border-box;
    cursor: pointer;
}

.more-ag{
    background: #13438f!important;
    padding: 1px 10px!important;
    display: table!important;
    margin-top: 10px!important;
    font-weight: inherit!important;
    text-transform: uppercase!important;
    margin: 0 auto!important;
    margin-top: 10px!important;
    color: #fff!important;
	margin-bottom: 10px!important;
	font-size: 12px!important;
}

.ny-banner {
    position: relative;
    padding-top: 0.9rem;
}

.ny-banner img {
    width: 100%;
    position: relative;
    left: 0;
    margin-left: 0;
}
.ny-banner-text {
    display: block;
    position: absolute;
    bottom: 8%;
    width: auto;
    background: rgba(0,0,0,0.21);
    margin: 0 auto;
    left: 0;
    margin-left: 0;
    height: 30px;
    padding: 3px 8px;
    border-radius: 0;
    width: 90%;
    left: 5%;
    top: auto;
    margin-left: 0;
}

.ny-banner-text h3{
	display: none;
}


.main-body .container {
    width: 100%;
	padding:0 10px
}

.about-main2{
	display: none;
}
/* 幻灯片 */



.main-bg{
	display: block;
}

.time-axis-item {
    list-style: none;
    padding-left: 70px;
    position: relative;
    line-height: 36px;
    font-size: 14px;
    color: #141414;
}

.time-axis-date span {
    position: absolute;
    right: -25px;
    top: 35%;
    display: block;
    width: 13px;
    height: 13px;
    border: 1px solid #ccc;
    border-radius: 100%;
    background-color: #fff;
}

.time-axis:before {
    content: '';
    position: absolute;
    left: 52px;
    top: 15px;
    width: 1px;
    height: 100%;
    background-color: #E4E4E4;
}

.ny-about-gj .container{
	display: none;
}


.ny-about-gj {
    display: table;
    width: 100%;
    background: #f5f5f5;
    padding: initial;
}




.index-bg-body3 {
    transform: skew(0, -2.4deg);
    -webkit-transform: skew(0, -2.4deg);
    -moz-transform: skew(0, -2.4deg);
    -o-transform: skew(0, -2.4deg);
    z-index: 1000;
    position: absolute;
    width: 100%;
    height: 12%;
    left: 0;
    top: -1%;
    transform-origin: left top;
    background: #ffffff;
}

.mission_con h4 {
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
}
.mission_con p {
    color: #fff;
    font-size: 14px;
    width: 100%;
    margin: 8px auto;
    text-align: center;
    line-height: 30px;
    padding-bottom: 10px;
}

.about-a1>div{
	font-size: 18px!important;
}

.about-text-p {
    font-size: 14px;
    line-height: 22px;
    margin-top: 0;
}

.ny-about-bottom {
    width: 100%;
    height: auto;
    font-size: 14px;
    line-height: 25px;
    overflow-y: scroll;
    padding: 8px;
}

.mission_con {
    background: url(../images/ab_bg_001.jpg) no-repeat center center;
    background-size: 100% 100%;
    position: relative;
    margin-top: -50px;
    padding: 99px 0px 150px 0px;
    position: relative;
    padding-top: 30px;
    padding-bottom: 0px;
    margin-top: 22px;
}


.main-bg {
    width: 100%;
    margin: 30px auto;
    padding: 10px 0;
    display: none;
}
.main-title-ny h3 {
    font-size: 20px;
    color: #b4b4b4;
    font-family: arial;
    line-height: 0px;
    font-weight: normal;
}

.main-title-ny p {
    font-size: 16px;
    color: #333333;
    margin: 15px 0;
    font-weight: normal;
}

.about-honor-title {
    font-size: 18px;
    text-align: center;
    margin-bottom: 15px;
}

.about-honor {
    display: table;
    width: 100%;
    margin-top: 20px;
}

.main-body {
    display: table;
    width: 100%;
    margin-bottom: 22px;
    margin-top: 12px;
}

.ny-class ul li {
    float: none;
    border: 1px solid #ddd;
    padding: 4px 12px;
    margin: 0 3px;
    display: inline-block;
    float: left;
    width: 31%;
    margin-bottom: 5px;
}

.ny-class ul li:nth-child(1) {
    margin: 0 3px;
}

.ny-class ul li a{
	font-size: 14px;
}

.class-top div{
	padding-right: 0!important;
}


.class-top div>h1{
	font-size: 18px!important;
}


.justify {
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
}

.table tr{
	width: 100%;
}

.table tr td {
    font-size: 12px;
}


.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 3px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.table tr td:nth-child(1) {
    word-wrap: break-word;
    width: 40px;
    word-break: break-all;
}


.ProMed {
    display: none;
}

.case-top p {
    margin-bottom: 0;
    font-size: 14px;
    line-height: 24px;
    margin-top: 16px;
}
.case-top h3 {
    font-size: 22px;
    text-align: center;
}


.center .title {
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    color: #434343;
    margin-bottom: 10px;
}


.rec h4 {
    display: table;
    border-bottom: 1px solid #ddd;
    width: 100%;
    line-height: 25px;
    padding-bottom: 10px;
    font-size: 18px;
}

.description span i {
    display: table;
    background: #fff;
    height: 100%;
    font-style: normal;
    margin: 0;
    margin-left: 0;
    font-size: 16px;
    padding: 0;
    border-radius: 0;
    padding-bottom: 11px;
    float: left;
}

.description span a {
    display: table;
    float: left;
    font-size: 16px;
    margin-left: 30px;
    color: #000;
}

.description span a font{
	font-size: 15px!important;
}
.description span {
    display: table;
    width: 100%;
    line-height: 20px;
    font-size: 22px;
    border-bottom: 1px dashed #929292;
}
.main_y_b i {
    display: table;
    width: 85px;
    line-height: 28px;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    background: #333333;
    border-radius: 1px;
    border-radius: 5px;
}
.main_y_b h3 {
    font-size: 20px;
    line-height: 45px;
    font-weight: 400;
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
}













.newsPage .item h3 {
    font-size: 18px;
    color: #333;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    margin-bottom: 5px;
    font-weight: normal;
    border-bottom: 1px solid #ededed;
    transition: all ease 300ms;
}

.newsPage .item .txt {
    color: #666;
    line-height: 22px;
    height: 48px;
    margin: 0px 0 0px;
    overflow: hidden;
    font-size: 14px;
}

.newsPage .item h3 {
    font-size: 16px;
    color: #333;
    height: 32px;
    line-height: 26px;
    overflow: hidden;
    margin-bottom: 5px;
    font-weight: normal;
    border-bottom: 1px solid #ededed;
    transition: all ease 300ms;
}

.newsPage .item img {
    width: 40%;
    display: block;
    float: left;
    border: 1px solid #e5e5e5;
    padding: 3px;
    margin-right: 20px;
}



.kcxfz h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    position: relative;
    margin-top: 3px;
    letter-spacing: 2px;
}

.kcxfz p {
    font-size: 14px;
    line-height: 24px;
}

.kcxfz{
	padding:3px
}

.jobs-bg h3 {
    font-size: 22px;
    font-weight: initial;
    margin-bottom: 16px;
    text-align: center;
}


.about-center {
    margin-top: 14px;
    line-height: 30px;
    font-size: 14px;
}

.about-center h3{
	font-size: 18px!important;
}
.hza p b{
	font-size: 18px!important;
}

.class-class-top div h3 {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 6px;
    margin-top: 2px;
    color: #ddd;
}

.class-class-top .col-lg-10, .class-class-top .col-md-10, .class-class-top .col-xs-7 {
    padding-left: 10px;
}

.collped-list-icon img {
    width: 12px;
    margin-right: 5px;
}

.class-class {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.collped-list-icon span {
    font-size: 12px;
}

.cp-txt{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    font-size: 12px;
}

.main_z_b {
    display: table;
    float: none;
    width: auto;
    margin: 0 auto;
}

.main_y_b {
    display: table;
    float: left;
    width: 100%;
}

.rec .rec_bg li:nth-child(1) {
    margin-left: 0;
    margin-left: 1%;
}

.rec .rec_bg li {
    width: 48%;
    display: table;
    float: left;
    margin: 1%;
    border: 1px solid #ddd;
}

.rec .rec_bg li span {
    display: table;
    width: 100%;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
}

.footer-bg ul li {
    width: 12%;
    float: left;
    min-height: auto;
}

/*手机版权*/
.foot_nav {height: 50px;display: block;}
.bottomToolbar{width:100%; font-size:1em; position:fixed; display:block; margin:0; padding:0; bottom:0; left:0; text-align:center; z-index:999; background:#13438f;}
.bottomToolbar li{width:24.5%; float:left; position:relative; text-align:center;border-right: 1px solid #13438f;}
.bottomToolbar li img{text-align:center; margin:auto; width:auto; height:23px;}
.bottomToolbar li a{padding:5px 0 2px 0; margin-right:1px; display:block;font-size:20px;text-align:center;color:#FFF;text-decoration:none;}
.bottomToolbar li em{text-align:center;margin:auto;color:#fff;font-size:0.2rem;display:block;font-style:normal;}
.mbx a {color: #ffffff;font-size: 12px;}


/* 应用案例 */
.AppMain ul li {float: left;margin-right: 0;margin-bottom: 15px;margin-bottom: 30px;width: 48%;margin: 1%;border: 1px solid #ddd;}
.AppMain ul li a i {position: absolute;bottom: 10px;left: 10px;
    max-width: 312px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    background-color: #13438f;
    background-color: rgb(229 0 17);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    border-radius: 3px;
    color: #fff;
    padding: 0 8px;
    font-style: normal;
    font-size: 12px;
}
.AppMain ul li a:hover img {
    transform: scale(1.03);
    -webkit-transform: scale(1);
    -moz-transform: scale(1.03);
    -ms-transform: scale(1.03);
    -o-transform: scale(1.03);
}



/* 应用案例 */
.in_news_img ul li .c1_txt h3 {
    font-size: 15px;
    color: #000;
    font-weight: 400;
    padding-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}





.soka {
    width: 47%;
    border: 1px solid #D8D8D8;
    line-height: 50px;
    margin-bottom: 12px;
    padding-left: 10px;
    font-size: 12px;
    font-family: "Microsoft YaHei", verdant, tahoma;
    height: 50px;
    margin-right: 5px;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    padding: 5px;
}
.col-lg-6 h3{
	font-size: 18px!important;
}



.header-bg-top{
	display: none;
}



.cp-ms-btn ul li ,.title-btn ul li{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

.cp-ms-btn ul li a,.title-btn ul li a{
	font-size: 12px;
	width: 100%;
	height: 100%;
	display: table;
}

.title-top {
    margin-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    display: table;
    width: 100%;
}

.title-top .title {
    font-size: 20px;
    margin-bottom: 10px;
    color: #22558c;
}


.return a {
    color: #fff;
    font-size: 12px;
    padding: 6px 10px;
    display: table;
}



.image-list .pic li {
    width: 47%;
    display: inline-block;
    margin: 1.1%;
    margin-bottom: 0;
}

.image-list .pic li:nth-child(3n) {
    margin-right: 1.1%;
}

.image-list .pic li:nth-child(3n+1) {
    margin-left: 1.1%;
}
.image-list .pic li:hover img {
    transform: scale(1);
}





.aboutRTop span {
    font-size: 15px;
}






.newsPage .item {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 10px 5px;
    border-bottom: 1px solid #eaeaea;
    transition: all .5s;
    display: table;
    margin-bottom: 16px;
    padding-bottom: 16px;
}

.aboutRTop {
    font-size: 16px;
    color: #000;
    border-bottom: 1px solid #ddd;
    height: 40px;
    line-height: 35px;
    margin-bottom: 12px;
    padding-bottom: 12px;
}



.news_info {
    font-size: 15px;
    letter-spacing: 0px;
    color: #434343;
    opacity: 0.4;
    text-align: left;
    border-bottom: 1px solid #aea375;
    padding-bottom: 10px;
    text-align: center;
}

.list {
    margin-top: 15px;
}
.li {
    width: 85%;
    height: auto;
    margin: 5px 0px 5px 9px;
}
.nr {
    width: 100%;
    height: auto;
    margin-top: 10px;
    font-size: 14px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    min-height: 40px;
}

.bt a {
    font-size: 16px;
    color: #333;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-top: 12px;
}

.ck a {
    width: 91px;
    height: 23px;
    font-size: 14px;
    color: #fff;
    display: block;
    text-align: center;
    line-height: 23px;
    background: url(../images/36_03.png) top center no-repeat;
    text-align: left;
    text-indent: 10px;
}



.sj {
    width: 100%;
    height: 23px;
    margin-top: 5px;
    margin-bottom: 8px;
    font-size: 14px;
    color: #333;
    display: block;
    padding: 0;
    margin-left: 0;
    float: none;
}




.in_news_img ul li a:hover .c1_pic img {
    transform: scale(1);
    -webkit-transform: scale(1);
}




.index-title-bt {
    position: relative;
    z-index: 999;
    text-align: center;
    font-size: 13px;
    color: #696969;
    margin-top: 4px;
}


}


@media (min-width:0px) and (max-width: 319px){
	body{
		display: none;
	}
}