* {
	margin: 0 auto;
	padding: 0;
}
body{font: 14px "Microsoft Yahei",tahoma,Srial,helvetica,sans-serif;}
ul,
li {
	list-style: none;
}

a:hover {
	text-decoration: none;
}

        body {position:relative;}
    
    
        .search-bar {
            position:absolute;
            top:-100%;
            left:0;
            width:100%;
            transition:all 1s linear;
            min-height:200px;
            background-image:linear-gradient(0deg,#00c6fb 0%, #005bea 100%);
            box-shadow:4px 8px 16px rgba(0,0,0,0.125);
            z-index:10;}
            
            
            .search-bar .close {padding:12px;}
            
            .search-bar .search {    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
        max-width: none;
    margin: 0;}

.header {
	width: 100%;
	height: auto;
	min-height: 100px;
	background-color: #7786b9;
	margin: 0 auto;
	padding: 0;
}

.head {
	width: 100%;
	height: auto;
	padding: 0;
	background-color: #7786b9;
}

.logo {
	float: left;
	background-color: #fff;
	padding: 0;
}

.logo img {
	float: right;
	/*padding: 15px 10px;*/
}

.search {
	padding: 0;
	max-width: 160px;
	float: right;
	margin-top: 40px;
}

.logor {
	float: left;
	padding-left: 0;
	padding-right: 0;
	background-color: #7786b9;
}

.dh {
	padding: 0;
	float: left;
}

.bg_img {
	width: 100%;
}

.head_l {
	float: left;
	width: 75%;
	position: relative;
}

.head_r {
	float: right;
	width: 25%;
	min-height: 420px;
	background-color: #7786b9;
}

.head_limg {
	position: absolute;
	top: 35%;
	right: -15%;
	max-width: 714px;
	padding: 15px 10px;
	background: rgba(0, 0, 0, 0.8);
}

.bg_index01 {
	background: url(../images/bg_index01.png) no-repeat center;
	width: 100%;
	height: 490px;
	overflow: hidden;
}

.bg_index02 {
	background: url(../images/bg_index02.png) no-repeat center;
	width: 100%;
	height: 385px;
	overflow: hidden;
}

.bg_index03 {
	background-image: url(../images/bg_index03.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 470px;
	overflow: hidden;
}

.bg_index04 {
	background: url(../images/bg_index04.png) no-repeat center;
	width: 100%;
	height: 290px;
	overflow: hidden;
}







.mian {
	width: 1200px;
	padding: 0;
	margin: 0 auto;
}

.news {
	position: relative;
	padding-top: 20px;
}

.lm {
	width: 100%;
	height: 60px;
}

.lm h4 {
	font-size: 30px;
	color: #333;
	margin: 0;
	line-height: 60px;
}

.lm h4 a {
	color: #333;
}

.bg_new {
	position: absolute;
	right: -29%;
	top: 10%;
	margin-right: 5px;
	z-index: 111;
	width: 100%;
	min-height: 390px;
	overflow: hidden;
	background: url(../images/bg_new.png) no-repeat right center;
}

.row_new {
	padding: 0;
	margin: 0;
}

.lbimg {
	width: 555px;
	margin: 0;
	padding: 0;
	float: left;
	z-index: 9999;
}

.slideBox {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	overflow: hidden;
	position: absolute;
	left: 40%;
	bottom: 26%;
	line-height: 8px;
	height: 8px;
	z-index: 999999;
	width: 100%;
}

.slideBox .hd ul {
	display: none;
	overflow: hidden;
	z-index: 999999;
	zoom: 1;
	float: left;
	margin: 0;
	height: 8px;
	left: 0;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 5px;
	padding: 0;
	width: 8px;
	height: 8px;
	text-align: center;
	background: #fff;
	cursor: pointer;
	border-radius: 15px 15px;
}

.slideBox .hd ul li.on {
	background: #0C7F87;
	height: 8px;
	width: 8px;
	border-radius: 15px;
}

.slideBox .bd {
	position: relative;
	z-index: 0;
}

.slideBox .bd ul {
	margin: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	width: 555px;
	height: 307px;
	overflow: hidden;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transform: scale(1);
	transition: all 0.5s ease-in-out;
}

.slideBox .bd img:hover {
	transform: scale(1.2);
}

.slideBox .banner-dec {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	margin: 0;
	height: 75px;
	text-align: left;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 5px 20px;
	background: rgba(0, 0, 0, 0.8);
}

.slideBox .banner-dec a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	font-family: "Microsoft YaHei";
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.new {
	width: 630px;
	margin: 0;
	padding: 0;
	float: right;
	z-index: 9999;
}

.new ul {
	width: 100%;
	height: auto;
	margin: 30px 0;
	float: left;
}

.new li {
	float: left;
	height: 35px;
	line-height: 35px;
	width: 100%;
	overflow: hidden;
	display: block;
	border-bottom: 1px solid #dde0e0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.new li:hover span {
	color: #7786b9
}

.new li span {
	width: 16%;
	float: left;
}

.new li a {
	display: block;
	width: 84%;
	float: right;
	text-align: left;
	height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #333;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transform: scale(1);
	transition: all 0.5s ease-in-out;
}

.new li a:hover {
	color: #7786b9;
	padding-left: 5px;
}

.hotnews {
	width: 400px;
	float: left;
	overflow: hidden;
	height: auto;
	padding: 0 15px;
	margin-bottom: 10px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transform: scale(1);
	transition: all 0.5s ease-in-out;
}


.hotnews:hover {
	box-shadow: 1px 8px 10px #DDE0E0;
}

.hotnews:hover m_top {
	margin-top: 48px
}

.first {
	width: 370px;
	height: 94px;
	padding: 0;
	float: left;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.first:hover {
	box-shadow: 1px 5px 5px #DDE0E0;
}

.first img {
	float: left;
	width: 142px;
	height: 94px;
	overflow: hidden;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transform: scale(1);
	transition: all 0.5s ease-in-out;
}

.first img:hover {
	
}

.first h5 {
	width: 225px;
	float: right;
	padding: 0 10px;
	margin: 0;
}

.first p {
	display: none;
	line-height: 30px;
	font-size: 14px;
	height: auto;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.first h5 a {
	color: #000;
	float: left;
	font-size: 14px;
	text-align: left;
	width: 100%;
	line-height: 24px;
	height: auto;
	overflow: hidden;
	text-overflow: ellipsis;
}

.first h5 a:hover {
	color: #7786d9
}

.first h5 span {
	float: left;
	color: #333;
	width: 100%;
	height: 20px;
	line-height: 20px;
}

.hotnews ul {
	width: 100%;
	height: auto;
	margin: 0px 0;
	float: left;
}

.hotnews li {
	float: left;
	height: 42px;
	line-height: 42px;
	width: 100%;
	overflow: hidden;
	display: block;
	border-bottom: 1px dashed #dde0e0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transform: scale(1);
	transition: all 0.5s ease-in-out;
}

.hotnews li:hover {
	
}

.hotnews li span {
	width: 23%;
	float: left;
	color: #333;
}

.hotnews li a {
	display: block;
	width: 76%;
	float: right;
	text-align: left;
	height: 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #333;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transform: scale(1);
	transition: all 0.5s ease-in-out;
}

.hotnews li a:hover {
	color: #7786d9;
	padding-left: 5px;
}

.m_top {
	margin-top: 48px
}

.more {
	float: right;
	margin-top: 20px
}

.more a {
	color: #333;
	font-size: 18px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transform: scale(1);
	transition: all 0.5s ease-in-out;
}

.more a:hover {
	color: #7786B9;
	padding-right: 50px;
}

.works {
	width: 1200px;
	padding: 0;
}

.lm_title {
	font-size: 30px;
	line-height: 100px;
	margin-top: 50px;
	font-weight: bold;
	color: #333;
}

.lm_title a {
	color: #333;
	width: 100%;
	height: 100px;
	display: block;
	float: left;
}

.lm_title em {
	width: 43px;
	height: 4px;
	background-color: #333;
	float: left;
	;
}

.work_ul {
	float: left;
	padding: 0;
height:200px;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transform: scale(1);
	transition: all 0.5s ease-in-out;
}

.work_ul:hover {
	box-shadow: 1px 5px 5px #DDE0E0;
}

.work_ul .bd ul {
	width: 100%;
	
}

.work_ul .bd  ul li {
	float: left;
	margin: 0 10px;
	padding: 0;
}

.work_ul .bd ul li img {
	margin-top: 45px;
	width: 100%;
	max-width: 240px;
height:180px;
	padding: 0;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transform: scale(1);
	transition: all 0.5s ease-in-out;
}

.work_ul .bd ul li img:hover {
	transform: scale(1.1);
	box-shadow: 2px 3px 3px #7786B9;
	z-index: 9999
}

.footer {
	width: 100%;
	height: auto;
	background-color: #333333;
}

.foot {
	width: 1200px;
	height: auto;
	padding: 0;
	margin: 0 auto;
}

.copy {
	margin-top: 30px
}

.copy p {
	line-height: 40px;
	color: #fff;
	font-size: 16px;
}

.link {
	width: 410px;
	float: right;
}

.link_select {
	margin-top: 45px;
	float: left;
}

.link_select select {
	background: url(../images/bg_link.png) no-repeat right center;
	color: #fff;
	float: left;
	height: 33px;
	width: auto;
	padding: 0 35px;
	border: none;
	margin: 0 15px;
	border-bottom: 1px solid #717171;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	text-align: center;
}
.link_select select option{
	color:#333;
}
.foot_r {
	width: 220px;
	margin-top: 30px;
	float: right;
    display: none;
}

.foot_r ul {
	float: right;
}

.foot_r ul li {
	position: relative;
	width: 60px;
	height: 90px;
	float: right;
	margin: 0 15px;
}

.foot_r ul li a img {
	width: 60px;
	height: 60px;
	float: left;
}

.foot_r ul li a p {
	line-height: 30px;
	color: #fff;
	font-size: 14px;
	float: left;
}

.foot_r ul li .weix {
	position: absolute;
	left: -60px;
	bottom: 100px;
	display: none;
	width: 180px;
	height: 180px;
	background-color: #fff;
}

.foot_r ul li .weix:before {
	content: '';
	display: block;
	width: 0;
	height: 0;

	position: absolute;
	bottom: -10px;
	left: 80px;
	border-width: 10px 10px 10px;
	border-style: solid;
	border-color: white transparent transparent;
	border-bottom: none;
}

.foot_r ul li:hover .weix {
	display: block;
}


.lm_bg {
	position: relative;
	width: 75%;
	right: 0;
	height: 300px;
	float: right;
	background-color: #7786b9;
}

.lm_img {
	position: absolute;
	left: -34%;
	width: 100%;
}

.lm_bg h5 {
	position: absolute;
	top: 0;
	right: 27%;
	color: #fff;
	font-size: 48px;
}

.bg_mian {/* background: #f7f7f9 no-repeat center; */
	background: #f7f7f9 no-repeat center;
	width: 100%;
	min-height: 790px;
}

.bt_title {
	width: 1000px;
	margin: 0 auto;
	/* height: 63px; */
	margin-top: 20px;
}

.bt_title h5 {
	display: block;
	color: #333;
	font-size: 24px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	/* height: 60px; */
	line-height: 30px;
	margin: 0;
	/* overflow: hidden; */
	/* text-overflow: ellipsis; */
	/* white-space: nowrap; */
}

.bt_title em {
	width: 90px;
	height: 3px;
	background-color: none;
	float: left;
}

.content {
	width: 1000px;
	margin: 20px auto 0;
	height: auto;
	overflow: hidden;
	line-height: 30px;
}

.content p {
	padding: 0 15px
}
.content p img{max-width: 100%;
	margin: 0px auto;
	display: block;
	height: auto;}
.sxt {
	float: right;
	width: 388px;
	height: 80px;
	background: #02030a;
	margin-bottom: 30px;
}

.sxt ul {
	width: 100%;
	float: left;
}

.sxt ul li {
	width: 120px;
	float: left;
	line-height: 80px;
}

.sxt ul li.back {
	width: 135px;
	margin: 0 5px;
	float: left;
}

.sxt ul li a {
	display: block;
	color: #ffff;
	font-size: 18px;
	text-align: center;
}

.sxt ul li a:hover {
	text-decoration: none;
}


.mian_lm {
	width: 1200px;
	padding: 0;
}

.sunav {
	max-width: 200px;
	width: 100%;
	margin: 0 auto;
	height: 63px;
	margin-top: 0px;
}

.sunav h5 {
	display: block;
	color: #333;
	font-size: 24px;
	font-weight: bold;
	width: 100%;
	height: 60px;
	line-height: 60px;
	margin: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sunav em {
	width: 90px;
	height: 3px;
	background-color: #333;
	float: left;
}

.lb {
	width: 100%;
	max-width: 1000px;
}

.ejdh {
	width: 100%;
	float: left;
	margin-top: 10px
}

.ejdh ul {
	width: 100%;
	line-height: 40px;
	float: left;
}

.ejdh ul li {
	float: left;
	margin: 0 10px;
}

.ejdh ul li a {
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

.ejdh ul li a:hover {
	text-decoration: none;
}

.ejdh ul li:hover,
.hover {
	border-bottom: 2px solid #333;
}

.search2 {
	width: 100%;
	max-width: 80%;
	margin: 20px auto;
	height: 60px;
}

.ssk {
	width: 85%;
	height: 58px;
	border: 1px solid #7786b9;
	float: left;
}

.ss {
	width: 15%;
	float: left;
	padding: 17px 10px;
	background: url(../images/search.png) center center no-repeat #7786b9;
}

.btlb {
	width: 100%;
	float: left;
}

.btlb ul {
	margin-top: 20px
}

.btlb li {
	width: 100%;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #eaeaea;
	float: left
}

.btlb li span {
	width: 15%;
	float: left;
}

.btlb li em {
	font-style: normal;
}

.btlb li a {
	display: block;
	color: #333;
	float: left;
	text-indent: 10px;
	width: 85%;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.btlb li:hover a:hover {
	background-color: #eaeaea;
	text-decoration: none;
}

.fy {
	margin: 15px auto;
	text-align: center;
	height: 30px;
}
.lb_img{width:100%;float:left;}
.lb_img ul{margin:10px auto;}
.lb_img ul li{float:left;width:100%; height:270px; margin: 10px auto; line-height:35px}
.imgbt{width:390px; height:auto;float:left; }
.imgbt img{width:100%; height:auto;max-height:270px; display:block;border:5px solid #fff;}
.imgnr{float:left;}
.imgnr h5 a{color:#1067AA; font-size:18px;}
.img_sj{color:#333;font-size:16px;}
.img_zy{line-height:30px;}
.ckgd{float:left; background-color:#1067AA; color:#fff; font-size:16px; text-align:center; padding: 10px 15px;}
.ckgd a{color:#fff;}
@media (max-width:1366px) {
	nav.navbar.bootsnav ul.nav>li>a {
		padding: 40px 12px;
		font-weight: normal;
	}

	.logo {
		width: 240px;
	}

	.logor {
		width: 100%;
	}

	.dh {
		width: 1060px;
	}

	.search {
		max-width: 66px;
	}

	.head_r {
		min-height: 320px;
	}

	.head_limg {
		max-width: 420px;
	}
}

@media (max-width:1024px) {
	.header {
		min-height: auto;
	}

	nav.navbar.bootsnav ul.nav>li>a {
		padding: 40px 3px;
		font-weight: normal;
	}

	.logo {
		width: 124px;
	}

	.logor {
		width: 100%;
	}

	.dh {
		width: 850px;
	}

	.search {
		max-width: 50px;
	}

	.head_r {
		min-height: 235px;
	}

	.head_limg {
		max-width: 290px;
	}

	.mian {
		width: 100%;
	}

	.lbimg {
		width: 450px;
		margin-top: 30px
	}

	.slideBox .bd img {
		width: 500px;
		height: 280px;
	}

	.new {
		width: 530px;
	}

	.new li span {
		width: 16%;
	}

	.new li a {
		width: 83%;
	}

	.hotnews {
		width: 330px;
	}
.hotnews li span {
		width: 25%;
	}

	.hotnews li a {
		width: 74%;
	}
	.first {
		width: 300px;
	}

	.first h5 {
		width: 155px;
		padding: 0 5px;
	}

	.first h5 a {
		height: 80px
	}

	.work_ul {
		max-width: 720px;
	}

	.work_ul ul li img {
		max-width: 240px;
	}

	.foot {
		width: 100%;
	}

	.copy {
		width: 600px;
	}

	.link {
		width: 410px;
		padding: 0;
	}

	.lm_bg {
		height: 200px;
	}

	.bt_title {
		width: 100%;
	}

	.content {
		width: 100%;
	}

	.mian_lm {
		width: 100%;
	}

	.lb {
		max-width: 824px;
	}

	.btlb li span {
		width: 20%;
	}

	.btlb li a {
		width: 80%;
	}
.lb_img ul li{height:auto;}
.imgbt{width:360px;}
.imgnr{width:430px; padding:0;}
.img_sj{line-height:28px; font-size:16px}
.img_zy{height:120px;display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp:4;
overflow: hidden; }

}

@media (max-width:823px) {
	nav.navbar.bootsnav ul.nav>li>a {
		padding: 10px 3px;
		font-weight: normal;
	}

	.header {
		min-height: 100px;
	}

	.logo {
		width: 45%;
	}

	.logo img {
		float: none;
		margin: auto;
	}

	.logor {
		width: 55%;
	}

	.dh {
		width: 100%;
		position: relative;
		top: 30px;
		float: right;
		height: 60px;
		z-index: 999999;
	}

	.search {
		width: 100%;
		display: none;
	}

	.head_r {
		min-height: 225px;
	}

	.head_limg {
		max-width: 420px;
	}

	.bg_index01 {
		height: auto;
	}

	.bg_index02 {
		height: auto;
		background: #f6f6f6;
	}

	.bg_index03 {
		height: auto;
		background: #f6f6f6;
	}

	.bg_index04 {
		height: auto;
		background: #f6f6f6;
	}

	/* .row_new{padding: 0 15px; margin: 0;} */
	.lbimg {
		width: 100%;
		padding: 0 15px;
	}

	.slideBox .bd img {
		width: 100%;
		height: 440px;
	}

	.slideBox .banner-dec {
		height: 35px;
		display: block;
	}

	.bg_new {
		display: none;
	}

	.new {
		width: 100%;
		padding: 0 15px;
	}
.new li span {
		width: 10%;
	}

	.new li a {
		width: 89%;
	}
	.hotnews {
		width: 100%;
		padding: 0 15px;
		float: left;
	}

	.m_top {
		margin-top: 10px;
	}

	.first {
		width: 100%;
		height: auto;
	}

	.first img {
		width: 200px;
		height: 132px;
	}

	.first h5 {
		float: left;
		width: 590px;
		padding: 0 15px;
	}

	.first h5 a {
		font-size: 18px;
		height: auto
	}

	.first p {
		display: block;
	}

	.works {
		width: 100%;
	}

	.lm_title {
		width: 100%;
		margin-top: 0;
		line-height: 40px;
	}

	.lm_title a {
		height: auto;
	}

	.work_ul {
		max-width: 100%;
		width: 100%;
		padding: 0 15px;
	}

	.work_ul ul {
		float: left;
	}

	.work_ul ul li {
		float: left;
		width: 260px;
		margin: 0 2px
	}

	.work_ul ul li img {
		max-width: 260px;
		width: 100%;
		height: 170px;
	}

	.copy {
		width: 100%;
	}

	.copy p {
		width: 100%;
		text-align: center;
	}

	.link {
		width: 100%;
		float: none;
	}

	.link_select {
		margin-left: 14%;
	}

	.foot_r {
		margin-right: 200px;
	}

	.lm_bg {
		width: 75%;
		right: 0;
		height: 92px;
		float: right;
		background-color: #7786b9;
	}

	.lm_img {
		position: absolute;
		left: -34%;
		width: 100%;
	}

	.lm_bg h5 {
		position: absolute;
		top: 0;
		right: 2%;
		color: #fff;
		font-size: 48px;
	}

	.sunav {
		display: none;
	}
.imgbt{padding:0 0 0 0;width:320px;}
.imgnr{padding-left:15px;width:470px;}
}


@media (max-width:812px) {
	.head_r {
		min-height: 222px;
	}

	.head_limg {
		max-width: 320px;
	}

	.slideBox .bd img {
		height: 440px;
	}

	.new li span {
		width: 12%;
	}

	.new li a {
		width: 87%;
		float: left;
	}

	.first h5 {
		float: left;
		width: 580px;
	}

	.first h5 a {
		font-size: 18px;
	}

	.hotnews li span {
		width: 10%;
	}

	.hotnews li a {
		width: 90%;
	}

	.work_ul ul li {
		float: left;
		width: 250px;
		margin: 0px 5px
	}

	.work_ul ul li img {
		max-width: 100%;
		height: auto;
		height: 163px;
		padding: 0;
	}
.imgnr{width:462px;}
}

@media (max-width:768px) {
	.head_l {
		width: 100%
	}

	.head_r {
		display: none;
	}

	.head_limg {
		right: 19%;
		max-width: 500px;
	}

	.slideBox .bd img {
		height: 410px;
	}

	.hotnews {
		width: 100%;
	}

	.first img {
		width: 200px;
		height: 132px;
	}

	.first h5 {
		width: 520px;
	}

	.first h5 a {
		font-size: 16px;
	}

	.first p {
		line-height: 24px;
		height: 80px;
		margin-bottom: 0;
	}

	.hotnews li span {
		width: 10%;
	}

	.hotnews li a {
		width: 90%;
	}

	.work_ul ul li {
		width: 236px;
	}

	.work_ul ul li img {
		height: 153px;
	}

	.link_select {
		margin-left: 10%;
	}

	.lm_bg {
		width: 100%;
	}

	.lm_bg h5 {
		display: none;
	}

	.lm_bg img {
		position: relative;
		width: 100%;
		max-width: 768px;
		left: 0;
	}

	.lb {
		margin-top: 20px;
		max-width: 100%;
	}
.imgbt{width:320px; height:240px;}
.imgnr{width:415px;padding-left:15px;}
.imgnr h5 a{font-size:16px;}
.img_sj{font-size:15px;margin:0;}
}

@media (max-width:736px) {
	.head_limg {
		top: 28%;
		right: 15%;
	}

	.first img {
		width: 210px;
		height: 132px;
	}

	.first h5 {
		float: left;
		width: 495px;
	}

	.slideBox .bd img {
		height: 390px;
	}

	.work_ul ul li {
		width: 225px;
	}

	.work_ul ul li img {
		height: 146px;
	}

	.link_select {
		margin-left: 8%;
	}
.imgbt{width:200px; height:150px;}
.imgbt img{width:200px; max-height:150px;}
.imgnr{width:506px;}
.img_zy{-webkit-line-clamp:3; height:90px;}
.ckgd{display:none}
}

@media (max-width:731px) {
	.first img {
		width: 215px;
		height: 142px
	}

	.first h5 {
		float: left;
		width: 485px;
	}

	.work_ul ul li {
		width: 222px;
	}

	.work_ul ul li img {
		height: 144px;
	}

	.slideBox .bd img {
		height: 388px;
	}
.imgnr{width:500px;}
}

@media (max-width:667px) {
	.head_limg {
		right: 12%;
	}

	.new li span {
		width: 15%;
	}

	.new li a {
		width: 84%;
	}

	.first img {
		width: 230px;
		height: 152px;
	}

	.first h5 {
		width: 405px;
	}

	.work_ul ul li {
		width: 200px;
	}

	.work_ul ul li img {
		height: 130px;
	}

	.slideBox .bd img {
		height: 353px;
	}
.imgnr{width:437px;}
}

@media (max-width:640px) {
	.first img {
		width: 230px;
		height: 152px;
	}

	.first h5 {
		width: 380px;
	}
.hotnews li span {
	width:15%;
	
}

.hotnews li a {width:85%;}
	.work_ul ul li {
		width: 192px;
	}

	.work_ul ul li img {
		height: 125px;
	}

	.foot_r {
		margin-right: 150px;
	}

	.btlb li span {
		width: 25%;
	}

	.btlb li a {
		width: 75%;
	}

	.slideBox .bd img {
		height: 338px;
	}
.imgnr{width:410px;}
}

@media (max-width:568px) {
	.logo {
		width: 100%;
	}

	.logor {
		width: 100%;
	}

	.dh {
		width: 100%;
		top: 0;
		height: auto;
	}

	.head_limg {
		top: 21%;
		right: 5%;
	}

	.first img {
		width: 215px;
		height: 142px;
	}

	.first p {
		line-height: 20px;
	}

	.first h5 {
		width: 320px;
	}

	.work_ul ul li {
		width: 100%;
	}

	.work_ul ul li img {
		height: 350px;
		margin: 10px 0;
	}

	.link_select {
		margin-left: 0;
	}

	.slideBox .bd img {
		height: 300px;
	}
.imgnr{width:338px;}
.img_sj{display:none}
.content p img{width:100%;}
}

@media (max-width:414px) {
	.head_limg {
		top: 15%;
		right: 0;
		max-width: 100%;
	}

	.new li span {
		display: none;
	}

	.new li a {
		width: 100%;
	}

	.first:hover {
		box-shadow: none;
	}

	.first img {
		width: 100%;
		height: 255px;
	}

	.first h5 {
		width: 100%;
		padding: 0;
		margin-bottom: 10px;
	}

	.first p {
		display: none;
	}

	.work_ul ul li {
		float: none;
		margin: 5px 0;
	}

	.work_ul ul li img {
		height: 250px;
	}

	.link_select {
		float: left;
		width: 100%;
		max-width: 125px;
	}

	.foot_r {
		margin-right: 40px;
	}

	.btlb li span {
		display: none;
	}

	.btlb li a {
		width: 100%;
	}

	.ejdh ul li {
		width: 100%;
		text-align: center;
		padding: 0 15px;
	}

	.ejdh ul li:hover,
	.hover {
		border-left: 2px solid #333;
		border-bottom: none;
	}

	.search2 {
		width: 100%;
		max-width: 100%;
	}

	.ssk {
		width: 85%;
	}

	.ss {
		width: 15%;
		padding: 17px 10px;
	}

	.slideBox .bd img {
		height: 213px;
	}

.imgbt{width:100%;height:auto;padding:0 15px;}
.imgbt img{width:360px; max-height:270px;}
.imgnr{width:100%; padding:0 15px; margin:10px auto;}
.ckgd{display:block;}
.imgnr h5 a{font-size:18px; line-height:30px;}
.img_zy{height:auto;-webkit-line-clamp:initial; font-size:16px;}
}


@media (max-width:411px) {
	.slideBox .bd img {
		height: 213px;
	}

	.first img {
		height: 253px;
	}

	.work_ul ul li img {
		height: 248px;
	}
}

@media (max-width:375px) {
	.hotnews li span {
		display: none
	}

	.hotnews li a {
		width: 100%;
	}

	.foot_r {
		margin-right: 20px;
	}

	.sxt {
		width: 100%;
	}

	.sxt ul li {
		width: 100px;
	}

	.ssk {
		width: 80%;
	}

	.ss {
		width: 20%;
		padding: 17px 10px;
	}

	.slideBox .bd img {
		height: 191px;
	}

	.first img {
		height: 229px;
	}

	.work_ul ul li img {
		height: 224px;
	}
}

@media (max-width:360px) {
	.first img {
		height: 220px;
	}

	.foot_r {
		margin-right: 10px;
	}

	.sxt ul li {
		width: 92px;
	}

	.work_ul ul li img {
		height: 215px;
	}
.imgbt img{330px; max-height:250px;}
}


@media (max-width:320px) {
	.link_select {
		max-width: 135px;
	}

	.link_select select {
		padding: 0 20px;
	}

	.foot_r {
		padding: 0;
		width: 180px;
		margin-right: 0;
	}

	.sxt ul li {
		width: 72px;
	}

	.first img {
		height: 192px;
	}

	.work_ul ul li img {
		height: 189px;
	}
.imgbt img{width:280px; max-height:210px;}
}