@charset "utf-8";*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;outline:0}
#bsWXBox{box-sizing:content-box}
ul{list-style:none}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,i,iframe,img,input,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,select,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0}
body{font-family:"microsoft yahei",arial;font-size:14px;color:#3262b1;line-height:1.5;width:100%;}
a:link,a:visited{text-decoration:none;outline:0;color:#494949}
a:active,a:focus,a:hover{color:#3262b1;text-decoration:none}
img{border:0; max-width:100%;}
table{border-collapse:collapse;width:100%}
input,textarea{font-family:"microsoft yahei",arial;font-size:14px;outline:0;overflow:hidden}
input[type=button],input[type=radio],input[type=reset],input[type=submit]{cursor:pointer;outline:0}
input[type=checkbox],input[type=radio]{position:relative;vertical-align:middle;margin-top:2px;margin-bottom:1px;margin-left:0px;margin-right:5px}
input[type=date],input[type=email],input[type=password],input[type=text],textarea{padding:0;color:#666;outline:0}
 

input,select,textarea{-webkit-tap-highlight-color:transparent;border-radius:0}
::-webkit-input-placeholder{color:#ccc}
:-moz-placeholder{color:#ccc;opacity:1}
::-moz-placeholder{color:#ccc;opacity:1}
:-ms-input-placeholder{color:#ccc}
.fl{float:left}
.fr{float:right}
.clearfix:after{clear:both;height:0;content:"";line-height:0;font-size:0;display:block}
.pic{width:100%;overflow:hidden;position:relative}
.pic:after{content:"";display:block;padding-bottom:100%}
.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}
.container{margin-right:auto;margin-left:auto;padding-right:15px;padding-left:15px;max-width:1280px}

.ny_container{ max-width:1280px;  margin:0 auto;}
footer{ clear:both; maring-top:20px;}
 
 @-webkit-keyframes dong {
	0% {
		-webkit-transform: translateY(-100px);
		transform: translateY(-100px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes dong {
	0% {
		-webkit-transform: translateY(-100px);
		transform: translateY(-100px)
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes myfirst {
	0% {
		top: 100px;
		opacity: 0
	}

	100% {
		top: 0;
		opacity: 1
	}
}

@keyframes myfirst {
	0% {
		top: 100px;
		opacity: 0
	}

	100% {
		top: 0;
		opacity: 1
	}
}

@-webkit-keyframes myfirst2 {
	0% {
		left: -30px;
		opacity: 0
	}

	100% {
		left: 0;
		opacity: 1
	}
}

@keyframes myfirst2 {
	0% {
		left: -30px;
		opacity: 0
	}

	100% {
		left: 0;
		opacity: 1
	}
}

@-webkit-keyframes myfirst01 {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-200px);
		transform: translateX(-200px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes myfirst01 {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-200px);
		transform: translateX(-200px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes myfirst02 {
	0% {
		opacity: 0;
		-webkit-transform: translateX(200px);
		transform: translateX(200px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes myfirst02 {
	0% {
		opacity: 0;
		-webkit-transform: translateX(200px);
		transform: translateX(200px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes myfirst03 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(50px);
		transform: translateY(50px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes myfirst03 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(50px);
		transform: translateY(50px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes myfirst04 {
	0% {
		opacity: .5;
		-webkit-transform: translateY(-40px);
		transform: translateY(-40px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes myfirst04 {
	0% {
		opacity: .5;
		-webkit-transform: translateY(-40px);
		transform: translateY(-40px)
	}

	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
}

@-webkit-keyframes touming {
	0% {
		opacity: .7
	}

	100% {
		opacity: 1
	}
}

@keyframes touming {
	0% {
		opacity: .7
	}

	100% {
		opacity: 1
	}
}
.head_top .logo{ display:block; float:left; margin-top:18px;}
.head_top .head_right{ float:right;width:71%; }
.head_nav { width:82%; float:left;}
.head_nav li{ float:left;width:13%; margin-right:5px; font-size:17px; text-align:center; position:relative;}
.head_nav li>a{color:#000;line-height:80px;}
.head_nav li.car>a{ font-weight:bold;}
.head_nav li:hover>a{ font-weight:bold;}
.head_nav li div.nav_down {z-index:999; position: absolute;left: 50%;transform: translateX(-50%);top:80px;width:120px;display: none; padding: 10px 0 20px 0;background: #fff;border-bottom-left-radius: 5px;
                        border-bottom-right-radius: 5px;box-shadow: 0 5px 10px 0 #fff;}
.head_nav li .nav_down .tt {
                            line-height: 2;
                            font-size: 14px;
                            text-align: center;
                            margin-top: 5px;
                            position: relative;
                        }

.head_nav  li .nav_down .tt span {
                                display: inline-block;
                                position: relative;
                            }

.head_nav li .nav_down .tt span:before {
                                    display: block;
                                    content: '';
                                    position: absolute;
                                    left: 50%;
                                    bottom: 0;
                                    background-color: #3262b1;
                                    height: 2px;
                                    width: 0%;
                                    -webkit-transition: all 0.3s;
                                    transition: all 0.3s;
                                }

.head_nav li .nav_down .tt span:hover:before {
                                    width: 100%;
                                    left: 0;
                                }

.head_nav li .nav_down .tt a {
                                color: #666;
                                line-height: 1;
                                display: inline-block;
                                -webkit-transition: all 0.3s;
                                transition: all 0.3s;
                            }

.head_nav li .nav_down .tt span a:hover {
                                color: #3262b1;
                            }
.head_yx {width:155px; float:right;}
.head_yx a{ display:block; float:left; }
.head_yx a.en{width:73px;line-height:80px;height:80px;border-left:1px solid #e6e6e6; text-align:center; font-size:17px; color:#000; text-transform:uppercase;}
.head_yx a.dl{ color:#fff;background:#3262b1; font-size:12px; width:73px;text-align:center;border-left:1px solid #e6e6e6;border-right:1px solid #e6e6e6; height:80px; overflow:hidden;}
.head_yx a.dl img{ display:inline-block; vertical-align:middle; padding-top:22px; padding-bottom:8px;}
.head_yx a.dl em{ display:block; font-style:normal; line-height:20px;}




.banner img{ vertical-align:middle; width:100%;}
.banner .slick-dots{ bottom:28%;}
.banner .slick-dots li{ width:10px; height:10px; margin:0 9px;}
.banner .slick-dots li button:before{ content:"";}
.banner .slick-dots li button{background:url(../images/bot.png) no-repeat;}
.banner .slick-dots .slick-active button:before{background:url(../images/bot-h.png) no-repeat;}
.banner .slick-prev{ left:16.9%; top:34%; z-index:999; width:60px; height:100px;background:url(../images/left.png) no-repeat;}
.banner .slick-next{ right:17.6%; top:34%; z-index:999; width:60px; height:100px;background:url(../images/right.png) no-repeat;}


.sy-banner{ position:relative;}
.sy-banner .banner_wenzi { position:absolute; top:50%;width:100%; max-width:1250px;}
.banner_wenzi p{ max-width:360px; margin:0 auto;}
.banner_wenzi p a{-webkit-transition:all .5s;transition:all .5s;display:inline-block; vertical-align:middle;width:148px; line-height:43px; height:43px; overflow:hidden; border:1px solid #fff; color:#fff; text-align:center; font-size:15px;}
.banner_wenzi p a.hmore{ margin-right:40px;}
.banner_wenzi p a:hover{ background:#3262b1; border:1px solid #3262b1;}



.phone-nav{right:10px;top:7px;position:absolute;width:35px;height:35px;display:none;background:url(../images/menu.png) no-repeat center;margin:0 0 0 5px;z-index:999}


.phone-subnav{width:100%;position:fixed;left:0;height:100%;top:0;background:rgba(255,255,255,.98);z-index:999999;margin:0 auto;display:none}
.phone-subnav .close{padding:20px 40px;display:block}
.phone-subnav .close img{max-height:40px}
.phone-subnav ul{height:90%;overflow-y:scroll;margin:0 30px}
.phone-subnav ul li{position:relative;border-top:1px solid #dadada; overflow:hidden; text-align:left;}
.phone-subnav ul li i{position:absolute;right:10px;top:5px;text-align:center;line-height:30px;display:block;border-radius:100%;font-style:inherit;cursor:pointer}
.phone-subnav ul li i:after{content:"+";color:#666;font-size:24px;cursor:pointer;text-align:center}
.phone-subnav ul li .menu{color:#333;font-size:16px;line-height:40px;overflow:hidden;padding:0 40px 0 20px;display:block;cursor:pointer;text-align:left;position:relative;border-bottom:1px solid rgba(255,255,255,.05)}
.phone-subnav ul li .menu>a{display:block;color:#333}
.phone-subnav ul li .menu02>a{color:#1b8fe2}
.phone-subnav ul li .menu03{display:block;padding:10px 0}
.phone-subnav ul li .menu03 a{color:#888;font-size:13px;line-height:20px;padding-top:0}
.phone-subnav ul li div{display:none;padding-bottom:15px}
.phone-subnav ul li div a{color:#666;line-height:20px;padding:5px 10px 5px 20px;display:block;height:auto;font-weight:100;position:relative}
.phone-subnav ul li div em{display:block;font-style:inherit}
.phone-subnav ul li div em>a{color:#666;font-size:12px;display:block;padding:5px 5px 5px 48px;line-height:18px}
.phone-subnav ul .active i:after{content:"-"}

.home-banner-slick{  position:relative; text-align:center;}
.home-banner-slick .slick-dots{bottom:10px;}
.home-banner-slick .slick-dots li {background-color:rgba(255,255,255,0.4); width:42px; height:8px;}
.home-banner-slick .slick-dots .slick-active{background:#000;}
.home-banner img{ vertical-align:middle; width:100%;}

.home_pro{ position:relative; top:-114px;}

.home_pro .container{border-radius:8px; background:#fff;   padding:0px;-moz-box-shadow:0px 0px 35px #9E9E9E; -webkit-box-shadow:0px 0px 35px #9E9E9E; box-shadow:0px 0px 35px #9E9E9E;width:80%;}
.home_pro li{ float:left; width:25%; text-align:center; position:relative; padding:20px; cursor:pointer; background:url(../images/x.jpg) no-repeat right center; }
.home_pro li:last-child{ background:none;}
.home_pro li img{vertical-align:middle; margin-bottom:10px;}
.home_pro li p { margin:20px 0; overflow:hidden; position:relative; z-index:2;}
.home_pro li p strong{display:block; font-size:20px; color:#3262b1;}
.home_pro li p span{ display:block; font-size:12px; color:#3d5976; height:36px; overflow:hidden;}

.home_pro li div{ background:#3262b1; display:block; position: absolute; width:102%; left:-1%; top:-10%; display:none; height:120%; z-index:1;border-radius:8px;}
.home_pro li a{ position:absolute; bottom:15px; display:inline-block; width:100%; left:0px; text-align:center;}
.homepr_cla p strong{ color:#fff !important;}
.homepr_cla p span{ color:#fff !important;}

.mar_pro{ top:-20px;}

/*.home_pro li div{ background:url(../images/product1.png) no-repeat 0px -10px;width:140px; height:84px; margin:0 auto;-webkit-transition:all .5s;transition:all .5s; max-height:84px; padding-top:10px;}
.home_pro li:hover{ padding:50px 5px 20px 5px;}
.home_pro li:hover div{background:url(../images/product1.png) no-repeat 0px -90px;}
.home_pro li:hover a{ display:block;}
.home_pro li:hover { margin-top:-26px; background:#3262b1;box-shadow:none;}
.home_pro li:hover p span,.home_pro li:hover p strong{ color:#fff;}

.home_pro li:nth-child(2) div{ background:url(../images/product2.png) no-repeat 0px 0px;}
.home_pro li:nth-child(2):hover div{ background:url(../images/product2.png) no-repeat 0px -85px;}
.home_pro li:nth-child(3) div{ background:url(../images/product3.png) no-repeat 0px 0px;}
.home_pro li:nth-child(3):hover div{ background:url(../images/product3.png) no-repeat 0px -85px;}
.home_pro li:nth-child(4) div{ background:url(../images/product4.png) no-repeat 0px 22px;}
.home_pro li:nth-child(4):hover div{ background:url(../images/product4.png) no-repeat 0px -65px;}
*/

.hoab_main img{ display:block; float:left;}
.hoab_main .hoab_right{ width:54%; float:right; padding-top:5px;}
.hoab_right h3{ color:#3262b1; font-size:25px; margin-bottom:18px;}
.hoab_right p{ font-size:14px; color:#000; margin-bottom:8px;}

.home_news{ margin-top:88px; background:#f5f6f8; padding:47px 0 80px 0;}
.home_title{ text-align:center; color:#000; margin-bottom:35px;}
.home_title h3{ font-size:30px;}
.home_title span{ display:block; font-size:15px; text-transform:uppercase; font-family:Arial;}
.hnews_list li{ overflow:hidden; cursor:pointer;}
.hnews_list li p{ padding:10px 15px 25px 15px; text-align:left; background:#fff;overflow:hidden;}
.hnews_list li .ewwenzi{ display:block; font-size:20px; color:#2d2928; margin-bottom:8px; height:26px; overflow:hidden;}
.hnews_list li em{ display:block; font-size:12px; color:#2d2928; font-style:normal;}
.hnews_list li p span{ width:80%; float:left;}
.hnews_list li .ewsjt{ display:block; background:url(../images/newjt.jpg) no-repeat 0 0; float:right;width:30px; height:30px;-webkit-transition:all .5s;transition:all .5s; margin-top:15px;}
.hnews_list li:hover .ewsjt{background:url(../images/newjt.jpg) no-repeat 0 -30px;}
.hnews_list li img{-webkit-transition:all .5s;transition:all .5s; overflow:hidden;}
.hnews_list li:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}
.hnews_list li:hover .ewwenzi{ color:#3262b1;}

.home_zhuanye{ margin-top:82px;}
.zy_tit h3{ font-size:30px; color:#000; margin-bottom:58px; text-align:center;}
.zy_tit ul{ width:92%; margin:0 auto;overflow:hidden;}
.zy_tit li{ color:#000;text-align:center;width:20%; float:left; margin:0px;padding:0px 13px;}
.zy_tit li strong{ font-size:30px; }
.zy_tit li p{ font-size:14px; border-top:1px solid #bfbfbf; padding:18px 0px 0 0px;}

.home_yeji{ margin-top:60px; padding-top:90px; background:url(../images/yybj.jpg) no-repeat; color:#fff; overflow:hidden;}
.home_yeji h3,.home_yeji span{ color:#fff;}
.yj_main{width:58%; margin:0 auto;}
.yj_main img{ display:block;float:left;}
.yj_main .yj_one{ padding-right:20px;}
.yj_main span{ display:block; float:left;width:82%; text-align:center; font-size:20px;}
.yj_main .yj_two{ padding-top:24px; padding-left:20px; padding-right:0;}
.yj_logo{width:302px; margin:78px auto;}


.foot_menu{ background:#ebebeb; padding-top:60px; overflow:hidden; padding-bottom:31px;}
.foot_menu li{ float:left; padding-top:19px;width:25%; overflow:hidden;}
.foot_menu li .dblogo{ display:block; margin-bottom:24px;}
.foot_menu li span{ display:block; color:#071329; font-size:14px; margin-bottom:32px;}
.foot_menu li:first-child{ width:20%;padding-top:0px; margin-right:14%;}
.foot_menu li h3{ font-size:20px;color:#071329; margin-bottom:19px;}
.foot_menu li a{ display:block;color:#071329; font-size:14px; margin-bottom:15px;-webkit-transition:all .5s;transition:all .5s;}
.foot_menu li a:hover{ color:#3262b1;}
.foot_menu li:nth-child(4) span{ margin-bottom:15px;}
.foot_menu li:nth-child(2){ width:13%; margin-right:4%;}
.foot_menu li:nth-child(3){ width:16%; margin-right:2%;}

.wxh{margin-top:39px; overflow:hidden;}
.bhhao{ background:#3262b1; text-align:center; color:#fff; padding:20px 0; font-size:12px; }
.bhhao a{color:#fff;}
.wxh p{ float:left; border:1px solid #999999; padding:16px 23px; cursor:pointer;}
.wxh p .wx_one{ background:url(../images/wx1.png) no-repeat 0 0;width:21px; height:18px;display:block;-webkit-transition:all .5s;transition:all .5s;}
.wxh p .wx_one:hover{ background:url(../images/wx1.png) no-repeat 0 -20px;}

.wxh p a{margin:0px;}
.wxh p .wx_two{ background:url(../images/wx3.png) no-repeat 0 0;width:21px; height:18px;display:block;-webkit-transition:all .5s;transition:all .5s; }
.wxh p .wx_two:hover{ background:url(../images/wx3.png) no-repeat 0 -20px;}


.wxh p .wx_three{ background:url(../images/wx5.png) no-repeat 0 0;width:21px; height:18px;display:block;-webkit-transition:all .5s;transition:all .5s;border-left:none;}
.wxh p .wx_three:hover{ background:url(../images/wx5.png) no-repeat 0 -20px;}
.wxh p:nth-child(2){border-left:none;}
.wxh p:nth-child(3){border-left:none;}

/*contact*/
.job{padding:0px}
.job .job-info{text-align:center;font-family:BaskervilleSerial-Medium}
.job .job-info h3{font-size:48px;color:#222}
.job .job-info h3:after{content:"";display:block;width:50px;height:2px;margin:15px auto 23px auto;background:#018b58}
.job .job-info p{font-size:16px;color:#4c4c4c}


.job dl{overflow:hidden;margin:0 auto}
.job dl dt{display:block;padding:0 30px 0 50px;margin-bottom:18px;cursor:pointer;line-height:50px;transition:width 2s}
.job dl dt span{display:block;text-align:left;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:20px;color:#214a91; width:100%;padding-right:20px;font-family:BaskervilleSerial-Medium; font-weight:bold;}
.job .list_dt{color:#fff;cursor:pointer;position:relative;background:url(../images/more1.png) no-repeat center right #fafafa;}
.job .list_dt:hover{transition:all .5s linear;-moz-transition:all .5s linear;-o-transition:all .5s linear;-webkit-transition:all .5s linear;background: url(../images/more2.png) no-repeat center right #fafafa;}


.job .list_dt:hover span{color:#214a91}
.job .list_dt:hover i{color:#fff}


.job #open{background: url(../images/more2.png) no-repeat center right #fafafa;margin-bottom:0;}
.job #open span{color:#214a91; border-bottom:3px solid #e6e6e6;}
.job #open i{color:#fff}


.job .list_dd{display:none; background:#fafafa;padding:0 60px 0 80px; margin-bottom:20px;}
.job .jobsub{border-top:0;line-height:30px;padding:37px 0 40px 0px;color:#4c4c4c;font-size:16px;overflow:hidden;margin-bottom:18px}
.job .jobsub .shuoming{font-size:19px; color:#214a91;margin-top:7px}
.job .jobsub .shuoming a{ color:#214a91;}

.neiye_main{ padding-top:20px;}
.ny_tit{ color:#3262b1; font-size:30px; margin-bottom:30px;}

.ny_lxwm{ margin-top:40px; overflow:hidden; margin-bottom:70px;}
.lxwm_left .ny_tit{ line-height:52px;}
.lxwm_left{ width:24%; float:left;}
.lxwm_left li{ margin-bottom:3px; overflow:hidden;}
.lxwm_left li img{ display:block; float:left;}
.lxwm_left li p{ width:74%; float:left; margin-left:18px;}
.lxwm_left li p em{ display:block; font-size:20px; color:#000; font-style:normal; margin-bottom:10px;}
.lxwm_left li p span{ display:block; font-size:15px; color:#595959;}

#l-map {
	width: 70%;
	margin:0px auto;
	height: 532px;float:right;
}


@media(max-width:1550px) {
.banner .slick-prev{left:0;}		
.banner .slick-next{ right:0;}		

}

@media(max-width:1250px) {
.head_top .head_right{width:75%;}	
.head_nav{ width:74%; margin-left:5%;}
	.head_nav li{font-size: 15px;}
.home_pro{top:-46px;}
.hoab_right h3{ font-size:22px; margin-bottom:10px;}
.hoab_right p{ font-size:12px;}
.hoab_main .hoab_right{ width:45%;}
.hnews_list li .ewwenzi{ font-size:16px;}
.hnews_list li p span{ width:83%;}
.zy_tit ul{width:95%;}
.zy_tit ul li{ width:15.3%;}
.zy_tit li p{ font-size:12px;}
.yj_main{width:65%;}
}
@media(max-width:1050px) {
	.home_pro{top:-26px;}
	
	.head_top .head_right{width:65%;}	
	.head_yx{ display:none;}
	.head_nav{ float:right; margin-left:0; width:100%;}
.banner .slick-dots{ bottom:30px;}
.hoab_main .hoab_right{width:100%;}
.hoab_main img{width:100%}
.hnews_list li p{ padding:15px;}
.hnews_list li .ewwenzi{ height:23px; overflow:hidden;}
.zy_tit h3{ margin-bottom:20px; font-size:23px;}
.zy_tit li strong{ font-size:23px; }
.zy_tit ul{width:100%;}
.zy_tit ul li{ width:15%; margin:0 20px;}
.ny_tit{ font-size:23px;margin-bottom: 20px;}
.neiye_main{ padding-top:20px;}
.job dl dt{ line-height:50px;padding: 0 60px 0 20px; margin-bottom:10px;}
.job dl dt span{ font-size:16px;}
.job .jobsub{ font-size:14px;padding: 16px 0 20px 0px;}
.job .list_dd{padding: 0 60px 0 20px;}
.job .jobsub .shuoming{ font-size:14px;}
}
@media(max-width:980px) {
.sy-banner .banner_wenzi{ width:100%;}	
.zy_tit ul li{ width:15%; margin:0 18px;}
.yj_main span{ font-size:14px;}
.foot_menu li:nth-child(3){ width:18%;}
.foot_menu li:first-child{width:28%;margin-right:3%;}
.foot_menu li:nth-child(4){width:28%;}
.wxh{ display:none;}
.lxwm_left{width:40%;}
#l-map{ width:55%;height: 492px;}

}


@media(max-width:890px) {
.zy_tit ul li {
    width: 16.5%;
    margin: 0 10px;
}
}


	.home_about strong{ display:block; font-size:30px; text-align:center; color:#000;}
.home_about ul{ padding:20px 0px; text-align:center;}
.home_about ul li{ float:left; background:url(images/yd1.jpg) no-repeat left 60px;color:#2d2928;min-height:72px; margin-bottom:72px;width:25%;}
.home_about ul li span{ display:block; font-size:20px;}
.home_about ul li em{ font-style:normal; display:block; font-size:12px; text-transform:uppercase;font-family:Arial;}

@media(max-width:767px) {
	.head_nav { display:none;}	
	.phone-nav {display: block}
	.phone-nav{ top:20px; right:16px !important; }
	.head_top .logo{ margin-bottom:0px; margin-top:8px;}
	.banner .slick-prev{ background:none;}
	.banner .slick-next{ background:none;}
	.banner_wenzi p{ max-width:240px;}
	.banner_wenzi p a.hmore{ margin-right:10px;}
	.banner_wenzi p a{ font-size:12px; height:30px; line-height:30px; width:110px;}
	.banner .slick-dots{ bottom:10px;}
	.home_pro { top:0px;}
	.home_pro li{width:25%;}
	.home_pro li{ padding:0px; background:none;}
	.home_pro li p{ margin:5px 0px;}
	.home_pro li p strong{ font-size:12px; font-weight:normal;}
	.home_pro li p span{ display:none;}
	.home_about{ margin-top:15px;}
	.home_about strong{ font-size:23px;}
	
	.home_pro .container{ margin:0px 15px; margin-top:15px; -moz-box-shadow:0px 0px 10px #d0d0d0; -webkit-box-shadow:0px 0px 10px #d0d0d0; box-shadow:0px 0px 10px #d0d0d0;width:92%;}
	.sy-banner .banner_wenzi{ display:none;}
.zy_tit ul li {width: 20%;margin: 0px 0px;padding:0px 3px;}
.zy_tit li p{ padding-top:5px;}
.home_zhuanye{margin-top: 25px;}
.home_title{ margin-bottom:20px;}
.home_title h3{ font-size:23px;}
.home_title span{ font-size:13px;}
.home_news{ margin-top:20px;padding: 20px 0 50px 0;}
.yj_main{width:100%;overflow:hidden;}
.home_yeji{ margin-top:25px; padding-top:25px;}
.yj_logo{margin:30px auto;}
.yj_main .yj_one{ padding-right:10px;}
.yj_main .yj_two{ padding-left:10px;}
.foot_menu{ padding-top:20px;}
.foot_menu li:first-child{width:25%; margin-right:5%;}
.foot_menu li:nth-child(2){ width:13%; }
.foot_menu li:nth-child(3){ width:20%;}
.foot_menu li h3{ font-size:15px;}
.foot_menu li a{ font-size:12px;}
.ny_lxwm{ margin-top:10px;margin-bottom: 30px;}
.lxwm_left{width:100%;}
.lxwm_left li{ width:48%; float:left; margin-bottom:20px;}
.lxwm_left li p em{ font-size:15px;}
.lxwm_left li p span{ font-size:12px;}
#l-map{ width:100%;height: auto;}
.ny_tit{ font-size:16px;}
.lxwm_left .ny_tit{ line-height:36px;}
.job dl dt span{ font-size:15px;}
}
@media (max-width:630px){
.foot_menu li:first-child{width:100%; float:none;}
.foot_menu li .dblogo{ margin-bottom:10px;}
.foot_menu li span{ margin-bottom:10px;}
.foot_menu li h3{ margin-bottom:10px;}	
.foot_menu li a{ margin-bottom:8px;}
.foot_menu li:nth-child(2){ width:18%;}
.foot_menu li:nth-child(3){ width:32%;}
.foot_menu li:nth-child(4){width:44%;}
.foot_menu li:nth-child(4) p span{ font-size:12px; margin-bottom:0px;}
.lxwm_left li{ width:100%; float:none; }

}
@media (max-width:360px){	

	.phone-subnav ul{height:410px}
	
	
}






.nymar{ padding:30px 0px;}
.ny_video{ clear:both;}
.ny_video ul li{ padding:10px; float:left; width:32%; margin:2% 2% 0% 0%; -moz-box-shadow:0px 0px 10px #bfbfbf; -webkit-box-shadow:0px 0px 10px #bfbfbf; box-shadow:0px 0px 10px #bfbfbf; transition:0.3s;}
.ny_video ul li:nth-child(3n+3){ margin-right:0%;}
.ny_video ul li img{ vertical-align:middle;}
.ny_video ul li p{ padding-top:15px; padding-bottom:5px;overflow:hidden; font-size:17px; color:#000;}
.ny_video ul li p .fr{ padding-right:10px;}
.ny_video ul li:hover{ background:#3262b1;}
.ny_video ul li:hover p{ color:#fff;}
.ny_video ul li .vid_pic{ display:block; position:relative; }
.ny_video ul li .vid_pic div{ display:none; position:absolute; width:100%; height:100%; top:0%; padding-top:25%;  background-color:rgba(0,0,0,0.5);  vertical-align:middle; text-align:center;}


.ny_video h3{ font-size:30px; padding:0px 0px 0px 0px;}


.ny_menu{ background:#f5f5f5; line-height:65px; overflow:hidden;} 
.ny_menu li{ float:left; background:#fff; }
.ny_menu li a{ font-size:16px; color:#595959; text-align:center; padding:0 25px; display:block;border-bottom:5px solid #fff;}
.ny_menu li a:hover{border-bottom:5px solid #3262b1; color:#3262b1; font-weight:bold;}
.ny_menu li.cur a{border-bottom:5px solid #3262b1; color:#3262b1; font-weight:bold;}


.page{ text-align:center; padding:30px 0px;}
ul.pagination{display:inline-block;padding:0;margin:0 auto;}
ul.pagination li{display:inline}
ul.pagination li a{color:#000;float:left;padding:8px 16px;text-decoration:none;transition:background-color .3s}
ul.pagination li.active a{background-color:#3262b1;color:#fff}
ul.pagination li a:hover:not(.active){background-color:#ddd}



   .yinling{}
   .yinling ul li{ width:23%;margin:2% 2.6% 0% 0%}
   
   .yinling ul li:nth-child(3n+3){margin:2% 2.6% 0% 0%}
.yinling ul li:nth-child(4n+4){margin:2% 0% 0% 0%}

   .yinling p{ min-height:80px; }
   .yinling ul li time{ color:#808080;}
   .yinling ul li:hover time{ color:#fff;}
   
   
.zz_slick { margin: 0 auto; background:url(../images/bj.jpg) no-repeat; min-height:550px; padding-top:200px; position:relative;}
.zz_slick img { box-sizing: border-box;}
.zz_slick .slick-slide .lbk{ padding: 30px;}
.zz_slick .slick-slide .lbk img{ border:solid 5px #fff; width:100%;}
.zz_slick .slick-slide .lbk img:hover{ border:solid 5px #3262b1; width:100%;}
.zz_slick .slick-center .lbk{ padding:0px;}
.zz_slick .slick-center .lbk img{border:solid 5px #fff;}


.zz_slick .slick-prev { left: 0px; top:55%; z-index:999; border:solid 10px; width:55px; height:80px; background: url(../images/zjt.png) no-repeat center center; background-color:rgba(0,0,0,0.5);}
.zz_slick .slick-next { right: 0px; top:55%;border:solid 10px; width:50px; height:80px; background: url(../images/yjt.png) no-repeat center center;background-color:rgba(0,0,0,0.5)}


.ab_menu ul li{ width:16.6%;}
.ny_about{ line-height:30px; color:#000; font-size:16px; padding-top:20px;}
.ny_about{}

.cul{ overflow:hidden; margin:20px 0px; color:#000;}
.cul .fl{ width:35%;}
.cul .fl .t1{ font-size:25px; margin-bottom:8px;}
.cul .fl .t2{ margin-bottom:25px; font-size:15px;}

.cul .fr{width:60%;}
 


.news_con_mor h3{ font-size:16px; color:#595959; padding-bottom:15px;}
.news_con_mor ul li{ width:95%; margin-bottom:15px; }

.news_con{}
.news_con .fl{ width:70%; color:#000; font-size:15px; padding-top:20px;}
.news_con .fl h3{ color:#3262b1; font-weight:normal;}
.news_con p time{ font-size:20px; color:#808080; padding:15px 0px; display:block;}

.news_con .fr{ width:25%; padding-top:30px;}
.fhsy{ clear:both; text-align:center; padding-top:20px;}
.fhsy a{ font-size:16px; padding:5px 10px; display: inline-block;border:solid 1px #3262b1; }
.fhsy a:hover{ background:#3262b1; color:#fff;}



.history{padding:0px 0}
.history .history-bottom{overflow:hidden;position:relative;}

.history .history-bottom .slick-next:before,.history .history-bottom .slick-prev:before{display:none}
.history .history-bottom .slick-next,.history .history-bottom .slick-prev{width:39px;height:39px;top:auto;bottom:12px}

.history .history-bottom .slick-prev{left:0; top:18px; background:url(../images/zuo.png) no-repeat center center; z-index:999;}
.history .history-bottom .slick-next{right:0; top:18px;background:url(../images/you.png) no-repeat center center;z-index:999;}


.hsbj{ background:#f4f4f4; line-height:50px;}
.hsbj .container{ max-width:1000px;}

.history .history-bottom .pro-max{width:100%;position:relative; }
 
.history .history-bottom .pro-min{margin-top:0px;width:100%;position:relative;margin-bottom:0px;}
.history .history-bottom .pro-min .item{ font-size:18px;}
.history .history-bottom .pro-min .slick-current .item { font-weight:bold;}
.history .history-bottom .pro-min .slick-current .item { display:inline-block; border-bottom:solid 2px #3262b1;}

.history .history-bottom .pro-min .getIndex{display:inline-block;zoom:1;text-align:center}
.history .history-bottom .pro-min .getIndex .item{}
.history .history-bottom .pro-min .slick-current .item{}

.history .history-bottom .pro-max{  }
.history .history-bottom .pro-max .item_wid{ width:630px; margin:0 auto; overflow:hidden;}
.item_wid div{ overflow:hidden; padding:15px 0px;}
.item_wid .fl{ width:15%; line-height:87px; font-size:15px; color:#595959; font-weight:bold;}
.item_wid .zfl{ float:left; width:10%;  height:117px; }
.item_wid .zfl img{ vertical-align:bottom;}

.item_wid .fr{ width:70%; }
.item_wid .fr .h_pic{ float:left; width:30%;}
.item_wid .fr .h_wz{ float:right; width:65%; padding-top:15px;}
.item_wid .fr .h_wz a{ display:block; color:#808080;}
.item_wid .fr .h_wz a:first-child{ color:#000;}
.item_wid .zbj{ text-align:center; background:url(../images/zbj.jpg) repeat-y;}
.item_wid .zbj img{ margin-top:35px;}
.item_wid .zbj:last-child{ border:solid 1px #ff6600;}	
	
.hon_lsbj{ background:#3262b1; font-size:25px; line-height:60px; color:#fff; text-align:center;} 


.hon_bj{ background:url(../images/hbj.jpg) no-repeat; min-height:500px; margin-bottom:20px;}
.hon_list{width:90%;  position:relative; margin:0 auto; padding-top:9%;}
.hon_list .hon_list_con{ padding:15px;}
.hon_list .hon_list_con img{ width:100%;}
.hon_list .hon_list_con p{ text-align:center; font-size:16px; color:#fff; padding-top:15px;}
.hon_list .slick-dots{bottom:-30px;}
.hon_list .slick-dots li{ background:#fff; border-radius:50%; width:15px; height:15px;}
.hon_list .slick-dots li.slick-active{ background:#3262b1;}


.product_show_con .list h3{ color:#3262b1; font-size:30px; font-weight:normal; padding:20px 0px;}
.product_show_con .list p{ color:#000;}

.product_show4{ overflow:hidden; margin:15px 0px;border-bottom:solid 1px #808080; }
.product_show4 ul li{ width:25%; text-align:center;line-height:50px; float:left; font-size:15px;}
.product_show4 ul li a{ display:block; cursor:pointer;}


.product_show4 ul li.cur a{ color:#3262b1;border-bottom:solid 5px #3262b1;}

.product_show2{ border:0px; border-bottom:solid 1px #808080;}
.product_show2 ul li{ width:50%;}
 

@media(max-width:1100px) {
	
	 
	}

@media(max-width:767px) {
	
	
.product_show4 ul li{ width:50%; line-height:35px;} 
.product_show4 ul li a{ font-size:13px;}
.product_show4 ul li.cur a{ color:#3262b1;border-bottom:solid 2px #3262b1; font-size:13px;}

.product_show_con .list h3{ font-size:20px; font-weight:normal; padding:10px 0px;}
	
	
 .hon_list{ padding-top:10px; width:95%;}
 .hon_bj{  min-height:auto; padding-bottom:30px;}
 .hon_list .hon_list_con{ padding:6px;}

 .hon_list .slick-dots{bottom:-20px;}
 .hon_list .slick-dots li{  width:10px; height:10px;}
		 
		 
.item_wid .fl{ width:12%; line-height:55px; }
.item_wid .fr{ width:86%;}
.item_wid .zfl{ display:none;}
.history .history-bottom .pro-max .item_wid{ width:100%;}
.item_wid .fr .h_wz{ padding-top:0px;}
.item_wid .fr .h_wz span:first-child{ height:20px; overflow:hidden;}
.item_wid .fr .h_wz span{ font-size:12px;}
	
	
.news_con .fl{ width:100%; }
.news_con .fr{ width:100%;}

.news_con_mor ul li{ width:49%;}
.news_con_mor h3{ padding-bottom:0px;}	


	
.cul .fl{ width:100%;}
.cul .fr{width:100%;}
.cul .fl .t1{ font-size:20px;}
.cul .fl .t2{font-size:14px;}
	
.ab_menu ul li{ width:33.3%;}
	

.ny_video ul{ padding-top:15px;}
.ny_video ul li{ padding:5px;width:49%;margin:1% 2% 2% 0%; -moz-box-shadow:0px 0px 10px #9E9E9E; -webkit-box-shadow:0px 0px 10px #9E9E9E; box-shadow:0px 0px 10px #9E9E9E;}	
.ny_video ul li:nth-child(3n+3){ margin-right:2%;}
.ny_video ul li:nth-child(even){margin-right:0%;}
.ny_video ul li p { font-size:13px; padding-top:5px; padding-bottom:0px; min-height:auto; height:50px; overflow:hidden;}
.ny_video ul li p .fr img{ max-width:15px;}

.yinling ul li{margin:2% 2% 2% 0%}


.nymar{ padding:20px 0px;}
.ny_video h3{ font-size:25px; padding:0px 0px 0px 0px;}

.ny_menu{ background:#f5f5f5; line-height:25px; overflow:hidden;} 
.ny_menu li a{ font-size:14px; padding:0px 5px;border-bottom:2px solid #fff;}
.ny_menu li{ width:50%;}

.ny_menu li a:hover{border-bottom:2px solid #3262b1; }
.ny_menu li.cur a{border-bottom:2px solid #3262b1;}
.page{  padding:10px 0px;}
ul.pagination li a{ padding:5px 8px;}

.zz_slick .slick-prev { top:45%; width:30px; height:35px; background-size:90%;}
.zz_slick .slick-next{top:45%;width:30px; height:35px; background-size:90%;}
.zz_slick { padding:50px 0px; min-height:auto;}	

	}
	
	
.ab_zz .ny_video{ padding:15px;}

.gszz{ background:url(../images/gszz.jpg) no-repeat; min-height:464px;}
.gszz .fl{ color:#fff; font-size:25px; text-align:center; width:40%; padding-top:180px; }
.gszz .fl span{ display:block; font-size:15px; font-weight:normal;}

.gszz .fl div{ display:inline-block; text-align:left;}


.gszz .fr{width:59%; margin-top:60px; position:relative;}
.gszz .gszz_list{ text-align:center;}
.gszz .gszz_list img{ display: inline-block; -moz-box-shadow:0px 0px 10px #9E9E9E; -webkit-box-shadow:0px 0px 10px #9E9E9E; box-shadow:0px 0px 10px #9E9E9E;}


.gszz .fr .slick-prev { left: 23px; top:40%; z-index:999; border:solid 10px; width:50px; height:80px; background: url(../images/zjt.png) no-repeat center center; background-color:rgba(0,0,0,0.5);}
.gszz .fr .slick-next { right: 23px; top:40%;border:solid 10px; width:50px; height:80px; background: url(../images/yjt.png) no-repeat center center;background-color:rgba(0,0,0,0.5)}


.wbzz{ padding:35px 0px; text-align:center;}
.wbzz ul li{ display:inline-block; padding:11px; margin:0px 8px; background:#fff;-moz-box-shadow:0px 0px 10px #9E9E9E; -webkit-box-shadow:0px 0px 10px #9E9E9E; box-shadow:0px 0px 10px #9E9E9E;}
.zlzs{ background: url(../images/zlzs.jpg) no-repeat; padding-top:40px; min-height:auto}
.zlzs .zz_slick{ background:none; padding-top:90px; min-height:470px;}
.zlzs h3{ font-size:30px; color:#fff; text-align:center;}
.zlzs span{ display:block; font-size:20px; font-weight:normal;}
.zlzs .zz_slick .slick-prev{ top:36%;}
.zlzs .zz_slick .slick-next{ top:36%;}

.wxzz{ background:none; background:#f7f7f7;}
.wxzz h3{ color:#000;}

.hlzz{ background:none; background:#c53631; margin-bottom:20px;}
.hlzz h3{ color:#fff;}
.hlzz ul li{-moz-box-shadow:0px 0px 0px #9E9E9E; -webkit-box-shadow:0px 0px 0px #9E9E9E; box-shadow:0px 0px 0px #9E9E9E;}

.zlgl{ background:none; background:#f7f7f7;}
.zlgl h3{ color:#000;}

.zlgl .zlgl_list img{ padding:10px; background:#fff;}

.cpzs{  background:#3262b1;}
.cpzs .fl h3{ color:#fff !important;}

@media(min-width:1000px) {
	
.zlgl_list .gszz_list{ padding:10px;}



.zlgl .zlgl_list{ margin-top:39px;}

.zlgl .zlgl_list .slick-prev{ left:-360px; top:18%; background:url(../images/top.png) no-repeat center center; width:95px; height:50px; background-color:rgba(0,0,0,0.5);}
.zlgl .zlgl_list .slick-next{ left:-360px; top:60%; background:url(../images/bottom.png) no-repeat center center; width:95px; height:50px;background-color:rgba(0,0,0,0.5);}

	
	}

@media(max-width:767px) {
	
.gszz{ min-height:auto; overflow:hidden; padding-bottom:20px;}
.gszz .fl{ width:100%; padding:20px 0px; font-size:18px;}	
.gszz .fl span{ font-size:13px;}	
.gszz .fr{ width:100%;margin-top:0px; padding:0px 15px;}	

.gszz .fr .slick-prev { top:45%; width:30px; height:35px; background-size:90%; left:15px;}
.gszz .fr .slick-next{top:45%;width:30px; height:35px; background-size:90%; right:15px;}

.zlzs .zz_slick{ min-height:auto; padding:20px 0px 30px 0px;}

.zlzs h3{ font-size:20px;}
.zlzs span{ font-size:13px;}	

.wbzz{ overflow:hidden;}
.wbzz ul li{ width:90%; margin-bottom:20px;}

.zlzs{ padding-top:15px;}
.wbzz{ padding:15px 0px;}

.hlzz_list ul li{ margin:0px; width:30%; text-align:center;}
.zlzs .zz_slick .slick-next{ top:45%;}
.zlzs .zz_slick .slick-prev{ top:45%;}


.zlgl_list .gszz_list{ padding:15px;}
.gszz .fl div{ display:inline-block; text-align:center;}


.yj_main span{width:70%;}

	}

.news_con video{width:100%;padding-top:20px;}

.vide_list ul li{width:20%;}


@media(max-width:767px) {
.vide_list ul li{width:50%;}

}
 

 
.ta_bk {border-top:solid 1px #ccc; border-left:solid 1px #ccc;margin-bottom:20px;}
.ta_bk td{border-bottom:solid 1px #ccc; border-right:solid 1px #ccc;color:#000;padding:5px;}