/*sousuo*/
.sidebar {
}
.title {
}
.position {
	margin: 20px 0px;
	font-size: 20px;
}
.active {
}
.list-none {
}
.listy {
	margin: 10px 0px;
	border-bottom: 1px dashed #e0dede;
	padding: 10px 0px;
}
.listy span {
	margin-right: 10px;
	color: red;
}
.listy a {
	line-height: 30px;
	
}
.listy p {
	line-height: 26px;
}
/*sousuo--*/
.about h2 {
	font-size: 100px;
	height: 89px;
	color: #e6ebef;
	letter-spacing: 5px;/* font-family: "times new roman"; */
}
.about p {
	margin-top: -48px;
	font-size: 42px;
	color: #004b90;
	letter-spacing: 5px;
}
.about span1 {
	display: block;
	background: #ececec;
	height: 1px;
	margin-top: 50px;
}
.h-pro-gun02 li {
	padding: 11px;
	margin: 15px;
	margin-bottom: 18px;
	float: left;
	border: 1px solid #eceaea;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	width: 320px;
}
.h-pro-gun02 li .tu {
	overflow: hidden;
}
.h-pro-gun02 li .tu img {
	-webkit-transform: scale(1, 1);
	-moz-transform: scale(1, 1);
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
	width: 310px;
	height: 230px;
	/* border-radius: 50px 0px; */
}
.h-pro-gun02 li:hover .tu img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
	-webkit-transition: all 0.6s ease-out;
	-moz-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
}
.h-pro-gun02 li a h3 {
	margin-top: 8px;
	display: block;
	height: 25px;
	line-height: 25px;
	font-size: 15px;
	color: #1e2532;
	text-align: center;
	letter-spacing: 0px;
	background: url(../images/pro-bg01.jpg) top center no-repeat;
}
.h-pro-gun02 li p {
	height: 35px;
	text-align: center;
	font-size: 16px;
	color: #000000;
	line-height: 35px;
	margin-top: 10px;
}
.h-pro-gun02 li .more01 a {
	margin: 0 auto;
	display: block;
	width: 137px;
	height: 32px;
	line-height: 32px;
	background-color: #000000;
	border-radius: 30px;
	text-align: center;
	font-size: 15px;
	color: #ffffff;
}
.h-pro-gun02 li .more01:hover a {
}
.h -pro-gun02 li:hover.more01 a {
	background-color: #ffffff;
	color: #666666;
}
.h-pro-gun02 li:hover p {
	color: white;
}
.h-pro-gun02 li:hover {
	background-color: #54aaf1;
}
.h-pro-gun02 li:hover a h3 {
}
.tit1 {
	text-align: center;
	margin: 20px 0px;
	font-size: 36px;
}
.about {
	padding: 30px 0 0;
	text-align: center;
	height: 150px;
	margin-bottom: 30px;
}
.info {
	color: red;
	font-size: 20px;
}
.about .info {
	line-height: 32px;
	font-size: 15px;
	margin-top: 30px;
	/* padding: 15px 30px 30px; */
	/* border: 1px dotted #ccc; */
	min-height: 294px;
	/* box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 20px 4px; */
	margin-bottom: 30px;
}
.info p {
	line-height: 32px;
	font-size: 16px;
	color: #515050;
}
.info li:hover .bt a {
	margin-left: 20px;
	transition: all 1s ease;
}
.info li:hover .bt p {
	margin-left: 20px;
	transition: all 1s ease;
}
.page {
	padding: 50px 10px 20px;
	margin: 0 auto;
	line-height: 30px;
	width: 800px;
}
.page span {
	display: inline-block;
}
.page span a {
	color: #c21605;
}
.page span a:hover {

}
/*Page*/
.Page {
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 7px;
	margin: 3px;
	padding-top: 30px;
	text-align: center;
	margin: 0px 0 30px;
}
.Page a {
	padding: 5px 10px;
	margin: 0px 3px;
	color: #000000;
	border: 1px solid #cccccc;
}
.Page a:hover {
	color: #fff;
	background-color: #c21605;
	padding: 5px 10px;
}
.Page a:active {
	color: #fff;
	background-color: #803b1e;
}
.Page span.current {
	border-right: #000000 1px solid;
	padding-right: 5px;
	border-top: #000000 1px solid;
	padding-left: 5px;

	padding-bottom: 2px;
	margin: 2px;
	border-left: #000000 1px solid;
	color: #fff;
	padding-top: 2px;
	border-bottom: #000000 1px solid;
	background-color: #000000
}
.Page span.nolink {
	margin: 2px;
	color: #8d8d8d;
	border: 1px solid #cccccc;
	padding: 5px;
}
.Page span {
	margin: 2px;
	padding: 5px 10px;
	color: #8d8d8d;
	border: 1px solid #cccccc;
}
.date p {
	font-size: 15px;
	color: #696767;
}
.date p a {
	font-size: 15px;
	color: red;
}
.date {
	margin: 20px;
	text-align: center;
}
.ny-nnews02 {
	width: 1400px;
	margin: 20px 0;
	padding: 0px;
	overflow: hidden;
}
.ny-nnews02 li {
	float: left;
	width: 1400px;
	height: 108px;
	/* margin-right: 53px; */
	/* margin-top: 15px; */
	border-bottom: #cbcbcb 1px dashed;
	margin-bottom: 30px;
}
.ny-nnews02 li .l {
	float: left;
	width: 173px;
	height: 125px;
}
.ny-nnews02 li .r {
	height: auto;
}
.ny-nnews02 li .r .rz{
    width: 1000px;
    float: left;
}
.ny-nnews02 li .r a h2 {
	display: block;
	height: 26px;
	text-align: left;
	color: #000;
	font-size: 22px;

	margin-bottom: 10px;
}
.ny-nnews02 li .r p {
	display: block;
	height: 46px;
	line-height: 24px;
	text-align: left;
	font-size: 14px;
	color: #504f4f;
}
.ny-nnews02 li:hover .r p{
	color: #929191;
}
.ny-nnews02 li .r .more1 {
	height: 26px;
	margin-top: 30px;
	line-height: 26px;
	float: right;
}
.ny-nnews02 li .r .more1 a h3 {
	display: block;
	float: left;
	width: 90px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background-color: #3087ce;
	font-size: 13px;
	color: #fff;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	border-radius: 50px 0px 0px 50px;
}
.ny-nnews02 li .r .more1 h4 {
	display: block;
	float: left;
	width: 165px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #eef0f1;
	color: #464646;
	font-size: 13px;
	letter-spacing: 0px;
	border-radius: 0px 50px 50px 00px;
}
.ny-nnews02 li:hover .r .more1 a h3 {
	width: 150px;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.ny-nnews02 li:hover .r a h2 {
	color: #3087ce;
}
.item {
	float: left;
	width: 90%;
	margin-bottom: 15px;
}
label {
	text-align: right;
	padding-right: 10px;
	margin-top: 10px;
	color: #414141;
	line-height: 47px;
}
input {
	border: 1px solid #DADADA;
	color: #da0000;
	height: 30px;
	outline: 0 none;
	width: 70%;
	box-shadow: inset 0px 1px 4px #ECECEC;
	-moz-box-shadow: inset 0px 1px 4px #ECECEC;
	-webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
.tite {
	text-align: center;
	margin: 10px 0px 30px;
	font-size: 24px;
}
textarea {
	padding: 5px 3px 3px 5px;
	height: 100px;
	width: 388px;
	color: #da0000;
}
/*text*/
.tet {
	height: 128px;
	border-bottom: 1px solid #dcebf7;
	margin-bottom: 50px;
}
.tet-left {
	/* width: 316px; */
	height: 68px;
	/* background: #442811; */
	padding: 30px;
	position: relative;
	z-index: 1;
	/* top: -91px; */
	float: left;
}
.tet-left h2 {
	font-size: 32px;
	color: #000000;
	line-height: 48px;
	letter-spacing: 2px;
}
.tet-left p {
	color: #442811;
	font-size: 18px;
	line-height: 18px;
}
.tet-left span {
	width: 60px;
	height: 1px;
	background: #54aaf1;
	display: block;
	margin: 10px 0px;
}
.tet-right {
	float: right;
	margin-top: 38px;
}
.tet-right li {
	float: left;
	margin: 6px;
	border: 1px solid #dcebf7;
	width: 165px;
	text-align: center;
	/* border-radius: 50px; */
	background: white;
	height: 45px;
	line-height: 45px;
}
.tet-right li a {
	line-height: 35px;
	font-size: 16px;
}
.tet-right li:hover {
	background: #54aaf1;
	transition: all 0.6s ease-out;
	border-radius: 500px;
}
.tet-right li:hover a {
	color: #fff;
}
/*neiye-banner*/
#neiye {
	width: 100%;
	height: 482px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
#box_neiye {
	width: 1920px;
	height: 382px;
	position: absolute;
	left: 50%;
	margin-left: -960px;
	top: 0px;
}
#box_neiye img {
	margin-top: 98px;
	/* animation: 12s ease 0s alternate none infinite running scal; */
	min-height: 385px;
	transform: scale(1, 1);
	width: 100%;
}
@keyframes scal {
0% {
 transform: scale(1, 1);
}
100% {
 transform: scale(1.1, 1.1);
}
}
@keyframes scal {
0% {
 transform: scale(1, 1);
}
100% {
 transform: scale(1.1, 1.1);
}
}
.ban img{
	width: 100%;
}
/*neiye-banner*/
.xiangguan {
	padding: 40px 0px;
}
.related {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e8e8e8;
	font-size: 18px;

}
.tedlist {
}
.tedlist ul {margin-top: 12px;}
.tedlist ul li {
	float: left;
	width: 33.3%;
	line-height: 30px;
	font-size: 14px;
}
.tedlist ul li:hover a {
	color: #bf0505;
}
/*liuyan*/
.w{
	width: 1200px;
	margin: 0 auto;
}
.submit, .reset {
	background: #004b8f;
	border: none;
	padding: 10px 25px 10px 25px;
	color: #FFF;
	box-shadow: 1px 1px 5px #B6B6B6;
	border-radius: 3px;
	/* text-shadow: 1px 1px 1px #ff0000; */
	cursor: pointer;
	width: 185px;
	height: 40px;
	margin-top: 32px;
	text-align: center;
	font-size: 18px;
	margin-left: 187px;
}
.input {
	padding: 15px 0px;
	width: 800px;
}
.textarea-text {
	width: 561px;
	height: 165px;
}
.input-texts {
	width: 120px;
	margin-right: 10px;
}
.message_table {
	margin-top: 50px;
	margin-left: 280px;
}	