

img{border:0;vertical-align:middle}
.vtop{vertical-align:top}
.select-lj{
    width: 377px;
    margin: 5px 0 0 0;
    color: #000;
    padding: 5px 8px;
    border-radius: 5px;
}


/*董事长致辞*/
.dszzc-img-div{    
	background: url(../image/dszzc.jpg);
    height: 136px;
    width: 100%;
    background-size: cover;
    background-position-y: center;
}

.clearfix { 

  *zoom: 1; 

} 

 

.clearfix:before, 

.clearfix:after { 

  display: table; 

  line-height: 0; 

  content: ""; 

} 

 

.clearfix:after { 

  clear: both; 

} 



/*头部样式*/
.header-top-background{width:100%;height:97px;}
.header-top-div{width:100%;text-align:center;padding-top: 0px;}
.header-top{width:1180px;margin: 0 auto;position:relative;z-index:20;}
.header-top-img{padding: 31px 0 0 0;background:transparent;position:absolute;left:0px;top:-18px;overflow:hidden;}
.header-top-img>img{height:69px;}
.header-top-menu-ul{height:45px;}
.header-top-menu-ul>li{
    font-size: 15px;
    float: left;
    padding: 0 15px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
    font-weight: bold;
}
.header-top-menu-ul>li:hover{color:white;background:#E33333}
.header-top-menu-ul>li span{font-family:"微软雅黑"}
.header-top-menu-ul .pop{    
	z-index: 9999;
    color: white;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 142px;
    left: 0;
    padding: 10px 0;
    display: none;
    width: 100%;
}
.header-top-menu-ul .pop>.left{width: 200px; background: #fff; float: left; height: 150px;}
.header-top-menu-ul .pop>.left>img{width: inherit; height: inherit;border: #68c1ff 2px solid;}
.header-top-menu-ul .pop>.right{white-space: nowrap; float: left;}
.header-top-menu-ul .pop>.right a{font-size:14px;color:#CDCBCC;}
.header-top-menu-ul .pop>.right a:hover{text-decoration:none;color:#fff;}
.header-top-menu-ul .pop>.right li{
	 height: 30px;
    text-align: left;
    line-height: 30px;
    float: left;
    font-weight: normal;
    padding: 0 10px;
}
.header-top-menu-ul .pop>.right ul{}
.header-top-menu-ul a {
    color:white;
    text-decoration:none;
}
.header-top-menu-ul a:visited {
    color:white;
}

.header-top-rmenu{position:absolute;right:0;top:15px;}
.header-top-rmenu>div{
	cursor: pointer;
	font-size: 13px;
	float: right;
    padding: 8px 10px;
    margin-left: 10px;
    color: #343434;
}
.header-top-rmenu>div>img{
    margin-right: 6px;
    width: 23px;
}

/*图片滚动中部样式*/
.pic-position{position:absolute;z-index:10;}
.content-middle-div{width:100%;height:auto;position: relative;overflow-x:hidden;background: #fff;}
.content-middle-div .example{border-bottom: 0px solid #900905;}

/*公司新闻*/
.news-box
{
    width: 470px !important;
    height: 273px !important;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 5000;
    float: left;
    margin-right: 15px;    
}
#box img {
    width: 470px !important;
    height: 273px !important;
}
.news-box #list li
{ 
    width: 470px !important;
    height: 273px !important;
    position:relative;
}

.news-box #list li>div
{ 
    width: 100%;
    height: 36px;
    position: absolute;
    background: rgba(0, 0, 0, 0.61);
    bottom: 0;
    color: white;
    line-height: 35px;
    padding-left: 10px;
    padding-right:128px;

}

/*介绍内容样式*/
.introduction-middle-div{background:#fff;width:100%;padding:20px 0 20px 0;}
.introduction-middle{margin: 0 auto;width: 1180px;padding-top: 10px;}
.introduction-middle-gonggaotitle-div 
{
    width:10% !important;
    display:inline-block;
    border-radius:10px 0 0 10px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    background: #336FCB !important;
    height:32px;
    vertical-align:top;
    float: left;
    color:#fff;
    line-height: 30px;
    text-align:center;
    font-size: 15px !important;
    
}
.introduction-middle-gonggao-div {
    background: #fff !important;
    font-size: 15px !important;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #fff;
    margin-bottom:25px;
    border-radius:0 10px 10px 0;
    width:90% !important;
    display:inline-block;
    vertical-align:top;
    line-height:30px !important;
}
.introduction-middle-gonggao-div a{color:#DB0000}
.introduction-middle-gonggao-div a:hover, a:focus{color:#DB7E00}
.introduction-tile    
{
    border: 1px solid #eee;
	border-bottom:0;
	background:#fff;
    font-family: "微软雅黑";
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
}
.introduction-tile>div
{
    background: #fff;
    padding: 10px 15px;
    font-size: 16px;
    color: #535554;
    display: inline-block;
    font-weight: bold;
	cursor:pointer;
}
.introduction-tile>.active
{
	border-top:3px solid #E23232;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
    position: relative;
    top: 1px;
	
}
.introduction-tile>div:first-child
{
	margin-left:15px;
}
.introduction-tile .more
{
	color:#E50112;
	font-size:14px;
	float:right;
	height:44px;
	line-height:44px;margin-right:10px;cursor:pointer;
}




.zyyj{display:table}
.zyyj>div{
	width:auto;
	padding:5px 10px;
	display: table-cell;
	border-left:1px solid #ddd;
	border-bottom:0;
}


.introduction-detail{background:#fff;border:1px solid #eee;padding:10px;font-size: 14px;height:306px;overflow:hidden;width:100%;}
.introduction-lists-detail{background:#fff;border:1px solid #eee;padding:10px;font-size: 14px;height:184px;overflow:hidden;}
.introduction-detail .jianjie{color:#8A8B8B;line-height:29px;font-size: 14px;}
.introduction-lists-detail .jianjie{color:#8A8B8B;line-height:33px;font-size: 14px;}
.introduction-fontimg{width:468px;float:left;padding-right:13px;}
.introduction-more-div{position:relative;width:100%;height:20px;background:#fff;border:1px solid #E4E4E4;border-top:0;cursor:pointer}
.introduction-more
{
    position: absolute;
    top: 8px;
    right: 37px;
    border-radius: 5px;
    background: #000;
    color: white;
    font-size: 12px;
    padding-left: 6px;
    font-weight: bold;
    text-align: center;
    height: 30px;
    width: 58px;
    line-height: 30px;
    background: -webkit-linear-gradient(#5CB9F1, #3398FF);
    background: -o-linear-gradient(#5CB9F1, #3398FF);
    background: -moz-linear-gradient(#5CB9F1, #3398FF);
    background: linear-gradient(#5CB9F1, #3398FF);
    background-image:url(../image/more-button.png);
}
.introduction-top-div{border-bottom: #ccc 1px dashed;padding-bottom: 10px;}
.introduction-top{height:110px;}
.introduction-top .title{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;color: #005395;font-size: 16px;padding-top: 5px;}
.introduction-top .righttitle{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;color: #000000;font-size: 14px;padding-top: 0px;padding-right: 90px;}
.introduction-top .righttitle>a{text-decoration:none;color:#000000;font-weight: 600;}
.introduction-top .righttitle>a:hover{color:#000000;}

.introduction-top .bigtitle{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;color:#003399;font-size: 22px;padding:10px 20px 5px 20px;text-align:center}
.introduction-top .bigcontent{font-size: 12px;color:#333;padding-top:10px;text-indent: 2em;line-height:20px}
.introduction-top .bigtitle>a{text-decoration:none;color:#0262B8;}
.introduction-top .bigcontent>a{text-decoration:none;color:#20975f;}

.introduction-top .content{font-size: 14px;color:#666;padding-top:10px;}
.introduction-top .title>a{text-decoration:none;color:#1B6BC6;}
.introduction-top .title>a:hover{color:#1B35A3;}

.introduction-top-gsxw-img-div{background: #fff;border: 1px solid #E4E4E4;border-bottom: 0;font-size: 14px;height: 150px;overflow: hidden;width: 218px;float:left;margin-right: 10px;}
.introduction-top-gsxw-img-div img{width:inherit;height:inherit}
.introduction-top-gsxw-img-div a{width:inherit;height:inherit}
.introduction-top-gsxw-img-div li{width:inherit;height:inherit}
.introduction-top-gsxw-img-div ul{width:inherit;height:inherit}

.introduction-bottom{margin-top:10px;color: #555;}
.introduction-bottom>div{position:relative;font-size: 14px;padding:5px 0;border-bottom: #ccc 1px dashed;}
.introduction-bottom .icon{height:5px;width:5px;background:#FFAA00;display:inline-block;border-radius:10px;float:left;position: relative;top: 8px;margin-right: 5px;}
.introduction-bottom .title{display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;width:70%;}
.introduction-bottom .date{position: absolute;right: 0;top: 5px; font-family:Arial, Helvetica, sans-serif; color:#424242;}
.introduction-bottom .title>a{text-decoration:none;color:#1B6BC6;}
.introduction-bottom .title>a:hover{color:#1B35A3;}

/*底部快捷菜单*/
.introduction-bottom-div{width:100%;background:#4D4D4D;}
.introduction-bottom-div>div{position: relative; width: 1180px;margin:0 auto;padding:15px 0 35px 0}
.introduction-bottom-div ul{display:inline-block;width:156px;vertical-align: top;}
.introduction-bottom-div ul:last-child{display:inline-block;width:310px;vertical-align: top;}
.introduction-bottom-div ul:last-child a:hover{text-decoration:none}
.introduction-bottom-div ul>li{font-size:14px;margin-bottom:5px;}
.introduction-bottom-div ul>li:first-child{font-size:18px;padding-bottom:15px;margin-bottom:0px;}
.introduction-bottom-div a{color:white;text-decoration:none}
.introduction-bottom-div a:hover{text-decoration:underline;}

/*底部*/
.footer-div{width:100%;height:137px;background:#ffffff;border-top:1px solid #eee;}
.footer-div>div{
    position: relative;
    width: 1180px;
    color: #000;
    line-height: 40px;
    text-align: left;
    margin: 0 auto;
    font-size: 14px;
    padding: 10px 0;
}
.footer-icon{position: absolute;right:0;top:7px}
.footer-icon img{width: 30px;margin-right:10px;}
.footer-icon font{color: #000;}
.scroll-top-div{background:url(../image/top.png);height: 53px;width: 60px;position: absolute;right: 0;top: 0;cursor:pointer}

/*轮播*/
.silder {width: 100%;height:200px; overflow: hidden;text-align: center;margin: 0 auto;position:relative;float:left;}
.silder .silder_list {height:200px; overflow:hidden;position: relative;}
.silder .silder_list a{position:absolute; top:0;left:0;}
.silder .silder_list a,.silder .silder_list img{display:inline-block;float:left;}
.silder .silder_page{height:38px;text-align:right; margin:0 auto;right:0px; overflow:hidden;position:absolute; bottom:1px;z-index:1}
.silder .silder_page li{width:20px; font-size:13px; float:left; height:20px;line-height:20px;margin:14px 10px 0 0; background:#67BFFF;display:inline-block;text-align:center;color:#fff;}
.silder .silder_page li.current{background:#6F88B7;color:#fff;}
.silder_desc{color:#B9B9B9;background:url(../image/black_bg.png) repeat 0 0;float:left;line-height:30px;height:30px;width:100%;overflow:hidden;position:absolute;left:0;bottom:30px;font-weight:bold;text-align:left;text-indent:10px;}
.silder .silder_page li:hover{cursor:pointer;}
.silder_page_background{width:100%;background:#666666;height:30px;position: absolute;bottom: 0;}

/*imglb-inner*/
.imglb-inner{padding:10px 10px 5px 10px !important}
.imglb-inner .str_wrap.str_active{background:#fff !important}
.imglb-inner .str_wrap{background:#fff !important}
.imglb-inner img{height:150px;width:180px;margin-right:10px;border:1px solid #ccc}
.imglb-inner img:hover{border:1px solid blue}
.imglb-inner a{position:relative}
.imglb-inner a>span
{
    position: absolute;
    left: 0;
    bottom: -68px;
    height: 30px;
    line-height: 30px;
    width: 179px;
    background: rgba(0, 0, 0, 0.57);
    color: #fff;
    padding:0 10px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/*职工活动*/
.zghd-div{}
.zghd-div>div{width:25%;float:left;text-align:center;padding:20px 0 10px 0;}
.zghd-div>div img{width:200px;margin:0 auto;display:block;margin-bottom: 10px;cursor:pointer;}
.zghd-div>div img:hover{    
	border: 1px solid #3C8DDE;
}

/*职位招聘*/
.job-list{padding-bottom:10px;border-bottom:1px solid #ddd}
.job-list p{
	font-size: 30px;
    color: #2e343b;
    font-weight: 700;
    margin-top: 18px;
}
.job-list span{
    line-height: 1;
    display: inline-block;
    width: 100%;
    font-size: 20px;
    margin-top: 18px;
	margin-bottom: 18px;
    color: #2e343b;
}
.job-list div{
	padding:0 0 18px 0;
    font-size: 14px;
    color: #2e343b;
    line-height: 30px;
}

/*附件*/
.annex-up{border:1px dashed #CACBD0;text-align:center;cursor:pointer;}
.annex-up:hover{border-color:#65A1E6;background:#EFF9FF;}
.annex-up i{background:url("../image/annex-up.png");height:40px;width:40px;display:block;margin: 0 auto;margin-top:10px;}
.annex-up p{
    color: #333;
    font-size: 14px;
	margin-top: 30px;
	margin-bottom:0;
}
.annex-up span{
	display:block;
	color:#9DA1A6;
	margin-bottom:20px;
}

/*详情页面*/
.detail-middle-div{width: 100%;height: 316px;position: relative;}
.detail-middle-div .example{border-bottom: 8px solid #E23234;}
.introduction-menus-detail{background: #fff;border: 1px solid #E4E4E4;padding: 10px 16px;font-size: 14px;overflow: hidden;line-height: 32px;color:#333;margin-top: 10px;}
.introduction-menustitle-detail
{
    background: #fff;
    border: 1px solid #E4E4E4;
    color: #E23234;
    font-family: "微软雅黑";
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    padding: 7px 15px;
    min-height:40px;

}
.introduction-menus-detail img{width:100%;}
.introduction-title-detail
{
    color: #E23234;
    font-family: "微软雅黑";
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    padding:8px 0;
}
.introduction-menustitle-detail .title-location{font-size:14px;color:#444444;margin-top: 2px;}
.title-location .blue{color:#E23234}
.introduction-menus-ul{font-size: 14px;text-align: center;width: 100%;}
.introduction-menus-ul li{width:100%;height:32px;color:#4C4948;border:1px solid #DCDDDD;margin-bottom: 3px;cursor:pointer;
							background:#fff;
}
.introduction-menus-ul a.have-child{
    background: #ffffff url("../image/bottom-arrow-r.png") right center no-repeat;
    background-position-x: 186px;   
}
.introduction-menus-ul li.active a.have-child{
    background: #E23234 url("../image/bottom-arrow-w.png") right center no-repeat;
    background-position-x: 186px;   
}





.introduction-menus-ul .active{color:white;border:1px solid #E23234;
							background:#E23234;

}

.introduction-menus-ul a {
    text-decoration:none;
    color:rgb(76, 73, 72);
    display:block;
    width:100%;
}
.introduction-menus-ul a:visited {
    color:rgb(76, 73, 72);
}
.introduction-menus-ul .active a {
    color:white;border-color: #DCDDDD;
}



.introduction-menus-ul .child{margin-top:-4px;}
.introduction-menus-ul .child li{margin-bottom:0;border-bottom:0;}
.introduction-menus-ul .child li:last-child{border-bottom:1px solid #DCDDDD;}
.introduction-menus-ul .child a{background: #FBFBFB;}
.introduction-menus-ul .child .active a {color:white;border:1px solid #E23234;background:#E23234 !important;}


.introduction-img-detail{padding:20px 0px;vertical-align:top}
.introduction-img-detail>div{width:33%;display:inline-block;padding:0px 40px;text-align:center;font-size:16px;cursor:pointer; margin-bottom: 20px;vertical-align:top}
.introduction-img-detail div> img{width:100%;height:146px;border: 1px solid #ddd;padding: 5px;}
.introduction-img-detail div> img:hover{border: 1px solid #28A6E2;}
.introduction-img-detail div> span{display:inline-block;padding-top: 5px;}
.introduction-img-detail a{line-height: 25px;color:#000 !important}

.introduction-list-detail>div{border-bottom:1px dashed #ccc;width:100%;padding: 5px 0;}
.introduction-list-detail a{color: #5a5a5a;text-decoration: none;}
.introduction-list-detail a:hover{text-decoration:none;color:#E23234;}
.introduction-list-detail .icon{height:7px;width:7px;background:#FFAA00;display:inline-block;border-radius:10px;float:left;position: relative;top: 13px;margin-right: 5px;}
.introduction-list-detail .date{float: right;display: inline-block;color:#999}


/*图片轮播放*/
#box {width:200px; height:150px; background:#fff;  position: relative; overflow: hidden;z-index:50;float:left;margin-right:15px;}
#box img{width:200px;height:150px}
#list {position:absolute; left:0; top:0px;}
#list li {width:490px; height:170px; cursor: pointer;}
#num {position: absolute; right:10px; bottom:10px;}
#num li {width:16px; height:16px; float:left; margin-right:2px; color:#fff; cursor: pointer; font-size: 12px; font-family:'Arial'; line-height:16px; text-align: center; background:#5D5D5D}
#num li.active {background:#FF0000;}
#box span {display: block; width:auto; text-align:center; color:red; font-size: 14px; font-family:'Arial';}
#foot_bm a,p,p a{font-size:12px;color:#666;}



/*跑马灯Plugin CSS*/
.str_wrap {
	overflow:hidden;
	//zoom:1;
	width:100%;
	font-size:12px;
	line-height:50px;
	position:relative;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;  
	background:#f6f6f6;
	white-space:nowrap;
}

.str_wrap.str_active {
	background:#f1f1f1;
}
.str_move { 
	white-space:nowrap;
	position:absolute; 
	top:0; 
	left:0;
}
.str_move_clone {
	display:inline-block;
	//display:inline;
	//zoom:1;
	vertical-align:top;
	position:absolute; 
	left:100%;
	top:0;
}
.str_vertical .str_move_clone {
	left:0;
	top:100%;
}
.str_down .str_move_clone {
	left:0;
	bottom:100%;
}
.str_vertical .str_move,
.str_down .str_move {
	white-space:normal;
	width:100%;
}
.str_static .str_move,
.no_drag .str_move,
.noStop .str_move{
	cursor:inherit;
}
.str_wrap img {
	max-width:none !important;	
}

/* Reset */
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* Clearfix hack by Nicolas Gallagher: http://nicolasgallagher.com/micro-clearfix-hack/ */
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}
a{color: #E23234;text-decoration: none;outline: none;}


.htmleaf-container{
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
}
.htmleaf-content {
	padding: 1em 3em;
}

.bgcolor-1 { background: #f0efee; }
.bgcolor-2 { background: #f9f9f9; }
.bgcolor-3 { background: #e8e8e8; }/*light grey*/
.bgcolor-4 { background: #2f3238; color: #fff; }/*Dark grey*/
.bgcolor-5 { background: #df6659; color: #521e18; }/*pink1*/
.bgcolor-6 { background: #2fa8ec; }/*sky blue*/
.bgcolor-7 { background: #d0d6d6; }/*White tea*/
.bgcolor-8 { background: #3d4444; color: #fff; }/*Dark grey2*/
.bgcolor-9 { background: #ef3f52; color: #fff;}/*pink2*/
.bgcolor-10{ background: #64448f; color: #fff;}/*Violet*/
.bgcolor-11{ background: #3755ad; color: #fff;}/*dark blue*/
.bgcolor-12{ background: #3498DB; color: #fff;}/*light blue*/
/* Header */
.htmleaf-header{
	padding: 1em 190px 1em;
	letter-spacing: -1px;
	text-align: center;
}
.htmleaf-header h1 {
	font-weight: 600;
	font-size: 2em;
	line-height: 1;
	margin-bottom: 0;
}
.htmleaf-header h1 span {
	display: block;
	font-size: 60%;
	font-weight: 400;
	padding: 0.8em 0 0.5em 0;
	color: #c3c8cd;
}
/*nav*/
.htmleaf-demo a{color: #1d7db1;text-decoration: none;}
.htmleaf-demo{width: 100%;padding-bottom: 1.2em;}
.htmleaf-demo a{display: inline-block;margin: 0.5em;padding: 0.6em 1em;border: 3px solid #1d7db1;font-weight: 700;}
.htmleaf-demo a:hover{opacity: 0.6;}
.htmleaf-demo a.current{background:#1d7db1;color: #fff; }
/* Top Navigation Style */
.htmleaf-links {
	position: relative;
	display: inline-block;
	white-space: nowrap;
	font-size: 1.5em;
	text-align: center;
}

.htmleaf-links::after {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -1px;
	width: 2px;
	height: 100%;
	background: #dbdbdb;
	content: '';
	-webkit-transform: rotate3d(0,0,1,22.5deg);
	transform: rotate3d(0,0,1,22.5deg);
}

.htmleaf-icon {
	display: inline-block;
	margin: 0.5em;
	padding: 0em 0;
	width: 1.5em;
	text-decoration: none;
}

.htmleaf-icon span {
	display: none;
}

.htmleaf-icon:before {
	margin: 0 5px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'icomoon';
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}
/* footer */
.htmleaf-footer{width: 100%;padding-top: 10px;}
.htmleaf-small{font-size: 0.8em;}
.center{text-align: center;}
/****/
.related {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	color: #fff;
	background: #333;
	text-align: center;
	font-size: 1.25em;
	padding: 0.5em 0;
	overflow: hidden;
}

.related > a {
	vertical-align: top;
	width: calc(100% - 20px);
	max-width: 340px;
	display: inline-block;
	text-align: center;
	margin: 20px 10px;
	padding: 25px;
}
.related a {
	display: inline-block;
	text-align: left;
	margin: 20px auto;
	padding: 10px 20px;
	opacity: 0.8;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	-webkit-backface-visibility: hidden;
}

.related a:hover,
.related a:active {
	opacity: 1;
}

.related a img {
	max-width: 100%;
	opacity: 0.8;
	border-radius: 4px;
}
.related a:hover img,
.related a:active img {
	opacity: 1;
}
.related h3{font-family: "Microsoft YaHei", sans-serif;}
.related a h3 {
	font-weight: 300;
	margin-top: 0.15em;
	color: #fff;
}








@media screen and (min-width:1200px){
	.display-ib{display:inline-block;}

}

@media screen and (min-width: 960px) and (max-width: 1024px) {
	.header-top{width:auto}
	.header-top-menu-ul>li{padding: 0 25px;}
	.header-top-menu-ul{width:auto}
	.header-top-img{left:8px}
}

@media screen and (min-width: 960px) and (max-width: 1199px) {
	.body-div{height:100%;overflow-y:auto;overflow-x: auto;}
	.menu1{width:30% !important;}
	.menu2{width:69% !important;margin-left:0 !important}
	.menu-detail1{width:20% !important}
	.menu-detail2{width:77% !important}
	/*.menu1 .introduction-detail{height:auto !important}*/

	.introduction-bottom-div>div{width: 1000px !important;}
	.footer-div>div{width: 1000px !important;font-size:14px}
	.introduction-middle{width: 1000px !important;}
	.header-top{width: 1000px !important;}
	.header-top-menu-ul>li{padding: 0 15px;}
	.header-top-menu-ul{width:auto}

}

@media screen and (min-width: 768px) and (max-width: 959px) {
	.body-div{height:100%;overflow-y:auto;overflow-x: auto;}
	.menu1{width:30% !important;}
	.menu2{width:67% !important;}
	.menu-detail1{width:20% !important}
	.menu-detail2{width:77% !important}
	/*.menu1 .introduction-detail{height:auto !important}*/

	.introduction-bottom-div>div{width: 768px !important;}
	.footer-div>div{width: 768px !important;font-size:14px}
	.introduction-middle{width: 768px !important;}

	.header-top-rmenu{right:0px !important}
	.header-top-menu-ul>li{padding: 0 15px;}
	.header-top-menu-ul>li:last-child .pop{right: 0;left: initial;}
	.header-top{width:100%}
	.header-top-menu-ul{width:auto}

}
@media only screen and (min-width: 480px) and (max-width: 767px){
	.body-div{height:100%;overflow-y:auto;overflow-x: auto;}
	.menu1{width:30% !important;}
	.menu2{width:68% !important;}
	.menu-detail1{width:20% !important}
	.menu-detail2{width:77% !important}
	/*.menu1 .introduction-detail{height:auto !important}*/

	.introduction-bottom-div>div{width: 480px !important;}
	.footer-div>div{width: 480px !important;font-size:14px}
	.introduction-middle{width: 480px !important;}

	.header-top-rmenu{right:0px !important}
	.header-top-menu-ul>li{padding: 0 15px;}
	.header-top-menu-ul>li:last-child .pop{right: 0;left: initial;}
	.header-top{width:100%}
	.header-top-menu-ul{width:auto}



}
@media only screen and (max-width: 479px) {
	.body-div{height:100%;overflow-y:auto;overflow-x: auto;}
	.menu1{width:30% !important;}
	.menu2{width:68% !important;margin-left:0 !important}
	.menu-detail1{width:20% !important}
	.menu-detail2{width:77% !important}	
	/*.menu1 .introduction-detail{height:auto !important}*/

	.introduction-bottom-div>div{width: 479px !important;}
	.footer-div>div{width: 479px !important;font-size:14px}
	.introduction-middle{width: 479px !important;}

	.header-top-rmenu{right:0px !important}
	.header-top-menu-ul>li{padding: 0 15px;}
	.header-top-menu-ul>li:last-child .pop{right: 0;left: initial;}
	.header-top{width:100%}
	.header-top-menu-ul{width:auto}

}