﻿@charset "utf-8";
* {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
A {
	COLOR: #000; TEXT-DECORATION: none !important;
}
A IMG {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none; 
}
LI {
	LIST-STYLE-TYPE: none
}
body,td,th {
	font-family: 微软雅黑; 
}

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}
body,

/* 重置列表元素 */
ul,li,a,span,h1,div,ol,h1,h2,h3,h4,h5,p,hr,input,label{margin:0px; padding:0px; text-decoration:none; list-style:none;}
/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; }
body{position: relative;color:#333; overflow-x: hidden}
.scale_img dl img, .scale_img li img { -o-transition: all .8s ease 0s; transition: all .8s ease 0s }
.scale_img dl:hover img, .scale_img li:hover img { -webkit-transform: scale(1.1) rotate(0deg) translateY(0); -ms-transform: scale(1.1) rotate(0deg) translateY(0); transform: scale(1.1) rotate(0deg) translateY(0) }

em,i{ font-style:normal}

section ,
header ,
footer ,
main ,
article ,
aside ,
nav{display: block;}

.dbu u ,
.dbstrong strong ,
.dbb b ,
.dbimg img ,
.dba a ,
.dbem em ,
.dbspan span ,
.dbi i{display: block;}



.f-l{ float:left;}
.f-r{ float:right;}
.tac{text-align: center;}

.container{width: 1300px; margin: 0 auto;}
.container::after{content: '';clear: both;display: block;}
.clear {
	clear: both;
}
.wrap{position: relative;overflow: hidden;}
.w1300{ width:100%; margin:0 auto}
.width1300{width:1300px; height:auto; overflow:hidden; margin:0 auto;}

.w1200{max-width:1200px;margin:0 auto}


/*------------公用样式结束----------*/


/*------------top----------*/
#logo{margin:0 auto; width:1300px; height:auto; padding-bottom:25px;}
.logo-tu{width:160px; height:90px}
.sjt-tel{width:50%; padding-left:25px;height:auto; background: url(img/tel.png) left no-repeat; font-family: "Courier New", Courier, monospace; font-size:20px; color:#033b9c; font-weight:bold; margin-top:25px; float:right;}

/*导航*/
.nav{width:860px; height:60px; padding-top:15px;float:right;}
.nav-ul li{text-align:center;float:left;position:relative;}
.nav-ul li>a{
	color:#696969;
	font-size:15px;
	transition-duration: 0.15s;
	float:left;
	display: block;
	width:90px;
	height:65px;
	line-height:65px;
	transition-timing-function: ease-out;
}
.nav-ul li:hover>a,.nav-ul li.hover>a{color: #696969;float:left;}
.nav-ul li .second-div{position:absolute;left:-83px;top:65px;z-index: 99999;transition-duration: 0.3s; width: 100%; }
.nav-ul li .second-div .second-ul{padding:20px;position:absolute;left:-20px;width:420px;display:none; background: url(img/y.png) repeat; overflow:hidden;}
.nav-ul li .second-div .second-li{float:left;text-align:left;width:160px;padding-left:13px;}
.nav-ul li .second-div .second-li .small_dl .bokang_02  a{width:150px;height:30px;line-height:30px;text-align:center;padding-left:0px;border:1px solid #ddd;background:#fff;display:inline-block;margin-top:5px;margin-left:16px;font-size:14px;color:#888; font-weight:normal;padding-right: 0px;}
.nav-ul li .second-div .second-li .small_dl .bokang_02  a:hover{background:#014099;border:1px solid #014099;color: #fff;text-align:center;transition:all ease 0.5s}

.nav-ul li .second-div .second-li .big_dl .bkne .bkclss{ display:block;font-size: 14px; line-height:16px; padding:5px; margin-left:15px;color: #ffffff;float: left;} 
.nav-ul li .second-div .second-li .big_dl .bokang_01 a {
width:230px;height:24px;line-height:24px;text-align:center;padding-left:0px;border:1px solid #ddd;background:#fff;display:inline-block;margin-top:6px;margin-left:16px;font-size:14px;color:#000;padding-right: 0px;	}
.nav-ul li .second-div .second-li .big_dl .bokang_01  a:hover{background:#003579;border:1px solid #db0101;color: #fff;text-align:center;}

.nav-ul li .second-div .second-li .big_dl .bkne {float: left;}
.nav-ul li .second-div .second-li .big_dl .bkne a:hover{background:#003579;color: #fff;text-align:center;}

.second-ul img{width: 196px; float: left; display: block;}



/*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:45px;
	height:80px;
	z-index: 63;
	background: rgba(0,0,0,0.3);
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	position: relative;
	cursor: pointer;
	opacity: 0;
	transition: all 0.3s;
	margin-top:-2%;
}
#banner:hover aside span{ 
	opacity: 1;}
#banner aside span:after {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 20%;
	margin: auto;
	width: 27px;
	height: 27px;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	-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:310px;
	position: absolute;
	right: 0;
	left: 0;
	bottom: 7%;
	margin: auto
}
#banner>div em {display: block;
	float: left;
	width:48px;
	height:5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 4.75px;
	background: #fff;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	cursor: pointer
}
#banner>div em.act {
	background: #343434
}


.sl,.st,.st div,.sl div{
	overflow: hidden;
}




/*=========浮动导航========*/
.sp_header{height:50px;overflow:hidden;position:fixed;z-index:3000;width:100%;}
.sp_nav{width:40px;float:right;position:relative;cursor:pointer;height:30px;margin-top:28px}
.sp_nav span{display:block;background-color:#343434;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(0,0,0,.95); padding-top:30px;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:60px}
.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}



/*--手机导航--*/
.sjdh{width:auto; height:auto; border-top:1px solid #ddd;}
.sjdh .nav-1{width:25%; height:auto; background:url(img/index_03.jpg) center no-repeat;background-size:100% auto; padding-top:35px; padding-bottom:10px; text-align:center; float:left;}
.sjdh .nav-1 a{font-family:"微软雅黑"; font-size:14px; color:#666; line-height:30px;}
.sjdh .nav-2{width:25%; height:auto; background:url(img/index_04.jpg) center no-repeat;background-size:100% auto; padding-top:35px; padding-bottom:10px; text-align:center; float:left;}
.sjdh .nav-2 a{font-family:"微软雅黑"; font-size:14px; color:#666; line-height:30px;}
.sjdh .nav-3{width:25%; height:auto; background:url(img/index_06.jpg) center no-repeat;background-size:100% auto; padding-top:35px; padding-bottom:10px; text-align:center; float:left;}
.sjdh .nav-3 a{font-family:"微软雅黑"; font-size:14px; color:#666; line-height:30px;}
.sjdh .nav-4{width:25%; height:auto; background:url(img/index_05.jpg) center no-repeat;background-size:100% auto; padding-top:35px; padding-bottom:10px; text-align:center; float:left;}
.sjdh .nav-4 a{font-family:"微软雅黑"; font-size:14px; color:#666; line-height:30px;}
.sjdh .nav-5{width:25%; height:auto; background:url(img/index_08.jpg) center no-repeat;background-size:100% auto; padding-top:35px; padding-bottom:10px; text-align:center; float:left;}
.sjdh .nav-5 a{font-family:"微软雅黑"; font-size:14px; color:#666; line-height:30px;}
.sjdh .nav-6{width:25%; height:auto; background:url(img/index_09.jpg) center no-repeat;background-size:100% auto; padding-top:35px; padding-bottom:10px; text-align:center; float:left;}
.sjdh .nav-6 a{font-family:"微软雅黑"; font-size:14px; color:#666; line-height:30px;}
.sjdh .nav-7{width:25%; height:auto; background:url(img/index_10.jpg) center no-repeat;background-size:100% auto; padding-top:35px; padding-bottom:10px; text-align:center; float:left;}
.sjdh .nav-7 a{font-family:"微软雅黑"; font-size:14px; color:#666; line-height:30px;}
.sjdh .nav-8{width:25%; height:auto; background:url(img/index_11.jpg) center no-repeat;background-size:100% auto; padding-top:35px; padding-bottom:10px; text-align:center; float:left;}
.sjdh .nav-8 a{font-family:"微软雅黑"; font-size:14px; color:#666; line-height:30px;}

/*手机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:#014099;  position:relative;}


/*------------首页栏目----------*/
.sylm{margin:0 auto; width:80%; height:auto; padding-top:50px; padding-bottom:50px; text-align:center;}
.sylm h2{font-family:"微软雅黑"; font-size:44px; color:#343434;line-height:50px;}
.sylm p{font-family:"微软雅黑"; font-size:24px; color:#C8A063; line-height:30px;}


/*------------分类---------*/
.cplm{width:auto; height:100px; margin-top:30px; text-align:center; padding:10px;}
.cplm h2{font-family:"微软雅黑"; font-size:24px; color:#343434; line-height:40px;}
.cplm p{font-family:"微软雅黑"; font-size:16px; color:#888; line-height:30px;}

.fen{ margin:0 auto;width:80%;}
.fen ul{ height:45px; }
.fen ul li {width:16.5%;height:45px; margin-bottom:10px;background:#888;border-right: 1px solid #fff; text-align: center;float: left; box-sizing: border-box; position: relative;  }
.fen ul li a{text-decoration: none; position: relative;z-index: 3; display: block; line-height:45px; height:45px; font-size:17px; color: #fff;}
.fen ul li a:hover{background:#014099\9;color: #fff;}
.fen ul li:after{content:'';position:absolute;height:100%;width:0;background:#014099;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:#014099; color: #fff; }


.fen1{ margin:0 auto;width:1300px;}
.fen1 ul{ height:45px; }
.fen1 ul li {width:16.5%;height:45px; margin-bottom:10px;background:#888;border-right: 1px solid #fff; text-align: center;float: left; box-sizing: border-box; position: relative;  }
.fen1 ul li a{text-decoration: none; position: relative;z-index: 3; display: block; line-height:45px; height:45px; font-size:17px; color: #fff;}
.fen1 ul li a:hover{background:#014099\9;color: #fff;}
.fen1 ul li:after{content:'';position:absolute;height:100%;width:0;background:#014099;bottom:0;left:0;-webkit-transition:width .3s;transition:width .3s;}
.fen1 ul li:hover:after,.fen ul li.cur:after{width:100%;color: #fff;}
.fen1 ul li:nth-child(3){margin-right: 0;}
.fen1 ul li.cur a { background:#014099; color: #fff; }



/*------------pic----------*/
.m_pro{ margin:0 auto;height:1350px;margin-top: 45px; position: relative;width:80%; overflow: hidden;}
.m_pro li{float:left;width:23%;margin:10px 1% 0; height:440px;}
.m_pro li dl{width:100%;height:500px;  position: relative;transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-o-transition: all 0.5s linear;}
.m_pro li dl a{text-decoration: none; }
.m_pro dt{width: 100%;}
.m_pro dt img{width: 100%;display: block;}
.m_pro dd{height: auto;padding-top: 10px; background-color:#f9f9f9;box-sizing: border-box; text-align: center; color: #333333;}
.m_pro dd h3 {height: 40px; line-height: 40px;  color: #333333; font-size: 18px; display: block; text-align: center;}
.m_pro dd  p{padding:0 10px; height:auto; text-align: center; line-height: 24px; font-size: 14px; color: #888888;}
.m_pro dd span{width: 154px; height: 40px; line-height: 40px; display: block;margin:0 auto; margin-top:10px;color: #fff; background: #014099; text-align: center; }

.m_pro li dl:hover{margin-top: 8px; }
.m_pro li dl:hover img{box-shadow: 0 0 10px #ccc;}
.m_pro li dl:hover span{display: block;}
.m_pro dd:hover span{background: #888; color:#fff}
.cp-more{margin:0 auto; width:300px; height:50px; padding-top:10px; text-align:center;border: 1px solid #9F9F9F; margin-top:20px;}
.cp-more a{line-height:40px; font-size:16px; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.cp-more:hover{ background-color:#f2f2f2;}
.cp-more:hover a{color:#014099;}


/*about*/
#aboutbj{width:100%; height:550px; background:url(img/about.jpg) center no-repeat; margin-top:30px;}
#aboutbj .about{ margin:0 auto;width:1300px; height:400px; padding-top:70px;}
#aboutbj .about-zw{width:658px; height:auto; text-align:left;}
#aboutbj .about-zw ol{ width:100%; height:auto;}
#aboutbj .about-zw ol h2{ font-family:"微软雅黑"; font-size:36px; color:#666; line-height:40px; font-weight:normal;}
#aboutbj .about-zw p{font-family:"微软雅黑"; font-size:16px; color:#666; line-height:30px; padding-top:20px; padding-bottom:20px;}
#aboutbj .about-sp{width:658px; height:auto; text-align:left;}
#aboutbj .about-an{width:100%; height:auto; overflow:hidden;}
#aboutbj .about-more{width:140px; height:40px; padding-top:13px; text-align:center; background-color:#DB0101;}
#aboutbj .about-more a{font-family:"微软雅黑"; font-size:14px; color:#fff; line-height:20px; font-weight:bold;}
#aboutbj .about-more:hover{background-color:#343434;transition: all .5s;}
#aboutbj .about-more1{width:140px; height:40px; padding-top:13px; text-align:center; background-color:#003579; margin-left:15px;}
#aboutbj .about-more1 a{font-family:"微软雅黑"; font-size:14px; color:#fff; line-height:20px; font-weight:bold;}
#aboutbj .about-more1:hover{background-color:#343434;transition: all .5s;}
#aboutbj .about-sp{width:480px; height:350px; padding:8px; text-align:center; background-color:#000;margin-top:40px; float:right;}
.tiao{width:100%; height:100px; background:url(img/tiao.jpg) center no-repeat;}
.tiao1{ margin:0 auto;width:1200px; height:auto;}
.tiao2{width:880px; height:auto; padding-top:20px; text-align:right;}
.tiao3{width:79px; height:70px; margin-left:40px; padding-top:15px;}
.tiao4{width:190px; height:70px; padding-top:20px; text-align:left; margin-left:10px;}

.sj-about1{ width:100%; height:auto; padding-top:20px;}
.sj-sp{width:100%; height:auto; padding:8px; background-color:#000; margin-top:40px;}


.a5 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.a11 {
	font-family: "微软雅黑";
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


/*------------优势----------*/
#ysbt{width:100%; height:auto; background-color:#F4F4F4; padding-top:20px; overflow:hidden; padding-bottom:40px;}
.ysbt1{margin:0 auto; width:775px; height:auto;}
.ysbt2{width:200px; height:163px;}
.ysbt3{width:550px; height:70px; text-align:left; padding-top:60px; margin-left:20px;}
.ysbt3 h3{font-family:"微软雅黑"; font-size:50px; color:#333; line-height:70px;}
.ysbt3 p{font-family:"微软雅黑"; font-size:24px; color:#505050; line-height:30px;}
.ysbt4{margin:0 auto; width:960px; height:50px; padding-top:10px; text-align:center; margin-top:15px; background-color:#DB0101; font-family:"微软雅黑"; font-size:22px; color:#fff; font-weight:bold;}
.ys1{margin:0 auto; width:1300px; height:400px; padding-top:60px; margin-top:40px; background:url(img/ys1.jpg) center no-repeat;}
.ys1-1{width:600px; height:auto; background-color:#003579; padding:25px; float:right; text-align:left;}
.ys2{margin:0 auto; width:1300px; height:330px; padding-top:60px;background:url(img/ys2.jpg) center no-repeat;}
.ys2-1{width:600px; height:auto; background-color:#003579; padding:25px; float:left; text-align:left;}
.ys3{margin:0 auto; width:1300px; height:330px; margin-top:30px; padding-top:60px;  background:url(img/ys3.jpg) center no-repeat;}
.ys4{margin:0 auto; width:1300px; height:400px; padding-top:60px;background:url(img/ys4.jpg) center no-repeat;}


.a17 {
	font-family: "微软雅黑";
	font-size:20px;
	line-height:30px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

.a18 {
	font-family: "微软雅黑";
	font-size: 90px;
	line-height: 100px;
	font-weight: normal;
	color: #BFBFBF;
	text-decoration: none;
}
.a19 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
	color: #DFDFDF;
	text-decoration: none;
}




/*------------news----------*/
.newsbj{height:540px; background-color:#f5f5f5;}
.news{padding-top:35px;}
.news h3{margin-bottom:71px;}
.news h3 i{display:block;width:300px; height:54px;margin:0 auto 13px;}
.news h3 i img{width:300px; height:54px;}
.news h3 em{display:block;font-size: 40px; line-height: 40px; color:#313131; text-align: center;}
.news .news_desc{width:550px; float:left;}
.news .news_desc h4{height:30px; border-bottom:1px solid #e5e5e5; margin-bottom: 30px;}
.news .news_desc h4 em{font-size: 20px; line-height: 20px; color:#434343; padding-right:31px;font-weight: normal;}
.news .news_desc h4 i{float:right; font-size: 14px; line-height: 20px; color:#7D7D7D; font-weight: normal;}
.news .news_desc dl{height:170px;}
.news .news_desc dl dt{width:249px;height:140px;float:left; overflow:hidden;}
.news .news_desc dl dt img{width:249px; height:140px;transition:.5s;}
.news .news_desc dl:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}
.news .news_desc dl dd{width:300px; float:left;padding-left:18px; box-sizing: border-box;}
.news .news_desc dl dd span{display:block; margin-bottom: 21px; line-height: 16px;}
.news .news_desc dl dd span a{font-size: 16px; line-height: 16px; color:#313131;}
.news .news_desc dl dd p{height:62px;font-size: 14px; color:#7C7C7C; margin-bottom: 21px;}
.news .news_desc dl dd i{ width:140px;display:block;font-size: 14px;height:20px; border:1px solid #ccc;line-height:20px; color:#ccc; text-align:center;}
.news .news_desc dl:hover dd i{ background-color:#363638;}
.news .news_desc ul{width:550px;height:189px;border:1px solid #DCDCDC; box-sizing: border-box;padding:32px 23px 0 27px;}
.news .news_desc ul li{padding-left:16px; height:16px; line-height: 16px; background:url(img/d.png) no-repeat left;margin-bottom: 19px;}
.news .news_desc ul li a{font-size: 16px; color:#7d7d7d;}
.news .news_desc ul li i{font-size: 16px; color:#7d7d7d;float:right;}
.news .news_desc ul li:hover{background:url(img/d_h.png) no-repeat left;}
.news .news_desc ul li:hover a{color:#1B1B1B;}
.news .news_desc ul li:hover i{color:#434343;}
.news .wd_desc{width:550px; float:right;}
.news .wd_desc h4{height:30px; border-bottom:1px solid #e5e5e5; margin-bottom: 30px;}
.news .wd_desc h4 em{font-size: 20px; line-height: 20px; color:#434343; padding-right:31px;font-weight: normal;}
.news .wd_desc h4 i{float:right; font-size: 14px; line-height: 20px; color:#7D7D7D; font-weight: normal;}
.news .wd_desc ul li{height:102px;margin-bottom: 27px;}
.news .wd_desc ul li dl dt{width:183px; height:102px;float:left;overflow:hidden;}
.news .wd_desc ul li dl dt img{width:183px; height:102px; transition:.5s;}
.news .wd_desc ul li:hover dl dt img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);}
.news .wd_desc ul li dl dd{float:left;width:366px; padding-left:19px;box-sizing: border-box;}
.news .wd_desc ul li dl dd span{display:block; margin-bottom: 15px;}
.news .wd_desc ul li dl dd span a{font-size: 16px;color:#313131; line-height: 16px;}
.news .wd_desc ul li dl dd p{height:38px;margin-bottom: 15px; font-size: 14px; color:#707070;line-height: 20px;overflow: hidden;}
.news .wd_desc ul li dl dd i{display:block;font-size: 14px;height:16px;line-height: 16px;color:#ba8d15;padding-left:22px;}
.news .wd_desc ul li dl dd span a:hover{color:#ba8d15;}
.news h4:hover a em{color:#ba8d15;}
.news h4:hover a i{color:#ba8d15;}

/*------------footer----------*/
.y_ft{ height:276px;padding-top:34px; background-color:#666;}
.y_ft .m_fnav{float: left;width:330px;}
.y_ft .m_fnav a{display: inline-block;font-size:14px;color: #d1d1d1;width:160px;line-height:26px;}
.y_ft .m_fnav a:hover{color: #f6d200; padding-left:3px;transition: all 0.3s;}
.y_ft .f_ftcon{float: left;width:540px; padding-left:50px;}
.y_ft .f_ftcon li{float: left;width:240px;font-size: 16px;color:#d1d1d1;height: 65px; line-height: 22px; font-family:arial;}
.y_ft .f_ftcon li em{display: block;color: #d1d1d1;font-size:14px;}
.y_ft .f_ftcon .lastli{font-size:14px;color:#d1d1d1;}
.y_ft h2{position: relative;height:46px;line-height:46px;font-size:16px;color:#fff;}
.y_ft .m_code{float: left;width: 292px;padding-left:50px;}
.y_ft .codelst{height: 140px;}
.y_ft .codelst li{float: left;width: 102px;height: 102px;margin-right: 46px;}
.y_ft .codelst li img{width: 102px;height: 102px;display: block;margin: 0 auto;}
.y_ft .codelst .code2{margin-right: 0;}
.y_ft .codelst li em{display: block;height: 32px;line-height: 32px;text-align: center;font-size: 14px;color: #d1d1d1;}
.y_ft .m_code p{font-size: 14px;line-height: 24px;color: #d1d1d1;}
.y_ft .m_code p a{color: #d1d1d1;}



/* 底部固定导航 */


.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(3,59,156,0.95);height:50px;position: fixed;bottom:0px;z-index:999;width:100%;border-radius: 5px 5px 0px 0px;}
@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:180px; background:url(img/aboutbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner1{width:100%; height:180px; background:url(img/fwbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner2{width:100%; height:180px; background:url(img/newsbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner3{width:100%; height:180px; background:url(img/khalbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner4{width:100%; height:180px; background:url(img/picbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner5{width:100%; height:180px; background:url(img/shbzbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner6{width:100%; height:180px; background:url(img/lxwmbnnner.jpg) center no-repeat;overflow:hidden;}
#nybanner7{width:100%; height:180px; background:url(img/spbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner8{width:100%; height:180px; background:url(img/fhbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner9{width:100%; height:180px; background:url(img/jcalbanner.jpg) center no-repeat;overflow:hidden;}
#nybanner10{width:100%; height:180px; 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:6px solid #a5a5a5;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;}
.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;}
.nywh ul{margin:0 auto; width:1000px; height:auto; text-align:center; overflow:hidden;}
.nywh ul li{width:330px; height: auto; float:left; text-align:center; padding-top:60px; overflow:hidden;}
.nywh ul li .t1{margin:0 auto; width:122px; height:140px; background:url(img/21n.png) center no-repeat;}
.nywh ul li p{ margin:0 auto; padding-top:10px; width:200px; height:auto; text-align:center; color:#888;}
.nywh ul li:hover .t1{background:url(img/21nh.png) center no-repeat;}
.nywh ul li .t2{margin:0 auto; width:122px; height:140px; background:url(img/22n.png) center no-repeat;}
.nywh ul li:hover .t2{background:url(img/22nh.png) center no-repeat;}
.nywh ul li .t3{margin:0 auto; width:122px; height:140px; background:url(img/23n.png) center no-repeat;}
.nywh ul li:hover .t3{background:url(img/23nh.png) center no-repeat;}


.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){
	
	#logo{width:auto; padding:0px;}
	.logo-tu{width:40%; height:auto;}
	.logo-tu img{width:100%; height:auto;}
	.nav{display: none;}	
	#banner{display: none;}
	.width1300{width:auto;}
	.cplm{margin-top:10px; height:auto;}
	.cplm P{font-size:14px; line-height:22px;}
	.fen{width:auto; margin-top:0px;}
	.fen ul{ height:30px; }
	.fen ul li {width:48%;height:30px; margin:1%;}
    .fen ul li a{line-height:30px; height:30px; font-size:14px;}
	.fen1{width:auto; margin-top:0px;}
	.fen1 ul{ height:30px; }
	.fen1 ul li {width:48%;height:30px; margin:1%;}
    .fen1 ul li a{line-height:30px; height:30px; font-size:14px;}
    .m_pro{ height:auto;margin-top:0px;width:95%; overflow: hidden;}
    .m_pro li{width:48%;height:auto;overflow: hidden;}
    .m_pro li dl{width:100%;height:auto;overflow: hidden;}
	.m_pro dd h3{font-size:13px;}
	.m_pro dd p{display: none;}
	.m_pro dd span{ margin:0 auto; width:90%;height:30px; line-height:30px;}
    .m_pro dd .m-more{display: none;}
	.m_pro li dl:hover{margin-top:0px;}
	#aboutbj{width:auto; height:auto; background:url(img/about.jpg) bottom center no-repeat #f4f4f4; padding:10px; overflow:hidden;}
	#aboutbj .about{width:auto; height:auto;padding-top:40px; overflow:hidden;}
	#aboutbj .about-zw{width:100%;}
	#aboutbj .about-zw p{font-size:14px; color:#888; line-height:22px;}
	#aboutbj .about-sp{width:100%; height:300px;}
	.tiao{display: none;}
	#ysbt{display: none;}
	.ys1{display: none;}
	.ys2{display: none;}
	.ys3{display: none;}
	.ys4{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;}
	.y_ft{height:auto; background-color:#666; padding:30px; overflow:hidden;}
	.y_ft .m_fnav{width:auto;}
	.y_ft .f_ftcon{width:95%; height:auto;padding-left:0px; border-top:1px dashed #888; margin-top:10px; overflow:hidden;}
	.y_ft .f_ftcon .f_cb{height:auto;}
	.y_ft .m_code{width:auto; padding-left:0px; padding-top:20px;height:auto;border-top:1px dashed #888; padding-bottom:60px; overflow:hidden;}
	
	#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:100px; background:url(img/aboutbanner.jpg) left no-repeat;}
	#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) right no-repeat;background-size:300% auto; margin-top:0px;}
	#nybanner5{height:100px;background-size:230% auto; margin-top:0px;}
	#nybanner6{height:100px; background:url(img/lxwmbnnner1.jpg) center no-repeat;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;}
	
	.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){
	
	#logo{width:auto; padding:0px;}
	.logo-tu{width:25%; padding-left:20px; height:auto;}
	.logo-tu img{width:100%; height:auto;}
	.sjt-tel{width:40%; font-size:30px; margin-top:35px;}
	.sjdh .nav-1{padding-top:90px; padding-bottom:30px;}
	.sjdh .nav-1 a{font-size:20px;}
	.sjdh .nav-2{padding-top:90px; padding-bottom:30px;}
	.sjdh .nav-2 a{font-size:20px;}
	.sjdh .nav-3{padding-top:90px; padding-bottom:30px;}
	.sjdh .nav-3 a{font-size:20px;}
	.sjdh .nav-4{padding-top:90px; padding-bottom:30px;}
	.sjdh .nav-4 a{font-size:20px;}
	.sjdh .nav-5{padding-top:90px; padding-bottom:30px;}
	.sjdh .nav-5 a{font-size:20px;}
	.sjdh .nav-6{padding-top:90px; padding-bottom:30px;}
	.sjdh .nav-6 a{font-size:20px;}
	.sjdh .nav-7{padding-top:90px; padding-bottom:30px;}
	.sjdh .nav-7 a{font-size:20px;}
	.sjdh .nav-8{padding-top:90px; padding-bottom:30px;}
	.sjdh .nav-8 a{font-size:20px;}
	.nav{display: none;}
	#banner{display: none;}
	.width1300{width:auto;}
	.fen{width:auto; margin-top:0px;}
	.fen ul{ height:35px; }
	.fen ul li {width:31%;height:35px; margin:1%;}
    .fen ul li a{line-height:35px; height:35px; font-size:16px;}
	
	.m_pro{ height:auto;margin-top:0px;width:95%; overflow: hidden;}
    .m_pro li{width:48%;height:auto;overflow: hidden;}
    .m_pro li dl{width:100%;height:auto;overflow: hidden;}
	.m_pro dd h3{font-size:14px;}
	.m_pro dd p{display: none;}
	.m_pro dd span{ margin:0 auto; width:90%;height:30px; line-height:30px;}
    .m_pro dd .m-more{display: none;}
	.m_pro li dl:hover{margin-top:0px;}
	#aboutbj{width:auto; height:auto; background:url(img/about.jpg) bottom center no-repeat #f4f4f4; padding:10px; overflow:hidden;}
	#aboutbj .about{width:auto; height:auto;padding-top:40px; overflow:hidden;}
	#aboutbj .about-zw{width:100%;}
	#aboutbj .about-zw p{font-size:14px; color:#888; line-height:22px;}
	#aboutbj .about-sp{width:100%; height:300px;}
	.tiao{display: none;}
	#ysbt{display: none;}
	.ys1{display: none;}
	.ys2{display: none;}
	.ys3{display: none;}
	.ys4{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;}
	.y_ft{height:auto; background-color:#666; padding:30px; overflow:hidden;}
	.y_ft .m_fnav{width:auto;}
	.y_ft .f_ftcon{width:95%; height:auto;padding-left:0px; border-top:1px dashed #888; margin-top:10px; overflow:hidden;}
	.y_ft .f_ftcon .f_cb{height:auto;}
	.y_ft .m_code{width:auto; padding-left:0px; padding-top:20px;height:auto;border-top:1px dashed #888; padding-bottom:60px; overflow:hidden;}
	
	
	#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;}
}


/*====================PC====================*/
@media only screen and (min-width: 1200px){
	.sj-banner{display: none;}
	.sp_header{display: none;}
	.sjt-tel{display: none;}
	.sjdh{display: none;}
	.ph-bq{display: none;}
	.sjgy{display: none;}
	.ph-foot{display: none;}
	#ph-menu-tu{display: none;}
	.sjys{display: none;}
	.sjal{display: none;}
	.sjal-pic{display: none;}
	.anlirol2{display: none;}
}


