/*sousuo*/
.sidebar {
}
.title {
}
.position {
	margin: 20px 0px;
	font-size: 20px;
}
.active {
    box-shadow: 0px -7px 20px 0px #d0cece61;
    padding: 30px;
    overflow: hidden;
}
.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;
	font-weight: bold;
}
.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;
	/* font-weight: 700; */
	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: 386px;
	box-shadow: 0px -7px 20px 0px #d0cece61;
	border-radius: 10px;
}
.h-pro-gun03 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: 314px;
}
.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: 386px;
	height: 285px;
	border-radius: 10px;
}
.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: 26px;
	text-align: center;
	font-size: 16px;
	color: #000000;
	line-height: 26px;
	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: linear-gradient(88deg, #cc0000, #8b0101);
}
.h-pro-gun02 li:hover a h3 {
}

.h-pro-gun03 li .tu {
	overflow: hidden;
}
.h-pro-gun03 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: 290px;
	height: 365px;
	/* border-radius: 50px 0px; */
}
.h-pro-gun03 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-gun03 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-gun03 li p {
	height: 35px;
	text-align: center;
	font-size: 16px;
	color: #000000;
	line-height: 35px;
	margin-top: 10px;
}
.h-pro-gun03 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-gun03 li .more01:hover a {
}
.h -pro-gun02 li:hover.more01 a {
	background-color: #ffffff;
	color: #666666;
}
.h-pro-gun03 li:hover p {
	color: white;
}
.h-pro-gun03 li:hover {
	background-color: #8e0000;
}
.h-pro-gun03 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;
	box-shadow: 0px -7px 20px 0px #d0cece61;
	padding: 30px;
	overflow: hidden;
}
.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;
}
.img{
    float: right;
    margin: 0px 30px;
}
.sj{
    float: left;
}
.img img{
    width: 200px;
    border-radius: 30px 0px 30px;
}
.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 10px;
	margin: 0 auto;
	line-height: 30px;
	width: 800px;
}
.page span {
	display: inline-block;
}
.page span a {
	color: #c21605;
}
.page span a:hover {
	font-weight: bold;
}
/*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;
	font-weight: bold;
	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: 1200px;
	margin: 20px 0;
	padding: 0px;
	overflow: hidden;
}
.ny-nnews02 li {
	float: left;
	width: 580px;
	height: 190px;
	margin-right: 20px;
	/* margin-top: 15px; */
	border: #cbcbcb 1px dashed;
	margin-bottom: 30px;
	padding: 20px;
}
.ny-nnews02 li .l {
	float: left;
	width: 173px;
	height: 125px;
}
.ny-nnews02 li .r {
	height: auto;
}
.ny-nnews02 li .r .rz{
    /* width: 860px; */
    float: left;
    margin-bottom: 13px;
}
.ny-nnews02 li .r a h2 {
	display: block;
	height: 20px;
	text-align: left;
	color: #000;
	font-size: 18px;
	/* font-weight: bold; */
	margin-bottom: 10px;
}
.ny-nnews02 li .r p {
	display: block;
	/* height: 46px; */
	line-height: 24px;
	text-align: left;
	font-size: 14px;
	color: #8b8b8b;
}
.ny-nnews02 li .r .more1 {
	height: 26px;
	/* margin-top: 47px; */
	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: #cea04d;
	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: 500px 0px; */
}
.ny-nnews02 li .r .more1 h4 {
	display: block;
	float: left;
	width: 183px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #eef0f1;
	color: #464646;
	font-size: 13px;
	letter-spacing: 0px;
	/* border-radius: 500px 0px; */
}
.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: #a7a39f;
}
.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 {
	background: #ffffff;
	height: 100px;
	border-bottom: 1px solid #eeeeef;
	position: relative;
	z-index: 1111;
	top: -68px;
	border-radius: 20px 20px 0px 0px;
	/* box-shadow: 0px -8px 20px 0px #d0cece61; */
}
.tet-left img{
    float: left;
}
.tet-left {
	/* width: 316px; */
	height: 68px;
	/* background: #442811; */
	padding: 20px;
	position: relative;
	z-index: 1;
	/* top: -91px; */
	/* float: left; */
	text-align: center;
}
.tet-left h2 {
	font-size: 30px;
	color: #000000;
	line-height: 50px;
	/* letter-spacing: 2px; */
	/* float: right; */
	/* margin-left: 20px; */
}
.tet-left p {
	color: #442811;
	font-size: 18px;
	line-height: 18px;
}
.tet-left span {
	width: 50px;
	height: 3px;
	background: #cc0000;
	display: block;
	/* margin: 10px 0px; */
	margin: 0px auto;
}
.tet-right {
	float: right;
}
.tet-right li {
	float: left;
	margin: 6px 6px 50px;
	border: 1px solid #eae9e7;
	width: 130px;
	text-align: center;
	/* border-radius: 50px; */
	background: white;
}
.tet-right li a {
	line-height: 45px;
	font-size: 16px;
}
.tet-right li:hover {
	background: #8e0000;
	transition: all 0.6s ease-out;
	border-radius: 50px;
}
.tet-right li:hover a {
	color: #fff;
}
/*neiye-banner*/

#neiye {
	width: 100%;
	height: 468px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	position: relative;
}
#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);
}
}
/*neiye-banner*/
.xiangguan {
	padding: 40px 0px;
}
.related {
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #e8e8e8;
	font-size: 18px;
	font-weight: bold;
}
.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: #990600;
	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: 30px;
	margin-left: 350px;
	margin-bottom: 50px;
}

.newList .info {
	overflow: hidden;
	/* border: 1px dotted #f00; */
	/* box-shadow: rgba(255, 0, 0, 0.08) 0px 0px 20px 4px; */
	/* padding: 30px; */
}
.newList .info li {
	height: 188px;
	margin: 10px 0px;
	float: left;
	border-bottom: 1px dotted #ccc;
	padding:  20px;
}
.newList .info li:hover{
    background: #f4f4f4;
    /* border-radius: 8px; */
    border-top: 1px dotted #ccc;
}
.newList .info li:not(:nth-child(2n+1)){
}
.newList .info li .rq {
	float: left;
	width: 80px;
	height: 100px;
	color: #e70c0c;
	text-align: center;
	border: 1px solid #8f8f8f59;
	border-radius: 13px;
	margin-top: 25px;
}
.newList .info li .rq p {
	font-size: 40px;
	line-height: 50px;
	text-align:  center;
	color: #a50a0b;
	margin-top: 8px;
}
.newList .info li .rq span {
	font-size: 16px;
	color: #10101059;
}
.info li:hover .bt a{
    /* margin-left: 20px; */
    transition: all 1s ease;
    color: #900c00;
}
.info li:hover .bt p{
    margin-left: 20px;
    transition: all 1s ease;
}
.newList .info li .bt {
	margin-top: 25px;
}
.newList .info li .bt a {
	/* font-weight: bold; */
	color: #900c00;
	line-height: 25px;
	/* font-size: 18px; */
	/* letter-spacing: 1px; */
}
.newList .info li .bt p {
	margin-top: 3px;
	line-height: 30px;
	color: black;
}
.w-1260 {
	width: 1400px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 30px;
	margin-top: 30px;
}
.w-1260-1 {
	width: 1260px;
	margin: 0 auto;
}
/*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚Â§ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œÃƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨*/

.showlist {
	width: 100%;
	float: left;
}
.showlist div * {
	width: 100%;
}
.showlist li {
	margin: 10% auto;
	width: 93%;
	background: #fdfdfd;
	border: 1px solid #efefef;
	/* border-radius: 5px; */
	padding: 10px;
}
.showlist li:hover {
	box-shadow: 0px 0px 8px #e0dfdf;
	/* background: #f0f0f0; */
}
.showlist li a {
	display: block;
}
.showlist li:hover a {
	color: #333;
}
.showlist li img {
	/* border-radius: 5px; */
	height: 258px;
}
.showlist li .t {
	line-height: 35px;
	display: block;
	text-align: center;
	text-transform: uppercase;
}
.showlist li:hover b {
	color: #e30;
}
.showlist dl {
}
.showlist dt a {
	overflow: hidden;
	display: inline-block;
	transform: rotate(0);
	/* border-radius: 5px; */
}
.showlist dt a img {
	transition: all .4s ease-in-out;
}
.showlist dt a:hover img {
	transform: translateZ(0) scale(1.12);
}
.showlist dd, .showlist ol {/*padding:1%;*//*text-align:center;*/
	padding-bottom: 5px;
}
.showlist dd * {
	color: #000;
	font-size: 1.2em;
}
.showlist ol {
	font-family: Arial;
	color: red;
	font-size: 1.3em;
	width: 95%;
}
.showlist ol span {
	float: right;
	width: 40%;
	text-align: right;
	text-decoration: none;
}
.showlist span {
	text-decoration: line-through;
	vertical-align: middle;
}
.showlist .pm {
	text-decoration: none;
	color: #00F;
}
.showlist div {
	float: left;
	border-left: 1px solid #eee;
}
.showlist div:hover {
	background: #fafafa;
}
.showlist .button {
	width: 60%;
	color: #fff;
	margin: 0px auto;
	padding: 0px;
}
#showdata {
	display: none;
}
#showdata li {
	float: left;

	width: 300px;
}
#showdata li * {
	width: 100%;
}
#loaddata {
	text-align: center;
}

.showpics {

	width: 94%;
	border: #DBDBDB solid 1px;
	border-radius: 5px;
	background: #FFF;
	float: left;
	margin: 0px;
}
.showpics img {

	border-radius: 5px;
}
.showpics li {
	height: 500px;
	padding-bottom: 15px;
	text-align: center;

	position: relative;
}
.showpics li img {
	max-height: 480px;
	max-width: 95%;
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 0;
}
.showpics ol {
	border-top: #dbdbdb solid 1px;
	background: #fbfbfb;
}
.showpics dt {
	height: 90px;
	float: left;
	margin: 10px;
}
.showpics dt img {
	height: 90%;
	margin: 1%;
	border: 1px solid #efefef;
	width: 100px;
}
.showpics dt img:hover {
	box-shadow: -3px -1px 9px #aaa;
}
div.showleft {
	/* background: #fdfdfd; */
	width: 50%;
	float: left;
	margin: 3% 0px;
}
div.showleft .qrout {
	margin: 0px 20px 0px 0px;
}
h1.title3 {

    background: #f9f8f8;
    color: #444;
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    font-size: 20px;
}
h1.title3 i {
    background: #d60707;
    width: 3px;
    height: 30px;
    display: block;
    float: left;
    margin: 10px 10px 0px 0px;
}
.proshow1 {
	overflow: hidden;
}
.proshow1 p {
	display: block;
	padding: 5px;
	font-size: 17px;
	color: #2e2e2e;
	vertical-align: middle;
	line-height: 40px;
	border-bottom: 1px dashed #d2d2d2;
	overflow: hidden;
}
.proshow1 p img {
	display: inline-block;
	float: left;
	margin-right: 15px;
	vertical-align: middle;
}
.proshow1 a:hover{
	background: #cc0000;
	transition: all .2s linear;
	color: white;
}
.proshow1 a {
	display: block;
	margin-top: 15px;
	width: 206px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	border-radius: 50px;
	background: linear-gradient(88deg, #cc0000, #8b0101);
}
.title2{
	color: white;
	border-radius: 50px;
	width: 145px;
	text-align: center;
	line-height: 40px;
	font-size: 20px;
	background: linear-gradient(88deg, #cc0000, #8b0101);
}
.time {
    /* text-align: right; */
    color: #a5a2a2;
    line-height: 45px;
}
.pro-info .menu {
	overflow: hidden;
	width: 100%;
	height: 100px;
	margin-top: -50px;
	text-align: center;
}
.pro-info .menu li {
	display: inline-block;
	width: 200px;
	height: 50px;
	text-align: center;
	margin-bottom: 29px;
	line-height: 50px;
	color: #1b1b1b;
	position: relative;
	margin: 20px 10px;
	border: 1px solid #cc0000;
	/* background: linear-gradient(88deg, #cc0000, #8b0101); */
	border-radius: 10px;
}
.pro-info .menu li a {
	/* display: block; */
	text-decoration: none;
	/* color: white; */
	font-size: 20px;
}
.pro-info .menu li img {
	display: none;
	position: absolute;
	left: 50%;
	margin-left: -6px;
	bottom: -9px;
}
.pro-info .menu li.cur {
	font-weight: bold;
	background: #a50000;
}
.pro-info .menu li.cur a {color: white;}
.pro-info .menu li.cur img {
	display: block
}