﻿@charset "utf-8";
/*截取行数*/
.ellipsis-1,.caselist .tit,.in_prd_left .bd .tit,.in_news_one .tit,.in_news_list .ti,.newslist1 .txt .p1,.baselist .tit,.pagebox1 a,.zcaselist .tit,.joinlist .tit,.in_news_list .tit{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;  display:block;}
.ellipsis-2,.caselist .des,.in_news_one .des,.in_news_list .des,.zcaselist .des,.newslist1 .txt .p2,.joinlist .des{display: -webkit-box;overflow: hidden;text-overflow: ellipsis;white-space: normal;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ellipsis-3{display:-webkit-box;overflow:hidden; white-space:normal !important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.ellipsis-4,.in_abouttxt .des{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:4;-webkit-box-orient:vertical}
.ellipsis-5{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:5;-webkit-box-orient:vertical}
.ellipsis-6{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:6;-webkit-box-orient:vertical}
.ellipsis-7{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:7;-webkit-box-orient:vertical}
.ellipsis-8{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:8;-webkit-box-orient:vertical}
.ellipsis-9{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:9;-webkit-box-orient:vertical}
.ellipsis-10{display:-webkit-box;overflow:hidden;white-space:normal!important;text-overflow:ellipsis;word-wrap:break-word;-webkit-line-clamp:10;-webkit-box-orient:vertical}

.caselist li,.newslist1 li,.newslist1 .databox,.zcaselist li:after,.zcaselist li{transition: all 0.6s; -webkit-transition: all 0.6s; -o-transition: all 0.6s; -moz-transition: all 0.6s;}
.caselist li:after,.caselist .imgbox img,.in_prd_left .bd .imgbox img,.in_news_more,.in_cp_left .bd li,.honorlist li img,.baselist .imgbox img,.zcaselist .imgbox img{transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;}

.caselist li:hover .imgbox img,.in_prd_left .bd li:hover .imgbox img,.honorlist li:hover img,.baselist li:hover .imgbox img,.zcaselist li:hover .imgbox img{transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -moz-transform: scale(1.1);}

.caselist .imgbox:before,.in_prd_left .bd .imgbox:before,.baselist .imgbox:before,.zcaselist .imgbox:before{content:"";width: 100%;height: 100%;position: absolute;z-index: 1;left: 0;top: 0;}
.caselist li:hover .imgbox:before,.in_prd_left .bd li:hover .imgbox:before,.baselist li:hover .imgbox:before,.zcaselist li:hover .imgbox:before{animation: gradient-rectangle 1s 1;animation-delay: 0s;-webkit-animation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);animation-timing-function: cubic-bezier(0, 0, 0.18, 0.96);}
@keyframes gradient-rectangle{0%{-webkit-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: bottom; transform-origin: bottom; background: linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); background: -webkit-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); background: -moz-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); /*FireFox*/ background: -o-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); /* Opear */ background: -ms-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); opacity: 1;} 100%{-webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: top; transform-origin: top; background: linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); background: -webkit-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); background: -moz-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); /*FireFox*/ background: -o-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); /* Opear */ background: -ms-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); opacity: 0;}}
@-webkit-keyframes gradient-rectangle{0%{-webkit-transform: scaleY(0); transform: scaleY(0); -webkit-transform-origin: bottom; transform-origin: bottom; background: linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); background: -webkit-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); background: -moz-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); /*FireFox*/ background: -o-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); /* Opear */ background: -ms-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); opacity: 1;} 100%{-webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: top; transform-origin: top; background: linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); background: -webkit-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); background: -moz-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); /*FireFox*/ background: -o-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); /* Opear */ background: -ms-linear-gradient(to top, rgba(255,255,255,0) , rgba(255,255,255,.6)); opacity: 0;}} 

.bannerleft{width:100%;margin:0 auto;overflow:hidden;}
.bannerleft .bd,.bannerleft .bd ul li{}
.bannerleft .bd a{display:block;width:100%;background-repeat:no-repeat;background-position:center center;height: 460px;}
.bannerleft .hd{position: static;}
.bannerleft .hd .prev,.bannerleft .hd .next{position:absolute; top:50%; display:block; width:57px; height:57px;opacity:0.5;z-index: 1;margin-top: -28;}
.bannerleft .hd .prev{left: 0;}
.bannerleft .hd .next{right: 0;}
.bannerleft .hd .next:hover,.bannerleft .hd .prev:hover{opacity: 1;}
.bannerleft .hd ul li{display:inline-block;width:16px;height:7px;background:#fff;line-height:0px; font-size:0px; margin:0 3px;z-index: 1;border-radius: 2.5px;-webkit-border-radius: 2.5px;}
.bannerleft .hd ul li.on{background:#0a61a6;}
.bannerleft .hd ul{text-align: center;bottom: 15px;position: absolute;left: 0;width: 100%;}

.inalltit{text-align: center;padding-top: 35px;margin-bottom: 35px;}
.inalltit .tit{font-size: 30px;color: #1252a1;font-weight: bold;line-height: 30px;margin-bottom: 8px;}
.inalltit .des{font-size: 16px;margin-bottom: 5px;}

li a{display: block;}

.caselist{width: 1250px;}
.caselist li{margin-right: 50px;float: left;width: 366px;height: 394px;border-bottom: 1px solid #eeeeee;}
.caselist .imgbox{height: 230px;overflow: hidden;margin-bottom: 30px;}
.caselist .imgbox img{display: block;}
.caselist .tit{font-size: 16px;color: #000000;margin: 0 25px;text-align: center;margin-bottom: 20px;height: 20px;}
.caselist .des{margin: 0 25px;line-height: 24px;color: #757575;height: 45px;}
.caselist li:hover{-moz-box-shadow:1px 6px 20px #e9e9e9; -webkit-box-shadow:1px 6px 20px #e9e9e9; box-shadow:1px 6px 20px #e9e9e9;}
.caselist li:after{height: 1px;content: '';position: absolute;left: 0;bottom: 0;width: 0;background: #0a61a6;}
.caselist li:hover:after{width: 100%;}

.inbtn01{display: block;margin: 0 auto;width: 152px;height: 45px;line-height: 45px;background: #367ad6;text-align: center;font-size: 12px;color: #fff;overflow: hidden;}
.inbtn01:hover{color: #fff;}
.inbtn01:after{content: '';position: absolute;left: 0;top: 0;background:rgba(0,0,0,0.3);width: 100%;height: 100%;border-radius: 50%;-webkit-border-radius: 50%;z-index: 1;transform: scale(0); -webkit-transform: scale(0); -o-transform: scale(0); -moz-transform: scale(0);transition: all 0.2s ease-in-out;-webkit-transition: all 0.2s ease-in-out;}
.inbtn01:hover:after{transform: scale(1.5); -webkit-transform: scale(1.5); -o-transform: scale(1.5); -moz-transform: scale(1.5);}
.inalltit_white .tit,.inalltit_white .des{color: #fff;}
.in_prdbox{height: 650px;background-position: top;background-repeat: no-repeat;}

.in_prd_nav{text-align: center;margin-bottom: 35px;}
.in_prd_nav a{font-size: 16px;color: #000000;margin: 0 15px;}
.in_prd_nav .sel{color: #0a61a6;font-weight: bold;}

.in_prd_left{ width:100%;  overflow:hidden; position:absolute;left: 0;top: 0;}
.in_prd_left .bd ul{ overflow:hidden; zoom:1; }
.in_prd_left .bd li{float:left; _display:inline; overflow:hidden; text-align:center;width: 290px;height: 290px;background: #fff;margin-right: 13px;}
.in_prd_left .bd .tit{font-size: 16px;color: #000000;text-align: center;margin-top: 20px;}
.in_prd_left .bd .imgbox{height: 227px;overflow: hidden;}
.in_prd_left .bd .imgbox img{width: 100%;height: 100%;display: block;}
.in_prd_left .bd li:hover .tit{color: #0a61a6;}

.in_prd_ck{height: 290px;}

.in_about{z-index: 2; background: #FFFFFF; padding-bottom: 60px;}
.in_aboutbox{margin-top: 30px; height: 570px;overflow: hidden;}
.in_abouttxt{position: absolute; right: 0; top: 72px; width: 430px; height: 300px; }
.in_abouttxt .tit{font-size: 24px; margin-top: 35px; margin-bottom: 25px;color: #333333;}
.in_abouttxt .entit{color: #666666;}
.in_abouttxt .des{color: #666666; line-height: 36px; height: 136px; margin-bottom: 30px;font-size: 16px;}
.in_abouttxt .txtbox{background: #fff;padding:1px 35px;-moz-box-shadow: 1px 6px 20px rgba(51,51,51,0.05); -webkit-box-shadow: 1px 6px 20px rgba(51,51,51,0.05); box-shadow: 1px 6px 20px rgba(51,51,51,0.05);height: 300px;}

.in_aboutbox .imgbg{width: 970px;height: 500px;position: absolute;left: -698px;top: -72px;}
.aboutck{height: 120px; -moz-box-shadow: 1px 6px 20px rgba(51,51,51,0.05); -webkit-box-shadow: 1px 6px 20px rgba(51,51,51,0.05); box-shadow: 1px 6px 20px rgba(51,51,51,0.05); position: absolute; right: 50px; bottom: 0; z-index: 2; background: #FFFFFF;} 
.aboutck li{float: left; width: 160px; height: 120px; text-align: center;} 
.aboutck .imgbox{height: 80px; width: 100%; margin-top: 20px;} 
.aboutck .imgbox img{position: absolute; top: 0; bottom: 0; right: 0; left: 0; margin: auto;} 
.aboutck .imgbox .img02{opacity: 0; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0;} 
.aboutck a{position: absolute; bottom: 0; left: 0; height: 135px; width: 100%; color: #666666; font-size: 16px;} 
.aboutck a:hover, .aboutck .sel a{background: #0a61a6; color: #FFFFFF;} 
.aboutck .sel a:after{content: '';top: 0;right: -7px;background: url(../images/ic01.png) no-repeat center;width: 7px;height: 16px;position: absolute;}
.aboutck a:hover .img01, .aboutck .sel .img01{opacity: 0; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0;} 
.aboutck a:hover .img02{opacity: 1; -webkit-transition: all 0.4s ease-in-out 0.01s; -moz-transition: all 0.4s ease-in-out 0.01s; -o-transition: all 0.4s ease-in-out 0.01s; -ms-transition: all 0.4s ease-in-out 0.01s; transition: all 0.4s ease-in-out 0.01s; -webkit-transform: rotateY(360deg); -moz-transform: rotateY(360deg); -o-transform: rotateY(360deg); -ms-transform: rotateY(360deg); transform: rotateY(360deg);} 
.aboutck .sel .img02{opacity: 1; filter: alpha(opacity=100); -moz-opacity: 1; -khtml-opacity: 1;}

.in_reason{background-repeat: no-repeat;background-position: top;height: 655px;padding-top: 37px;}
.in_reason_bg{background: rgba(255,255,255,0.8);height: 605px;padding-top: 10px;}
.in_reason_left{width:100%;margin:0 auto;overflow:hidden;}
.in_reason_left .bd{margin-bottom: 40px;}
.in_reason_left .bd li{height: 360px;overflow: hidden;}
.in_reason_left .hd{position: static;}
.in_reason_left .hd ul li{display:inline-block;width:44px;height:2px;background:#1252a1;line-height:0px; font-size:0px; margin:0 6px;z-index: 1;cursor: pointer;}
.in_reason_left .hd ul li.on{background:#ff2f2d;}
.in_reason_left .hd ul{text-align: center;bottom: 15px;width: 100%;}
.in_reason_left .bd .imgbox{width: 600px;height: 360px;margin-left: 30px;overflow: hidden;}
.in_reason_left .bd .imgbox img{width: 100%;}
.in_reason_left .box_r{width: 510px;margin-left: 30px;}
.in_reason_left .tit{font-size: 26px;color: #ff2f2d;font-weight: bold;line-height: 26px;margin-top: 15px;margin-bottom: 20px;}
.in_reason_left .tit .num{font-size: 28px;font-weight: bold;margin-right: 5px;display: inline-block;}
.in_reason_left .des{font-size: 22px;font-weight: bold;color: #333333;line-height: 22px;}
.in_reason_left .hr01{width: 45px;height: 2px;background: #1252a1;margin-top: 25px;margin-bottom: 25px;}
.in_reason_left .txtlist .li{font-size: 16px;color: #333333;background: url(../images/li01.png) no-repeat left;padding-left: 34px;margin-left: 4px;margin-bottom: 30px;line-height: 20px;}

.in_newsl{width: 730px;padding-left: 30px;padding-right: 30px;height: 360px;padding-top: 40px;-moz-box-shadow:2px 2px 15px rgba(51,51,51,0.05), -2px -1px 15px rgba(51,51,51,0.05); -webkit-box-shadow:2px 2px 15px rgba(51,51,51,0.05), -2px -1px 15px rgba(51,51,51,0.05); box-shadow:2px 2px 15px rgba(51,51,51,0.05), -2px -1px 15px rgba(51,51,51,0.05);}
.in_newsr{width: 345px;padding-left: 30px;padding-right: 20px;height: 360px;padding-top: 40px;-moz-box-shadow:2px 2px 15px rgba(51,51,51,0.05), -2px -1px 15px rgba(51,51,51,0.05); -webkit-box-shadow:2px 2px 15px rgba(51,51,51,0.05), -2px -1px 15px rgba(51,51,51,0.05); box-shadow:2px 2px 15px rgba(51,51,51,0.05), -2px -1px 15px rgba(51,51,51,0.05);}
.in_news_nav{border-bottom: 1px solid #eeeeee;height: 27px;}
.in_news_nav a{font-size: 16px;font-weight: bold;color: #000000;margin-right: 50px;height: 25px;display: inline-block;}
.in_news_nav .sel{border-bottom: 3px solid #0a61a6;color: #0a61a6;}
.in_news_more{position: absolute;right: 0;top: 0;background: url(../images/arrows01.png) no-repeat right 5px;padding-right: 17px;color: #999999;}
.in_news_more:hover{background: url(../images/arrows01.png) no-repeat right -11px;color: #1252a1;}
.in_znew_r{width: 345px;margin-left: 45px;}
.in_news_one{width: 320px;}
.in_news_one .imgbox{height: 160px;overflow: hidden;}
.in_news_one .imgbox img{position: absolute;top:0;bottom: 0;right: 0;left: 0;margin: auto;width: 100%;}
.in_news_one .tit{color: #333333;font-weight: bold;margin-top: 20px;margin-bottom: 10px;height: 20px;}
.in_news_one .des{color: #999999;line-height: 18px;height: 36px;}
.in_news_one:hover .tit,.in_news_list li:hover .tit{color: #0a61a6;}


.in_news_list .tit{color: #333333;font-weight: bold;margin-bottom: 10px;height: 20px;}
.in_news_list li{margin-bottom: 20px;}
.in_news_list .des{color: #999999;line-height: 18px;height: 36px;}
.in_news_list a{background: url(../images/li02.png) no-repeat left 7px;padding-left: 25px;}
.h45{height: 45px;}

.in_abbg{background-repeat: no-repeat;background-position: top;}

.innumlist{width: 1070px;padding-top: 10px;margin: 0 auto;}
.innumlist li{float: left;width: 24%;color: #fff;height: 80px;text-align: center;}
.innumlist .numbox{line-height: 40px;display: inline-block;}
.innumlist .tit{font-size: 16px;}
.innumlist .numbox .num{font-size: 48px;}
.innumlist .numbox i{position: absolute;right: -20px;top: 3px;background: url(../images/ic02.png) no-repeat center;width: 13px;height: 13px;}

.inab_con{background: #FFFFFF;padding: 40px 30px;margin-bottom: 55px;-moz-box-shadow:2px 5px 20px rgba(51,51,51,0.2); -webkit-box-shadow:2px 5px 20px rgba(51,51,51,0.2); box-shadow:2px 5px 20px rgba(51,51,51,0.2);margin-top: 30px;}

.inab_con .con{width: 580px;font-size: 16px;line-height: 36px;color: #333333;height: 288px;overflow: hidden;}
.inab_con .imgbox{width: 523px;height: 295px;overflow: hidden;}
.inab_con .imgbox img{width: 100%;}

.in_cp_tit{font-size: 24px;color: #0a61a6;font-weight: bold;margin-bottom: 15px;}

.in_cp_left{ width:100%;  overflow:hidden;margin-bottom: -30px;}
.in_cp_left .bd ul{ overflow:hidden; zoom:1; }
.in_cp_left .bd li{float:left; _display:inline; overflow:hidden; text-align:center;width: 171px;height: 75px;background: #fff;margin-right: 12px;border: 1px solid #eeeeee;}
.in_cp_left .bd li a{display: block;width: 100%;height: 100%;}
.in_cp_left .bd li img{position: absolute;top:0;bottom: 0;right: 0;left: 0;margin: auto;max-height: 100%;max-width: 100%;}
.in_cp_left .bd li:hover{-moz-box-shadow:2px 5px 20px rgba(51,51,51,0.2); -webkit-box-shadow:2px 5px 20px rgba(51,51,51,0.2); box-shadow:2px 5px 20px rgba(51,51,51,0.2);}

.footerbox{padding-top: 30px;}
.footerbox .ft_menu{display: inline-block;border-bottom: 1px solid #7aa8cd;padding-bottom: 15px;margin-bottom: 20px;}
.footerbox .ft_menu a{color: #fff;margin-right: 40px;}
.footerbox{background: #0a61a6;}
.footerbox .ftbottm{color: #fff;border-top: 1px solid #0772c7;line-height: 46px;height: 46px;text-align: center;}
.footerbox .ftbottm a{color: #fff;}
.ft_blogroll{color: #fff;}
.ft_blogroll a{color: #fff;}
.ft_blogroll a:last-child span{display: none;}
.footerbox .fttop{padding-bottom: 25px;border-bottom: 1px solid #015190;}
.ft_search{border-bottom: 1px solid #fff;padding-bottom: 10px;}
.ft_search .ftinp{border: none;background: none;width: 185px;color: #fff;}
.ft_search .ftinp::-webkit-input-placeholder {color: #fff;}
.ft_search .ftbtn{background: url(../images/search01.png) no-repeat center;width: 16px;height: 16px;border: none;}

.footerbox .ftinfo {padding-top: 20px;}
.footerbox .ftinfo .a1{display: inline-block;height: 35px; margin-right: 25px;} 
.footerbox .ftinfo .showbox{position: absolute; display: none;}
.footerbox .ftinfo .a1:hover .showbox{display: block;}
.footerbox .ftinfo .codeimg{left: -43px; top: -120px;border: 3px solid #fff;}
.footerbox .ftinfo .tel{left: -45px; top: -25px; white-space: nowrap; font-weight: bold; color: #472909; font-size: 18px;}
.footerbox .ftinfo .codeimg img{height: 109px;display: block;}
.footerbox .ftnav a:hover{color: #472909;}

.zbox_l{width: 275px;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.zbox_l dt{height: 75px;background: #00489e url(../images/titbg01.jpg) top right;color: #fff;font-weight: bold;padding-left: 50px;padding-top: 25px;line-height: 24px;}
.zbox_l dt .tit{font-size: 24px;padding-bottom: 7px;}
.zbox_l dt .entit{text-transform :Uppercase;font-size: 16px;color: #dcdcdc;}
.zbox_l dd{background: #fff;}
.zbox_l dd a{display: block;line-height: 55px;height: 55px;padding-left: 40px;color: #333;border-bottom: 1px solid #EEEEEE;margin: 0 10px;font-size: 16px;}
.zbox_l dd .sel{color: #00489e;border-bottom: 1px solid #00489e !important;}
.zbox_l dd a:hover{color: #0a61a6;}
.zbox_l dd a:last-child{border-bottom: none;}
.zbox_l dl{margin-bottom: 10px;border: 1px solid #eeeeee;-moz-box-shadow:2px 5px 20px rgba(51,51,51,0.1); -webkit-box-shadow:2px 5px 20px rgba(51,51,51,0.1); box-shadow:2px 5px 20px rgba(51,51,51,0.1);}
.zbox_l .box1{background: #FFFFFF;padding: 5px;margin-top: 3px;border: 1px solid #eeeeee;-moz-box-shadow:2px 5px 20px rgba(51,51,51,0.1); -webkit-box-shadow:2px 5px 20px rgba(51,51,51,0.1); box-shadow:2px 5px 20px rgba(51,51,51,0.1);}
.zbox_l .box1 .p2{color: #e5a7a8;}
.zbox_l .box1 .tit{background: url(../images/bg04.png) no-repeat left;height: 78px;padding-left: 70px;border-bottom: 1px solid #e5e5e5;padding-bottom: 6px;}
.zbox_l .box1 .tit .p1{padding-top: 18px;margin-bottom: 10px;color: #00489e;}
.zbox_l .box1 .tit .p2{font-size: 19px;color: #a3b2d2;font-family: arial;text-transform :Uppercase}
.zbox_l .box1 .row .p1{color: #999;}
.zbox_l .box1 .row{padding-left: 15px;margin-top: 20px;}
.zbox_l .box1 .row i{background: url(../images/tel02.png) no-repeat left;padding-left: 25px;display: block;margin-top: 5px;font-size: 26px;font-weight: bold;color: #00489e;font-family: arial;line-height:24px ;}
.zbox_l .box1 .row1{padding-left: 12px;padding-top: 15px;}
.zbox_l .box1 .kfbox a{display: inline-block;border: 1px solid #00489e;border-radius: 10px;line-height: 39px;height: 39px;width: 111px;text-align: center;}
.zbox_l .box1 .kfbox a span{padding-left: 30px;background: url(../images/qq02.png) no-repeat left;display: inline-block;color: #00489e;}
.zbox_l .codebox{background: url(../images/bg05.png) no-repeat center;width: 87px;height: 87px;padding: 7px;margin-top: 23px;margin-bottom: 15px;padding-top: 13px;}
.zbox_l .codebox img{width: 81px;}
.zbox_l .box2{background:#fff;padding-bottom: 15px;margin-top: 15px;}
.zbox_l .box1 .kfbox a:hover{opacity: 0.8;}
.zbox_r{width: 849px;border: 1px solid #eeeeee;background: #fff;padding: 0px 25px;overflow: hidden;min-height: 600px;-moz-box-shadow:2px 5px 20px rgba(51,51,51,0.1); -webkit-box-shadow:2px 5px 20px rgba(51,51,51,0.1); box-shadow:2px 5px 20px rgba(51,51,51,0.1);}

.zalltit{line-height: 57px;border-bottom: 1px dashed #cccccc;}
.zalltit .tit{font-size: 20px;color: #000000;}
.zcontent{min-height: 600px;}
.sensecon{line-height: 36px;padding: 10px;color: #000000;font-size: 16px;}
.sensecon .con{padding-bottom: 30px;}

.crumbbox a{color: #666;}

.honorlist{width: 105%;margin-top: 30px;}
.honorlist li{width: 407px;height: 301px;-moz-box-shadow:2px 5px 20px rgba(51,51,51,0.1); -webkit-box-shadow:2px 5px 20px rgba(51,51,51,0.1); box-shadow:2px 5px 20px rgba(51,51,51,0.1);float: left;margin-right: 35px;margin-bottom: 35px;}
.honorlist li a{width: 100%;height: 100%;overflow: hidden;}
.honorlist li img{position: absolute;top:0;bottom: 0;right: 0;left: 0;margin: auto;max-height: 230px;max-width: 345px;}
/*分页*/
.pageGro a,.pageGro input,.pageGro .span1{background: #fff;border-radius: 3px;color:#3d434e; display: inline-block; margin-left:4px; padding:0 14px; text-align:center; line-height:31px;height: 31px;color: #333333;border: 1px solid #eeeeee;font-size: 12px;}
.pageGro .on,.pageGro a:hover{ color:#fff; background:#00489e;}
.pageGro input{width: 38px;padding: 0;border: none;border: 1px solid #eeeeee;}

.baselist{width: 105%;margin-top: 24px;}
.baselist li{width: 275px;margin-right: 13px;float: left;margin-bottom: 13px;overflow: hidden;}
.baselist a{display: block;}
.baselist .imgbox{height: 216px;overflow: hidden;}
.baselist .imgbox img{position: absolute;top:0;bottom: 0;right: 0;left: 0;margin: auto;display: block;width: 100%;}
.baselist .tit{top:0;line-height: 60px;height: 60px;text-align: center;color: #333333;font-size: 16px;}
.baselist li:hover .tit{color: #00489e;}

.newslist1 .txt{width: 720px;}
.newslist1 .txt .p1{color: #333;font-size: 16px;font-weight: bold;margin-bottom: 12px;margin-top: 2px;height: 20px;}
.newslist1 .txt .p2{margin-top: 8px;line-height: 20px;color: #999999;height: 39px;overflow: hidden;}
.newslist1 .txt .p3{font-size: 12px;color: #999999;}
.newslist1 li{padding: 30px 0;border-bottom: 1px dashed #ccc;}
.newslist1 li a{display: block;}
.newslist1 .databox .p1{font-size: 24px;margin-top: 28px;display: inline-block;padding-bottom: 13px;}
.newslist1 .databox{width: 103px;height: 101px;background: #eaeaea;text-align: center;font-family: arial}
.newslist1 .databox .p2{font-size: 18px;}
.newslist1 li:hover .databox{background: #00489e;color: #fff;}
.newslist1 li:hover .txt .p1{color: #00489e;}
.newslist1 li:hover{background: #e9eaf1;}

.newsdtltit{text-align: center;padding-top: 30px;padding-bottom: 20px;border-bottom: 2px solid #eeeeee;margin: 0 15px;margin-bottom: 20px;}
.newsdtltit .tit{color: #333333;font-size: 24px;line-height: 24px;margin-bottom: 10px;}
.newsdtltit .info{font-size: 12px;color: #999999;}
.newsdtltit span{margin: 0 9px;display: inline-block;}
.newsdtltit .span1{padding-left: 15px;background: url(../images/ic03.png) no-repeat left;}
.newsdtltit .span2{padding-left: 18px;background: url(../images/ic04.png) no-repeat left;}

.newsdtlcon{margin: 0 15px;color: #444444;font-size: 16px;line-height: 30px;margin-bottom: 35px;overflow: hidden;}
.newsdtlcon img{max-width: 100%;}
.sharebox{margin-top:10px;line-height: 30px;margin-left: 15px;}
.sharebox .p1{margin-right: 5px;}

.pagebox1{margin-top: 30px;margin-left: 20px;padding-bottom: 20px;}
.pagebox1 a{display: block;font-size: 16px;color: #333;line-height: 50px;height: 50px;}
.pagebox1 a.last{background: url(../images/jt03.png) no-repeat left;padding-left: 40px;}
.pagebox1 a.last:hover{background: url(../images/jt031.png) no-repeat left;color: #00489e;}
.pagebox1 a.next{background: url(../images/jt04.png) no-repeat left;padding-left: 40px;}
.pagebox1 a.next:hover{background: url(../images/jt041.png) no-repeat left;color: #00489e;}
.pagebox1 p{height: 50px;background: #eeeeee;margin-bottom: 9px;padding: 0 17px;}

.zcaselist{width:105%;margin-top: 22px;}
.zcaselist li{margin-right: 10px;float: left;width: 277px;height: 297px;border-bottom: 1px solid #eeeeee;margin-bottom: 35px;}
.zcaselist .imgbox{height: 174px;overflow: hidden;margin-bottom: 18px;}
.zcaselist .imgbox img{display: block;width: 100%;}
.zcaselist .tit{font-size: 16px;color: #000000;margin: 0 25px;text-align: center;margin-bottom: 12px;height: 20px;font-weight: bold;}
.zcaselist .des{margin: 0 25px;line-height: 24px;color: #757575;height: 45px;}
.zcaselist li:hover{-moz-box-shadow:1px 6px 20px #e9e9e9; -webkit-box-shadow:1px 6px 20px #e9e9e9; box-shadow:1px 6px 20px #e9e9e9;}
.zcaselist li:after{height: 1px;content: '';position: absolute;left: 0;bottom: 0;width: 0;background: #0a61a6;}
.zcaselist li:hover:after{width: 100%;}
.zcaselist li:hover .tit{color: #0a61a6;}

.joinlist{margin-top: 25px;}
.joinlist li{background: #fff;border: 1px solid #eeeeee;padding: 27px 35px;margin-bottom: 15px;}
.joinlist .tit{display: block;font-size: 18px;font-weight: bold;color: #000;margin-bottom: 15px;}
.joinlist .des{line-height: 24px;text-transform :Uppercase;height: 48px;overflow: hidden;text-indent: 2em;}
.joinlist .tit:hover{color: #00489e;}

.infobox{padding: 35px;}
.infobox .row_l{width: 64px;border-bottom: 1px dashed #cdcdcd;text-align: right;margin-right: 20px;color: #707070;padding-bottom: 10px;}
.infobox .row_l span{display: block;text-transform :Uppercase}
.infobox .tel{line-height: 42px;color: #ea242b;font-size: 24px;font-weight: bold;}
.infobox .row{margin-bottom: 10px;}
.infobox .p1{font-size: 16px;color: #000000;margin-top: 20px;}
.bbn{border-bottom: none !important;}
.mapbox{height: 290px;width: 100%;margin-top: 35px;background: #00AAE8;}

.msgpopup .msgshow{background: #fff;width: 739px;height: 532px;padding: 50px;left: 50%;margin-left: -419px; border-radius: 5px;-webkit-border-radius: 5px;}
.msgpopup .zmsgcon{background: #f5f5f5;border-radius: 8px;-webkit-border-radius: 8px;}
.msgpopup .magbox .mag .input1,.msgpopup .magbox .mag .terbox,.msgpopup .magbox .mag .input3{width: 647px;border-radius: 5px;-webkit-border-radius: 5px;}
.msgpopup .magbox .mag .row{margin-left:38px;}
.msgpopup .magbox .mag .input3{width: 532px;}
.magbox .mag .input1,.magbox .mag .input2,.magbox .mag .input3{width: 245px;height: 40px;border: none;}
.magbox .mag .terbox,.magbox .mag .input1,.magbox .mag .input2,.magbox .mag .input3{padding-left: 15px;font-size: 14px;}
.magbox .mag .terbox{width: 245px;height: 120px;padding-top: 15px;border: none;}
.magbox .mag div{margin-bottom: 10px;text-align: center;}
.magbox .mag .msgbtn{width: 220px;height: 46px;color: #fff;font-size: 16px;background: #00489e;cursor: pointer;border-radius: 5px;-webkit-border-radius: 5px;border: none;margin-top: 20px;}
.magbox .mag .codebox{width: 109px;height: 40px;margin-left: 5px;background: #fff;}
.magbox .mag .msgbtn:hover{opacity: 0.8;}
.magbox .mag .input3{width: 130px;}
.magbox .mag .row{margin-left: 12px;}
.zmsgcontit .span1{background: url(../images/titbg.png) no-repeat center;width: 100px;text-align: center;font-size: 16px;color: #fff;}
.zmsgcontit span{display: inline-block;line-height: 32px;height: 32px;}
.zmsgcontit .span2{font-size: 12px;color: #999;margin-left: 10px;}
.zmsgcontit{padding-top: 26px;left: -7px;margin-bottom: 26px;}

.historylist{margin-top: 45px;}
.historylist:after{content: '';position: absolute;left: 80px;top: -11px;background: url(../images/ic06.png) no-repeat center;width:11px;height: 15px;}
.historylist li{padding-left: 85px;}
.historylist .ytxt{font-size: 20px;color: #00489e;font-weight: bold;position: absolute;left: 0;top: 20px;}
.historylist .monthlist{padding-top: 20px;border-left: 1px solid #00489e;padding-left: 67px;}
.historylist .mtxt{position: absolute;left: -50px;top: 0;color: #2a2a2a;line-height: 24px;}
.historylist .ytxt i{position: absolute;right: -25px;top: 0;background: url(../images/ic05.png) no-repeat center;width: 16px;height: 20px;z-index: 1;}
.historylist .li{padding-bottom: 40px;}
.historylist .des{color: #2a2a2a;}

.nobox{text-align: center;padding-top: 90px;padding-bottom: 100px;}
.nobox p{margin-top: 30px;}

.box404{margin-top: 15%;}
.box404 .p2{margin-top: 40px;margin-bottom: 70px;}
.box404 a{display: inline-block;margin: 0 35px;font-size: 24px;color: #003d6f;}
.box404 a:hover{color: #00489e;}

.in_searchbox .searchtxt{width: 170px;height: 30px;border: solid #ccc 1px;padding-left: 10px;padding-right:10px;}
.in_searchbox .searchbtn{width: 50px;height: 32px;background: #00489e;display: block;border: none;color: #fff;}