@CHARSET "UTF-8";

body {
	margin: 0 0;
}

.mapbox{
	overflow: hidden;width: 100%;height: 534px;
	}
.header{
	width: 100%;
	height:auto;
}
.show{
	display: block;
}
.hide{
	display: none;
}
.header .headertop {	
	width:100%;
	padding:16px 19.3%;
	height:77px;
	margin: 0 auto;
	vertical-align:middle;
	background-color:#093e8e;		
}


.header .headertop img {
	display:inline-block;
	float:left;
}

.header .headertop .language {
	display:inline-block;
	width:200px;
	text-align:right;
	height: 40px;
	line-height: 40px;
	float:right;
	font-size: 16px;
	color: #ffffff;
}

.header .headertop .language a {
	text-decoration: none;
	font-size: 16px;
	color: #ffffff;
}

.header .headertop .language .lanActive {
	color: #fff;
}

.header .nav {
	width: 61.4%;
	height: 40px;
	margin: 0 auto;
}

.header .nav ul {
	width: 100%;
	height: 40px;
	padding: 0px;
	margin: 0px;
	margin: 0 auto;
}

.header .nav ul li {
	display: inline;
	width: 14%;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
	position: relative;
}

.header .nav ul li a {
	text-decoration: none;
	color: #093e8e;
	font-size:18px;
	width: 100%;
	height: 40px;
	line-height: 40px;
	display: block;
	outline: none;
}

.header .nav ul li ul {
	position: absolute;
	z-index: 1;
	padding: 0;
	float: left;
	width: 100%;
	height: auto;
	display: none;
}

.header .nav ul li ul li {
	clear: both;
	list-style: none;
	float: left;
	margin: 0;
	width: 100%;
}
.header .nav ul li ul li a {
	margin: 0;
	text-decoration: none;
	width: 100%;
	height: 40px;
	color: #fff;
	font-size:16px;
	line-height: 40px;
	/* background-color: #4a5659; */
	background-color:rgb(0,62,141);
	filter: alpha(Opacity =60);
	-moz-opacity: 0.57;
	opacity: 0.60;
}
.header .nav ul li .active1 {
	color: #ffffff;
	/*border: 1px solid white;*/
	background: url(../img/nav_active.png)  no-repeat center;
}

.header .nav ul li .active11 {
	color: #000000;
	background-color: #ffffff;
	border: 0;
}

.pagecontent {
	width: 100%;
	min-height:950px;
	margin-top: 2px;
	
}

.pagecontent .contentall {
	width: 100%;
	height: auto;
}

.pagecontent .pageimg {	
	width: 100%;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
}

.pagecontent .contentall .blank {
	height: 24px;
	width: 100%;
}

.pagecontent .contentall .contentshow {
	width:61.4%;
	margin: 0 auto;
}

.pagecontent .contentall .contentshow .leftnav {
	width: 20%;
	height: auto;
	float: left;	
}

.pagecontent .contentall .contentshow .leftnav .ld {
	width: 100%;
	height: 114px;
	line-height: 114px;
	float: left;
	background-color: #134290;
	text-align: center;
	font-family: Microsoft Yahei;
	font-size: 30px;
	font-weight:bold;
	color: #ffffff;
	padding: 0;
}

.pagecontent .contentall .contentshow .leftnav .secondnav {
	width: 100%;
	height: auto;
	float: left;
	margin-top:25px;
	font-family: Microsoft Yahei;
	font-size: 14px;
	color: #000000;
	background-color: #f7f8fa;
}

.pagecontent .contentall .contentshow .leftnav .secondnav ul {
	height: auto;
	padding: 0 0;
	margin: 0;
}

.pagecontent .contentall .contentshow .leftnav .secondnav ul li {
	width:100%;
	height:44px;
	display: block;
	margin: 0;
	padding: 0;
	cursor: pointer;
	background-color: #f7f7f9;
	border-bottom: 1px dashed #dedede;	
	clear: both;
}

.pagecontent .contentall .contentshow .leftnav .secondnav ul li a {
	text-decoration: none;
	font-family: Microsoft Yahei;
	font-size: 14px;
	color: #000000;
	width:100%;
	height: auto;
	line-height: 44px;
	display: block;	
	/* background-color:#f7f7f9; */
	float: right;
	padding-left:20px;
}
.pagecontent .contentall .contentshow .leftnav .secondnav ul li a span{
	color:#036eb8;
}

.pagecontent .contentall .contentshow .leftnav .secondnav .active {
	color: #ffffff;
	/*border: 1px solid white;*/
	background: url(../img/juset.png)  no-repeat center;
}
.pagecontent .contentall .contentshow .leftnav .secondnav ul li ul {
	position: relative;
	top: 0px;
	z-index: 1;
	float: left;
	width: 145px;
	height: auto;
	padding-top: 7px;
	list-style-type: none;
	border: 0;
}

.pagecontent .contentall .contentshow .leftnav .secondnav ul li ul li {
	border: 0;
	clear: both;
	list-style: none;
	float: left;
	width: 145px;
	height: 12px;
	margin-bottom: 7px;
	margin-top: 5px;
	border: 0;
}

.pagecontent .contentall .contentshow .leftnav .secondnav ul li ul li a
	{
	text-decoration: none;
	font-family: Microsoft Yahei;
	font-size: 12px;
	color: #000000;
	margin: 0;
	float: left;
	width: 145px;
	height: 12px;
	line-height: 12px;
	padding: 0;
	border: 0;
	background-color: transparent;
}

.pagecontent .contentall .contentshow .rightcontent {
	width: 76%;
	float: right;
}

.pagecontent .contentall .contentshow .rightcontent .contentnav {
	width: 100%;
	height: 30px;
	margin-left: 0px;
	line-height:30px;
	font-family:  Microsoft Yahei;
	font-size: 13px;
	border-bottom: 1px solid gray;
}
.pagecontent .contentall .contentshow .rightcontent .contentnav .nav_title{
	height: 30px;
	margin-left: 0px;
	line-height: 30px;
	font-family: 微软雅黑;
	font-size: 16px;
	font-weight:bold;
	display:inline-block;
	border-bottom: 2px solid #134290
}
.pagecontent .contentall .contentshow .rightcontent .contentnav p{
	width: 50%;
	height: 30px;
	margin: 0px;
	padding:0;
	text-align:right;
	line-height: 30px;
	font-family: 微软雅黑;
	font-size: 14px;
	display:inline-block;
	float:right;
}
.pagecontent .contentall .contentshow .rightcontent .contentnav a {
	text-decoration: none;
}

.pagecontent .contentall .contentshow .rightcontent .contents {
	font-family: 微软雅黑;
	font-size: 16px;
	color: #333333;
	width:100%;
	height: auto;
	margin:30px 0;
}
.pagecontent .contentall .contentshow .rightcontent .contents .listtable
	{
	width:100%;
	font-family: Microsoft Yahei;
	font-size: 12px;
	color: #333333;
	line-height: 28px;
}
.pagecontent .contentall .contentshow .rightcontent .contents .listtable tr
	{
	width:100%;
	font-family: Microsoft Yahei;
	font-size: 13px;
	color: #333333;
	/* line-height: 28px; */
	border-bottom:1px dashed gray;
}
.pagecontent .contentall .contentshow .rightcontent .contents .listtable tr td
	{
	border-bottom:1px dashed #dedede;
}
.pagecontent .contentall .contentshow .rightcontent .contents .listtable tr .new_title
	{
	width:70%;
}
.pagecontent .contentall .contentshow .rightcontent .contents .listtable tr .new_time
	{
	width:20%;
	text-align:right;
}
.pagecontent .contentall .contentshow .rightcontent .contents .listtable a
	{
	margin-left:12px;
	text-decoration: none;
	color:  #555555;
}

.pagecontent .contentall .contentshow .rightcontent .contents .listtable a:hover
	{
	color: #0066cc;
}

.pagecontent .contentall .contentshow .rightcontent .contents .researchborder
	{
	border: 1px solid green;
	width: 100%;
	height: auto;
	padding: 15 20 15 20;
}

.pagecontent .contentall .contentshow .rightcontent .contents .researchborder .researchnow
	{
	width: 86px;
	height: 35px;
	background: url(contentimg/researchbj.png) no-repeat center;
}

.pagecontent .contentall .contentshow .rightcontent .contents .cgfenlei ul
	{
	color: green;
}

.pagecontent .contentall .contentshow .rightcontent .contents .cgfenlei ul li
	{
	height: 50px;
	line-height: 50px;
}

.pagecontent .contentall .contentshow .rightcontent .contents .cgfenlei ul li a
	{
	text-decoration: none;
	color: #000000;
}

.pagecontent .contentall .contentshow .rightcontent .contents .cgfenlei ul li a:hover
	{
	color: #0066cc;
}

.pagecontent .contentall .contentshow .rightcontent .contents .departmenttitle
	{
	margin: 0 auto;
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-family: 微软雅黑;
	font-size: 22px;
	font-weight: bolder;
	color: #2c2c2c;
	text-align: center;
	border-bottom: 1px solid #ECECEC;
	margin-bottom: 10px;
}

.pagecontent .contentall .contentshow .rightcontent .contents .divtitle
	{
	margin: 0 auto;
	width: 200px;
	height: 60px;
	line-height: 60px;
	font-family: 微软雅黑;
	font-size: 20px;
	color: #2c2c2c;
	text-align: center;
}

/* .pagecontent .contentall .contentshow .rightcontent .contents p {
        line-height:29px;
		 margin-top: 33px;
		 text-indent: 2em;
		 font-family: "微软雅黑";
		 font-size: 16px;
		 color: #000000;
		 opacity: 0.8;

} */

.pagecontent .contentall .contentshow .rightcontent .contents .yjyimg .yjybrief
	{
	width: 210px;
	height: 210px;
	background-color: #ffffff;
	opacity: 0.6;
	position: relative;
	top: 138px;
	left: 573px;
}

.pagecontent .contentall .contentshow .rightcontent .contents .xrldimg {
	margin-top: 30px;
	width: 100%;
	height:auto;
}


.pagecontent .contentall .contentshow .rightcontent .contents .yz1 {
	width: 100%;
	height: auto;
	text-indent: 2em;
}

.pagecontent .contentall .contentshow .rightcontent .contents .yz2 {
	width: 100%;
	height: auto;
	text-indent: 2em;
	display: none;
	
}

.pagecontent .contentall .contentshow .rightcontent .contents .yz3 {
	width: 100%;
	height: auto;
	text-indent: 2em;
	display: none;
}

.pagecontent .contentall .contentshow .rightcontent .contents .yz4 {
	width: 100%;
	height: auto;
	text-indent: 2em;
	display: none;
}

.pagecontent .contentall .contentshow .rightcontent .contents .yz5 {
	width: 100%;
	height: auto;
	text-indent: 2em;
	display: none;
}

.pagecontent .contentall .contentshow .rightcontent .contents .yz6 {
	width: 100%;
	height: auto;
	text-indent: 2em;
	display: none;
}
.pagecontent .contentall .contentshow .rightcontent .contents .yz7 {
	width: 100%;
	height: auto;
	text-indent: 2em;
	display: none;
}

.pagecontent .contentall .contentshow .rightcontent .contents .zzjgdiv {
	width: 770px;
	height: 609px;
}

.pagecontent .contentall .contentshow .rightcontent .contents .topparty
	{
	width: 100%;
	height: 400px;
}

.pagecontent .contentall .contentshow .rightcontent .contents .topparty .tleft
	{
	float: left;
	width: 33%;
	height: 390px;
	margin-right: 0px;
	padding-top: 10px;
	padding-left: 0px;
}

.pagecontent .contentall .contentshow .rightcontent .contents .topparty .tleft ul li
	{
	margin-top: 15px;
	margin-left: 0px;
	border-top: 1px solid #dddddd;
	height: 42px;
	line-height: 42px;
	margin-top: 0px;
}

.pagecontent .contentall .contentshow .rightcontent .contents .topparty .tcenter
	{
	float: left;
	width: 33%;
	height: 390px;
	margin-right: 0px;
	padding-top: 10px;
}

.pagecontent .contentall .contentshow .rightcontent .contents .topparty .tcenter ul li
	{
	margin-top: 15px;
	margin-left: 0px;
	border-top: 1px solid #dddddd;
	height: 42px;
	line-height: 42px;
	margin-top: 0px;
}

.pagecontent .contentall .contentshow .rightcontent .contents .topparty .tright
	{
	float: left;
	width: 33%;
	height: 390px;
	padding-top: 10px;
}
.conectus{
	text-align:center;display:inline-block;border-right:1px solid #dedede;
}
.pagecontent .contentall .contentshow .rightcontent .contents .topparty .tright ul li
	{
	margin-top: 15px;
	margin-left: 0px;
	border-top: 1px solid #dddddd;
	height: 42px;
	line-height: 42px;
	margin-top: 0px;
}

.pagecontent .contentall .contentshow .rightcontent .contents .bottomparty
	{
	width: 100%;
	height: 200px;
	margin-top: 20px;
}

.pagecontent .contentall .contentshow .rightcontent .contents .bottomparty .bleft,.bcenter,.bright
	{
	float: left;
	width: 33%;
	height: 190px;
	margin-right: 0px;
	padding-top: 10px;
}

.pagecontent .contentall .contentshow .rightcontent .contents .bottomparty .bleft ul li
	{
	margin-top: 15px;
	margin-left: 0px;
	border-top: 1px solid #dddddd;
	height: 42px;
	line-height: 42px;
	margin-top: 0px;
}

.pagecontent .contentall .contentshow .rightcontent .contents .bottomparty .bcenter ul li
	{
	margin-top: 15px;
	margin-left: 0px;
	border-top: 1px solid #dddddd;
	height: 42px;
	line-height: 42px;
	margin-top: 0px;
}

.pagecontent .contentall .contentshow .rightcontent .contents .bottomparty .bright ul li
	{
	margin-top: 15px;
	margin-left: 0px;
	border-top: 1px solid #dddddd;
	height: 42px;
	line-height: 42px;
	margin-top: 0px;
}

.pagecontent .contentall .contentshow .rightcontent .contents .producttitle{	
	width:100%;
	height: auto;
	background-color:#f1f1f4;
	vertical-align: top;
}
.pagecontent .contentall .contentshow .rightcontent .contents .producttitle .productimg{	
	width:43%;
	display:inline-block;
	height: auto;
	/* float:left; */
	vertical-align: top;
}
.pagecontent .contentall .contentshow .rightcontent .contents .producttitle .productimg img{	
	width:100%;
	background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size:cover;
    -moz-background-size:cover;
    background-size:cover;
    vertical-align: top;
}
.pagecontent .contentall .contentshow .rightcontent .contents .producttitle .productsum{	
	width:56%;
	vertical-align: top;
	display:inline-block;
	margin:auto;
	background-color:#f1f1f4;
}
.pagecontent .contentall .contentshow .rightcontent .contents .producttitle .productsum p{	
	width:100%;
	margin:auto;
	text-indent: 0em;
	vertial-align:middle;
	font-size: 14px !important;
	padding:7% 5%;
	vertical-align: top;
	
}
.pagecontent .contentall .contentshow .rightcontent .contents .producttitle .productsum p span{	
	font-size: 16px;
	font-weight:bold;
	
}
.pagecontent .contentall .contentshow .rightcontent .contents .producttitle .productsum .subtitlec{
	padding:3% 5%;
}

.foot {
	width: 100%;
	/* height: 300px; */
	background-color: #363737;
	margin: 0;
}

.foottext {
	width: 100%;
	height: 40px;
}

.foot .footnav {
	width: 61.4%;
	height:270px;
	margin: 0px auto;
}

.foot .footnav ul {
	width: 90%;
	height: 220px;
	margin:auto;
	padding: 0;
	color:white;	
}
.foot .footnav ul li{
	width: 10%;
	height: 200px;
	margin: 1%;
	padding: 0;
	float:left;
	text-align: center;
	display:inline-block;	
}
.foot .footnav ul li ul{
	width: 100%;
	height: 180px;
	margin-top: 10px;
	padding: 0;
	text-align: center;
} 
.foot .footnav ul li ul li{
	width: 100%;
	height: 22px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	display:block;	
	text-align: center;
	clear: both;
}
.foot .footlink ul li {
	display: inline;
	height: 30px;
	line-height: 30px;
	margin: auto 0px;
}

.foot .footlink ul li a {
	font-family: Microsoft Yahei;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	width: 170px;
}

.foot .footlink {
	padding-top:10px;
	font-size:16px;
	border-top:1px solid #fff;
	width: 61.4%;
	/* height: 30px;
	line-height: 30px; */
	margin: 0px auto;
}

.foot .footlink ul {
	widht: 100%%;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
}

.foot .footlink ul li {
	display: inline;
	height: 30px;
	line-height: 30px;
	margin: auto 0px;
}

.foot .footlink ul li a {
	font-family: Microsoft Yahei;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	width: 170px;
}

.foot .footlink ul li a:hover {
	color: #fff;
}

.foot .copyright {
	width: 61.4%;
	height: 60px;
	line-height: 30px;
	margin: 0px auto;
	text-align: center;
	font-family: Microsoft Yahei;
	font-size: 14px;
	color: #fff;
}

.foot .address {
	margin-left:24px;
}

.clear {
	clear: both;
}
.footTitle{
	font-size:17px;
	border-bottom:1px solid rgba(255,255,255,0.5);
	padding-bottom:3px;
	line-height: 24px;
}
.footline{
	border-bottom: 2px solid #fff;
    width: 8px;
    bottom: 0;
    float: left;
    /* position: absolute; */
    padding-top: 26px
}
.foot .footnav ul li ul li a{
	color:#fff;
	font-size:14px;
}
.foot .footnav ul li ul li a:hover{
	color:#3179d8;
	text-decoration: none;
}
.small li{
	height:18px !important;
	line-height:18px !important;
}
.small li a{
	color:#fff;
	font-size:12px !important;
}
.clear {
	clear: both;
}

/* 产品介绍 */
.contents .img{
		text-align:center;}
.protitlt{
color:rgb(9,69,165);font-weight:bold;text-indent: 2em;
/* margin:0px; */
}
#pages ul,#pages li{
	list-style:none;
	padding: 0px;
	margin-top:10px;
	order-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
#pages li{
	list-style: none;
    background: #fff;
    /* border: 1px solid #ededed; */
    /* width: 30px; */
    /* height: 30px; */
    text-align: center;
    color: #337ab7;
    display: inline-block;
    /* min-width: 40px; */
    height:30px;
    line-height:30px;}
#pages li.active a{
	color: #999;
    background-color: #f5f5f5 !important;
}
#pages ul li a{
	    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0;
}
#pages ul>li:last-child>a, #pages ul>li:last-child>span {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
}

#pages ul>li:first-child>a, #pages ul>li:first-child>span {
    border-left-width: 1px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
}
#pages ul>li>a, #pages ul>li>span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0;
}
.lxwmmail{
	color:#888;font-size:16px;line-height:30px;
} 
.submail{
	color:#666;font-size:20px;line-height:40px;
} 
.submailt{
	color:#666;font-size:18px;line-height:40px;
} 
.subcontext{
	padding-left: 2rem;line-height: 29px;font-size: 16px;color: #000000;opacity: 0.8;
} 
#nav{
	display:flex;
}
@media(max-width:1600px){
	.header .nav ul li a {
    font-size: 16px;
    }
}
/*首页小屏适配*/
@media(max-width:1600px){
	.pagecontent .contentall .contentshow .rightcontent .contents .producttitle .productsum p{	
		width:100%;
		margin:auto;
		text-indent: 0em;
		vertial-align:middle;
		font-size: 12px !important;
		padding:7% 5%;
		line-height:23px !important;
		
	}
	.header .nav ul li a {
	    font-size: 14px;
	}
	.header .nav ul li ul li a{
		font-size:13px;
		height:30px;
		line-height:30px;
	}
	.header .nav ul li{
		height:30px;
		line-height:30px;
	}
	.homepage .news .newsnav span{
		font-size:18px;
	}
	.homepage .news .newsnav{
		height:25px;
	}
	.homepage .news .newscontent .newslist .newshow .newshowtitle{
		margin-bottom:5px;
		font-size:14px;
	}
	.homepage .news .newscontent .newslist .newshow .newshowcontent{
		font-size:12px;
		margin-bottom:5px;
	}
	.homepage .news .newscontent .newslist .newsotherlist ul li{
		height:23px;
		line-height: 23px;
	}
	.homepage .news .newscontent .newslist .newsotherlist ul li .itemtitle{
		font-size:12px;
		height:23px;
		line-height:23px;
	}
	.homepage .news .newscontent .newslist .newsotherlist ul li .itemtime{
		font-size:12px;
		height:23px;
		line-height:23px;
	}
	.newscontent .newsimg .newsTitle{
		margin-top:176px;
		font-size:14px;
		height:30px;
		line-height:30px;
	}
	.homepage .news .newscontent .newsimg{
		height:206px;
	}
	.homepage .news .newscontent{
		width: 100%;
    	height: 210px;
    	margin: 20px 0 30px 0;
	}
	.homepage .news .newscontent .newslist{
		height:213px;
	}
	.header .headertop{
		padding: 15px 19.3%;
    	height: 60px;
	}
	.header .nav{
		top:70px;
	}
	.homepage .product .productnav span{
		font-size:18px;
		line-height:25px;
	}
	.homepage .product .line{
		top:7.3%;
	}
	.homepage .product .productnav{
		top:2.5%;
	}
	.homepage .product .productshow{
		top:10.5%;
	}
	.front .inner p{
		font-size:20px !important;
	}
	.front .inner span{
		font-size:18px !important;
	}
	.inner{
		padding:0px !important;
	}
	.front, .back{
		min-height:171px !important;
	}
	.homepage .product{
		height: 670px !important;
	}
	.footTitle{
		font-size:14px;
	}
	.foot .footnav ul li {
	    width: 10.5%;
	    height: 200px;
	    margin: 0.5%;
	    padding: 0;
	    float: left;
	    text-align: center;
	    display: inline-block;
	}
	.foot .footnav ul li ul li a{
		font-size:12px;
	}
	.footline{
		padding-top: 23px;
	    position: absolute;
	    margin-top: -21px;
	    bottom:auto;
	}
	.foot .footnav ul li ul li {
	    width: 100%;
	    height: 20px;
	    line-height: 20px;
	    margin: 0;
	    padding: 0;
	    display: block;
	    text-align: center;
	    clear: both;
    }
    .foot .footlink {
	    padding-top: 10px;
	    font-size: 13px;
	    border-top: 1px solid rgba(255,255,255,0.1);
	    width: 100%;
	    margin: 0px auto;
	}
	.foot .copyright {
	    width: 61.4%;
	    height: 60px;
	    line-height: 30px;
	    margin: 0px auto;
	    text-align: center;
	    font-family: Microsoft Yahei;
	    font-size: 12px;
	    color: #fff;
	}
	.foot .footlink ul {
	    widht: 100%;
	    height: 25px;
	    line-height: 25px;
	    margin: 0;
	    padding: 0;
	    text-align: center;
	}
	.pagecontent .contentall .contentshow .leftnav .ld{
		font-size:26px;
	}
	.pagecontent .contentall .contentshow .leftnav .secondnav ul li a{
		font-size:13px;
	}
	.pagecontent .contentall .contentshow .rightcontent .contentnav .nav_title{
		font-size:14px;
	}
	.pagecontent .contentall .contentshow .rightcontent .contentnav p{
		line-height: 30px !important;
    	margin-top: 0px !important;
		font-size:12px !important;
	}
	p {
    line-height: 28px !important;
    margin-top: 20px !important;
    text-indent: 2em;
    font-family: "微软雅黑";
    font-size: 13px !important;
    text-align: justify;
    }
    .pagecontent .contentall .contentshow .rightcontent .contents .producttitle .productsum p span{
    	font-size:14px;
    }
    .pagecontent .contentall .contentshow .rightcontent .contents .producttitle .productsum p span {
	    width: 100%;
	    margin: auto !important;
	    line-height: 32px;
	    text-indent: 0em;
	    vertial-align: middle;
	    font-size: 14px !important;
    }
    .pagecontent .contentall .contentshow .rightcontent .contents{
    	font-size:14px;
    	margin: 20px 0;
    }
    .header .headertop .headerinner img{
    	height:30px !important;
    }
    .header .headertop .language{
    	height: 30px;
	    line-height: 30px;
	    font-size: 14px;
    }
    .header .headertop .language a{
    	font-size: 14px !important;
    }
    .lxwmmail{
		color:#888;font-size:14px;line-height:30px;
	} 
	.submail{
		color:#666;font-size:16px;line-height:40px;
	} 
	.submailt{
		color:#666;font-size:14px;line-height:40px;
	} 
	#newsTable tr td a{
		font-size:12px !important;
	} 
	.pagecontent .contentall .contentshow .rightcontent .contents .listtable tr .new_time{
		font-size:12px !important;
		color:#888 !important;
	}
	.pagecontent .contentall .contentshow .rightcontent .contents .listtable{
		line-height:26px !important;
	}
	.showbox {
	    background: #f7f7f7;
	    padding: 10px;
	    line-height: 26px;
	    font-size: 13px;
	    display: none;
	}
	.pagecontent .contentall .contentshow .rightcontent .contents .producttitle .productsum .subtitlec{
		margin-top:0px !important;
		padding:3% 5%;
		padding-left:8%;
		text-align: justify;
	}
	.subcontext{
		padding-left: 2rem;line-height: 28px; font-size: 13px !important;color: #000000;opacity: 0.8;
	} 
}
#html .nestitles{
	padding-top: 10px;height: 66px;line-height: 28px;font-family: '微软雅黑';font-size: 5.55mm;border-bottom: 2px solid #64bf36;text-align: center;
}
#html img{
	max-width:100%;
	margin-left: -2em;
}
#html .MsoNormal span img{
	max-width:100%;
	margin-left: 0px;
}
#html p {
    line-height: 29px;
    margin-top: 33px;
    text-indent: 2em;
    font-family: "微软雅黑";
    font-size: 16px;
}
.computer{
	display: inline-block;
}
.computerb{
	display:block;
}
.mobile{
	display: none;
}
.header .headertop .mobile{
	display: none;
}
@media(max-width:1000px){/*手机端适配*/
	.computer{
		display: none !important;
	}
	.computerb{
		display: none !important;
	}
	.mobile{
		display: inline-block;
	}
	.header .headertop .headerinner img{
    	height:25px !important;
    }
	.header .headertop{
		padding:12px 15px;
		background:#093e8e;
		height:50px;
	}
	.header .headertop .mobile{
		height:25px;
		display: inline-block;
	}
	.header .nav ul{
	    height:auto;
	}
	.header .nav ul li a {
	    font-size: 14px;
	}
	.fenlei{
		width:25px;
	}
	.carousel{
		top:50px;
	}
	.header .nav{
		background:rgba(9,62,142,0.8);
		top:50px;
		left:auto !important;
		right:0px;
		width:150px;
		z-index:100;
		height:auto;
		position:fixed;
	}
	.header .nav ul li a{
		color:#fff;
	}
	.header .mobile ul li{
		display:block;
		width:100%;
		border-bottom:1px solid rgba(255,255,255,0.2);
		min-height:40px;
		line-height:40px;
	}
	.header .nav ul li ul{
		    background: none;
		    background:rgba(255,255,255,0.1);
		    z-index: 100;
		    padding: 0;
		    float: none;
		    width: 100%;
		    height: auto;
		    display: none;
		    padding-top: 8px;
	}
	.homepage{
		padding-top:50px;
	}
	.homepage .news{
		width:94%;
	}
	.homepage .news .newscontent{
	  height:auto;
	}
	.homepage .news .newscontent .newsimg{
		width:100%;
		float:none;
	}
	.homepage .news .newscontent .newslist{
		margin-top:20px;
		width:100%;
		float:none;
	}
	.homepage .product .productnav{
		width:94%;
		left:3%;
	}
	.homepage .product .line{
		width:94%;
		left:3%;
		top:60px;
	}
	.homepage .product{
		height: 2490px !important;
		background-repeat: repeat;
	}
	.header .headertop .language{
		width:80px;
	}
	.homepage .product .productnav{
		top:25px;
	}
	.homepage .product .productshow{
		top:80px;
		width:90%;
		left:5%;
	}
	.foot .footnav{
		width:100%;
		padding:10px 0px;
		height:auto;
	}
	.foot .copyright{
		width:100%;
		height:80px;
		line-height:25px;
	}
	.homepage .news .newscontent .newslist{
		height:250px;
	}
	.pagecontent .contentall .contentshow .leftnav{
	   display:none;
	}
	.pagecontent .contentall .contentshow{
		width:100%;
	}
	.pagecontent .contentall .contentshow .rightcontent{
	   width: 94%;
	   margin:0px auto;
	   float:none;
	}
	.header{
		position:fixed;
		z-index:100;
		top:0
	}
	.pagecontent{
		padding-top:48px;
	}
	.contents ul li{
		padding:10px !important;
		text-align:center;
	}
	.contents ul li img{
		width:60% !important;
	}
	.contents ul li .item_info{
		width:100% !important;
		text-align:center;
		padding-top:10px;
	}
	.contents ul li .item_info p{
		text-align:center !important;
	}
	.contents ul li{
		border:none !important;
		border-bottom: 1px solid #CCC !important;
	}
	.lditem{
		width: 17% !important;
	    margin: 1.5% !important;
	    float: left;
	    display: inline-block;
	    cursor: pointer;
	}
	.pagecontent .contentall .contentshow .rightcontent .contentnav p{
		width:180px !important;
	}
	.pagecontent .contentall .contentshow .rightcontent .contents .listtable tr .new_time{
		width:80px !important;
		display: none !important;
	}
	.pagecontent .contentall .contentshow .rightcontent .contents{
		overflow:hidden;
	}
	.contents #pages ul li{
		padding:0px !important;
	}
	.pagecontent .contentall .contentshow .rightcontent .contents .listtable tr td{
		white-space: nowrap;
	}
	#frame_content{
		width:100% !important;
	}
	#frame_content img{
		width:100% !important;
	}
	.pagecontent .contentall .contentshow .rightcontent .contents .producttitle .productimg{
		width:100%;
	}
	.pagecontent .contentall .contentshow .rightcontent .contents .producttitle .productsum{
		width:100%;
	}
	.selectbox{
		display:block;
	}
	#newsTable tr td{
	    border-bottom: 1px dashed #ccc;
	    line-height: 20px !important;
	    padding-left: 0px !important;
	    width: 50% !important;
	}
	#newsTable tr td img{
		padding-left:5px !important;
		padding-right:5px !important;
	}
	.contents ul li{
		padding:5px 0px !important;
		line-height:20px;
		text-align:left;
	}
	.zcjjimg{
		width:100%;
	}
	.bosbuness{
		padding:20px 0px;
	}
	.bosbuness img{
		width:25%;
	}
	.conectus{
		text-align:center;display:inline-block;border-right:none;
		border-bottom: 1px solid #dedede;
		padding:20px 0px;
	}
	.mapbox{
	overflow: hidden;width: 100%;height: 300px;
	}
	#map{
		height:300px  !important;
	}
	
}
