﻿@charset "utf-8";
* {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
A {
	COLOR: #000; TEXT-DECORATION: none !important;
}
A IMG {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none; 
}
LI {
	LIST-STYLE-TYPE: none
}
body,td,th {
	font-family: 微软雅黑; 
}

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
body,

/* 重置列表元素 */
ul,li,a,span,h1,div,ol,h1,h2,h3,h4,h5,p,hr,input,label{margin:0px; padding:0px; text-decoration:none; list-style:none;}
/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; }
body{position: relative;color:#333; overflow-x: hidden}
.scale_img dl img, .scale_img li img { -o-transition: all .8s ease 0s; transition: all .8s ease 0s }
.scale_img dl:hover img, .scale_img li:hover img { -webkit-transform: scale(1.1) rotate(0deg) translateY(0); -ms-transform: scale(1.1) rotate(0deg) translateY(0); transform: scale(1.1) rotate(0deg) translateY(0) }

em,i{ font-style:normal}

section ,
header ,
footer ,
main ,
article ,
aside ,
nav{display: block;}

.dbu u ,
.dbstrong strong ,
.dbb b ,
.dbimg img ,
.dba a ,
.dbem em ,
.dbspan span ,
.dbi i{display: block;}



i,em{
	font-style: normal;
}

.fl{ float:left;}
.fr{ float:right;}
.tac{text-align: center;}

.container{width: 1300px; margin: 0 auto; padding-top:50px;}
.container::after{content: '';clear: both;display: block;}
.clear {
	clear: both;
}
.width1300 { width: 1300px; margin: 0 auto; overflow:hidden;}

/*------------公用样式结束----------*/


/*------------top----------*/
.t_logo{width:514px; height:auto; margin-top:30px; text-align:left; overflow:hidden;}
.t_logo h1{font-family:"微软雅黑"; font-size:40px; color:#333; line-height:50px;}
.t_logo p{font-family:"微软雅黑"; font-size:20px; color:#737373; line-height:30px; font-weight:bold;}
.t_tu{width:360px; height:104px; padding-top:20px; margin-left:15px;}
.t_er{width:110px; height:90px; padding-top:25px; margin-left:20px;}
.t_tel{width:190px; height:60px; background:url(img/t_tel.jpg) left no-repeat #225AB7;padding:10px; margin-top:30px;background-position:10px 15px; text-align:left; padding-left:60px;float:right;}
.t_tel p{font-family:"微软雅黑"; font-size:16px; color:#fff; line-height:30px;}
.t_tel h3{font-family: Impact; font-size:30px; color:#F3D503; line-height:30px; font-weight:normal;}


/*导航*/
#dh{width:100%; height:auto; background-color:#2657bd;}
 #l-nav .navBtn{display:none}
 #l-nav .navSliBtn{display:none}
 #l-nav .iconJt{display:none}
 #l-nav .tNav{width:100%;margin:0 auto;overflow:hidden}
 #l-nav .navUl{ margin:0 auto;width:1300px;font-size:0;}
 #l-nav .navLi{ width:11.1%;display:inline-block;font-size:1.5rem}
 #l-nav .navLi.nav08{display:none}
 #l-nav .navLi:hover .tNavH::before{width:100%;opacity:1}
 #l-nav .tNavH{position:relative}
 #l-nav .tNavH::before{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);display:block;width:0;height:2px;background-color:#F3D503;opacity:0;transition:all .5s ease}
 #l-nav .tNav .navName{position:relative;display:block;padding:1.3rem .5vw; text-align:center;font-size:17px;color:#FFF;font-weight:normal;transition:all .5s ease}
 #l-nav .tNav.fixed .navName{color:#222;padding:1.3rem .5vw}
 #l-nav .navName::after{content:attr(data-title);position:absolute;top:0;left:0;transform:translateY(100%);width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#eaeaea}
 #l-nav .navLi:hover .navName{transform:translateY(-100%)}
 #l-nav .slidBox{position:fixed;left:0;right:0;width:70%;min-width:1024px;height:0;overflow:hidden;display:flex;flex-direction:row-reverse;justify-content:space-between;flex-wrap:nowrap;z-index:110;margin:0 auto;padding:0 18%;transition:all .5s ease;opacity:0}
 #l-nav .navLi:hover .slidBox{height:auto;opacity:1;background-color: rgba(247,247,247,1);}
 #l-nav .leftBox{flex:0 0 45%;overflow:hidden;max-width:520px;margin:46px 0px}
 #l-nav .img100{display:block;width:100%}
 #l-nav .right_img .img100{transition-duration:.5s}
 #l-nav .right_img:hover .img100{transform:scale(1.1)}
 #l-nav .rightBox{flex:0 0 40%;margin:46px 0px}
 #l-nav .left_text .onetitle{font-size:18px;line-height:1.1;color:#333;padding-bottom:20px;padding-top:20px;font-weight:bold;text-align:left}
 #l-nav .navSbox{display:flex;flex-wrap:wrap;justify-content:space-between}
 #l-nav .oneName{font-size:26px;padding-bottom:15px;color:#000;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
 #l-nav .tNavSummry{line-height:24px;width:100%;height:auto;overflow:hidden;color:#666;font-size:14px;max-width:420px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}
 #l-nav .tNavMore{display:block;position:relative;height:auto;padding-top:25px;border-top:1px dashed #ccc;margin-top:20px;cursor:pointer}
 #l-nav .txt{color:#000;transition:all .5s ease}
 #l-nav .leanMore{margin-left:2rem;transition:all .5s ease}
 #l-nav .tNavMore:hover .txt{color:#015bbb;margin-left:10px}
 #l-nav .tNavMore:hover .leanMore{color:#015bbb}
 #l-nav .navSli{flex:0 0 50%}
 #l-nav .navSimg{position:relative;width:100%;height:160px;overflow:hidden}
 #l-nav .navImg{position:absolute;left:50%;transform:translateX(-50%) scale(1);width:auto;height:100%;transition:all .5s ease}
 #l-nav .navSbox .navSlink{display:block;font-size:16px;line-height:36px;color:#666;transition-duration:.3s}
 #l-nav .navSlink1{ width:600px;display:block;font-size:16px;line-height:30px;color:#666;transition-duration:.3s}
 #l-nav .navSbox .navSlink:hover{color:#e60013;transform:translateX(6px)}
 #l-nav .navSbox .navSlink:hover:before{background:#e60013}
 #l-nav .navSbox .navSlink:before{content:"";display:inline-block;vertical-align:top;margin-right:6px;width:4px;height:4px;background:#000;position:relative;top:16px}
 #l-nav .navSlink::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:0;height:3px;opacity:0;background-color:#015bbb;transition:all .5s ease;display:none}
 #l-nav .navSli:hover .navImg{transform:translateX(-50%) scale(1.1)}
 #l-nav .navSli:hover .navSlink::after{width:100%;opacity:1}


/*banner*/
#banner {position: relative;overflow:hidden;width: 100%}
#banner ul {
	position: relative;
	overflow: hidden;
	width: 300%
}
#banner ul li {
	width: 33.333%;
	float: left
}
#banner ul li img {
	width: 100%;display: block;
}
#banner aside {
	position: absolute;
	top: 0;
	bottom: 0;
	height: 0;
	width: 90%;
	right: 0;
	left: 0;
	margin: auto
}
#banner aside span {display: block;
	width: 65px;
	height: 65px;
	z-index: 63;
	background: rgba(255,255,255,0.6);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	cursor: pointer;
	opacity: 0;
	transition: all 0.3s;
	margin-top:-2%;
}
#banner:hover aside span{ 
	opacity: 1;}
#banner aside span:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 20%;
	margin: auto;
	width: 27px;
	height: 27px;
	border-top: 3px solid #434343;
	border-left: 3px solid #434343;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg)
}
#banner aside span.prev {
	float: left;
}

#banner aside span.next {
	float: right;
}
#banner aside span.next:after {
	left: 0;
	right: 20%;
	-webkit-transform: rotateZ(135deg);
	-moz-transform: rotateZ(135deg);
	-ms-transform: rotateZ(135deg);
	-o-transform: rotateZ(135deg);
	transform: rotateZ(135deg)
}
#banner>div {
	width:150px;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 7%;
	margin: auto
}
#banner>div em {display: block;
	float: left;
	width:40px;
	height:8px;
	border:2px solid #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 4.75px;
	background: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	cursor: pointer
}
#banner>div em.act {
	background: #2645af
}


.sl,.st,.st div,.sl div{
	overflow: hidden;
}

.ssbj{width:100%; height:auto; background-color:#F3D503; padding-top:10px; padding-bottom:10px;}
.search{ width:1200px; margin:0 auto;height: 95px;overflow: hidden;}
.search p{ float:left;font-size: 14px; color:#225ab7; width:970px; height:95px; line-height:95px; overflow:hidden;}
.search p a{font-size: 14px; color:#666; padding:0 10px 0 0;}
.search p a:hover{color: #225ab7;}
.search .ser_inp{ background:none; padding-left:10px; background-color:#2d7bdd; width:150px; height:42px; border:none; float:left; font-family:"Microsoft YaHei";font-size: 14px; color:#ccc; line-height:42px; outline:none;margin-top: 30px;}
.search .ser_so{cursor: pointer; float:left; background:url(img/ss.gif) no-repeat; background-color:#2d7bdd;border:none; width:70px; height:42px;margin-top: 30px;}
input::-webkit-input-placeholder {color: #8cbaf3;}




/*=========浮动导航========*/
.sp_header{height:50px;overflow:hidden;position:fixed;z-index:3000;width:100%;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#be8c45;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:80px}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left; font-weight:normal; border-bottom:1px dotted #ddd;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#008cd4}
.sjj_nav ul li ul li>ul{margin-left:10px}



/*--手机导航--*/
.s-menu{
	width: 100%;
	height: auto;
	background-color:#2657bd;
	text-align: center;
	overflow:hidden;
	
}
.ph-menu2{
	width: 100%;
	height: auto;
	padding-top:5px;
	padding-bottom:5px;
	text-align: center;
	overflow:hidden;

}


.ph-menu12 h2{
	display: block;
	margin:2px;
	padding:2%;
	height:20px;
	padding-top:5px;
	text-align: center;
	font-size: 14px;
	font-weight:normal;
	color: #fff;
	display: block;
}
.ph-menu12:hover h2{
	text-decoration: none;
}
.ph-menu12:focus{text-decoration: none}



/*手机banner轮播*/
.sj-banner{width:100%; }
.sj-banner img{display:block;width:100%}
.swipe{width:100%;overflow:hidden;position:relative;}
.swipe ul{
	-webkit-transition:left 800ms ease-in 0;
	-moz-transition:left 800ms ease-in 0;
	-o-transition:left 800ms ease-in 0;
	-ms-transition:left 800ms ease-in 0;
	transition:left 800ms ease-in 0;
}
.swipe #pagenavi{position:absolute;left:10px;bottom:5px;text-align:center;width:100%; background:rgba(fff, fff, fff, 0.6)!important; filter:Alpha(opacity=50); padding:6px;}
.swipe #pagenavi a{width:8px; height:8px; line-height:99em; background:#fff; -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; margin:0 4px; overflow:hidden; cursor:pointer; display:inline-block; *display:inline; *zoom:1; position:relative;}
.swipe #pagenavi a.active{background:#ff0;  position:relative;}


/*------------首页栏目----------*/
.sylm{margin:0 auto; width:80%; height:auto;text-align:center;}
.sylm h2{font-family:"微软雅黑"; font-size:44px; color:#F3D503;line-height:50px;}
.sylm h2 span{color:#fff;}
.sylm p{font-family:"微软雅黑"; font-size:22px; color:#fff; line-height:26px;}


/*--产品分类--*/
.flbj{width:100%; height:auto; background:url(img/flbj.jpg) center no-repeat; padding-top:50px; padding-bottom:50px; overflow:hidden;}

.prolist {
  width:100%;
  padding:10px 0;
  margin-top:30px;
  text-align: center;
  overflow: hidden;
}
.prolist .big-row {
  height:330px;
  overflow: hidden;
  position: relative;
  max-width: 1460px;
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
}
.prolist .big-row ul li {
  text-align: center;
}
.prolist .big-row ul li:hover{margin-top:10px;transition-duration:.5s}
.prolist .big-row ul li a {
  display: block;
  text-align: center;
  padding:10px 0;
  margin: 0 7px;
}
.prolist .big-row ul li a h2 {
   margin:0 auto;
    width:150px;
  line-height:32px;
  color:#225ab7;
  font-size:18px;
  margin-top:10px;
  margin-bottom:10px;
  background-color:#f3d503;
  border-radius:20px;
  text-align: center;
}
.prolist .big-row ul li a span {
  text-align: center;
  display: block;
  font-size: 18px;
  color:#fff;
  font-family: Arial, Helvetica, sans-serif;
}
.prolist .big-row ul li a div {
  width:206px;
  height:206px;
  text-align: center;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius:10%;
  margin: 0 auto;
}
.prolist .big-row ul li a div img {
  width: 100%;
  height:100%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius:10%;
  background-color: #fad218;
  border:2px solid #fff;
  display: block;
  margin: 0 auto;
}
.prolist .big-row ul li:hover a div img{transform:translateX(0%) scale(0.9);transition-duration:.5s}


/*------------pic----------*/
.anliroll {height:auto;width:90%;margin:20px auto; overflow:hidden;}
.anliroll li {float: left;width: 23%; background: #fff;margin: 2% 0 0 1.4%; }
.anliroll li a {display: block;overflow: hidden;font-size: 18px;position: relative; }
.anliroll li a h4 {overflow: hidden; }
.anliroll li a img { margin:0 auto;width:100%;display: block;transition-duration:.5s}
.anliroll li a ol {background: #efefef;color: #222;width: 100%; border-top:2px solid #222;z-index: 555;transition: all .2s;text-align: center;font-size:20px; line-height:20px;padding:10px; padding-top:20px; padding-bottom:20px;box-sizing: border-box; }
.anliroll li a ol i {display: block;color: dimgray;font-size: 14px; color:#666;margin-top: 10px; }
.anliroll li a ol a {color: #666;font-size: 18px; }
.anliroll li a ol em { font-family:Impact;color: #666;font-size: 18px; }
.anliroll li a:hover img {transform:scale(1.1)}
.anliroll li a:hover ol {background: #225ab7;color: #fff; }
.anliroll li a:hover ol i {color: #fff;}
.anliroll li a:hover ol em {color: #f3d503;}

.fen{ margin:0 auto;width:95%; margin-top:30px;}
.fen ul{ height:35px; }
.fen ul li {width:48%;height:35px; margin:1%;background:#F3D503;border-radius:20px; border-right: 1px solid #fff; text-align: center;float: left; box-sizing: border-box; position: relative;  }
.fen ul li a{text-decoration: none; position: relative;z-index: 3; display: block; line-height:35px; height:35px; font-size:18px; color: #225ab7; font-weight:bold;}
.fen ul li a:hover{background:#393838\9;color: #fff;}
.fen ul li:after{content:'';position:absolute;height:100%;width:0;background:#E60002;border-radius:20px;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.fen ul li:hover:after,.fen ul li.cur:after{width:100%;color: #fff;}
.fen ul li:nth-child(3){margin-right: 0;}
.fen ul li.cur a {border-radius:20px; background:#fff; color: #E60002 }

/*ys*/
.ys_tiao{width:100%; height:280px; background:url(img/tiao.jpg) center no-repeat; margin-top:50px;}
.ysbj{ height:auto; position: relative; box-sizing: border-box; background:url(img/ysbj.jpg) center top no-repeat; padding-top:340px; padding-bottom:100px; overflow: hidden; font-family:"Microsoft Yahei";}
.ys{ height:658px; position: relative;padding-top: 50px; }
.ys-t{ width:1300px; height:103px;  position: absolute;left:0;top:0; z-index: 1; }
.ys-t li{cursor: pointer; position: relative; margin-right: 130px; width:95px; height:103px;  color: #fff;  float:left; font:20px "Microsoft Yahei"; font-weight:bold; text-align:center;padding-top: 55px; box-sizing: border-box;}
.ys-t li:nth-child(1){margin-left: 40px;}
.ys-t li:last-child{margin-right: 40px;}
.ys-t li.cur{ color: #fff;}
.ys-t li:nth-child(1){background:url(img/ysico1.png) no-repeat center top;}
.ys-t li:nth-child(2){background:url(img/ysico2.png) no-repeat center top;}
.ys-t li:nth-child(3){background:url(img/ysico3.png) no-repeat center top;}
.ys-t li:nth-child(4){background:url(img/ysico4.png) no-repeat center top;}
.ys-t li:nth-child(5){background:url(img/ysico5.png) no-repeat center top;}
.ys-t li:nth-child(6){background:url(img/ysico6.png) no-repeat center top;}

.ys-t li:nth-child(1).cur{background:url(img/ysico1cur.png) no-repeat center top;}
.ys-t li:nth-child(2).cur{background:url(img/ysico2cur.png) no-repeat center top;}
.ys-t li:nth-child(3).cur{background:url(img/ysico3cur.png) no-repeat center top;}
.ys-t li:nth-child(4).cur{background:url(img/ysico4cur.png) no-repeat center top;}
.ys-t li:nth-child(5).cur{background:url(img/ysico5cur.png) no-repeat center top;}
.ys-t li:nth-child(6).cur{background:url(img/ysico6cur.png) no-repeat center top;}

.m_ys{ height:658px;}
.ys .jt a{width: 23px; height: 42px;position: absolute;top:42%;}
.ys .ysprev a{background: url(img/ysleft.png) no-repeat 0 0;left:-90px;}
.ys .ysnext a{background: url(img/ysright.png) no-repeat  0 0;right:-90px;}
.ys  dl{width:1300px; height:550px;overflow: hidden;position: relative; }
.ys  dl dt{width: 1300px;height: 550px; display: block; float: left;}
.ys  dl dt img{width: 1300px;height: 550px; display: block;}
.ys  dl dd{height: 380px; width: 440px;padding:30px 25px 0; box-sizing: border-box;  position: absolute;  top:110px; left:60px; background:rgba(255,255,255,0.95);}
.ys  dl dd h3 {height: auto; padding-top: 45px; color: #fff; font-size: 30px; color: #222222; text-align: left; font-weight: bold; box-sizing: border-box; background: url(img/01.png) no-repeat;  }
.ys  dl dd p{line-height:30px;overflow: hidden; font-size:17px;color: #333333;  text-align: left;margin-top: 22px;  }
.ys  dl dd p i{font-size: 17px; color: #ff0101; font-weight: bold;}

/*sjys*/
.sjys{width:auto; height:auto;overflow:hidden;}
.sjys li{width:auto; height:auto; }
.sjys li img{width:100%;}
.sjys li ol{width:auto; height:auto; background-color:#343434;text-align:left; padding:20px; padding-top:20px; padding-bottom:30px;}
.sjys li ol em{font-family:Arial, Helvetica, sans-serif; font-size:40px;line-height:70px; color:#fff; border-bottom:2px solid #F3D503; padding:10px;background-color:#225ab7;font-style:oblique; float:left; margin-right:10px;}
.sjys li ol h3{font-family:"微软雅黑"; font-size:24px; color:#F3D503; line-height:30px; padding-top:10px; font-weight:bold;}
.sjys li ol h3 span{font-family:"微软雅黑"; font-size:24px; color:#F3D503; font-weight: bold;line-height:30px;}
.sjys li ol p{font-family:"微软雅黑"; font-size:15px; color:#fafafa; line-height:26px; padding-top:10px;}

/*about*/
.about_lm{width:100%; height:auto; padding-top:40px; padding-bottom:40px; background-color:#225ab7;}
.aboutbj{width:100%; height:534px; background:url(img/aboutbj.jpg) center no-repeat;}
.about{width:100%; height:auto; background-color:#F7F8FA;overflow:hidden;}
.about ul{width:650px; height:auto;text-align:left;float:left;}
.about ul strong{font-family:"微软雅黑"; font-size:40px; color:#323232; line-height:50px; font-weight:normal;}
.about ul h3{width:540px; height:40px; background-color:#FFC300; text-align:center;font-family:"微软雅黑"; font-size:22px; color:#333; line-height:40px; margin-top:20px;}
.about ul p{font-family:"微软雅黑"; font-size:18px; color:#666; line-height:30px; padding-top:30px;}
.about ul .a-more{width:140px; height:40px; background-color:#363638; line-height:40px;text-align:center; margin-top:20px;}
.about ul .a-more a{font-family:"微软雅黑"; font-size:18px; color:#fff;}
.about ul .a-more:hover{background-color:#FFC300;}
.about .a-sp{width:630px; height:500px; padding-top:40px; float:right;}


/*案例*/
.anlirol2 {height:auto;width:100%;margin:20px auto; margin-bottom:50px; overflow:hidden;}
.anlirol2 li {float: left;width:18%; background: #fff;margin: 2% 0 0 1.4%; }
.anlirol2 li a {display: block;overflow: hidden;font-size: 18px;position: relative; }
.anlirol2 li a h4 {overflow: hidden; }
.anlirol2 li a img { margin:0 auto;width:100%;display: block;transition-duration:.5s}
.anlirol2 li a ol {background: #efefef;color: #222;width: 100%; border-top:2px solid #222;z-index: 555;transition: all .2s;text-align: center;font-size:20px; line-height:20px;padding:10px; padding-top:20px; padding-bottom:20px;box-sizing: border-box; }
.anlirol2 li a ol i {display: block;color: dimgray;font-size: 14px; color:#666;margin-top: 10px; }
.anlirol2 li a ol a {color: #666;font-size: 18px; }
.anlirol2 li a ol em { font-family:Impact;color: #666;font-size: 18px; }
.anlirol2 li a:hover img {transform:scale(1.1)}
.anlirol2 li a:hover ol {background: #225ab7;color: #fff; }
.anlirol2 li a:hover ol i {color: #fff;}
.anlirol2 li a:hover ol em {color: #f3d503;}


/*------------news----------*/
.n_bj{ width:100%; height:auto; background:url(img/newsbj.jpg) center no-repeat; padding-top:50px; padding-bottom:70px;}
.newsbj{height:540px;}
.news{padding-top:55px;}
.news h3{margin-bottom:71px;}
.news h3 i{display:block;width:300px; height:54px;margin:0 auto 13px;}
.news h3 i img{width:300px; height:54px;}
.news h3 em{display:block;font-size: 40px; line-height: 40px; color:#313131; text-align: center;}
.news .news_desc{width:600px; float:left;}
.news .news_desc h4{height:30px; border-bottom:1px solid #e5e5e5; margin-bottom: 30px;}
.news .news_desc h4 em{font-size: 20px; line-height: 20px; color:#434343; padding-right:31px;font-weight: normal;}
.news .news_desc h4 i{float:right; font-size: 14px; line-height: 20px; color:#7D7D7D; font-weight: normal;}
.news .news_desc dl{height:180px; margin-top:60px;}
.news .news_desc dl dt{width:249px;height:140px;float:left; overflow:hidden;}
.news .news_desc dl dt img{width:249px; height:140px;transition:.5s;}
.news .news_desc dl:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}
.news .news_desc dl dd{width:340px; float:left;padding-left:18px; box-sizing: border-box;}
.news .news_desc dl dd span{display:block; margin-bottom: 21px; line-height: 16px;}
.news .news_desc dl dd span a{font-size: 16px; line-height: 16px; color:#313131;}
.news .news_desc dl dd p{height:62px;font-size: 14px; color:#7C7C7C; margin-bottom: 21px;}
.news .news_desc dl dd i{ width:140px;display:block;font-size: 14px;height:20px; border:1px solid #ccc;line-height:20px; color:#ccc; text-align:center;}
.news .news_desc dl:hover dd i{ background-color:#363638;}
.news .news_desc ul{width:600px;height:189px; background-color:#225ab7; box-sizing: border-box;padding:32px 23px 0 27px; margin-top:10px;}
.news .news_desc ul li{padding-left:16px; height:16px; line-height: 16px; background:url(img/d.png) no-repeat left;margin-bottom: 19px;}
.news .news_desc ul li a{font-size: 16px; color:#fff;}
.news .news_desc ul li i{font-size: 16px; color:#f3d503;float:right;}
.news .news_desc ul li:hover{background:url(img/d_h.png) no-repeat left;}
.news .news_desc ul li:hover a{color:#f3d503;}
.news .news_desc ul li:hover i{color:#f3d503;}
.news .wd_desc{width:600px; float:right;}
.news .wd_desc h4{height:30px; border-bottom:1px solid #e5e5e5; margin-bottom: 30px;}
.news .wd_desc h4 em{font-size: 20px; line-height: 20px; color:#434343; padding-right:31px;font-weight: normal;}
.news .wd_desc h4 i{float:right; font-size: 14px; line-height: 20px; color:#7D7D7D; font-weight: normal;}
.news .wd_desc ul li{height:112px;margin-bottom:7px; background-color:#fff; padding:10px;}
.news .wd_desc ul li dl dt{width:183px; height:112px;float:left;overflow:hidden;}
.news .wd_desc ul li dl dt img{width:183px; height:112px; transition:.5s;}
.news .wd_desc ul li:hover dl dt img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}
.news .wd_desc ul li dl dd{float:left;width:300px; padding-left:19px;box-sizing: border-box;}
.news .wd_desc ul li dl dd span{display:block; margin-bottom: 15px;}
.news .wd_desc ul li dl dd span a{font-size: 16px;color:#313131; line-height: 16px;}
.news .wd_desc ul li dl dd p{height:38px;margin-bottom: 15px; font-size: 14px; color:#707070;line-height: 20px;overflow: hidden;}
.news .wd_desc ul li dl dd i{display:block;font-size: 14px;height:16px;line-height: 16px;color:#0148be;padding-left:22px;}
.news .wd_desc ul li dl dd span a:hover{color:#0148be;}
.news h4:hover a em{color:#0148be;}
.news h4:hover a i{color:#0148be;}



/*------------footer----------*/
.f_tu{width:100%; height:260px; background:url(img/f-bj1.jpg) center no-repeat;}
.f_tel{margin:0 auto; width:700px; height:auto; padding-top:30px;}
.f_tel .f_10{width:340px; height:auto; border-right:2px solid #ccc; padding-right:10px; text-align:right;}
.f_tel .f_10 h3{font-family:"微软雅黑"; font-size:40px; color:#1b6bda; line-height:50px;}
.f_tel .f_10 p{font-family:"微软雅黑"; font-size:30px; color:#242424; line-height:40px;}
.f_tel .f_dh{ width:330px; height:auto; margin-left:10px; background:url(img/f-tel.jpg) left top no-repeat; padding-top:40px; font-family:"微软雅黑"; font-size:40px; color:#1b6bda; line-height:40px;}
.f_dz{margin: 0 auto; width:1014px; height:52px; background:url(img/f-tel1.jpg) center top no-repeat; padding-top:60px; margin-top:40px;}
.f_dz li{width:28%; height:auto; margin-left:50px; text-align:left; float:left;}
.f_dz li h3{font-family:"微软雅黑"; font-size:20px; color:#737373;}
.f_dz li h3 span{font-family:"微软雅黑"; font-size:18px; color:#666; font-weight:normal;}
.f_er{margin:0 auto; width:280px; height:auto;}
.f_er li{width:120px; height:auto; text-align:center; margin-right:20px; float:left;}
.f_er li p{font-family:"微软雅黑"; font-size:16px; color:#666; font-weight:normal;}
.f_dt{width:auto; height:130px; background:url(img/f-bj.jpg) center no-repeat; margin-top:30px;}
.f_bp{ width:auto; height:auto; text-align:center; padding:10px; padding-bottom:20px; font-family:"微软雅黑"; font-size:15px; color:#666; line-height:26px;}
.f_bp a{color:#666;}


/* 底部固定导航 */


.go_top{display: none;background:url(img/top.png) center center/50% no-repeat;width:40px;height:40px;cursor:pointer;text-align: center;background-color:#fdae05;border-radius:50%;position: fixed;right:6px;bottom:100px;z-index:99999999999;}

.fixed_footer, .wap_show{display: none;}
.mobile .fixed_footer{display: none;background-color:rgba(28,29,30,0.85);height:50px;position: fixed;bottom:30px;left:50%;margin-left:-46%;z-index:999;width:92%;border-radius:10px;}
@media (min-width:640px){.mobile .fixed_footer{width:640px !important;left:50%;margin-left:-320px;}}
.mobile .fixed_footer a{float: left;width:33.33%;text-align: center;}
.mobile .fixed_footer img{display: inline-block;height:24px;margin:5px 0 0;}
.mobile .fixed_footer strong{color:#fff;font-size:12px;display: block;height:20px;line-height:20px;}

@media( max-width:1210px ){
	.fixed_right, .footer .three, .footer .one, .footer .nav {display: none;}
	.mobile .fixed_footer{display: block;}
	.footer .two{width:100%;margin:0;}
	}


.ph-bq{
  margin-bottom:43px;
  padding:9px 15px 15px 15px;
  font-size: 15px;
  color: #ffba00;
  text-align: center;
  line-height: 150%;
  background-color: #434343;
}
.ph-bq p,
.ph-bq p a,
.ph-bq a{
  font-size: 15px;
  color: #ffba00;
  text-align: center;
  line-height: 150%;
}
.ph-bq img{
  display: block;
  margin:0 auto;
  margin-top: 10px;
}

 /*ph页脚*/

.ph-foot{
  position: fixed;
  bottom:0px;
  left: 0px;
  padding-bottom:10px;
  width: 100%;
  background-color: #5e5d5d;
  overflow: hidden;
  border-top:1px solid #fff;
  border-radius: 15px 15px 0px 0px;
}
.ph-foot li{
  float: left;
  padding:10px 0px;
  width: 25%;
  height: 40px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.ph-foot li img{
  display: block;
  margin:0 auto;
  width: 25%;
}
.ph-foot li p{
  display: block;
  margin-top:15px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}


/* 内页 */
#nybanner{width:100%; height:360px; background:url(img/aboutbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner1{width:100%; height:360px; background:url(img/qyjgbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner2{width:100%; height:360px; background:url(img/newsbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner3{width:100%; height:360px; background:url(img/khalbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner4{width:100%; height:360px; background:url(img/picbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner5{width:100%; height:360px; background:url(img/shbzbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner6{width:100%; height:360px; background:url(img/lxwmbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner7{width:100%; height:360px; background:url(img/spbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner8{width:100%; height:360px; background:url(img/fhbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner9{width:100%; height:360px; background:url(img/jcalbanner.jpg) center no-repeat;overflow:hidden;}


/*--首页栏目--*/
.nyzw-lm1{width:auto;height:40px; padding-left:20px; padding-top:25px; padding-bottom:10px; border-bottom:1px solid #eee; overflow:hidden;}
.nyzw-lm2{border-left:10px solid #888;padding-left:8px;width:500px; height:auto; text-align:left;}
.nyzw-lm2 span{font-family:"微软雅黑"; font-size:16px; line-height:26px; color:#888;}
.nyzw-lm2 span a{font-family:"微软雅黑"; font-size:16px; line-height:26px; color:#888;}

.ny_lm{width:100%; height:auto; padding-top:30px; padding-bottom:30px; text-align:center; background-color:#f9f9f9;}
.ny_lm h2{font-family:"微软雅黑"; font-size:44px; color:#225ab7;line-height:50px;}
.ny_lm h2 span{color:#F3D503;}
.ny_lm p{font-family:"微软雅黑"; font-size:22px; color:#888; line-height:26px;}


.fen1{margin:0 auto;width:1300px; margin-top:30px;}
.fen1 ul{ height:55px; }
.fen1 ul li {width:12.3%;height:55px; background:#225ab7; border-right: 1px solid #fff; text-align: center;float: left; box-sizing: border-box; position: relative;  }
.fen1 ul li a{text-decoration: none; position: relative;z-index: 3; display: block; line-height:55px; height:55px; font-size:18px; color: #fff; font-weight:bold;}
.fen1 ul li a:hover{background:#393838\9;color: #225ab7;}
.fen1 ul li:after{content:'';position:absolute;height:100%;width:0;background:#f3d503;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.fen1 ul li:hover:after,.fen ul li.cur:after{width:100%;color: #225ab7;}
.fen1 ul li:nth-child(3){margin-right: 0;}
.fen1 ul li.cur a {background:#fff; color: #E60002 }



.sj-nyzw{width:100%; height:auto; border-bottom:1px dashed #ccc; padding-bottom:10px;margin-bottom:20px; margin-top:20px;overflow:hidden;}
.sj-nydh{width:100%; padding-left:10px; height:auto; text-align:left;}
.sj-nyzw3{width:100%; height:auto; padding-top:20px;}

.nyzw{margin:0 auto; width:1300px; height:auto; font-family:"微软雅黑"; font-size:15px; color:#434343; padding-bottom:50px; line-height:28px;text-align:left; margin-top:50px;overflow:hidden;}
.cpnylm{margin:0 auto; width:1300px; height:auto; margin-bottom:20px; margin-top:30px; overflow:hidden;}
.sjcpnylm{width:auto; height:auto; margin-bottom:20px; overflow:hidden;}

.ly_t{font-size:40px;color: #28292b;font-weight: normal;text-align: center;line-height: 45px;height: 90px;}
.ly_t b{color: #1b6bda;}
.ly_t span{display: block;font-size: 20px;color: #666;}
.ly_t i{color: #1b6bda;padding:0 15px;}




.nycpfl{ margin:0 auto; width:1280px; height:auto; margin-top:30px; overflow:hidden;}
.lx-nyzw{margin:0 auto; width:1280px; height:auto; font-family:"微软雅黑"; font-size:15px; color:#434343; line-height:28px;text-align:left;padding-top:50px;padding-bottom:50px;overflow:hidden;}


.ny-news01{width:100%;height: auto;}
.ny-news01 li{
  padding:20px;
  width:auto;
  margin-bottom:20px;
  background-color:#f9f9f9;
  overflow: hidden;
}
.ny-news01 li:hover{border-bottom:3px solid #ccc;transition: all 0.3s ease-out;}
.ny-news01 li .tu1{
	float: left;
	width: 200px;
	height: 145px;
	overflow: hidden;
}
.ny-news01 li .tu1 img{
	width: 200px;
	height: 145px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  width:120px;
  height:30px;
  margin-top:5px;
  border-right: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height:20px;
  font-size:14px;
  color: #666;
  text-align: center;
  line-height:20px;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day{color: #888;}
.ny-news01 li .l01 .n-month{
  width: 100%;
  font-size: 15px;
  color: #555;
  text-align: center;
  letter-spacing: 0px;
}
.ny-news01 li .r01{
  float: left;
  margin-left:50px;
  width:70%;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: auto;
  overflow:hidden;
  font-size: 18px;
  font-weight:normal;
  color: #717171;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li .r01 a h2 span{color:#e60002; font-weight:normal; margin-right:10px;}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height:46px;
  font-size: 14px;
  color: #888;
  letter-spacing: 0px;
  line-height: 150%;
  overflow: hidden;
}
.ny-news01 li .more{width:120px; height:30px; border:1px solid #ccc;text-align:center; }
.ny-news01 li .more a{ font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#ccc;}
.ny-news01 li:hover .more{background-color:#666;transition: all 0.3s ease-in-out;}

/*新闻详情页样式*/
.newszwbj{ width:auto; height:auto; overflow:hidden;}
.new-cont-h1{text-align:center; font-family:"微软雅黑"; font-size:30px; line-height:40px;color:#535353; border-bottom:1px solid #ccc; font-weight:normal;}
.new-xq{
  margin:0px auto;
  margin-top:30px;
  width:100%;
  height: auto;
  overflow:hidden;
}
.new-xq-l{
  width:100%;
  height:auto;
  text-align:left;
  
}
.new-xq-l .date1{
  width: 100%;
  height: auto;
  text-align: left;
}
.new-xq-l .date1 .year1 {
  font-size: 20px;
  color: #000;
  line-height:30px;
  font-family: "微软雅黑";
  font-weight:normal;
  text-align: center;
}
.new-xq-l .date1 .year1 span{
  position: absolute;
  z-index:2;
  display:block;
  font-size:15px;
  color: #b2b2b2;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0px; 

}
.new-xq-l .date1:before{
  content: "";
  display: block;
  width: 100%;
  height:30px;
  position: absolute;
  left: 0;
  z-index:1;
}
.new-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #27cbf1;
  font-family:Impact;
  letter-spacing: 0px;
}
.new-xq-l .read1{
  position:relative;
  z-index:22222;
  width:120px;
  font-size:13px;
  padding-top:0px;
  text-align: center;
  background-color:#efeeee;
  color: #888;
  letter-spacing: 0px;
  float:right;
 
}
.new-xq-l .read1 strong{
  font-weight: bold;
}
.new-xq-r{
  margin:0 auto;
  padding:10px;
  width:auto;
  height:auto;
  margin-bottom:30px;
  text-align:center;
  background-color:#efeeee;
  overflow: hidden;
}
.new-xq-r p{
  display: block;
  height: auto;
  font-size: 14px;
  color: #666;
  text-align:left;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.new-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}


.ny-l01 {
    float: left;
    width: 250px;
}
.ny-r01 {
    float: right;
    width: 956px;
}
.ny-l-fenlei{
  padding:20px 15px 50px 15px;
  background-color: #043d77;
  border-radius: 15px;
}
.ny-l-fenlei .ny-fl-tit{
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.ny-l-fenlei .line01{
  margin:0 auto;
  margin-top: 15px;
  width: 60%;
  height: 5px;
  background-color: #fff;
}
.ny-fenlei1{
  height: auto;
  overflow: hidden;
}
.ny-fenlei1 dt a{
  display: block;
  margin:15px 0px;
  width: 100%;
  height: 30px;
  background-color: #fbe000 ;
  font-size: 17px;
  color: #000;
  text-align: center;
  line-height: 30px;
  border-radius: 20px;
}
.ny-fenlei1 dd a{
  display: block;
  padding:3px;
  width: 100%;
  border-bottom:1px dashed #5084b5;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 20px;
}
.ny-fenlei1 dd a:hover{
  background-color: #039de5;
  color: #fff;
}
.ny-fenlei1-hover{
  background-color: #facd00 !important;
  color: #525252 !important;
}

.zxsp{width:auto; height:auto; padding:10px;}
.zxsp li{width:48%; height:auto; margin:1%;float:left;} 
.zxsp ol{width:100%; height:auto;}

/*====================手机====================*/
@media only screen and (max-width: 768px){
	
	.t_logo{width:auto; height:auto; margin-top:0px; padding-left:10px; padding-top:10px; margin-bottom:-10px;}
	.t_logo h1{font-size:24px;line-height:40px;}
	.t_logo p{font-size:16px;}
	.t_tu{width:auto;height:auto; padding-top:5px; margin-left:5px;}
	.t_tu img{width:100%;}
	.t_er{display: none;}
	.t_tel{display: none;}
	#l-nav{display: none;}
	#banner{display: none;}
	.w1300{width:auto;}
	.width1300{width:auto;}
	.search{ margin:0 auto;width:80%; height:auto; text-align:center;}
	.search .ser_inp{margin-top:0px;}
	.search .ser_so{margin-top:0px;}
	.search p{display: none;}
	.flbj{padding-top:30px; padding-bottom:20px;}
	.prolist{display: none;}
	.sylm{width:auto;}
	.sylm h2{font-size:20px; line-height:30px;}
	.sylm p{font-size:16px;}
    .anliroll li{width:48%;}
	.anliroll li a ol{font-size:18px; background-color:#2d7bdd; color:#fff; padding-top:10px; padding-bottom:10px;}
	.anliroll li a ol i{display: none;}
	.ys_tiao{ height:90px; background-color:#225ab7;background-size:150% auto; margin-top:0px;}
	.ysbj{display: none;}
	.aboutbj{ height:135px; background:url(img/aboutbj.jpg) left no-repeat;background-size:150% auto; }
	.about{width:auto;padding-top:0px;padding-bottom:0px;}
	.about ul{width:auto; padding:10px;}
    .about ul strong{font-size:24px; line-height:30px;}
    .about ul h3{ width:auto;height:30px;font-size:14px;line-height:30px; margin-top:10px;}
    .about ul p{font-size:15px; line-height:24px; padding-top:10px;}
    .about .a-sp{ margin: 0 auto;width:100%; height:200px; padding-top:20px;}
    .anlirol2 li{width:48%;}
	.anlirol2 li a ol{font-size:18px; background-color:#2d7bdd; color:#fff; padding-top:10px; padding-bottom:10px;}
	.anlirol2 li a ol i{display: none;}
	
	.n_bj{padding-top:30px; padding-bottom:30px;}
	.news{padding-top:0px;}
	.news .news_desc{display: none;}
	.newsbj{height:auto; overflow:hidden;}
	.news .wd_desc{width:auto; float:none;}
	.news .wd_desc h4{display: none;}
	.news .wd_desc ul{ margin:0 auto;width:95%;}
	.news .wd_desc ul li{height:auto; overflow:hidden;}
	.news .wd_desc ul li dl dt{width:35%; height:auto;}
	.news .wd_desc ul li dl dd{width:65%; padding-left:10px;}
	.news .wd_desc ul li dl dd i{padding-left:0px;}
	
	.f_tu{width:100%; height:80px; background:url(img/f-bj1.jpg) right center no-repeat;background-size:190% auto; }
	.f_tel{width:auto; padding-top:20px;}
	.f_tel .f_10{width:auto; border-right:0px; text-align:left;padding-left:10px;}
	.f_tel .f_10 p{font-size:24px;}
	.f_tel .f_dh{ width:auto;}
	.f_dz{width:auto; height:auto; background:url(img/bjb.jpg) repeat; padding-top:0px; margin-top:10px;}
	.f_dz li{width:auto; margin-left:10px;}
	.f_dt{height:40px;background-size:190% auto;}
	.f_er{margin-top:20px;}
	
	
	#nybanner{height:135px; background:url(img/aboutbanner.jpg) left no-repeat;background-size:230% auto; margin-top:0px;}
	#nybanner1{height:135px;background-size:230% auto; margin-top:0px;}
	#nybanner2{height:135px;background-size:230% auto; margin-top:0px;}
	#nybanner3{height:135px;background-size:230% auto; margin-top:0px;}
	#nybanner4{height:135px;background-size:230% auto; margin-top:0px;}
	#nybanner5{height:135px;background-size:230% auto; margin-top:0px;}
	#nybanner6{height:135px;background-size:230% auto; margin-top:0px;}
	#nybanner7{height:135px;background-size:230% auto; margin-top:0px;}
	#nybanner8{height:135px; background:url(img/fhbanner.jpg)  left no-repeat;background-size:230% auto; margin-top:0px;}
	#nybanner9{height:135px;background:url(img/jcalbanner.jpg)  right no-repeat;background-size:230% auto; margin-top:0px;}
	#nybanner10{height:135px;background-size:230% auto; margin-top:0px;}
	
	.ny_lm{width:100%; height:auto; padding-top:20px; padding-bottom:20px; text-align:center; background-color:#f9f9f9;}
	.ny_lm h2{font-family:"微软雅黑"; font-size:22px; color:#225ab7;line-height:30px;}
	.ny_lm h2 span{color:#F3D503;}
	.ny_lm p{font-family:"微软雅黑"; font-size:15px; color:#888; line-height:22px;}
		
	#nylm{padding-top:50px; padding-bottom:10px;}
    #nylm h3{font-size:24px;}
    #nylm h3 span{ font-size:24px;}
    #nylm p{display: none;}
	
	.nyzw-dh{display: none;}
	.nyzw-right{width:100%; padding:5px;}
	.nyzw-right li{ margin:0.5%; padding-top:2px;text-align:center; background-color:#0052C2; float:left;}
    .lx-nyzw{width:auto;}
 
	
	#nycpzs{width:100%; padding:10px;}
	.nyzw{width:100%; border:1px solid #fff;}
	.cpnyzw{width:100%;}
	.nycpfl{width:100%;}
	.sf{display: none;}
	.showleft{display: none;}
	
	.ny-news01{width:100%}
	.ny-news01 li .tu1{width:100%; margin-bottom:10px;}
	.ny-news01 li .r01{width:100%; margin-left:0px;}
	.ny-news01 li .l01{display: none;}
	.ny-news01 li .r01 a h2{font-size:14px; font-weight:bold;}
	
	.new-xq-l{display: none;}
	.new-xq-r{width:auto; padding:5px;}
	.new-xq-r p{
	  width:100%;
	}

	.fen1{width:auto;margin-top:20px;}
	.fen1 ul{ height:35px; }
	.fen1 ul li {width:48%;height:35px; margin:1%;}
	.fen1 ul li a{line-height:35px; height:35px; font-size:16px;}
	.zxsp li{width:100%;}

	/*系统原样式修改*/
	.min_box_content{display: noe;}
	.showpics{margin:3% !important;}

}
/*====================平板====================*/
@media screen and (min-width: 768px) and (max-width: 1200px){
	
	.t_logo{width:auto; height:auto; margin-top:0px; padding-left:10px; padding-top:10px; margin-bottom:-10px;}
	.t_logo h1{font-size:24px;line-height:40px;}
	.t_logo p{font-size:16px;}
	.t_tu{width:auto;height:auto; padding-top:0px; margin-left:5px;}
	.t_tu img{width:100%;}
	.t_er{display: none;}
	.t_tel{display: none;}
	#l-nav{display: none;}
	#banner{display: none;}
	.w1300{width:auto;}
	.width1300{width:auto;}
	.search{ margin:0 auto;width:80%; height:auto; text-align:center;}
	.search .ser_inp{margin-top:0px;}
	.search .ser_so{margin-top:0px;}
	.search p{display: none;}
	.flbj{padding-top:30px; padding-bottom:20px;}
	.prolist{display: none;}
	.sylm{width:auto;}
	.sylm h2{font-size:20px; line-height:30px;}
	.sylm p{font-size:16px;}
	
    .anliroll li{width:48%;}
	.anliroll li a ol{font-size:18px; background-color:#2d7bdd; color:#fff; padding-top:10px; padding-bottom:10px;}
	.anliroll li a ol i{display: none;}
	.ys_tiao{ height:200px;background-size:150% auto; margin-top:0px;}
	.ysbj{display: none;}
	.aboutbj{ height:200px; background:url(img/aboutbj.jpg) left no-repeat;background-size:100% auto; }
	.about{width:auto;padding-top:0px;padding-bottom:0px;}
	.about ul{width:auto; padding:10px;}
    .about ul strong{font-size:24px; line-height:30px;}
    .about ul h3{ width:auto;height:30px;font-size:20px;line-height:30px; margin-top:10px;}
    .about ul p{font-size:15px; line-height:24px; padding-top:10px;}
    .about .a-sp{width:100%; height:360px; padding-top:20px; float:left; }
    .anlirol2 li{width:48%;}
	.anlirol2 li a ol{font-size:18px; background-color:#2d7bdd; color:#fff; padding-top:10px; padding-bottom:10px;}
	.anlirol2 li a ol i{display: none;}
	.n_bj{padding-top:30px; padding-bottom:30px;}
	.news{padding-top:0px;}
	.news .news_desc{display: none;}
	.newsbj{height:auto; overflow:hidden;}
	.news .wd_desc{width:auto; float:none;}
	.news .wd_desc h4{display: none;}
	.news .wd_desc ul{ margin:0 auto;width:95%;}
	.news .wd_desc ul li{height:auto; overflow:hidden;}
	.news .wd_desc ul li dl dt{width:35%; height:auto;}
	.news .wd_desc ul li dl dd{width:65%; padding-left:10px;}
	.news .wd_desc ul li dl dd i{padding-left:0px;}
	
	.f_tu{width:100%; height:180px; background:url(img/f-bj1.jpg) right center no-repeat;background-size:180% auto; }
	.f_tel{width:auto; height:auto; padding-top:30px;}
	.f_tel .f_10{width:340px; height:auto; border-right:2px solid #ccc; padding-right:10px; text-align:right;}
	.f_tel .f_10 h3{font-family:"微软雅黑"; font-size:40px; color:#1b6bda; line-height:50px;}
	.f_tel .f_10 p{font-family:"微软雅黑"; font-size:30px; color:#242424; line-height:40px;}
	.f_tel .f_dh{ width:330px; height:auto; margin-left:10px; background:url(img/f-tel.jpg) left top no-repeat; padding-top:40px; font-family:"微软雅黑"; font-size:40px; color:#1b6bda; line-height:40px;}
    .f_er{margin-top:30px;}
	.f_dt{height:130px; background-size:190% auto;}
	
	#nybanner{height:180px; background-size:170% auto; margin-top:0px;}
	#nybanner1{height:180px;background-size:170% auto; margin-top:0px;}
	#nybanner2{height:180px;background-size:170% auto; margin-top:0px;}
	#nybanner3{height:180px;background-size:170% auto; margin-top:0px;}
	#nybanner4{height:180px;background-size:170% auto; margin-top:0px;}
	#nybanner5{height:180px;background-size:170% auto; margin-top:0px;}
	#nybanner6{height:180px;background-size:170% auto; margin-top:0px;}
	#nybanner7{height:180px;background-size:170% auto; margin-top:0px;}
	#nybanner8{height:180px;background-size:170% auto; margin-top:0px;}
	#nybanner9{height:180px;background-size:170% auto; margin-top:0px;}
	#nybanner10{height:180px;background-size:170% auto; margin-top:0px;}
	
	#nylm{padding-top:50px; padding-bottom:10px;}
    #nylm h3{font-size:24px;}
    #nylm h3 span{ font-size:24px;}
    #nylm p{display: none;}
	
	.nyzw-dh{display: none;}
	.nyzw-right{width:100%; padding:5px;}
	.nyzw-right li{ margin:0.5%; padding-top:2px;text-align:center; background-color:#0052C2; float:left;}

	
	#nycpzs{width:100%; padding:10px;}
	.nyzw{width:100%;}
	.new-xq-l{display: none;}
	.new-xq-r{width:auto; padding:5px;}
	.new-xq-r p{
	  width:100%;
	}
	
	.fen1{width:auto;margin-top:20px;}
	.fen1 ul{ height:35px; }
	.fen1 ul li {width:48%;height:35px; margin:1%;}
	.fen1 ul li a{line-height:35px; height:35px; font-size:16px;}
}


/*====================PC====================*/
@media only screen and (min-width: 1200px){
	.sj-banner{display: none;}
	.s-menu{display: none;}
	.ph-bq{display: none;}
	.fen{display: none;}
	.ph-foot{display: none;}
	#ph-menu-tu{display: none;}
	.sjys{display: none;}
	.sjal{display: none;}
	.sjal-pic{display: none;}
}


