﻿body{
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif;
}
/* 菜单 */
.menu{/*background-color:#00b2fc;*/height:40px;padding-right:1px;padding-left:1px;width:1190px;margin:0 auto;}
.menu ul{list-style:none;margin:0px;padding:0 1px}
.menu ul li{float:left;white-space:nowrap;padding:0 17px;text-overflow:ellipsis; overflow:hidden; }

.menu ul li a{line-height:40px;color:#00b2fc;font-weight:bold;font-size:14px;font-family:microsoft yahei;text-decoration:none;}
.menu ul li:hover{background:#1369c0;} .menu ul li:hover a{color:#fff;}

/*公司模块*/

.aboutus{ width:360px; height:auto; overflow:hidden; text-align:left; zoom:1}
.aboutus_l{ float:left;width:360px; height:auto; overflow:hidden; font-size:12px;}
.aboutus_l_title{ width:100%; height:40px;padding-left:10px;line-height:40px; vertical-align:middle;overflow:hidden;background:#f4f4f4;}
.aboutus_l_title span{border-bottom:2px solid #00b2fc;color:#00b2fc;width:110px;font-size:13px;}
.aboutus_l_content{width:360px; height:auto; padding:10px 0px 10px 8px;border:1px #f4f4f4 solid;}

.left_body {width:400px;margin-bottom:8px; background:#f4f4f4; font-size:12px; font-weight:normal; border-top:none; }
.left_body ul{}

.left_body li{list-style:none;text-align:left;height:29px;line-height:29px;overflow:hidden;/*background:url(../images/ico.jpg) center left no-repeat;*/}

.left_body li em{font-style:normal;background:#FF8A0C; text-align:center;color:#fff;border-radius:50%;margin-top:3px;width:20px;height:20px;line-height:20px;float:left;}
.left_body li a{ /*background:url(../images/about_08.jpg) no-repeat center top;*/display:inline-block;width:330px;font-size:13px; color:#555; padding:0 0 0 5px;}
.left_body li a:hover{ /*background:url(../images/about_09.gif) no-repeat center top;*/font-size:13px; color:#00b2fc; padding:0 0 0 5px;}


.left_body ul li a:link {  text-decoration:none;margin:0;} 
.left_body ul li a:visited {text-decoration:none;margin:0;}

.left_body .subnav{ color:#00F; text-indent:50px;}
.aboutus_l_content ul li{  color:#000; height:34px; line-height:34px; background:url(../images/leftbg.jpg) left center no-repeat; text-align:center;}
.aboutus_l_hover{
	width:100%;
	height:auto;
	margin-top:10px;
	margin-left:30px;}
.zhi4{text-align:left; padding:0 10px; line-height:20px;margin:1px 0 1px; }


/*下拉菜单*/
.mul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
}

.mli {
    float: left;
}

.mli a, .dropbtn {
    display: inline-block;
    color: #00b2fc;
    text-align: left;
    text-decoration: none;
	padding-left:10px;
	padding-right:10px;
}


.dropdown {
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #1369c0;
    min-width: 220px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index:888;
	margin-left:-17px;
}

.dropdown-content a {
    color: black;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #1369c0}

.dropdown:hover .dropdown-content {
    display: block;
}


div#MainPromotionBanner{
	width:1190px;
	height:230px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 230px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 1190px;
	height: 230px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 1190px;
	height: 230px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 200px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(../images/slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(../images/slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}
.pcontent{padding-left:20px}
.pcontent,.pcontent P, .pcontent LI,.pcontent TD{font-size:14px;line-height:30px;color:#000}
.pcontent *{
	font-family: Microsoft YaHei, Arial, Helvetica, sans-serif !important;
}
.pcontent img{
	max-width: 100%;
	height: auto;
}
.pcnone{ display:none  !important;}
.mnone{ display:block  !important}
@media (max-width: 1000px){
*{box-sizing:border-box}
.pcnone{ display:block !important}
.mnone{ display:none  !important}
.kfoutbox{ display:none}
 .sjj_nav ul,.sjj_nav li,.navbar ul,.navbar ul li,.nrdf p{padding:0px;list-style:none;margin:0px;}
.w980 {width:100%;padding: 0 8px;box-sizing: border-box;}
img{max-width:100%; height: auto !important;}
table{width:100% !important}
/*导航*/
.sp_header{height:50px;overflow:hidden;background:#fff;position:fixed;z-index:10;top:0;width:100%;}
.sp_logo{padding:10px;float:left;height:50px;    box-sizing: border-box;}
.sp_logo img{margin:auto;max-height:30px;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:15px}
.sp_nav span{display:block;background:#c9141e;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.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:#eee;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:50px}
.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;display: flex;
    align-items: center;}
.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 #ddd solid;margin-left:10px;position:relative;line-height:40px;font-size:14px; text-align:left;}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:80%; text-align:left; display:block;}
.sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#c9141e}
.sjj_nav ul li ul li>ul{margin-left:10px}

.index_banner{ width:100% !important; min-width:100% !important; height:auto !important;}
.index_banner img{ position:relative !important; width:100% !important; margin:0px !important; left:0px !important; height:auto !important}
 
.index_table1{width:100%;}
.index_table1> tbody > tr:first-child{display:flex;flex-direction: column;}
.index_table1> tbody > tr td{height:auto !important}
.index_table1> tbody > tr  table{width:100%;}
.index_table1> tbody > tr:first-child table tr{display:flex;}
.index_table1> tbody > tr:first-child table tr td{width:auto; height:auto}
.tc td{ height:auto}
.index_table1> tbody > tr:nth-of-type(2)  table tr{display:flex;flex-direction: column;}
.index_table1> tbody > tr:nth-of-type(2)  table tr td{width:auto}
#table4 .tb_title ,#table4 td{flex:1;    padding: 3px;}
.table_right,.xxgy,.gybg{width:100%;padding-left:0px !important;}
#newslist {width:90%;}
#contain,#contain li,#contain li dd,.aboutus_l,.left_body{width:100%;}
.left_body li{ height:auto;line-height:35px;}
.left_body li em{margin-right:8px;    margin-top: 7px;}
.left_body li { width:auto;text-overflow: ellipsis;}
 

.picScroll-left2{ width:100%  !important;}
.picScroll-left2 .bd{width:100% !important;}
.picScroll-left2 .bd ul{display: flex;flex-wrap: wrap;justify-content: center;}
.picScroll-left2 .bd ul li{ width:50%; box-sizing:border-box;}
.picScroll-left2 .bd ul li:nth-of-type(7){ display:none}
.picScroll-left2 .bd ul li .pic img {
    display: block;
    width: 100%;
    height: auto;
}

.ny_table{width:100%;}
.ny_table > tbody > tr,.ny_table > tr{display:flex;flex-direction: column;}
.ny_table > tr > td{width:100%;}
.ny_table > tbody > tr > td:nth-of-type(1){order:2;width:100%;}
.ny_table > tbody > tr > td:nth-of-type(2){order:1;width:100%;}

.pcontent{padding:10px;}
.xgyd tr td{width:auto !important;}

.baoming_table tr {display:flex;    flex-direction: column;
    margin-bottom: 10px;}
.baoming_table tr .tb_title{ width:100%;}
.baoming_table tr td{height:auto;width: 100%;
    text-align: left;}
.baoming_table  textarea{width:100%;}

.footer{ min-width:100% !important;padding: 10px;    box-sizing: border-box;}
.footer table{ width:100%;}
.footer table tr{ display:flex;flex-direction:column}
.footer table tr td{line-height: 1.5; width:100% !important; height:auto;padding-left:0px !important;    padding-top: 5px;}
.footer table tr td img{max-width:100%;}
.flinks{display:none}

.navbar{ width:100%; height:45px; position:fixed; bottom:0;}
.navbar ul{ display:flex; justify-content: space-between;    align-items: center; height:45px;}
.navbar ul li{ flex:1; text-align:center; position:relative}
.navbar ul li a{ display:block; background:#00b2fc;line-height:45px; color:#fff;}
.navbar ul li:after{ content:''; width:1px; height:15px; background:#fff;display: block;position: absolute;right: 0;top: 15px;}
.navbar ul li:last-child:after{ display:none;}
 
.emptyHeight{ height:50px;}




/*微信弹窗*/
#wxnr {
	width: 100%;
	height: 100%;
	min-width: 320px;
	position: fixed;
	top: 0;
	z-index: 1000;
	display: none;
	background: rgba(0,0,0,.6);
}
#wxnr .nrdf {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom:0;
	margin:auto;
	width: 300px;
	height: 300px;
	padding: 20px;
 
 
	text-align: center;
	background-color: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 2px 6px #777;
	-webkit-box-shadow: 0px 2px 6px #777;
	-moz-box-shadow: 0px 2px 6px #777;
	border-radius: 10px;
	box-sizing: border-box;
}
#wxnr img {
	width: 150px;
	height: 150px;
	display: block;
	margin: 0 auto;
}
#wxnr p {
	font-size: 14px;
	line-height: 2;
	text-align: center;
}
#wxnr i {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 25px;
	height:25px;
	font-size: 16px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-style: normal;
	background: #333;
	border-radius: 100%;
	cursor: pointer;
}
#wxnr span {
	display: inline-block;
	padding: 0px 10px;
 
	background-color: #0e87db;
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
}
#wxnr span.wx {
	padding-left: 40px;
	background-image: url(../images/wx.png);
	background-size: 20px;
	background-position: 10px center;
	background-repeat: no-repeat;
}
/*复制提示*/
#weixin {
	position: fixed;
	top: 50%;
	margin-top: -40px;
	z-index: 9999999;
	font-size: 16px;
	color: #fff;
	width: 90%;
	right: 5%;
	line-height: 30px;
	text-align: center;
	background: rgba(0, 0, 0, 0.8);
	border: 2px solid #333;
	border-radius: 5px;
	display: none;
}
}