body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
	margin: 0;
	padding: 0
}

select,
input {
	border: none;
}

body {
	font: 12px "微软雅黑", "宋体", "Arial Narrow";
	background: #fff;
}

a {
	color: #172c45;
	text-decoration: none
}

em {
	font-style: normal
}

li {
	list-style: none
}

img {
	border: 0;
	vertical-align: middle
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

p {
	word-wrap: break-word
}

a:hover {
	color: #172c45;
	text-decoration: none;
}

@media screen and (min-width:0px) {
	.nav {
		width: 760px;
		margin: 0 auto;
	}
	.nav .msImg {
		width: 300px;
		line-height: 64px;
		margin-right: 50px;
		float: left;
	}
	.nav .msImg .logoImg img {
		width: 100%;
		height: 100%;
	}
	.nav .msTitle {
		width: 700px;
		height: 44px;
		float: left;
		line-height: 22px;
		margin-top: 20px;
	}
	.nav .msTitle .navTitle {
		float: left;
		width: 575px;
		height: 44px;
		font-size: 16px;
		line-height: 44px;
		padding: 0 7px;
		border-right: 1px solid #A0A0A0;
	}
	.nav .msTitle .navTitle dl {
		float: left;
		padding: 0 10px;
	}
	.nav .msTitle .navTitle dl dd {
		position: absolute;
		margin: 0;
		width: 100%;
		left: 0;
     	background: rgba(255, 136, 32,.4);
		z-index: 1;
		display: none;
	}
	.nav .msTitle .navTitle dl dd .aboutUsContainerNavTop {
		width: 100%;
		height: 132px;
		margin: 20px auto;
	}
	.nav .msTitle .navTitle dl dd .aboutUsContainerNavTop ul {
		float: left;
		/*border-left: 1px solid #fff;*/
	}
	.nav .msTitle .navTitle dl dd .aboutUsContainerNavTop ul a li {
		color: #fff;
		font-size: 19px;
	}
	.nav .msTitle .rightTitle li {
		display: inline-block;
		padding: 0 4px;
	}
	.nav .msTitle .rightTitle {
		float: right;
		width: 110px;
		height: 44px;
		margin-top: 10px;
	}
	.nav .msTitle .rightTitle li:nth-child(1) {
		position: relative;
	}
	.nav .msTitle .rightTitle li:nth-child(1) .seach {
		position: absolute;
		z-index: 2;
		top: 35px;
		left: -75px;
		width: 155px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		display: none;
		background: rgba(255, 255, 255, .5);
	}
	.nav .msTitle .rightTitle li:nth-child(1) .seach .input {
		width: 99px;
		display: inline-block;
	}
	.nav .msTitle .rightTitle li:nth-child(1) .seach .but {
		width: 37px;
		line-height: 16px;
		padding: 0px 5px;
		margin-left: 2px;
		border: 1px solid #000;
		display: inline-block;
	}
	.nav .msTitle .rightTitle .chinese {
		/*border: 1px solid #EB7A10;
		padding: 0 2px;
		color: #EB7A10;*/
		display: inline-block;
		width: 25px;
	}
	.nav .msTitle .rightTitle .english img,
	.nav .msTitle .rightTitle .chinese img{
		width: 100%;
	}
	.nav .msTitle .rightTitle .english {
		/*border: 1px solid #000000;
		padding: 0 2px;
		color: ##000000;*/
		display: inline-block;
		width: 25px;
	}
	.nav .msTitle .navTitle .navTitleChoose {
		border-top: 3px solid #FF8820;
		background: #E4E4E4;
		line-height: 41px;
	}
	.footerIframe {
		min-width: 845px;
		height: 117px;
		font-size: 16px;
	}
	.footerCon {
		height: 117px;
		line-height: 117px;
		background: #666666;
		border-bottom: 8px solid #EB7A10;
	}
	.footerCon .footerConCon {
		margin: 0 auto;
		font-size: 16px;
		color: #fff;
	}
	.footerCon .footerConCon .footerConConR,
	.footerCon .footerConCon .footerConConL {
		display: inline-block;
	}
	.footerCon .footerConCon .footerConConR li {
		display: inline-block;
		height: 17px;
		line-height: 17px;
		padding: 0 10px;
		border-left: 1px solid #ffffff;
	}
	.footerCon .footerConCon .footerConConR li a{
		color: #fff;
	}
	.footerCon .footerConCon .footerConConL {
		text-align: center;
	}
}

/*@media screen and (min-width:960px) {
	.nav {
		width: 960px;
		margin: 0 auto;
	}
	.nav .msImg {
		width: 200px;
		line-height: 64px;
		margin-right: 15px;
		float: left;
	}
	.nav .msImg .logoImg img {
		width: 100%;
		height: 100%;
	}
	.nav .msTitle {
		width: 700px;
		height: 44px;
		float: left;
		line-height: 22px;
		margin-top: 20px;
	}
	.nav .msTitle .navTitle {
		float: left;
		width: 565px;
		height: 44px;
		font-size: 16px;
		line-height: 44px;
		padding: 0 7px;
		border-right: 1px solid #A0A0A0;
	}
	.nav .msTitle .navTitle dl {
		float: left;
		padding: 0 10px;
	}
	.nav .msTitle .navTitle dl dt {}
	.nav .msTitle .navTitle dl dd {
		position: absolute;
		margin: 0;
		width: 100%;
		left: 0;
		background: rgba(0, 75, 142, 0.8);
		z-index: 1;
		display: none;
	}
	.nav .msTitle .navTitle dl dd .aboutUsContainerNavTop {
		width: 100%;
		height: 132px;
		margin: 20px auto;
		padding: 20px 0;
	}
	.nav .msTitle .navTitle dl dd .aboutUsContainerNavTop ul {
		float: left;
		margin: 0 50px;
		border-left: 1px solid #fff;
	}
	.nav .msTitle .navTitle dl dd .aboutUsContainerNavTop ul a li {
		color: #fff;
		font-size: 19px;
		padding: 0px 70px;
	}
	.nav .msTitle .rightTitle li {
		display: inline-block;
		padding: 0 4px;
	}
	.nav .msTitle .rightTitle {
		float: right;
		width: 110px;
		height: 44px;
		margin-top: 10px;
	}
	.nav .msTitle .rightTitle li:nth-child(1) {
		position: relative;
	}
	.nav .msTitle .rightTitle li:nth-child(1) .seach {
		position: absolute;
		z-index: 2;
		top: 35px;
		left: -75px;
		width: 155px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		display: none;
		background: rgba(255, 255, 255, .5);
	}
	.nav .msTitle .rightTitle li:nth-child(1) .seach .input {
		width: 99px;
		display: inline-block;
	}
	.nav .msTitle .rightTitle li:nth-child(1) .seach .but {
		width: 37px;
		line-height: 16px;
		padding: 0px 5px;
		margin-left: 2px;
		border: 1px solid #000;
		display: inline-block;
	}
	.nav .msTitle .rightTitle .chinese {
		border: 1px solid #EB7A10;
		padding: 0 2px;
		color: #EB7A10;
	}
	.nav .msTitle .rightTitle .english {
		border: 1px solid #000000;
		padding: 0 2px;
		color: ##000000;
	}
	.nav .msTitle .navTitle .navTitleChoose {
		border-top: 3px solid #FF8820;
		background: #E4E4E4;
		line-height: 41px;
	}
	.footerIframe {
		width: 100%;
		height: 117px;
		font-size: 16px;
	}
	.footerCon {
		height: 117px;
		line-height: 117px;
		background: #666666;
		border-bottom: 8px solid #EB7A10;
	}
	.footerCon .footerConCon {
		margin: 0 auto;
		width: 1180px;
		font-size: 16px;
		color: #fff;
	}
	.footerCon .footerConCon .footerConConR,
	.footerCon .footerConCon .footerConConL {
		display: inline-block;
	}
	.footerCon .footerConCon .footerConConR li {
		display: inline-block;
		height: 17px;
		line-height: 17px;
		padding: 0 10px;
		border-left: 1px solid #ffffff;
	}
	.footerCon .footerConCon .footerConConR li a{
		color: #fff;
	}
	.footerCon .footerConCon .footerConConL {
		width: 800px;
		text-align: center;
	}
}*/

@media screen and (min-width:1200px) {
	.nav {
		width: 1180px;
		margin: 0 auto;
	}
	.nav .msImg {
		    width: 300px;
		    line-height: 90px;
		    margin-right: 40px;
		    float: left;
	}
	.nav .msImg .logoImg img {
		width: 100%;
		height: 100%;
		margin-top: 5px;
	}
	.nav .msTitle {
		width: 700px;
		float: left;
		margin-top: 35px;
	}
	.nav .msTitle .navTitle {
		float: left;
		width: 575px;
		font-size: 16px;
		line-height: 44px;
		padding: 0 7px;
		border-right: 1px solid #A0A0A0;
	}
	.nav .msTitle .navTitle dl {
		float: left;
		padding: 0 10px;
	}
	.nav .msTitle .navTitle dl dt {
		height: 50px;
	}
	.nav .msTitle .navTitle dl dd {
		position: absolute;
		margin: 0;
		top: 88px;
		width: 100%;
		left: 0;
    	background: rgba(255, 136, 32,.4);
		z-index: 1;
		display: none;
	}
	.nav .msTitle .navTitle dl dd .aboutUsContainerNavTop {
		width: 22%;
		height: 80px;
		margin: 20px auto;
	}
	.nav .msTitle .navTitle dl dd .aboutUsContainerNavTop ul {
		float: left;
		border-left: 1px solid #fff;
	}
	.nav .msTitle .navTitle dl dd .aboutUsContainerNavTop ul a li {
		color: #fff;
		font-size: 16px;
		height: 30px;
		margin: 0 20px 0 8px;
		line-height: 16px;
}
	.nav .msTitle .rightTitle li {
		display: inline-block;
		padding: 0 4px;
	}
	.nav .msTitle .rightTitle {
		float: right;
		width: 110px;
		height: 44px;
		margin-top: 6px;
	}
	.nav .msTitle .rightTitle li:nth-child(1) {
		position: relative;
	}
	.nav .msTitle .rightTitle li:nth-child(1) .seach {
		position: absolute;
		z-index: 2;
		top: 60px;
		left: -75px;
		width: 155px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		display: none;
		background: rgba(255, 255, 255, .5);
	}
	.nav .msTitle .rightTitle li:nth-child(1) .seach .input {
		width: 99px;
		display: inline-block;
	}
	.nav .msTitle .rightTitle li:nth-child(1) .seach .but {
		width: 37px;
		line-height: 16px;
		padding: 0px 5px;
		margin-left: 2px;
		border: 1px solid #000;
		display: inline-block;
	}
	.nav .msTitle .rightTitle .chinese {
		/*border: 1px solid #EB7A10;
		padding: 0 2px;
		color: #EB7A10;*/
		display: inline-block;
		width: 25px;
	}
	.nav .msTitle .rightTitle .chinese img{
		width: 100%;
	}
	.nav .msTitle .rightTitle .english {
		/*border: 1px solid #000000;
		padding: 0 2px;
		color: ##000000;*/
		display: inline-block;
		width: 25px;
	}
	.nav .msTitle .rightTitle .english  img{
		width: 100%;
	}
	.nav .msTitle .navTitle .navTitleChoose {
		border-top: 3px solid #FF8820;
		background: #E4E4E4;
		line-height: 40px;
	}
	.footerCon {
		height: 117px;
		line-height: 117px;
		background: #666666;
		border-bottom: 8px solid #EB7A10;
	}
	.footerCon .footerConCon {
		margin: 0 auto;
		width: 1180px;
		font-size: 16px;
		color: #fff;
	}
	.footerCon .footerConCon .footerConConR,
	.footerCon .footerConCon .footerConConL {
		display: inline-block;
	}
	.footerCon .footerConCon .footerConConR li {
		display: inline-block;
		height: 17px;
		line-height: 17px;
		padding: 0 10px;
		border-left: 1px solid #ffffff;
	}
	.footerCon .footerConCon .footerConConR li a{
		color: #fff;
	}
	.footerCon .footerConCon .footerConConL {
		width: 800px;
		text-align: right;
	}
}
.aboutUsContainerContainerLC{
font-size:14px;
line-height:25px;
}
.aboutUsContainerContainerLC img{
max-width:850px;
}
/*分页*/

.pro_page{text-align:center; margin-top:20px;font-size:12px; }

.pro_page div a:hover{background:#EB7A10; color:#fff;}

.current{background:#EB7A10;width:30px; margin:0px 3px; color:#fff; display:inline-block; line-height:26px;}

.pro_page div a{ display:inline-block; line-height:26px; margin:0px 3px; background:#fff; text-align:center; font-size:12px; color:#444; border:solid 1px #ddd;}

.pro_page div .num{width:30px; height:26px;}

.pro_page div .next,.pro_page div .first,.pro_page div .prev{width:70px; height:26px;}

.pro_page div .end{width:80px; height:26px;}

