
* {
	margin:0;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box
}
ul li {
	list-style:none
}
a {
	text-decoration:none
}
.clear {
	clear:both
}
img {
	padding:0;
	margin:0;
	border:0
}
.clearfix:before, .clearfix:after {
	content:" ";
	display:table
}
.clearfix:after {
	clear:both
}

body {
	font-family:"微软雅黑";
	font-size:14px;
}
.container1{
	width:90%;
	margin:0 auto;
}
header {
	width:100%;
	margin:0 auto;
	position:relative;
}
.top{
	width:100%;
	margin:0 auto;
	height:40px;
	background-color:#fafafa;
}
.top_fl{
	float:left;
	color:#808181;
	line-height:40px;
}
.top_fr{
	float:right;
}
.top_fr1{
	float:left;
}
.top_fr1 li{
	float:left;
	background:url(../image/li.jpg) no-repeat right center;
	line-height:40px;
	padding-right: 16px;
    margin-left: 16px;
}
.top_fr1 li:last-child{
    display: none;
}
.tel p{
	background:url(../image/tel.png) no-repeat left center;
	padding-left:18px;
	color:#868686;
    display: none;
}
.home{
	color:#868686;
}
.top_fr2{
	float:right;
	height:40px;
	width:206px;
	position:relative;
	background-color:#ededed;	
}
.s1{
	background-color:#ededed;
	border:none;
	outline:none;
	padding-left:15px;
	color:#cdcdcd;
	line-height:40px;
}
.s2{
	border:none;
	outline:none;
	position:absolute;
	top:13px;
	right:14px;
	width:14px;
	height:14px;
	text-indent:-999px;
	background:url(../image/search.png) no-repeat center center;
}
.shop a{
	display:block;
	color:#005ba1;
	background:url(../image/cart.png) no-repeat left center;
	padding-left:30px;
}
.area ul li:last-child{
    display: block;
}
.select {
	position:relative;
	float:left;
}
.select dt {
	height:19px;
	line-height:19px;
	display:inline-block;
	color: #005ba1;
	background:url(../image/jian.png) no-repeat right center;
	padding-right:18px;
	cursor:pointer;
	position:relative;
	z-index:999;
}
.select dt img {
	margin-right:10px;
}
.select dd {
	position:absolute;
	left:0;
	top:40px;
	border-left:1px solid #005ba1;
	border-right:1px solid #005ba1;
	border-bottom:1px solid #005ba1;
	background:#fff;
	display:none;
	z-index: 999;
}
.select dd ul {
	padding:4px;
	width:117px;
	max-height:250px;
	overflow:auto;
}
.select dd ul li{
	background: none;
    padding: 0;
    margin: 0;
    float: none;
}
.select dd ul li a {
	line-height:25px;
	display:block;
	padding:0 8px;
	color: #868686;
	text-align: center;
}
.select dd ul li a:hover {
	color: #005ba1;
}

.daohang {
	display:block;
	width:100%;
	margin:0 auto;
	height:90px;
	clear:both;
	background-color:#fff;
}
.yx {
	float:left;
}
.yx a {
	display:block;
	padding-top:13px;
}
.yx a img {
	width:100%;
	height:auto;
}
.navdaohang {
	float:left;
	margin-left:80px;
}
.menupc li{
	line-height:90px;
	float: left;
	text-align: center;
	position: relative;
	background:url(../image/navli.png) no-repeat right center;
}
.menupc li a{
	display:block;
	color:#000;
	text-transform:capitalize;
	padding: 0px 30px;
	font-size:16px;
	text-transform:uppercase;
}
.menupc li:hover a{
	color:#fff;
	background-color:#005ba1;
}
.menupc li a:hover{
	color:#fff;
	background-color:#005ba1;
}
.menupc li .current{
	color:#fff;
	background-color:#005ba1;
}
.menupc ul{
	background-color:#e10314 !important;
	position: absolute;
	display:none;
	left: 0;
	overflow: hidden;
	z-index: 999;
	width:100%;
}
.menupc ul li{
	float: none;
	position: static;
	text-align: center;
	background:none;
    line-height: 35px;
	width:100%;
}
.menupc ul li a{
	border-bottom: 1px dashed #1e7cc5;
	display: block;
	font-size: 14px;
	position: static;
	color:#fff !important;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0px 10px;
}
.menupc ul li a:hover{
	background-color:#3b9de8;
}
.menupc ul li .current{
	background-color:#3b9de8;
}
.menupc ul.subnav {
	display: block;
}

.country{
	float:right;
	display:block;
}
.country a{
	display: block;
    padding-top: 20px;
}
.country a img {
	width:100%;
	height:auto;
}


/*手机导航*/
.phone-nav {
	position:absolute;
	font-size:30px;
	right:15px;
	top:40px;
	line-height:90px;
	display:none;
	color:#666;
}
.header a[href="#page"] {
	display:none!important;
}
.mm-opened .header a[href="#page"] {
	display:block!important;
}
.mm-opened .header a[href="#mmenu"] {
	display:none!important;
}
#mmenu {
	z-index:9999;
}
#mmenu li .home-search {
	float:left;
	margin-left:20px;
	width:90%;
	background-color:#fff;
	padding-left:0;
	overflow:hidden;
	margin-top:10px;
	position:relative
}
#mmenu li .home-search .keyword {
	text-align:left;
	border:0;
	box-shadow:0;
	border-radius:0;
	width:86%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-mz-border-radius:0;
	font-size:14px;
	color:#999;
	line-height:20px;
	vertical-align:top;
	padding:6px 86px 6px 10px;
	-webkit-appearance:none;
	background-color:#fff;
	border:1px solid #ccc
}
#mmenu li .home-search .keyword:focus {
	transition:border linear .2s, box-shadow linear .5s;
	-moz-transition:border linear .2s, -moz-box-shadow linear .5s;
	-webkit-transition:border linear .2s, -webkit-box-shadow linear .5s;
	outline:0;
	border:1px solid #0a78bc;
}
#mmenu li .home-search .btn-sub {
	top:0;
	border:0;
	right:0;
	color:#e20008;
	width:42px;
	height:34px;
	line-height:34px;
	text-align:center;
	position:absolute;
	cursor:pointer;
	border-radius:0;
	background:#005ba1 url(../image/search3.png) no-repeat center center;
}
.container-fluid {
	margin-left:auto;
	margin-right:auto;
	padding:0 15px;
}

@media(max-width:1200px) {
	.phone-nav {
		display:block;
	}
	.navdaohang {
		display:none;
	}
	.top_fr{
		display:none;
	}
	.country{
		float:left;
	}
}

/*banner*/
.home-banner {
    overflow:hidden;
    width:100%;
    margin: 0 auto;
    position:relative;
}
.home-banner-slick {
    overflow:hidden
}
.home-banner-slick .slick-slide {
    position:relative;
}
.home-banner-slick .slick-slide img {
    display: block;
    max-width:100%;
    margin: 0 auto;
    border:none;
}
.home-banner .slick-dots {
    z-index:10;
    bottom:10px;
    line-height:0;
    text-align:center;
}
.home-banner .slick-dots li {
    margin: 5px;
    padding:0;
    width: 39px;
    height: 4px;
}
.home-banner .slick-dots li button {
    background-color: #fff;
    width: 39px;
    height: 4px;
    padding: 0;
    display:block;
}
.home-banner .slick-dots li button:before {
    content:"";
}
.home-banner .slick-dots .slick-active button {
    background-color: #005ba1;
}
.home-banner .slick-dots .slick-active button:before {
    color:transparent;
}






.home-about{
	width:100%;
	margin:64px auto 32px auto;
	overflow:hidden;
}
.index_title{
	margin-bottom:35px;
	overflow:hidden;
	text-align:center;
}
.index_title h3{
	background:url(../image/title.jpg) no-repeat bottom center;
	padding-bottom:20px;
	font-size:30px;
	color:#000;
	font-weight:bold;
	margin-bottom:12px;
}
.index_title h3 span{
	color:#c9c9c9;
	text-transform:uppercase;
}
.index_title p{
	color:#b4b4b4;
	font-size:16px;
}
.about_fl{
	margin-bottom:32px;
	overflow:hidden;
}
.about_fl h3{
	font-size:24px;
	color:#000;
	font-weight:normal;
	margin-bottom:40px;
}
.about_fl p{
	line-height:30px;
	font-size:15px;
	color:#7a7a7a;
	margin-bottom:40px;
}
.about_fl span a{
	display:block;
	line-height:50px;
	width:183px;
	background-color:#005ba1;
	border:2px solid #005ba1;
	color:#fff;
	font-size:16px;
	text-align:center;
	border-radius:5px;
	transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
}
.about_fl span a:hover{
	background-color:#fff;
	color:#005ba1;
}
.about_fr{
	margin-bottom:32px;
	overflow:hidden;
}
.block_home_slider {
	position: relative;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(404.png); /*半透明兼容*/
	text-align: center;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
}
.block_home_slider .slide {
	position:relative;
}
.block_home_slider .flex-direction-nav a {
	width:76px;
	height:76px;
	margin-top:-27px;
	display:block;
	position:absolute;
	top:50%;
	text-indent:-9000px;
}
.block_home_slider .flex-direction-nav a.flex-prev {
	left:0px;
	background:url(../image/newsl.jpg) no-repeat left top;
}
.block_home_slider .flex-direction-nav a.flex-prev:hover {
	background:url(../image/newsl_h.jpg) no-repeat left top;
}
.block_home_slider .flex-direction-nav a.flex-next {
	right:0px;
	background:url(../image/newsr.jpg) no-repeat right top;
}
.block_home_slider .flex-direction-nav a.flex-next:hover {
	background:url(../image/newsr_h.jpg) no-repeat right top;
}
.block_home_slider .flex-control-paging {
	display:inline-block;
	position: absolute;
	bottom: 10px;
	z-index: 888;
}
.block_home_slider .flex-control-paging li {
	margin: 0px 5px;
	padding: 0px;
	float: left;
	overflow: hidden;
	list-style-type: none;
}
.block_home_slider .flex-control-paging li a {
	width:0px;
	height:0px;
	display:block;
	text-indent:-9000px;
	cursor:pointer;
}
.block_home_slider .flex-control-paging li a.flex-active {
	background-position:right top;
}
.block_home_post_feature {
	width:300px;
}
.block_home_post_feature p {
	padding-bottom:0px;
}
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
	list-style-type: none;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.home-pro{
	width:100%;
	margin:0 auto;
	background:url(../image/probg.jpg) repeat-y center center;
	min-height:482px;
	padding-top:150px;
    background-size: cover;
    padding-bottom: 30px;
}
#owl-demo {
    width:100%;
    margin-left: auto;
    margin-right: auto;
}
#owl-demo .item {
    display: block;
    margin: 10px;
	overflow:hidden;
}
.pro_img{
	overflow:hidden;
	float:left;
	width:40%;
	margin-right: 5%;
}
.pro_img img{
	display:block;
	max-width:100%;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	padding:5px;
	background-color:#929497;
	border-radius:180px;
	-webkit-transition: width 1s, height 1s, -webkit-transform 1s;
   	transition: width 1s, height 1s, transform 1s;
	transform:rotateY(0deg);
	-moz-transform:rotateY(0deg);
	-webkit-transform:rotateY(0deg);
}
.owl-carousel a:hover .pro_img img{
	transform:rotateY(360deg);
	-moz-transform:rotateY(360deg);
	-webkit-transform:rotateY(360deg);
}
.pro_txt{
	margin-top:20px;
	overflow:hidden;
}
.pro_txt h3{
	font-size:30px;
	color:#fff;
	margin-bottom:15px;
	background:url(../image/title1.jpg) no-repeat bottom left;
	padding-bottom:15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pro_txt p{
	font-size:16px;
	color:#fff;
	line-height:28px;
	padding-right: 30px;
}
#owl-demo a:hover .pro_txt h3{
	color:#005ba1;
	background:url(../image/title2.jpg) no-repeat bottom left;
}
.owl-buttons{
	display:none;
}
.owl-theme .owl-controls{
	margin-top:60px;
	margin-bottom: 0 !important;
}

.home-news{
	width:100%;
	margin:0 auto;
	background-color:#f5f5f5;
	overflow:hidden;
}
.news_fl{
	margin-bottom:40px;
	overflow:hidden;
}
.news_fl_title{
	padding-top:65px;
	overflow:hidden;
	margin-bottom:50px;
}
.news_fl_title h3{
	font-size:30px;
	color:#000;
	font-weight:bold;
	margin-bottom:12px;
}
.news_fl_title h3 span{
	color:#c9c9c9;
}
.news_fl_con{
	margin-bottom:50px;
	overflow:hidden;
}
.swiper-container {
	width: 100%;
	margin: 0 auto;
    height: 100%;   
    position: relative;
    overflow: hidden;
    list-style: none;
    z-index: 1;
	padding-bottom:60px !important;
}
.swiper-slide {
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.news_info{
	overflow:hidden;
}
.news_info h3{
	font-size:16px;
	color:#2a2a2a;
	font-weight:normal;
}
.news_info p{
	color:#7a7a7a;
	font-size:14px;
	margin-top:35px;
	line-height:25px;
}
.news_fl_more{
	margin-bottom:30px;
	overflow:hidden;
}
.news_fl_more a{
	display:block;
	line-height:50px;
	width:183px;
	background-color:#005ba1;
	border:2px solid #005ba1;
	color:#fff;
	font-size:16px;
	text-align:center;
	border-radius:5px;
	transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
}
.news_fl_more a:hover{
	background-color:#fff;
	color:#005ba1;
}
.news_fr{
	overflow:hidden;
}
.news_fr li{
	overflow:hidden;
	border-right:1px solid #dfdfdf;
	padding:0;
}
.news_fr li a{
	display:block;
	background-color:#f5f5f5;
	padding:55px 45px;
	overflow:hidden;
}
.news_date{
	overflow:hidden;
	margin-bottom:10px;
}
.news_date h3{
	color:#d6d6d6;
	font-size:60px;
	margin-bottom:15px;
	overflow:hidden;
}
.news_date p{
	font-size:18px;
	color:#7b7b7b;
}
.news_txt{
	overflow:hidden;
}
.news_txt h3{
	font-size:16px;
	color:#333;
	font-weight:normal;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom:50px;
}
.news_img{
	overflow:hidden;
	margin-bottom:20px;
}
.news_img img{
	width:100%;
	height:auto;
	transform: translateZ(0px);
    transition: transform 1s ease 0s;
	transition: .5s;
}
.news_txt p{
	color:#7a7a7a;
	line-height:25px;
	margin-bottom:25px;
}
.news_txt span{
	display:block;
	width:21px;
	height:14px;
	background:url(../image/jt.png) no-repeat left center;
}
.news_fr li a:hover{
	background-color:#005ba1;
}
.news_fr li a:hover .news_date h3{
	color:#2396e7;
}
.news_fr li a:hover .news_date p{
	color:#fff;
}
.news_fr li a:hover .news_txt h3{
	color:#fff;
}
.news_fr li a:hover .news_img img{
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.news_fr li a:hover .news_txt p{
	color:#fff;
}
.news_fr li a:hover .news_txt span{
	background:url(../image/jt_h.png) no-repeat left center;
}

.home-tuijian{
	width:100%;
	margin:50px auto;
	overflow:hidden;
}
.tuijian_con{
	overflow:hidden;
}
.tuijian_con li{
	margin-bottom:25px;
	overflow:hidden;
}
.tuijian_con li a{
	display:block;
}
.tpro_img{
	overflow:hidden;
	border:1px solid #e5e5e5;
}
.tpro_img img{
	width:100%;
	height:auto;
	transform: translateZ(0px);
    transition: transform 1s ease 0s;
	transition: .5s;
}
.tpro_txt{
	background-color:#e5e5e5;
	padding:20px 20px 30px 20px;
	overflow:hidden;
}
.tpro_txt h3{
	font-size:16px;
	text-align:center;
	color:#0c0c0c;
	background:url(../image/title2.jpg) no-repeat bottom center;
	padding-bottom:10px;
	margin-bottom:15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.tpro_txt p{
	line-height:22px;
	color:#5c5c5c;
	height:66px;
}
.tuijian_con li a:hover .tpro_img{
	border:1px solid #005ba1;
}
.tuijian_con li a:hover .tpro_img img{
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.tuijian_con li a:hover .tpro_txt{
	background-color:#005ba1;
}
.tuijian_con li a:hover .tpro_txt h3{
	color:#fff;
	background:url(../image/title1.jpg) no-repeat bottom center;
}
.tuijian_con li a:hover .tpro_txt p{
	color:#7dbded;
}
.tuijian_more{
	margin-top:30px;
	overflow:hidden;
}
.tuijian_more a{
	display:block;
	line-height:50px;
	width:183px;
	margin:0 auto;
	background-color:#005ba1;
	border:2px solid #005ba1;
	color:#fff;
	font-size:16px;
	text-align:center;
	border-radius:5px;
	transition: 1s;
    -moz-transition: 1s;
    -webkit-transition: 1s;
    -o-transition: 1s;
}
.tuijian_more a:hover{
	background-color:#fff;
	color:#005ba1;
}

.home-download{
	width:100%;
	margin:50px auto 25px auto;
	overflow:hidden;
}
.down_fl{
	margin-bottom:25px;
	overflow:hidden;
}
.down_fl_t{
	margin-bottom:25px;
	overflow:hidden;
}
.down_fl_t1{
	float:left;
	font-size:24px;
	color:#000;
	margin-bottom:10px;
}
.down_fl_t2{
	float:right;
	overflow:hidden;
}
.down_fl_t2 li{
	float:left;
	margin-left:1px;
}
.down_fl_t2 li a{
	display:block;
	font-size:16px;
	background-color:#e3e3e3;
	color:#424242;
	line-height:36px;
	padding:0px 15px;
	overflow:hidden;
	border-radius:5px;
	text-align:center;
}
.down_fl_t2 li a:hover{
	background-color:#005ba1;
	color:#fff;
}
.down_fl_b{
	overflow:hidden;
}
.down_fl_b1{
	margin-bottom:25px;
	overflow:hidden;
}
.down_fl_b1 img{
	display:block;
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.down_fl_b2{
	margin-bottom:25px;
	overflow:hidden;
	border-right:1px dashed #d6d6d6;
}
.downs li{
	margin-bottom:10px;
	overflow:hidden;
}
.downs li a{
	display:block;
	color:#7a7a7a;
	font-size:15px;
}
.downs li a p{
	float:left;
	background:url(../image/d1.jpg) no-repeat left center;
	padding-left:20px;
	width:85%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.downs li a span{
	float:right;
	display:block;
	background:url(../image/d2.jpg) no-repeat right center;
	width:21px;
	height:20px;
}
.downs li a:hover{
	color:#005ba1;
}
.downs li a:hover p{
	background:url(../image/d1_h.jpg) no-repeat left center;
}
.downs li a:hover span{
	background:url(../image/d2_h.jpg) no-repeat right center;
}
.down_fl_b3{
	overflow:hidden;
}

.down_fr{
	overflow:hidden;
}
.down_fr_t{
	margin-bottom:25px;
	overflow:hidden;
	line-height:30px;
}
.down_fr_t p{
	float:left;
	font-size:24px;
	color:#000;
}
.down_fr_t span{
	float:right;
}
.down_fr_t span a{
	font-size:16px;
	color:#005ba1;
}  
.down_fr_b{
	overflow:hidden;
}
.down_fr_b img{
	display:block;
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
}
.down_fr_b p{
	line-height:30px;
	color:#7a7a7a;
	font-size:15px;
}

footer{
	width:100%;
	margin:0 auto;
	background-color:#323232;
	overflow:hidden;
	padding-top:50px;
}
.footer2{
	padding:35px 0px;
	overflow:hidden;
	border-top:1px solid #484848;
}
.footer2 p{
	color:#b2b2b2;
	text-align:center;
	line-height:28px;
}
.footer2 p a{
	color:#b2b2b2;
}
.footer1{
	overflow:hidden;
}
.footer1_fl{
	margin-bottom:25px;
	overflow:hidden;
}
.footer1_fl li{
	overflow:hidden;
	float:left;
	margin:0px 10px 20px 10px;
}
.footer1_fl li a{
	display: block;
    text-align: center;
	font-size:18px;
	color:#fff;
}
.menulist{
	margin-top:25px;
}
.menulist li{
	line-height:30px;
	overflow:hidden;
	margin:0;
	float:none;
	text-align:center;

}
.menulist li a{
	font-size:14px;
	color:#b2b2b2;
	width:115px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.menulist li a:hover{
	color:#005ba1;
}
.footer1_fr{
	margin-bottom:25px;
	overflow:hidden;
}
.footer1_fr li{
	float:left;
	width:33.3%;
}
.footer1_fr li img{
	display:block;
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.kf{
	position:fixed;
	right:0;
	z-index:999;
	top:40%;
}
.kf li{
	width:59px;
	height:59px;
	margin-bottom:1px;
	overflow:hidden;
	background-color:rgba(0, 0, 0, .5);
	border-radius:8px;
}
.kf li a{
	display:block;
}
.kf li a img{
	display:block;
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:5px;
	margin-top:8px;
}
.kf li a p{
	color:#fff;
	text-align:center;
	font-size:12px;
}


/*关于我们*/
.inner-main{
	width:100%;
	margin:35px auto;
	overflow:hidden;
}
.inner_fl{
	margin-bottom:30px;
	overflow:hidden;
}
.inner_fl_title{
	border-bottom:1px solid #e5e5e5;
	overflow:hidden;
}
.inner_fl_title p{
	float:left;
	color:#fff;
	background-color:#0270bd;
	width:175px;
	line-height:65px;
	font-size:22px;
	text-align:center;
}
.inner_fl_title span{
	float:right;
	color:#6f6f6f;
	background:url(../image/home.jpg) no-repeat left center;
	padding-left:35px;
	line-height:65px;
}
.inner_fl_title span a{
	color:#6f6f6f;
}
.inner_fl_title span i{
	color:#0270bd;
	font-style:normal;
}
.inner_fl_about{
	margin:50px auto;
	overflow:hidden;
	line-height:30px;
	color:#7a7a7a;
}
.inner_fl_about img{
	display:block;
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}

.inner_fr{
	margin-bottom: 30px;
	overflow:hidden;
	padding-left:45px;
}
.inner_fr_title{
	line-height:30px;
	color:#000;
	font-size:24px;
	margin-bottom:20px;
	overflow:hidden;
}
.inner_fr_con{
	overflow:hidden;
}
.inner_fr_con li{
	margin-bottom:1px;
	overflow:hidden;
}
.inner_fr_con li a{
	display:block;
	font-size:16px;
	color:#474646;
	background:#ececec url(../image/j1.png) no-repeat 20px center;
	line-height:30px;
	padding:9px 0px 9px 35px;
	overflow:hidden;
}
.inner_fr_con li a:hover{
	color:#fff;
	background:#005ba1 url(../image/j1_h.png) no-repeat 20px center;
}
.inner_fr_con li .current{
	color:#fff;
	background:#005ba1 url(../image/j1_h.png) no-repeat 20px center;
}


/*产品展示*/
.inner_fl_pro{
	margin:25px auto;
	overflow:hidden;
}
.inner_fl_pro li{
	margin-bottom:20px;
	overflow:hidden;
	padding-left:10px;
	padding-right:10px;
}
.inner_fl_pro li a{
	display:block;
}
.inner_fl_pro li a:hover .tpro_img{
	border:1px solid #005ba1;
}
.inner_fl_pro li a:hover .tpro_img img{
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.inner_fl_pro li a:hover .tpro_txt{
	background-color:#005ba1;
}
.inner_fl_pro li a:hover .tpro_txt h3{
	color:#fff;
	background:url(../image/title1.jpg) no-repeat bottom center;
}
.inner_fl_pro li a:hover .tpro_txt p{
	color:#7dbded;
}
/*分页*/
.pagination{
	text-align:center;
	padding: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:#e6e6e6;
	margin:0px 10px;
}
.pagination a:hover{
	color:#fff;
	background-color:#005ba1;
	border:1px solid #005ba1;
}
.pagination a.active {
	display:inline-block ;
	color:#fff;
	background-color:#005ba1;
	border:1px solid #005ba1;
}


/*产品详情*/
.inner_fl_proshow{
	margin:50px auto;
	overflow:hidden;
}
.show_title{
	text-align: center;
    padding-bottom: 15px;
	border-bottom:1px solid #dcdcdc;
}
.show_title h3{
	font-size: 24px;
    font-weight:normal;
    text-align: center;
    color: #333;
	padding-bottom: 20px;
}
.show_title span{
	color:#949494;
	margin:0px 10px;
	font-size:14px;
	padding-left:20px;
}
.browse{
	background:url(../image/browse.png) no-repeat left center;
}
.date{
	background:url(../image/date.png) no-repeat left center;
}

.show_content{
	line-height:26px;
	color:#4c4c4c;
	padding:30px 10px;
	border-bottom:1px solid #dcdcdc;
}
.show_content img{
	margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    height: auto;
}
.show_back{
	padding-top:20px;
}
.show_back_fl{
	margin-bottom:20px;
	overflow:hidden;
}
.show_back_fl li{
	margin-bottom:10px;
	line-height:25px;
	color:#4d4d4d;
	width:75%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.show_back_fl li a{
	color:#868686;
}
.show_back_fl li a:hover{
	color:#005ba1;
}
.show_back_fr{
	margin-bottom:20px;
	overflow:hidden;
	padding:0;
}
.show_back_fr a{
	display:block;
	line-height:46px;
	color:#fff;
	font-size:16px;
	background: #005ba1 url(../image/return.png) no-repeat 20px center;
	padding-right:25px;
    text-align: right;
}

/*资料下载*/
.inner_fl_down{
	margin:25px auto;
	overflow:hidden;
}
.inner_fl_downs{
	margin-bottom:25px;
	overflow:hidden;
}
.inner_fl_downs li{
	margin-bottom:10px;
	overflow:hidden;
}
.inner_fl_downs li a{
	display:block;
	color:#7a7a7a;
	font-size:15px;
	border-bottom:1px dashed #ccc;
	overflow: hidden;
	padding-bottom: 10px;
}
.inner_fl_downs li a p{
	float:left;
	background:url(../image/d1.jpg) no-repeat left center;
	padding-left:20px;
	width:85%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.inner_fl_downs li a span{
	float:right;
	display:block;
	background:url(../image/d2.jpg) no-repeat right center;
	width:21px;
	height:20px;
}
.inner_fl_downs li a:hover{
	color:#005ba1;
}
.inner_fl_downs li a:hover p{
	background:url(../image/d1_h.jpg) no-repeat left center;
}
.inner_fl_downs li a:hover span{
	background:url(../image/d2_h.jpg) no-repeat right center;
}
/*.line {*/
	/*border-right:1px dashed #ccc;*/
/*}*/
/*.inner_fl_down .inner_fl_downs:first-child{*/
	/*border-right:1px dashed #ccc;*/
/*}*/
.inner_fl_downs li:nth-child(2n+1){
	border-right:1px dashed #ccc;
}
.inner_fr_nav{
	overflow:hidden;
}
.inner_fr_nav li{
	margin-bottom:1px;
	overflow:hidden;
	position: relative;
}
.inner_fr_nav li a{
	display:block;
	color: #474646;
	font-size:16px;
	background-color:#ececec;
	line-height: 30px;
    padding: 9px 0px 9px 35px;
	overflow:hidden;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.inner_fr_nav li .more{
	position: absolute;
    left:12px;
    top: 0;
	padding:0;
    width:20px;
    height: 48px;
    cursor: pointer;
    background: url(../image/j1.png) no-repeat center center;
    display: block;
    z-index: 5;
}
.inner_fr_nav ul li:hover .more {
	background:url(../image/j1_h.png) no-repeat center center;
}
.inner_fr_nav li a:hover{
	background-color:#005ba1;
	color:#fff;
}
.inner_fr_nav li .er{
	display:none;
}
.inner_fr_nav li .er li{
	margin-bottom:0;
}
.inner_fr_nav li .er li a {
	background-color:#f8f8f8;
	color:#606060;
	font-size:14px;
	font-weight:normal;
	padding: 9px 0px 9px 15px;
	border-bottom: 1px dashed #bfbfbf;
	background:url(../image/d1.jpg) no-repeat left center;
	margin:0px 20px;
}
.inner_fr_nav li .er li a:hover {
	color:#005ba1;
	background:url(../image/d1_h.jpg) no-repeat left center;
}
.inner_fr_nav ul .nav-show:hover .more {
	background:url(../image/j1_h.png) no-repeat center center;
}
.inner_fr_nav ul .nav-show .more {
	background:url(../image/j1_h.png) no-repeat center center;
}
.inner_fr_nav ul .nav-show .er {
	display:block;
	background-color:#f8f8f8;
	padding-bottom:20px;
}
.inner_fr_nav ul .nav-show a {
	background-color:#005ba1;
	color:#fff;
}
.inner_fr_nav li .current{
	color:#fff;
	background:#005ba1 url(../image/j1_h.png) no-repeat 20px center;
}

/*应用案例*/
.inner_fl_case{
	margin:25px auto;
	overflow:hidden;
}
.inner_fl_cases{
	margin-bottom:25px;
	overflow:hidden;
}
.inner_fl_cases li{
	overflow:hidden;
	margin-bottom:20px;
}
.inner_fl_cases li a{
	display:block;
	border:1px solid #ccc;
	padding:20px;
	overflow: hidden;
}
.inner_fl_cases li a h3{
	font-size:16px;
	color:#000;
	font-weight:normal;
	margin-bottom:10px;
	padding-bottom:15px;
	background:url(../image/title3.jpg) no-repeat bottom left;
}
.inner_fl_cases li a p{
	line-height:25px;
	color:#494949;
}
.inner_fl_cases li a p span{
	color:#005ba1;
}
.inner_fl_cases li a:hover h3{
	background:url(../image/title2.jpg) no-repeat bottom left;
	color:#005ba1;
}

/*案例详情*/
.inner_fl_caseshow{
	margin:50px auto;
	overflow:hidden;
}

/*常见问题*/
.inner_fl_faq{
	margin:25px auto;
	overflow:hidden;
}
.inner_fl_faqs{
	margin-bottom:25px;
	overflow:hidden;
}
.inner_fl_faqs li{
	overflow:hidden;
	margin-bottom:20px;
}
.inner_fl_faqs li a{
	display:block;
	border-bottom:1px dashed #ccc;
	padding-bottom:20px;
}
.inner_fl_faqs h3{
	font-weight:normal;
	line-height:26px;
	margin-bottom:12px;
	background:url(../image/faq_h3.png) no-repeat left center;
	padding-left:50px;
	font-size:16px;
	color:#000;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.inner_fl_faqs p{
	line-height: 22px;
    color: #4b4b4b;
	background:url(../image/faq_p.png) no-repeat left 0px;
	padding-left:50px;
}
.inner_fl_faqs p span{
	color:#005ba1;
}
.inner_fl_faqs li a:hover h3{
	color:#005ba1;
}

/*常见问题详情*/
.inner_fl_faqshow{
	margin:50px auto;
	overflow:hidden;
}


/*公益事业*/
.inner_fl_public{
	margin:25px auto;
}
.inner_fl_public li{
	margin-bottom:25px;
	box-shadow: 0px 0px 5px #ccc;
    border-radius: 20px;
}
.inner_fl_public li a{
	display:block;
	background-color:#f7f7f7;
	box-shadow:0px 0px 10px #e0dfdf;
	padding:25px 15px;
	overflow:hidden;
	border-radius:15px;
}
.pub_img{
	overflow:hidden;
}
.pub_img img{
	width:100%;
	height:auto;
	transform: translateZ(0px);
   	transition: transform 1s ease 0s;
	transition: .5s;
}
.pub_txt{
	overflow:hidden;
}
.pub_txt h3{
	font-size:16px;
	color:#000;
	font-weight:normal;
	background:url(../image/title2.jpg) no-repeat bottom left;
	padding-bottom:15px;
	margin-bottom:10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.pub_txt em{
	color:#bbb;
	font-size:12px;
	font-style:normal;
}
.pub_txt p{
	line-height:25px;
	color:#4b4b4b;
	margin-top:10px;
}
.pub_txt p span{
	color:#005ba1;
}
.inner_fl_public li a:hover{
	background-color:#005ba1;
}
.inner_fl_public li a:hover .pub_img img{
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.inner_fl_public li a:hover .pub_txt h3{
	color:#fff;
	background:url(../image/title1.jpg) no-repeat bottom left;
}
.inner_fl_public li a:hover .pub_txt p{
	color:#fff;
}
.inner_fl_public li a:hover .pub_txt p span{
	color:#fff;
}


/*公益事业详情*/
.inner_fl_publicshow{
	margin:50px auto;
	overflow:hidden;
}


/*新闻中心*/
.inner_fl_news{
	margin:25px auto;
	overflow:hidden;
}
.inner_fl_news li{
	margin-bottom:25px;
	overflow:hidden;
}
.inner_fl_news li a{
	display:block;
}
.inews_img{
	border:1px solid #ccc;
	overflow:hidden;
}
.inews_img img{
	width:100%;
	height:auto;
	padding:4px;
	transform: translateZ(0px);
    transition: transform 1s ease 0s;
	transition: .5s;
}
.inews_txt{
	background-color:#ececec;
	overflow:hidden;
	padding:32px 25px;
}
.inews_txt1{
	overflow:hidden;
}
.inews_txt1 h3{
	text-align:center;
	font-size:16px;
	color:#000;
	background:url(../image/title2.jpg) no-repeat bottom center;
	padding-bottom:15px;
	margin-bottom:15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.inews_txt1 p{
	line-height:25px;
	color:#6b6b6b;
	margin-bottom:20px;
	height:75px;
	overflow:hidden;
}
.inews_txt2{
	overflow:hidden;
}
.inews_txt2 p{
	float:left;
	background:url(../image/xq.png) no-repeat left center;
	padding-left:30px;
	color:#6b6b6b;
}
.inews_txt2 span{
	float:right;
	color:#005ba1;
}
.inner_fl_news li a:hover .inews_img{
	border:1px solid #005ba1;	
}
.inner_fl_news li a:hover .inews_img img{
	transform: scale(1.05);
	-moz-transform: scale(1.05);
	-webkit-transform: scale(1.05);
}
.inner_fl_news li a:hover .inews_txt{
	background-color:#005ba1;
}
.inner_fl_news li a:hover .inews_txt1 h3{
	color:#fff;
	background:url(../image/title1.jpg) no-repeat bottom center;
}
.inner_fl_news li a:hover .inews_txt1 p{
	color:#7dbded;
}
.inner_fl_news li a:hover .inews_txt2 p{
	color:#fff;
	background:url(../image/xq_h.png) no-repeat left center;
}
.inner_fl_news li a:hover .inews_txt2 span{
	color:#fff;
}

/*新闻详情*/
.inner_fl_newsshow{
	margin:50px auto;
	overflow:hidden;
}


/*公司声明*/
.inner_fl_state{
	margin:25px auto;
	overflow:hidden;
}
.inner_fl_state li{
	border-bottom:1px dashed #ccc;
	padding-bottom:10px;
	margin-bottom:10px;
	overflow:hidden;
}
.inner_fl_state li a{
	display:block;
	color:#7a7a7a;
}
.inner_fl_state li a p{
	float:left;
	background:url(../image/d1.jpg) no-repeat left center;
	padding-left:15px;
	width:75%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.inner_fl_state li a span{
	float:right;
}
.inner_fl_state li a:hover{
	color:#005ba1;
}


/*公司声明详情*/
.inner_fl_stateshow{
	margin:50px auto;
	overflow:hidden;
}


/*招聘信息*/
.inner_fl_job{
	margin:25px auto;
	overflow:hidden;
}
.inner_fl_job dl {
	margin-bottom:10px;
	overflow:hidden
}
.inner_fl_job dl dt{
	display:block;
}
.inner_fl_job dl .list_dt .subnav {
	display:block
}
.list_dt {
	padding: 0px 15px;
    background-color: #f1f1f1;
    color: #5d5d5d;
    display: block;
    min-height: 50px;
    line-height: 50px;
	position:relative;
	cursor:pointer;
}
.list_dt p{
	float:left;
	font-size:16px;
}
.list_dt span{
	float:right;
}
.list_dt:hover {
	background:#005ba1;
	color:#fff;
	transition:all .5s linear;
	-moz-transition:all .5s linear;
	-o-transition:all .5s linear;
	-webkit-transition:all .5s linear；
}
.list_dt:hover a {
	color:#fff;
}
#open {
	background:#005ba1;
	border-bottom:1px solid #fff;
	color:#fff;
}
#open a {
	color:#fff;
}
.list_dd {
	display:none;
}
.jobsub {
	background-color:#f0f0f0;
	border:1px solid #f0f0f0;
	border-top:0;
	line-height:30px;
	padding:20px;
	color:#333;
}
.service-info-image {
	padding:25px 0px;
	border-bottom:1px solid #ececec;
	min-height: 110px;
}
.service-info-image p{
	font-size:12px;
	color:#1768ae;
	line-height:30px;
}
.service-info-image span{
	font-size:14px;
	color:#313133;
}
.service-info-text {
	margin:20px 0px 40px 0px;
}
.service-info-text h3{
	color: #1768ae;
	font-size:16px;
    text-align: left;
	font-weight:normal;
	padding-left:15px;
	margin-bottom:10px;
}
.service-info-text p{
	font-size:14px;
	color:#646465;
	padding: 0px 20px 0px 30px;
	line-height:30px;
}


/*联系我们*/
.inner_fl_contact{
	margin:50px auto;
	overflow:hidden;
	line-height:30px;
	color:#7a7a7a;
}
.inner_fl_contact img{
	display:block;
	max-width:100%;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}
.lianxis{
	margin-bottom:30px;
	overflow:hidden;
}
.lianxis_fl{
	margin-bottom:20px;
	overflow:hidden;
}
.lianxis_fr{
	margin-bottom:20px;
	overflow:hidden;
}

/*办事处*/
.inner_fl_office{
	margin:25px auto;
	overflow:hidden;
}
.office_t{
	margin-bottom:80px;
	overflow:hidden;
}
.office_t h3{
	font-size:24px;
	color:#000;
	font-weight:normal;
	margin-bottom:25px;
}
.office_t li{
	float:left;
	color:#005ba1;
	font-size:18px;
	margin:0px 20px;
}
.office_b{
	margin-bottom:25px;
	overflow:hidden;
}
.office_b li{
	overflow:hidden;
    height: 281px;
}
.office{
	margin-bottom:30px;
}
.office h3{
	font-size:16px;
	color:#000;
	font-weight:normal;
	margin-bottom:10px;
}
.office p{
	color:#7a7a7a;
	line-height:25px;
}




/*视频*/
/*视频*/
.inner_fl_video{
    margin: 25px auto;
    overflow: hidden;
}
.inner_fl_video li{
    float: left;
    width: 33.3%;
    padding: 0px 20px;
    position: relative;
}
.inner_fl_video li a{
    display: block;
}
.video_img{
    overflow: hidden;
    position: relative;
}
.video_img img{
    transition: .5s;
}
.video_imgb{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}
.video_imga{
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin-left: -40px;
    margin-top: -40px;
}
.inner_fl_video li a:hover .video_img img{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
}
.inner_fl_video li a:hover .video_imga{
    display: block;
}
.video_txt{
    padding: 15px 5px;
    overflow: hidden;
    text-align: center;
}
.video_txt p{
    color: #333;
    font-size: 18px;
    font-weight: lighter;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.video_txt img{
    display: none;
    max-width: 100%;
    height: auto;
    margin: auto;
}


.inner_fl_videoshow{
    margin: 25px auto;
    overflow: hidden;
}
.videoshow_title{
    text-align: center;
    color: #505050;
    font-size: 30px;
    font-weight: bold;
}
.videoshow_info{
    color: #8c8c8c;
    font-size: 16px;
    line-height: 30px;
    margin: 30px 0px;
}
.videoshow_info img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: auto;
}
.videoshow_info video{
    display: block;
    margin: 0 auto;
    width: 80%;
    height: auto;
}



@media (min-width:1701px) and (max-width:1866px){
    .navdaohang{
        margin-left:40px;
    }
    .menupc li a{
        padding:0px 20px;
    }
}

@media (min-width:1501px) and (max-width:1700px){
    .navdaohang{
        margin-left:60px;
    }
    .menupc li a{
        padding:0px 20px;
    }
    .yx{
        width:25%;
    }
    .yx a{
        padding-top:8%;
    }
    .down_fl_t2 li a{
        padding: 0px 8px;
    }
}

@media (min-width:1280px) and (max-width:1500px){
    .navdaohang{
        margin-left:50px;
    }
    .menupc li a{
        padding:0px 15px;
    }
    .container1{
        width:95%;
    }
    .yx{
        width:25%;
    }
    .yx a{
        padding-top:8%;
    }
    .about_fl h3{
        margin-bottom:20px;
    }
    .about_fl p{
        margin-bottom:20px;
        line-height:25px;
        padding-right:0;
    }
    .down_fl_t2 li a{
        padding: 0px 10px;
        font-size:15px;
    }
    .inner_fl_video li{
        padding: 0 15px;
    }
}




@media (min-width:1201px) and (max-width:1279px){
    .navdaohang{
        margin-left:30px;
    }
    .menupc li a{
        padding:0px 15px;
    }
    .container1{
        width:95%;
    }
    .yx{
        width:20%;
    }
    .yx a{
        padding-top:13%;
    }
    .about_fl h3{
        margin-bottom:20px;
    }
    .about_fl p{
        margin-bottom:20px;
        line-height:25px;
        padding-right:0;
    }
    .down_fl_t2 li a{
        padding: 0px 10px;
        font-size:15px;
    }
    .inner_fl_video li{
        padding: 0 15px;
    }
}




@media(max-width:1200px) {
    .container1{
        width:100%;
        margin:0 auto;
        padding-left:15px;
        padding-right:15px;
    }
    .top_fl{
        float:none;
        text-align:center;
    }
    .inner_fr{
        padding-left:15px;
    }
    .show_content img{
        display:block;
        max-width:100%;
        height:auto;
        margin-left:auto;
        margin-right:auto;
    }
    .inner_fl_video li{
        padding: 0 10px;
    }
}

@media(max-width:768px) {
    .down_fl_t2{
        float:none;
    }
    .down_fl_t2{
        float:none;
    }
    .down_fl_t2 li{
        margin-bottom:10px;
        margin-right:10px;
    }
}

@media(max-width:700px) {
	.news_fr li{
		border-right:none;
	}
	.footer1_fl{
		display:none;
	}
	.kf{
		display:none;
	}
	.inner_fl_pro li{
		padding-left:15px;
		padding-right:15px;
	}
	.tpro_txt p{
		height:auto;
	}
	.about_fl span a{
		margin:0 auto;
	}
	.down_fl_t1{
		float:none;
	}
	.down_fl_t2{
		display:none;
	}
	.down_fl_b2{
		border-right:none;
	}
	.inews_txt1 p{
		height:auto;
	}
    .office_b li{
        height: auto;
    }
    .inner_fl_video li{
         width: 50%;
         padding: 0 5px;
     }
    .video_txt p{
        font-size: 16px;
    }
    .video_imga{
        width: 40px;
        height: 40px;
        margin-left: -20px;
        margin-top: -20px;
    }
    .videoshow_info video{
        width: 100%;
    }
}


@media(max-width:414px) {
    .yx{
        width:65%;
    }
    .yx a{
        padding-top:22px;
    }
    .country{
        width:20%;
    }
    .phone-nav{
        line-height:70px;
    }
    .daohang{
        height:70px;
    }
    .home-pro{
        padding-top:50px;
    }
    .owl-theme .owl-controls{
        margin-top:25px;
    }
    .pro_txt{
        margin-top:30px;
    }
    .pro_txt h3{
        text-align:center;
        background: url(../image/title1.jpg) no-repeat bottom center;
    }
    .pro_img{
        float:none;
        width:100%;
    }
    .index_title{
        margin-bottom:25px;
    }
    .index_title h3{
        font-size:20px;
    }
    .about_fl h3{
        font-size:18px;
        margin-bottom:15px;
    }
    .news_fl_title h3{
        font-size:20px;
        margin-bottom:0;
    }
    .news_fl_title{
        margin-bottom:25px;
    }
    .news_info p{
        margin-top:25px;
    }
    .news_fl_con{
        margin-bottom:30px;
    }
    .news_fr li a{
        padding:35px 25px;
    }
    .news_date h3{
        font-size:40px;
    }
    .down_fl_t2 li{
        width:49%;
        margin-bottom:10px;
    }
    .footer1_fr li img{
        max-width:80%;
    }
    .inner_fl_title{
        padding-bottom:10px;
    }
    .inner_fl_title p{
        float:none;
        margin-bottom:10px;
    }
    .inner_fl_title span{
        float:none;
        line-height:30px;
    }
    .show_title h3{
        font-size:18px;
        line-height: 28px;
    }
}

@media(max-width:320px) {

}






































