﻿@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,
button, input, select, textarea {
    font: 14px/22px "Microsoft YaHei";color: #666;
}
/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; }

.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) }

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

i,em{
	font-style: normal;
}

.fl{ float:left;}
.fr{ float:right;}
.tac{text-align: center;}
.w1300{ width:1300px; margin:0 auto}

.clear {
	clear: both;
}
.clearfix:after { content: "."; height: 0; display: block; visibility: hidden; clear: both; }

/*------------公用样式结束----------*/

/*top*/
.topbj{width: 100%;height: 115px;background:rgba(0,0,0,0.4);position: absolute;z-index: 9999;}
.topdh{color: #fff;font-size: 16px;padding-top:25px;margin-right: 0;white-space:nowrap;float: right;width: 21%;box-sizing: border-box;padding-left: 20px;min-width: 230px;text-align: left;padding-bottom:17px;}
.topdh p{font-family: Impact;font-size:44px;color: #fff; line-height:50px;}
.topdh img{ width:55px; height:55px; margin-right:10px; float:left;}

.main{
	width: 100%;position: relative;margin: auto;box-sizing: border-box
}
.main:after{
	content: '';display: block;clear: both;height: 0;visibility: hidden;
}


/*导航*/
#header{right:0;left:0;height:65px;text-align:center;z-index:9;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px; border-top:1px solid #dcdcdc;}
#header .logo{float:left;width:26%;height:100%;margin-top:10px;text-align: left;padding-left:3%}
#header img{float:left; padding-right:10px;}
#header .logo h1{padding-top:5px;color: #fff;font-size: 38px; line-height:45px;}
#header .logo i{text-transform: uppercase;display: block;font-size: 17px;color: #fff; line-height:30px;}
#l-nav {width:45%; padding-top:27px; margin-left:4%;}
#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{width:100%;display:flex;justify-content:flex-end;font-size:0; float:right;}
 #l-nav .navLi{padding:0 .5vw;display:inline-block;font-size:1rem}
 #l-nav .navLi.nav08{}
 #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:#fff;opacity:0;transition:all .5s ease}
 #l-nav .tNav .navName{position:relative;display:block;padding:2.0rem .3vw;font-size:16px; color:#fff;font-weight:normal;transition:all .5s ease}
 #l-nav .tNav.fixed .navName{color:#222;padding:1.5rem .8vw}
 #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:#fff}
 #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: #f5f5f5;}
 #l-nav .leftBox{flex:0 0 45%;overflow:hidden;max-width:520px;margin:86px 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:#313131;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;transform:translateX(-50%) scale(1);width:auto;height:100%;transition:all .5s ease}
 #l-nav .navSbox .navSlink{display:block; width:50%; text-align:center;border-radius:15px; margin:1%; background-color:#313131;font-size:16px;line-height:36px;color:#fff;transition-duration:.3s}
 #l-nav .navSbox .navSlink:hover{color:#fff;transform:translateX(6px)}
 #l-nav .navSbox .navSlink:hover:before{background:#fff}
 #l-nav .navSbox .navSlink:before{content:"";display:inline-block;vertical-align:top;margin-right:6px;width:4px;height:4px;background:#fff;position:relative;top:16px}
 #l-nav .navSbox .txt{width:100%; height:auto; padding-top:30px; text-align:left; font-family:"微软雅黑"; font-size:15px; color:#888; line-height:26px;}
 #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}
 #l-nav .navSbox .cSlink{display:block;font-size:16px; text-align:left;line-height:36px;color:#666;transition-duration:.3s}
 #l-nav .navSbox .cSlink:hover{color:#e40616;transform:translateX(6px)}
 #l-nav .navSbox .cSlink:hover:before{background:#e40616}
 #l-nav .navSbox .cSlink:before{content:"";display:inline-block;vertical-align:top;margin-right:6px;width:4px;height:4px;background:#000;position:relative;top:16px}
 #l-nav .navSbox .ltxt{width:100%; height:auto; padding-top:30px; text-align:left; font-family:"微软雅黑"; font-size:18px; color:#888; line-height:26px;}


/*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:90px;
	height:150px;
	z-index: 63;
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	cursor: pointer;
	opacity: 0;
	transition: all 0.3s;
	margin-top:-1%;
}
#banner:hover aside span{ 
	opacity: 1;}
#banner aside span:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 20%;
	margin: auto;
	width:87px;
	height:87px;
	border-top:1px solid #222;
	border-left:1px solid #222;
	-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:90px;
	position: absolute;
	right: 0;
	left: 0;
	bottom:7%;
	margin: 0 auto
}
#banner>div em {display: block;
	float: left;
	width:10px;
	height:10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 4.75px;
	background: #575656;
	-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: #0060b7; border-radius:180px; width:30px; height:10px;}



.sl,.st,.st div,.sl div{
	overflow: hidden;
}



/*=========浮动导航========*/
.sp_header{height:50px;overflow:hidden;position:fixed;z-index:30000;width:100%;}
.sp_nav{width:40px;float:right;position:relative;cursor:pointer;height:30px;margin-top:20px; margin-right:10px;}
.sp_nav span{display:block;background-color:#c49c61;width:20px;height:2px;position:absolute;left:15px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:5px}
.sp_nav span:nth-of-type(3){top:10px}
.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-color:rgba(51,51,51,.95); padding-top:30px;width:50%;height:calc(100% - 104px);font-size:14px; right:0;line-height:40px;top:-100%;overflow:auto;overflow-x:hidden;transition:top ease 0.35s; float:right;}
.nav_show{top:0px; padding-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 #666 solid;margin-left:20px;position:relative;line-height:35px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #666 solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#ccc;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}


/*手机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{width:100%; height:auto;text-align:center; background:url(img/lm_t2.png) top center no-repeat; margin-top:30px;padding-top:60px;overflow:hidden;}
.sylm h2{font-family:"微软雅黑"; font-size:40px; color:#343434; line-height:40px;}
.sylm h2 span{font-weight:normal;}
.sylm p{font-family:"微软雅黑"; font-size:18px; color:#888; line-height:30px;}


/*------------分类---------*/
.flbj{width:100%; height:auto; border-bottom:1px solid #e4e2e2; padding-top:30px;padding-bottom:30px; overflow:hidden;}
.fen{ margin:0 auto;width:760px;}
.fen ul{ height:auto; text-align:center; overflow:hidden;}
.fen ul li {width:30%;height:45px; margin:1%;background:#0060b7;border-radius:10px;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:45px; height:45px; font-size:20px; color: #fff;}
.fen ul li a:hover{background:#f82c2d\9;color: #fff;}
.fen ul li:after{content:'';position:absolute;height:100%;width:0;border-radius:10px;background:#434343;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 { background:#f82c2d; color: #fff; }


.anliroll {height:1300px;width:90%;margin:40px auto; }
.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:#f4f4f4;color: #343434;width: 100%;z-index: 555;transition: all .2s;padding:10px; padding-top:20px; padding-bottom:20px;box-sizing: border-box; overflow:hidden; }
.anliroll li a ol .left{width:74%; height:auto; text-align:left;font-size:20px; line-height:20px; font-weight:bold;}
.anliroll li a ol .left i {display: block;color: dimgray;font-size: 14px; color:#888; font-weight:normal;margin-top: 10px; }
.anliroll li a ol .left a {color: #343434;font-size: 14px; }
.anliroll li a ol .right{width:50px; margin-top:30px; height:auto; margin-left:8%; text-align:center; padding:5px; background-color:#0060b7; font-family:"微软雅黑"; font-size:18px; line-height:24px; color:#fff; float:right;}
.anliroll li a ol .right a{color:#fff;}
.anliroll li a:hover img {transform:scale(1.1)}
.anliroll li a:hover ol {background: #434343;color: #fff; }
.anliroll li a:hover ol i {color: #fff;}

/*about*/
.aboutlm{width:100%; height:auto; background-color:#f4f4f4; padding-top:5px; padding-bottom:40px; overflow:hidden;}
#aboutbj{width:100%; height:500px; background:url(img/about.jpg) center no-repeat;}
.about-zw{margin:0 auto; width:1340px; height:auto; margin-top:-100px; overflow:hidden;}
.about-zw .about-left{width:475px; height:400px; background-color:#0060b7; text-align:left; padding-left:25px; padding-top:30px; padding-bottom:30px;overflow:hidden;}
.about-zw .about-left .more{width:188px; height:35px; text-align:center; border:1px solid #fff; margin-top:20px;}
.about-zw .about-left .more a{color:#fff; line-height:35px;}
.about-zw .about-right{width:800px; height:auto; padding-top:145px; text-align:left; float:right;}
.about-zw .about-right  strong{font-family:"微软雅黑"; font-size:26px; color:#0060b7; line-height:40px;}
.about-zw .about-right  p{font-family:"微软雅黑"; font-size:15px; color:#666; line-height:30px; padding-top:20px;}


.brand{margin:0 auto; width:1340px; height:auto; margin-top:40px; overflow:hidden;}
.brand li { cursor: pointer; width:232px; height: 232px; border: 6px solid #DCDCDC; box-sizing: border-box; overflow: hidden; float: left;margin-right:100px; text-align: center; position: relative; transition: all ease .4s }
.brand li .brand_icon i { display: block; height: 110px; margin: 24px auto 0 }
.brand li .brand_icon span { display: block; font-size:24px; color: #0060b7; font-weight:bold; line-height: 100% }
.brand li .brand_icon p { display: block; font-size:18px; color: #888; line-height: 100%; padding-top:10px; }
.brand li:last-child { margin-right: 0 }
.brand li:hover { border: 6px solid #0060b7; }
.brand li:hover .brand_icon { animation: rotateOut 2s; -webkit-animation: rotateOut 2s }





/*案例*/
.zx_case{height:940px; background-color:#f4f4f4; margin-top:40px; padding-top:10px;overflow:hidden;}
.zx_case .hdt{height:49px;border-top:1px solid #b2b2b2;}
.zx_case .hdt ul{width: 1200px; margin:0 auto;}
.zx_case .case_con{margin: 0 auto;width:1200px; position: relative;}
.zx_case .case_con dl{width: 1200px;height: 650px;position: relative;margin:0 17px;transition: .5s;}
.zx_case .case_con dl dt{width: 1200px;height: 626px;line-height: 0;overflow: hidden;}
.zx_case .case_con dl dt img{width: 1200px;height: 626px;}
.zx_case .case_con dl dd{width: 1000px;height: 166px;position: absolute;bottom: 0;left: 93px;background: #FFF;padding: 13px 0 0 58px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;display: none; }
.zx_case .case_con dl dd h4{display: block;height:68px; line-height: 68px; position: relative;}
.zx_case .case_con dl dd h4:before{width:111px; height:2px; background:#646464;content:""; position: absolute; left:0; bottom:0;}
.zx_case .case_con dl dd h4 a{font-size: 22px; color:#000000; font-weight: normal;}
.zx_case .case_con dl dd p{float:left;font-size: 14px; color:#444444;line-height: 60px;}
.zx_case .case_con .tempWrap {overflow: visible !important; margin-left: -17px;}
.zx_case .case_con dl.cur dt{box-shadow: 0px 0px 10px #333333;}
.zx_case .case_con dl.cur dd {display: block;}
.zx_case .case_con .pnBtn{position: absolute;z-index: 1;top: 0;width: 100%;height: 626px;}
.zx_case .case_con .prev1{left:-50%;margin-left: -634px;}
.zx_case .case_con .next1{left: 50%;margin-left: 635px;}
.zx_case .case_con .pnBtn .cas-prev{width:104px; height:104px;background:url(img/cas-prev.png) no-repeat center; position: absolute; top:234px; right:-138px; cursor: pointer;}
.zx_case .case_con .pnBtn .cas-next{width:104px; height:104px;background:url(img/cas-next.png) no-repeat center; position: absolute; top:234px; left:-138px; cursor: pointer;}
.tiao{text-align: center;height:150px;position: relative;color: #fff; background-color:#0060b7;}
.tiao p{display:inline-block;margin:0 20px;background:url(img/tel2.png) no-repeat left center;padding-left:50px;margin-top:30px;text-align:left;}
.tiao i{display:block;font-size: 14px;height: 22px;line-height: 22px;}
.tiao b{display:block;font-size: 30px;line-height: 30px;font-family: Arial;}
.tiao .zx{position: absolute;width: 144px;height: 47px;line-height: 47px;text-align: center;font-size: 14px;color: #fff;background: #333;border-radius: 23px;left: 50%;bottom: -23px;margin-left: -72px;}

/*lc*/
.ser_bj{width:100%; height:auto; background:url(img/ser_bj.jpg) top center no-repeat;}
.ser{padding:75px 0 0;}
.ser h2{ width:1300px; text-align:center;margin-bottom:55px; font-size:44px; color:#343434; line-height:50px; font-weight:normal;}
.ser ul{height: 420px;padding:0 40px;background:url(img/s_bg.jpg) no-repeat center 65px;}
.ser li{float: left;width: 280px;text-align: center;height: 120px;margin-bottom: 64px;position: relative;}
.ser li span{ display:block;width:72px; height:72px;  margin:13px auto 17px;  position:relative;}
.ser li span em{position:absolute;width:100%;height:100%;background: #ededed;border-radius: 50%;top:0;left:0;-webkit-transform: translateX(0) rotate(0deg);transform: translateX(0) rotate(0deg);-webkit-transition: all 0.35s ease-out;transition: all 0.35s ease-out;}
.ser li span i{position:absolute;width:100%;height:100%;background: #0060b7;border-radius: 50%;top:0;left:0;opacity:1;visibility:hidden;-webkit-transform: scale(0.5);transform: scale(0.5);-webkit-transition: all 0.1s ease 0.2s;transition: all 0.1s ease 0.2s;}
.ser li:hover span em,.ser li.cur span em{opacity: 0;visibility:hidden;-webkit-transform: translateX(100%) rotate(180deg);transform: translateX(100%) rotate(180deg);}
.ser li:hover span i,.ser li.cur span i{visibility:visible;opacity:1;-webkit-transform:scale(1);transform:scale(1);}
.ser li b{display:block;font-size: 16px;color: #333;line-height: 16px;}
.ser li:hover b,.ser li.cur b{color: #0060b7;}
.ser li:hover:after,.ser li.cur:after{position: absolute;width: 13px;height: 8px;content: "";background:url(img/san4.png) no-repeat;top: 104px;left: 50%;margin-left: -7px;}
.ser .tel{font-size: 14px;color: #333;line-height: 14px;padding-top: 18px;}
.ser .tel strong{display:block;font-size: 24px;color: #333;line-height: 30px;}
.ser .tel .zx{display: block;width: 95px;height: 35px;line-height: 35px;text-align: center;font-size: 14px;color: #333;background: #fff;border-radius: 17px;margin:4px auto 0;}
.ser li.bt:hover:after,.ser li.bt.cur:after{top: 0;background:url(img/san5.png) no-repeat;}
.ser_con{position: relative;}
.ser_bd{position: absolute !important;width: 100%;left: 0;top: 137px;z-index: 10;}
.ser_bd p{font-size: 14px;color: #666;line-height: 24px;text-align: center;}

/*gsys*/
.gsys{background: url(img/ysbj.jpg) no-repeat center 0; padding-top:330px; padding-bottom:70px;overflow: hidden;}
.gsys dl{ overflow: hidden;}
.gsys dl dt{ float: right; margin: 18px 2px 0 0;}
.gsys dl dd{ float:left; margin-left:30px; width:460px;}
.gsys dl dd h3{ padding: 25px 0 0 102px;background: url(img/gs01.jpg) no-repeat; font-size: 42px; color: #fff; line-height: 100%; height: 105px; margin-bottom: 42px;}
.gsys dl dd p{ margin-left: 18px; padding-left: 14px; color: #fff; font-size: 16px; line-height: 32px; margin-bottom: 15px;}
.gsys dl dd em{ display: block; margin-left:32px; margin-top: 45px; width: 148px; height: 40px; line-height: 40px; border: 1px solid #1b386f;}
.gsys dl dd em a{ display: block; padding-left: 33px; font-size: 15px; color: #0060b7;background: url(img/y_m.jpg) no-repeat 90px 14px #fff;}
.gsys dl dd em:hover a{background: url(img/y_m.jpg) no-repeat 103px 14px #fff;transition:.5s;}

/**/
.gsys-1{overflow: hidden;background: url(img/gs021.jpg) no-repeat center 0;height:539px;}
.gsys-1 h3{ margin-left:660px; margin-top:30px; padding: 23px 0 0 105px;background: url(img/gs02.jpg) no-repeat;font-size: 42px; color: #273a60; line-height: 100%; height: 112px;}
.gsys-1 p{ margin-left:660px; color: #4c4c4c; font-size: 16px; line-height:30px;}
.gsys-1 p b{ color: #273a60; font-size: 16px; padding: 0 5px;}
.gsys-1 ul{ overflow: hidden; padding: 23px 0 0 376px;}
.gsys-1 ul li{ float: left; font-size: 0; line-height: 0; margin-left:20px; margin-right:20px; overflow: hidden;}
.gsys-1 ul li:last-child{ margin-right: 0;}



.anlirol2 {height:auto;width:90%;margin:0px auto; }
.anlirol2 li {float: left;width: 23%; 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:#434343;color: #fff;width: 100%;z-index: 555;transition: all .2s;padding:10px; padding-top:20px; padding-bottom:20px;box-sizing: border-box; overflow:hidden; }
.anlirol2 li a ol .left{width:80%; height:auto; text-align:left;font-size:20px; line-height:20px; font-weight:bold; float:left;}
.anlirol2 li a ol .left i {display: block;color: dimgray;font-size: 15px; color:#fff; font-weight:normal;margin-top: 10px; }
.anlirol2 li a ol .left a {color: #fff;font-size: 18px; }
.anlirol2 li a ol .right{width:60px; height:auto; margin-left:5%; text-align:center; padding:5px; background-color:#c49c61; font-family:"微软雅黑"; font-size:24px; line-height:30px; color:#fff;}
.anlirol2 li a ol .right a{color:#fff;}
.anlirol2 li a:hover img {transform:scale(1.1)}
.anlirol2 li a:hover ol {background: #F7F7F7;color: #434343; }
.anlirol2 li a:hover ol i {color: #434343;}



/*------------news----------*/
.newBox{width:100%;height:auto;margin-top:30px;overflow:hidden}
.newContainer{width:100%;height:auto;overflow:hidden;margin:0px auto}
.newLi{position:relative;overflow:hidden;padding:0px 20px}
.newLi:after{content:'';position:absolute;width:100%;height:0%;background:rgba(0,96,183);left:0px;bottom:0px;z-index:0;transition:all .36s ease}
.newLi:hover:after{height:100%}
.n_flex{display:flex;align-items:center}
.newCon{height:auto;width:100%;position:relative;z-index:2}
.porTbox{position:relative;overflow:hidden;width:100%;height:auto;padding-bottom:68%}
.newImg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;transition:all .5s ease}
.porBbox{position:relative;overflow:hidden;width:auto;height:auto;padding:20px 0px 10px;border:0}
.newTitle{font-size:1.2rem;color:#343434;overflow:hidden;text-overflow:ellipsis;position:relative;font-weight:bold;white-space:nowrap;width:100%}
.newLi:hover .newTitle{color:#fff;}
.newSummry{color:rgba(0,0,0,.8);margin:10px 0;display:-webkit-box;overflow:hidden;line-height:1.8;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}
.newLi:hover .newSummry{color:#fff;}
.lookDetail{position:relative;display:block;color:#dd0305;height:38px;line-height:38px}
.newLi:hover .lookDetail{color:#fff;}
.arrowsR{position:absolute;top:50%;right:0px;transform:translate(0,-50%);width:30px}
.arrowsR img{position:absolute;transition:all .5s ease}
.harr{opacity:0}
.showBox{position:absolute;top:0px;left:0px;width:100%;height:100%;opacity:0;background:rgba(0,0,0,.6);transition:all .5s ease}
.showBoxLink{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:80%;color:#fff;text-align:center;font-size:1.3rem;padding:.5rem 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.showBoxLink::before{content:'';position:absolute;top:0px;left:50%;transform:translateX(-50%);width:80%;height:1px;background:#fff;transition:all .5s ease}
.showBoxLink::after{content:'';position:absolute;bottom:0px;left:50%;transform:translateX(-50%);width:80%;height:1px;background:#fff;transition:all .5s ease}
.lookDetail:hover .barr{opacity:0}
.lookDetail:hover .harr{opacity:1}
.newLi:hover .showBox{opacity:1}
.newLi:hover .newImg{transform:translate(-50%,-50%) scale(1.1)}
.newLi:hover .showBoxLink::before{width:1rem}
.newLi:hover .showBoxLink::after{width:1rem}
@media only screen and (max-width:768px){
.newLi{padding:0px}}
.porBbox{padding:10px; margin-top:20px;}
@media only screen and (min-width:769px){
.newContainer{max-width:auto}
.newLi{ margin:0 auto !important;width:calc(88% / 4);height:70vh;float:left;border-left:1px solid rgba(0,0,0,.1)}}
@media only screen and (max-width:1024px) and (min-width:769px){
.newContainer{max-width:1000px}
.newLi{width:45%;height:400px}}
.p_page .pre .iconfont:before{shadow-angle:0px;shadow-distance:0px;shadow-angle-ofInset:0px;shadow-distance-ofInset:0px}
.p_page .next .iconfont:before{shadow-angle:0px;shadow-distance:0px;shadow-angle-ofInset:0px;shadow-distance-ofInset:0px}
.p_more .iconfont:before{shadow-angle:0px;shadow-distance:0px;shadow-angle-ofInset:0px;shadow-distance-ofInset:0px}
.p_loading .iconfont:before{shadow-angle:0px;shadow-distance:0px;shadow-angle-ofInset:0px;shadow-distance-ofInset:0px}




/*------------footer----------*/
#footer{width:100%; height:400px;background:url(img/footbj.jpg) center no-repeat; padding-top:60px;overflow:hidden;}
#footer .f-lm{width:220px; height:auto; text-align:left;}
#footer .f-lm p{ width:100px; color:#fff; padding-bottom:10px; margin-bottom:20px; border-bottom:2px solid #888;}
#footer .f-lm li{width:160px; height:auto; text-align:left;}
#footer .f-lm li a{font-family:"微软雅黑"; font-size:15px; color:#ccc !important; line-height:26px;}
#footer .f-lm li a:hover{ color:#0fffff;}
#footer .f-tel{width:330px; height:auto; text-align:left;}
#footer .f-tel p{ width:100px; color:#fff; padding-bottom:10px; margin-bottom:20px; border-bottom:2px solid #888;}
#footer .f-tel ol{font-family:"微软雅黑"; font-size:15px; color:#ccc; line-height:30px;}
#footer .f-tel ol em{font-family:Impact; color:#0fffff; font-size:30px;}
#footer .f-er{width:450px; height:auto; text-align:center; float:right;}
#footer .f-er p{ margin:0 auto; width:320px; color:#fff; padding-bottom:10px; margin-bottom:20px; border-bottom:2px solid #888;}
#footer .f-er ul{margin:0 auto; width:330px; height:auto; margin-top:30px;}
#footer .f-er ul li{width:140px; height:auto; background-color:#f4f4f4; text-align:center; margin-right:25px; padding-top:10px; padding-bottom:10px; float:left;}
#footer .f-er ul li p{ margin:0 auto; width:90%;font-size:14px; color:#888}
#footer .copyright{width:100%;height:auto; padding-top:30px; text-align:center;font-family:"微软雅黑"; font-size:16px; line-height:30px; color:#888; border-top:1px solid #888; margin-top:40px; overflow:hidden;}
#footer .copyright a{font-family:"微软雅黑"; font-size:16px; line-height:30px; color:#0fffff;}
#footer .copyright a:hover{font-family:"微软雅黑"; font-size:16px; line-height:30px; color:#fff;}

/* 底部固定导航 */


.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(0,96,183,0.75);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:380px; background:url(img/aboutbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner1{width:100%; height:380px; background:url(img/fwbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner2{width:100%; height:380px; background:url(img/newsbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner3{width:100%; height:380px; background:url(img/khalbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner4{width:100%; height:380px; background:url(img/picbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner5{width:100%; height:380px; background:url(img/zzbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner6{width:100%; height:380px; background:url(img/lxwmbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner7{width:100%; height:380px; background:url(img/spbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner8{width:100%; height:380px; background:url(img/fhbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner9{width:100%; height:380px; background:url(img/jcalbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner10{width:100%; height:380px; background:url(img/ksqjbanner.jpg) center no-repeat;overflow:hidden;}


/*--首页栏目--*/
.nyzw-lm1{margin:0 auto;width:1300px;height:40px; padding-left:20px; padding-top:25px; padding-bottom:10px;  border-bottom:1px solid #eee; margin-bottom:40px; overflow:hidden;}
.nyzw-lm2{border-left:10px solid #434343;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;}
.nyzw-lm2 span a:hover{ color:#0060b7}

.nyzw-dh{width:auto; height:auto; padding-right:3%;float:right;}
.nyzw-dh li{width:80px; height:25px; text-align:center; padding-top:5px; margin-right:10px; line-height:20px; float:left;}
.nyzw-dh li a{font-family:"微软雅黑"; font-size:14px; color:#666;}
.nyzw-dh li:hover{ border-bottom:3px solid #014099;transition: all 0.3s ease-out; }


.nyzw{margin:0 auto; width:1340px; margin-top:30px; height:auto; font-family:"微软雅黑"; font-size:15px; color:#434343; padding-bottom:50px; line-height:28px;text-align:left;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;}



<!--nyabout-->

.nywhbj{width:100%; background:url(img/nywhbj.jpg) center no-repeat; padding-top:150px; padding-bottom:200px;overflow:hidden;}
.nywhbj ul{margin:0 auto; width:1200px; height:auto; text-align:center; overflow:hidden;}

.nywh{width:100%; height:auto; background:url(img/nywhbj.jpg) center no-repeat; padding-top:150px; padding-bottom:200px;overflow:hidden;}


.nyry{margin:0 auto; width:1300px; height:auto; margin-top:50px; margin-bottom:50px; text-align:center; overflow:hidden;}
div.indexmaindiv{height:300px;margin:0px auto;width:100%;}
div.indexmaindiv div.playerstyles{width:168px;height:44px;}
div.indexmaindiv1{margin-top:25px;}
div.indexmaindiv1 div.playerdetail{width:300px;height:350px;background:#FFF;font-family:'微软雅黑';}
div.indexmaindiv1 div.playerdetail div.detailimg{width:300px;height:350px;}
div.indexmaindiv1 div.playerdetail div.detailimg img{width:300px;height:350px;}
div.indexmaindiv1 div.playerdetail div.teanames {text-align:center;margin-top:15px;height:26px;}
div.indexmaindiv1 div.playerdetail div.teanames a{font-size:16px;color:#404040;}
div.indexmaindiv1 div.playerdetail div.teadetail{width:300px;height:27px;margin:5px 8px;color:#666;}
div.indexmaindiv1 div.playerdetail .checkdetail{width:134px;height:27px;display:block;margin:18px;}
/*滚动*/
div.maindiv1{float:left;width:95%;height:350px;overflow:hidden;position:relative;}
div.maindiv1 ul{position:absolute;left:0;top:0;}
div.maindiv1 ul li{float:left;width:300px;height:350px;margin-left:10px;}



.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;
}




/*====================手机====================*/
@media only screen and (max-width: 768px){
	
	.topbj{height:80px;background:rgba(0,0,0,0.8); position: inherit;}
	#l-nav{display: none;}
	.topdh{display: none;}
    #header .logo{width:96%;}
	#header .logo h1{font-size:20px; line-height:30px; padding-top:0px;}
	#header .logo i{font-size:5px; line-height:20px;}
	#header img{width:97.5%;}
	#banner{display: none;}
	.w1300{width:auto;}
		
	.sylm{width:auto; height:auto;background:url(img/lm_t2.png) top center no-repeat;padding-top:50px; padding-bottom:10px;}
	.sylm h2{font-size:24px; height:30px; line-height:30px; }
    .sylm p{ margin:0 auto; width:98%;font-family:"微软雅黑"; font-size:14px; color:#666; line-height:20px;}
	.flbj{padding-top:0px; padding-bottom:10px; }
	.fen{width:auto; height:auto; overflow:hidden;}
	.fen ul{ padding:5px; height:auto;}
	.fen ul li{width:32%; height:40px; margin:0.5%;}
	.fen ul li a{height:40px; font-size:13px; line-height:40px;}
	
    .anliroll {height:1300px;width:100%; overflow:hidden;}
    .anliroll li {float: left;width:48%;}
	.anliroll li a ol{padding-top:8px; padding-bottom:8px;}
	.anliroll li a ol .left{width:auto; font-size:16px;}
	.anliroll li a ol .left i{font-size:13px; margin-top:0px;}
    .anliroll li a ol .right{width:100%; font-size:16px; line-height:20px; margin-top:0px;}
	#aboutbj{ height:150px;background-size:180% auto;}
	.about-zw{width:auto; height:auto; margin-top:0px;}
	.about-zw .about-left{width:auto; height:auto; padding:15px;}
	.about-zw .about-left img{width:100%;}
	.about-zw .about-right{width:auto; padding:20px;}
	
	.brand{width:auto; margin-top:0px;}
	.brand li{width:47%; height:220px; margin-right:0px; margin:1.5%;}
	.brand li .brand_icon p{font-size:14px; padding-bottom:10px;}
	
	
	 .zx_case{height:auto; padding-top:10px; background-color:#f7f7f7; }
	 .zx_case .hdt{height:30px;}
	 .zx_case .hdt ul{width:auto;}
	 .zx_case .case_con{width:auto;}
	 .zx_case .case_con dl{ width:100%; height:auto; overflow:hidden;}
	 .zx_case .case_con dl dt{width:100%; height:auto;}
	 .zx_case .case_con dl dt img{width:100%; height:auto;}
	 .zx_case .case_con dl dd{ left:10px;width:80%; height:40px; padding:10px;}
	 .zx_case .case_con dl dd h4{height:30px; line-height:30px;}
	 .zx_case .case_con dl dd h4 a{font-size:18px;}
	 .zx_case .case_con dl dd p{display: none;}	
	.tiao{height:200px;}
	.ser_bj{display: none;}
	.gsys{background-size:260% auto; padding-top:120px; padding-bottom:0px;}
	.gsys dl{ overflow: hidden;}
	.gsys dl dt img{width:100%;}
	.gsys dl dd{width: 100%; margin-left:0px;}
	.gsys dl dd h3{background-color:#0060b7;margin-bottom:22px;}
	.gsys dl dd p{ margin-left:0px; color:#434343; padding:10px;}
	.gsys dl dd em{ display: block; margin-left:12px; margin-top:15px;}
	/**/
	.gsys-1{overflow: hidden;background: url(img/gs021.jpg)  right no-repeat;margin-top:20px; height:auto;}
	.gsys-1 h3{ margin-left:0px; background-color:#f4f4f4;}
	.gsys-1 p{ margin-left:0px; padding:10px;}
	.gsys-1 ul{ overflow: hidden; padding:13px 0 0 0px; margin-top:0px; margin-right:0px;}
	.gsys-1 ul li{width:31%; float: left; font-size: 0; line-height: 0; margin:1%; overflow: hidden;}
	.gsys-1 ul li:last-child{ margin-right:0;}
	.gsys-1 ul li img{width:100%; float:left;}
	
	
	.news{padding-top:10px;}
	.news .news_desc{display: none;}
	.newsbj{height:auto; padding-bottom:20px;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;}
	.about_zw{padding-top:20px;}
	.about_zw .zw-bj{height:auto; background:url(img/aboutbj.jpg) top no-repeat;}
	.about_zw .zw-bj .zw-con{padding-top:300px;}
	.about_zw .zw-bj .zw-con .zw-tit p{width:95%;}
	
	#footer{ width:auto;height:auto; background:url(img/footbj.jpg) top center no-repeat #434343; padding-top:30px;padding-bottom:70px; overflow:hidden;}
	#footer .f-lm{width:42%; padding-left:20px;  float:left;}
	#footer .f-lm li{width:48%; float:left;}
	#footer .f-tel{width:auto; padding-left:20px; }
	#footer .f-er{width:auto; height:auto; margin-top:50px;overflow:hidden;}
	#footer .f-er ul{width:auto; padding-left:20px;  overflow:hidden;}
	#footer .f-er ul li{width:45%; margin-right:0px; float:left;}
	#footer .copyright{width:auto;}
	
	#nylm{padding-top:50px; padding-bottom:10px;}
    #nylm h3{font-size:24px;}
    #nylm h3 span{ font-size:24px;}
    #nylm p{display: none;}
	.nyzw-lm1{width:auto; height:auto; margin-bottom:10px;overflow:hidden;}
	.nyzw-lm2{width:auto;}
	.nyzw-lm2 span a{display: none;}
	
	.nyzw-dh{ margin-top:10px; padding-right:7%;}
	.nyzw-dh li{ width:80px;margin-bottom:10px;}
	.nyzw-right{width:100%; padding:5px;}
	.nyzw-right li{ margin:0.5%; padding-top:2px;text-align:center; background-color:#0052C2; float:left;}

    #nybanner{height:120px; background:url(img/aboutbanner.jpg) right no-repeat;background-size:190% auto;}
	#nybanner1{height:100px; background:url(img/fwbnnner1.jpg) left no-repeat;}
	#nybanner2{height:100px;background-size:200% auto; margin-top:0px;}
	#nybanner3{height:100px; background:url(img/khalbnnner.jpg) left no-repeat;background-size:300% auto; margin-top:0px;}
	#nybanner4{height:100px; background:url(img/picbanner.jpg) left no-repeat;background-size:300% auto; margin-top:0px;}
	#nybanner5{height:100px;background-size:230% auto; margin-top:0px;}
	#nybanner6{height:120px; background-size:200% auto;}
	#nybanner7{height:100px;}
	#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:100px; background:url(img/ksqjbanner.jpg) left no-repeat;background-size:300% auto; margin-top:0px;}
	
	.nywh{display: none;}
	.nyry{display: none;}
	
	.nyzw{width:auto;padding:10px;}
	.sf{display: none;}
	.showleft{display: none;}
	.new-cont-h1{font-size:20px; line-height:20px;}
	
	.ny-news01{width:auto}
	.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{display: none;}
	.new-xq-r p{
	  width:100%;
	}
   .lx-nyzw{width:auto;padding-top:10px;}

	

	/*系统原样式修改*/
	.min_box_content{display: noe;}
	.showpics{margin:3% !important;}
     ul.love1 li{ width:33%;}
}


/*====================平板====================*/
@media screen and (min-width: 768px) and (max-width: 1200px){
	
	.topbj{height:80px;background:rgba(0,0,0,0.8); position: inherit;}
	#l-nav{display: none;}
	#header .topdh{display: none;}
    #header .logo{width:96%;}
	#header .logo h1{font-size:20px; line-height:30px; padding-top:0px;}
	#header .logo i{font-size:5px; line-height:20px;}
	#header img{width:50%;}
	#banner{display: none;}
	.w1300{width:auto;}
	
	.sp h2{font-size:30px; height:60px; line-height:30px;}
	.sp .desc{ margin:0 auto;width:90%;}
	.sp .bo{width:auto; height:auto;}
	.sp .bo img{width:100%; height:auto;}
	.sp ul{ margin:0 auto; width:95%;}
	.sp ul li{width:30%; height:100px; margin:2%;}
	
	.sylm{width:auto; height:auto;background:url(img/lm_t2.png) top center no-repeat;padding-top:50px; padding-bottom:10px;}
	.sylm h2{margin:0 auto; width:512px; background:url(img/title1.png) center no-repeat; }
	.sylm p{font-size:20px;}
	
	.fen{width:auto;}
	.fen ul{ padding-left:20px;height:auto;}
	.fen ul li{width:31%; height:40px; margin:0.5%;}
	.fen ul li a{height:40px; font-size:18px; line-height:40px;}
		
	.anliroll {height:1300px;width:100%; overflow:hidden;}
    .anliroll li {float: left;width:48%;}
	.anliroll li a ol{padding-top:8px; padding-bottom:8px;}
	.anliroll li a ol .left{width:auto; font-size:20px;}
	.anliroll li a ol .left i{font-size:15px; margin-top:0px;}
    .anliroll li a ol .right{width:100px; font-size:18px; line-height:20px; margin-left:1%;}
	#aboutbj{ height:250px;background-size:180% auto;}
	.about-zw{width:auto; height:auto; margin-top:0px;}
	.about-zw .about-left{width:100%; height:auto; padding:15px;}
	.about-zw .about-left img{width:95%;}
	.about-zw .about-right{width:auto; padding:20px;}
	
	.brand{width:auto; margin-top:0px;}
	.brand li{width:47%; height:220px; margin-right:0px; margin:1.5%;}
	.brand li .brand_icon p{font-size:14px; padding-bottom:10px;}
	
	 .zx_case{height:auto; padding-top:20px; background-color:#f7f7f7; }
	 .zx_case .hdt{height:30px;}
	 .zx_case .hdt ul{width:auto;}
	 .zx_case .case_con{width:auto;}
	 .zx_case .case_con dl{ width:100%; height:auto; overflow:hidden;}
	 .zx_case .case_con dl dt{width:100%; height:auto;}
	 .zx_case .case_con dl dt img{width:100%; height:auto;}
	 .zx_case .case_con dl dd{ left:10px;width:80%; height:40px; padding:10px;}
	 .zx_case .case_con dl dd h4{height:30px; line-height:30px;}
	 .zx_case .case_con dl dd h4 a{font-size:18px;}
	 .zx_case .case_con dl dd p{display: none;}
	.tiao{height:150px;}
	.ser_bj{display: none;}
	
	.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;}
	.about_zw{padding-top:20px;}
	.about_zw .zw-bj{height:auto; background:url(img/aboutbj.jpg) top no-repeat;}
	.about_zw .zw-bj .zw-con{padding-top:400px;}
	.about_zw .zw-bj .zw-con .zw-tit p{width:95%;}
	
	
	#footer{ width:auto;height:auto; background:url(img/footbj.jpg) top center no-repeat #434343; padding-top:30px;padding-bottom:70px; overflow:hidden;}
	#footer .f-lm{width:42%; padding-left:20px;  float:left;}
	#footer .f-lm li{width:48%; float:left;}
	#footer .f-tel{width:auto; padding-left:20px; }
	#footer .f-er{width:auto; height:auto; margin-top:50px;overflow:hidden;}
	#footer .f-er ul{width:auto; padding-left:20px;  overflow:hidden;}
	#footer .f-er ul li{width:45%; margin-right:0px; float:left;}
	#footer .copyright{width:auto;}
	
	#nylm{padding-top:50px; padding-bottom:10px;}
    #nylm h3{font-size:24px;}
    #nylm h3 span{ font-size:24px;}
    #nylm p{display: none;}
	.nyzw-lm1{width:auto; height:auto; margin-bottom:10px;overflow:hidden;}
	.nyzw-lm2{width:auto;}
	.nyzw-lm2 span a{display: none;}
	
	.nyzw-dh{ margin-top:10px; padding-right:7%;}
	.nyzw-dh li{ width:80px;margin-bottom:10px;}
	.nyzw-right{width:100%; padding:5px;}
	.nyzw-right li{ margin:0.5%; padding-top:2px;text-align:center; background-color:#0052C2; float:left;}


    #nybanner{height:130px;}
	#nybanner1{height:130px;background-size:110% auto; margin-top:0px;}
	#nybanner2{height:130px;background-size:110% auto; margin-top:0px;}
	#nybanner3{height:130px;}
	#nybanner4{height:130px;}
	#nybanner5{height:130px;background-size:110% auto; margin-top:0px;}
	#nybanner6{height:130px;background-size:110% auto; margin-top:0px;}
	#nybanner7{height:130px;}
	#nybanner8{height:130px;background-size:110% auto; margin-top:0px;}
	#nybanner9{height:130px;background-size:110% auto; margin-top:0px;}
	#nybanner10{height:130px;background-size:180% auto; margin-top:0px;}
	
	#nycpzs{width:100%; padding:10px;}
	.nyzw{width:auto;margin-top:10px;}
	.new-xq-l{display: none;}
	.new-xq-r{width:26%; padding:5px;}
	.new-xq-r p{
	  width:100%;
	}
	.lx-nyzw{width:auto;padding-top:10px;}
}


/*====================1550====================*/
@media screen and (min-width: 768px) and (max-width: 1650px){
#header .logo h1{font-size:25px; font-weight:bold; padding-top:5px; float:left;}
#header .logo i{ font-size:13px;float:left;}
#l-nav{width:45%;}
#l-nav .tNav .navName{font-size:13px;padding:2.0rem .1vw}
#header .topdh{padding-bottom:27px;}
#header .topdh p{font-size:24px; line-height:40px;}

}



/*====================PC====================*/
@media only screen and (min-width: 1200px){
	.sj-banner{display: none;}
	.s-menu{display: none;}
	.ph-bq{display: none;}
	.ph-foot{display: none;}
	#ph-menu-tu{display: none;}
}


