@charset "utf-8";
* {
	margin:0;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
    outline: none;
}
ul li {
	list-style:none
}
a {
	text-decoration:none
}

a:hover, a:active, a:focus {
    text-decoration: none;
}
input[type='reset'], input[type='button'], input[type='submit'], input[type='radio'] {
    cursor: pointer;
    outline: 0;
}
input[type="submit"], input[type="reset"], input[type="button"], input[type='text'], select, button {
    -webkit-appearance: none;
}
.clear {
	clear:both;
}
img {
	padding:0;
	margin:0;
	border:0
}
.clearfix:before, .clearfix:after {
	content:" ";
	display:table;
}
.clearfix:after {
	clear:both;
}
@font-face { 
	font-family: 'Roboto Condensed Bold'; 
	src: url('../fonts/Roboto Condensed Bold.eot'); 
	src: url('../fonts/Roboto Condensed Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Roboto Condensed Bold.woff') format('woff'), 
	url('../fonts/Roboto Condensed Bold.ttf') format('truetype'), 
	url('../fonts/Roboto Condensed Bold.svg#Roboto Condensed Bold') format('svg'); 
	font-weight: normal; 
	font-style: normal; 
}
.container1{
	width:84.1%;
	margin:0 auto;
}
body {
	font-family:"Roboto Condensed Bold";
	font-size:14px;
}
.fl{
	float:left;
}
.fr{
	float:right;
}
input{
	outline:none;
	font-family:"Roboto Condensed Bold";
}
.container{
	width:1200px;
	margin:0 auto;
}
.head {
    position: fixed;
    top: 0;
    background: #fff;
    left: 0;
    width: 100%;
    z-index: 35;
    transition: .5s;
}
.ihead{
    position: fixed;
    top: 0;
    background: #fff;
    left: 0;
    width: 100%;
    z-index: 35;
    transition: .5s;
}
.head.navFix{
	box-shadow:0px 0px 10px #ccc;
}
.navFix .top {
    height: 0;
}
.navFix header{
	display:block;
}
.top {
    transition: .5s;
    overflow: hidden;
    clear: both;
	position: absolute;
    width: 100%;
	top:50px;
	height:126px;
}
.top_fl{

 }
.top_fl a {
    display:block;
}
.top_fl a img {
    width:100%;
    height:auto;
}
.top_flphone{
    display: none;
}
.top_flphone a {
    display:block;
}
.top_flphone a img {
    max-width:80%;
    height:auto;
}
.top_fr{
	margin-top:42px;
}
.tmail{
	float:left;
	margin:10px 55px 0px 0px;
}
.tmail p{
	color:#fff;
	background:url(../images/mail2.png) no-repeat left center;
	padding-left:30px;
	font-size:18px;
}
.top_fr a{
	float:right;
    display: block;
	line-height:38px;
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
    overflow: hidden;
	background:url(../images/nav.png) no-repeat right center;
	padding-right:65px;
	cursor:pointer;
    transition: .5s;
}
/*黑色导航*/
#goodcover {
    display: none;
    position:fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 133%;
    transition: .5s;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.9;
    opacity: 0.90;
    filter: alpha(opacity=90);
}
#code{
	z-index: 9999;
	position: fixed;
	top:53px;
	width:100%;
	display: none;
}

.theme-poptit{
	position:relative;
}
.theme-poptit .cha {
	float:right;
    position: absolute;
    right:0px;
    top:39px;
}
.theme-poptit .cha{
	line-height:38px;
	font-size:18px;
	color:#fff;
	text-transform:uppercase;
    overflow: hidden;
	background:url(../images/cha.png) no-repeat right center;
	padding-right:65px;
}
.xl_nav{

}
.xl_nav_logo{
    margin-bottom: 5%;
    overflow: hidden;
}
.xl_nav_logo img{
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.xl_nav_dh{
    margin-bottom: 5%;
    overflow: hidden;
}
.xl_nav_dh ul{
    dislay: flex;
    display: -webkit-flex;
    justify-content: center;
}
.xl_nav_dh ul li{
    line-height: 30px;
    overflow: hidden;
    background: url("../images/xl_li.png") no-repeat right center;
    padding: 0 5%;
}
.xl_nav_dh ul li:last-child{
    background: none;
}
.xl_nav_dh ul li a{
    display: block;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
}
.xl_nav_dh ul li a:hover{
    color: #32a5dc;
}
.xl_nav_dh ul li .current{
    color: #32a5dc;
}
.xl_nav_cate{
    overflow: hidden;
}
.xl_nav_cate li{
    margin-bottom: 3%;
    overflow: hidden;
    text-align: center;
}
.xl_nav_cate li a{
    display: block;
    font-size: 30px;
    color: #fff;
}
header {
	width:100%;
	margin:0 auto;
	height:90px;
	position:relative;
}
.home{
    display: none;
}
.daohang {
	display:block;
	width:100%;
	margin:0 auto;
	height:90px;
	clear:both;
	background-color:#fff;
    border-bottom: 1px solid #e3e3e3;
}
.yx {
	
}
.yx a {
	display:block;
	padding-top:12px;
}
.yx a img {
	width:100%;
	height:auto;
}
.navdaohang {
	margin-left:15%;
}
.menupc li{
	line-height:90px;
	float: left;
	text-align: center;
	position: relative;
}
.menupc li a{
	display:block;
	color:#1a1a1a;
	padding: 0px 40px;
	font-size:18px;
	text-transform:uppercase;
}
.menupc li:hover a{
	color:#fff;
	background-color:#32a5dc;
}
.menupc li a:hover{
	color:#fff;
	background-color:#32a5dc;
}
.menupc li .current{
	color:#fff;
	background-color:#32a5dc;
}
.menupc ul{
	background-color:#32a5dc !important;
	position: absolute;
	display:none;
	left: 0;
	overflow: hidden;
	z-index: 999;
	width:100%;
}
.menupc ul li{
	float: none;
	position: static;
	text-align: left;
	background:none;
    line-height: 40px;
	width:100%;
}
.menupc ul li a{
	display: block;
	font-size:18px;
	text-transform:uppercase;
	position: static;
	padding:0px 20px 0px 40px;
	color:#fff !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-radius:0 !important;
}
.menupc ul li a:hover{
	background-color:#5ac1f3;
}
.menupc ul li .current{
	background-color:#5ac1f3;
}
.menupc ul.subnav {
	display: block;
}

.mail{
	margin-top:35px;
}
.mail p{
	background:url(../images/mail1.png) no-repeat left center;
	padding-left:30px;
	color:#32a5dc;
	font-size:18px;
}

.home-banner {
	overflow:hidden;
	width:100%;
	position:relative
}
.home-banner-slick {
	overflow:hidden
}
.home-banner-slick .slick-slide {
	position:relative
}
.home-banner-slick .slick-slide img {
	width:100%
}
.home-pc {
	display:block
}
.home-mobile {
	display:none
}
.home-banner .slick-dots {
	z-index:10;
	bottom:20px;
	line-height:0;
	text-align:center;
	padding-right:60px
}
.home-banner .slick-dots li {
	margin: 7px;
	padding:0;
	width: 12px;
    height: 12px;
}
.home-banner .slick-dots li button {
    background-color: #fff;
    width: 12px;
    height: 12px;
    border-radius: 25px;
    box-shadow: 0px 0px 6px #000;
	display:block;
}
.home-banner .slick-dots li button:before {
	content:""
}
.home-banner .slick-dots .slick-active button {
	background-color: #0075bd;
}
.home-banner .slick-dots .slick-active button:before {
	color:transparent
}
.home-banner .slick-slide img{
	border:none;
}


@media(max-width:768px) {
    .navFix .top {
        height:80px;
    }
    .navFix .home{
        display:none;
    }
	.home-pc {
		display:none
	}
	.home-mobile {
		display:block;
	}
	.home-banner .slick-dots {
		bottom:20px;
		text-align:center;
		padding:0
	}

}

footer{
    width: 100%;
    margin: 0 auto;
}
.footer{
   background-color: #32a5dc;
    overflow: hidden;
    padding: 19px 0px;
}
.footer_fl{
    float: left;
    width: 14%;
}
.footer_fl a{
    display: block;
    padding-top: 25px;
}
.footer_fl a img{
    max-width: 100%;
    height: auto;
}
.footer_fc{
    float: left;
    width: 60%;
    margin: 0 5%;
}
.footer_fc_t{
    margin-bottom: 20px;
    overflow: hidden;
}
.footer_fc_t ul{
    display: flex;
    display: -webkit-flex;
    justify-content: center;
}
.footer_fc_t li{
    line-height: 30px;
    background: url("../images/fli.png") no-repeat right center;
    padding: 0px 30px;
    text-align: center;
}
.footer_fc_t li:last-child{
    background: none;
}
.footer_fc_t li a{
    display: block;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
}
.footer_fc_t li a:hover{
    color: #05324b;
}
.footer_fc_b{
    border: 5px solid #89dbff;
    padding: 13px;
    overflow: hidden;
}
.footer_fc_b p{
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    text-transform: uppercase;
}
.footer_fr{
    float: right;
    width: 15%;
    background: url(../images/hao.png) no-repeat top center;
    background-size:contain;
    padding-left: 40px;
    padding-bottom: 20px;
}
.footer_fr h3{
    font-size: 51px;
    color: #fff;
    margin-bottom: 10px;
}
.footer_fr p{
    color: #fff;
    font-size: 18px;
    padding-left: 30px;
    line-height: 25px;
}
.lx1{
    background: url("../images/ftel.png") no-repeat left center;
}
.lx2{
    background: url("../images/fmail.png") no-repeat left 5px;
}

.home-part1{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.part1{
    width: 100%;
}
.cate{
    position: relative;
    float: left;
    max-height: 504px;
    overflow: hidden;
}
.cate a{
    display: block;
    transition: .5s;
}
.cate-1{
    width: 37.5%;
}
.cate_img{
    overflow: hidden;
    width: 100%;
    min-height: 202px;
}
.cate_img img{
    width: 100%;
    height: auto;
}
.cate_title{
    position: absolute;
    top: 0px;
    z-index: 9;
    overflow: hidden;
    padding: 30px 28px;
}
.cate_title h3{
    font-size: 58px;
    color: #fff;
}
.cate-1 .cate_title{
    right:0;
    background-color: rgba(51,1,17,0.8);
}
.cate_info{
    display: none;
    position: absolute;
    top: 190px;
    color: #ffffff;
    width:70%;
    font-size: 18px;
    transition: opacity 0.25s ease-out 0s;
    z-index: 99;
    line-height: 28px;
}
.cate-1 .cate_info{
    right: 6%;
}
.cate_hover{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.25s ease-out 0s;
    z-index: 1;
}
.cate-1 .cate_hover{
    background-color: rgba(51,1,17,0.8);
}
.cate a:hover .cate_hover{
    opacity: 1;
    transition: opacity 0.25s ease-out 0s;
}
.cate a:hover .cate_info{
    display: block;
}
.cate a:hover .cate_title{
    background-color: transparent;
}

.cate-2{
    width: 62.5%;
}
.cate-2 .cate_title{
    left:0;
    background-color: rgba(68,54,73,0.8);
}
.cate-2 .cate_info{
    left: 6%;
}
.cate-2 .cate_hover{
    background-color: rgba(68,54,73,0.8);
}

.cate-3{
    width: 37.5%;
}
.cate-3 .cate_title{
    right:0;
    background-color: rgba(191,110,93,0.8);
}
.cate-3 .cate_info{
    right: 6%;
}
.cate-3 .cate_hover{
    background-color: rgba(191,110,93,0.8);
}

.cate-4{
    width: 31.25%;
}
.cate-4 .cate_title{
    left:0;
    background-color: rgba(91,156,212,0.8);
}
.cate-4 .cate_info{
    left: 6%;
    width: 90%;
}

.cate-4 .cate_hover{
    background-color: rgba(91,156,212,0.8);
}

.cate-5{
    width: 31.25%;
}
.cate-5 .cate_title{
    left:0;
    background-color: rgba(0,99,127,0.8);
}
.cate-5 .cate_info{
    left: 6%;
}
.cate-5 .cate_hover{
    background-color: rgba(0,99,127,0.8);
}


.home-part2{
    width: 100%;
    margin: 30px auto;
    overflow: hidden;
}
.part2_fl{
    float: left;
    width: 70%;
}
.index_title{
    margin-bottom:10px ;
    overflow: hidden;
}
.index_title p{
    background: url("../images/title.jpg") no-repeat left center;
    padding-left: 50px;
    font-size: 18px;
    color: #333;
}
.part2_fl_con{
    margin-bottom: 25px;
    overflow: hidden;
}
.part2_fl_con_title{
    font-size: 39px;
    color: #1a1a1a;
    margin-bottom: 25px;
    overflow: hidden;
}
.part2_fl_con_info{

}
.info_fl{
    float: left;
    width: 45%;
}
.info_fl img{
    max-width: 100%;
    height: auto;
}
.info_fr{
    float: right;
    width: 53%;
}
.info_fr p{
    line-height: 30px;
    color: #666;
    font-size: 16px;
    text-transform: uppercase;
}
.info_fr a{
    display: block;
    font-size: 18px;
    width: 150px;
    line-height: 36px;
    border: 2px solid #32a5dc;
    color: #32a5dc;
    text-align: center;
    margin-top: 25px;
    position: relative;
}
.info_fr a:after{
    content: '';
    display: block;
    position: absolute;
    z-index:-1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff;
    background-color: #32a5dc;
    transform: scale(0);
    -ms-transform:scale(0);
    -webkit-transform:scale(0);
    -o-transform:scale(0);
    transition:0.4s ease-out;
    -webkit-transition:0.4s ease-out;
    -moz-transition:0.4s ease-out;
    -o-transition:0.4s ease-out;
}
.info_fr a:hover{
    color: #fff;
}
.info_fr a:hover:after{
    transform: scale(1);
    -ms-transform:scale(1);
    -webkit-transform:scale(1);
    -o-transform:scale(1);
}
.part2_fr{
    float: right;
    width: 30%;
}
.part2_fr_con{
    margin-bottom: 25px;
    overflow: hidden;
}
.part2_fr_con_title{
    margin-bottom: 25px;
    overflow: hidden;
}
.part2_fr_con_title p{
    float: left;
    font-size: 39px;
    color: #1a1a1a;
    text-transform: uppercase;
}
.part2_fr_con_title a{
    float: right;
    font-size: 18px;
    width: 150px;
    line-height: 36px;
    border: 2px solid #32a5dc;
    color: #32a5dc;
    text-align: center;
    margin-top: 8px;
    position: relative;
}
.part2_fr_con_title a:after{
    content: '';
    display: block;
    position: absolute;
    z-index:-1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    color: #fff;
    background-color: #32a5dc;
    transform: scale(0);
    -ms-transform:scale(0);
    -webkit-transform:scale(0);
    -o-transform:scale(0);
    transition:0.4s ease-out;
    -webkit-transition:0.4s ease-out;
    -moz-transition:0.4s ease-out;
    -o-transition:0.4s ease-out;
}
.part2_fr_con_title a:hover{
    color: #fff;
}
.part2_fr_con_title a:hover:after{
    transform: scale(1);
    -ms-transform:scale(1);
    -webkit-transform:scale(1);
    -o-transform:scale(1);
}
.part2_fr_con_info{

}
.part2_fr_con_info img{
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}


/*about*/
.ihead .top{
    display: none;
}
.inner{
    display: block;
}
.inner-main{
    width: 100%;
    margin: 100px auto 0px auto;
    overflow: hidden;
}
.inner_title{
    margin: 20px 0px;
    overflow: hidden;
    text-align: center;
    background: url("../images/ititle.png") no-repeat center center;
    height: 114px;
    line-height: 114px;
}
.inner_title h3{
    line-height: 114px;
    font-size: 53px;
    color: #1a1a1a;
    text-transform: uppercase;
}
.inner_about{
    overflow: hidden;
}
.inner_about_t{
    margin-bottom: 12px;
    overflow: hidden;
}
.about_t_fl{
    float: left;
    width: 59%;
    color: #666;
    line-height: 30px;
    text-transform: uppercase;
}
.about_t_fl h3{
    margin-bottom: 15px;
    overflow: hidden;
    line-height: 30px;
    font-size: 18px;
}
.about_t_fl p{
    background: url("../images/title.jpg") no-repeat left 10px;
    padding-left: 55px;
    font-size: 18px;
    margin-bottom: 15px;
}
.about_t_fr{
    float: right;
    width: 41%;
}
.about_t_fr img{
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.inner_about_b{
    background: url("../images/aboutbg.jpg") no-repeat center center;
    background-size: cover;
    padding: 20px 0px;
    overflow: hidden;
}
.about_b1{
    margin-bottom: 2%;
    overflow: hidden;
    text-align: center;
    background: url("../images/ititle1.png") no-repeat center center;
    height: 114px;
    line-height: 114px;
}
.about_b1 h3{
    line-height: 114px;
    font-size: 94px;
    color: #fff;
    text-transform: uppercase;
}
.about_b2{
    margin-bottom: 5%;
    overflow: hidden;
}
.about_b2 li{
    float: left;
    width: 48%;
    margin: 0 1%;
    color: #fff;
}
.about_b2 li h3{
    text-align: center;
    font-size: 70px;
}
.about_b2 li p{
    font-size: 22px;
}
.about_b3{
    margin-bottom: 14%;
    overflow: hidden;
}
.about_b3_title{
    text-align: center;
    color: #fff;
    font-size: 50px;
    text-transform: uppercase;
    margin-bottom: 3%;
}
.about_b3_con{
    overflow: hidden;
}
.about_b3_con li{
    float: left;
    width: 24%;
    margin: 0px 0.5% 25px 0.5%;
    overflow: hidden;
    color: #fff;
}
.about_b3_con li h3{
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
}
.about_b3_con li p{
    border: 1px solid #5b7587;
    padding: 20px 15px;
    overflow: hidden;
    font-size: 20px;
    line-height: 35px;
    word-break: break-all;
    height: 217px;
}


/*contact*/
.inner_contact{
    overflow: hidden;
}
.contact_fl{
    float: left;
    width: 52%;
    margin-bottom: 25px;
    overflow: hidden;
}
.contact_fl_t{
    overflow: hidden;
    margin-bottom: 20px;
}
.contact_fl_t h3{
    color: #333;
    font-size: 36px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.contact_fl_t p{
    color: #4c4c4c;
    font-size: 20px;
    line-height: 33px;
}
.contact_fl_b{
    overflow: hidden;
}
.contact_fl_b li{
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 10px;
}
.contact_fl_b li h3{
    font-size: 26px;
    color: #32a5dc;
    text-transform: capitalize;
    margin-bottom: 12px;
}
.contact_fl_b li p{
    color: #4c4c4c;
    font-size: 16px;
    line-height: 30px;
}

.contact_fr{
    float: right;
    width: 34%;
    margin-bottom: 25px;
    overflow: hidden;
}
.ly1{
    margin-bottom: 15px;
    overflow: hidden;
}
.ly1 label{
    color: #4c4c4c;
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
}
.ly1 label b{
    color: #32a5dc;
}
.ly1 input{
    width: 100%;
    border: 1px solid #ccc;
    line-height: 38px;
}
.ly1 textarea{
    width: 100%;
    border: 1px solid #ccc;
    line-height: 25px;
    height: 125px;
    resize: none;
    overflow: hidden;
}
.ly2{
    margin-bottom: 15px;
    overflow: hidden;
}
.ly2 label{
    color: #4c4c4c;
    font-size: 18px;
    margin-bottom: 10px;
    display: block;
}
.ly2 label b{
    color: #32a5dc;
}
.ly2 input{
    float: left;
    width: 30%;
    border: 1px solid #ccc;
    line-height: 38px;
}
.ly2 a{
    display: block;
    height: 40px;
}
.ly2 a img{
    width: auto;
    height: 40px;
}
.ly3{
    overflow: hidden;
}
.ly3 input{
    border: none;
    width: 100%;
    background-color: #32a5dc;
    line-height: 40px;
    color: #fff;
    font-size: 20px;
    text-align: center;
}

/*download*/
.inner_download{
    margin-bottom: 2%;
    overflow: hidden;
}
.inner_download ul{
    overflow: hidden;
}
.inner_download li{
    margin-bottom: 21px;
    overflow: hidden;
    padding: 0px 9px;
}
.inner_download li a{
    display: block;
    border: 1px solid #dcdcdc;
    overflow: hidden;
}
.middleCenter {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin: auto;
    z-index: 999;
}
.xz_img{
    overflow:hidden;
    position:relative;
    z-index: 1;
}
.xz_img:after{
    content:'';
    display:block;
    padding-bottom:75%;
}
.xz_img img{
    transition: .5s;
    padding: 10px;
}
.inner_download li a:hover .xz_img img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.xz_txt{
    background-color: #f5f5f5;
    overflow:hidden;
    padding: 20px 10px;
}
.xz_txt p{
    float: left;
    color: #666;
    font-size: 28px;
    width: 55%;
    line-height: 38px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.xz_txt span{
    float: right;
    display: inline-block;
    width: 120px;
    font-size: 18px;
    line-height: 34px;
    border: 2px solid #42b3e9;
    color: #42b3e9;
    text-align: center;
    text-transform: uppercase;
}
.inner_download li a:hover .xz_txt{
    background-color: #32a5dc;
}
.inner_download li a:hover .xz_txt p{
    color: #fff;
}
.inner_download li a:hover .xz_txt span{
    color: #fff;
    border: 2px solid #fff;
}
/*分页*/
.pagination{
    text-align:center;
    margin: 10px 0px;
    color:#666;
    clear:both;
}
.pagination a{
    display:inline-block ;
    color: #666;
    border:1px solid #D9D9D9;
    text-align: center;
    text-transform: capitalize;
    padding:0px 10px;
    line-height:28px;
    background-color:#fff;
    margin:0px 0px 10px 0px;
}
.pagination a:hover{
    color:#fff;
    background-color:#32a5dc;
    border:1px solid #32a5dc;
}
.pagination a.active {
    display:inline-block ;
    color:#fff;
    background-color:#32a5dc;
    border:1px solid #32a5dc;
}

/*case*/
.nav_title{
    margin-bottom: 25px;
    overflow: hidden;
}
.nav_title ul{
    display: flex;
    justify-content: center;
}
.nav_title li{
    position: relative;
    margin: 0px 20px 10px 20px;
}
.nav_title li a{
    display: block;
    line-height: 40px;
    color: #42b3e9;
    font-size: 18px;
    border: 2px solid #d1eaf5;
    background-color: #d1eaf5;
    text-align: center;
    padding: 0px 15px;
    overflow: hidden;
    text-transform: uppercase;
}
.nav_title li a i{
    background:url(../images/caseli.jpg) no-repeat bottom center;
    height:7px;
    width:100%;
    left:0px;
    bottom:-5px;
    position:absolute;
    z-index:999;
    display:none;
}
.nav_title li a:hover i{
    display:block;
}
.nav_title li a:hover{
    background-color: #fff;
    border: 2px solid #333;
    color: #333;
}
.nav_title li .current{
    background-color: #fff;
    border: 2px solid #333;
    color: #333;
}
.nav_title li .current i{
    display: block;
}
.inner_case{
    margin-bottom: 3%;
    overflow: hidden;
}
.inner_case li{
    margin-bottom: 30px;
    overflow: hidden;
}
.case_txt{
    background-color:rgba(0,0,0,0.3);
    padding: 12px 18px;
    overflow:hidden;
    text-align:justify;
    position: absolute;
    width: 100%;
    bottom:0;
}
.case_txt h3{
    font-size:24px;
    color:#fff;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.case_txt p{
    line-height:22px;
    color:#fff;
    font-size:16px;
    text-transform: uppercase;
}
.pic{
    width:100%;
    overflow:hidden;
    position:relative
}
.pic:after {
    content:"";
    display:block;
    padding-bottom:76%;
}
.middleCenter {
    position:absolute;
    top:0;
    bottom:0;
    left:0;
    right:0;
    max-width:100%;
    max-height:100%;
    display:block;
    vertical-align:middle;
    text-align:center;
    margin:auto;
}
.case-top .slick-prev{
    left: 8px;
    background: url("../images/bl.png") no-repeat left center;
}
.case-top .slick-next{
    right: 8px;
    background: url("../images/br.png") no-repeat right center;
}
.case-top .slick-prev:hover{
    left: 8px;
    background: url("../images/bl_h.png") no-repeat left center;
}
.case-top .slick-next:hover{
    right: 8px;
    background: url("../images/br_h.png") no-repeat right center;
}
.case-top .slick-prev, .case-top .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
	top: 50%;
    margin-top: -25px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    z-index: 999;
}
.case-bottom .slick-prev{
    left: 8px;
    background: url("../images/l.png") no-repeat left center;
}
.case-bottom .slick-next{
    right: 8px;
    background: url("../images/r.png") no-repeat right center;
}
.case-bottom .slick-prev:hover{
    left: 8px;
    background: url("../images/l_h.png") no-repeat left center;
}
.case-bottom .slick-next:hover{
    right: 8px;
    background: url("../images/r_h.png") no-repeat right center;
}

.case-max,.case-max0,.case-max1,.case-max2,.case-max3 {
    width:100%;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    position:relative;
    cursor:pointer;
    border:1px solid #ccc
}
.case-max .item i,.case-max0 .item i,.case-max1 .item i,.case-max2 .item i,.case-max3 .item i {
    display:block;
    padding-bottom:47%;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover
}
.case-bottom{
    overflow:hidden;
    margin-top: 6px;
}
.case-min,.case-min0,.case-min1,.case-min2,.case-min3 {
    margin-left:auto;
    margin-right:auto;
    text-align:center
}
.case-min .getIndex,.case-min0 .getIndex,.case-min1 .getIndex,.case-min2 .getIndex,.case-min3 .getIndex {
    display:inline-block;
    *float:none;
    *display:inline;
    zoom:1;
    text-align:center;
}
.case-min .getIndex .item,.case-min0 .getIndex .item,.case-min1 .getIndex .item,.case-min2 .getIndex .item,.case-min3 .getIndex .item {
    margin:0px 4px;
}
.case-min .getIndex .item i,.case-min0 .getIndex .item i,.case-min1 .getIndex .item i,.case-min2 .getIndex .item i,.case-min3 .getIndex .item i {
    display:block;
    padding-bottom:47%;
    background-position:center center;
    background-repeat:no-repeat;
    background-size:cover;
    position:relative;
}
.case-min .getIndex .item i:hover,.case-min0 .getIndex .item i:hover,.case-min1 .getIndex .item i:hover,.case-min2 .getIndex .item i:hover,.case-min3 .getIndex .item i:hover {
    cursor:pointer;
}
.case-min .slick-current .item i img,.case-min0 .slick-current .item i img,.case-min1 .slick-current .item i img,.case-min2 .slick-current .item i img,.case-min3 .slick-current .item i img {
    border:3px #32a5dc solid;
}

@media(max-width:768px) {
    .pro-left {
        width:100%;
    }
}


/*business*/
.inner_business{
    margin-bottom: 3%;
    overflow: hidden;
}
.business1{
    position: relative;
    margin-bottom: 25px;
    overflow: hidden;
}
.ban_img{
    width: 100%;
    height: auto;
}
.ban_img img{
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}
.ban_txt{
    position: absolute;
    top: 15%;
    left: 7.5%;
}
.ban_txt h3{
    font-size: 64px;
    color: #fff;
    text-shadow: 3px 3px 3px #05324b;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.ban_txt p{
    background-color: #32a5dc;
    color: #fff;
    line-height: 30px;
    padding: 8px 15px;
    font-size: 20px;
}
.business2{
    margin-bottom: 20px;
    overflow: hidden;
}
.business2 p{
    color: #4c4c4c;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
}
.business2 a{
    float: right;
    display: block;
    width: 168px;
    line-height: 54px;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    padding-left: 20px;
    background:  #32a5dc url("../images/xz.png") no-repeat right center;
}
.business3{
    width: 75%;
    margin: 0 auto 25px auto;
    position: relative;
}


@media(max-width:320px) {
	
}

@media(max-width:375px) {

}

@media(max-width:414px) {
    .index_title p{
        font-size: 15px;
    }
    .part2_fl_con_title{
        font-size: 20px !important;
    }
    .part2_fr_con_title p{
        font-size: 20px !important;
        line-height: 40px;
    }
    .info_fl{
        float: none;
        width: 100%;
    }
    .info_fl img{
        display: block;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 25px;
    }
    .info_fr{
        float: none;
        width: 100%;
    }
}

@media(max-width:650px) {
    .tmail{
        display: none;
    }
    #code {
        top: 35px;
    }
    .xl_nav_logo img{
        max-width: 30%;
        margin-left: inherit;
    }
    .theme-poptit .cha{
        top: 15px;
    }
    .xl_nav_dh ul{
        display: inherit;
    }
    .xl_nav_dh ul li{
        float: left;
        padding: 0px 20px;
    }

    .cate_title{
        padding: 12px 10px !important;
    }
    .cate_title h3{
        font-size: 22px !important;
    }
    .cate_info{
        top: 40px !important;
        line-height: 23px !important;
    }
    .about_b2 li{
        float: none;
        width: 100%;
        margin-bottom: 25px;
    }
    .about_b3_con li{
        float: none;
        width: 98% !important;
    }
    .about_b3_con li p{
        height: auto !important;
    }
    .about_b2 li h3{
        margin-bottom: 20px;
    }
    .about_b2 li p{
        font-size: 18px;
        text-align: center;
    }
    .contact_fl{
        float: none;
        width: 100%;
    }
    .contact_fr{
        float: none;
        width: 100%;
    }
    .contact_fl_t h3{
        font-size: 22px !important;
        text-align: center;
    }
    .contact_fl_t p{
        font-size: 16px;
        line-height: 25px;
    }
    .contact_fl_b li h3{
        font-size: 22px;
    }
    .contact_fl_b li p{
        font-size: 14px;
    }
    .case_txt p{
        display: none;
    }
    .nav_title ul{
        display: inherit;
    }
}
	
@media(max-width:700px) {
    .footer_fl{
        float: none;
        width: 100%;
        margin-bottom: 15px;
    }
    .footer_fl a img{
        display: block;
        margin: 0 auto;
    }
    .footer_fc{
        float: none;
        width: 100%;
        margin: 0 0 15px 0 !important;
    }
    .footer_fc_t{
        width: 68%;
        margin: 0px auto 15px auto;
    }
    .footer_fc_t ul{
        display: inherit;
    }
    .footer_fc_t li{
        float: left;
    }
    .footer_fr{
        float: none;
        width: 100% !important;
    }
    .footer_fr h3{
        font-size: 30px !important;
        text-align: center;
    }
    .cate{
        max-height: 158px !important;
    }
    .inner_download li{
        padding: 0px 15px;
    }
    .business2 p{
        font-size: 16px;
    }
    .business3{
        width: 100%;
    }
}

@media(max-width:768px) {
    .tmail p{
        color: #32a5dc;
        background: url(../images/mail1.png) no-repeat left center;
    }
    .top{
        position: fixed;
        background-color: #fff;
        top: 0 !important;
        padding-top: 10px;
        height: 80px;
        border-bottom: 1px solid #e3e3e3;
    }
    .top_fl{
        display: none;
    }
    .top_flphone{
        display: block;
    }
    .top_fr{
        margin-top: 10px !important;
    }
    .top_fr a{
        float:right;
        display: block;
        line-height:38px;
        font-size:18px;
        color:#32a5dc;
        text-transform:uppercase;
        overflow: hidden;
        background:url(../images/nav1.png) no-repeat right center;
        padding-right:65px;
        cursor:pointer;
    }
    .top_fl a img{
        max-width: 60%;
    }
    .top_fr{
        margin-top: 0;
    }
    .home-banner{
        margin-top: 80px;
    }
    .footer_fc_t li{
        padding: 0px 10px !important;
    }
    .footer_fc_t li a{
        font-size: 16px;
    }
    .footer_fc_b p{
        font-size: 15px;
    }
    .footer_fr h3{
        font-size: 40px;
    }
    .footer_fr p{
        font-size: 16px;
    }
    .part2_fl{
        float: none;
        width: 100%;
    }
    .part2_fr{
        float: none;
        width: 100%;
    }
    .part2_fr_con_title a{
        margin-top: 0px;
    }
    .ihead .top{
        display: block;
    }
    .inner{
        display: none;
    }
    .inner-main{
        margin-top: 80px;
    }
    .about_t_fl{
        float: none;
        width: 100%;
        margin-bottom: 25px;
    }
    .about_t_fr{
        float: none;
        width: 100%;
    }
    .about_b1 h3{
        font-size: 53px;
    }
    .about_b2 li h3{
        font-size: 43px;
    }
    .about_b3_title{
        font-size: 43px;
    }
    .about_b3_con li{
        width: 48%;
        margin: 0 1% 25px 1%;
    }
    .about_b3_con li p{
        word-break: inherit;
        height: 190px;
    }
    .contact_fl_t h3{
        font-size: 30px;
    }
    .nav_title li{
        margin: 0px 10px 10px 10px;
    }
    .nav_title li a{
        font-size: 16px;
    }
    .ban_txt p{
        font-size: 16px;
    }
}

@media(max-width:1200px) {
	.container1{
		width:100%;
		margin:0 auto;
		padding-left:15px;
		padding-right:15px;
	}
	.show_content img{
		display:block;
		max-width:100%;
		height:auto;
		margin-left:auto;
		margin-right:auto;
	}
    .top{
        top: 35px;
    }
    .navdaohang{
        margin-left: 5%;
    }
    .menupc li a{
        padding: 0px 15px;
    }
    .footer_fc{
        margin: 0 2.5%;
    }
    .footer_fr{
        width: 21%;
        background: none;
        padding: 0;
    }
    .footer_fc_t li{
        padding: 0px 15px;

    }
    .cate{
        float: none;
        height: auto;
        max-height: 480px;
    }
    .cate-1{
        width: 100%;
    }
    .cate-1 .cate_title{
        left: 0;
        right: auto;
    }
    .cate-1 .cate_info{
        left: 6%;
    }
    .cate-2{
        width: 100%;
    }
    .cate-3{
        width: 100%;
    }
    .cate-3 .cate_title{
        left: 0;
        right: auto;
    }
    .cate-3 .cate_info{
        left: 6%;
    }
    .cate-4{
        width: 100%;
    }
    .cate-5{
        width: 100%;
    }
    .cate_title{
        padding: 20px 18px;
    }
    .cate_title h3{
        font-size: 30px;
    }
    .cate_title h3 br{
        display: none;
    }
    .cate_info{
        top: 55px;
        width: 90%;
        font-size: 15px;
        line-height: 25px;
    }
    .part2_fl_con_title{
        font-size: 26px;
    }
    .part2_fr_con_title p{
        font-size: 26px;
    }
    .info_fr p br{
        display: none;
    }
    .about_t_fl h3{
        font-size: 16px;
    }
    .about_t_fl p{
        font-size: 16px;
        margin-bottom: 0px;
    }
    .about_b3_con li p{
        line-height: 24px;
    }
    .ban_txt h3{
        font-size: 30px;
    }
}
@media (min-width:1280px) and (max-width:1500px){
	.container1{
		width:95%;
	}
    .navdaohang{
        margin-left: 10%;
    }
    .menupc li a{
        padding: 0px 24px;
    }
    .footer_fc{
        margin: 0 2.5%;
    }
    .footer_fr{
        width: 20%;
    }
    .part2_fl_con_title{
        font-size: 30px;
    }
    .part2_fr_con_title p{
        font-size: 30px;
    }
    .part2_fr_con_title a{
        margin-top: 0;
    }
    .about_t_fl h3{
        font-size: 15px;
    }
    .about_t_fl p{
        font-size: 15px;
        margin-bottom: 0px;
    }
    .about_b3_con li p{
        line-height: 25px;
    }
    .xz_txt p{
        font-size: 20px;
        width: 50%;
    }
    .ban_txt h3{
        font-size: 40px;
    }
}

@media (min-width:1501px) and (max-width:1700px){
	.container1{
		width:90%;
	}
    .menupc li a{
        padding: 0px 26px;
    }
    .footer_fc{
        margin: 0 3%;
    }
    .footer_fr{
        width: 19%;
    }
    .part2_fl_con_title{
        font-size: 34px;
    }
    .part2_fr_con_title p{
        font-size: 34px;
    }
    .about_t_fl h3{
        font-size: 16px;
    }
    .about_t_fl p{
        font-size: 16px;
    }
    .about_b3_con li p{
        line-height: 25px;
    }
}

@media (min-width:1701px) and (max-width:1866px){

}


