﻿/*====================
      *基本默认值
====================*/
 .container{
    width: 1440px;
    margin: 0 auto;
}

/*---------------------------------------------banner---------------------------------------------*/

 

/* 本例子css */

.txtScroll-top{
    width: 80%;
    float: left;
    margin-top: 20px;
    margin-left: -100px;
}

.txtScroll-top .infoList li{ height:35px; line-height:35px; font-size: 18px; }
.txtScroll-top .infoList li a{
    color:#0f0f0f;
}
.txtScroll-top .infoList li .date{ float:right; color:#0f0f0f;  }


.modue{
    min-width: 1440px;
    padding: 48px 0;
    height: auto;
    overflow: hidden;
}

.title{
    text-align: center;

}
.title h1{
    color: #1c1c1c;
    font-size: 28px;
}
.title h1 font{
    color: #1399ed;
}
.title p{
    font-size: 15px;
    color: #1399ed;
    text-transform: uppercase;
    padding-top: 15px;
}

.icon_left{
    width: 75px;
    height: 2px;
    background: #1399ed;
    display: inline-block;
    vertical-align: middle;
    margin: 0 40px;
}

.harm{
    position: relative;
    height: 479px;
    margin-top: 45px;
    overflow: hidden;
    color: #0f0f0f;
    font-size: 18px;
}
.harm h1{
    font-size: 30px;
    padding-left: 110px;
}
.harm p{
    width: 414px;
    height: 111px;
    margin-top: 10px;
}

.harm_m{
    width: 614px;
    height: 479px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -307px;
    margin-top: -239px;
    background: url("../images/harm_m.png") no-repeat;
}

.harm_1{
    position: absolute;
    left: 0;
    top: 40px;
}
.harm_1 p{
    background: url("../images/harm_1.png") no-repeat;
}

.harm_2{
    top: 250px;
}
.harm_3{
    right: 0;
    left: auto;
}
.harm_4{
    right: 0;
    left: auto;
    top: 250px;
}
.harm_3 h1{
    padding-left: 20px;
}
.harm_3 p{
    background: url("../images/harm_2.png") no-repeat;
}
.harm_3 p .harm_text{
    padding: 40px 20px 20px 20px;
}



.harm_num{
    width: 90px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    display: block;
    font-size: 45px;
    color: #1399ed;
    font-style: normal;
    font-weight: bold;
    float: left;
}
.harm_text{
    float: left;
    width: 260px;
    height: auto;
    overflow: hidden;
    display: block;
    padding: 20px;
}

/*广告图*/
.adv{
    min-width: 1440px;
    height: 258px;
    background: #1399ed;
}
.adv_pic{
    width: 384px;
    height: 258px;
    float: left;
}
.adv_m{
    width: 550px;
    text-align: center;
    height: auto;
    overflow: hidden;
    float: left;
    margin-left: 140px;
    color: #ffffff;
}
.adv_m h1{
    font-size: 34px;
    padding-top: 35px;

}
.adv_m ul{
    width:100%;
    height: 126px;
    display: block;
    margin-top: 25px;
    color: #0f0f0f;
    font-size: 15px;
    padding-bottom: 20px;
}
.adv_m ul li{
    display: inline-block;
    padding: 15px 40px;
    background: #ffffff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    position: relative;
    margin-bottom: 20px;
    margin-left: 10px;
}
.icon_down{
    width: 23px;
    height: 11px;
    position: absolute;
    left: 50%;
    margin-left: -11px;
    bottom: -11px;
    display: block;
    background: url("../images/icon_down.png") no-repeat;
}

.card{
    width: 221px;
    height: 221px;
    background: url("../images/card.png") no-repeat;
    margin-top: 22px;
    float: right;
    text-align: center;
}

.card p{
    color: #030303;
    font-size: 14px;
    padding-top: 10px;
}
.card img{
    width: 38px;
    height: 38px;
    padding-top: 30px;
}
.card h1{
    font-size: 25px;
    padding-top: 5px;
    padding-bottom: 15px;
}
.card a{
    padding: 5px 20px;
    color: #ffffff;
    background: #1399ed;
    font-size: 14px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

/*产品与案例*/

.pro{
    min-width: 1440px;
    padding: 0 0 80px 0;
    height: auto;
    overflow: hidden;
}
.pro_title{
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: 44px 0;
    position: relative;
}
.pro_title li{
    font-size: 28px;
    font-weight: bold;
    color: #3a3a3a;
    display: inline-block;
    margin: 0 25px;
    border-right: #000000 solid 1px;
    padding-right: 60px;
}
.pro_title li.active{
    color: #1399ed;
}
.pro_title li:last-child{
    border: none;
}

.pro_tab{
    border-top: #c9c9c9 solid 1px;
    height: 80px;
    line-height: 80px;
}
.pro_tab ul{
    float: left;
    font-size: 20px;
    color: #101010;
	margin-left:237px;
}
.pro_tab a{
    float: right;
    color: #3e3e3e;
    font-size: 18px;
}
.pro_tab li{
    padding: 0 20px;
    float: left;
    cursor: pointer;

}
.icon_more{
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    background: url("../images/icon_more.png") no-repeat;
    margin: 0 10px 2px 10px;
}
.pro_tab li.active{
    color: #1399ed;
}

.pro_cont{
    width: 100%;
    height: auto;
    overflow: hidden;
}
.pro_cont>ul{
    display: none;
    margin-left: -10px;
}
.pro_cont>ul.active{
    display: block;
}
.pro_cont li{
    width: 470px;
    height: 350px;
    float: left;
    margin: 0 0 10px 10px;
    position: relative;
    cursor: pointer;
}
.pro_cont li img{
    width: 100%;
    height: 100%;
    display: block;
}
.pro_cont li p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 90%;
    background: #1399ed;
    height: 50px;
    line-height: 50px;
    padding: 0 5%;
    color: #ffffff;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 20px;
}


/*pc*/
.pk{
    min-width: 1440px;
    padding: 55px 0 70px 0;
    height: auto;
    overflow: hidden;
    background: #f7f7f7;
}
.pk_title{
    height: 180px;
    line-height: 180px;
    text-align: center;
    font-weight: bold;
}
.pk_l{
   width: 660px;
    float: left;
    font-size: 28px;
    color: #1399ed;
}
.pk_m{
    width: 120px;
    float: left;
    font-size: 72px;
    color: #2a2a2a;
}
.pk_m font{
    color: #1399ed;
}
.pk_r{
    width: 660px;
    float: left;
    font-size: 28px;
    color: #1399ed;
}
.pk_list{
    position: relative;
    height: auto;
    overflow: hidden;
}
.pk_line{
    width: 1px;
    height: 790px;
    background: #d3d3d3;
    position: absolute;
    left: 50%;
    top: 0;
}
.pk_list li{
    width: 100%;
    height: 180px;
    margin-bottom: 10px;

}
.pkl_l{
    width: 660px;
    height: 180px;
    background: #ffffff;
    float: left;
}
.pkl_la{
    width: 225px;
    height: 180px;
    float: left;
    display: block;
}
.pkl_lb{
    width: 288px;
    height: auto;
    overflow: hidden;
    margin: 0 40px;
    float: left;
    padding-top: 25px;
}
.pkl_lb h1{
    font-size: 26px;
    color: #2a2a2a;
}
.pkl_lb p{
    font-size: 20px;
    color: #232323;
    padding-top: 10px;
}
.pkl_lc{
    width: 67px;
    height: 180px;
    float: left;
}
.pkl_m{
    width: 120px;
    height: 120px;
    line-height: 120px;
    text-align: center;
    float: left;
    font-size: 30px;
    color: #1399ed;
    font-weight: bold;
    background: #f7f7f7;
    position: relative;
    margin-top: 24px;
}

.pkl_r{
    width: 660px;
    height: 180px;
    background: #1399ed;
    float: left;
}
.pkl_r .pkl_lb *{
    color: #ffffff;
}


/*关于我们*/
.about{
    min-width: 1440px;
    padding: 44px 0 30px 0;
    height: auto;
    overflow: hidden;
}

.about_c{
    width: 100%;
    height: 290px;
    overflow: hidden;
    background: #f7f7f7;
    margin-top: 44px;
    position: relative;
}
.about_pic{
    float: left;
    width: 600px;
    height: 290px;
}
.about_text{
    margin-left: 600px;
    padding: 40px 70px;
    height: auto;
    overflow: hidden;
}
.about_text h1{
    font-size: 30px;
    color: #1399ed;
}
.about_text p{
    font-size: 18px;
    color: #343434;
    padding-top: 10px;
    line-height: 2.0em;
}
.about_text a{
    width: 140px;
    height: 40px;
    line-height: 40px;
    border: #bfbfbf solid 1px;
    margin-top: 30px;
    text-align: center;
    color: #343434;
    display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

.icon_about{
    width: 52px;
    height: 46px;
    position: absolute;
    right: 0;
    top: 0;
    background: url("../images/icon_about.png") no-repeat;
    margin: 0;
}

.slider{
    padding: 50px 0;
    height: auto;
    overflow: hidden;
}

/* 本例子css */
.slideGroup{ width:100%;}
.slideGroup .parHd{ height:40px;  padding:0 20px;  position:relative;  }
.slideGroup .parHd ul{ text-align: center }
.slideGroup .parHd ul li{
    display: inline-block;
    padding:0 15px;
    width: 160px;
    height: 40px;
    line-height: 40px;
    background: #1399ed;
    color: #ffffff;
    font-size: 22px;
    border: #6dc7ff solid 2px;
    text-align: center;
	margin-right:30px;
    cursor:pointer;  }
.slideGroup .parHd ul li.on{
    background:#ffcc00;
    color: #161616;
    border:2px solid #ffe372;
}
.slideGroup .slideBox{ overflow:hidden; zoom:1; position:relative; margin-top: 50px; }

.slideGroup .sPrev,.slideGroup .sNext{
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -36px;
    width: 52px;
    height: 52px;
    background: url("../images/icon_pre.png") no-repeat;
}
.slideGroup .sNext{
    left: auto;
    right: 0;
    background: url("../images/icon_next.png") no-repeat;
}
.slideGroup .sPrev:hover{
    background: url("../images/icon_pre_h.png") no-repeat;
}
.slideGroup .sNext:hover{
    background: url("../images/icon_next_h.png") no-repeat;
}
.tempWrap{
    margin-left: 100px;
}
.slideGroup .parBd ul li{
    margin:0 15px;
    float:left;
    _display:inline;
    overflow:hidden;
    text-align:center;
}
.slideGroup .parBd ul li a{
    color: #222222;
}
.slideGroup .parBd ul li .pic{ text-align:center; }
.slideGroup .parBd ul li .pic img{ width:270px; height:200px; display:block;  padding:2px; border:1px solid #bebebe; }
.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
.slideGroup .parBd ul li .title{ line-height:24px; font-size: 19px;
color: #222222; padding-top: 10px;}

/*优惠*/
.favourable{
    padding: 10px 0;
    height: auto;
    overflow: hidden;
    background: #1399ed;
}
.favourable_l{
    width: 236px;
    height: 236px;
    float: left;
    margin-left: 388px;
}
.favourable_r{
text-align: center;
    float: left;
    margin-left: 70px;
    padding-top: 50px;
}
.favourable_r h1{
    font-size: 40px;
    color: #ffffff;
}
.favourable_r p i{
    width: 42px;
    height: 41px;
    display: inline-block;
    vertical-align: middle;
    background: url("../images/icon_24.png") no-repeat;
    margin-right: 5px;
}
.favourable_r p{
    font-size: 32px;
    color: #000000;
    margin: 20px auto 0 auto;
    width: 610px;
    height: 65px;
    line-height: 65px;
    text-align: center;
    background: #ffffff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    vertical-align: middle;
}
.favourable_r p font{
    font-size: 40px;
    margin-left: 10px;
}

/*资讯*/
.news{
    min-width: 1440px;
    padding: 40px 0;
    height: auto;
    overflow: hidden;
    background: #f7f7f7;
}

.news_itmes{
    width: 670px;
    height: auto;
    overflow: hidden;
    float: left;
}

.news_itmes2{
    float: right;
}
.news_title{
    height: 80px;
    line-height: 80px;
    border-bottom: #c9c9c9 solid 1px;
}
.news_title_l{
    float: left;
    font-size: 28px;
    color: #1399ed;
    font-weight: bold;
}
.news_title_r{
    float: right;
    font-size: 18px;
    color: #3e3e3e;
}

.news_pic{
    width: 100%;
    height: 160px;
    margin-top: 40px;
}
.news_pic ul{
    margin-left: -20px;
}
.news_pic li{
    width: 325px;
    height: 160px;
    float: left;
    margin-left: 20px;
}
.news_pic li img{
    width: 100%;
    height: 100%;
    display: block;
}
.news_text{
    height: auto;
    overflow: hidden;
    margin-top: 10px;
}
.news_text li{
    height: 59px;
    line-height: 59px;
    border-bottom: #c9c9c9 solid 1px;
    font-size: 18px;
    color: #161616;
}
.news_text li a{
   color: #161616;
}
.news_text_l{
    line-height: 59px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    float: left;
}
.news_text_r{
    float: right;
}

.ask{
    height: auto;
    overflow: hidden;
}
.ask li{
    padding: 40px 0;
    height: auto;
    overflow: hidden;
    border-bottom: #c9c9c9 solid 1px;
}
.ask li:last-child{
    border: none;
}
.ask_itmes{
    height: auto;
    overflow: hidden;
}
.ask_itmes_l{
    width: 40px;
    text-align: center;
    float: left;
    display: block;
    font-size: 23px;
    color: #ffffff;
}
.ask_itmes_r{
    margin-left: 70px;
    height: auto;
    overflow: hidden;
    text-align: justify;
}
.ask_itmes_r h1{
    font-size: 22px;
    color: #1399ed;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ask_itmes_r p{
    font-size: 18px;
    color: #000000;
    margin-top: 10px;
    line-height: 1.8em;
}

.icon_ask1{
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #1399ed;
    display: block;
    font-style: normal;
}
.icon_ask2{
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: block;
    font-style: normal;
    background: #7c7c7c;
    margin-top: 10px;
}

/*底部*/
.footer{
    min-width: 1440px;
    height: auto;
    overflow: hidden;
    background: #1399ed;
    padding: 46px 0;
}
.footer_top{
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    background: rgba(83,188,254,0.4);
    height: 50px;
    line-height: 53px;
}
.footer_top a{
    color: #ffffff;
    margin: 0 10px;
}
.footer_bottom{
    height: auto;
    overflow: hidden;
    margin-top: 48px;
}
.f_logo{
    width: 180px;
    height: 189px;
    float: left;
}
.f_text{
    margin-left: 50px;
    font-size: 18px;
    color: #ffffff;
    float: left;
    padding-top: 5px;
}
.f_text p{
    padding-bottom: 10px;
}

.f_message{
    float: left;
    width: 320px;
    height: auto;
    overflow: hidden;
    margin-left: 50px;
}
.f_message h1{
    font-size: 22px;
    color: #ffffff;
    text-align: center;
}
.f_message input{
    height: 40px;
    line-height: 40px;
    width: 100%;
    background: #ffffff;
    border: none;
    outline: none;
    display: block;
    margin-top: 10px;
    text-indent: 10px;
    font-size: 18px;
}
.f_message textarea{
    height: 30px;
    width: 100%;
    background: #ffffff;
    border: none;
    outline: none;
    display: block;
    margin-top: 10px;
    text-indent: 10px;
    padding: 10px 0;
    font-size: 18px;
}
.f_message a{
    width: 175px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    color: #161616;
    background: #ffcc00;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    display: block;
    margin: 10px auto 0 auto;
}

.f_ewm{
    width: 260px;
    float: right;
    height: auto;
    overflow: hidden;
    padding-top: 35px;
}

.f_ewm_l{
    width: 126px;
    height: 126px;
    display: block;
    float: left;
}
.f_ewm_r{
    margin-left: 150px;
    text-align: center;
    height: auto;
    overflow: hidden;
    color: #ffffff;
    font-size: 18px;
}
.f_ewm_r p{
    padding-top: 10px;
    line-height: 1.8em;
}

/*底部TAGS*/
.tags_box {
	background-color: #ebebeb;
	padding: 20px 0px 20px 0px;
	text-align: center;
	color: #363f4d;
	font-size: 13px;
}
.tags_box a {
	color: #363f4d;
	padding: 0px 2px 0px 8px;
	font-size: 13px;
}
.tags_box a:hover {
	text-decoration: none;
	color: #3d9656;
}
.tags_box a:last-child {
	border-right: 0px;
}
.tags_title:after {
	content: "：";
}
.link_box button {
	display: none;
}
.link_title {
	font-size: 13px;
	margin-right: -6px;
}
.link_title:after {
	content: "：";
}
