.clearfix:after {
    display: block;
    content: '';
    clear: both;
}
.textover {
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.over-line-2{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.over-line-3{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
.over-line-12{
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}
#header,#footer,#main{width: 100%;overflow: hidden}
.wrapper{width: 1000px;margin: 0 auto;display: block;position: relative}
/*header*/
.header_top{
    line-height: 38px;
    background: #eeeeee;
    overflow: hidden;
}
.header_top ul,.header_top ul li,.header_top p{
    float: left;
    font-size: 12px;
    color: #898989;
}
.header_top ul{margin-left:338px}
.header_top ul li a{
    color: #898989;
    padding: 0 10px;
    border-left: 2px solid #898989;
}
.header_top ul li:first-child a{border-left: 0}
.header_top form{
    float: right;
    position: relative;
    width: 192px;
}
.header_top form input[type=text]{
    width: 192px;
    line-height: 20px;
    border-radius:5px;
    border:1px solid #535353;
}
.header_top form input[type=submit]{
    width: 18px;
    height: 18px;
    background:url("../img/sch.png") no-repeat center;
    text-indent: -999em;
    border: 0;
    position: absolute;
    right:5px;
    top: 11px;
}
#header>.wrapper{
    overflow: hidden;
    padding: 38px 0 30px 0;
}
#header>.wrapper h1 a{
    display: block;
    width: 424px;
    height: 30px;
    background:url("../img/logo.png") no-repeat center;
    text-indent: -999em;
    float: left;
}
#header>.wrapper p{
    color: #0568c4;
    background:url("../img/tel.png") no-repeat left center;
    padding-left:45px;
    line-height: 37px;
    float: right;
}
#header>.wrapper p span{
    color: #ffba00;
    font-size: 25px;
    padding-left: 10px;
}
#header>.wrapper p small{
    display:block;
    line-height:0;
    text-indent: 76px;
    font-size: 20px;
    padding-top: 4px;
}
.nav{
    height: 50px;
    padding-top: 3px;
    background: #025fc6;
    background: -webkit-linear-gradient(#0079e0,#025fc6); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#0079e0,#025fc6); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#0079e0,#025fc6); /* Firefox 3.6 - 15 */
    background: linear-gradient(#0079e0,#025fc6); /* 标准的语法 */
    border-bottom: 3px solid #ffba00;
}
.nav>ul>li{
    float: left;
    position: relative;
}
.nav>ul>li:hover em{display: block !important;}
.nav>ul>li>a{
    display: block;
    width: 125px;
    line-height: 50px;
    text-align: center;
    position: relative;
    z-index: 10;
}
.nav ul li a{
    color: #ffffff;
    font-size: 14px;
}
.nav>ul>li ul{
    display: none;
    width: 100%;
    position: absolute;
    z-index: 1000;
}
.nav>ul>li ul li{
    padding: 0 10px;
    background: #ffba00;
}
.nav>ul>li ul li a{
    display:block;
    text-align: center;
    line-height: 42px;
    border-top: 1px dotted #ffffff;
}
.nav>ul>li ul li:hover{
    background: #025fc6;
}
.nav>ul>li:hover{background: #ffba00}
.nav ul li,.sidebar ul li a{
    -webkit-transition: all 300ms ease-in-out;
    -moz-transition: all 300ms ease-in-out;
    -ms-transition: all 300ms ease-in-out;
    -o-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
}
.keywords{
    line-height: 38px;
    border-bottom: 1px solid #d2d2d2;
    overflow: hidden;
}
.keywords ul li{
    float: left;
    font-size: 14px;
    color: #606060;
    margin-right: 22px;
}
.keywords ul li a{color: #606060;}
/*main*/
    /*product*/
.product{overflow: hidden;padding-top: 50px}
.sidebar{width: 260px;float: left}
.sidebar>span{
    border-radius: 8px 8px 0 0;
    display: block;
    height: 28px;
    background: #0462c9;
    background: -webkit-linear-gradient(#178ef5,#0462c9); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#178ef5,#0462c9); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#178ef5,#0462c9); /* Firefox 3.6 - 15 */
    background: linear-gradient(#178ef5,#0462c9); /* 标准的语法 */
    border-bottom: 1px solid #1790f6;
}
.sidebar>span img{padding: 10px 0 0 10px;}
.sidebar h2{
    height: 88px;
    text-align: center;
    background: #026ad2;
    color: #ffffff;
    font-size: 24px;
    border-bottom: 1px solid #0255c9;
}
.sidebar h2 small{
    font-weight: 500;
    letter-spacing:4px;
    display: block;
    font-size: 14px;
    padding:13px 0 10px 0;
}
.sidebar ul li a{
    display: block;
    background: #1488ef url("../img/list.png") no-repeat;
    background-position: 36px center;
    color: #ffffff;
    text-indent: 100px;
    line-height: 58px;
    border-top: 1px solid #18a1f3;
    border-bottom: 1px solid #0e6be6;
}
.sidebar ul li a:hover{
    background-position: 55px center;
    background-color: #ffba00;
}
.sidebar>p{
    height: 90px;
    text-align: center;
    background: #0563ca url("../img/sidebar_li.png") no-repeat 10px 50px;
    line-height:85px;
    border-top: 1px solid #18a1f3;
}
.sidebar>p a{
    color: #ffffff;
    border: 1px solid #ffffff;
    font-size: 14px;
    padding: 5px 10px;
}
.sidebar>p a:hover{
    background: #ffba00;
}
.info_right>h3{
    overflow: hidden;
    font-weight: 500;
    border-bottom: 1px solid #d2d2d2;
    padding-bottom: 12px;
    margin-bottom: 25px;
}
.info_right>h3 small{
    float:left;
    font-size: 14px;
    color: #888888;
    padding-top: 5px;
}
.info_right>h3 small a{color: #888888;}
.info_right>h3 small a:hover{color: #2160d1}
.info_right>h3>span{
    float:right;
    font-size: 20px;
}
.info_right>h3>span span{
    color: #f9b103;
    font-size: 18px;
    padding-left: 5px;
    text-transform: uppercase;
}
.pdc_right,.info_right{
    width: 724px;
    overflow: hidden;
    float: right;
    position: relative;
}
.pdc_right ul{
    width: 1500px;
    overflow: hidden;
}
#info .info_right ul.product_list{
    width: 770px;
}
.product_list li{
    float: left;
    text-align: center;
    margin-bottom: 15px;
    margin-right:25px;
}
.product_list li b{
    display: block;
    margin-bottom: 15px;
    position: relative;
    overflow: hidden;
    width: 224px;
    height: 207px;
}
.product_list li b img{
    display: block;
    width: 220px;
    height: 203px;
    border: 2px solid #dcdcdc;
}
.product_list li a{
    display: block;
    font-size: 15px;
}
.product_list li a:hover{
    color: #ffba00;
}
#main>p{
    height: 152px;
    text-indent: -999em;
    background:url("../img/bar.png") no-repeat center;
    margin-top: 55px;
}
.advantage{
    background:url("../img/y_bg.png") no-repeat center top;
    padding: 50px 0 95px 0;
}
.advantage h1{
    font-size: 58px;
    text-align: center;
    color: #181818;
}
.advantage h1 i{
    font-size: 110px;
    line-height: 100px;
    font-weight: 500;
    padding: 0 15px;
    display: inline-block;
}
.advantage h1 span{color: #ffba00}
.advantage h1 small{
    display: block;
    font-size: 22px;
    color: #797979;
    background:url("../img/h_bg.png") no-repeat center;
    margin-top: 25px;
}
.advantage ul{overflow: hidden;}
.advantage ul li{clear: both;}
.advantage ul li img,.advantage ul li:first-child+li p{float: left;}
.advantage ul li:first-child+li img,.advantage ul li p{float: right;}
.advantage ul li:first-child p,.advantage ul li:first-child+li+li p{width: 520px;}
.advantage p{
    width: 570px;
    overflow: hidden;
    margin-top: 90px;
}
.advantage b{
    display: inline-block;
    zoom: 1;*display:inline;
    width: 93px;
    line-height:52px;
    text-align:center;
    font-size: 20px;
    color: #ffffff;
    background:url("../img/step.png") no-repeat center;
    float: left;
}
.advantage p span{
    font-size: 30px;
    float: left;
    padding-left: 15px;
}
.advantage p span small{
    display: block;
    font-size: 15px;
    color: #a3a3a3;
}
.advantage p>small{
    display: block;
    clear: both;
    font-size: 14px;
    padding-top: 30px;
}
/*cpy_new*/
.cpy_new{
    overflow: hidden;
    padding: 50px 0 70px 0;
}
.cpy_new>div{
    width: 320px;
    float: left;
    margin-left: 20px;
    height: 365px;
    position: relative;
}
.cpy_new>div>a{
    padding: 5px 10px;
    background: #0769d0;
    color: #ffffff;
    font-size: 14px;
    position: absolute;
    left: 0;
    bottom: 0;
}
.cpy_new>div>a:hover{text-decoration: underline}
.cpy_new>div:first-child{margin-left: 0}
.cpy_new h4{
    line-height: 48px;
    text-indent: 18px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 25px;
    border-radius: 8px 8px 0 0;
    background: #0462c9;
    background: -webkit-linear-gradient(#178ef5,#0462c9); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#178ef5,#0462c9); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#178ef5,#0462c9); /* Firefox 3.6 - 15 */
    background: linear-gradient(#178ef5,#0462c9); /* 标准的语法 */
}
.cpy_new h4 span{
    padding-left: 10px;
}
.cpy_new h4 a{
    float: right;
    color: #ffffff;
    padding-right: 15px;
    font-size: 12px;
}
.cpy_new h4 a:hover{text-decoration: underline}
.company p{
    font-size: 14px;
    line-height: 30px;
}
.news_wrapper{
    height: 228px;
    overflow: hidden;
}
.news ul li a{
    background:url("../img/list_new.png") no-repeat left center;
    padding-left: 20px;
    line-height: 40px;
    font-size: 14px;
    display: block;
    border-bottom: 1px dotted #b5b1b1;
}
.news ul li a span{ float: right;}
.qa ul li:first-child a{
    padding-top: 0;
}
.qa ul li a{
    display: block;
    border-bottom: 1px dotted #ccc;
    padding: 15px 0;
}
.qa ul li span{
    display: block;
    margin-bottom: 7px;
    font-size: 14px;
    text-indent: 10px;
}
.qa ul li span small{
    display: inline-block;
    zoom: 1;*display:inline;
    float: left;
    color: #ffffff;
    text-indent: 10px;
    width: 58px;
    line-height: 23px;
    background: #0769d0;

}
.qa ul li span:first-child small{ background: #0769d0;}
.qa ul li span:first-child+span small{background: #ffba00}
/*case*/
.case{background: #e8f4ff;overflow: hidden;padding: 52px 0}
.case h2{
    color: #0769d0;
    font-size: 30px;
    margin-bottom: 42px;
}
.case h2 a{
    display: block;
    float: right;
    width: 32px;
    height: 32px;
    text-indent: -999em;
    background:url("../img/more.png") no-repeat right center;
}
.case ul li:first-child{margin-left:0;}
.case ul li{
    float: left;
    text-align: center;
    margin-left: 16px;
}
.case ul li img{
    display: block;
    width: 237px;
    height: 160px;
    margin-bottom: 14px;
}
/*footer*/
#footer{background: #002f61;padding-bottom: 45px}
#footer a,#footer{color:#7ea9d7;}
#footer a:hover{
    color: #b6daff;
    text-decoration: underline;
}
.f_top p{
    text-align: center;
    font-size: 14px;
    line-height: 62px;
}
.f_top p span{padding-left: 20px}
.f_top{border-bottom: 1px solid #002247;}
.f_bottom{border-top: 1px solid #003c7b;overflow: hidden;}
.f_bottom ul{
    width: 210px;
    padding-top: 25px;
}
.f_bottom ol,.f_bottom ul,.f_bottom img,.f_bottom p{
    float: left;
    background:url("../img/right.png") no-repeat right center;
    height: 170px;
}
.f_bottom ul li{
    margin-right:40px;
    float: left;
    line-height: 30px;
}
.f_bottom ol{
    width: 204px;
    padding:25px 20px 0 40px;
}
.f_bottom ol li{line-height: 30px}
.f_bottom img{
    display: block;
    padding: 25px 65px 0 65px;
}
.f_bottom p{
    width: 195px;
    background:none;
    padding:25px 0 0 20px;
}
.f_bottom p a{
    display: inline-block;
    zoom: 1;*display: inline;
    width: 81px;
    height: 23px;
    background:url("../img/qq.png") no-repeat center;
    text-indent: -999em;
    margin-left: 22px;
    margin-bottom: 35px;
}
.f_bottom p{font-size: 14px;line-height: 30px}
.f_bottom p a:first-child{margin-left: 0}
/*info*/
#info{padding: 45px 0;overflow: hidden}
#info .sidebar ul li a{line-height: 60px}
.p_content{
    padding: 0 20px;
    font-size: 15px;
    line-height: 35px;
}
.p_content img{
    max-width: 100%;
}
/*新闻样式*/
.new_right{width: 700px;margin: 0 auto}
.new_right li{clear: both;overflow: hidden;border-bottom: 1px dotted #ccc;padding:35px 0}
.new_right li:first-child{margin-top: 20px;padding-top: 0}
.new_right li>span{display: block;float: left;text-align: center;font-size: 36px;color: #424242;border-right: 1px solid #000000;padding: 10px 20px 10px 0;position: relative;}
.new_right li>span b{position: absolute;width: 0;height: 0;border-top: 8px solid transparent;border-left: 8px solid #585858;border-bottom: 8px solid transparent;right: -8px;top: 34px;}
.new_right li>span small{display: block;font-size: 14px;}
.new_right li>a{display: block;float: right;width: 595px;}
.new_right li>a:hover,.new_right li>a:hover span{color: #8c0000;}
.new_right li>a span{font-size: 14px;color: #707070;padding-top: 12px;}
div.page{margin:20px 0 20px 0;clear: both;float: right;font-size: 14px}
div.page a{padding:2px 5px;margin:2px;color: #ffffff;text-decoration:none;background: #9b9b9b;}
div.page a:hover{background: #5c5c5c}
div.page span.current{padding:2px 8px;font-weight:bold;margin:2px;color:#fff;background-color: #0083e8;}
div.page span.disabled{padding:2px 5px;margin:2px;color:#ddd;}
.page{font-size: 14px}
.news_title,.f12{
    text-align: center;
    margin-bottom: 10px;
}
.news_title{
    font-size: 20px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    color: #002247;
}
/*新闻子页*/
.f16,.meta{text-align: center;margin-bottom: 10px;}
.f16{border-bottom: 1px dotted #ccc;font-size: 25px;color: #003b64;padding-bottom: 10px;}
.meta{font-size: 14px;}
.pdc_img{width: 90%;margin:0 auto;}
.content_p{margin-top: 40px;}
.content_p p{font-size: 14px;line-height: 30px;}
.content_p span{display: inline-block;zoom:1; *display:inline;/*IE兼容*/text-align: center;background-color: #0083e8;color: #ffffff;padding: 10px 20px;margin-bottom: 20px;}
.news2 li{position: relative;border-bottom: 1px dotted #ccc;padding: 10px 0;font-size: 14px;}
.news2 li:hover a{color: #2fa0ec;}
.news2 li a{padding-left: 10px;color: #000000;}
.news2 li a span{position: absolute; right: 0; }
/*QA问答*/
.qa_h1,.qa_p{margin: 20px 0;}
.qa_h1 small,.qa_p small{display: block;padding-top: 20px;font-size: 18px;text-indent: 20px; }
.qa_h1 span,.qa_p span{display: block;width: 68px;line-height: 40px;text-align: center;color: #ffffff;}
.qa_h1 span{background: #0769d0;}
.qa_p span{background:#ffba00;}
/*案例展示*/
.pro li{float: left;padding: 5px;border: 1px solid #ccc;margin: 15px;text-align: center;position: relative;border-radius: 4px;}
.pro li:hover{border: 1px solid #2fa0ec;}
.pro li:hover span{color: #2fa0ec;}
.pro li a img{width:198px;height: 154px;display: block;}
.pro li a span{display: block;color: #000000;padding: 10px 0 5px 0;font-size: 14px;background-color: #ccc;}
.image-layer:before {content: '';position: absolute;top: 0;right: 0;border-style: solid;border-width: 0;border-color: rgba(0,0,0,0.5) #fff;border-radius: 0 0 0 4px;box-shadow: 0 1px 1px rgba(0,0,0,0.5), -1px 1px 1px rgba(0,0,0,0.6);-webkit-transition: all 0.4s ease-out;transition:all 0.4s ease-out;}
.image-layer:hover:before{border-right-width:60px;border-bottom-width:60px;}


.de-page-mian {
    overflow: hidden;
    text-align: center;
    font-size: 0;
}
.de-page-mian .page-inner {
    display: inline-block;
    overflow: hidden;
}
.de-page-mian .page-inner a {
    display: block;
    float: left;
    min-width: 23px;
    padding: 0 5px;
    border-radius: 5px;
    height: 36px;
    border: 1px solid #dddddd;
    background: #fff;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    overflow: hidden;
    margin: 40px 3px 0 3px;
}
.de-page-mian .page-inner a.active,
.de-page-mian .page-inner a:hover {
    color: #fff;
    border-color: #0079e0;
    background: #0079e0;
}
.de-page-mian .page-inner a.prev {
    background: #fff url(../img/prev.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev.on {
    background: #fff url(../img/prev-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.prev:hover {
    background-color: #fff;
    border-color: #dddddd;
}
.de-page-mian .page-inner a.next {
    background: #fff url(../img/next.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next.on {
    background: #fff url(../img/next-hover.jpg) no-repeat center;
}
.de-page-mian .page-inner a.next:hover {
    background-color: #fff;
    border-color: #dddddd;
}
.de-page-mian .page-inner a.page-btn {
    font-size: 12px;
    margin-right: 0;
    width: 63px;
    margin-left: 10px;
    display: none;
}
.de-page-mian .page-inner span {
    font-size: 12px;
    color: #333;
    float: left;
    line-height: 38px;
    display: none;
}
.de-page-mian .page-inner input {
    display: none;
    float: left;
    height: 36px;
    width: 36px;
    border: 1px solid #dddddd;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    margin: 0 5px;
}

#form1 table .t_r{
    font-size: 16px;
    width: 74px;
}
#form1 table input{
    line-height: 30px;
    border: 1px solid #333;
    outline: none;
    font-size: 14px;
    color: #333;
    width: 500px;
    text-indent: 15px;
    box-sizing: border-box;
}
#form1 table input::placeholder{
    font-size:14px;
    color:#999;
}
#form1 table tr{
    margin-bottom: 10px;
    display: block;
}
#form1 table textarea{
    width: 500px;
    height: 145px;
    border: 1px solid #333;
    outline: none;
    font-size: 14px;
    color: #333;
    box-sizing: border-box;
    padding:15px;
}
#form1 table tr td{
    position: relative;
}
#form1 table tr td .verify{
    position: absolute;
    width: 100px;
    height: 30px;
    right: 1px;
    top: 1px;
}
#form1 table tr td .verify #verifyImg{
    width: 100%;
    height: 100%;
}
#form1 table .submit{
    display: block;
    width: 200px;
    line-height: 35px;
    background: #18a1f3;
    text-align:center;
    font-size:16px;
    color:#fff;
    margin-left: 74px;
}


.kji{
    margin-bottom: 4%;
}
.badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.badge-danger {
    color: #fff;
    background-color: #cc3131;
}
.text-white {
    color: #fff!important;
}
.base_bg {
    background-color: #0e54ad;
}