@charset "utf-8";
/*banner*/
a{
    text-decoration: none!important;
}
.fullSlide {
    width: 100%;
    position: relative;
    height: 550px;
    margin: 0 auto;
}
.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}
.fullSlide .bd ul {
    width: 100%!important;
}
.fullSlide .bd li {
    width: 100%!important;
    height: 550px;
    overflow: hidden;
    text-align: center;
}
.fullSlide .bd li a {
    display: block;
    height: 550px;
}
.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0px;
    left: 0;
    height: 30px;
    line-height: 30px;
    background: url(../images/touming.png) repeat-x;
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
}
.fullSlide .hd ul {
    text-align: center;
}
.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;*
    display: inline;zoom:1;
    width: 15px;
    height: 15px;
    background: #FFFFFF;
    overflow: hidden;
    line-height: 9999px;
    margin: 0 5px;
    border: 1px solid #D2D2D2;
    border-radius: 10px;
}
.fullSlide .hd ul .on {
    background: #04aec7;
    border: 1px solid #04aec7;
    opacity: 1;
}
.fullSlide .prev,  .fullSlide .next {
    position: absolute;
    top: 50%;
    margin-top: -50px;
    display: block;
    width: 100px;
    height: 100px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    opacity: 0;
    -webkit-transition: all .25s;
    -moz-transition: all .25s;
    -ms-transition: all .25s;
    -o-transition: all .25s;
    transition: all .25s;
}
.fullSlide .prev {
    left: 3%;
    background: url(../images/left.png) no-repeat left;
}
ol, ul {
    margin-top: 0;
    margin-bottom: 0px!important;
}
.fullSlide .next {
    right: 3%;
    background: url(../images/right.png) no-repeat right;
}
.fullSlide .prevStop {
    display: none;
}
.fullSlide:hover .prev,.fullSlide:hover .next{
    filter: alpha(opacity=100);
    opacity: 1;
}

/*代理商滚动*/
.picMarquee-left{  overflow:hidden; position:relative; padding-top: 30px; margin:0 auto 30px;}
.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .bd{ /* padding:20px 10px 10px 10px ; */   }
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .pic{ text-align:center; }
.picMarquee-left .bd ul li .pic img{ height:220px;display:block; padding:2px; }
.picMarquee-left .bd ul li .pic a:hover img{ border-color:#E60012;  }
.picMarquee-left .bd ul li .title{ line-height:24px;   }
.dls_xian{
    height: 1px;
    background: #d2d2d2;
}


/*产品分类*/
.ipro_class{
    text-align: center;
    margin-top: 20px;
}
.ipro_class ul{
    display: inline-block;
}
.ipro_class ul li{
    float: left;
    border: 1px solid #666;
    border-radius: 5px;
    margin-left: 10px;
}
.ipro_class ul li:first-child{
    margin-left: 0px;
}
.ipro_class ul li a{
    font-size: 16px;
    padding: 0 15px;
    display: block;
    height: 40px;
    line-height: 40px;
}
.ipro_class ul li:hover{
    border: 1px solid #00adef;
}
.ipro_class ul li a:hover{
    background: #00adef;
    color: #fff;
}
.ipro_class ul .ipc_bj{
    background: #00adef;
    border: 1px solid #00adef;
}
.ipro_class ul .ipc_bj a{
    color: #fff;
}
dl {
    margin-top: 0;
    margin-bottom: 0px!important;
}

/*领域*/
.field_bj{
    background: #f0f2f1;
    padding: 50px 0;
    margin-top: 30px;
}
.field_list{}
.field_list ul{}
.field_list ul li{
    float: left;
    width: 373px;
    background: #e3e1e1;
    margin-right: 20px;
    padding: 10px 0;
    border-radius: 10px;
    position: relative;
    margin-bottom: 30px;
}
.field_list ul li:first-child{
    margin-left:0px;
}
.field_list ul li .fli_img{
    text-align: center;
}
.field_list ul li .fli_img .fli_img_yuan{
    background: #fff;
    padding: 20px;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    margin:0 auto;
}
.field_list ul li .fli_img .fli_img_yuan img{
    margin: 0 auto;
    display: block;
    width: 38px;
    height: 38px;
}
.field_list ul li .fli_img em{
    display: block;
    font-size: 12px;
    margin-bottom: 3px;
    color: #969696;
    margin-top: 20px;
    text-transform: uppercase;
}
.field_list ul li .fli_img p{
    color: #00adef;
    font-size: 20px;
    font-weight: bold;
    line-height: 28px;
}
.field_list ul li dl{
    margin-top: 15px;
}
.field_list ul li dl img{
    margin: 0 auto;
    display: block;
    background: #fff;
    padding: 10px;
    height: 260px;
    border-radius: 5px;
}
.field_list ul li dl img:hover{
    background:#00ADEF;
    opacity:0.8;
}
.field_list ul li dl dd{
    color: #666;
    line-height: 25px;
    margin: 15px 20px 0;
    height: 100px;
    overflow: hidden;
}
.field_list ul li dl p a{
    display: block;
    background: #00ADEF;
    text-align: center;
    width: 150px;
    height: 35px;
    line-height: 35px;
    margin: 0 auto;
    border-radius: 10px;
    color: #fff;
    margin-top: 10px;
}
.field_list ul li dl p a:hover{
    background: #d9131e;
}
.field_list ul li .fli_proimg{
    background: url(../images/rbbian.png) center no-repeat;
    width: 82px;
    height: 81px;
    position: absolute;
    top: 0;
    right: 0;
}


/*社会责任*/
.iresp{
    margin-top: 50px;
}
.iresp .iresp_dl{
    width: 350px;
}
.iresp .iresp_dl dt{
    color: #00adef;
    font-size: 24px;
}
.iresp .iresp_dl dd{
    color: #666;
    margin-top: 15px;
}
.iresp .iresp_dl a{
    background: #00adef;
    color: #fff;
    padding: 0 20px;
    height: 35px;
    line-height: 35px;
    display: block;
    float: left;
    margin-top: 20px;
}
.iresp ul{}
.iresp ul li{
    float: left;
    width: 260px;
    margin-left:10px;
}
.iresp ul li:first-child{
    margin-left: 0px;
}
.iresp ul li img{
    display: block;
    width: 260px;
    height: 185px;
}
.iresp ul li dl{
    background: #00adef;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    border-radius: 0 0 10px 10px;
    position: relative;
}
.iresp ul li dl:after{
    top: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-top-color: #00ADEF;
    border-width: 6px;
    left: 47%;
}
.iresp ul li dl dt{
    font-size: 18px;
}
.iresp ul li dl dd{
    line-height: 20px;
    font-size: 12px;
}

.iabout{
    background: #00ADEF;
    padding: 50px 0;
}
.iabout_brief{
    width: 330px;
}
.iabout_brief .iabr01{
    color: #04465f;
    font-size: 18px;
    text-align: center;
}
.iabout_brief .iabr02{
    color: #04465f;
    text-align: center;
}
.iabout_brief .iabr03{
    text-align: center;
    text-indent: 2em;
    color: #fff;
    line-height: 25px;
    height: 75px;
    padding: 0 20px;
    overflow: hidden;
    margin-top: 10px;
}
.iabout_brief dl{
    margin-top: 30px;
}
.iabout_brief dl dt{
    font-size: 18px;
    text-align: center;
    color: #04465f;
}
.iabout_brief dl dd{
    color: #fff;
    background: url(../images/hp_tb.png) left no-repeat;
    padding-left: 25px;
    line-height: 30px;
    height: 30px;
}
.iabout_brief a{
    display: block;
    margin: 20px auto 0;
    background: #04465f;
    color: #fff;
    width: 100px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    border-radius: 10px;
}
.iabout_img{
    margin-left: 20px;
}
.iabout_img img{
    display: block;
    width: 850px;
    height: 350px;
}


/*新闻资讯*/
.inews{
    background: #f0f2f1;
    padding: 50px 0;
}
.inews_img{
    padding: 13px;
    background: #fff;
    width: 414px;
    border-radius: 5px;
}
.inews_img img{
    display: block;
    height: 377px;
}
.inews_img:hover{
    background:#00ADEF
}
.notice
{
    width: 740px;
    overflow: hidden;
}

.notice .tab-hd
{
    height: 20px;
    color: #404040;
}

.notice .tab-hd ul
{
 /* padding-top: 4px; */
    margin-left: 7px;
    line-height: 25px;
    height: 25px;
    float: left;
}

.notice .tab-hd li
{
    float: left;
    height: 20px;
    line-height: 18px;
    border-top: 1px solid #eee;
}

.notice .tab-hd li a
{
    display: block;
    padding: 0 14px;
    line-height: 20px;
    height: 20px;
    font-size: 16px;
}

.notice .tab-hd li:first-child
{
    border-right: 2px solid #939392;
}

.notice .tab-hd li.on
{
    color: #00ADEF;
    position: relative;
}

.notice .tab-hd li.on a
{
    color: #00ADEF;
    font-weight: bold;
}

.notice .tab-hd .tab-hd-xian
{
    float: left;
    background: url(../images/xian01.png) right no-repeat;
    width: 500px;
    height: 20px;
    margin-right: 15px;
}

.notice .tab-hd .tab-hd-more
{
    float: right;
    color: #999;
    width: 90px;
    border-radius: 10px;
    text-align: center;
}

.notice .tab-hd .tab-hd-more a
{
    color: #999;
    display: block;
    border-radius: 10px;
    border: 1px solid #999;
}

.notice .tab-hd .tab-hd-more a:hover
{
    color: #fff;
    background: #00ADEF;
    border: 1px solid #00ADEF;
}

.notice .tab-bd
{
    padding: 5px;
}

.notice .tab-bd ul
{
    overflow: hidden;
    zoom: 1;
}

.notice .tab-bd li
{
    padding: 0 0px 0 0px;
    overflow: hidden;
    height: 80px;
    border-bottom: 1px dashed #ddd;
    padding-bottom: 10px;
    margin-top: 30px;
}

.notice .tab-bd li .in_date
{
    float: left;
    width: 80px;
    text-align: center;
    background: #333031;
    color: #fff;
    padding-top: 10px;
}

.notice .tab-bd li .in_date i
{
    font-style: normal;
    font-size: 24px;
}
.notice .tab-bd li .in_date p{
    font-size: 12px;
    margin-top: 10px;
}
.notice .tab-bd li dl{
    float: right;
    width: 630px;
}
.notice .tab-bd li dl dt{
    font-size: 14px;
    height: 30px;
    line-height: 30px;
}
.notice .tab-bd li dl dt a{}
.notice .tab-bd li dl dd{
    font-size: 12px;
    color: #666;
}
.notice .tab-bd li:hover .in_date{
    background: #00ADEF;
}
