
@charset "utf-8";
/*BASE*/
dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{padding:0;margin:0 auto;list-style-type:none;font-weight:normal;}
body{background:#fff;font-size:16px;font-family:"MicrosoftYaHei",微软雅黑,Arial,"MicrosoftJhengHei",华文细黑,STHeiti,MingLiu;line-height:35px;}
a{color:#333;text-decoration:none; blr:expression(this.onFocus=this.blur());outline:none;}
a:hover{color:#04b156;text-decoration:none;}
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;box-sizing:border-box; margin: 0 auto;}
img{border:none;}
.clear{height:0px;line-height:0;overflow:hidden;clear:both;font-size:0px;}
.w1300{width: 1300px;}
.fl{float: left;}
.fr{float: right;}


@media only screen and (max-width: 800px){}


.top_t{height: 40px;background-color: #1974aa;}
.top_t_l{line-height: 40px;color: #fff;font-size: 14px;}
.top_t_r li{float: right;line-height: 40px;width: 28px;height: 28px;line-height: 28px;border: 1px solid rgba(255,255,255,0.2);text-align: center;color: #fff;font-size: 14px;margin-left: 10px;margin-top: 7px;}
.top_t_r li:hover{background-color: #fff;color: #1974aa;}
.top_nav{width:100%; height: 150px; margin:auto; z-index:9999; position: absolute; top: 0;}
.header-nav {
    width: 100%;
	z-index:99;
	color:#000;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}

.header-content {
    width: 1300px;
    height: 90px;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.header-logo {
    float: left;
    box-sizing: border-box;
    text-align: center;
    padding: 10px 0 0 0;
}

.header-logo .logo{
    width: 122px;
    height: 63px;
    background: url(../images/logo.png) center no-repeat;
    margin-top: 3px;
}
.header-logo p{
    color: #fff;
    font-size: 18px;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.4px;
    
}


.header-logo a img {
    display: block;
    border: none;
}

.header-nav-list {
    float: right;
    margin-top: 35px;
}

.header-nav-list ul {
    list-style: none;
}

.header-nav-list ul li {
    position: relative;
    display: block;
    float: left;
}

.header-nav-list ul li a {
    color: #1974aa;
    padding: 0 25px;
    font-size: 16px;
    line-height: 30px;
    background: none;
    position: relative;
    display: block;
    transition: all 0.5s;
}

.header-nav-list ul li a:hover {
    color: #000;
}

.header-nav-list ul li .cur {
    color: #1f8402;
}
.inavi{font-size: 7px!important; margin: 0 3px;}



.UrlSiteNow{color: #1f8402!important;}



.aui-dow-box {
    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%);
    -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;
    -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);
}

.aui-dow-box-list {
    width: 1300px;
    left: 0px;
    height:310px;
    z-index: 9999;
    background: #fff;
    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%);
    -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;
    -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);
}

.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;
}

.aui-down-menu-title {
    padding-bottom: 10px;
    color: #000;
    font-size: 18px;
    line-height: 1;
    border-bottom: 0;
    margin-bottom: 0;
}

.aui-down-menu-list {
    float: left;
    font-size: 0;
}

.aui-down-menu-list-item {
    display: inline-block;
    margin:0 20px 10px;
    width: 260px;
    height: 70px;
    line-height: 70px;
    padding-top: 0;
}

.aui-top-border {
    border-bottom: 3px dotted #eee;
}

.header-nav-list ul .aui-down-menu-list-item a {
    padding: 0;
    line-height: inherit;
}

.aui-down-menu-list-title {
    margin-top: 15px;
    margin-bottom: 15px;
    color: #555;
    font-size:14px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    padding: 0 0 0 10px;
    transition: all 0.3s;
}

.aui-down-menu-list-text {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    line-height: 26px;
    color: #999;
    font-size: 13px;
    letter-spacing: 1px;
}

.aui-down-menu-list-text:hover{color: #fff; background: #085ec0;}

.aui-down-menu-list-title:hover {
    color: #fff;
    background: #085ec0;
    border-radius: 10px;transform: scale(1.02);
}


.aui-about-dow {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: -49%;
    top: 110%;
    min-width: 300px;
    padding: 8px 10px;
    background: #fff;
    text-align: center;
    z-index: 99;
    box-shadow: 0 10px 8px rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    margin-top: 20px;
}
.drop-down:hover .aui-about-dow {
    top: 100%;
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    filter: alpha(opacity=100);
}

.header-nav-list .aui-about-dow li a {
    padding: 0;
    line-height:49px;
    display: block;
    padding:0;
    font-size: 15px;
	text-align:center;
    -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;
    color: #333;
}

.header-nav-list .aui-about-dow li a:hover {
    color: #fff!important;
    background: #1974aa;
    font-size: 15px;
}

.header-nav-list .aui-about-dow li {
    width: 100%;
}

.aui-header-nav.solid li a{color: #fff;}
.aui-header-nav.solid .header-logo .logo{width: 122px;
    height: 63px;
    margin-top: 5px;
    background: url(../images/logo1.png) center no-repeat;}
.aui-header-nav.solid .aui-about-dow li a{color: #000}
.aui-header-nav.solid li a:hover{color: #fff;}
.aui-header-nav.solid{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    height:90px;
    background:rgba(25,116,170, 0.95);
    shadow: 0px 8px 15px rgba(25,116,170, 0.9);
    box-shadow: 0px 8px 15px rgba(25,116,170, 0.9);
    -webkit-box-shadow: 0px 8px 15px rgba(25,116,170, 0.9);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}
.header-nav-right {
    float: right !important;
    top:48px;
    margin-top: 0;
    position: relative;
    width: 267px;
    height: 24px;
}
.header-nav-tel{
    line-height: 28px;
    font-size: 26px;
    letter-spacing: 19px;
    color: #1f8402;
    text-align: right;
}
.header-nav-tel a{
    line-height: 28px;
    font-size: 26px;
    letter-spacing: 5px;
    color: #1f8402;
}
.icon-tel {
    float: left;
    margin-right: 10px;
    width: 22px;
    height: 22px;
    display: block;
    background-size: 15px;
    background-repeat: no-repeat;
    margin-top: 0px;
    background: url(../images/ico_tel.png) no-repeat;
	background-size:cover;
}


/*BANNER*/
.DB_tab25 {width:100%;height:600px;overflow:hidden;}
.DB_tab25 .DB_bgSet{position:relative;}
.DB_tab25 .DB_bgSet li{position:absolute;width:100%;height:600px;display:none;}
.DB_tab25 .DB_imgSet{position:absolute;width:1300px;left:50%;margin-left:-550px;}
.DB_tab25 .DB_imgSet .DB_1_1{position:absolute;left:650px;top:200px;}
.DB_tab25 .DB_imgSet .DB_1_2{position:absolute;left:590px;top:-50px;}
.DB_tab25 .DB_imgSet .DB_1_3{position:absolute;left:880px;top:410px;}
.DB_tab25 .DB_imgSet .DB_2_1{position:absolute;left:60px;top:0px;}
.DB_tab25 .DB_imgSet .DB_2_2{position:absolute;left:-40px;top:200px}
.DB_tab25 .DB_imgSet .DB_2_3{position:absolute;left:110px;top:410px}
.DB_tab25 .DB_imgSet .DB_3_1{position:absolute;left:750px;top:200px;}
.DB_tab25 .DB_imgSet .DB_3_2{position:absolute;left:530px;top:205px;}
.DB_tab25 .DB_imgSet .DB_3_3{position:absolute;left:530px;top:410px;}
.DB_tab25 .DB_menuWrap{position:absolute;width:1300px;left:50%;margin-left:-650px;}
.DB_tab25 .DB_menuWrap .DB_menuSet{position:absolute;width:100%;top:550px;text-align:center;font-size:0;}
.DB_tab25 .DB_menuWrap .DB_menuSet li{cursor:pointer;margin:0 3px;display:inline;}
.DB_tab25 .DB_prev{position:absolute;left:0px;top:300px;cursor:pointer;display:none;}
.DB_tab25 .DB_next{position:absolute;right:0px;top:300px;cursor:pointer;display:none;}
/*CATALOG*/
.catalog{width:325px; float:left; background:#eef3f7;}
.catalog ul{padding: 50px 0 40px 0;}
.catalog li{border-bottom: 1px solid #dfe8ef;}
.catalog li a{height: 65px; line-height: 65px; color: #083061; font-size: 18px; padding: 0 0 0 30px; display: block;}
.catalog li a:hover{color: #fff; font-size: 18px; background: #61d3fc;}
.catalog_tit{width:325px; height:80px; background:#083061; color:#fff; font-size:24px; line-height:80px; text-align: center;}
.catalog_tit_tottom{width:325px; height:135px; background:#083061 url(../images/ico_tel.png) 43px 43px no-repeat; color:#2bb4e6; font-size:14px;text-align: left; line-height: 22px; padding: 43px 0 0 103px;}
.catalog_tit_tottom p{ font-size: 24px;}

/* scrollDiv */
.scrollDiv{height:410px;/* 必要元素 */overflow:hidden;/* 必要元素 */}
.scrollDiv li{height:102px;}
#s2,#s3{height:410px;}




.f_banner {
    height: auto;
    width: 100%;
    position: relative;
}

.f_banner .bd li {
    text-align: center;
}
.f_banner .hd {
    right: 0;
    left: 50%;
    bottom: 30px;
    z-index: 999;
    position: absolute;
}
.f_banner .hd ul{
    overflow: hidden;
    zoom: 1;
    float: left;
}
.f_banner .hd li {
    float: left;
    width: 9px;
    height: 9px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    text-align: center;
    cursor: pointer;
    margin-left: 8px;
    border-radius: 50%;
}

.f_banner .hd li.on {
    background-color: #fff;
}
.f_banner .prev{position: absolute;top: 230px;left: 5%;opacity: 0;cursor:pointer;}
.f_banner .next{position: absolute;top: 230px;right: 5%;opacity: 0;cursor:pointer;}

.f_banner:hover .prev{opacity: 1;}
.f_banner:hover .next{opacity: 1;}


/*悬浮*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#999;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#666;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:34px;}
.suspension .d-qrcode{top:1px;}
.suspension .d .inner-box{padding:8px 22px 12px;}
.suspension .d-service-item{border-bottom:1px solid #eee;padding:14px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .inner-box p:last-child{font-size: 14px;line-height: 22px;padding-top: 10px;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}


.index_four{width: 100%;margin: 0 auto;}
.index_four li{float: left;width: 50%;height: 300px;}
.index_four li:nth-child(1){background: url(../images/f1.jpg) center center no-repeat;margin: 4px 0 0 0;background-size: 100% 100%;}
.index_four li:nth-child(2){background: url(../images/f2.jpg) center center no-repeat;margin: 4px 0 0 0;background-size: 100% 100%;}
.index_four li:nth-child(3){background: url(../images/f3.jpg) center center no-repeat;margin: 4px 0 0 0;background-size: 100% 100%;}
.index_four li:nth-child(4){background: url(../images/f4.jpg) center center no-repeat;margin: 4px 0 0 0px;background-size: 100% 100%;}

.index_four_button{width: 240px;height: 60px;line-height: 60px;border: 1px solid rgba(255,255,255,0.3);color: #FFF;text-align: center;margin: 122px 180px 0 0;}
.index_four li:nth-child(2) .index_four_button{width: 240px;height: 60px;line-height: 60px;border: 1px solid #aaa;color: #000;text-align: center;margin: 122px 0 0 180px;}
.index_four li:nth-child(3) .index_four_button{width: 240px;height: 60px;line-height: 60px;border: 1px solid #aaa;color: #000;text-align: center;margin: 122px 180px 0 0;}
.index_four li:nth-child(4) .index_four_button{width: 240px;height: 60px;line-height: 60px;border: 1px solid rgba(255,255,255,0.3);color: #FFF;text-align: center;margin: 122px 0 0 180px;}

/*2*/
.index_four li:nth-child(2) .index_four_button:hover{color: #fff;border: 1px solid #2777bc;}
.index_four li:nth-child(2) .index_four_button{position: relative;width: 240px;}
.index_four li:nth-child(2) .index_four_button:after,.index_four li:nth-child(2) .index_four_button:before {
                content: '';
                position: absolute;
                left: 0;
                top: 0;
                width: 0;
                height: 100%;
                z-index:-2;
                border: 0;
            }
            .index_four li:nth-child(2) .index_four_button:hover{
                z-index:1;
                background:transparent;
            }            
            .index_four li:nth-child(2) .index_four_button:before {
                transition: .5s;
                background: #2777bc;
                z-index:-1;
            }          
           .index_four li:nth-child(2) .index_four_button:hover:after,.index_four li:nth-child(2) .index_four_button:hover:before {
                width: 100%;
            }
/*3*/
.index_four li:nth-child(3) .index_four_button:hover{color: #fff;border: 1px solid #2777bc;}
.index_four li:nth-child(3) .index_four_button{position: relative;width: 240px;}
.index_four li:nth-child(3) .index_four_button:after,.index_four li:nth-child(3) .index_four_button:before {
                content: '';
                position: absolute;
                left: 0;
                top: 0;
                width: 0;
                height: 100%;
                z-index:-2;
                border: 0;
            }
            .index_four li:nth-child(3) .index_four_button:hover{
                z-index:1;
                background:transparent;
            }            
            .index_four li:nth-child(3) .index_four_button:before {
                transition: .5s;
                background: #2777bc;
                z-index:-1;
            }          
           .index_four li:nth-child(3) .index_four_button:hover:after,.index_four li:nth-child(3) .index_four_button:hover:before {
                width: 100%;
            }


/*1*/
.index_four_button:hover{color: #000;}
.index_four_button{position: relative;width: 240px;}
.index_four_button:after,.index_four_button:before {
                content: '';
                position: absolute;
                left: 0;
                top: 0;
                width: 0;
                height: 100%;
                z-index:-2;
            }
            .index_four_button:hover{
                z-index:1;
                background:transparent;
            }            
            .index_four_button:before {
                transition: .5s;
                background: #fff;
                z-index:-1;
            }          
            .index_four_button:hover:after,.index_four_button:hover:before {
                width: 100%;
            }
/*4*/
.index_four li:nth-child(4) .index_four_button:hover{color: #000;}
.index_four li:nth-child(4) .index_four_button{position: relative;width: 240px;}
.index_four li:nth-child(4) .index_four_button:after,.index_four li:nth-child(4) .index_four_button:before {
                content: '';
                position: absolute;
                left: 0;
                top: 0;
                width: 0;
                height: 100%;
                z-index:-2;
            }
            .index_four li:nth-child(4) .index_four_button:hover{
                z-index:1;
                background:transparent;
            }            
            .index_four li:nth-child(4) .index_four_button:before {
                transition: .5s;
                background: #fff;
                z-index:-1;
            }          
            .index_four li:nth-child(4) .index_four_button:hover:after,.index_four li:nth-child(4) .index_four_button:hover:before {
                width: 100%;
            }

.index_news_main{margin: 220px 0 0 20px;position: absolute;}
.index_news_main .bd li{background: none;width: 600px;}
.index_news_main .bd li a{font-size: 18px;color: #333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;letter-spacing: 0.2px;}
.index_news_main .hd .next{float: right;}
.index_news_main .hd .next i{color: #3397de;cursor: pointer;}

.index_case_main{margin: 35px 20px 0 0px;}
.index_case_main .bd li{background: none;width: 600px;}
.index_case_main .bd li a{font-size: 18px;color: #333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;letter-spacing: 0.2px;}
.index_case_main .hd .next{float: right;}
.index_case_main .hd .next i{color: #3397de;cursor: pointer;}

/*业务*/
.index_pro{height: 1140px;background: url(../images/pro_bg.jpg)center no-repeat;padding-top: 50px;background-size: 100% 100%;}
.index_pro_title{font-size: 36px;color: #1a75b6;text-align: center;font-weight: bold;}
.index_pro_title span{color: #57b8e3;}
.index_pro_title .sd ul{display: table;}
.index_pro_title .sd li{float: left;width: 8px;height: 8px;background-color: #57b8e3;margin: 30px 13px 0 13px;}
.index_pro_title .sd li:nth-child(2){background-color: #1a75b6;}

.index_pro_main{margin: 30px 0;border-bottom: 1px solid #eee;height: 247px;}
.pro_l{width: 249px;height: 247px;background: url(../images/pro_title_bg.jpg) center no-repeat;text-align: center;color: #fff;padding-top: 50px;transition: all 0.5s;}
.pro_l i{font-size: 60px;font-weight: lighter;transition: all 0.5s;}
.pro_l p{font-size: 14px;color: #fff;font-weight: bold;margin-top: 25px;line-height: 24px;max-width: 90%;}
.pro_button{width: 150px;height: 40px;line-height: 40px;border: 1px solid rgba(255,255,255,0.3);color: #fff;font-size: 14px;margin-top: 15px;}
.pro_button:hover{color: #57b8e3;}
.pro_button{position: relative;}
.pro_button:after,.pro_button:before {
                content: '';
                position: absolute;
                left: 0;
                top: 0;
                width: 0;
                height: 100%;
                z-index:-2;
            }
            .pro_button:hover{
                z-index:1;
                background:transparent;
            }            
            .pro_button:before {
                transition: .5s;
                background: #fff;
                z-index:-1;
            }          
            .pro_button:hover:after,.pro_button:hover:before {
                width: 100%;
            }

.pro_r{width: 1034px;}
.pro_r_img li{float: left;margin-right: 7px;}
.pro_r_img li:nth-child(3){margin-right: 0px;}
.pro_text li:nth-child(3){margin-right: 0px;}
.pro_text li:nth-child(6){margin-right: 0px;}
.pro_text li{float: left;width: 340px;margin-right: 7px;font-size: 14px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;transition: all 0.5s;}
.pro_text li a{font-size: 14px;color: #666;transition: all 0.5s;}
.pro_text li a:hover{font-size: 14px;color: #000;}
.pro_text{margin-top: 10px;transition: all 0.5s;}


/*footer*/
.index_footer{height: 302px;background-color: #024582;position: relative;}
.index_footer_down{position: absolute;bottom: 0;color: #fff;text-align: center;font-size: 14px;left: 0;right:0;height: 50px;line-height: 50px;border-top: 1px solid rgba(255,255,255,0.3);width: 1300px;}
.footer_main{color: #fff;position: absolute;top: 72px;}
.footer_l{font-size: 16px;font-weight: bold;color: #fff;}
.footer_l p{font-size: 14px;color: #fff;line-height: 28px;}
.footer_l p:first-child{margin-top: 10px;}

.footer_c{font-size: 16px;font-weight: bold;color: #fff;margin-left: 200px;width: 400px;}
.footer_c li{float: left;margin-right: 12px;}
.footer_c li a{font-size: 14px;color: #fff;line-height: 28px;}

.footer_img{text-align: center;margin-left: 296px;}
.footer_img li{float: left;width: 50px;}
.footer_img li a i{color: #fff;font-size: 22px;}


/*SUBTITLE*/
.sub_title{width:100%; text-align:left;color: #024582; font-size: 20px; line-height: 50px; height: 50px; position: relative;font-weight: bold;}
.sub_title i{font-size: 28px;color: #c50000;}
.sub_title span{text-align: right; position: absolute; top: 0; right: 0; color: #000; font-size: 14px;}
.sub_title span a{color: #000;}
.sub_title span a:hover{color: #024582;font-weight: bold;}
.sub_content{width:1300px; padding:0; margin:30px auto; color:#000;font-size: 14px;}


.sub_nav{width: 290px;margin-top: 50px;}
.sub_nav_title{line-height: 60px;background-color: #ffa200;color: #fff;padding-left: 20px;border-bottom: 1px solid #fff;font-size: 14px;}
.sub_nav ul a li{line-height: 40px;background-color: #f3f3f3;color: #000;padding-left: 20px;line-height: 40px;border-bottom: 1px solid #fff;font-size: 14px;}

.sub_textx{width: 960px;margin-top: 50px;}

/*news内页*/
.sub_xinwen{width:1300px; margin: 0 auto 30px auto; padding: 0;}
.sub_xinwen ul{list-style: none;}
.sub_xinwen ul a:{width: 1300px; height: 250px;}
.sub_xinwen li{ background: #fff; margin:35px 0; width: 100%;
    shadow: 0px 6px 12px rgba(25,116,170, 0.2);
    box-shadow: 0px 6px 12px rgba(25,116,170, 0.2);
    -webkit-box-shadow: 0px 6px 12px rgba(25,116,170, 0.2);
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;}
.snews_content{width:100%; height: 250px; padding: 0; background: #fff; transition:all .1s ease-in-out;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out; position: relative;}
.snews_content:hover{background:#fcfcfc;
    shadow: 0px 6px 12px rgba(0,0,0, 0.3);
    box-shadow: 0px 6px 12px rgba(0,0,0, 0.3);
    -webkit-box-shadow: 0px 6px 12px rgba(0,0,0, 0.3);}
.snews_content_time{width: 100%; background: #ebf5ff; height: 40px; line-height: 40px; text-align: center; color: #5aa5ee; font-size: 12px; margin-bottom: 30px;}
.sub_pic{width:300px; height:225px; margin:0;  float:left;}
.sub_pic img{width:300px; height:225px; margin: 7px 0 0 7px;}
.sub_text{width:924px; height:55px; line-height:55px; float:left; margin:10px 0 0 25px; color:#000; font-weight: bold; font-size:18px;}
.sub_text a{color:#000; text-decoration:none;}
.sub_text a:hover{color:#666; text-decoration:none;}
.sub_text span{width:924px; float:left; margin:0; color:#777; font-size:15px; line-height:25px; display: block; font-weight: normal;color: #999;}
.sub_text p{font-size: 14px; color: #fff; line-height:25px; height: 25px; box-sizing: border-box; padding: 0 10px; width:130px; text-align: center; background:#024582;  position: absolute; bottom:38px;}

.sub_news_title{font-weight: bold; text-align: center; font-size: 20px; height: 50px; line-height: 50px; color: #000;}







/*SUBTITLE*/
.sub_title{width:100%; text-align:left;color: #000; font-size: 20px; line-height: 50px; height: 50px; position: relative;}
.sub_title i{font-size: 28px;color: #c50000;}
.sub_title span{text-align: right; position: absolute; top: 0; right: 0; color: #000; font-size: 14px;}
.sub_title span a{color: #000;}
.sub_title span a:hover{color: #c50000;font-weight: bold;}
.sub_content{width:1300px; padding:0; margin:30px auto; color:#000;font-size: 14px;}

.sub_nav{width: 280px;margin-top: 50px;}
.sub_nav ul a li{line-height: 40px;background-color: #f3f3f3;color: #000;padding-left: 20px;line-height: 40px;border-bottom: 1px solid #fff;font-size: 14px;}

.sub_text{width: 950px;margin-top: 50px;}

.pro3_main li{float: left;width: 300px;height: 269px;text-align: center;margin: 36px 16px 0 0px;}
.pro3_main li .pro_img{width: 300px;height: 218px;overflow: hidden;transition: 0.5s;position: relative;transition: 0.5s;background-color: #f3f3f3;}
.pro3_main li:hover .pro_img img{transform: scale(1.2)}

.pro3_main li .pro_img img{max-width: 290px;max-height: 208px;position: absolute;top: 0;right: 0;bottom: 0; left: 0;transition: 0.5s;margin: auto;}
.pro3_main li p{height: 50px;font-size: 16px;color: #000;border-bottom: 1px solid #f3f3f3;line-height: 50px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}

.pro3_main li:nth-child(1){margin-top: 0;}
.pro3_main li:nth-child(2){margin-top: 0;}
.pro3_main li:nth-child(3){margin-top: 0;}

.index_news2{margin-top: 0px;}
.index_news2 li{float: left;width: 300px;height: 420px;background-color: #f6f6f6;transition: all 0.5s;margin: 59px 0 0 33px;transition: all 0.5s;}
.index_news2 li:first-child{margin-left: 0;}
.index_news2 li:nth-child(5){margin-left: 0;}
.index_news2 li:hover{box-shadow: 0px 0px 20px rgba(0,0,0,0.2);}
.index_news2 li:hover .index_news_down .more a{color: #333;font-weight: bold;}
.index_news2 li:hover img{transform: scale(1.1);}
.index_news2_img{width: 300px;height: 200px;position: relative;overflow: hidden;}
.index_news2_img img{max-height: 200px;position: absolute;top: 0;right: 0;bottom: 0;left: 0;margin: 0;transition: 0.5s;}
.index_news2_main{padding: 20px 20px 0 20px;}
.index_news2_title{font-size: 18px;font-weight: bold;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;color: #333;}
.index_news2_main p{font-size: 14px;font-weight: 500;color: #999;line-height: 22px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-top: 10px;}
.index_news2_down{width: 260px;height: 75px;border-top: 1px solid #eee;line-height: 40px;margin-top: 35px;padding-top: 20px;}
.index_news2_down .date{width: 120px;height: 30px;background-color: #c50000;line-height: 30px;text-align: center;color: #fff;font-size: 14px;}
.index_news2_down .more a{font-size: 14px;color: #999;transition: all 0.5s;}

















.sub_content{width:1300px; padding:0; margin:30px auto; color:#000;font-size: 16px;}
.sub_content img{max-width: 100%;}

.sub_content_p{width:100%; padding:0; margin:0px auto; color:#000;font-size: 16px;}






.pre_nex{width: 100%; margin: 25px auto;}
.pre_nex li:nth-last-child(odd){float: left;}
.pre_nex li:nth-last-child(even){float: right;}
.pre_nex li{width: 48%; height: 40px; line-height: 40px; color: #aaa; background: #f8f8f8; text-align: center;}
.pre_nex li a{display: block; color: #777; font-size: 14px;}
.pre_nex li a:hover{color: #000; background: #f1f1f1;}




/*分页样式*/
.page_info{text-align:center;margin:10px auto; padding: 50px 0; color:#999; clear: both;}
.page_info span{padding:0 2px;font-weight:bold;}
.page_list{height:24px;line-height:24px;text-align:center; clear: both; letter-spacing:0;font-size:10px;margin:50px auto; padding: 50px 0; clear: both; width: 100%;}
.page_list a{display:inline-block;color:#898989;border:1px solid #e8e8e8;background:#f8f8f8;text-align:center;padding:0 8px;margin:0 1px;}
.page_list a:hover{color:#fff;border:1px solid #898989;background:#898989;}
.page_list a.on{color:#333;border:1px solid #ccc;background:#E5EDF2;}







/*产品详情页样式*/
.pro_left_fix{position:fixed; z-index: 9999; border: 1px solid #ddd;  background: #fff;
    shadow: 0px 3px 7px rgba(0,0,0, 0.2);
    box-shadow: 0px 3px 7px rgba(0,0,0, 0.2);
    -webkit-box-shadow: 0px 3px 7px rgba(0,0,0, 0.2);}
.pro_left_fix p{width:300px; background: #fff; margin:0 auto; line-height:35px; font-size:18px; color:#333; text-align:center;}
.pro_meline{width: 1px; background: #eee;}
.product_title{line-height:60px; font-size:28px; height: 60px; text-align:center; color:#000;}
.product_title p{width:100%;background:#f6f6f6; padding:20px 10px;  margin:15px auto; line-height:25px; font-size:14px; color:#888;}
.product_time{width:100%; background:#999; color:#fff; height:30px; margin:10px auto; text-align:center; line-height:30px;}
.prodct_content_title{width:100%; margin:10px auto 0 auto;}
.prodct_content_title li{float:left; width:150px; height:50px; line-height:50px; text-align:center; margin:0;}
.bgcolor{ background:#ccc; color:#333;}
.bgcolor_on{ background:#024582; color:#FFF}
.prodct_content_title li a{ color:#FFF}
.product_content{width:100%; margin:0 auto; border-top:1px #024582 solid; padding: 30px 0 0 0;}
.product_content img{max-width: 950px;}
.prodct_content_titles{width:100%; margin:0 auto;}
.prodct_content_titles li{float:left; width:120px; height:50px; line-height:50px; text-align:center; margin:25px 1px 0 0;}
.prodct_content_titles li a{ color:#FFF}
.product_contents{width:100%; margin:0 auto; border-top:1px #555 solid;}


.pcontent img{max-width:800px; width: auto; height: auto; text-align: center;}








/*MES-FORREAL*/
.message_bigtext{width: 100%; height: 100px; line-height: 100px; border-radius: 10px; background: #f4f9ff; color: #555; font-size: 26px; padding: 0 50px; margin: 0; font-weight: bold;}
.msgtitle{display:block;padding-bottom:5px;font-size:14px;font-weight:bold;}
.message_block p{padding:12px;}
.msg_input{width:400px;border:1px solid #e0e0e0;padding:8px 9px;background:#fff;font-size:18px;color:#ccc; margin: 0 0 0 10px; height: 30px;
	-moz-box-shadow:5px 5px 5px #eee inset;-webkit-box-shadow:5px 5px 5px #eee inset; box-shadow:5px 5px 5px #eee inset;border-radius:2px;}
.msg_input_on{width:400px;border:1px solid #8cd1ff;background:#f1f9ff;padding:8px 9px; margin: 0 0 0 10px; height: 30px;
	-webkit-box-shadow:0px 2px 0px 0px rgba(0, 0, 0, 0.03);box-shadow: 0px 2px 0px 0px rgba(0, 0, 0, 0.03);border-radius:2px;font-size:13px;color:#888;}
.message_tag{ text-align: center; vertical-align: middle;}
.message_labes{font-size:14px;}
.message_title{height:45px;line-height:45px; text-align: center; vertical-align: middle;}
.message_title span{float:right;font-weight:bold;}
.message_info{color:#8ea6b6;text-align:right;}
.msg_btn_area{margin:16px 0 16px 10px;text-align:left;}
.msg_btn_area a{display:inline-block;padding:5px 15px;background:#c50000; text-decoration:none; color:#fff;text-align:center;font-size:16px;overflow:hidden;cursor:pointer;font-weight:bold;}
.msg_btn_area a:hover{text-decoration:none;background:#c50000}




.pro3_main li{float: left;width: 300px;height: 269px;text-align: center;margin: 36px 16px 0 0px;}
.pro3_main li .pro_img{width: 300px;height: 218px;overflow: hidden;transition: 0.5s;position: relative;transition: 0.5s;background-color: #f3f3f3;}
.pro3_main li:hover .pro_img img{transform: scale(1.2)}

.pro3_main li .pro_img img{max-width: 290px;max-height: 208px;position: absolute;top: 0;right: 0;bottom: 0; left: 0;transition: 0.5s;margin: auto;}
.pro3_main li p{height: 50px;font-size: 16px;color: #000;border-bottom: 1px solid #f3f3f3;line-height: 50px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}

.pro3_main li:nth-child(1){margin-top: 0;}
.pro3_main li:nth-child(2){margin-top: 0;}
.pro3_main li:nth-child(3){margin-top: 0;}


/*fw;*/
.fw ul{display: table;}
.fw ul a li{float: left;width: 300px;height: 50px;line-height: 50px;color: #024582;text-align: center;margin: 40px 15px 0 15px;border-radius: 30px;font-size: 14px;border: 1px dashed #ccc;transition: all 0.3s;font-weight: bold;}
.fw ul a li:hover{background-color: #57b8e3;border: 0px;color: #fff;letter-spacing: 0.3px;}
.fw a{text-transform:uppercase;}










