﻿@charset "utf-8";
/* CSS Document */

*{
	font-family:"微软雅黑";
	font-size:14px;
	padding:0;
	margin:0;
	box-sizing:border-box;
}
ul{
	list-style:none;
}
a,a:link,a:hover{
	text-decoration:none;
}
a:focus{
	outline:none;
}
img{
	border:none;
}
p{
	line-height:23px;
}


/*top代码*/
.topBg{
	background-color:#0268b3;
	height:36px;
}
.topBg .topLeft{
	float:left;
}
.topBg .topLeft ul li{
	float:left;
	line-height:36px;
}
.topBg .topLeft ul li img{
	margin-right:10px;
}
.topBg .topLeft ul li a{
	color:#FFF;
}
.topBg .topLeft ul li a:hover{
	color:#000;
	transition:color 0.75s ease;
}
.topBg .topLeft ul .czfgx{
	border-right: 1px solid #fff;
    height: 13px;
    margin: 13px 10px 0;
}
.topBg .topRight{
	float:right;
}
.topBg .topRight h5{
	color:#FFF;
	float:left;
	margin:0;
	line-height:36px;
}
.topBg .topRight .sous{
	float:left;
	line-height:36px;
}
.topBg .topRight .sous p{
	float:left;
	margin-left:50px;
	margin-bottom:0;
	color:#FFF;
	margin-top:6px;
}
.topBg .topRight .sous .formYs{
	float:left;
	overflow:hidden;
}
.topBg .topRight .searchvalue{
	height:24px;
	background-color:transparent;
	border:1px solid rgba(255,255,255,0.5);
	padding:0 5px;
	width:130px;
	color:#FFF;
	
	margin-top:6px;
}
.ssk { 
	float: right;
    height: 24px;
    margin-top: 6px;
    position: relative;
    
 }
.searchbutton { 
	background-color:#fff;
	border:1px solid rgba(255,255,255,0.5);
	border-left:0;
	color:#FFF;
	margin:0;
	margin-top:-12px;
	width:15px;
	width:24px;
	height:24px;
}
.topBg .topRight .sous .formYs .ssk{
	width:24px;
	height:20px;
	float:right;
	background-color:#9ac3e1;
	margin-top:6px;
	height:24px;
	text-align:center;
}
.topBg .topRight .sous .formYs .ssk:hover{
	background-color:#FFF;
}
.topBg .topRight .sous .formYs .ssk a{
	display:block;
}
.topBg .topRight .sous .formYs .ssk imput{
	margin-top:-15px;
}

/*nav代码*/
#qjt .caret{
	display:none;
}
#qjt li a .sub-arrow{
	display:none;
}
#qjt li ul li a .sub-arrow{
	display:inline-block;
	float:right;
	margin-top:8px;
}
.qbjYs{
	background-color:#FFF;
	border:none;
	margin-bottom:0;
}
.qgYs{
	height:auto;
	padding:15px 0 15px 15px;
}
.qgYs .thumbnail{
	border:none;
	margin-bottom:0;
}
.qgYs img{
	width:343px;
}
#qjt{
	margin-right:-9px;
	margin-top:18px;
}
#qjt a{
	padding:15px 10px;
}
#qjt ul.sm-nowrap > li > a{
	padding:7px 15px;
	color:#666;
	border-bottom:1px solid #ddd;
}
#qjt ul.sm-nowrap > li > a:hover{
	color:#237aba;
}
#qjt ul.sm-nowrap{
	margin-left:0 !important;
}

/*newYs代码*/
.newYs{
	border-bottom:1px solid #e3e3e3;
}
.newYs .zYs{
	border-right:1px solid #e3e3e3;
	float:left;
	margin-right:15px;
	padding-right:15px;
}
.newYs .zYs h4{
	margin-bottom:0;
	font-weight:bold;
	color:#222222;
}
.newYs .zYs h5{
	margin-top:0;
	color:#666666;
}
.newYs .gbtp{
	float:left;
	line-height:54px;
}
.newYs ul li{
	float:left;
	line-height:54px;
}
.newYs ul li a{
	color:#454545;
}
.newYs ul li a:hover{
	color:#237aba;
}
.newYs ul li img{
	margin-right:8px;
	margin-left:15px;
}
.newYs ul li .rqYs{
	margin:0 25px 0 20px;
}

/*产品分类代码*/
.cpflYs{
	margin-top:25px;
}
.cpflYs h3{
	text-align:center;
	width:auto;
	background:url(../images/cp-bg2.png) no-repeat center center;
	color:#5a5a5a;
}
.cpflYs h4{
	text-align:center;
	text-transform:uppercase;
	color:#5a5a5a;
}
.rowYs01{
	margin-top:30px;
	background:url(../images/sxbg.png) no-repeat center 73px;
}
.rowYs01 .thumbnail{
	border:none;
	background-color:transparent;
}
.rowYs01 h4 a{
	color:#383838;
	font-size:16px;
}
.rowYs01 h4 a:hover{
	color:#237aba;
}
.rowYs01 .pYs01{
	margin-left:60px;
}
.rowYs01 .pYs01 p{
	margin-bottom:3px;
}
.rowYs01 .pYs01 a{
	color:#555555;
}
.rowYs01 .pYs01 a:hover{
	color:#237aba;
}
.rowYs01 .pYs01 p img{
	margin-right:8px;
}

/*关于我们代码*/
.aboutBg{
	background-color:#e1e1e1;
	padding-top:1px;
	padding-bottom:50px;
	margin-top:39px;
}
.rowYs02{
	margin:30px 0 0;
}
.rowYs02 .thumbnail{
	padding:0;
	margin-bottom:0;
	border:none;
}
.rowYs02 .bgsYs{
	text-align:center;
	background-color:#237aba;
	padding:35px 0 23px;
}
.rowYs02 h3{
	background-image:none;
	margin-bottom:5px;
	margin-top:8px;
}
.rowYs02 h3 a{
	font-size:24px;
	color:#FFF;
}
.rowYs02 h3 a:hover{
	color:#000;
}
.rowYs02 p{
	color:#FFF;
	margin-bottom:0;
	text-transform:uppercase;
}
.rowYs02 .col-sm-3{
	padding:0;
}

/*flYs代码*/
.flYs{
	margin-top:55px;
}
.flYs h4{
	border-left:3px solid #6f9716;
	padding-left:7px;
	font-size:20px;
	line-height:20px;
	text-transform:uppercase;
}
.h4Ys{
	border-bottom:2px solid #237aba;
	margin-bottom:25px;
}
.aYs01{
	margin-bottom:16px;
}
.aYs01 a{
	color:#505050;
	font-size:15px;
}
.aYs01 > li.active > a,.aYs01 > li.active > a:focus{
	color:#527800;
}
.zsyYs .thumbnail{
	border:none;
	padding:0;
	margin-bottom:18px;
}
.qnYs .col-sm-8{
	padding-left:0;
}
.qnYs .col-sm-8 .aYs02:hover{
	color:#527800;
}
.qnYs h5{
	margin:0 0 6px;
}
.qnYs h5 a{
	color:#0f0f0f;
}
.qnYs h5 a:hover{
	color:#237aba;
}
.qnYs p{
	color:#505050;
	margin-bottom:5px;
	font-size:13px;
}
.ulYs01 a{
	color:#383838;
	font-size:13px;
}
.ulYs01 a:hover{
	color:#237aba;
}
.ulYs01 .spanYs{
	float:right;
}
.ulYs01 li{
	padding-bottom:4px;
	border-bottom:1px solid #dcdcdc;
	margin-bottom:7px;
}
.ulYs01 img{
	margin-right:7px;
}
.gdYs a{
	background-color:#007dd4;
	padding:7px 20px;
	border-radius:5px;
	-moz-border-radius:5px;
	-weblit-border-radius:5px;
	display:inline-block;
	color:#FFF;
	font-size:14px;
	margin-top:20px;
}
.gdYs a:hover{
	color:#000;
}

/*行业应用代码*/
.ulYs02 a{
	color:#383838;
	font-size:14px;
}
.ulYs02 a:hover{
	color:#237aba;
}
.ulYs02 .spanYs{
	float:right;
}
.ulYs02 li{
	padding-bottom:4px;
	border-bottom:1px dashed #ccc;
	margin-bottom:11px;
}
.ulYs02 img{
	margin-right:7px;
}
.flYs .col-sm-6{
	width:44%;
}
.flYs .col-sm-3{
	
}
#jsypx{
	margin-top:30px;
}
#jsypx .nav-tabs{
	border:none;
}
#jsypx > .nav > li{
	width:30.7%;
	margin-right:10px;
}
#jsypx > .nav > li > a{
	padding:0 10px 0 0;
	border:none;
}
#jsypx > .nav > li > a > img{
	width:100%;
}
#jsypx > .nav > .LiYs01 > a{
	padding-right:0;
}
#jsypx > .nav > .LiYs02 > a{
	padding-right:0;
}
#jsypx > .nav > .LiYs02{
	width:30.7%;
	margin-right:0px;
}
.topYs{
	margin-top:21px;
}

/*footer代码*/
.footerBg{
	background-color:#139A23;
	padding:35px 0;
	margin-top:60px;
}
.footerBg2{
	margin-top:39px;
}
.ulYs03 li{
	float:left;
	width:150px;
	min-height:175px;
}
.ulYs03 li h4,.ulYs04 li h4{
	color:#FFF;
	margin-bottom:25px;
	margin-top:5px;
}
.ulYs03 li p{
	margin-bottom:5px;
}
.ulYs03 li a{
	font-size:13px;
	color:#FFF;
}
.ulYs03 li a:hover{
	color:#00355a;
}
.ulYs04 li{
	float:left;
	width:210px;
	height:219px;
}
.ulYs04 li p{
	color:#FFF;
	margin-bottom:16px;
}
.ulYs04 li p img{
	margin-top:-5px;
}
.ulYs04 li .imgYs{
	margin-bottom:12px;
}
.LiYs03{
	border-left:1px solid #4da4e1;
}
.LiYs04{
	border-left:1px solid #4da4e1; 
	padding-left:20px;
}
.LiYs05{
	border-right:1px solid #EAEAEA;
	height:219px;
}
.LiYs06{
	border-right:1px solid #EAEAEA;
}

/*duYs代码*/
.duYs{
	padding:18px 0;
}
.duYs ul li{
	float:left;
	margin-right:20px;
}
.duYs ul li a{
	color:#525252;
}
.duYs ul li a:hover{
	color:#237aba;
}
.duYs p{
	clear:both;
	text-align:center;
	margin-bottom:0;
	color:#525252;
}

/*关于我们代码*/
.leftCd h3{
	background:url(../images/sdfx.jpg) no-repeat 3px 3px;
	line-height:56px;
	padding-left:15px;
	color:#FFF;
	border:1px solid #ddd;
	margin-bottom:0;
	border-bottom:none;
	font-size:22px;
	position:relative;
}
.leftCd h3 small{
	color:#11d8f5;
	margin-left:9px;
}
.leftCd .list-group-item:last-child{
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 0px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}
.leftCd .list-group-item{
	background-color:#f59326;
}
.leftCd  a.list-group-item{
	font-size:15px;
	color:#FFF;
}
.leftCd  a.list-group-item:hover{
	color:#237aba;
	transition:color 0.5s ease;
}
.leftCd  a.list-group-item:focus{
	color:#237aba;
}
.sjlYs{
	margin-top:30px;
}
.ulYs05 li{
	border:1px solid #ddd;
	padding:10px 10px 10px 15px;
	border-top:none;
	color:#606066;
}
.dqwz{
	border-bottom:1px solid #ddd;
	overflow:hidden;
	margin-top:36px;
	padding-bottom:5px;
	margin-bottom:18px;
}
.dqwz ul{
	border-left:3px solid #f59327;
	overflow: hidden;
    padding-left: 5px;
	margin-bottom:0;
}
.dqwz ul li{
	float:left;
	margin-right:6px;
	line-height:18px;
}
.dqwz ul li a{
	color:#666;
}
.dqwz ul li a:hover{
	color:#005c9f;
}
.pYs02 p{
	text-indent:2em;
	color:#454545;
}
.pYs02 .thumbnail{
	margin-top:35px;
	margin-bottom:0;
}
.tableYs{
	text-align:center;
	color:#606060;
}
/*.tableYs .tdYs{
	line-height:100px;
}*/
.tableYs .tdYs2{
	text-align:left;
	padding-left:15px;
	/*max-height:180px;*/
}
.tableYs a{
	color:#606060;
}
.tableYs a:hover{
	color:#0067b1;
}
.trYs{
	background-color:#f3f3f3;
	font-size:15px;
	color:#0067b1;
}
.trYs td{
	font-size:15px;
}
.tableYs tr td img{
	width:39px;
	height:39px;
}
.fyjl{
	margin:20px 0 0;
}
.fyjl2{
	margin:0;
}
.tableYs .tdjzYs{
	line-height: 20px;
}

/*产品详细页代码*/
.h3Ys h3{
	color:#2a2a2a;
	margin-top:10px;
	margin-bottom:20px;
}
.h3Ys p{
	color:#666;
	border-bottom:1px solid #ddd;
	padding-bottom:25px;
	margin-bottom:25px;
}
.h3Ys ul li{
	color:#666;
	margin-bottom:5px;
}
.h3Ys ul li strong{
	color:#454545;
	font-weight:normal;
}
.bkYs{
	border:1px solid #ddd;
	margin-top:15px;
	padding-bottom:20px;
}
.ulYs06 > li{
	margin-bottom:0;
}
.ulYs06 > li > a{
	border-radius:0;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	margin:15px 5px 15px 15px;
	border:1px solid #ddd;
	color:#383838;
}
.ulYs06 > li.active > a, .ulYs06 > li.active > a:hover, .ulYs06 > li.active > a:focus{
	border:1px solid #ddd;
	background-color:#0e5f99;
	color:#FFF;
}
.bkYs .tab-content{
	padding:0 15px;
}
.bkYs h5{
	font-size:16px;
	color:#383838;
	margin-top:20px;
}
.bkYs p{
	color:#666666;
	margin-bottom:5px;
}

/*行业应用代码*/
.nrYs h4{
	margin:6px 0;
}
.nrYs h4 a{
	color:#393939;
	font-size:18px;
}
.nrYs h4 a:hover{
	color:#f48000;
}
.nrYs .rqYs{
	font-size:12px;
	color:#777;
	margin-bottom:3px;
	display:block;
}
.nrYs a{
	color:#f48000;
}
.nrYs a:hover{
	color:#044098;
}
.nrYs p{
	color:#707070;
	margin-bottom:8px;
}
.fgx{
	border-bottom:1px solid #ddd;
	padding-bottom: 6px;
	display:block;
	clear:both;
	margin:0 15px 26px;
}

/*技术与培训代码*/
.bkYs2 i{
	margin-right:5px;
}
.bkYs2 i img{
	margin-top:-2px;
}
.bkYs2 p{
	padding-bottom:5px;
	border-bottom:1px dashed #237aba;
	color:#454545;
	margin-bottom:13px;
}
.bkYs2 p:hover { background:#eee; }
.bkYs2 p a{
/*	float:right;
*/	color:#454545;
}
.bkYs2 p a img{
	margin-top:-5px;
	margin-right:50px;
	margin-left:10px;
}
.bkYs2 p .rqYs2{
	float:right;
}

/*新闻页代码*/
.bkYs3 i{
	margin-right:5px;
}
.bkYs3 i img{
	margin-top:-2px;
}
.bkYs3 p{
	padding-bottom:5px;
	border-bottom:1px dashed #237aba;
	color:#454545;
	margin-bottom:13px;
}
.bkYs3 p a{
	color:#454545;
}
.bkYs3 p a:hover{
	color:#237aba;
}
.bkYs3 p .rqYs2{
	float:right;
}

/*新闻详细页代码*/
.xwny{
	padding:0 15px;
}
.xwny h3{
	text-align:center;
	color:#393939;
	margin-top:30px;
}
.xwny .sjYs{
	padding:10px 0;
	border-top:1px solid #ddd;
	border-bottom:1px dashed #bbb;
	margin-bottom:25px;
}
.xwny .sjYs p{
	color:#5b5a5a;
	display:inline;
}
.pYs6{
	margin-left:25px;
}
.xwny p{
	text-indent:2em;
	color:#606060;
	margin-bottom:15px;
}
.xwny .thumbnail{
	border:none;
	padding:0;
	margin-top:20px;
}
.xwny .thumbnail img{
	border:1px solid #ddd;
	padding:4px;
	border-radius:4px;
	-moz-border-radius:4px;

	-webkit-border-radius:4px;
}
.xwny .sxYs{
	margin-bottom:25px;
}
.xwny .sxYs p{
	text-indent:inherit;
	color:#393939;
	margin-bottom:6px;
}
.xwny .sxYs p a{
	color:#f48000;
}
.xwny .sxYs p a:hover{
	color:#044098;
}
.fgx2{
	border-bottom:1px dashed #bbb;
	padding-bottom: 6px;
	display:block;
	clear:both;
	margin:30px 0 20px;
}
.fgx3{
	border-bottom:1px dashed #bbb;
	padding-bottom:6px;
	display:block;
	clear:both;
	margin:30px 15px 20px;
}

/*人才招聘代码*/
.zpYs a{
	color:#f59326;
}
.zyfx-xxy p{
	text-indent:inherit;
	margin-bottom:5px;
	color:#454545;
}
.zyfx-xxy .ys09{
	font-size:14px;
	color:#2a2a2a;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:6px 0;
	display:block;
	margin:22px 0 12px;
	background:url(../images/zyfz-xxypic.jpg) no-repeat 67px 12px;
}
.zyfx-xxy .fgx{
	margin:22px 0 12px;
	border-bottom:1px solid #ccc;
}

/*联系我们代码*/
.rowYs03 h4{
	padding-left:15px;
	font-size:17px;
	color:#044a7c;
}
.rowYs03 h5{
	color:#f59326;
	font-size:15px;
	margin-top:3px;
	margin-bottom:5px;
}
.rowYs03 p{
	color:#454545;
	margin-bottom:5px;
	text-indent:inherit;
}
.rowYs03 .col-sm-6{
	min-height:160px;
	margin-bottom:15px;
}

/*客户中心代码*/
.khzx h4{
	color:#333;
	margin-top:30px;
	line-height:23px;
}
.khzx p{
	color:#666;
	border-bottom:1px dashed #4198d8;
	padding-bottom:25px;
}
.khzx p:hover {
	background:#eee; }

.khzx2 strong{
	font-size:15px;
}
.khzx2 p{
	color:#666;
	margin:3px 0 35px;
}
.formYs2 p{
	float:left;
	text-align:center;
	width:74px;
	text-align:center;
	margin-bottom:0;
}
.formYs2 .form-control{
	width:40%;
	display: inline;
	height:30px;
	float:left;
	margin-left:6px;
}
.formYs2 .pYs03{
	clear:both;
	margin:20px 0;
	overflow:hidden;
}
.formYs2 .form-controlTwo{
	width:80%;
	height:100px;
}
.formYs2 .pYs04{
	clear:both;
	margin:20px 0;
	overflow:hidden;
}
.formYs2 .pYs04 .form-control{
	width:63%;
	margin-right:18px;
}
.formYs2 .pYs04 .zxkd{
	float: left;
    overflow: hidden;
    width: 265px;
}
.khzx2 .btn{
	color:#FFF;
	background-color:#f59326;
	border-color:#f59326;
}
.khzx2 .btn:hover{
	background-color:#237aba;
}
.ulYs07{
	overflow:hidden;
	margin-bottom:6px;
}
.spanYs2{
	width:3px;
	height:56px;
	background-color:#FFF;
	position:absolute;
	right:0;
}

/*产品中心二级菜单代码*/
.ejcd{
	background-color:#f3f3f3;
	padding:20px 15px;
	position:absolute;
	top:50px;
	left:-550px;
	width:1060px;
	display:none;
}
#qjt li:hover .ejcd,#qjt li:hover .ejcdTwo{
	display:block;
}
#qjt li a:hover{
	background-color:#f3f3f3;
}
.ejcd ul{
	min-height:165px;
}
.ejcd .ulYs08{
	border-right:1px solid #bbb;
}
#qjt .ejcd h5 a{
	color:#237aba;
	font-weight:bold;
	display:block;
	margin-bottom:15px;
	padding:3px 0;
}
#qjt .ejcd ul li a{
	color:#666;
	margin-bottom:5px;
	display:block;
	padding:3px 0;
}
#qjt .ejcd ul li a:hover{
	color:#237aba;
}

.ejcdTwo{
	background-color:#f3f3f3;
	padding:20px 15px;
	position:absolute;
	top:50px;
	left:-650px;
	width:1060px;
	display:none;
}
.leftjl01{
	left:-602px;
}
.leftjl02{
	left:-745px;
}
.leftjl03{
	left:-768px;
}
.leftjl04{
	left:-870px;
}
.leftjl05{
	left:-920px;
}
.leftjl07{
	left:-998px;
}
.leftjl06{
	width:130px;
	left:0;
	padding:0px;
}
#qjt .leftjl06 ul li{
	border-bottom:1px solid #ccc;
}
#qjt .leftjl06 ul li a{
	margin-bottom:0;
	padding:6px 10px 6px;
}
.ejcdTwo .thumbnail{
	border:none;
	background-color:inherit;
}
#qjt .ejcdTwo .thumbnail a{
	padding:0;
}
.ejcdTwo .ulYs08{
	border-left:1px solid #bbb;
}
#qjt .ejcdTwo ul a{
	font-weight:bold;
	margin-bottom:15px;
	display:block;
	padding:3px 0;
}
#qjt .ejcdTwo h5 a{
	color:#237aba;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
	padding:3px 0;
}
#qjt .ejcdTwo h5 a:hover{
	color:#23527c;
}
.ejcdTwo p{
	color:#666;
	line-height:23px;
}
.ejcdTwo li i{
	float:left;
	margin-right:7px;
	margin-top:3px;
}
.dwYs{
	position:relative;
}

.leftCd .qbjjl{

	background: rgba(0, 0, 0, 0) url("../images/sdfx.jpg") no-repeat scroll 0 0;
        border:none;
}
.ycdYs{
	display:none;
}
.wxYs{
	float:left;
	margin-right:11px;
}
.wxYs p,.wxYs2 p{
	margin-top:7px;
}
.topSsk{
	float:right;
	width:13%;
}
.sskTop p{
	float:right;
	color:#FFF;
	margin-top:6px;
	margin-left: 30px;
}
.topSsk .btn-default{
	background-color:#9ac3e1;
	height:22px;
	margin-top:6px;
	padding:4px;
	border-radius:inherit;
}
.topSsk .btn-default img{
	text-align:center;
	margin-top:-12px;
}
.topSsk .form-control{
	background-color:transparent;
	border:1px solid rgba(255,255,255,0.5);
	height:22px;
	margin-top:6px;
	border-radius:inherit;
	padding:0 6px 0;
	line-height:22px;
	color:#FFF;
}
.toRx{
	float:right;
}
.table-bordered > tbody > tr > td{
	border:1px solid #227abb;
}
.LiYs07{margin-top:3%;text-align:center;}

/*响应代码*/
@media (min-width: 1280px) {
	#qjt .LiYs07 a{
		
	}
}
@media (min-width: 1000px) {
	.qbjYsOne{
	display:none;
}
}
@media (max-width: 1280px) {
.formYs2 p{
	
}
.formYs2 .pYs04 .form-control{
	margin-right:0;
}
}
@media (min-width: 1025px) and (max-width: 1100px) {
#qjt a {
    font-size: 13px;
    padding: 15px 6px;
}
}
@media (max-width: 1024px) {
#qjt{
	margin-top:12px;
}
.qgYs img{
	width:250px;
}
#jsypx > .nav > li{
	margin-right:9px;
}
#jsypx > .nav > li > a > img{
	margin-bottom:11px;
}
.rowYs01 .pYs01{
	margin-left:43px;
}
.rowYs02 .bgsYs{
	padding:23px 0 15px;
}
.LiYs04{
	border:none;
	padding-left:0;
}
.LiYs06{
	border:none;
}
.ulYs03 li{
	width:178px;
}
/*.topBg .topRight .sous .formYs .ssk img{
	margin-top:0;
}*/
.searchbutton { width:20px;}
.topBg .topRight .sous{
	line-height:24px;
}
.ulYs04 li{
	min-height:175px;
}
.formYs2 .pYs04 .zxkd{
	margin:8px 0;
}
.formYs2 p{
	width:75px;
}
.ejcdTwo{
	width:940px;
	
	top:60px;
}
.ejcd{
	top:50px;
	left:-550px;
	width:1020px;
}
#qjt a{
	padding:15px 10px 25px;
}
.leftjl01{
	left:-476px;
}
.leftjl02{
	left:-566px;
}
.leftjl03{
	left:-642px;
}
.leftjl04{
	left:-718px;
}
.leftjl05{
	left:-794px;
}
.leftjl06{
	width:130px;
	left:-20px;
}
}
@media (max-width: 1000px) {
	.qbjYsTwo{
	display:none;
}
}
@media (max-width: 768px) {
.rowYs02{
	margin:30px 0 0;
}
.qnYs .col-sm-8{
	padding-left:15px;
}
.flYs .col-sm-6{
	width:100%;
}
.flYs .col-sm-3{
	width:100%;
}
.qgYs img{
	width:250px;
}
.rowYs03 h4{
	padding-left:0;
}
#qjt{
	float:left !important;
	margin-top:0;
}
#qjt a{
	padding:10px;
}
.rowYs01 .pYs01{
	margin-left:16px;
}
.rowYs02 .bgsYs a img{
	width:25px;
}
.rowYs02 h3 a{
	font-size:16px;
}
.rowYs02 p{
	font-size:12px;
}
.rowYs02 h3{
	margin-top:3px;
}
.rowYs02 .bgsYs{
	padding:15px 0 11px;
}
.gdYs a{
	margin-bottom:25px;
}
#jsypx > .nav > .LiYs02{
	width:12%;
}
#jsypx > .nav > li{
	width:12%;
}
.dusjl{
	margin-top:35px;
}
.ulYs03 li h4, .ulYs04 li h4{
	margin-top:10px;
}
.smewm{
	margin-bottom:16px;
}
.ulYs07{
	padding:0 15px;
	overflow:hidden;
	margin-bottom:6px;
}
.ulYs04{
	margin-top:-10px;
}
.LiYs04{
	border:none;
	padding-left:0;
}
.LiYs06{
	border:none;
}
.ulYs04 li{
	min-height:185px;
}
.qgYs{	padding:15px 0 0 15px;
}
.rowYs01 .pYs01{
	margin-bottom:25px;
}
.formYs2 p{
	width:75px;
}
.formYs2 .pYs04 .form-control{
	width:62%;
}
.formYs2 .pYs04 .zxkd{
	margin:8px 0;
}
.ejcd .ulYs08{
	border:none;
}
.topSsk {
  width: 17%;
}
.tableYs .tdYs{
  line-height: 20px;
  /*padding-top: 47px;*/
}
}
@media (min-width: 700px) and (max-width: 768px) {
.leftCd h3 small{
display:none;
}
}
@media (max-width: 600px) {
.topBg .topRight .sous p{
	margin-left:15px;
}
.qgYs{
	padding:3px 0 10px 15px;
}
.clearYs{
	clear:both;
}
#qjt{
	width:100%;
	margin:0;
}
.rowYs01{
	background-image:none;
}
.rowYs01 .pYs01{
	margin-left:216px;
}
.rowYs03 h4{
	padding-left:15px;
}
.formYs2 .pYs04 .zxkd{
	margin:8px 0;
}
.formYs2 p{
	width:75px;
}
.ulYs03 li{
	width:100%;
	min-height:inherit;
}
.ulYs03 li h4, .ulYs04 li h4{
	margin-top:20px;
	margin-bottom:10px;
}
.ulYs04 li{
	width:100%;
}
.topSsk {
  width: 20%;
}
.tableYs .tdYs2{
	line-height:20px;
}
.tableYs .tdYs,.tableYs .tdjzYs{
	line-height:20px;
	padding:8px;
}
}
@media (max-width: 375px) {
.topBg{
	height:130px;
}
.topBg .topRight h5{
	line-height:24px;
}
.topBg .topRight .sous p{
	margin-left:0;
}
.qgYs img{
	width:200px;
}
.qgYs{
	padding:8px 0 10px 15px;
}
.topBg .topRight .sous .formYs .ssk img{
	margin-top:0;
}
.topBg .topRight .sous{
	line-height:24px;
}
.qgYs .thumbnail{
	margin-left:-5px;
}
.nav > li > a{
	padding:10px 8px;
	font-size:12px;
}
#jsypx > .nav > .LiYs02{
	width:31%;
}
#jsypx > .nav > li{
	width:31%;
}
/*.ulYs03 li{
	width:136px;
}*/
.LiYs07{
	clear:both;
}
.duYs ul li{
	line-height:24px;
}
.rowYs01 .pYs01{
	margin-left:105px;
}
.tableYs .tdYs2{
	padding-top:20px;
}
.ulYs06 > li > a{
	margin:15px 5px 15px 9px;
}
.bkYs2 p .rqYs2,.bkYs2 p a,.bkYs3 p .rqYs2{
	float:none;
	margin-left:25px;
}
.bkYs2 p,.bkYs3 p{
	overflow:hidden;
}
.formYs2 .form-control,.formYs2 .form-controlTwo,.formYs2 .pYs04 .form-control{
	width:75%;
}
.formYs2 p{
	width:75px;
}
.formYs2 .pYs04 .zxkd{
	width:100%;
	margin:7px 0;
}
.formYs2 .pYs04 .form-control{
	margin-right:0;
}
.khzx2 .btn{
	margin-left:83px;
}
.ulYs01{
	margin-top:15px;
}
.ulYs01 li{
	overflow:hidden;
}
.ulYs01 .spanYs{
	float:none;
	display:block;
	margin-left:15px;
}
.rowYs02 .thumbnail img{
	width:328px;
}
.duYs p{
	padding:0 15px;
}
.LiYs04 h4{
	margin-top:0;
}
.sskTop{
	clear:both;
}
.topSsk {
  width: 32%;
}
.topSsk .form-control,.topSsk .btn-default,.sskTop p {
	margin-top:0;
}
.topBg .topRight h5,.topBg .topLeft ul li a,.sskTop p {
  font-size: 12px;
}
.topBg {
  height: auto;
}
.tableYs .tdYs2{
	line-height:20px;
	padding-top:8px;
}
}
@media (max-width: 320px) {
.sskTop p {
  margin-left: 10px;
}
.topSsk {
  width: 28%;
}
}













