﻿@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:1340px; margin:0 auto}

.clear {
	clear: both;
}
.clearfix:after { content: "."; height: 0; display: block; visibility: hidden; clear: both; }
.mt_40{margin-top:40px;}


/*top*/
.topbj{width:auto; height:auto; background-color:#f9f9f9; overflow:hidden;}
.t_head{margin:0 auto; width:1340px; height:auto; padding-top:20px; padding-bottom:20px; overflow:hidden;}
.t_head .t_logo{width:180px; height:117p;}
.t_head .t_by{width:700px; height:auto; text-align:left; font-family:"微软雅黑"; font-size:26px; color:#343434; line-height:35px; font-weight:bold; padding-top:20px; padding-left:15px;}
.t_head .t_by p{font-size:22px; color:#666; line-height:30px; font-weight:normal;}
.t_head .t_tel{width:220px; height:auto; background:url(img/tel.png) left no-repeat; font-family:"微软雅黑"; font-size:14px; color:#666; line-height:20px;text-align:left; padding-left:60px; margin-top:30px; float:right;}
.t_head .t_tel h2{ font-family:Arial, Helvetica, sans-serif; font-size:35px; color:#343434; line-height:40px;}

/*导航*/
#dh{width:100%; height:auto; background-color:#31305c;}
 #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:1340px;font-size:0;}
 #l-nav .navLi{ margin:0 0 0 3%;padding:0 .5vw;display:inline-block;font-size:1rem}
 #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:#ffeb12;opacity:0;transition:all .5s ease}
 #l-nav .tNav .navName{position:relative;display:block;padding:1.5rem 0.5vw;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}
 #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}

/*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: #31305c;
	-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: #ffeb12; border-radius:180px; width:30px; height:10px;}



.sl,.st,.st div,.sl div{
	overflow: hidden;
}

/*=========浮动导航========*/
.sp_header{height:70px;overflow:hidden;position:fixed;z-index:30000;width:100%;}
.sp_nav{width:40px;float:right;position:relative;cursor:pointer;height:30px;margin-top:40px; margin-right:10px;}
.sp_nav span{display:block;background-color:#434343;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(238,238,238,.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 #ccc solid;margin-left:20px;position:relative;line-height:35px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ccc 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:#888;display:block;text-align:left; font-weight:normal; border-bottom:1px dotted #ddd;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#045ae1;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#045ae1}
.sjj_nav ul li ul li>ul{margin-left:10px}

/*--手机导航--*/
.s-menu{
	width: 100%;
	height: auto;
	background-color:#31305c;
	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;}

/*定制方案*/
.til01{text-align: center;display: block;font-size:45px;color: #333;line-height:64px;height:140px;font-weight: normal;position: relative;width:1200px;margin: 0 auto;}
.til01 b{color: #31305c;}
.til01 a{display: block;color: #333;}
.til01 p{display: block;font-size: 24px;line-height:44px;opacity: 0.8;}
.til02,.til02 a,.til02 b{color: #fff;}

.til03{text-align: center;display: block;font-size:45px;color: #333;line-height:64px;height:140px;font-weight: normal;position: relative;width:1200px;margin: 0 auto;}
.til03 b{color: #F4FB00;}
.til03 a{display: block;color: #333;}
.til03 p{display: block;font-size: 24px;line-height:44px;opacity: 0.8;}
.til02,.til02 a,.til02 b{color: #fff;}


.dzfa{height:510px;padding:79px 0 0; background:url(img/fabj.jpg) center no-repeat;font-family:"Microsoft Yahei";font-size: 16px;line-height: 24px;text-align: center;color: #666;}
.dzfa .til01{height:147px;}
.fa_n dl{width: 330px;float: left;padding-right:80px; margin-left:30px;margin-right:30px;-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.fa_n dl:last-child{padding: 0;margin: 0;background: none;}
.fa_n dt{height: 170px;font-size: 30px;line-height: 80px;color: #333;}
.fa_n dt img{width: 83px;height: 83px;display: block;margin: 0 auto;}
.fa_n dd p{height:69px;display: block;}
.fa_n dd span,.more01{display: block;width: 127px;line-height: 34px;margin: 0 auto;}
.fa_n dd span a,.faqs_c dt,.show_t li{background:#666;-webkit-gradient(linear, left top, right bottom, from(#999), to(#666)); 
    background-image: -webkit-linear-gradient(left, #999, #666); 
    background-image: -moz-linear-gradient(left, #999, #666); 
    background-image: -o-linear-gradient(left, #999, #666); 
    background-image: -ms-linear-gradient(left, #999, #666); 
    background-image: linear-gradient(left, #999, #666);}
.fa_n dl:hover{margin-top: -20px;}
.fa_n dl:hover dd span a,.plan_c dd span a:hover,.more01 a,.faqs_c dl:hover dt,.show_t li.cur{background:#ffeb12;-webkit-gradient(linear, left top, right bottom, from(#ffeb12), to(#1f227d)); 
    background-image: -webkit-linear-gradient(left, #ffeb12, #31305c); 
    background-image: -moz-linear-gradient(left, #ffeb12, #31305c); 
    background-image: -o-linear-gradient(left, #ffeb12, #31305c); 
    background-image: -ms-linear-gradient(left, #ffeb12, #31305c); 
    background-image: linear-gradient(left, #ffeb12, #31305c);}
.fa_n dd span a,.more01 a{display: block;color: #fff;border-radius: 17px;}


/*------------首页栏目----------*/

/*产品中心*/
.fen{ margin:0 auto;width:1150px;}
.fen ul{ height:auto; text-align:center; overflow:hidden;}
.fen ul li {width:14.5%;height:45px; margin:1%;background:#31305c;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: #31305c;}
.fen ul li:after{content:'';position:absolute;height:100%;width:0;border-radius:10px;background:#ffeb12;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.fen ul li:hover:after,.fen ul li.cur:after{width:100%;color: #31305c;}
.fen ul li:nth-child(3){margin-right: 0;}
.fen ul li.cur a { background:#f82c2d; color: #31305c; }


.anliroll {height:1300px;width:90%;margin:40px auto; }
.anliroll li {float: left;width: 23%; border:1px solid #f4f4f4; 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:#31305c; font-family:"微软雅黑"; font-size:18px; line-height:24px; color:#fff; float:right;}
.anliroll li a ol .right a{color:#31305c;}
.anliroll li a:hover ol .right{background-color:#ffeb12; color:#31305c}
.anliroll li a:hover img {transform:scale(1.1)}
.anliroll li a:hover ol {background: #221c66;color: #fff; }
.anliroll li a:hover ol i {color: #fff;}


/*优势*/
.g_ys{background: #f5f5f5;border-top:4px solid #31305c;padding-top: 80px; padding-bottom:180px; margin-top:40px; overflow:hidden;}
.g_ys h2{height: 171px;text-align: center;font-size: 50px;color: #000; line-height:60px;font-weight:normal;}
.g_ys h2 a{color: #000000;}
.g_ys h2 b{color: #31305c;display: inline-block;padding-left: 18px;}
.g_ys h2 em{display: block;font-size: 22px;color: #333333;font-weight: normal;padding-top: 6px;}
.yshd{ width:1260px;height:auto; background-color:#fff; padding:20px; overflow:hidden;}
.yshd li{float: left;width: 134px;margin-right: 120px;height: 60px;border-bottom: 7px solid #eee;font-size: 28px;color: #000000;position: relative;padding-left: 70px;}
.yshd .lastli{margin-right: 0;}
.yshd li a{color: #000}
.yshd li em{position: absolute;left:7px;top:0;width: 60px;height: 50px;overflow: hidden;}
.yshd li:hover,.yshd .on{border-bottom: 7px solid #d90112;}
.yshd li:hover em img,.yshd .on em img{margin-left: -60px;}
.ysbd dl{position: relative;height: 600px;}
.ysbd dt{width: 1300px;height: 600px;overflow: hidden;} 
.ysbd dt img{width: 1300px;height: 600px;display: block;transition: all 0.5s linear 0s;}
.ysbd dt:hover img{transform: scale(1.1);}

.ysbd dd{background: #31305c;width: 485px;height: 330px;box-shadow: 1px 0 20px #ccc;position: absolute;left:0;top:310px;padding: 40px 0 0 40px;}
.ysbd h3{height: 120px;font-size: 45px;font-weight: normal;color: #fff; line-height:60px;}
.ysbd h3 em{display: block;font-size: 25px;color: #fff;}
.ysbd .yswzs p{height: 28px;line-height: 28px;font-size: 14px;color: #fff;}
.ysbd .yswzs{margin-bottom:36px; height:auto; overflow:hidden;}
.ysbd .yslst li{float: left;width: 180px; font-size: 14px;color: #ffeb12;}
.ysbd .yslst li em{display: inline-block;font-size:50px;color: #fff; line-height:70px;}
.ysbd .yslst i{font-size: 16px;width: 26px;height: 26px;line-height: 26px; background: #ffeb12;border-radius: 50%;text-align: center; font-style: normal;position: relative;top:-36px; color: #31305c;display: inline-block;}
.ysbd .yslst li span{display: block;}


.yszx{position: absolute;right:0;top:900px;width: 227px;height: 51px;}
.yszx a{color: #1a1a1a;position: relative;z-index: 1;background:url(img/ysan.jpg) no-repeat;width: 165px;height: 51px;line-height: 51px;padding-left: 62px;font-size: 17px;color: #1a1a1a;display: block;}
.yszx a:before{content: "";position: absolute;z-index:-1;width:0;height:51px;top: 0;left: 0;-webkit-transition:width .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);-webkit-transition:width .5s cubic-bezier(0.52, 1.64, 0.37, 0.66);}
.yszx a:hover{color: #fff;box-shadow:0 5px 7px -1px #d2d2d2;}
.yszx a:hover:before{width: 227px;background:#31305c;color: #fff;}

.f_fw{ font-family:"Microsoft Yahei" }
.f_pr{position:relative;}


/*sjys*/
.sjys{width:auto; height:auto; background-color:#f4f4f4;}
.sjys li{width:auto; height:auto; }
.sjys li img{width:100%;}
.sjys li ol{width:auto; height:auto;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:#f4c923; border-bottom:2px solid #f4c923; padding:10px;background-color:#0F2475;font-style:oblique; float:left; margin-right:10px;}
.sjys li ol h3{font-family:"微软雅黑"; font-size:24px; color:#333; line-height:40px; padding-top:10px; font-weight:bold;}
.sjys li ol h3 span{font-family:"微软雅黑"; font-size:16px; color:#db0112; font-weight: bold;line-height:30px;}
.sjys li ol p{font-family:"微软雅黑"; font-size:15px; color:#666; line-height:26px; padding-top:10px;}


/*------------sg----------*/
.sgdh{border-top:4px solid #31305c; padding-top:50px; background-color:#f5f5f5;}
.sgdh h2{height: 171px;text-align: center;font-size: 50px;color: #000; line-height:60px;font-weight:normal;}
.sgdh h2 a{color: #000000;}
.sgdh h2 b{color: #31305c;display: inline-block;padding-left: 18px;}
.sgdh h2 em{display: block;font-size: 22px;color: #333333;font-weight: normal;padding-top: 6px;}
.sgbj{width:100%; height:auto; background:url(img/albj.jpg) top center no-repeat #f5f5f5; padding-top:300px; padding-bottom:60px; overflow:hidden;}
.anlirol2 {height:auto;width:90%; background-color:#fff;margin:0px auto; padding-bottom:40px;overflow:hidden; }
.anlirol2 li {float: left;width: 23%; border:1px solid #f4f4f4; 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:#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; }
.anlirol2 li a ol .left{width:74%; height:auto; text-align:left;font-size:20px; line-height:20px; font-weight:bold;}
.anlirol2 li a ol .left i {display: block;color: dimgray;font-size: 14px; color:#888; font-weight:normal;margin-top: 10px; }
.anlirol2 li a ol .left a {color: #343434;font-size: 14px; }
.anlirol2 li a ol .right{width:50px; margin-top:30px; height:auto; margin-left:8%; text-align:center; padding:5px; background-color:#31305c; font-family:"微软雅黑"; font-size:18px; line-height:24px; color:#fff; float:right;}
.anlirol2 li a ol .right a{color:#31305c;}
.anlirol2 li a:hover ol .right{background-color:#ffeb12; color:#31305c}
.anlirol2 li a:hover img {transform:scale(1.1)}
.anlirol2 li a:hover ol {background: #221c66;color: #fff; }
.anlirol2 li a:hover ol i {color: #fff;}


/*------------news----------*/
.news{ overflow: hidden; height: auto; padding-top:50px;}
.n_wd{width:640px;}
.n_wd ul li{ height: 112px;}
.n_wd ul li a{ display: block; padding-left: 22px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;background: url(img/n_ico.jpg) no-repeat 0 6px; height: 20px; line-height: 20px; font-size: 16px; color: #010101;}
.n_wd ul li a:hover{ color: #31305c; text-decoration: underline;}
.n_wd ul li span{ display: block; line-height: 22px; padding-top: 9px; font-size: 14px; color: #929492;}
.n_wd h4{position: relative;}
.n_wd h4 em{ position: absolute; left: 48px;top: 47px;}
.n_wd h4 em i{ display: block; line-height: 100%; position: relative; font-size: 24px; color: #fff; padding-top: 9px;}
.n_wd h4 em i:before{ position: absolute; left: 0; top: 0; width: 43px; height:2px; background: #ffffff; content: "";}
.n_wd h4 em span{ display: inline-block; line-height: 100%; font-weight: normal; margin-top: 20px; font-size: 12px; color: #ffeb12; text-transform: uppercase; padding-right: 26px;background: url(img/n_r.png) no-repeat right 2px;}

.n_dt{ width: 640px; overflow: hidden;}
.n_dt h3{ height: 158px; background: #31305c; margin-bottom: 45px; overflow: hidden;}
.n_dt h3 b{ display: inline-block; float: right; font-size: 0; line-height: 0; overflow: hidden;}
.n_dt h3 em{ display: inline-block; float: left; padding: 47px 0 0 27px; color: #fff;}
.n_dt h3 em i{ display: block; line-height: 100%; position: relative;font-weight: bold; padding: 23px 0 8px 0; font-size: 24px;}
.n_dt h3 em i:before{ position: absolute; left: 0; content: ""; width: 44px; height: 2px; background: #fff; top: 0;}
.n_dt h3 em span{ display: block; line-height: 100%; font-size: 12px; font-family: Arial;}
.n_dt dl{ height: 148px; overflow: hidden;}
.n_dt dl dt{ float: left; width: 122px; text-align: right; font-size: 15px; font-weight: bold; color: #999999; line-height: 100%;}
.n_dt dl dt i{ display: block; line-height: 100%; padding-top: 39px; color: #31305c; font-size: 59px;font-family: arial; position: relative;}
.n_dt dl dt i:before{ position: absolute; content: ""; right: 0; top: 17px; background: #999; width: 23px;  height: 1px;}
.n_dt dl dd{ float: right; width:480px; box-sizing: border-box; padding-right: 38px;}
.n_dt dl dd h4 a{font-weight: normal; font-size: 18px; color: #333333;}
.n_dt dl dd h4 a:hover{color: #31305c; text-decoration: underline;}
.n_dt dl dd p{ padding-top: 14px; font-size: 14px; color: #999999; line-height: 24px;}

.n_dt ul li{ overflow: hidden; height: 45px; line-height: 45px; border-top: 1px solid #dcdcdc;}
.n_dt ul li span{ display: inline-block; float: left; padding-left: 58px; font-size: 16px; color: #999999; font-weight: bold; font-family: arial;}
.n_dt ul li i{ display: inline-block; float: right; width:480px;}
.n_dt ul li i a{ display: inline-block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; font-size: 14px; color: #333333;}
.n_dt ul li i a:hover{color: #31305c; text-decoration: underline;}



/*--简介--*/
#aboutbj{width:100%; height:auto; background:url(img/aboutbj.jpg) center no-repeat #eeeeee; padding-top:50px; padding-bottom: 50px; overflow: hidden; margin-top:80px;}
.aboutbj h2{height: 171px;text-align: center;font-size: 50px;color: #000; line-height:60px;font-weight:normal;}
.aboutbj h2 a{color: #000000;}
.aboutbj h2 b{color: #31305c;display: inline-block;padding-left: 18px;}
.aboutbj h2 em{display: block;font-size: 22px;color: #333333;font-weight: normal;padding-top: 6px;}
#aboutbj .about-t{margin:0 auto;width:80%; background:url(img/about1.jpg) center no-repeat; height:500px; margin-top:10px;}
#aboutbj .aboutzw {margin:0 auto;width:80%;height: auto; background-color:#fff; padding-top:70px; padding-bottom:40px;text-align: center;}
#aboutbj .aboutzw .jy{ width:150px; height:120px; background-color:#31305c; text-align:center; font-family:"微软雅黑"; padding-top:30px; margin-top:-150px; margin-right:100px; float:right;}
#aboutbj .aboutzw .jy h3{ color:#ffeb12; font-size:40px; line-height:50px;}
#aboutbj .aboutzw .jy h3 span{color:#fff; font-size:24px; font-weight:normal;}
#aboutbj .aboutzw .jy p{color:#fff; font-size:30px; font-weight:normal;}

#aboutbj .aboutzw strong{margin:0 auto; width:80%; text-align:center; font-family:"微软雅黑"; font-size:36px; color:#434343; line-height:40px; padding-top:60px; padding-bottom:30px;}

#aboutbj .aboutzw .a-nr{margin:0 auto; width:80%; height:auto; padding-top:40px; padding-bottom:30px; text-align:center; font-family:"微软雅黑"; font-size:16px; color:#8F8F8F; line-height:30px; overflow:hidden;}
#aboutbj .aboutzw .more{margin:0 auto; width:200px; height:auto; background-color:#31305c; text-align:center; padding:5px; }
#aboutbj .aboutzw .more a{color:#ffeb12;}
#aboutbj .aboutzw .more:hover{width:300px; height:auto; background-color:#31305c; text-align:center; padding:5px;transition: all .5s ease; }



/*------------foot----------*/
.footbj {
            background: #31305c;
            color: #fff;
            position: relative;
            z-index: 1;
            line-height: 22px;
            font-size: 14px;
        }
.footer {width:1300px; margin:0 auto;font-family:"Microsoft Yahei";}
.footer a {color: #fff;}
        
.f_con {height: 340px;padding: 64px 0 0;overflow: hidden;border-bottom: 1px solid rgba(255, 255, 255, 0.3);}
        
.f_con h3 {
            font-size: 16px;
            line-height: 44px;
            height: 64px;
            position: relative;
        }
.f_con h3:before {
            content: "";
            position: absolute;
            width: 6px;
            height: 2px;
            left: 0;
            bottom: 4px;
            background: #fff;
            opacity: 0.3;
        }
        
.f_text {
            width: 333px;
        }
        
.f_search {
            height: 120px;
        }
.f_search span {
            height: 60px;
            line-height: 42px;
            font-size: 16px;
            opacity: 0.6;
            display: block;
        }
.f_seainp .serach1 {
            width: 203px;
            line-height: 40px;
            height: 40px;
            border: solid 1px #7e7e7e;
            border-right: 0;
            float: left;
            padding: 0 20px;
            background: #888;
            color: #b6b6b6;
        }
        
        .f_seainp .sub1 {
            width: 89px;
            background: #ffeb12;
            color: #31305c;
            text-align: center;
            line-height: 42px;
            height: 42px;
            border: 0;
        }
        
        .f_tel {
            height: 78px;
            line-height: 26px;
            color: #b6b6b6;
        }
        
        .f_tel b {
		
            display: block;
            font-size: 20px;
            line-height: 32px;
            color: #fff;
        }
        
        .f_text li {
            float: left;
            height: 106px;
            line-height: 24px;
            width: 202px;
        }
        
        .f_text li:nth-child(2n) {
            width: 416px;
        }
        
        .f_text li span {
            display: block;
            font-family: Times New Roman, Arial;
            font-size: 20px;
        }
        
        .f_code p {
            width: 84px;
            text-align: center;
            float: left;
            line-height: 36px;
            white-space: nowrap;
        }
        
        .f_code p:nth-child(2) {
            margin: 0 38px;
        }
        
        .f_code p img {
            display: block;
            width: 74px;
            height: 74px;
            background: #fff;
            padding: 5px;
        }
        
        .f_nav {
            width: 285px;
            line-height:34px;
        }
        
        .f_lx {
            width: 385px;
        }
        
        .f_dh {
            width: 120px;
        }
        
        .f_nav a {
            display: block;
            width: 120px;
            float: left;
            opacity: 0.8;
        }
        
        .f_lx a {
            width: 182px;
        }
        
        .f_bq {
            height:50px;
            padding: 57px 0 0;
            position: relative;
            line-height: 66px;
        }
        
        .f_bq h2 {
			 width:auto;
			 text-align:center;
            position: absolute;
			font-weight:normal;
            top: 27px;
			font-size:15px;
        }
        
        .f_bq p {
            opacity: 0.8;
            padding: 7px 0 0;
            font-weight: bold;
        }
        
        .f_bq p span {
            float: right;
        }



/* 底部固定导航 */


.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(248,189,1,0.9);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:240px; background:url(img/aboutbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner1{width:100%; height:240px; background:url(img/gcalbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner2{width:100%; height:240px; background:url(img/newsbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner3{width:100%; height:240px; background:url(img/gsxxbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner4{width:100%; height:240px; background:url(img/picbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner5{width:100%; height:240px; background:url(img/zcxcbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner6{width:100%; height:240px; background:url(img/lxwmbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner7{width:100%; height:240px; background:url(img/spbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner8{width:100%; height:240px; background:url(img/fhbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner9{width:100%; height:240px; background:url(img/jcalbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner10{width:100%; height:240px; background:url(img/ksqjbanner.jpg) center no-repeat;overflow:hidden;}


/*--首页栏目--*/
.nyzw-lm1{width:100%;height:40px; padding-left:20px; padding-top:25px; padding-bottom:10px;  border-bottom:1px solid #eee; background-color:#f9f9f9; margin-bottom:40px; overflow:hidden;}
.nyzw-lm2{border-left:6px solid #a5a5a5;margin-left:14%; padding-left:8px;width:500px; height:auto; text-align:left;}
.nyzw-lm2 span{font-family:"微软雅黑"; font-size:14px; line-height:26px; color:#a5a5a5;}
.nyzw-lm2 span a{font-family:"微软雅黑"; font-size:14px; line-height:26px; color:#a5a5a5;}

.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:1300px; height:auto; font-family:"微软雅黑"; font-size:15px; color:#434343; padding-bottom:50px; line-height:28px;text-align:left;overflow:hidden;}

.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){
	.t_head{width:auto; height:auto; padding-top:0px; padding-bottom:0px;}
	.t_head img{width:100%; height:auto;}
	.t_head .t_logo{width:auto; height:auto; padding-left:20px;}
	.t_head .t_by{width:auto; height:auto;font-size:20px;line-height:25px; padding-top:5px; padding-bottom:20px;}
	.t_head .t_by p{font-size:15px;line-height:24px; padding-top:5px;}
	.t_head .t_tel{display: none;}
	#dh{display: none;}
	#banner{display: none;}
	.w1300{width:auto;}
	.dzfa{height:auto; padding:5px; padding-top:30px; padding-bottom:30px; background:url(img/fabj.jpg) top right #f5f5f5;overflow:hidden;}
	.til01{font-size:22px;line-height:40px;height:auto;width:100%; padding-bottom:20px;}
	.til01 p{font-size:16px; line-height:20px;}
    .dzfa .til01{height:auto;}
	.fa_n dl{width:auto; padding-right:0px; border-top:1px solid #ccc;background:url(img/fabj.jpg) repeat 0px; margin-left:0px; margin-right:0px; padding:10px;}
	.fa_n dl:last-child{padding:10px;background:url(img/fabj.jpg) repeat 0px;}
	.fen{width:auto;}
	.fen ul li{width:48%; height:35px;}
	.fen ul li a{font-size:16px; line-height:35px;}
	.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;}
	.g_ys{padding-bottom:30px; padding-top:40px;}
	.g_ys h2{ height:auto;font-size:30px; line-height:40px;}
	.yshd{display: none;}
	.ysbd{display: none;}
	.sgdh{padding-top:30px; padding-bottom:20px;}
	.sgdh h2{ height:auto; font-size:26px; line-height:30px;}
	.sgdh h2 em{font-size:16px;}
	.sgbj{background-size:200% auto; padding-top:100px;}
	.anlirol2{ margin:0 auto;width:95%;}
	.anlirol2 li{width:47%;}
	.news{padding-top:0px; padding:10px;}
	.n_dt{ width:100%;}
	.n_dt h3 b{width:60%;}
	.n_dt dl{ height:100%;}
	.n_dt dl dt{width:25%; float:left;}
	.n_dt dl dd{width:70%; padding-left:25px; padding-right:0px; float:left;}
	.n_dt ul li span{ padding-left:10px;}
	.n_dt ul li i{width:65%; float:left; padding-left:10px;}
	.n_wd{width:100%; margin-top:20px;float:left;}
	.n_wd ul li{height:auto; border-bottom:1px solid #ccc; margin-bottom:15px;}
	.n_wd h4 img{width:100%;}
	 
	 #aboutbj{margin-top:40px;}
	 #aboutbj .about-t{width:90%; height:250px;background-size:250% auto;}
	 #aboutbj .aboutzw{width:90%;}
	 #aboutbj .aboutzw .jy{margin-right:80px;}
	 #aboutbj .aboutzw strong{ font-size:24px;}
	 #aboutbj .aboutzw .a-nr{width:90%; padding-top:30px;}
	
	 
	 .footer{ width:auto;}
	 .f_nav{display: none;}
	 .f_text{float:none; width:auto; padding:10px;}
	 .f_con{width:auto;}
	 .f_bq{width:auto; line-height:30px; padding-bottom:100px;}
	
	#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; margin-left:1%;}
	.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:140px; background:url(img/aboutbanner.jpg) left no-repeat;background-size:300% auto;}
	#nybanner1{height:140px;background-size:300% auto;}
	#nybanner2{height:140px;background-size:300% auto;}
	#nybanner3{height:140px;background-size:300% auto;}
	#nybanner4{height:140px;background-size:300% auto;}
	#nybanner5{height:140px;background-size:300% auto;}
	#nybanner6{height:140px;background-size:300% auto;}
	#nybanner7{height:140px;}
	
	.nywh{display: none;}
	.nyry{display: none;}
	
	.nyzw{width:auto;padding:10px;}
	.sf{display: none;}
	.showleft{display: none;}
	
	.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;}

}


/*====================平板====================*/
@media screen and (min-width: 768px) and (max-width: 1200px){
	
	.t_head{width:auto; height:auto; padding-top:0px; padding-bottom:0px;}
	.t_head img{width:100%; height:auto;}
	.t_head .t_logo{width:auto; height:auto; padding-left:20px;}
	.t_head .t_by{width:auto; height:auto;font-size:22px;line-height:25px; padding-top:15px; padding-bottom:20px;}
	.t_head .t_by p{font-size:20px;line-height:30px; padding-top:5px;}
	.t_head .t_tel{display: none;}
	#dh{display: none;}
	#banner{display: none;}
	.w1300{width:auto;}
	.dzfa{height:auto; padding:5px; padding-top:30px; padding-bottom:30px; background:url(img/fabj.jpg) top right #f5f5f5;overflow:hidden;}
	.til01{font-size:34px;line-height:40px;height:auto;width:100%; padding-bottom:20px;}
	.til01 p{font-size:22px; line-height:35px;}
    .dzfa .til01{height:auto;}
	.fa_n dl{width:100%; padding-right:0px; border-top:1px solid #ccc;background:url(img/fabj.jpg) repeat 0px; margin-left:0px; margin-right:0px; padding:10px;}
	.fa_n dl:last-child{padding:10px;background:url(img/fabj.jpg) repeat 0px;}
	.fen{width:auto;}
	.fen ul li{width:48%; height:45px;}
	.fen ul li a{font-size:20px; line-height:45px;}
	
    .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%;}
	
	.g_ys{padding-bottom:30px;}
	.g_ys h2{height:auto;}
	.yshd{display: none;}
	.ysbd{display: none;}
	.sgdh{padding-top:30px; padding-bottom:20px;}
	.sgdh h2{ height:auto; font-size:26px; line-height:30px;}
	.sgdh h2 em{font-size:16px;}
	.sgbj{background-size:150% auto; padding-top:200px;}
	.anlirol2{ margin:0 auto;width:95%;}
	.anlirol2 li{width:47%;}
	
	
	.news{padding-top:0px; padding:10px;}
	.n_dt{ width:100%;}
	.n_dt h3 b{width:auto; float:right;}
	.n_dt dl{ height:100%;}
	.n_dt dl dt{width:25%; float:left;}
	.n_dt dl dd{width:70%; padding-left:25px; padding-right:0px; float:left;}
	.n_dt ul li span{ padding-left:10px;}
	.n_dt ul li i{width:65%; float:left; padding-left:10px;}
	.n_wd{width:100%; margin-top:20px;float:left;}
	.n_wd ul li{height:auto; border-bottom:1px solid #ccc; padding-bottom:10px; margin-bottom:15px;}
	.n_wd h4 img{width:100%;}
	
	 #aboutbj{margin-top:40px;}
	 #aboutbj .about-t{width:90%; height:250px;background-size:250% auto;}
	 #aboutbj .aboutzw{width:90%;}
	 #aboutbj .aboutzw strong{ font-size:34px;}
	 #aboutbj .aboutzw .a-nr{width:90%; padding-top:30px;}
	 
	 .footer{ width:auto;}
	 .f_nav{display: none;}
	 .f_text{float:none; width:auto; padding:10px;}
	 .f_con{width:auto;}
	 .f_bq{width:auto; line-height:30px; padding-bottom:40px;}
	
	#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:150px;}
	#nybanner1{height:150px;background-size:155% auto;}
	#nybanner2{height:150px;background-size:155% auto;}
	#nybanner3{height:150px;background-size:155% auto;}
	#nybanner4{height:150px;background-size:150% auto;}
	#nybanner5{height:150px;background-size:155% auto;}
	#nybanner6{height:150px;background-size:155% auto;}
	#nybanner7{height:150px;}
	
	#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){
#l-nav .navUl{width:100%;}
}



/*====================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;}
	.sjys{display: none;}
}


