/* 初始化 */
* {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}
body {
    line-height: 1;
    min-width: 1200px;
    font-family: '微软雅黑','Microsoft YaHei'';
    background-color: #f5f5f5!important;
}

a {
    color: inherit;
    text-decoration: none;
}
.ul_none{
    list-style-type: none;
}
.clear {
    clear: both;
}
.peach{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.sflex {
    display: flex;
}
.clearfix:after {
    clear: both;
    height: 0;
    content: "";
    line-height: 0;
    font-size: 0;
    display: block;
}
.bod0{
    border: 0px!important;
}
ul{
    list-style-type: none;
}
input,textarea{
    outline: none;
}
*,*:hover,*:active,*:visited,*:link,*:focus{
    outline:none;
    background: none;
    text-decoration: none;
}
.peach{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.pubimg{
    width: 100%;
    height: 100%;
    display: block;
}
.pubimg1s{
    width: 100%;
    height: 100%;
    display: block;
    transition: all 1s;
}
.ft{
    float: left;
}
.rt{
    float: right;
}
/*----------------------*/




/* 头部 */
 
.headtop{
    background-color: #009ACB;
    height: 25px;
    line-height: 25px;
}
.headtop .htp1 {
    font-size: 12px;
    color: #ffffff;
    float: left;
}
.headtop .htp2{
    font-size: 12px;
    color: #ffffff;
    float: right;
}


.ihead {
    position: fixed;
    z-index: 19999;
    background-color: #ffffff;
    width: 100%;
    top: 25px;
    transition: all 0.3s;
}
.iheadtop0 {
    top: 0px;
}
.ihead .logo {
    float: left;
}
.ihead .ihlxwm {
    float: right;
    width: 285px;
    padding-top: 10px;
}
.ihead .ihlxwm img{
    float: left;
    margin-right: 18px;
}
.ihead .ihlxwm .p1 {
    font-size: 14px;
    color: #333333;
    line-height: 2em;
}
.ihead .ihlxwm .p1 .wzbs {
    font-size: 26px;
    color: #009ACB;
    font-weight: bold;
}





.hsmls{
    position: fixed;
    z-index: 19999;
    background-color: #009ACB;
    line-height: 0;
    width: 100%;
    top: 107px;
    transition: all 0.3s;
}
.hsmlst {
    top: 82px!important;
}
.hsmls ul li {
    float: left;
    display: inline-block;
    transition: all .5s;
    position: relative;
}
.hsmls ul li a {
    height: 60px;
    display: block;
    font-size: 14px;
    color: #FFFFFF;
    transition: all 0.5s;
    text-align: center;
    line-height: 60px;
    overflow: hidden;
    padding: 0 57px;
}
.hsmls ul li span {
    height: 53px;
    display: block;
    transition: all 0.2s;
}
.hsmls ul li:hover .muspan {
    font-weight: bolder;
    border-bottom: 2px solid #ffffff;
    transition: all 0.2s;
}
.hsmls .muon .muspan {
    font-weight: bolder!important;
    border-bottom: 2px solid #ffffff!important;
    transition: all 0.2s;
}

.headmn .on .mua .muspan {
    font-weight: bolder!important;
    border-bottom: 2px solid #ffffff!important;
}



/* 热门关键词搜索 */
.ihot_search {
    background-color: #f7f7f7;
    border-bottom: 1px solid #bfbfbf ;
}
.ihot_search .keywords {
    line-height: 60px;
    height: 60px;
    font-size: 16px;
    color: #343434;
    float: left;
}
.ihot_search .keywords span {
    color: #009ACB;
    font-weight: bold;
}
.ihot_search .icpss {
    float: right;
    padding-top: 16px;
}
.ihot_search .icpss input {
    width: 220px;
    height: 27px;
    border: 1px solid #cccccc;
    padding: 0 10px;
    float: left;
}
.ihot_search .icpss button{
    width: 60px;
    height: 27px;
    line-height: 27px;
    background-color: #009ACB;
    border: 0px;
    cursor: pointer;
    color: #ffffff;
    font-size: 14px;
}


/* 产品 */
.iproduct {
    margin: 85px 0;
}
.iproduct .list {
    width: 260px;
    background-color: #ffffff;
    float: left;
}
.iproduct .iplist_top {
    width: 100%;
    padding: 20px 0 0 20px;
    line-height: 2em;
    border-top: 5px solid #009ACB;
}
.iproduct .iplist_top .p1 {
    color: #009ACB;
    font-size: 24px;
}
.iproduct .iplist_top .p2 {
    color: #cccccc;
    font-size: 16px;
}
.iproduct .iplist_body .ipbo_first {
    line-height: 40px;
    color: #ffffff;
    height: 40px;
    background-color: #009ACB;
    box-shadow: 0px 4px 5px #c5c3c3;
    padding: 0 30px;
    margin: 15px 0;
}
.iproduct .iplist_body .ipbo_first:hover  img {
    transform:rotate(360deg);
    transition: all 1s;
}
.iproduct .ipbo_first img {
    margin: 10px 10px 0 0;
    width: 18px;
    height: 18px;   
}
.iproduct .ipbo_first a {
    font-size: 16px;   
    width: 170px;
    height: 40px;
}
.iproduct .iplist_body ul img {
    margin: 8px 10px 0 0;
    width: 18px;
    height: 18px;
}
.iproduct .iplist_body ul li {
    width: 200px;
    height: 35px;
    margin: 0 auto;
    border-top: 1px dashed #e5e5e5;
}
.iproduct .iplist_body ul li:nth-child(1) {
    border-top: none!important;
}
.iproduct .iplist_body  ul a {
    font-size: 16px;   
    width: 170px;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    transition: all 1s;
    color:#333333;
}
.iproduct .iplist_body  ul a:hover {
    color: #009ACB;
    transition: all 1s;
}
.iproduct .iplist_body  ul li:hover img {
    transform:rotate(360deg);
    transition: all 1s;
}
.iproduct .iplist_white {
    width: 100%;
    height: 30px;
    background-color: #ffffff;
}
.iproduct .iplist_green {
    width: 100%;
    height: 10px;
    background-color: #009ACB;
}
.iproduct .iplist_tel img {
    height: 100%;
    margin: 23px 20px 20px 30px;
}
.iproduct .iplist_tel .iplt_numb p {
    font-size: 16px;
    color: #333333;
    line-height: 2em;
    padding-top: 13px;
}
.iproduct .iplist_tel .iplt_numb span {
    font-size: 20px;
    color: #009ACB;
}

.iproduct .ip_cont {
    float: right;
    width: 915px;
}
.iproduct .ip_cont .probox {
    width: 295px;
    height: 380px;
    margin-left: 10px;
    float: left;
    margin-bottom: 20px;
    transition: all 1s;
}
.iproduct .ip_cont .proboximg {
    width: 100%;
    height: 300px;
    position: relative;
}
.iproduct .ip_cont .proboximg img {
    width: 100%;
    height: 295px;
    
}
.iproduct .ip_cont .mbshow img {
    position: absolute;
    top: 5px;
    height: 0px;
    width: 294px;
    transition: all 1s;
}
.iproduct .probox:hover .mbshow img {
    height: 294px;
    width: 294px;
    opacity: 0.9;
    transition: all 1s;
}
.iproduct .ip_cont .probox .ipcb_green {
    width: 100%;
    height: 5px;
    background-color: #009ACB;
}
.iproduct .ip_cont .proboxcot {
    background-color: #999999;
    height: 80px;
    color: #ffffff;
    transition: all 1s;
}
.iproduct .ip_cont .prob_body {
    width: 240px;
    height: 100%;
    margin: 0 auto;
}
.iproduct .ip_cont .prob_body .p1 {
    line-height: 2.5em;
    font-size: 16px;
    border-bottom: 1px solid #ffffff;
}
.iproduct .ip_cont .prob_body .bt1 {
    display: block;
    font-size: 14px;
    padding-top: 12px;
}
.iproduct .ip_cont .prob_body .bt1 span {
    float: left;
}
.iproduct .ip_cont .prob_body .bt1 img {
    float: right;
}
.iproduct .probox:hover .proboxcot {
    background-color: #009ACB;
    transition: all 1s;
}
.iproduct .probox:hover .bt1 img {
    transform:rotate(360deg);
    transition: all 1s;
}


/* 首页营销 */
.inmarket {
    height: 280px;
    width: 100%;
    background: url('../image/inmarket.jpg') center no-repeat;
    color: #ffffff;
}
.inmarket_p1 {
    text-align: center;
    font-size: 24px;
    padding: 90px 0 0 130px;
}
.inmarket_p1 span {
    font-size: 36px;
    font-weight: bold;
}
.inmarket_p2 {
    font-size: 18px;
    text-align: center;
    padding: 26px;
}
.inmarket_p3 {
    font-size: 18px;
    padding-left: 486px;
    padding-top: 10px;
    line-height: 1em;
}
.inmarket_p3 b {
    font-size: 24px;
    font-weight: bold;
    padding-left: 38px;
}


/* 为什么选择我们 */
.inchoose {
    width: 100%;
    height: 650px;
    background: url('../image/inchoose.jpg') center no-repeat;
}
.inchoose_left {
    float: left;
}
.inchoose p {
    color: #555555;
    font-size: 14px;
}
.inchoose_reason .title {
    padding-top: 78px;
}
.inchoose_reason .title .p1 {
    color: #009ACB;
    font-size: 20px;
    font-weight: bold;
}
.inchoose_reason .title .p2 {
    line-height: 2em;
    font-size: 14px;
}
.inchoose_reason .detail {
    line-height: 1.5em;
    padding-top: 5px;
}
.inchoose_reason .detail span {
    font-size: 16px;
    color: #009ACB;
}
.inchoose_reason .second_title {
    padding-top: 38px!important;
}
.inchoose .incre_two {
    padding-left: 135px;
}
.inchoose_reason .third_title {
    padding-top: 45px!important;
}
.inchoose_right {
    float: left;
    padding: 414px 0 0 230px;
    font-size: 14px;
    color: #ffffff;
}
.inchoose_right p {
    font-size: 14px;
    color: #ffffff;
}
.inchoose_right p span  {
    font-size: 16px;
    color: #333333;
    padding-left: 18px;
    display: inline-block;
    vertical-align: middle;
}

/* 产品优势 */
.iadvantage {
    background: url('../image/iadvantage_bg.jpg') center no-repeat;
    width: 100%;
    height: 555px;
}
.inpub_title {
    padding-top: 80px;
}
.inpub_title p {
    font-size: 36px;
    color: #ffffff;
}
.inpub_title p span {
    font-size: 16px;
    color: #cccccc;
    padding-left: 16px;
}
.iadvantage .iadv_body {
    width: 100%;
    height: 340px;
}
.iadvantage .iadv_body {
    display: flex;
    align-items:center;
    margin-top: 55px;
}
.iadvantage .iadv_body .diamond {
    width: 280px;
    height: 320px;
    background-color: #000000;
    opacity: 0.8;
    transition: all 0.8s;
    float: left;
    margin-left: 25px;
}
.iadvantage .iadv_body .diamond:nth-child(1) {
    margin-left: 0px!important;
}
.iadvantage .iadv_body .diamond:hover {
    width: 300px;
    height: 340px;
    background-color: #009ACB;
    opacity: 0.8;
    transition: all 0.5s;
}
.iadvantage .iadv_body .diamond img {
    display: block;
    margin: 0 auto;
    margin-top: 22%!important;
    text-align: center;
}
.iadvantage .iadv_body .diamond p {
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    line-height: 1.5em;
    padding-top: 30px;
}


/* 服务流程 */
.inprocess {
    background-color: #ffffff;
    padding: 50px 0;
    margin: 0 auto;
}
.inprocess .inpro_title {
    background: url('../image/iprocess.jpg') center no-repeat;
    text-align: center;
}
.inprocess .inpro_title .p1 {
    font-size: 16px;
    color: #323232;
    line-height: 2em;
}
.inprocess .inpro_title .p2 {
    font-size: 32px;
    color: #009ACB;
}
.inprocess .inpro_body {
    background: url('../image/inprocess.jpg')center no-repeat;
    margin-top: 50px;
}
.inprocess .inpro_body .peach {
    display: flex;
    align-items:center;
    height: 110px;
}
.inprocess .inpro_step {
    background: url('../image/inprocess_be.png')center no-repeat;
    width: 100px;
    height: 114px;
    font-size: 14px;
    color: #ffffff;
    text-align: center;
    line-height: 114px;
    transition: all 1s;
    margin-left: 118px;
}
.inprocess .inpro_step:nth-child(1) {
    margin-left: 0px!important;
}
.inprocess .inpro_step:hover {
    background: url('../image/inprocess_af.png')center no-repeat;
    transform:rotate(360deg);
    width: 110px;
    height: 127px;
    font-size: 16px;
    text-align: center;
    line-height: 127px;
    transition: all 1s;   
}
.inprocess .tel {
    width: 628px;
    height: 81px;
    background: url('../image/inprocess_tel.jpg')center no-repeat;
    margin: 40px auto;
}
.inprocess .tel a {
    display: inline-block;
    height: 81px;
    line-height: 81px;
    font-size: 18px;
    color: #009ACB;
    padding-left: 58px;
}
.inprocess .tel a span {
    color: #ffffff!important;
    padding-left: 118px;
}



/* 案例中心 */
.incase {
    background: url('../image/incase_bg.jpg') center no-repeat;
    width: 100%;
    height: 922px;
}
.incase .inpub_title {
    padding-top: 123px;
}


.demo { 
    width: 100%; 
    height: 315px; 
    margin-top: 55px;
}
.demo img { 
    width: 400px;
    height: 300px;
    max-width: 400px;
}
.demo li { 
    float: left; 
    position: relative; 
    width: 400px; 
    overflow: hidden; 
    cursor: pointer; 
    transition: 0.5s; 
    transform-origin: bottom; 
    filter: alpha(opacity=50); 
    opacity: 0.5; 
}
.demo li img { 
    transition: 1.2s; 
}
.demo li a { 
    display: block; 
    height: 300px;
}
.demo li .icase_name { 
    position: absolute; 
    bottom: 0; 
    left: 0; 
    width: 100%; 
    background: #000; 
    line-height: 40px; 
    filter: alpha(opacity=40); 
    opacity: 0.4; 
    text-align: center;
    color: #ffffff;
    font-size: 16px;
}

.demo li .icase_name:hover { 
    color: #009ACB; 
    text-decoration: none; 
}
.demo li:hover {
    box-shadow: 0px 4px 5px #333333;
    transition: all 0.5s;
}
.demo li.active { 
    cursor: pointer; 
    width: 400px;
    transform: scale(1.05,1.05); 
    z-index: 3;  
    filter: alpha(opacity=100); 
    opacity: 1; 
}
.demo li.active img { 
    transform: translate(0px);
 }
.demo li:nth-of-type(1) { 
    transform-origin: bottom left; 
}
.demo li:nth-of-type(3) { 
    transform-origin: bottom right; 
}
.incase .button {
    display: flex;
    justify-content:center;
    font-size: 14px;
    margin-top: 45px;
}
.incase .button a {
    display: block;
    width: 160px;
    height: 50px;
    background-color: #009ACB;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
    transition: all 0.7s;
}
.incase .button a:hover {
    background-color: #ffffff;
    color: #009ACB;
    transition: all 0.7s;
}
.incase .extend .left {
    color: #ffffff;
    line-height: 2em;
    float: left;
}
.incase .extend .left p:nth-child(1) {
    font-size: 27px;
    font-weight: bold;
    padding-top: 94px;
}
.incase .extend .left p:nth-child(2) {
    font-size: 20px;
    padding-top: 20px;
}
.incase .extend .left p:nth-child(3) {
    font-size: 16px;
}
.incase .extend .right {
    float: right;
    color: #ffffff;
    font-size: 18px;
    line-height: 2em;
    margin-top: 105px;
}
.incase .extend .right span {
    font-size: 34px;
}


/* 新闻资讯 */
.in_news .inpub_title {
    margin-top: 50px;
    padding-top: 6px!important;
    background: url('../image/inews_title.png') 0 0 no-repeat;
}
.in_news .inpub_title p {
    color: #009ACB;
}
.in_news .inews_body {
    margin: 50px 0 80px 0;
}
.in_news .inews_left {
    float: left;
    width: 400px;
    height: 510px;
    margin: 0 auto;
    background: url('../image/inews_left.jpg')0 0 no-repeat;
    transition: all 0.7s;   
}
.in_news .inews_left:hover {
    box-shadow: 0px 4px 5px #c5c3c3;
    transition: all 0.7s;   
}
.in_news .inews_left:hover .inewl_content {
    color: #009ACB;
    transition: all 0.7s;   
}
.in_news .inews_left:hover .inewl_content p {
    color: #009ACB;
    transition: all 0.7s;   
}
.in_news .inews_left .inewsl_classify {
    font-size: 20px;
    color: #ffffff;
    padding: 20px;
}
.in_news .inews_left img {
    display: block;
    width: 320px;
    height: 235px;
    margin: 0 auto;
    margin-top: 30px;
}
.in_news .inews_left .inewl_content {
    width: 360px;
    margin: 0 auto;
    padding-top: 15px;
    line-height: 2em;
    color: #333333;
}
.in_news .inews_body .title {
    font-size: 16px; 
    line-height: 2em;  
}
.in_news .inews_body .substance {
    font-size: 14px; 
    line-height: 1.5em;  
}
.in_news .inews_body .time {
    font-size: 14px;
    color: #808080;
    text-align: right;
    padding-top: 20px;
}

.in_news .inews_right {
    float: right;
}
.in_news .inews_right .classify p {
    float: left;
}
.in_news .inews_right .classify a {
    float: right;
    padding-right: 20px;
}
.in_news .inews_right .top:hover  {
    box-shadow: 0px 4px 5px #c5c3c3;
    transition: all 0.7s;
}
.in_news .inews_right .top {
    width: 770px;
    height: 240px;
    background-color: #ffffff;
    transition: all 0.7s;
    border-bottom: 1px solid #cccccc;
}
.in_news .inews_right .classify {
    font-size: 20px;
    color: #009ACB;
    padding: 20px 0 30px 20px;
}
.in_news .inews_right .content {
    width: 730px;
    margin: 0 auto;
    color:#333333;
}
.in_news .inews_right .top_left {
    width: 350px;
    margin: 0 auto;
    padding-bottom: 10px;
    transition: all 0.7s;
}
.in_news .inews_right .top_left:nth-child(1) {
    float: left;
}
.in_news .inews_right .top_left:nth-child(2) {
    float: right;
}
.in_news .inews_right .top_left:hover {
    color: #009ACB;
    transition: all 0.7s;
}
.in_news .inews_right .top_left:hover p {
    color: #009ACB;
    transition: all 0.7s;
}


.in_news .inews_right .down {
    width: 770px;
    height: 240px;
    border-bottom: 1px solid #cccccc;
    margin-top: 30px;
    background-color: #ffffff;
    transition: all 0.7s;
}
.in_news .inews_right .down:hover  {
    box-shadow: 0px 4px 5px #c5c3c3;
    transition: all 0.7s;
}
.in_news .inews_right .down_left {
    width: 350px;
    margin: 0 auto;
    float: left;
    transition: all 0.7s;
}
.in_news .inews_right .down_left .consult {
    float: left;
    font-size: 14px;
}
.in_news .inews_right .down_left:hover {
    color: #009ACB;
    transition: all 0.7s;
}
.in_news .inews_right .down_left img {
    float: right;
}

.in_news .inews_right .down_right {
    width: 350px;
    margin: 0 auto;
    float: right;
}
.in_news .inews_right .down_right .problem {
    font-size: 16px;
    line-height: 2em;
}
.in_news .inews_right .problem span {
    font-weight: bold;
    color: #009ACB;
}
.in_news .inews_right .down_right .answer {
    font-size: 14px;
    line-height: 1.5em;
}
.in_news .inews_right .answer span {
    font-weight: bold;
    font-size: 16px;
}
.in_news .inews_right .down_right .reply {
    transition: all 0.7s;
    display: block;
}
.in_news .inews_right .down_right .reply:hover {
    color: #009ACB;
    transition: all 0.7s;
}
.in_news .inews_right .down_right .reply:nth-child(2) {
    margin-top: 20px;
}


/* 关于我们 */
.in_about {
    background: url('../image/iabout_bg.jpg')center no-repeat;
    width: 100%;
    height: 830px;
}
.iabout_intro {
    width: 100%;
    height: 340px;
    background: url('../image/iabout_intro.jpg')center no-repeat;
    margin-top: 40px;
}
.iabout_intro .title {
    padding: 40px 0 25px 580px;
    font-size: 20px;
}
.iabout_intro .introduct {
    width: 560px;
    margin-left: 580px;
    line-height: 2em;
    font-size: 14px;
}
.iabout_intro .button {
    display: block;
    width: 120px;
    height: 40px;
    border: 1px solid #b2b2b2;
    margin: 40px 0 0 580px;
    color: #009ACB;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
}
.in_about .cooperate {
    text-align: center;
    line-height: 2em;
    margin-top: 60px;
}
.in_about .cooperate .p1 {
    font-size: 30px;
    color: #ffffff;
}
.in_about .cooperate .p2 {
    font-size: 16px;
    color: #808080;
}
.in_about .cooperate .content {
    margin-top: 40px;
}
.in_about .cooperate .logo {
    width: 200px;
    height: 80px;
    float: left;
    border: 1px solid #009ACB;
    margin-left: 50px;
}
.in_about .cooperate .logo:nth-child(1) {
    margin-left: 0px!important;
}
.in_about .cooperate .logo img {
    width: 100%;
    height: 100%;
}
.in_about .cooperate .decorate {
    width: 40px;
    height: 5px;
    background-color: #009ACB;
    border-radius: 5px;
    margin: 0 auto;
    margin-top: 140px;
}

/* 底部 */
.footer {
    background-color: #1b1b1b;
    padding: 60px 0;
}
.footer .logo {
    float: left;
}
.footer .body {
    float: right;
    color: #ffffff;
    font-size: 14px;
}
.footer .body .menu {
    width: 1010px;
    border-bottom: 1px solid #767676;
    line-height: 2em;
}
.footer .body .menu a {
    padding-left: 60px;
}
.footer .body .menu a:nth-child(1) {
    padding-left: 0px!important;
}
.footer .body .message {
    font-size: 14px;
    color: #ffffff;
    float: left;
    margin-top: 30px;
    line-height: 1.5em;
}
.footer .body .message span {
    color: #cccccc;
}
.footer .body .code {
    float: right;
    margin-top: 30px;
    line-height: 2em;
}
.footer .body .code img {
    width: 95px;
    height: 95px;
}