@charset "utf-8";
body,
h1,
h2,
h3,
td,
tr,
p,
ul,
ol,
form,
fieldset,
figure {
	margin: 0;
	padding: 0;
}

body {
	font-family: 微软雅黑;
}

div,
figure,
img,
input,
button {
	box-sizing: border-box;
}

ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #222;
}
body{
	background-color: #FFFFFF !important;
}
.clear{
	width: 0;
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}
#projectCase{
	width: 100%;
	overflow: hidden;
}
#nav{
	width: 100%;
	height: 100px;
	background: rgba(0,0,0,0.6);
	position: fixed;
	top: 0;
	z-index: 99999;
}
#nav .border{
	max-width: 1200px;
	height: 100px;
	margin: 0 auto;
}
#nav .border .logoname{
	width: 30%;
	height: 100px;
	float: left;

}
#nav .border .logoname .logo{
	width: 50px;
	height: 50px;
	margin-top: 25px;
	float: left;
	display: none;
}
#nav .border .logoname .logo>img{
	width: 100%;
	height: 100%;
}
#nav .border .logoname .name{
	width: 100%;
	height: 100px;
}
#nav .border .logoname .name .company{
	font-size: 26px;
	padding-top: 25px;
	letter-spacing: 2px;
	font-family: "黑体";
	/*color: #1E90FF;*/
	color: #FFFFFF;
	font-weight: 900;
}
#nav .border .logoname .name .company_a{
	font-size: 15px;
	/*color: #87CEEB;*/
	color: #DCDCDC;
}
#nav .border .type{
	height: 100px;
	line-height: 100px;
	float: right;
}
#nav .border .type>span{
	display: inline-block;
	padding: 0 20px;
	color: #FFFFFF;
}
#nav .border .type>span:hover{
	/*cursor: pointer;*/
	color: #ff9124;
}
#nav .border .type>span>a{
	/*color: #1E90FF;*/
	color: #FFFFFF;
}
#nav .border .type>span>a:hover{
	color: #ff9124;
}
#nav .border .type .active{
	color: #ff9124;
}
#about_us{
	width: 100%;
	height: 300px;
	margin-top: 100px;
}
#about_us>div{
	width: 100%;
	height: 100%;
}
#about_us>div>img{
	width: 100%;
	height: 100%;
}
#section{
	width: 100%;
	/*height: 500px;*/
	margin: 0 auto;
	margin-top: 5px;
	padding-bottom: 100px;
}
#section .nav{
	width: 100%;
	background-color: #FFFFFF;
	height: 60px;
	line-height: 60px;
	color: #333;
	font-size: 16px;
	margin: 0 auto;
	margin-top: 5px;
}
#section .nav>div{
	max-width: 1200px;
	margin: 0 auto;
}
#section .nav>div>img{
	width: 20px;
	height: 20px;
	float: left;
	margin-top: 20px;
	opacity: 0.5;
}
#section .nav>div>a{
	width: 100%;
	margin: 0 auto;
	box-sizing: border-box;
	font-size: 14px;
	cursor: pointer;
}
#section .nav>div>a:hover{
	color: #1E90FF;
	border-bottom: 1px solid #1E90FF;
}
#section .section_content{
	width: 100%;
}

#section .section_content .content_details{
	width: 1200px;
	margin: 0 auto;
}
#section .section_content .content_left{
	width: 80%;
	background-color: #FFFFFF;
	border: 1px solid #f1f1f1;
	border-radius: 3px;
	float: left;
	margin-bottom: 50px;
}
#section .section_content .content_left .gxxxList{
	width: 100%;
	margin: 0 auto;
	display: none;
}
#section .section_content .content_left .gxxxList .contenth{
	width: 94%;
	height: 400px;
	margin: 0 auto;
	margin-top: 20px;
}
#section .section_content .content_left .gxxxList .contenth .img{
	width: 31%;
	height: 350px;
	float: left;
	margin-left: 2%;
	margin-bottom: 20px;
}
#section .section_content .content_left .gxxxList .contenth .img>img{
	width: 100%;
	height: 100%;
}
#section .section_content .content_left .zcdtList{
	width: 94%;
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 20px;
}
#section .section_content .content_left .zcdtList .content{
	margin-top: 40px;
}
#section .section_content .content_left .zcdtList .content>p{
	line-height: 25px;
	text-indent: 2em;
	padding-bottom: 30px;
}
#section .section_content .content_left .zcdtList .content .img{
	width: 100%;
	color: #999;
	font-size: 14px;
	padding-bottom: 20px;
}
#section .section_content .content_left .zcdtList .content .img>img{
	width: 100%;
	height: 100%;
}
#section .section_content .content_left .hyrdList{
	width: 94%;
	min-height: 500px;
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 20px;
	display: none;
}
#section .section_content .content_left .hyrdList .content{
	margin-top: 40px;
}
#section .section_content .content_left .hyrdList .content>p{
	line-height: 25px;
	text-indent: 2em;
	padding-bottom: 30px;
}
#section .section_content .content_left .jydtList{
	width: 100%;
	margin: 0 auto;
	display: none;
}
#section .section_content .content_left .jydtList .content_img{
	width: 100%;
}
#section .section_content .content_left .jydtList .content_img .img{
	width: 100%;
	height: 1200px;
}
#section .section_content .content_left .jydtList .content_img .img>img{
	width: 100%;
	height: 100%;
}
#section .section_content .content_left .text{
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	border-bottom: 1px dashed #666;
	padding-bottom: 70px;
}
#section .section_content .content_left .text .content{
	width: 100%;
	margin-top: 30px;
}
#section .section_content .content_left .text>span:nth-child(1){
	display: block;
	text-align: center;
	font-size: 18px;
}
#section .section_content .content_left .text>span:nth-child(2){
	cursor: pointer;
	color: #000;
	display: inline-block;
	width: 70%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-left: 5px;
	font-size: 15px;
	float: left;
}
#section .section_content .content_left .text>span:nth-child(3){
	font-size: 13px;
	color: #666666;
	display: inline-block;
	float: right;
}
#section .section_content .content_right{
	width: 19%;
	border-radius: 3px;
	float: right;
}
#section .section_content .content_right .user{
	width: 100%;
	margin: 0 auto;
	background-color: #3369a7;
	border-radius: 3px;
}
#section .section_content .content_right .user>img{
	width: 100%;
	height: 100%;
	border-radius: 3px;
}
#section .section_content .content_right .chose>div{
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
	background-color: #FFFFFF;
	/*border: 1px solid #DDDDDD;*/
	border-radius: 3px;
	margin-top: 10px;
	cursor: pointer;
}
#section .section_content .content_right .title_type{
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-indent: 1em;
	background-color: #F1F1F1;
	/*text-align: center;*/
}
#section .section_content .content_right .active .title_type>span {
	color: #2196f3;
}
#section .section_content .content_right .title_type>span>img{
	width: 20px;
	height: 11px;
	transform: rotateY(180deg);
}
#section .content{
	width: 100%;
}
#section .content .content_details{
	width: 1200px;
	margin: 0 auto;
}
#section .content .content_left{
	width: 80%;
	background-color: #F8F8F8;
	border: 1px solid #DDDDDD;
	border-radius: 3px;
	float: left;
	margin-bottom: 50px;
}
#section .content .content_left .gxxxList{
	width: 94%;
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 20px;
	display: none;
}
#section .content .content_left .gxxxList .content>p{
	line-height: 25px;
	text-indent: 2em;
	padding-bottom: 30px;
}
#section .content .content_left .gxxxList .content .img{
	width: 100%;
	color: #999;
	font-size: 14px;
	padding-bottom: 20px;
}
#section .content .content_left .gxxxList .content .img>img{
	width: 100%;
	height: 100%;
}
#section .content .content_left .zcdtList{
	width: 94%;
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 20px;
}
#section .content .content_left .zcdtList .content>p{
	line-height: 25px;
	text-indent: 2em;
	padding-bottom: 30px;
}
#section .content .content_left .zcdtList .content .img{
	width: 100%;
	color: #999;
	font-size: 14px;
	padding-bottom: 20px;
}
#section .content .content_left .zcdtList .content .img>img{
	width: 100%;
	height: 100%;
}
#section .content .content_left .hyrdList{
	width: 94%;
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 20px;
	display: none;
}
#section .content .content_left .hyrdList .content>p{
	line-height: 25px;
	text-indent: 2em;
	padding-bottom: 30px;
}
#section .content .content_left .jydtList{
	width: 94%;
	margin: 0 auto;
	margin-top: 20px;
	padding-bottom: 20px;
	display: none;
}
#section .content .content_left .jydtList .content>p{
	line-height: 25px;
	text-indent: 2em;
	padding-bottom: 30px;
}
#section .content .content_left .text{
	width: 100%;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	border-bottom: 1px solid #F0F0F0;
	padding-bottom: 100px;
}
#section .content .content_left .text .content{
	width: 100%;
	margin-top: 30px;
}
#section .content .content_left .text>span:nth-child(1){
	display: block;
	text-align: center;
	font-size: 18px;
}
#section .content .content_left .text>span:nth-child(2){
	cursor: pointer;
	color: #000;
	display: inline-block;
	width: 70%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	margin-left: 5px;
	font-size: 15px;
	float: left;
}
#section .content .content_left .text>span:nth-child(3){
	font-size: 13px;
	color: #666666;
	display: inline-block;
	float: right;
}
#section .content .content_right{
	width: 19%;
	border-radius: 3px;
	float: right;
}
#section .content .content_right .user{
	width: 100%;
	margin: 0 auto;
	background-color: #3369a7;
	border-radius: 3px;
}
#section .content .content_right .user>img{
	width: 100%;
	height: 100%;
	border-radius: 3px;
}

#section .content .content_right .typeList{
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
	background-color: #FFFFFF;
	border: 1px solid #DDDDDD;
	border-radius: 3px;
	margin-top: 10px;
}
#section .content .content_right .typeList .type{
	width: 94%;
	margin: 0 auto;
	height: 70px;
	background-color: #FFFFFF;
}

#section .content .content_right .typeList .type>span{
	display: inline-block;
	height: 40px;
	font-size: 16px;
	border-bottom: 2px solid #CCCCCC;
	margin-top: 10px;
}
#section .content .content_right .active,#section .content .content_right .active .type{
	background-color: #FFFAF0;
}
#section .content .content_right .active .type>span{
	border-bottom: 2px solid #3369a7;
	color: #3369a7;
}

#section .part{
	width: 272px;
	float: left;
	background-color: #FFFFFF;
	margin-left: 31px;
	margin-top: 31px;
	border: 1px solid #ccc;
	cursor: pointer;
}
#section .part:hover{
	background-color: #175ca1;
	color: #FFFFFF !important;
}
#section .part .img{
	width: 100%;
	height: 180px;
}
#section .part .img .img_div{
	width: 250px;
	height: 170px;
	margin: 0 auto;
	margin-top: 11px;
	overflow: hidden;
}
#section .part .img .img_div>img{
	width: 250px;
	height: 170px;
	transition: all 1s;
}
#section .part .img .img_div>img:hover{
	transform: scale(1.2);
}
#section .part .note{
	width: 100%;
	height: 130px;
}
#section .part .note .note_div1{
	width: 250px;
	height: 130px;
	margin: 0 auto;
}
#section .part .note .note_div1 .title1{
	width: 100%;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
}
#section .part .note .note_div1 .title1>span{
	font-size: 16px;
}
#section .part .note .note_div1 .details{
	width: 100%;
	height: 60px;
	line-height: 19px;
	font-size: 14px;
	opacity: 0.5;
	word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box; /** 将对象作为伸缩盒子模型显示 **/
    -webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
    -webkit-line-clamp: 3; /** 显示的行数 **/
    overflow: hidden;  /** 隐藏超出的内容 **/
}

#fooder{
	width: 100%;
	background-color: #333;
	margin-top: 50px;
}
#fooder .fooder_div{
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;

}
#fooder .type{
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 20px;
}
#fooder .type>span{
	color: #FFFFFF;
}
#fooder .type .aaa{
	color: #FFFFFF;
	padding: 0 2px;
	font-size: 16px;
}
#fooder .address{
	width: 100%;
	color: #FFFFFF;
	font-size: 14px;
}
#fooder .address .address_div{
	margin-top: 20px;
	width: 70%;
	float: left;
	text-align: left;
}
#fooder .address .address_div>div{
	padding: 5px 0;
}
#fooder .address .ewm{
	width: 30%;
	float: right;
	margin-top: 30px;
}
#fooder .address .ewm>img{
	width: 100px;
	height: 100px;
}
#fooder .bbb{
	font-size: 16px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 20px;
}
.paging{
	margin-top: 40px;
	margin-bottom: 20px;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.paging>span:nth-child(1){
	color: #999999;
	font-size: 14px;
	cursor: pointer;
}
.paging>span:nth-child(2){
	padding: 2px 18px;
	cursor: pointer;
	background-color: #175ca1;
	color: #FFFFFF;
	font-size: 14px;
}
.paging>span:nth-child(3){
	color: #999999;
	font-size: 14px;
	cursor: pointer;
}
/*media媒体查询(1024-1200)*/
@media screen and (min-width: 1024px) and (max-width: 1199px) {
#nav{
	width: 100%;
	height: 100px;
	background: rgba(0,0,0,0.6);
	position: fixed;
	top: 0;
	z-index: 99999;
}
#nav .border{
	max-width: 1200px;
	height: 100px;
	margin: 0 auto;
}
#nav .border .logoname{
	width: 40%;
	height: 100px;
	float: left;

}
#nav .border .logoname .logo{
	width: 50px;
	height: 50px;
	margin-top: 25px;
	float: left;
	display: none;
}
#nav .border .logoname .logo>img{
	width: 100%;
	height: 100%;
}
#nav .border .logoname .name{
	width: 100%;
	height: 100px;
}
#nav .border .logoname .name .company{
	font-size: 24px;
	padding-top: 25px;
	letter-spacing: 2px;
	font-family: "黑体";
	/*color: #1E90FF;*/
	color: #FFFFFF;
	font-weight: 900;
}
#nav .border .logoname .name .company_a{
	font-size: 14px;
	/*color: #87CEEB;*/
	color: #DCDCDC;
}
#nav .border .type{
	height: 100px;
	line-height: 100px;
	float: right;
}
#nav .border .type>span{
	display: inline-block;
	padding: 0 10px;
	color: #FFFFFF;
}
#nav .border .type>span:hover{
	/*cursor: pointer;*/
	color: #ff9124;
}
#nav .border .type>span>a{
	/*color: #1E90FF;*/
	color: #FFFFFF;
}
#nav .border .type>span>a:hover{
	color: #ff9124;
}
#nav .border .type .active{
	color: #ff9124;
}
#about_us {
    width: 100%;
    height: 240px !important;
}
#section .section_content .content_details {
    width: auto;
    margin: 0 auto;
}
#section .part {
    width: 47%;
    float: left;
    background-color: #FFFFFF;
    margin-left: 2%;
    margin-top: 17px;
    border: 1px solid #ccc;
    cursor: pointer;
}
#section .part .note .note_div1 {
    width: 96%;
    height: 130px;
    margin: 0 auto;
}
#section .part .note .note_div1 .title1 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}
#section .part .img .img_div {
    width: 96%;
    height: 170px;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 11px;
    overflow: hidden;
}
#section .part .img .img_div > img {
    width: 100%;
    height: 100%;
    transition: all 1s;
}
#section .part .note .note_div {
    width: 100%;
    height: 130px;
    margin: 0 auto;
}
#section .part .note .note_div .title {
	width: 96%;
	text-align: center;
	margin: 0 auto;
    font-size: 16px;
    padding: 20px 0 10px 0;
}
#section .part .note .note_div .details {
	width: 96%;
	margin: 0 auto;
    font-size: 14px;
    opacity: 0.5;
}

#fooder{
	width: 100%;
	background-color: #333;
	margin-top: 50px;
}
#fooder .fooder_div{
	/*max-width: 1200px;*/
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;

}
#fooder .type{
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 20px;
}
#fooder .type>span{
	color: #FFFFFF;
}
#fooder .type .aaa{
	color: #FFFFFF;
	padding: 0 2px;
	font-size: 14px;
}
#fooder .address{
	width: 100%;
	color: #FFFFFF;
	font-size: 13px;
	margin-left: 10px;
}
#fooder .address .address_div{
	margin-top: 20px;
	width: 70%;
	text-align: left;
}
#fooder .address .address_div>div{
	padding: 5px 0;
}
#fooder .bbb{
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 20px;
}
}
/*media媒体查询(960-1024)*/
@media screen and (min-width: 960px) and (max-width: 1023px){
#nav{
	width: 100%;
	height: 100px;
	background: rgba(0,0,0,0.6);
	position: fixed;
	top: 0;
	z-index: 99999;
}
#nav .border{
	max-width: 1200px;
	height: 100px;
	margin: 0 auto;
}
#nav .border .logoname{
	width: 40%;
	height: 100px;
	float: left;

}
#nav .border .logoname .logo{
	width: 50px;
	height: 50px;
	margin-top: 25px;
	float: left;
	display: none;
}
#nav .border .logoname .logo>img{
	width: 100%;
	height: 100%;
}
#nav .border .logoname .name{
	width: 100%;
	height: 100px;
}
#nav .border .logoname .name .company{
	font-size: 22px;
	padding-top: 25px;
	letter-spacing: 2px;
	font-family: "黑体";
	/*color: #1E90FF;*/
	color: #FFFFFF;
	font-weight: 900;
}
#nav .border .logoname .name .company_a{
	font-size: 13px;
	/*color: #87CEEB;*/
	color: #DCDCDC;
}
#nav .border .type{
	height: 100px;
	line-height: 100px;
	float: right;
}
#nav .border .type>span{
	display: inline-block;
	padding: 0 10px;
	font-size: 14px;
	color: #FFFFFF;
}
#nav .border .type>span:hover{
	/*cursor: pointer;*/
	color: #ff9124;
}
#nav .border .type>span>a{
	/*color: #1E90FF;*/
	color: #FFFFFF;
}
#nav .border .type>span>a:hover{
	color: #ff9124;
}
#nav .border .type .active{
	color: #ff9124;
}
#about_us {
    width: 100%;
    height: 200px !important;
}
#section .section_content .content_details {
    width: auto;
    margin: 0 auto;
}

#section .part {
    width: 47%;
    float: left;
    background-color: #FFFFFF;
    margin-left: 2%;
    margin-top: 15px;
    border: 1px solid #ccc;
    cursor: pointer;
}
#section .part .note .note_div1 {
    width: 96%;
    margin: 0 auto;
    height: 130px;
    margin: 0 auto;
}
#section .part .img .img_div {
    width: 96%;
    height: 170px;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 11px;
    overflow: hidden;
}
#section .part .note .note_div1 .title1 {
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}
#section .part .img .img_div > img {
    width: 100%;
    height: 100%;
    transition: all 1s;
}
#section .part .note .note_div {
    width: 100%;
    height: 130px;
    margin: 0 auto;
}
#section .part .note .note_div .title {
	width: 96%;
	text-align: center;
	margin: 0 auto;
    font-size: 16px;
    padding: 20px 0 10px 0;
}
#section .part .note .note_div .details {
	width: 96%;
	margin: 0 auto;
    font-size: 14px;
    opacity: 0.5;
}


#fooder{
	width: 100%;
	background-color: #333;
	margin-top: 50px;
}
#fooder .fooder_div{
	/*max-width: 1200px;*/
	margin: 0 auto;
	text-align: center;
	padding-top: 20px;

}
#fooder .type{
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 20px;
}
#fooder .type>span{
	color: #FFFFFF;
}
#fooder .type .aaa{
	color: #FFFFFF;
	padding: 0 2px;
	font-size: 14px;
}
#fooder .address{
	width: 100%;
	color: #FFFFFF;
	font-size: 13px;
	margin-left: 10px;
}
#fooder .address .address_div{
	margin-top: 20px;
	width: 70%;
	text-align: left;
}
#fooder .address .address_div>div{
	padding: 5px 0;
}
#fooder .bbb{
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 20px;
}
}
/*media媒体查询(680-959)*/
@media screen and (min-width: 680px) and (max-width: 959px){
#nav{
	width: 100%;
	height: 100px;
	background: rgba(0,0,0,0.6);
	position: fixed;
	top: 0;
	z-index: 99999;
}
#nav .border{
	max-width: 1200px;
	height: 100px;
	margin: 0 auto;
}
#nav .border .logoname{
	width: 40%;
	height: 100px;
	float: left;

}
#nav .border .logoname .logo{
	width: 50px;
	height: 50px;
	margin-top: 25px;
	float: left;
	display: none;
}
#nav .border .logoname .logo>img{
	width: 100%;
	height: 100%;
}
#nav .border .logoname .name{
	width: 100%;
	height: 100px;
}
#nav .border .logoname .name .company{
	font-size: 20px;
	padding-top: 30px;
	letter-spacing: 2px;
	font-family: "黑体";
	/*color: #1E90FF;*/
	color: #FFFFFF;
	font-weight: 900;
}
#nav .border .logoname .name .company_a{
	font-size: 12px;
	/*color: #87CEEB;*/
	color: #DCDCDC;
}
#nav .border .type{
	height: 100px;
	line-height: 100px;
	float: right;
}
#nav .border .type>span{
	display: inline-block;
	padding: 0 2px;
	font-size: 14px;
	color: #FFFFFF;
}
#nav .border .type>span:hover{
	/*cursor: pointer;*/
	color: #ff9124;
}
#nav .border .type>span>a{
	/*color: #1E90FF;*/
	color: #FFFFFF;
}
#nav .border .type>span>a:hover{
	color: #ff9124;
}
#nav .border .type .active{
	color: #ff9124;
}
#about_us {
    width: 100%;
    height: 170px !important;
}
#section .section_content .content_details {
    width: auto;
    margin: 0 auto;
}
#section .section_content .content_right .active .title_type > span {
    color: #2196f3;
    font-size: 14px;
}
#section .section_content .content_right .title_type > span > img {
    width: 13px;
    height: 9px;
    transform: rotateY(180deg);
}
#section .part {
    width: 47%;
    float: left;
    background-color: #FFFFFF;
    margin-left: 2%;
    margin-top: 10px;
    border: 1px solid #ccc;
    cursor: pointer;
}
#section .part .note .note_div1 .title1 {
    width: 96%;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}
#section .part .note .note_div1 .details {
	width: 96%;
	margin: 0 auto;
    font-size: 14px;
    opacity: 0.5;
}
#section .part .img .img_div {
    width: 96%;
    height: 170px;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 11px;
    overflow: hidden;
}
#section .part .img .img_div > img {
    width: 100%;
    height: 100%;
    transition: all 1s;
}
#section .part .note .note_div {
    width: 100%;
    height: 130px;
    margin: 0 auto;
}
#section .part .note .note_div .title {
	width: 96%;
	text-align: center;
	margin: 0 auto;
    font-size: 16px;
    padding: 20px 0 10px 0;
}
#section .part .note .note_div .details {
	width: 96%;
	margin: 0 auto;
    font-size: 14px;
    opacity: 0.5;
}

#fooder{
	width: 100%;
	background-color: #333;
	margin-top: 20px;
}
#fooder .fooder_div{
	margin: 0 auto;
	text-align: center;
	padding-top: 5px;

}
#fooder .type{
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 5px;
}
#fooder .type>span{
	color: #FFFFFF;
}
#fooder .type .aaa{
	color: #FFFFFF;
	padding: 0 2px;
	font-size: 14px;
}
#fooder .address{
	width: 100%;
	color: #FFFFFF;
	font-size: 13px;
	margin-left: 10px;
}
#fooder .address .address_div{
	margin-top: 10px;
	width: 70%;
	text-align: left;
}
#fooder .address .address_div>div{
	padding: 2px 0;
}
#fooder .bbb{
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 20px;
}
#fooder .address .ewm {
    width: 30%;
    float: right;
    margin-top: 10px;
}
#fooder .address .ewm>img{
	width: 80px;
	height: 80px;
}

}
/*media媒体查询(480-680)*/
@media screen and (min-width: 480px) and (max-width: 679px){
#nav{
	width: 100%;
	height: auto;
	background: rgba(0,0,0,0.6);
	position: fixed;
	top: 0;
	z-index: 99999;
}
#nav .border{
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
}
#nav .border .logoname{
	width: 100%;
	height: auto;
	float: left;

}
#nav .border .logoname .logo>img{
	width: 100%;
	height: 100%;
}
#nav .border .logoname .name{
	width: 100%;
	height: 75px;
	padding: 20px 0 10px 0;
	text-align: center;
}
#nav .border .logoname .name .company{
	font-size: 22px;
	padding-top: 0px;
	letter-spacing: 2px;
	font-family: "黑体";
	/*color: #1E90FF;*/
	color: #FFFFFF;
	font-weight: 900;
}
#nav .border .logoname .name .company_a{
	font-size: 13px;
	/*color: #87CEEB;*/
	color: #DCDCDC;
}
#nav .border .type{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
#nav .border .type>span{
	display: inline-block;
	padding: 0 5px;
	color: #FFFFFF;
	font-size: 14px;
}
#nav .border .type>span:hover{
	/*cursor: pointer;*/
	color: #ff9124;
}
#nav .border .type>span>a{
	/*color: #1E90FF;*/
	color: #FFFFFF;
}
#nav .border .type>span>a:hover{
	color: #ff9124;
}
#nav .border .type .active{
	color: #ff9124;
}
#about_us {
    width: 100%;
    height: 150px !important;
    margin-top: 125px;
}
#section .section_content .content_details {
    width: auto;
    margin: 0 auto;
}
#section .section_content .content_right .active, #section .content .content_right .active .type {
    background-color: #FFFAF0;
}
#section .section_content .content_right .title_type {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #F1F1F1;
    font-size: 12px;
}
#section .section_content .content_right .title_type > span > img {
    width: 11px;
    height: 8px;
    transform: rotateY(180deg);
}
#section .content .content_right .active, #section .content .content_right .active .type {
    background-color: #FFFAF0;
}
#section .part {
    width: 100%;
    background-color: #FFFFFF;
    margin: 0 auto ;
    margin-bottom: 10px;
    cursor: pointer;
    float: none !important;
}
#section .part .img .img_div {
    width: 96%;
    height: 170px;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 11px;
    overflow: hidden;
}
#section .part .img .img_div > img {
    width: 100%;
    height: 100%;
    transition: all 1s;
}
#section .part .note .note_div {
    width: 100%;
    height: 130px;
    margin: 0 auto;
}
#section .part .note .note_div .title {
	width: 96%;
	text-align: center;
	margin: 0 auto;
    font-size: 16px;
    padding: 20px 0 10px 0;
}
#section .part .note .note_div .details {
	width: 96%;
	margin: 0 auto;
    font-size: 14px;
    opacity: 0.5;
}
#section .part .note .note_div1 {
    width: 96%;
    height: 130px;
    margin: 0 auto;
}


#fooder{
	width: 100%;
	background-color: #333;
	margin-top: 20px;
}
#fooder .fooder_div{
	margin: 0 auto;
	text-align: center;
	padding-top: 5px;

}
#fooder .type{
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 5px;
}
#fooder .type>span{
	color: #FFFFFF;
}
#fooder .type .aaa{
	color: #FFFFFF;
	padding: 0 2px;
	font-size: 14px;
}
#fooder .address{
	width: 100%;
	color: #FFFFFF;
	font-size: 13px;
	margin-left: 10px;
}
#fooder .address .address_div{
	margin-top: 10px;
	width: 70%;
	text-align: left;
}
#fooder .address .address_div>div{
	padding: 2px 0;
}
#fooder .bbb{
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 20px;
}
#fooder .address .ewm {
    width: 30%;
    float: right;
    margin-top: 10px;
}
#fooder .address .ewm>span{
	display: inline-block;
	padding-bottom: 5px;
}
#fooder .address .ewm > img {
    width: 70px;
    height: 70px;
}
#fooder .address .ewm .br{
	display: none;
}
}
/*media媒体查询(320-480)*/
@media screen and (min-width: 200px) and (max-width: 479px){
#nav{
	width: 100%;
	height: auto;
	background: rgba(0,0,0,0.6);
	position: fixed;
	top: 0;
	z-index: 99999;
}
#nav .border{
	max-width: 1200px;
	height: auto;
	margin: 0 auto;
}
#nav .border .logoname{
	width: 100%;
	height: auto;
	float: left;

}
#nav .border .logoname .logo>img{
	width: 100%;
	height: 100%;
}
#nav .border .logoname .name{
	width: 100%;
	height: 60px;
	text-align: center;
}
#nav .border .logoname .name .company{
	font-size: 18px;
	padding-top: 12px;
	letter-spacing: 2px;
	font-family: "黑体";
	color: #FFFFFF;
	font-weight: 900;
}
#nav .border .logoname .name .company_a{
	font-size: 11px;
	color: #DCDCDC;
}
#nav .border .type{
	display: inline-block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack:justify ;
    justify-content: space-between;
}
#nav .border .type>span{
	display: inline-block;
	padding: 0 3px;
	color: #FFFFFF;
	font-size: 13px;
}
#nav .border .type>span:hover{
	/*cursor: pointer;*/
	color: #ff9124;
}
#nav .border .type>span>a{
	/*color: #1E90FF;*/
	color: #FFFFFF;
}
#nav .border .type>span>a:hover{
	color: #ff9124;
}
#nav .border .type .active{
	color: #ff9124;
}
#about_us {
    width: 100%;
    height: 100px !important;
    margin-top: 110px;
}
#section .section_content .content_details {
    width: auto;
    margin: 0 auto;
}
#section .section_content .content_right .active, #section .content .content_right .active .type {
    background-color: #FFFAF0;
}
#section .section_content .content_right .active .type > span {
    border-bottom: 2px solid #3369a7;
    color: #3369a7;
}
#section .section_content .content_right .title_type {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-indent: 0em;
    background-color: #F1F1F1;
    text-align: center;
    margin: 0 auto;
    font-size: 12px;
}
#section .section_content .content_right .title_type>span:nth-child(2){
	display: none;
}
#section .section_content .content_right .title_type>span:nth-child(3){
	display: none;
}
#section .part {
    width: 100%;
    background-color: #FFFFFF;
    margin: 0 auto ;
    margin-top: 0px;
    cursor: pointer;
    float: none !important;
    margin-bottom: 10px;
}
#section .part .note .note_div1 .details {
    font-size: 12px;
    opacity: 0.5;
}
#section .part .note .note_div1 .title1 > span {
    font-size: 14px;
}
#section .part .note .note_div1 {
    width: 96%;
    height: 130px;
    margin: 0 auto;
}
#section .part .img .img_div {
    width: 96%;
    height: 157px;
    margin: 0 auto;
    margin-top: 5px;
    overflow: hidden;
}
#section .part .img {
    width: 100%;
    height: 157px;
}
#section .part .note {
    width: 100%;
    height: 108px;
}
#section .part .img .img_div > img {
    width: 100%;
    height: 100%;
    transition: all 1s;
}
#section .part .note .note_div {
    width: 100%;
    height: 130px;
    margin: 0 auto;
}
#section .part .note .note_div .title {
	width: 96%;
	text-align: center;
	margin: 0 auto;
    font-size: 16px;
    padding: 20px 0 10px 0;
}
#section .part .note .note_div .details {
	width: 96%;
	margin: 0 auto;
    font-size: 14px;
    opacity: 0.5;
}
#fooder{
	width: 100%;
	background-color: #333;
	margin-top: 20px;
}
#fooder .fooder_div{
	margin: 0 auto;
	text-align: center;
	padding-top: 5px;

}
#fooder .type{
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 5px;
}
#fooder .type>span{
	color: #FFFFFF;
}
#fooder .type .aaa{
	color: #FFFFFF;
	padding: 0 2px;
	font-size: 12px;
}
#fooder .type .cpzs{
	display: none;
}

#fooder .address{
	width: 100%;
	color: #FFFFFF;
	font-size: 10px;
	margin-left: 10px;
}
#fooder .address .address_div{
	margin-top: 10px;
	width: 70%;
	text-align: left;
}
#fooder .address .address_div>div{
	padding: 2px 0;
}
#fooder .bbb{
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 20px;
}
#fooder .address .ewm {
    width: 30%;
    float: right;
    margin-top: 10px;
}
#fooder .address .ewm > img {
    width: 56px;
    height: 56px;
}
#fooder .address .ewm>span{
	display: inline-block;
	padding-bottom: 5px;
}
#fooder .address .ewm .br{
	display: none;
}
}















