header-nav-list/* 公共样式表css */
/* 公共样式表css */
html,body {  
    margin: 0;
    height: 100%;
    font-family:"微软雅黑","Microsoft Yahei",Arial,Helvetica,sans-serif,"宋体"; font-size:14px;  margin:0; padding:0;  display:block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: normal;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #000;
}

img {
    border: 0;
}

body {
    background: #FFF;min-width:1200px;
   
}

html, body, div, dl, dt, dd, ol, ul, li, h1, h2, h3, h4, h5, h6, p, blockquote, pre, button, fieldset, form, input, legend, textarea, th, td {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
    color: #08acee;
}

button {
    outline: 0;
}

img {
    border: 0;
}

button,input,optgroup,select,textarea {
    margin: 0;
    font: inherit;
    color: inherit;
    outline: none;
}

li {
    list-style: none;
}

a {
    color: #666;
}

a:hover {
    color: #eee;
}

.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

/* 导航介绍开始 */
.header-nav {
	
    position: relative;
    background: #fff;
    width: 100%;
	z-index: 100;
}

.header-content {
	
    padding-right: 15px;
    padding-left: 65px;
    margin-right: auto;

}

.header-logo {
    float: left;
}

.header-logo a {
    display: block;
    padding: 16px 0;
    text-decoration: none;
}

.header-logo a img {
    height: 32px;
    display: block;
    border: none;
}

.header-nav-list {
    float:left;
    margin-left:44px;
	
}

.header-nav-list ul {
    float: left;
}

.header-nav-list ul li {
    
    display: block;
    float: left;
}

.daohang-a{
    color: #333;
    padding: 18px 22px;
    font-size: 14px;
    line-height: 28px;
    background: none;   
    display: block;
}

.header-nav-list ul li a:hover {
    color: #080ba5;
}

.aui-dow-box {
	border-radius: 2px;
    position: absolute;
    top: 200%;
    left: 50%;
    width: 140px;
    padding: 30px 0;
    background-color: #ffffff;
    visibility: hidden;
    opacity: 0;
	background-color:rgba(255,255,255,0.86);
    
   
}

.aui-dow-box-list {
    width: 800px;
    left: 310px;
    height: 400px;
    padding: 30px 10px 20px 10px;
}

.drop-down:hover .aui-dow-box-list {
    top: 100%;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
}

.aui-down-menu {
    padding: 0 24px;
    width: auto;
    float: none;
    display: block;
    margin-bottom: 10px;
	width: 600px;
}
.aui-down-menu1{
	margin-top: 6px;
    padding: 0 20px;
    width: auto;
    float: none;
    display: block;
    margin-bottom: 10px;
	width: 600px;
}

.aui-down-menu-title {
	padding-top:2px;
    padding-bottom:16px;
    color: #333;
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
	font-family:"微软雅黑";
}
.aui-down-menu-titlei {
	padding-top: 16px;
    padding-bottom:16px;
    color: #333;
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
	font-family:"微软雅黑";
}

.aui-down-menu-list {
    float: left;
    font-size: 0;
	width: 440px;
	
}



.aui-down-menu-list-item {
    display:inline-block;
    width: 200px;
    padding-top: 0;
}
.aui-down-menu-list-title1{ padding-bottom: 10px;
    color: #333;
    font-size: 14px;
    }



.header-nav-list ul .aui-down-menu-list-item a {
    padding: 0;
    line-height: inherit;
}

.aui-down-menu-list-title {
    
    margin-bottom:6px;
    color: #333;
    font-size:14px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

.aui-down-menu-list-title:hover {
    color: #080ba5;
}

.aui-about-dow {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left:30%;
    top: 110%;
    min-width: 180px;
    padding: 8px 14px;
    background: #fff;
    border-radius: 2px;
    z-index: 99;
	background-color:rgba(255,255,255,0.86);
    
}


.drop-down:hover .aui-about-dow {
    top: 100%;
    opacity: 1;
    visibility: visible;
    filter: alpha(opacity=100);
}
/*分类开始*/
.aui-dow-boxo{
    position: absolute;
    top: 200%;
    left: 50%;
    width: 140px;
    padding: 30px 0;
    background-color: #ffffff;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);

}
.aui-dow-box-listo{
    width: 1600px;
    left:45%;
    height: 560px;
    padding: 30px 10px 20px 10px;
	background:rgba(249,251,255,0.96);
	
}
.drop-down:hover .aui-dow-box-listo {
    top: 100%;
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
	z-index: 999;
} 
.dow-fenleia-wz{font-size: 18px;font-family:"微软雅黑";border-bottom: 1px solid #cbcbcb;line-height:40px;}
.aui-dow-fenleia{float:left;width:330px;height:400px;margin-left:40px;}

.dow-fenleia-z{float:left;width:150px;height:400px;margin-top: 20px;}
.aui-dow-fenlei-wzi{color:#444;font-weight:700;}
.aui-dow-fenlei-wz{color:#444; font-weight:700;}
.dow-fenleia-z p{line-height:34px;}
.dow-fenleia-z-s{height:236px;} 
.dow-fenleia-z-s li{width:150px;}
.dow-fenleia-z-s li p{font-size:14px;line-height:26px;}

.dow-fenleia-z-x{height:218px;}
.dow-fenleia-z-x li{width:150px;}
.dow-fenleia-z-x li p{font-size:14px;line-height:26px;}


.dow-fenleia-y{float: right;width:170px;margin-top: 20px;}
.dow-fenleia-y p{line-height:34px;}
.dow-fenleia-y-s{height:236px;}

.dow-fenleia-y-s li{width:200px;}
.dow-fenleia-y-s li p{font-size:14px;line-height:26px;}


.dow-fenleia-y-x{height:200px;}



.aui-dow-fenleib{float: left;width:350px;height: 400px;margin-left: 40px;}
.dow-fenleib-z{float:left;width:180px;height:400px;margin-top: 20px;}
.dow-fenleib-z p{line-height:34px;}
.dow-fenleib-z-s{height:236px;} 
.dow-fenleib-z-s li{width:180px;}
.dow-fenleib-z-s li p{font-size:14px;line-height:26px;}

.dow-fenleib-z-x{height:218px;}
.dow-fenleib-z-x li{width:150px;}
.dow-fenleib-z-x li p{font-size:14px;line-height:26px;}


.dow-fenleib-y{float: right;width:150px;margin-top: 20px;}
.dow-fenleib-y p{line-height:34px;}

.dow-fenleib-y-s{height:236px;} 
.dow-fenleib-y-s li{width:200px;}
.dow-fenleib-y-s li p{font-size:14px;line-height:26px;}


.dow-fenleib-y-x{height:120px;}
.dow-fenleib-y-x li p{font-size:14px;line-height:26px;}

.aui-dow-fenleic{float: left;width:126px;height:400px;margin-left: 40px;}
.dow-fenleia-wz{line-height:34px;}
.dow-fenleic-z p{line-height:34px;}

.dow-fenleic-z {float:left;width:116px;height:400px;margin-top: 20px;}
.dow-fenleic-s {height:168px;} 
.dow-fenleic-s li{width:150px;}
.dow-fenleic-s li p{font-size:14px;line-height:26px;}

.dow-fenleic-x{height:100px;} 
.dow-fenleic-x li{width:150px;}
.dow-fenleic-x li p{font-size:14px;line-height:26px;}

.aui-dow-fenleic{float:left;width:126px;height:400px;margin-left:40px;}
.dow-fenleia-wz{line-height:34px;}
.dow-fenleic-z p{line-height:34px;}

.aui-dow-fenleit{float: left;width:180px;height: 400px;margin-left: 40px;}
.dow-fenleit-wz{font-size: 18px;font-family:"微软雅黑";border-bottom: 1px solid #cbcbcb;line-height:40px;}
.dow-fenleit-z p{line-height:34px;}
.dow-fenleit-z {float:left;width:200px;height:400px;margin-top: 20px;}
.dow-fenleit-s {height:168px;} 
.dow-fenleit-s li{width:180px;}
.dow-fenleit-s li p{font-size:14px;line-height:26px;}

.dow-fenleit-x{height:100px;} 
.dow-fenleit-x li{width:180px;}
.dow-fenleit-x li p{font-size:14px;line-height:26px;}



.aui-dow-fenleie{float: left;width:240px;height: 400px;margin-left:40px;}
.dow-fenleia-wz{font-size: 18px;font-family:"微软雅黑";border-bottom: 1px solid #cbcbcb;line-height:40px;}
.dow-fenleie-z {float:left;width:90px;height:400px;margin-top: 20px;}
.dow-fenleie-y {float:right;width:94px;height:400px;margin-top: 20px;}

.aui-dow-fenleif{float: left;width:200px;height:400px;margin-left:30px;}
.dow-fenlei-wz{font-size: 18px;font-family:"微软雅黑";border-bottom: 1px solid #cbcbcb;line-height:40px;}
.dow-fenleif-z p{line-height:34px;}
.dow-fenleif-z {float:left;width:200px;height:400px;margin-top: 20px;}
.dow-fenleif-s {height:198px;margin-top:4px;} 
.dow-fenleif-s li{width:200px;}
.dow-fenleif-s li p{font-size:14px;line-height:26px;}

.dow-fenleif-x{height:100px;} 
.dow-fenleif-x li{width:240px;}
.dow-fenleif-x li p{font-size:14px;line-height:26px;}

.aui-about-dow3 {
     opacity: 0;
    visibility: hidden;
    position: absolute;
   
    top: 110%;
    width: 110px;
	height:90px;
	padding-top: 10px;
	padding-left: 25px;
    line-height: 35px;
    background: #fff;
    border-radius: 1px;
    z-index:999;
    background-color: rgba(255, 255, 255, 0.8);
}
.drop-down:hover .aui-about-dow3 {
    top: 100%;
    opacity: 1;
    visibility: visible;
    color: blue;
}
/*分类结束*/
.header-nav-list .aui-about-dow li a {
    padding: 0;
    line-height: inherit;
    display: block;
    padding: 8px 0 8px 15px;
    color: #333;
    font-size: 14px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 14px;
    color: #333;
}

.header-nav-list .aui-about-dow li a:hover {
    color: #080ba5;;}

.header-nav-list .aui-about-dow li {
    width: 100px;
}

.header-nav-right {
    float: right !important;
	width: 10%;
}

.header-nav-right-en {
    position: relative;
    margin-top: 21px;
    float: right !important;
    top: -6px;
	margin-right: 50px;
	border: 1px solid #333;
	
}

.header-nav-right-en a {
    -webkit-transition: border 0.3s ease;
    -moz-transition: border 0.3s ease;
    -ms-transition: border 0.3s ease;
    -o-transition: border 0.3s ease;
    transition: border 0.3s ease;
    padding: 6px;
    border-radius: 0px;
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.header-nav-right-en a:hover {
    border: 1px solid #181ba0;
    color: #181ba0;
}

.navbar-contact-shadowr, .navbar-contact .navbar-contact-shadowl {
    visibility: hidden;
}

.navbar-contact-shadowl, .navbar-contact .navbar-contact-shadowr {
    width: 1px;
    height: 10px;
    position: absolute;
    bottom: -16px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}



.header-nav-weChat:hover .navbar-contact-hover, .header-nav-weChat:hover .navbar-contact-shadowl, .header-nav-weChat:hover .navbar-contact-shadowr {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.aui-header-nav.solid {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;}
/*导航介绍结束*/

/*banner介绍开始*/
.clearfix:after,.clearfix:before{display:table;line-height:0;content:""}
.clearfix:after{clear:both}

.banner-chunjie{background:url(?img/2023chunjie.jpg) center center no-repeat;}
.banner-zhongduan{background:url(?images/zhutu2018082201.jpg) center center no-repeat;}
.banner-cloudapp{background:url(?images/home_banner_cloudapp.jpg) center center no-repeat;}
.banner-cps{background:url(?images/home_banner_cps.jpg) center center no-repeat;}
.banner-trust{background:url(?images/home_banner_trust.jpg) center center no-repeat;}

.banner-engine{height:620px;position:relative;overflow:hidden;}
.banner-engine .banner-ul{position:relative;width:100%;height:720px}
.banner-engine .banner-text{position:absolute;left:0;top:-720px;width:100%;height:552px}
.banner-engine .banner-text{display:none}
.banner-engine .banner-text1{font-size:50px;line-height:50px;color:#fff}
.banner-engine .banner-text2{margin-top:28px;font-size:20px;line-height:20px;color:#e4e7eb}
.banner-engine .banner-link-button{display:inline-block;border:1px solid #fff;margin-top:54px;width:160px;height:44px;line-height:42px;text-align:center;font-size:16px;color:#fff}
.banner-engine .banner-link-button:hover{background:#fff;color:#333;border:1px solid #fff}
.banner-ul li{display:none;height:100%;width:100%;float:left}
.banner-engine .banner-ul li{z-index:-1;position:absolute;left:0;top:0;display:block;height:100%;width:100%;float:left}
.banner-engine .banner-ul li:first-child{z-index:initial}

.banner-point{display:none;position:absolute;bottom:48px;left:0;width:100%;height:18px;line-height:18px}
.banner-engine .banner-point{display:block}

.slider-main{display:none;position:relative;margin:0 auto;min-width:1200px;max-width:1200px}
.banner-engine .slider-main{display:block}
.slider-text{position:absolute;margin-top:214px}
.banner-area{width:100%;text-align:center}
.banner-area li{margin:0 15px;display:inline-block;width:10px;height:10px;background:url(?images/pagination_02.png) no-repeat}
.banner-area li.active{background:url(?images/pagination_01.png) no-repeat}
/*banner介绍结束*/

/*= 智能终端介绍开始 =*/
.zhongduan1{background-color:#f6f6f6;width:100%;position:relative;}
.zhongduan{width:1200px;height:580px; margin:0 auto;padding-top:56px;}

.zhongduan_size{width:500px;margin: 0 auto;padding-top:10px;}
.zhongduan_size1{text-align:center;font-size:24px;color:#333;}
.zhongduan_size2{font-size:14px;text-align:center;margin:10px 0 30px 0;color:#666;}

.xunweifuwu{background-color:#f6f6f6;padding:2px 0 20px 0;}


.xunweifuwu_size{width:1200px;margin: 0 auto;padding-top:50px;}

.xunweifuwu_size1{text-align:center;font-size:24px;width: 1200px;margin: 0 auto;padding-top: 20px;}
.xunweifuwu_size2{font-size:14px;text-align:center;margin:10px 0 30px 0;color:#666;}
.xunweifuwu_size3{ width: 120px; font-size:14px;border:1px solid #fff;padding: 6px 10px;margin-left: 1070px; }
.xunweifuwu_size3:hover{background: #1429a0;
    color: #fff;
    opacity: .9;transition: all .5s;}
/*= common css to all effects =*/
.single-member{width:23.3%; float:left; margin-top:20px;margin-right:26px; background-color: #fff; text-align: center; position: relative;}
.single-member1{width:23.3%;; float:right; margin-top:20px;background-color: #fff; text-align: center; position: relative;}
.member-image img{ vertical-align: middle;}
.single-member h3 {font-size: 18px; font-weight: normal; margin: 14px 0 0; text-transform: uppercase;color:#333;}
.single-member h5 {font-size: 12px; font-weight: 300; margin: 0 0 10px; line-height: 26px;color:#555;}
.single-member p {font-size: 12px; font-weight: 300; line-height: 22px; padding: 0 22px; margin-bottom: 10px;color:#464646;}

.single-member1 h3 {font-size: 18px; font-weight: normal; margin: 14px 0 0; text-transform: uppercase;color:#333;}
.single-member1 h5 {font-size: 12px; font-weight: 300; margin: 0 0 10px; line-height: 26px;color:#555;}
.single-member1 p {font-size: 12px; font-weight: 300; line-height: 22px; padding: 0 22px; margin-bottom: 10px;color:#464646;}

/*= common css to all effects end =*/
/*= effect-5 css =*/
.effect-5{height:289px; overflow: hidden;}
.effect-5 .member-info {background-color: #fff; position: absolute; width:100%; top: 0; left: 0; height:120px; transition: 0.3s; z-index: 2;}
.effect-5 .member-info p{float:left;margin-bottom:2px;}
.effect-5 .member-image{margin-top:70px; float:left; width: 100%; position: relative; transition: 0.3s; z-index: 4;}
.effect-5 .member-image img{width: 100%;}
.effect-5 .member-info:before{}
.effect-5:hover .member-info{height:190px; transition: 0.3s; z-index: 6;}
.effect-5:hover .member-image{margin-top: 170px; transition: 0.3s;}

.effect-5 .member-info .fb-touch{margin-left:170px;border: 1px solid #333;padding: 1px 6px;}
.effect-5 .member-info .fb-touch:hover {
    border: 1px solid #181ba0;
    color: #181ba0;
}
/*= effect-5 css end =*/
/*= 智能终端介绍结束 =*/

/*解决方案开始*/

/*base样式开始*/

.jjfn_size{background-color: #fff; margin: 0 auto;padding-top:50px;}
.jjfn_size1{text-align:center;font-size:24px;color:#333;}
.jjfn_size2{font-size:14px;text-align:center;padding:10px 0 30px 0;color:#666;}
/*base样式结束*/


.container {
    width: 1200px;
    margin: 0 auto;
    padding: 0;
}
.container h2, h3 {font-family: "microsoft yahei";font-weight: 100;}
.container:after {
    content: "";
    display: block;
    clear: both;
}

.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tl {
    text-align: left;
}

.tr {
    text-align: right;
}

.tc {
    text-align: center;
}

.color-white {
    color: white!important;
}

.red {
    color: #1429a0!important;
}

.fz12 {
    font-size: 12px;
}

.fz14 {
    font-size: 14px;
}

.wfs {
    width: 100%;
    position: relative;
}

.index-page .index-title {
    font-size: 16px;
    text-align: center;
    padding: 50px 0;
}

.index-page .index-title h2 {
    font-size: 36px;
}

.index-page .index-title a {
    width: 100px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #DBDCE0;
    text-align: center;
    font-size: 14px;
    display: block;
    margin: 25px auto 0;
    transition: all .2s;
}

.index-page .index-title a:hover {
    background: #1429a0;
    border-color: #1429a0;
    color: #fff;
}

.index-page .banner {
    height: 425px;
    width: 100%;
    overflow: hidden;
    background: #fff;
}

.index-page .banner-slide {
    width: 1920px;
    margin-left: -360px;
}

.index-page .banner-slide .hd {
    position: relative;
    z-index: 10;
    width: 1200px;
    margin: 0 auto;
    height: 0;
    font-size: 0;
}

.index-page .banner-slide .hd ul {
    position: absolute;
    bottom: 22px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    transform: translate(-50%);
}

.index-page .banner-slide .hd li {
    float: left;
    height: 2px;
    width: 60px;
    margin: 0 3px;
    padding: 5px 0;
    position: relative;
    cursor: pointer;
    opacity: .5;
    transition: all .2s;
    overflow: hidden;
    text-indent: 100px;
}

.index-page .banner-slide .hd li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 100%;
    border-bottom: 2px solid #fff;
}

.index-page .banner-slide .hd li.on {
    opacity: 1;
}

.index-page .banner-slide .btn-wrap {
    position: relative;
    z-index: 11;
}

.index-page .banner-slide .btn-wrap a {
    width: 44px;
    height: 80px;
    position: absolute;
    bottom: 172px;
    outline: none;
    transition: all .5s;
    opacity: 0;
    border-radius: 5px;
}

.index-page .banner-slide .btn-wrap .prev {
    left: 0;
    background-position: 12px center;
}

.index-page .banner-slide .btn-wrap .next {
    right: 0;
    background-position: -49px center;
}

.index-page .banner-slide:hover .btn-wrap a {
    opacity: .3;
}

.index-page .banner-slide .btn-wrap a:hover {
    opacity: 1;
}

.index-page .banner-under {
    height: 48px;
    background: rgba(0,0,0,.5);
    position: relative;
    z-index: 10;
    top: -48px;
    overflow: hidden;
}

.index-page .banner-under-text li {
    float: left;
    color: #fff;
    font-size: 16px;
    line-height: 48px;
    margin: 0 58px 0 23px;
}

.index-page .banner-under-text li:before {
    content: "";
    width: 28px;
    height: 48px;
    float: left;
    margin-right: 6px;
}

.index-page .banner-under-text li.item-1:before {
    background-position: -28px center;
}

.index-page .banner-under-text li.item-2:before {
    background-position: -85px center;
}

.index-page .banner-under-text li.item-3:before {
    background-position: -55px center;
}

.index-page .banner-under-text li.item-4:before {
    background-position: 0px center;
}

.index-page .banner-under-text li .num {
    font-size: 24px;
    margin-right: 10px;
    float: left;
}

.index-page .banner-under-text li .plus {
    font-size: 24px;
    margin-right: 10px;
    float: left;
}

.index-page .main-category {
    padding: 0 0 25px 0;
    background: #fff;
}

.index-page .main-category .container-list {
    background-color: #F5F6FA
}

.index-page .main-category .list {
    display: block;
    height: 110px;
    width: 1210px;
    margin: 0 auto;
}

.index-page .main-category .list li {
    float: left;
    padding: 18px 0 20px;
    width: 25%;
}

.index-page .main-category .list li.item-1 {
    border-left: 0 none;
}

.index-page .main-category .list li:before {
    float: left;
    width: 60px;
    height: 60px;
    margin-top: 12px;
    content: "";
    margin-right: 6px;
    margin-left: 26px;
}

.index-page .main-category .list li.item-1:before {
    background-position: 0 0;
}

.index-page .main-category .list li.item-1.on:before {
    background-position: -60px 0;
}

.index-page .main-category .list li.item-2:before {
    background-position: -120px 0;
}

.index-page .main-category .list li.item-2.on:before {
    background-position: -180px 0;
}

.index-page .main-category .list li.item-3:before {
    background-position: -240px 0;
}

.index-page .main-category .list li.item-3.on:before {
    background-position: -300px 0;
}

.index-page .main-category .list li.item-4:before {
    background-position: -360px 0;
}

.index-page .main-category .list li.item-4.on:before {
    background-position: -420px 0;
}

.index-page .main-category .list li .text {
    float: left;
    padding-top: 24px;
    padding-bottom: 15px;
    margin-right: -10px;
}

.index-page .main-category .list li h3 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 3px;
}

.index-page .main-category .list li.on a h3 {
    color: #1429a0;
}

.index-page .main-category .list li p {
    font-size: 14px;
    color: #888;
}

.index-page .main-category .bd>li {
    height: 391px;
    padding: 30px 0;
    position: relative
}

.index-page .main-category .bd .col {
    float: left;
    height: 360px;
}

.index-page .main-category .bd h3 {
    font-size: 16px;
    margin: 10px 0;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
}

.index-page .main-category .bd .col li h3 {
    font-weight: normal;
}

.index-page .main-category .bd a:hover h3 {
    color: #333;
}

.index-page .main-category .bd .col-1 h3 {
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    margin-top: 18px;
}

.index-page .main-category .bd .item-4 .col-1 h3 {
    margin-top: 10px;
}

.index-page .main-category .bd p {
    margin: 10px 0;
    color: #888
}

.index-page .main-category .bd .download {
    width: 130px;
    height: 40px;
    border: 1px solid #E5E5E5;
    color: #333;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    display: block;
    margin-right: 15px;
    margin-top: 15px;
    transition: all .2s;
}

.index-page .main-category .bd .download:hover {
    background: #1429a0;
    color: #fff;
    border-color: #1429a0;
    opacity: .9;
}

.index-page .main-category .bd .col li a {
    width: 360px;
    height: 88px;
    display: inline-block;
    padding: 10px 0 0 25px;
}

.index-page .main-category .bd .col li a:hover {
    background-color: #f5f5f5;
}

.index-page .main-category .bd .col li a:before {
    float: left;
    width: 25px;
    height: 25px;
    margin: 8px 10px 30px 0;
    content: "";
}

.index-page .main-category .bd i {
    margin-top: 2px;
}

.index-page .main-category .bd .col-1 i {
    margin-top: 4px;
}

.index-page .main-category .bd .col-1 {
    width: 30%
}

.index-page .main-category .bd .col-2 {
    width: 40%
}

.index-page .main-category .bd .col-3 {
    width: 30%
}

.index-page .main-category .bd>li:before {
    position: absolute;
    content: "";
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 18px solid #fff;
    top: -18px;
}

.index-page .main-category .bd .item-1:before {
    left: 130px;
}

.index-page .main-category .bd .item-2:before {
    left: 434px;
}

.index-page .main-category .bd .item-3:before {
    left: 726px;
}

.index-page .main-category .bd .item-4:before {
    left: 1036px;
}

.index-page .main-category .bd .item-1 .col-1 h3:nth-child(4) {
    margin-top: 60px
}

.index-page .main-category .bd .col-2 li:nth-child(1) a:before {
    background-position: -183px -63px;
}

.index-page .main-category .bd .col-2 li:nth-child(1) a:hover:before {
    background-position: -213px -63px;
}

.index-page .main-category .bd .col-2 li:nth-child(2) a:before {
    background-position: -3px -93px;
}

.index-page .main-category .bd .col-2 li:nth-child(2) a:hover:before {
    background-position: -33px -93px;
}

.index-page .main-category .bd .col-2 li:nth-child(3) a:before {
    background-position: -3px -123px;
}

.index-page .main-category .bd .col-2 li:nth-child(3) a:hover:before {
    background-position: -33px -123px;
}

.index-page .main-category .bd .col-2 li:nth-child(4) a:before {
    background-position: -3px -153px;
}

.index-page .main-category .bd .col-2 li:nth-child(4) a:hover:before {
    background-position: -33px -153px;
}

.index-page .main-category .bd .col-3 li:nth-child(1) a:before {
    background-position: -63px -63px;
}

.index-page .main-category .bd .col-3 li:nth-child(1) a:hover:before {
    background-position: -93px -63px;
}

.index-page .main-category .bd .col-3 li:nth-child(2) a:before {
    background-position: -63px -93px;
}

.index-page .main-category .bd .col-3 li:nth-child(2) a:hover:before {
    background-position: -93px -93px;
}

.index-page .main-category .bd .col-3 li:nth-child(3) a:before {
    background-position: -63px -123px;
}

.index-page .main-category .bd .col-3 li:nth-child(3) a:hover:before {
    background-position: -93px -123px;
}

.index-page .main-category .bd .col-3 li:nth-child(4) a:before {
    background-position: -63px -153px;
}

.index-page .main-category .bd .col-3 li:nth-child(4) a:hover:before {
    background-position: -93px -153px;
}

.index-page .main-category .jq-div {
    margin-top: 70px;
}

.index-page .main-category .jq-div:before {
    float: left;
    width: 18px;
    height: 16px;
    margin: 1px 3px 0 0;
    content: "";
}

.index-page .main-category .jq-div .jq-qq {
    color: #1429a0;
}

.index-page .main-category .bd .item-2 .col-2 li:nth-child(1) a:before {
    background-position: -123px -63px;
}

.index-page .main-category .bd .item-2 .col-2 li:nth-child(1) a:hover:before {
    background-position: -153px -63px;
}

.index-page .main-category .bd .item-2 .col-2 li:nth-child(2) a:before {
    background-position: -123px -93px;
}

.index-page .main-category .bd .item-2 .col-2 li:nth-child(2) a:hover:before {
    background-position: -153px -93px;
}

.index-page .main-category .bd .item-2 .col-2 li:nth-child(3) a:before {
    background-position: -123px -123px;
}

.index-page .main-category .bd .item-2 .col-2 li:nth-child(3) a:hover:before {
    background-position: -153px -123px;
}

.index-page .main-category .bd .item-2 .col-2 li:nth-child(4) a:before {
    background-position: -123px -153px;
}

.index-page .main-category .bd .item-2 .col-2 li:nth-child(4) a:hover:before {
    background-position: -153px -153px;
}

.index-page .main-category .bd .item-2 .col-3 li:nth-child(1) a:before {
    background-position: -183px -63px;
}

.index-page .main-category .bd .item-2 .col-3 li:nth-child(1) a:hover:before {
    background-position: -213px -63px;
}

.index-page .main-category .bd .item-2 .col-3 li:nth-child(2) a:before {
    background-position: -183px -93px;
}

.index-page .main-category .bd .item-2 .col-3 li:nth-child(2) a:hover:before {
    background-position: -213px -93px;
}

.index-page .main-category .bd .item-2 .col-3 li:nth-child(3) a:before {
    background-position: -183px -123px;
}

.index-page .main-category .bd .item-2 .col-3 li:nth-child(3) a:hover:before {
    background-position: -213px -123px;
}

.index-page .main-category .bd .item-2 .col-3 li:nth-child(4) a:before {
    background-position: -183px -153px;
}

.index-page .main-category .bd .item-2 .col-3 li:nth-child(4) a:hover:before {
    background-position: -213px -153px;
}

.index-page .main-category .bd .item-3 .col-1 h3:nth-child(4) {
    margin-top: 35px
}

.index-page .main-category .bd .item-3 .jq-div {
    margin-top: 23px;
}

.index-page .main-category .bd .item-3 .jq-div p {
    margin: 0;
    margin-top: 4px;
    font-size: 12px;
    color: #999;
}

.index-page .main-category .item-3 .jq-div:before {
    margin-bottom: 12px;
}

.index-page .main-category .bd .item-3 .btn-2 a {
    width: 100px;
    height: 38px;
    line-height: 37px;
    display: inline-block;
    margin-top: 5px;
}

.index-page .main-category .bd .item-3 .btn-2 a:nth-child(1) {
    background: #1429a0;
    color: #fff;
    border-color: #1429a0;
    opacity: .9;
}

.index-page .main-category .bd .item-3 .col-2 li:nth-child(1) a:before {
    background-position: -243px -63px;
}

.index-page .main-category .bd .item-3 .col-2 li:nth-child(1) a:hover:before {
    background-position: -273px -63px;
}

.index-page .main-category .bd .item-3 .col-2 li:nth-child(2) a:before {
    background-position: -243px -93px;
}

.index-page .main-category .bd .item-3 .col-2 li:nth-child(2) a:hover:before {
    background-position: -273px -93px;
}

.index-page .main-category .bd .item-3 .col-2 li:nth-child(3) a:before {
    background-position: -243px -123px;
}

.index-page .main-category .bd .item-3 .col-2 li:nth-child(3) a:hover:before {
    background-position: -273px -123px;
}

.index-page .main-category .bd .item-3 .col-2 li:nth-child(4) a:before {
    background-position: -243px -153px;
}

.index-page .main-category .bd .item-3 .col-2 li:nth-child(4) a:hover:before {
    background-position: -273px -153px;
}

.index-page .main-category .bd .item-3 .col-3 li:nth-child(1) a:before {
    background-position: -303px -62px;
}

.index-page .main-category .bd .item-3 .col-3 li:nth-child(1) a:hover:before {
    background-position: -333px -63px;
}

.index-page .main-category .bd .item-3 .col-3 li:nth-child(2) a:before {
    background-position: -303px -93px;
}

.index-page .main-category .bd .item-3 .col-3 li:nth-child(2) a:hover:before {
    background-position: -333px -93px;
}

.index-page .main-category .bd .item-3 .col-3 li:nth-child(3) a:before {
    background-position: -303px -123px;
}

.index-page .main-category .bd .item-3 .col-3 li:nth-child(3) a:hover:before {
    background-position: -333px -123px;
}

.index-page .main-category .bd .item-3 .col-3 li:nth-child(4) a:before {
    background-position: -303px -153px;
}

.index-page .main-category .bd .item-3 .col-3 li:nth-child(4) a:hover:before {
    background-position: -333px -153px;
}

.index-page .main-category .bd .item-4 .col-1 {
    width: 35%
}

.index-page .main-category .bd .item-4 .col-2 {
    width: 34%
}

.index-page .main-category .bd .item-4 .col-3 {
    width: 31%
}

.index-page .main-category .bd .item-4 .col-1 li:nth-child(1) a:before {
    background-position: -363px -61px;
}

.index-page .main-category .bd .item-4 .col-1 li:nth-child(1) a:hover:before {
    background-position: -393px -63px;
}

.index-page .main-category .bd .item-4 .col-1 li:nth-child(2) a:before {
    background-position: -363px -91px;
}

.index-page .main-category .bd .item-4 .col-1 li:nth-child(2) a:hover:before {
    background-position: -393px -93px;
}

.index-page .main-category .bd .item-4 .col-2 li:nth-child(1) a:before {
    background-position: -363px -123px;
}

.index-page .main-category .bd .item-4 .col-2 li:nth-child(1) a:hover:before {
    background-position: -393px -123px;
}

.index-page .main-category .bd .item-4 .col-2 li:nth-child(2) a:before {
    background-position: -363px -153px;
}

.index-page .main-category .bd .item-4 .col-2 li:nth-child(2) a:hover:before {
    background-position: -393px -153px;
}

.index-page .main-category .bd .item-4 .col-3 li:nth-child(1) a:before {
    background-position: -423px -63px;
}

.index-page .main-category .bd .item-4 .col-3 li:nth-child(1) a:hover:before {
    background-position: -453px -63px;
}

.index-page .main-category .bd .item-4 .col-3 li:nth-child(2) a:before {
    background-position: -423px -95px;
}

.index-page .main-category .bd .item-4 .col-3 li:nth-child(2) a:hover:before {
    background-position: -453px -93px;
}

.index-page .solution {
    width: 100%;
    overflow: hidden;
    padding-bottom: 63px;
}

.index-page .solution .swiper-container {
    width: 1730px;
    margin-left: -265px;
}

.index-page .solution .swiper-slide {
    width: 330px;
    height: 420px;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.index-page .solution .swiper-slide .img img {
    width: 330px;
    height: 420px;
    transition: all .4s;
}

.index-page .solution .swiper-slide:hover .img img {
    transform: scale(1.05);
}

.index-page .solution .swiper-slide .text {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    color: #fff;
    padding: 0 21px;
}

.index-page .solution .swiper-slide-active .text, .index-page .solution .swiper-slide-duplicate-active .text {
    display: none;
}

.index-page .solution .swiper-slide .text h3 {
    font-size: 24px;
    margin-top: 350px;
}

.index-page .solution .swiper-slide .text p {
    font-size: 14px;
    margin-top: 6px;
}

.index-page .solution .swiper-slide .extra {
    position: absolute;
    z-index: 2;
    background: rgba(0,0,0,.8);
    top: 204px;
    bottom: 0;
    padding: 0 20px;
    text-align: center;
    -webkit-transform: translate(0,420px);
    -moz-transform: translate(0,420px);
    transform: translate(0,420px);
    transition: all .2s;
}

.index-page .solution .swiper-slide .extra h3 {
    font-size: 24px;
    margin: 30px 0 20px;
    color: #fff;
}

.index-page .solution .swiper-slide .extra p {
    font-size: 14px;
    color: #888;
    margin-bottom: 22px;
    line-height: 25px;
    color: #fff;
}

.index-page .solution .swiper-slide .extra .btn-wrap {
    overflow: hidden;
    padding-left: 6px;
}

.index-page .solution .swiper-slide .extra .btn-wrap a {
    float: left;
    width: 130px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border: 1px solid #fff;
    margin-right: 16px;
    transition: all .2s;
    font-size: 14px;
}

.index-page .solution .swiper-slide .extra .btn-wrap a:hover {
    background: #1429a0;
    color: #fff;
    border-color: #1429a0
}

.index-page .solution .swiper-slide .extra .btn-wrap a.btn-2 {
    background: #fff;
    color: #000;
    margin-right: 0;
}

.index-page .solution .swiper-slide .extra .btn-wrap a.btn-2:hover {
    background: #1429a0;
    color: #fff;
}

.index-page .solution .swiper-slide-active .extra, .index-page .solution .swiper-slide-duplicate-active .extra {
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    transform: translate(0,0);
}

.index-page .solution-more {
    height: 600px;
    background: #fff;
    width: 100%;
    overflow: hidden;
}

.index-page .solution-more-slide .container {
    height: 600px;
    position: relative;
}

.index-page .solution-more-slide .hd {
    width: 255px;
    position: absolute;
    z-index: 2;
    background: #000000;
    height: 600px;
    left: 0;
    top: 0;
    color: #fff;
}

.index-page .solution-more-slide .hd ul {
    margin-top: 30px;
}

.index-page .solution-more-slide .hd li {
    height: 90px;
    padding-top: 20px;
    position: relative;
    cursor: default;
    transition: all .5s;
    cursor: pointer
}

.index-page .solution-more-slide .hd li:after {
    content: "";
    width: 80%;
    border-bottom: 1px solid #2A2A2A;
    position: absolute;
    left: 10%;
    bottom: 0;
}

.index-page .solution-more-slide .hd li i {
    margin-left: 20px;
    margin-right: 20px;
    float: left;
    background: url("?img/icon/icon-logo.png") no-repeat;
    width: 40px;
    height: 40px;
    position: relative;
    z-index: 2;
    transition: all .2s;
}

.index-page .solution-more-slide .hd li.item-1 i {
    background-position: 0 0;
}

.index-page .solution-more-slide .hd li.item-2 i {
    background-position: -40px 0;
}

.index-page .solution-more-slide .hd li.item-3 i {
    background-position: -80px 0;
}

.index-page .solution-more-slide .hd li.item-4 i {
    background-position: -120px 0;
}

.index-page .solution-more-slide .hd li.item-5 i {
    background-position: -160px 0;
}

.index-page .solution-more-slide .hd li.item-6 i {
    background-position: -200px 0;
}

.index-page .solution-more-slide .hd li.item-1.on i {
    background-position: 0 -40px;
}

.index-page .solution-more-slide .hd li.item-2.on i {
    background-position: -40px -40px;
}

.index-page .solution-more-slide .hd li.item-3.on i {
    background-position: -80px -40px;
}

.index-page .solution-more-slide .hd li.item-4.on i {
    background-position: -120px -40px;
}

.index-page .solution-more-slide .hd li.item-5.on i {
    background-position: -160px -40px;
}

.index-page .solution-more-slide .hd li.item-6.on i {
    background-position: -200px -40px;
}

.index-page .solution-more-slide .hd li:before {
    background: #1429a0;
    /* Old browsers */
    background: -moz-linear-gradient(left, #1429a0 0%, #1429a0 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #1429a0 0%,#1429a0 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #1429a0 0%,#1429a0 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1429a0', endColorstr='#1429a0',GradientType=1 );
    /* IE6-9 */
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 0;
    transition: all .2s;
}

.index-page .solution-more-slide .hd li.on:before {
    width: 100%;
}

.index-page .solution-more-slide .hd li.on:after {
    display: none;
}

.index-page .solution-more-slide .hd .text {
    position: relative;
    z-index: 2;
}

.index-page .solution-more-slide .hd .text h3 {
    font-size: 18px;
    margin-bottom: 5px;
}

.index-page .solution-more-slide .hd .text p {
    font-size: 14px;
    color: #fff;
    color: rgba(255,255,255,.7);
}

.index-page .solution-more-slide .bd {
    width: 1920px;
    margin-left: -360px;
}

.index-page .solution-more-slide .bd li.item-1 {
    background: url("?images/banner1.jpg") no-repeat center top;
}

.index-page .solution-more-slide .bd li.item-2 {
    background: url("?images/banner2.jpg") no-repeat center top;
}

.index-page .solution-more-slide .bd li.item-3 {
    background: url("?images/banner3.jpg") no-repeat center top;
}

.index-page .solution-more-slide .bd li.item-4 {
    background: url("?images/banner4.jpg") no-repeat center top;
}

.index-page .solution-more-slide .bd li.item-5 {
    background: url("?images/banner5.jpg") no-repeat center top;
}

.index-page .solution-more-slide .bd li.item-6 {
    background: url("?images/banner6.jpg") no-repeat center top;
}

.index-page .solution-more-slide .bd .inner {
    padding-left: 320px;
    padding-top: 73px;
    color: #fff;
}

.index-page .solution-more-slide .bd h2 {
    font-size: 24px;
    margin-bottom: 38px;
}

.index-page .solution-more-slide .bd .intro {
    font-size: 14px;
    margin-bottom: 40px;
}

.index-page .solution-more-slide .bd .intro dt {
    margin-bottom: 10px;
}

.index-page .solution-more-slide .bd .intro dd {
    color: #999;
    margin-bottom: 20px;
    line-height: 1.8;
}

.index-page .solution-more-slide .bd .btn-wrap {
    overflow: hidden;
    margin-bottom: 40px;
}

.index-page .solution-more-slide .bd .btn-wrap a {
    width: 130px;
    height: 40px;
    border: 1px solid #fff;
    color: #fff;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    float: left;
    margin-right: 15px;
    transition: all .2s;
}

.index-page .solution-more-slide .bd .btn-wrap a.btn-2 {
    background: #fff;
    color: #000;
}

.index-page .solution-more-slide .bd .btn-wrap a:hover {
    background: #1429a0;
    color: #fff;
    border-color: #1429a0;
    opacity: .9;
}

.index-page .solution-more-slide .bd .btn-wrap a.btn-2:hover {
    background: #1429a0;
    color: #fff;
    border-color: #1429a0;
    opacity: .9;
}

.index-page .solution-more-slide .bd .example h3 {
    margin-bottom: 15px;
}

.index-page .solution-more-slide .bd .example li {
    float: left;
    margin-right: 20px;
    width: 200px;
}

.index-page .solution-more-slide .bd .example li img {
    width: 100%;
    height: auto;
    display: block;
    border: none;
}

.index-page .video .inner {
    display: block;
    cursor: pointer;
}
/*解决方案结束*/


/*空白介绍开始*/
.kongbai{background-color:#fff;height:50px;}
/*空白介绍结束*/

/*方案定制开始*/
.cloud-product-box{width: 100%;position:relative;overflow:hidden;}
.btn{display:inline-block;width:100px;height:32px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;line-height:32px;color:#009FD9;text-align:center;text-decoration:none;font-size:14px;cursor:pointer}
.cloud-product-wrapper{margin:0 auto;width:1200px}
.cloud-product{position:relative;z-index:9;}
.cloud-product-title{height:32px;text-align:center;line-height:32px;font-size:32px;color:#333}
.color-blue{color:#009fd9}
.cloud-product-explain{margin-top:26px;margin-bottom:82px;height:16px;line-height:16px;text-align:center;font-size:16px;color:#999}
.cloud-product-ul{width:100%}
.cloud-product-ul li{position:relative;margin-left:12px;width:212px;height:480px;float:left;background:#fff}
.cloud-product-ul li:first-child{margin-left:0}
.cloud-product-single-top{width:100%;height:60px;line-height:60px;text-align:center;background-color:#f2f2f2}
.cloud-product-name{font-size:18px;color:#333;font-weight:700}
.cloud-product-single-bottom{width:100%;height:340px}
.empty-space{width:100%;height:99px;padding:26px 0 0 0;}
.single-bottom-item{height:340px;width:100%}
.single-bottom-item:first-child{border-right:1px solid #eee}
.bg-product-pic{width:100%;height:82px}
.server-header-01{background:url(?img/product_header_icon_01.png) center no-repeat}
.server-header-02{background:url(?img/product_header_icon_02.png) center no-repeat}
.server-header-03{background:url(?img/product_header_icon_03.png) center no-repeat}
.server-header-04{background:url(?img/product_header_icon_04.png) center no-repeat}
.server-header-05{background:url(?img/product_header_icon_05.png) center no-repeat}
.server-header-active-01{background:url(?img/product_header_active_icon_01.png) center no-repeat}
.server-header-active-02{background:url(?img/product_header_active_icon_02.png) center no-repeat}
.server-header-active-03{background:url(?img/product_header_active_icon_03.png) center no-repeat}
.server-header-active-04{background:url(?img/product_header_active_icon_04.png) center no-repeat}
.server-header-active-05{background:url(?img/product_header_active_icon_05.png) center no-repeat}

.product-introduce-title{margin-top:36px;margin-bottom:10px;height:20px;line-height:20px;font-size:16px;text-align:center;font-family:"微软雅黑";color: #333;}
.product-introduce-title.normal-weight{font-weight:400}
.product-introduce-content{margin:0 auto 26px;width:180px;line-height:14px;font-size:14px;text-align:center;color:#999}
.product-introduce-list{margin:0 auto;padding-top:28px;height:135px;width:84%;border:1px solid #f1f1f1;border-left:none;border-right:none}
.introduce-list-small{margin-bottom:18px;line-height:14px;font-size:14px;color:#999;text-align:center}
.product-introduce-price{margin:48px auto 0;font-size:14px;text-align:center;color:#333}
.price-blue{color:#1429a0;font-size:26px}
.normal-inner{transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s}
.active-inner{position:relative;display:none;height:100%;-moz-opacity:0;-khtml-opacity:0;opacity:0;transition:all .5s;-moz-transition:all .5s;-webkit-transition:all .5s;-o-transition:all .5s}
.introduce-link{position:absolute;top:0;left:0;width:100%;height:360px}
.active-inner-01{background:url(?img/producet_bg_01.jpg) center no-repeat}
.active-inner-02{background:url(?img/producet_bg_02.jpg) center no-repeat}
.active-inner-03{background:url(?img/producet_bg_03.jpg) center no-repeat}
.active-inner-04{background:url(?img/producet_bg_04.jpg) center no-repeat}
.active-inner-05{background:url(?img/producet_bg_05.jpg) center no-repeat}
.cloud-product-ul li.active .active-inner{display:block;-moz-opacity:1;-khtml-opacity:1;opacity:1}
.cloud-product-ul li.active .normal-inner{display:none;-moz-opacity:0;-khtml-opacity:0;opacity:0}
.cloud-product-ul li{-webkit-box-shadow:1px 1px 12px rgba(0,0,0,.08);-moz-box-shadow:1px 1px 12px rgba(0,0,0,.08);box-shadow:1px 1px 12px rgba(0,0,0,.08);-webkit-transition:width .15s linear;-o-transition:width .15s linear;-moz-transition:width .15s linear;transition:width .15s linear}
.cloud-product-ul li.active{z-index:9;width:304px;-webkit-box-shadow:0 4px 20px rgba(0,0,0,.2);-moz-box-shadow:0 4px 20px rgba(0,0,0,.2);box-shadow:0 4px 20px rgba(0,0,0,.2)}
.active .product-introduce-content{color:#eff6ff}
.active-product-introduce-title{color:#fff}
.active .product-introduce-list{padding-top:22px;border-color:#D9D9D9;}
.introduce-list-large{margin:0 auto;width:228px;line-height:22px;color:#ddebff;font-size:14px}
.active .product-introduce-price{margin-top:32px;color:#fefeff}
.product-introduce-price .price-white{display:inline-block;font-size:26px;height:36px;line-height:36px;color:#fff}
.buy-link-btn{display:block;margin:30px auto 0;width:90%;height:40px;line-height:40px;background-color:#c4d3ff;color:#fff;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}
.buy-link-btn:hover{background-color:#c4d3ff;}
/*方案定制结束*/

/*新闻动态开始*/
.xunweixinwen{background-color:#f6f6f6;padding-bottom: 40px;width: 100%;position:relative;}
.container1 {
	padding: 20px 0 20px 0;
	overflow: hidden;
	max-width: 1200px;
	margin: 0 auto;
	position:relative;
}


.main ul li {
	float: left;
	
}

.main ul li.one {
	width: 490px; 
	margin-right: 10px;
	height:470px;
	position:absolute;
}

.main ul li .one_bottom{
	
	width: 490px;
	height: 170px;
	padding: 20px 30px ;
	margin-bottom: 10px;
	display: block;
	background: #fff;
	overflow: hidden;
}
.main ul li .one_bottom h5{
	margin-top:18px;
	font-size: 18px;
	color: #333;
	font-weight: 400;	
}

.main ul li .one_bottom p{
	margin-top:12px;
	font-size: 14px;
	color: #666;	
}

.main ul li.one a {
	width: 490px;
	height: 300px;
	overflow: hidden;
	display: block;
	position: relative;
}

.main ul li.one a img {
	transform: scale(1);
	transition: all .4s;
	width: 100%;
	display: block;
}

.main ul li.one .news-title {
	bottom: 50px;
	left: 35px;
	width: 100%;
	border-left: 1px solid #fff;
	padding-left: 20px;
	color: #fff;
	position: absolute;
}

.main ul li.one .news-title h5 {
	font-size: 28px;
	font-weight: 700;
}

.main ul li.one .news-title p {
	font-size: 16px;
	letter-spacing: 2px;
}

.icon-news {
	background: url(?images/icon.png) no-repeat;
	width: 15px;
	height: 15px;
	display: inline-block;
	opacity: 1;
	filter: alpha(opacity=100);
	position: absolute;
	right: 100px;
	bottom: 2px;
}

.main ul li.one a:hover img {
	transform: scale(1.05);
}

.main ul li.one a:hover .icon-news {
	background-position: 0 -17px;
	box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .1);
}

.main ul li.three {
	float: right;
	width: 58%;
	
}

.main ul li.three a {
	margin-left: 50px;
	width: 649px;
	height: 110px;
	margin-bottom: 10px;
	display: block;
	background: #fff;
	overflow: hidden;
}
.main ul li.three img{padding: 5px 14px;}

.main ul li.three a .left {
	width: 18%;
	
	float: left;
}
.main ul li.three a .right {
padding: 14px 30px ;
float: left;
}

.main ul li.three a .left h3 {
	font-size: 32px;
	color: #999;
	font-weight: 700;
}

.main ul li.three a .left h3:after {
	content: " ";
	display: block;
	border-bottom: 1px solid #ccc;
	width: 20px;
	margin: 10px 0;
}

.main ul li.three a .left span {
	font-size: 14px;
	display: block;
	color: #999;
}

.main ul li.three a .right {
	width: 80%;
	padding-left: 25px;
	float: left;
}

.main ul li.three a .right h5 {
	font-size: 16px;
	color: #333;
	font-weight: 400;
}

.main ul li.three a .right p {
	margin-top: 6px;
	font-size: 12px;
	color: #666;
	font-weight: 400;
}

.main ul li.three a .right img {
	padding-top: 10px
}


.main ul li.three a:hover {
	box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .1);
}
.main ul .one_bottom:hover{box-shadow: 0 1px 6px 0 rgba(0, 0, 0, .1);}

/*新闻动态结束*/

/*bg视讯厅官网优势介绍*/
.xunweiyoushi{background-color: #fff;height:150px;padding:26px 0 0 30px;width:100%;overflow:hidden;}
.xunweiyoushi1{width:1200px;margin: 0 auto;}
.xunweiyoushi1 li{width: 400px;float:left;padding-top: 30px;}
.xunweiyoushi1 li p{text-align: center;font-size:18px;color:#333;}

/*bg视讯厅官网优势结束*/

/*bg视讯厅官网实验室介绍开始*/
.xunweishiyanshi{background-color:#1429a0;height:120px;width:100%;overflow:hidden;}
.xunweishiyanshi1{width:1200px;margin: 0 auto;}
.xunweishiyanshi1 li h2{text-align: center;font-size:24px;color:#fff;line-height: 120px;font-weight:normal;float:left;width: 70%;}

.ljsys{text-align:center;font-size:12px;border:1px solid #fff; color:#fff;padding: 6px 10px; font-weight:normal;float:left;margin-top: 46px;}
.ljsys:hover{background: #fff;
    color: #1429a0;
    opacity: .9;transition: all .5s;}
/*bg视讯厅官网底部介绍开始*/
.xunweifoot{width:100%; margin:0 auto;padding-top:10px;background-color:#131313;height:240px;clear:both;overflow:hidden;}
.xunweifooti{width:1200px;margin:0 auto;height:120px;}
.xunweifoot1{float:left;width:760px}

.xunweifoot1 li p{font-size:14px; color:#999; font-weight:normal;margin-top:50px;}
.xunweifoot1 li p a{font-size:14px; color:#999;nt-weight:normal;margin-top:50px;}
.xunweifoot1 a:hover{color:#2f47ff;transition: all .3s;}

.xunweifoot2{float:right;width:43x;font-weight:normal;}
.xunweifoot2 li p{font-size:14px; color:#999; font-weight:normal;margin-top:50px;}
.xunweifoot2 li p a{font-size:14px; color:#999; font-weight:normal;margin-top:50px;}
.xunweifoot2 a:hover{color:#2f47ff;transition: all .3s;}
/*首页结束介绍*/
.job{ width:1180px;height:100%; margin:0 auto; padding-top:1px; margin-bottom:20px;} 
.about_content{ width:1180px; margin:0 auto; padding-top:1px; padding-bottom:20px;}  

.package{ width:1180px; float:left; margin-top:80px; margin-bottom:20px;}

.packageleft{ float:left; width:374px; padding-right:29px;}
.packagecen{ float:left; width:374px; padding-right:29px;}
.packageright{float:left; width:374px;}

.fangan{ padding-bottom:40px; height:10px; float:left; width:1180px;}
.fangan h2{font-size:26px; font-weight:bold;color: #333; line-height:1.2em; display:inline-block; vertical-align:middle;  float:left;}

.event-morelink{ display:inline-block; padding:.5em 1em; color:#999; border-radius:50px; border:1px #999 solid; text-align:center; box-sizing:border-box; font-size:12px; -webkit-transition:all .3s cubic-bezier(.73, .03, .31, 1); -moz-transition:all .3s cubic-bezier(.73, .03, .31, 1); transition:all .3s cubic-bezier(.73, .03, .31, 1); margin-left:15px; float:left;}

.fangan a{ text-decoration:none; cursor:pointer; outline:0 none; }






.v-gb-ico:before, .v-gb-ico:after{ background-size:600px 400px; display:inline-block; overflow:hidden; vertical-align:middle; position:relative; content:''; background-image:url(?images/vivo-gb-ico.png);}
.event-morelink:after{ width:4px; height:8px; background-position:-583px -125px; vertical-align:0; margin-left:5px;}


a,img{border:0;}
.lanrenzhijia{width:1180px;height:350px;overflow:hidden; margin:0 auto;}
.box li{ width:232px;height:350px;margin-left:4px;float:left;overflow:hidden;position:relative;}
.toll_img{ width:232px;height:350px;}
.toll_info{ height:350px;vertical-align:middle;display:table-cell;}
.box li .box1{ color:#666;text-decoration:none;position:absolute;top:0;left:0;cursor:pointer;}


.fangan ul{ height:100px;width:1180px;float:left;}
.fangan ul li{ width:24%; height:100%; display:block; position:relative; }
.cl_01{float:left;}

.cl_02{float:left;margin-left:260px;}
.cl_03{float:right;}

.info{ width:100px; height:100px;float:left;}
.int{ display:block; margin-left:114px; height:100%; }



.fangan ul li a h3{ font-size:16px; color:#000000; display:inline-block; line-height:1.4em; margin-bottom:.5em; white-space:nowrap; font-weight:normal; }
.fangan ul li a p{ width:230px; font-size:14px; color:#666666; height:3.5em; line-height:1.5em; padding-right:2em;}
.fangan ul li a span{ font-size:12px; color:#999999; position:absolute;}
.fangan ul li a h3 em{ display:inline-block; padding:.5em; line-height:1.2em; border-radius:5px; font-size:12px; color:#FFFFFF; background:#5a77f9; margin-right:5px;  font-style:normal; vertical-align:middle; font-weight:normal; }






.solution_banner{ width:100%; margin:0 auto;}
.f-mbx{ width:100%; margin:0 auto; border-bottom:#dadada 1px solid; float:left;}

.f-mbx h2{ color:#1428a0; font-size:18px;color:#1428a0; font-weight:normal; float:left; line-height:30px;}
.f-mbx h2 span{ margin:0 7px; font-weight:normal; color:#d0425a;}
.f-mbx h3{ float:right; line-height:30px; font-size:14px;}
.f-mbx h3 a{ color:#1428a0; font-weight:normal; text-decoration:none; padding-right:8px;}
.f-mbx h3 span{ margin:0 7px; font-weight:normal; color:#1428a0; }
.f-mbxa{width:1180px; margin:0 auto; padding-top:30px; height:50px;}
.solutiona{ padding:30px 0 30px 0;float:left;}
.solutiona_tit{ text-align:center; font-size:32px; color:#000000; font-weight:bold; padding:50px 0 50px 0;}
.solutiona_con ul{float:left; display:block; }
.solutiona_con ul li{ width:280px; border:1px solid #cbcaca; margin:0 6.5px 60px 6.5px; float:left;}
.solutiona_con ul li a{ color:#000000; text-decoration:none; line-height:1.4em;}
.cona{ font-size:22px; padding:15px 10px 15px 10px; }
.conb { font-size:14px; padding:0 10px 10px 10px; color:#979696; }


.solution_cona{ width:1180px; margin:50px 0 50px 0; position:relative; min-height:50px;}
.solution_cona a{ color:#1428a0; font-size:26px; font-weight:bold; text-decoration:none;}
.solution_cona a img{ width:40px; height:36px; display:block; margin:0 -50px 0 0; padding:0px;}


.solution_cona h2{ text-align:center; position:relative; font-size:36px; line-height:50px; color:#1428a0;}

.solution_cona1{ width:1180px; margin:50px 0 50px 0; position:relative; min-height:50px;}
.solution_cona1 a{ color:#1428a0; font-size:26px; font-weight:bold; text-decoration:none;}
.solution_cona1 a img{ width:40px; height:36px;  margin:0 -50px 0 0; padding:0px;}


.solution_cona1 h2{ text-align:center;  font-size:36px; line-height:50px; color:#1428a0;}

.bottom-line{ position:absolute; width:317px; border-bottom:2px solid #CCCCCC; bottom:-26px; left:50%; margin-left:-158px;}
.cm-blue-line{ position:absolute; width:80px; border-bottom:4px solid #1428a0; bottom:-3px; left:50%; margin-left:-40px;}

.solution_conb{ margin:0px; padding:50px;  color:#333333;height: 500px;}
.solution_conb p{ font-size:18px; line-height:1.6em; padding:10px 0 10px 0; }
.solution_conb h2{ font-size:20px; padding:20px 0 0 0;}
.solution_conb img{ padding:30px 5px 0 5px; clear:both;}

.solution_conb1{ margin:0px; padding:50px;  color:#333333;height: 530px;}
.solution_conb1 p{ font-size:18px; line-height:1.6em; padding:10px 0 10px 0; }
.solution_conb1 h2{ font-size:20px; padding:20px 0 0 0;}
.solution_conb1 img{ padding:30px 5px 0 5px; clear:both;}
.gongkong_img{float:left;margin-bottom: 30px;margin-left: 20px;}

.service{ float:left;margin-top:50px; width:1180px;}
.service h2{ color:#1428a0; text-align:center; font-size:54px;}
.service h4{ text-align:center; padding:20px 300px 50px 300px; font-size:16px; line-height:1.5em; font-weight:normal;color:#666;}
.service ul{ margin:0px 50px 0 50px; float:left;}
.service ul li{ float:left; width:300px; margin:0 30px 0 30px; background:#3748ae; height:310px;}
.service ul li h3{ color:#fff; font-size:34px; padding:25px 35px 25px 35px;}
.service ul li p{ color:#FFFFFF; font-size:14px; line-height:1.5em; padding:0 35px 15px 35px; }

.lab_con{margin:0 auto; width:1180px;background-color:#f4f4f4;margin-top:40PX;margin-bottom:40PX;}
.lab_xon_1{margin:0 auto;width:838px;padding:24PX 0 10px 0;}
.lab_wenzi li{padding-bottom:14px;}
.lab_con p{text-indent:2em;font-size:16px;line-height:26px;color:#333;}
.cspt{margin:0 auto; width:1190px;}
.cspt li{margin-bottom:70px;}
.cspt li P{text-indent:2em;font-size:18px;padding:40PX 0 80px 0;line-height:32px;}
/*实验室介绍开始*/
.labx_con{margin:0 auto; width:1100px;margin-top:60PX;margin-bottom:40PX;}
.labx_con p{color:#333; font-size:14px;line-height:1.5em;}
.labx_size li{padding-bottom:14px;}

.labx_cspt{margin:0 auto; width:1000px;}
/*电磁兼容*/
.labx_content{margin:0 auto; width:1100px;height:1250px;}
.labx_dianci{border: solid #999 1px;height:330px;}
.labx_content h2{color:#333; font-size:24px;line-height:1.5em;margin-bottom:14PX;}
.dianci_img{float:left;text-align: center;width:48%;padding-top:30px;}
.dianci_size{float:right;width:48%;padding-top:30px;color:#333;padding-right:20px;}
.dianci_size p{padding-top:20px;font-size:16px;color:#0168b7;}
.dianci_size ul{margin-top: 20px; width:100%;height:80px;}
.dianci_size li{width:50%;float:left;height:24px;}
.dianci_biaoti{border: solid #0168b7 1px; width:160px;margin-top:34px;}
.dianci_biaoti span{font-size:18px;line-height:36px;color: #0168b7;padding-left: 25px;}
/*电气安全*/
.labx_dianqi{width:550px;float:left;border-left: solid #999 1px;border-right: solid #999 1px;border-bottom: solid #999 1px;height:400px;}
.labx_wenb{padding:30px 20px 0 20px;color:#333;}
.labx_dianqi p{padding:20px 0 0 20px;font-size:16px;color:#0168b7;}
.dianqi_z{float:left;width:40%;margin-bottom: 30px;}
.labx_dianqi ul{padding:14px 20px 0 20px;color:#333;float:left;height:150px;width:100%;}
.labx_dianqi li{height:24px;}
.dianqi_img{float:left;text-align: center;margin-bottom: 30px;padding-top:50px;}
.dianqi_biaoti{border: solid #0168b7 1px; width:160px;margin-top:170px;margin-left: 20px;}
.dianqi_biaoti span{font-size:18px;line-height:36px;color: #0168b7;padding-left: 22px;}
/*坏境安全*/
.labx_huanjing{width:550px;float:left;border-right: solid #999 1px;border-bottom: solid #999 1px;height: 400px;}
.labx_huanjing p{padding:20px 0 0 20px;font-size:16px;color:#0168b7;}
.labx_huanjing ul{padding:14px 20px 0 20px;color:#333;float:left;height:150px;width:100%;}
.labx_huanjing li{height:24px;}
.hj_biaoti{border: solid #0168b7 1px; width:120px;margin-top:170px;margin-left: 20px;}
.hj_biaoti span{font-size:18px;line-height:36px;color: #0168b7;padding-left:22px;}
/*安规*/
.labx_angui{border-left:solid #999 1px;border-right: solid #999 1px;border-bottom: solid #999 1px;width: 1100px;height:430px;float:left;}
.angui_size{float:left;width:48%;padding-top:30px;color:#333;padding-left:20px;}
.angui_img{float:right;width:50%;text-align: center;margin-bottom: 30px;padding-top:70px;}
.angui_size p{padding-top:20px;font-size:16px;color:#0168b7;}
.angui_size ul{margin-top: 20px; width:100%;height:180px;}
.angui_size li{width:33%;float:left;height:24px;}
/*车间*/
.labx_chejian{margin:0 auto; width:1100px;margin-bottom:30px;height: 360px;}
.labx_chejian h2{color:#333; font-size:24px;margin-bottom:14px;margin-top:30px;}
.labx_chejian1{margin:0 auto; width:1100px;margin-bottom:30px;height: 120px;}
.labx_chejian1 h2{color:#333; font-size:24px;margin-bottom:14px;margin-top:30px;}
.chejian_img1{float:left;margin-right:26px;}
.chejian_img2{float:left;margin-right:26px;}
.chejian_img3{float:left;margin-right:26px;}
.chejian_img4{float:right;}
/*实验室介绍结束*/
.job{float:left; margin:50px 100px 0px 100px; width:100%; padding-bottom:50px;}
.job h2{ font-size:34px; color:#1428a0; font-weight:normal; margin:0px; padding-bottom:20px;}
.job-line{ position:absolute; width:200px; border-bottom:2px solid #CCCCCC; }
.job-blue-line{ position:absolute; width:80px; border-bottom:4px solid #1428a0; bottom:-3px; }
.job h3{ padding-top:50px; font-size:20px; color:#1428a0; font-weight:normal; padding-bottom:10px; }
.job p{ font-size:16px; line-height:1.6em;}

.about_banner{background:url(?images/xunwei2018082401.jpg) no-repeat #e7ecf0;  background-position:center center; width:100%; height:592px;  text-align:center;color:#333333;}
.about_banner1{background:url(?images/xunwei2018082401.jpg) no-repeat #e7ecf0;  background-position:center center; width:100%; height:510px;  text-align:center;color:#333333;margin-bottom: 20px;}
.about_banner2{background:url(?images/xunwei2018082402.jpg) no-repeat #e7ecf0;  background-position:center center; width:100%; height:510px;  text-align:center;color:#333333;margin-bottom: 20px;}
.about_banner3{background:url(?images/about2018082901.jpg) no-repeat #e7ecf0;  background-position:center center; width:100%; height:510px;  text-align:center;color:#333333;margin-bottom: 20px;}
.about_banner h2{ font-size:48px; font-weight:normal; padding-top:50px;}
.about_banner h3{ font-size:26px; font-weight:normal; padding-top:30px; padding-bottom:30px;}
.about_banner p{ font-size:14px; padding:5px 0 5px 0; }

.about_size h2{ font-size:26px; font-weight:normal;color:#333;padding-top:30px;padding-left: 8px;}
.about_size p{ont-size:14px; line-height:1.5em;margin-top: 20px; margin-bottom: 20px; color:#555;padding-left: 8px;}

.about_cona1{ background:#f2f2f2;width: 1180px;margin-top: 50px;}
.about_cona2{ padding:30px 0 2px 0;width: 1100px;margin: 0 auto;}
.about_cona3{ padding:30px 0 2px 0; width: 1000px;margin: 0 auto;}
/*联系我们介绍开始*/
.about2_foot{margin-bottom: 50px;}
.about2_size h2{ font-size:22px; font-weight:normal;color:#333;padding-top:30px;margin-bottom: 10px;}
.about2_size h3{ font-size:16px; font-weight:normal;color:#333;padding-top:20px;margin-bottom: 10px;}
.about2_size p{ont-size:14px; color:#555;line-height:22px;}

.about3_content{ width:1180px; margin:0 auto; padding-top:1px; padding-bottom:40px;} 
.about3_content_size h2{font-size:26px; font-weight:normal;color:#333;padding-top:60px;text-align: center;margin-bottom:6px;}
.about3_content_size p{font-size:14px; line-height:1.5em; color:#666;text-align: center;}
/*高新企业证书介绍开始*/
.about3_content_zs{width:1100px;margin:0 auto;}
.about3_content_zs li{background-image:url(?images/about2018122401.jpg); background-position:center; background-repeat:no-repeat; width:100%; height:370px;margin-top: 20px;}
.about3_content_zs1 li{background-image:url(?images/about2019041501.jpg); background-position:center;background-repeat:no-repeat; width:100%; height:697px;margin-top: 30px;}
/*高新企业证书介绍结束*/
/*联系我们介绍结束*/
/*about3介绍开始*/


/*about3介绍结束*/
.about_cona{ padding:50px 0 50px 0;}
.about_tit{ height:121px; margin:50px 0 50px 0; padding:30px 50px 0 200px; color:#333333;}
.about_tit h2{ font-size:26px; font-weight:normal;}
.about_tit p{ font-size:16px; line-height:1.5em;}

.contactx{width:100%; margin:0 auto; float:left;}

.contact{ background:#f2f2f2; width:100%; margin:0 auto; float:left;}

.about_conb{ margin:60px 0 60px 0; text-align:center; width:1180px;}
.about_conb h2{ font-size:58px; color:#1428a0; font-weight:normal;}
.about_conb p{ font-size:16px; color:#000000; padding-top:5px;}
.about_conb ul{ margin:50px 0 0 0;}
.about_conb ul li{ float:left; margin:0px 75px 85px 75px; width:241px; height:270px; padding-top:30px;}
.about_conb ul li p{ color:#000000; font-size:18px; position:relative; bottom:-185px; left:50px; width:270px; text-align:left;}

.news_tit{ margin:40px 0 40px 0; float:left; width:100%}
.news_tit a{ text-decoration:none; cursor:pointer; outline:0 none; display:inline-block; padding:.5em 1em; color:#333; border-radius:50px; border:1px solid #333; text-align:center;box-sizing:border-box; font-size:16px; -webkit-transition:all .3s cubic-bezier(.73, .03, .31, 1); -moz-transition:all .3s cubic-bezier(.73, .03, .31, 1); transition:all .3s cubic-bezier(.73, .03, .31, 1); margin-left:20px;}
.news_con{ margin:20px 20px 50px 20px; float:left; width:1180px;}
.news_con ul{ margin:0px;}
.news_con ul li{ width:100%; border-bottom:1px dashed #CCCCCC; padding-left:10px;}
.news_con ul li a{ text-decoration:none; color:#333;}
.news_con ul li h2{ font-size:16px; padding-top:20px; }
.news_con ul li p{ font-size:14px; padding-top:5px;  }
.news_con ul li span{ position:relative; bottom:17px; left:1080px; display:block; font-size:14px;}

.newsa_bg{ width:100%; margin:0 auto; background:#f1f1f1; padding:25px 0 25px 0;}
.newsa_tit{ width:1180px; background:#FFFFFF; margin:0 auto; color:#333;}
.newsa_tit h2{ font-size:20px; font-weight:normal; padding:40px 0 20px 0; text-align:center; border-bottom:1px solid #CCCCCC; }
.newsa_tit ul{ margin:10px 0 40px 0; padding:0 0 0 320px;}
.newsa_tit ul li{ float:left; padding:5px 30px 5px 30px;}
.newsa_con{margin:0px; padding:50px 80px 80px 80px ; }
.newsa_con p{ font-size:16px; line-height:42px; }
.newsa_con h3{ font-size:16px; line-height:42px; }

.newsa_con img{ padding:10px 5px 0 5px; }

.solutx{margin:20px 0 40px 0; padding:0px 40px 0px 80px; float:left; font-size:14px;}
.solutx h3{margin:0px; padding:0px 0px 10px 0px; font-size:18px;}
.solutx h4{margin:0px; padding:0px; }
.solutx ul{margin:0px; padding:0px; text-align:center;}
.solutx ul li{ display:block; float:left; margin:0px; padding:15px 30px 15px 30px; width:250px;}
.solutioncs{margin:50px 0 50px 40px; padding:0px 40px 0px 40px; float:left; font-size:14px;}


.public{ float:left; width:1180px; border:#d1d1d1 solid 1px; margin:10px 0px 10px 0px; line-height:1.5em; color:#454545;}
.public p{margin:0px; padding:20px;}


.kernel_spec{ margin:0 auto; width:980px;}
.kernel_spec dl{float:left; }
.kernel_spec dt{  width:200px; border-top:1px solid #dfdfdf; font-size:14px; line-height:16px; font-weight:700; float:left; display:inline; padding:18px 0; overflow:hidden; display:block; margin:0 -40px 0 0;}
.kernel_spec dd{width:779px; border-left:1px solid #dfdfdf; border-top:1px solid #dfdfdf; background:#f9f9f9; float:left; display:inline; padding:18px 0; overflow:hidden; } 

.kernel_spec ul{list-style:none; margin:0px; padding:0px; display: block;list-style-type: disc;-webkit-margin-before: 1em;-webkit-margin-after: 1em;-webkit-margin-start: 0px;-webkit-margin-end: 0px;-webkit-padding-start: 40px;}

.kernel_spec dd li{ list-style:none; font-size:14px; line-height:24px; display:list-item; text-align:-webkit-match-parent;}
.kernel_spec dd li strong{ color:#5d5d5d; width:120px; display: -moz-inline-stack; display:inline-block; font-weight:bold; padding:0 0 0 50px; }
.kernel_spec dd li span{color:#a3a3a3; display:inline-block; display: -moz-inline-stack; }

.contentipad{ width:980px; margin:20px 0px 10px 0px; float:left;}
.guige{color:#ff6600; font-size:14px; border-bottom:#cccccc solid 2px; font-weight:bold; margin:20px 0px 0px 0px; padding:10px;}
.guigezi{ color:#454545; font-size:14px; font-weight:bold;}
.guigezia{color:#999999; font-size:14px; }
.guigezib{ color:#d27f80; font-size:14px; }





.hmitit{width:1180px; margin:0 auto; padding-top:70px; height:80px; font-size:20px; padding-left:100px;}
.hmitit h2{ font-size:20px; font-weight:bold; color:#000000; border-left:#0063ac 2px solid; padding:10px 0 10px 30px;}
.hmi_main{ clear:both; width:100%; margin:0 auto; border-top:solid 1px #0063ac; }
.hmi-mbx{ width:100%; margin:0 auto;  float:left;margin-bottom: 50px;}
.hmi_service{float:left;margin:20px 0 20px 0; width:1180px;  text-align:center;}
.hmi_service h2{ font-size:30px; color:#005bac; font-weight:normal; padding:80px 0 50px 0; border-bottom:solid 1px #dcdcdc;}
.hmi043a{ background:#495678; width:100%; text-align:left; color:#FFFFFF;}
.hmi043a ul{ margin:0; padding:60px;}
.hmi043a li{ line-height:45px; font-size:16px; font-family:"微软雅黑";}
.hmi043b{ background-image:url(?images/hmi01.jpg); background-position:center; background-color:#ebebeb; background-repeat:no-repeat; width:100%; height:300px;}
.hmi043c{ text-align:left; color:#005bac; font-weight:bold; font-size:16px; background-image:url(?images/hmi02.jpg) ; background-position:bottom; background-repeat:no-repeat; padding:15px 0 15px 50px;}
.hmi043d{ text-align:left; padding:20PX; line-height:35PX; text-indent:2em;}
.hmi043e{ text-align:center; padding:50px 0px 50px 90px; font-size:12px; line-height:30px;}

.hmi_s{ padding-bottom:20px; height:10px; float:left; width:1190px;}
.hmi_s a{ text-decoration:none; cursor:pointer; outline:0 none; font-size:26px; }

.hmievent-morelink{display:inline-block; padding:.3em 2em; color:#999; border-radius:50px; border:1px #005bac solid; text-align:center; box-sizing:border-box; font-size:12px; -webkit-transition:all .3s cubic-bezier(.73, .03, .31, 1); -moz-transition:all .3s cubic-bezier(.73, .03, .31, 1); transition:all .3s cubic-bezier(.73, .03, .31, 1); margin-left:457px; float:left;} 
.hmievent-morelink1{ margin-left: 20px; padding-bottom:20px; font-size:26px; font-weight:bold;color: #333; line-height:1.2em; display:inline-block; vertical-align:middle;  float:left;} 
.ytj_z{float:left;width: 786px;}
.ytj_size{width:786px;height: 60px; border-bottom:solid 1px #d6d6d6; float:left;text-align:center;font-size:24px;line-height:60px;font-weight:bold;color: #333;}


.gkj_y{float:right;width:393px;}
.ytj_zy{width:786px;height:350px; border:solid 1px #d6d6d6; float:left;}
.ytj_zy_z{width:391px;height:250px;float:left;}
.ytj_zy_i{height:290px;border-right:solid 1px #d6d6d6;float:left;}
.ytj_zy_y{width:391px;float:right;}

.gkj_zy{width:392px;height:350px; border:solid 1px #d6d6d6; float:left;}
.gongkongji{width:392px;height: 60px; border-bottom:solid 1px #d6d6d6; float:left;text-align:center;font-size:24px;line-height:60px;font-weight:bold;color: #333;}

.hmiv-gb-ico:before, .hmiv-gb-ico:after{ background-size:600px 400px; display:inline-block; overflow:hidden; vertical-align:middle; position:relative; background-image:url(?images/vivo-gb-ico.png);}

.hmi_sa{ width:100%; border:solid 1px #d6d6d6; float:left; margin-top:50px;}
.hmi_saa{ width:392px; margin:10px 0 20px; height:280px; background-position:center 30px; float:left; text-align:center;}
.hmi_saa a{ color:#333333; text-decoration:none; }
.hmi_saa h2{ font-size:16px; padding-top:210px;}


.Xcontent01{
	width: 1200px;
	height: 520px;;
	margin: auto;
	overflow: hidden;
}
.Xcontent06{
	width: 780px;
	height: 430px;
	margin-top: 26px;
	margin-left: 40px;
	float: left;
}
.Xcontent08{
	float: left;
	width: 350px;
	height: 430px;
	margin-top: 26px;
	margin-left: 20px;
}
.Xcontent07{
	width: 230px;
	height:155px;
	padding:10px;
	border: 1px solid #dcdcdc;
}
.Xcontent09{
	width: 230px;
	height: 155px;
	margin-top: 10px;
	padding:10px;
	border: 1px solid #dcdcdc;
}
.Xcontent07>img{
	width: 100%;
	height: 100%;
}

.Xcontent09>img{
	width: 100%;
	height: 100%;
}


/*eTOP-4418-NA70v10-c介绍开始*/
.etop_banner{width:100%;margin:0 auto;}
.etop_bannera{width:100%; margin:0 auto;padding:0px; }
.etop_xt{margin-bottom:40px;}

.etop_size1{text-align:center;margin-top:60px;color:#333333;}
.etop_size2{text-align:center;margin-top:18px;color:#333333;}
.etop_xtbj{text-align:center;margin-top:40px;}

.etop_xt1{width:1190px;margin:0 auto;border-top:1px solid #d2d2d2;}

.etop_hy{width:1190px;margin:0 auto;margin-bottom:40px;}


.etop_cpzs{width:1190px;margin:0 auto;}
.cpzs_1{margin-top:50px;}

.etop_canshu_bt{border-bottom:1px solid #d2d2d2;line-height: 50px;}
.etop_canshu_1 td{height:35px; padding-left:40px;}
/*eTOP-4418-NA70v10-c介绍结束*/

/*eTOP-6UL-MANNV10介绍开始*/
.etop_6ul_ac{margin-bottom:40px;width: 1190px;margin:0 auto;}

.etop_6ul_aa{width:1190px;margin:0 auto;border-top:1px solid #d2d2d2;}

.etop_6ul_ac1{text-align:center;margin-top:70px;color:#333333;font-size:24px; }
.etop_6ul_ac2{text-align:center;margin-top:18px;color:#333333;font-size:20px; }
.etop_6ul_ac3{text-align:center;margin-top:4px;color:#333333;font-size:20px;}
.etop_6ul_acbj{text-align:center;margin-top:50px;margin-bottom: 60px;}

.etop_6ul_cpzs1{margin:0 auto;margin-top:50px;}
.etop_6ul_cpzs2{margin:0 auto;}
.etop_6ul_cpzs3{margin-bottom: 60px;}
/*eTOP-6UL-MANNV10介绍结束*/

/*eTOP-MA101V10S-C介绍开始*/
.etop_banner{width:100%;margin:0 auto;}
.etop_content{margin-top:10px;}
.etop_content_xt1{width:1190px;margin:0 auto;}
.etop_content_size1{text-align:center;margin-top:60px;margin-bottom: 16px; color:#333333;}
.etop_content_size2{text-align:center;line-height: 24px; color:#333333;}
.etop_content_size3{text-align:center;line-height: 24px;background-color: #ACACAC;width: 500px;margin:0 auto;margin-top:24px;color:#1B1B1B;}
.etop_content_size5{width:120px;height:6px;background-color: #ACACAC;margin:0 auto;margin-top:50px;}
.etop_content_size6{text-align:center;line-height:34px;}
.etop_content_size7{width:120px;height:6px;background-color: #ACACAC;margin:0 auto;}
.etop_content_xtbj{text-align:center;margin-top:40px;margin-bottom: 50px;}
.etop_xt1{width:1190px;margin:0 auto;border-top:4px solid #f3f3f3;}
.etop_content_yx{margin-top:80px;text-align:center;}
.etop_hy{width:1190px;margin:0 auto;margin-bottom:40px;}

.etop_cpzs{width:1190px;margin:0 auto;}
.etop_content_cpzs_1{margin-top:50px;text-align:center;}
.etop_content_cpzs_2{text-align:center;}
.cpzs_1{text-align:center;}
.cpzs_2{text-align:center;}
.etop_canshu_bt{border-bottom:1px solid #d2d2d2;line-height: 50px;}
.etop_canshu_1 td{height:35px; padding-left:40px;}
/*eTOP-MA101V10S-C介绍结束*/
/*eTOP-7寸带壳触控一体机介绍开始*/
.etop_banner{width:100%;margin:0 auto;}
.etop_content{margin-top:10px;}

.etop_content_7c{width:820px;margin:0 auto;height:440px;margin-top:110px;}
.etop_content_7cz{float:left;}
.content_7cz_size1{padding-top:80px; }
.content_7cz_size2{width:100%;line-height:30px;border-top:1px #cccccc solid;margin-top: 24px;border-bottom:1px #cccccc solid;}
.content_7cz_size3{width:100%;margin-top: 24px;}
.etop_content_7cy{float:right;}

.etop_content_7c2c{width:800px;margin:0 auto;height:100%;}

.etop_content_7c3c{width:820px;margin:0 auto;margin-top:30px;}
.content_7cz_size4{margin:0 auto;line-height:30px;border-top:1px #cccccc solid;margin-top: 24px;border-bottom:1px #cccccc solid;}

.etop_content_7c5c{width:820px;margin:0 auto;height:6px;background-color:#eee;margin-top: 20px;margin-bottom: 0px;}
.etop_content_7c6c{width:820px;margin:0 auto;height:6px;background-color:#eee;margin-top:30px;}

/*eTOP-7寸带壳触控一体机介绍结束*/
/*rk3568新闻介绍开始*/
.newsstm_con{width: 750px; margin: 0 auto;margin-top:50px;}
.stm_con_neirwz{padding-top:50px;height: 270px;margin-top:100px; border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;background-color:#ec0a1e;margin-top:60px;}
.stm_con_neirwz p{color: #fff;text-align:center;line-height:40px; font-size:20px; font-family:"微软雅黑";}



.rk3568_con_neirwz{padding-top:50px;height: 270px;margin-top:100px; border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;background-color:#2631FF;margin-top:60px;}
.rk3568_con_neirwz p{color: #fff;text-align:center;line-height:40px; font-size:20px; font-family:"微软雅黑";}

.rk3568_con_neirpt{ padding-top:30px;height: 200px;background-color:#E4E1E1;}
.rk3568_con_neirpt p{line-height:32px; font-size:16px;margin-top: 15px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}

.rk3568_con_neiryj{padding-top:30px;height: 150px;background-color:#E4E1E1;}
.rk3568_con_neiryj p{line-height:32px; font-size:16px;margin-top: 15px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}

.rk3568_con_neirxt{padding-top:30px;height:120px;background-color:#E4E1E1;}
.rk3568_con_neirxt p{line-height:32px; font-size:16px;margin-top: 15px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}

.rk3568_con_neirsp{padding-top:30px;height:240px;background-color:#E4E1E1;}
.rk3568_con_neirsp p{line-height:32px; font-size:16px;margin-top: 15px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}

.rk3568_con_neirjk{padding-top:30px;height:240px;background-color:#E4E1E1;}
.rk3568_con_neirjk p{line-height:32px; font-size:16px;margin-top: 15px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}

.stm_con_neirgm{border-radius:16px;height: 60px;background-color:#DF1B00;margin-top: 40px;margin-bottom: 30px;}
.stm_con_neirgm p{line-height:60px; font-size:20px; font-family:"微软雅黑";color: #fff;text-align:center;}
/*rk3568新闻介绍结束*/
/*STM32MP157新闻介绍开始*/
.stm_con_neirwz{padding-top:50px;height: 270px;margin-top:100px; border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;background-color:#ec0a1e;margin-top:60px;}
.stm_con_neirwz p{color: #fff;text-align:center;line-height:40px; font-size:20px; font-family:"微软雅黑";}
.stm_con_neirpt{ padding-top:30px;height: 320px;background-color:#E4E1E1;}
.stm_con_neirpt p{line-height:32px; font-size:16px;margin-top: 15px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}

.stm_con_neirjk{padding-top:30px;height: 180px;background-color:#E4E1E1;}
.stm_con_neirjk p{line-height:32px; font-size:16px;margin-top: 15px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}
/*STM32MP157新闻介绍结束*/
/*IMX8MM新闻介绍开始*/
.imx8wz{width:850px;margin: auto;}
.imx8wz p{ font-size:16px;line-height: 30px; font-family:"微软雅黑";margin-top: 15px;}

.rk3399wz{width:750px;margin: auto;}
.rk3399wz p{ font-size:14px;line-height: 24px; font-family:"微软雅黑";margin-top: 15px;}

/*0328开始*/
.lx_con_neirong{ width:1180px; background:#FFFFFF; margin:0 auto; color:#333;padding-top:10px;}
.lx_con_neirwz{padding-top:40px;height: 120px;margin-top:100px; border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;background-color:#2631FF;margin-top:60px;}
.lx_con_neirwzi{padding-top:20px;height: 80px; border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;background-color:#2631FF;margin-top:30px;}
.lx_con_neirwz p{color: #fff;text-align:center;line-height:40px; font-size:16px; font-family:"微软雅黑";}
.lx_con_neirwzi p{color: #fff;text-align:center;line-height:40px; font-size:16px; font-family:"微软雅黑";}

.yd_con_neirwz{padding-top:40px;height:300px;margin-top:100px; border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;background-color:#c92121;margin-top:60px;}
.yd_con_neirwz p{color: #fff;text-align:center;line-height:40px; font-size:16px; font-family:"微软雅黑";}

.yd_con_neirgmi{border-radius:16px;height: 60px;background-color:#c92121;margin-top: 40px;margin-bottom: 30px;}
.yd_con_neirgmi p{line-height:60px; font-size:20px; font-family:"微软雅黑";color: #fff;text-align:center;}

.lx_con_neirpt{ padding-top:30px;height: 200px;background-color:#E4E1E1;}
.lx_con_neirpt p{line-height:32px; font-size:16px;font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}

.lx_con_neirjk{padding-top:30px;height:180px;background-color:#E4E1E1;}
.lx_con_neirjk p{line-height:32px; font-size:16px;font-family:"微软雅黑";padding-left: 10px;padding-right:10px;}

.lx_con_neirsp{padding-top:30px;height:280px;background-color:#E4E1E1;margin-top:30px;}
.lx_con_neirsp p{line-height:32px; font-size:16px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}

.lx_con_neirspi{padding-top:30px;height:1800px;background-color:#E4E1E1;}
.lx_con_neirspi p{line-height:32px; font-size:16px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}

.stm_con_neirgmi{border-radius:16px;height: 60px;background-color:#0E54E1;margin-top: 40px;margin-bottom: 30px;}
.stm_con_neirgmi p{line-height:60px; font-size:20px; font-family:"微软雅黑";color: #fff;text-align:center;}
/*0328结束*/
/*0406开始*/
.imx8m_con_neirjk{padding-top:30px;height:1780px;background-color:#E4E1E1;}
.imx8m_con_neirjk p{line-height:32px; font-size:16px;font-family:"微软雅黑";padding-left: 10px;padding-right:10px;}
.imx8m_con_neirwz{padding-top:40px;height: 150px;margin-top:100px; border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;background-color:#2631FF;margin-top:60px;}
.imx8m_con_neirwz p{color: #fff;text-align:center;line-height:40px; font-size:16px; font-family:"微软雅黑";}
/*0406结束*/
/*xw211203ks*/
 .lx_xw_neirwz{padding-top:40px;height: 230px;margin-top:100px; border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;background-color:#2631FF;margin-top:60px;}
.lx_xw_neirwzi{padding-top:20px;height: 80px; border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;background-color:#2631FF;margin-top:30px;}
.lx_xw_neirwz p{color: #fff;text-align:center;line-height:40px; font-size:16px; font-family:"微软雅黑";}
.lx_xw_neirwzi p{color: #fff;text-align:center;line-height:40px; font-size:16px; font-family:"微软雅黑";}
.lx_xw_neirpt{ padding-top:30px;height: 220px;background-color:#E4E1E1;}
.lx_xw_neirpt p{line-height:32px; font-size:16px;font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}

.lx_xw_neirjk{padding-top:30px;background-color:#E4E1E1;}
.lx_xw_neirjk p{line-height:32px; font-size:16px;font-family:"微软雅黑";padding-left: 10px;padding-right:10px;}
/*xw211203js*/

/*eTOP购买链接介绍开始*/
.etop_goumai{width:1190px;height:90px; margin:0 auto;margin-bottom:40px;border-bottom: 1px solid #F1F1F1;}
.ggs_gmi{background: #1429a0;text-align:center;font-size:12px;border:1px solid #1429a0;padding: 10px 10px;margin-bottom:26px;margin-top: 26px;width:150px;float:right;margin-right: 30px;}
.ggs_gmo{background: #1429a0;text-align:center;font-size:12px;border:1px solid #1429a0;padding: 10px 10px;margin-bottom:26px;margin-top: 26px;width:150px;float:right;}
.ggs_gm p{color:#fff;}
.ggs_gmi:hover{background:#415eff;border:1px solid #f8f8f8;
    color: #fff;
    opacity: .9;transition: all .5s;}
.ggs_gmo:hover{background:#415eff;border:1px solid #f8f8f8;
    color: #fff;
    opacity: .9;transition: all .5s;}

/*eTOP购买链接介绍结束*/

/*在线客服介绍开始*/

*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;text-decoration:none;}


i{margin:0px;padding:0px;font-style:normal;}
ul{margin:0px;padding:0px;list-style:none;}
ul li{margin:0px;padding:0px;list-style:none;}
a{color:#333333;text-decoration:none;}

.clear{clear:both;font-size:0px;line-height:0;height:0;}

@font-face {
	font-family: 'icomoon';
    src:url('?fonts/icomoon.eot?qradjf');
    src:url('?fonts/icomoon.eot?qradjf#iefix') format('embedded-opentype'),
        url('?fonts/icomoon.ttf?qradjf') format('truetype'),
        url('?fonts/icomoon.woff?qradjf') format('woff'),
        url('?fonts/icomoon.svg?qradjf') format('svg');
    font-weight: normal;
    font-style: normal;
}
.demo-icon{
  font-family:"icomoon";
  font-style:normal;
  font-weight:normal;
  speak:none;
  display:inline-block;
  text-decoration:inherit;
  text-align:center;
  font-variant:normal;
  text-transform:none;
  font-size:24px;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale;
  line-height:24px;
  color:#999; 
}

/*new right*/
.cndns-right{position:fixed;right:1px;top:50%;margin-top:-100px;z-index:100}
.cndns-right-meau{position:relative;}
.cndns-right-btn{width:48px;height:48px;border:1px solid #ddd;text-align:center;display:block;margin-bottom:6px;position:relative;background-color:#fff}
.cndns-right-btn span{color:#848484;font-size:26px;line-height:48px;}
.cndns-right-btn sup{display:block;min-width:24px;height:24px;text-align:center;line-height:24px;color:#fff;border-radius: 50%;background-color:#1c2081;position:absolute;left:-12px;top:-12px;}
.cndns-right-btn p{color:#1c2081;font-size:14px;line-height:18px;padding-top:5px;display:none;}
.cndns-right-meau:hover .cndns-right-btn span{display:none}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}
.meau-car .cndns-right-btn {border-color:#1c2081;margin-bottom:20px;}
.meau-car.cndns-right-meau:hover .cndns-right-btn{background-color:#1c2081}
.meau-car.cndns-right-meau:hover .cndns-right-btn span{color:#fff;display:block;}
.meau-car .cndns-right-btn span{color:#1c2081;}
.meau-sev .cndns-right-btn{border-color:#1c2081;background:url(?images/02index-banner-8.jpg) no-repeat #1c2081 center;} 
.meau-sev .cndns-right-btn p{color:#fff}
.meau-sev .cndns-right-btn span{color:#fff}
.meau-top .cndns-right-btn span{font-size:12px;line-height:12px;padding-top:10px;display:block}
.meau-top .cndns-right-btn i{display:block;color:#999}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#1c2081}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-box{position:absolute;top:-15px;right:48px;padding-right:25px;display:none;}
.cndns-right-box .box-border{border:1px solid #ccc;border-top:4px solid #1c2081;padding:20px;background-color:#fff;-webkit-box-shadow: 0 3px 8px rgba(0,0,0,.15);-moz-box-shadow: 0 3px 8px rgba(0,0,0,.15);box-shadow: 0 3px 8px rgba(0,0,0,.15);position:relative}
.cndns-right-box .box-border .arrow-right{display:block;width:13px;height:16px;background:url(?images/arrow.png) no-repeat;position:absolute;right:-13px;top:26px;}
.cndns-right-box .box-border .sev-t span{font-size:42px;float:left;display:block;line-height:56px;margin-right:20px;color:#d3d3d3}
.cndns-right-box .box-border .sev-t p{float:left;color:#1c2081;font-size:24px;line-height:28px;}
.cndns-right-box .box-border .sev-t p i{display:block;font-size:14px;color:#aaa;}
.cndns-right-box .box-border .sev-b{padding-top:15px;margin-top:15px;border-top:1px solid #e4e4e4}
.cndns-right-box .box-border .sev-b h4{color:#666;font-size:14px;font-weight:normal;padding-bottom:15px;}
.cndns-right-box .box-border .sev-b li{margin-left: 2px; float:left;width:80%}

.cndns-right-box .box-border .sev-b .qqkfxt{display:inline-block;color:#999;font-size:13px;padding-left:43px;background:url(?images/q1.jpg) no-repeat left 3px;line-height:36px;}
.cndns-right-box .box-border .sev-b .qqkfxt{display:inline-block;color:#999;font-size:13px;padding-left:43px;background:url(?images/q1.jpg) no-repeat left 3px;line-height:36px;}
.cndns-right-box .box-border .sev-b .wwkfxt{display:inline-block;color:#999;font-size:13px;padding-left:43px;background:url(?images/q2.jpg) no-repeat left 3px;line-height:36px;}
.cndns-right-box .box-border .sev-b li a:hover{color:#1c2081}
.meau-sev .cndns-right-box .box-border{width:280px;}
.meau-contact .cndns-right-box .box-border{width:280px;}
.cndns-right-meau:hover .cndns-right-box{display:block}
.meau-code .cndns-right-box{top:inherit;bottom:-35px;}
.meau-code .cndns-right-box .box-border{width:156px;text-align:center;border-top:1px solid #ccc;}
.meau-code .cndns-right-box .box-border i{display:block;color:#f66e06;font-size:16px;line-height:16px;}
.meau-code .cndns-right-box .box-border .arrow-right{top:inherit;bottom:50px;}
.meau-sev .cndns-right-btn .demo-icon{display:none;}
.meau-sev:hover .cndns-right-btn{background:#1c2081}
.meau-zs .cndns-right-btn{background-color:#1c2081;color:#fff;margin-top:80px;border-color:#1c2081}
.meau-zs .cndns-right-btn span{color:#fff}
.meau-zs .cndns-right-btn p{color:#fff}

/*news20220809*/
.rk3568_con_neirwz{padding-top:50px;height: 270px;margin-top:100px; border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;background-color:#2631FF;margin-top:60px;}
.rk3568_con_neirwz p{color: #fff;text-align:center;line-height:40px; font-size:20px; font-family:"微软雅黑";}

.stm_con_neirpt{ padding-top:30px;height: 320px;background-color:#E4E1E1;}
.stm_con_neirpt p{line-height:32px; font-size:16px;margin-top: 15px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}

.rk3568_con_neirpt{ padding-top:30px;height: 200px;background-color:#E4E1E1;}
.rk3568_con_neirpt p{line-height:32px; font-size:16px;margin-top: 15px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}

.rk3588_con_neirpt{ padding-top:30px;height: 220px;background-color:#E4E1E1;}
.rk3588_con_neirpt p{line-height:32px; font-size:16px;margin-top: 15px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}

.rk3588_con_neirpt{ padding-top:30px;height: 220px;background-color:#E4E1E1;}
.rk3588_con_neirpt p{line-height:32px; font-size:16px;margin-top: 15px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}
.rk3588_con_neirpt h2{line-height:32px; font-size:18px;margin-top: 15px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}

.rk3588_con_neirpti{ padding-top:30px;height: 240px;background-color:#E4E1E1;}
.rk3588_con_neirpti p{line-height:32px; font-size:16px;margin-top: 15px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}
.rk3588_con_neirpti h2{line-height:32px; font-size:18px;margin-top: 15px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}

.stm_con_neirjk{padding-top:30px;height: 180px;background-color:#E4E1E1;}
.stm_con_neirjk p{line-height:32px; font-size:16px;margin-top: 15px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}

.rk3568_con_neiryj{padding-top:30px;height: 150px;background-color:#E4E1E1;}
.rk3568_con_neiryj p{line-height:32px; font-size:16px;margin-top: 15px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}

.rk3568_con_neirxt{padding-top:30px;height:120px;background-color:#E4E1E1;}
.rk3568_con_neirxt p{line-height:32px; font-size:16px;margin-top: 15px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}

.rk3568_con_neirsp{padding-top:30px;height:240px;background-color:#E4E1E1;}
.rk3568_con_neirsp p{line-height:32px; font-size:16px;margin-top: 15px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}

.rk3588_con_neirsp{padding-top:30px;height:150px;background-color:#E4E1E1;}
.rk3588_con_neirsp p{line-height:32px; font-size:16px;margin-top: 15px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}

.rk3568_con_neirjk{padding-top:30px;height:240px;background-color:#E4E1E1;}
.rk3568_con_neirjk p{line-height:32px; font-size:16px;margin-top: 15px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}
/*news20220809*/

/*221111开始*/
.lx3a_con_neirwz{padding-top:40px;height: 320px;margin-top:100px; border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;background-color:#bf1a24;margin-top:60px;}
.lx3a_con_neirwz p{padding: 0 16px; color: #fff;line-height:40px; font-size:16px; font-family:"微软雅黑";}

.lx3a_con_neirjk{padding-top:30px;height:780px;background-color:#E4E1E1;}
.lx3a_con_neirjk p{line-height:32px; font-size:16px;font-family:"微软雅黑";padding-left: 10px;padding-right:10px;}

.lx3a_con_neirwzi{padding-top:20px;height: 80px; border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;background-color:#cd2f24;margin-top:30px;}
.lx3a_con_wz{color: #cd2f24;}
.lx3a_con_neirwzi p{color: #fff;text-align:center;line-height:40px; font-size:18px; font-family:"微软雅黑";}

.lx3a_con_neirwze{padding-top:20px;height: 80px; border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;background-color:#2c45a9;margin-top:30px;}
.lx3a_con_wz{color: #cd2f24;}
.lx3a_con_neirwze p{color: #fff;text-align:center;line-height:40px; font-size:18px; font-family:"微软雅黑";}

.lx3a_con_neirsp{padding-top:30px;height:200px;background-color:#E4E1E1;}
.lx3a_con_neirsp p{line-height:32px; font-size:16px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}

.lx3a_con_neirsn{padding-top:30px;height:160px;background-color:#E4E1E1;}
.lx3a_con_neirsn p{line-height:32px; font-size:16px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}

/*221111结束*/
/*230106开始*/

.lx2kwb_con_neirwzi{padding-top:20px;height: 80px; border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;background-color:#cd2f24;margin-top:30px;}
.lx2kwb_con_wz{color: #cd2f24;}
.lx2kwb_con_neirwzi p{color: #fff;text-align:center;line-height:40px; font-size:18px; font-family:"微软雅黑";}

.lx2kwb_con_neirsp{padding-top:30px;height:100px;background-color:#ffffff;}
.lx2kwb_con_neirsp p{line-height:32px; text-align: center; font-size:18px; font-family:"微软雅黑";padding-left: 10px;padding-right: 10px;}

.lx2kwb_con_neirgmi{border-radius:16px;height: 60px;background-color:#dc1f1f;margin-top: 40px;margin-bottom: 30px;}
.lx2kwb_con_neirgmi p{line-height:60px; font-size:20px; font-family:"微软雅黑";color: #fff;text-align:center;}
/*230106结束*/
/*230228开始*/
.rxwkfzdh_con_neirwz{padding-top:40px;height:170px;margin-top:100px; border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;background-color:#fff;margin-top:60px;}
.rxwkfzdh_con_neirwz p{padding: 0 16px; color: #000;line-height:34px; font-size:16px; font-family:"微软雅黑";}

.rxwkfzdh_con_neirwb{padding-top:10px;height:300px;margin-top:100px; border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;background-color:#fff;margin-top:40px;}
.rxwkfzdh_con_neirwb p{padding: 0 16px; color: #000;line-height:34px; font-size:16px; font-family:"微软雅黑";}

.rxwkfzdh_con_neirwc{padding-top:10px;height:200px;margin-top:100px; border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;background-color:#fff;margin-top:40px;}
.rxwkfzdh_con_neirwc p{padding: 0 16px; color: #000;line-height:34px; font-size:16px; font-family:"微软雅黑";}

.rxwkfzdh_con_neirwd{padding-top:10px;height:130px;margin-top:100px; border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;background-color:#fff;margin-top:40px;}
.rxwkfzdh_con_neirwd p{padding: 0 16px; color: #000;line-height:34px; font-size:16px; font-family:"微软雅黑";}
/*230228结束*/

/*231229开始*/

.news3a600fb_con{width:750px; margin: 0 auto;margin-top: 100px;}
.lx3a6000fb_con_neirwz{padding-top:40px;height:1460px;margin-top:100px; border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;background-color:#e4e4e4;margin-top:60px;}
.lx3a6000fb_con_neirwz p{padding: 0 26px; color: #000;line-height:34px; font-size:16px; font-family:"微软雅黑";}

.lx3a6000fb_con_neirwb{padding-top:50px;height:880px;margin-top:100px; border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;background-color:#e4e4e4;margin-top:40px;}
.lx3a6000fb_con_neirwb p{padding: 0 25px; color: #000;line-height:34px; font-size:16px; font-family:"微软雅黑";}
/*231229结束*/

/*240326开始*/
.rk3588s_con{width:750px; margin: 0 auto;margin-top: 100px;}
.rk3588s_n{padding-top:20px;height: 80px; border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;background-color:#35519b;margin-top:30px;}
.lx2kwb_con_wz{color: #cd2f24;}
.rk3588s_n p{color: #fff;text-align:center;line-height:40px; font-size:18px; font-family:"微软雅黑";}

.rk3588s_n_size{padding-top:30px;height:100px;background-color:#E4E1E1;padding: 0 16px;}
.rk3588s_n_size p{line-height:32px; font-size:16px;font-family:"微软雅黑";padding-left: 10px;padding-right:10px;padding-top: 20px;}

.rk3588s_na_size{padding-top:30px;height:200px;background-color:#E4E1E1;padding: 0 16px;}
.rk3588s_na_li{padding-top: 22px;}
.rk3588s_na_size p{line-height:36px; font-size:16px;font-family:"微软雅黑";padding-left: 10px;padding-right:10px;}

.rk3588s_nb_size{padding-top:30px;height:400px;background-color:#E4E1E1;padding: 0 16px;}
.rk3588s_nb_li{padding-top: 22px;}
.rk3588s_nb_size p{line-height:36px; font-size:16px;font-family:"微软雅黑";padding-left: 10px;padding-right:10px; text-align:center;}

.scpparr td{ height:35px; padding-left:20px;}

/*240326开始*/

/*在线客服介绍结束*/
.news_content{ width:1180px;height:100%; margin:0 auto; padding-top:1px; margin-bottom:20px;} <!--0.00029492378234863-->