/* CSS Document */

.video {
	width: 100%;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, p, blockquote, img, table, th, td, pre, code, form, fieldset, legend, button, input, textarea {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑"!important;
	color: #000;
	font-size: 16px;
}
body {
	background: #EEEEEE url(../image/bg.jpg) top center no-repeat;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
dl, dt, dd, form, li, ul, ol {
	list-style: none;
}
a:link, a:visited, a:hover {
	text-decoration: none;
	color: #666;
}
a:hover, a:active, a.curab:link, a.curab:visited {
	text-decoration: underline;
	color: #000;
}
a.graylink:link, a.graylink:visited {
	text-decoration: none;
	color: #999;
}
a.graylink:hover, a.graylink:active {
	text-decoration: none;
	color: #333;
}
a.navlink:link, a.navlink:visited {
	font-size: 16px;
	color: #FFF;
	display: block;
	font-weight: bold
}
a.navlink:hover, a.navlink:active, a.curnav:link, a.curnav:visited {
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	background: #c00808;
}
@media screen and (max-width:1024px) {
a.navlink:link, a.navlink:visited {
	font-size: 16px;
	color: #333;
	display: block;
	font-weight: normal
}
a.navlink:hover, a.navlink:active, a.curnav:link, a.curnav:visited {
	font-size: 14px;
	font-weight: normal;
	background: #FFF;
}
}
.tright {
	text-align: right
}
.margintop {
	margin-top: 10px
}
img {
	border: 0;
}
.cleardiv {
	context: ".";
	height: "0";
	display: block;
	clear: both;
	visibility: hidden
}
.hidebody {
	display: none
}
.hidden {
	display: none;
}
*:focus {
	outline: none;
}
#qr_code_pc_outer {
	color: #717375;
	display: block !important;
	position: fixed;
 z-index：999;
	right: 15px;
	text-align: center;
	top: 235px;
}
#jnkc {
	font-size: 14px;
	color: #000000;
}
#header {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}
#top {
	width: 100%;
	overflow: hidden
}
#top dt {
	width: 600px;
	float: left;
	height: 30px;
	line-height: 30px;
}
#top dd {
	width: 550px;
	float: right;
	height: 30px;
	line-height: 30px;
	padding-left: 50px
}
#logosearch {
	width: 100%;
	overflow: hidden;
	margin: 10px auto
}
#logosearch dt {
	width: 600px;
	float: left
}
#logosearch dd {
	width: 600px;
	float: right;
	padding-top: 50px;
}
#logosearch dd form {
	display: block
}
#sipt {
	width: 500px;
	float: left;
	height: 40px;
	line-height: 40px;
	border: 1px solid #338D53;
	border-radius: 5px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	padding: 0 10px;
	outline: none;
	color: #999
}
#sbtn {
	width: 76px;
	height: 42px;
	line-height: 42px;
	background: #338D53 url(../image/search.jpg) no-repeat 5px center;
	border: 1px solid #338D53;
	color: #FFF;
	border-radius: 5px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	font-size: 14px
}
.mobNav {
	display: none
}
#nav {
	width: 100%;
	background: #cf0d0d;
	overflow: hidden
}
#nav ul {
	width: 1200px;
	display: table;
	margin: 0 auto;
}
#nav ul li {
	display: table-cell;
	text-align: center;
	height: 60px;
	line-height: 60px;
}
.topbg {
	background: url(../image/topbg.jpg) no-repeat center;
	height: 650px;
	margin-bottom: 30px;
}
#toutiao {
	width: 1160px;
	margin: 10px auto 30px auto;
	background: #FFF;
	padding: 20px;
	height: 80px
}
#toutiao dt {
	margin-left: -40px;
	width: 115px;
	float: left
}
#toutiao dd {
	width: 1025px;
	float: right;
	margin-top: 10px;
	margin-right: 40px;
	font-size: 26px;
	line-height: 50px;
	font-weight: bold
}
#toutiao dd div {
	font-size: 26px;
	line-height: 50px;
	font-weight: bold
}
#toutiao dd span {
	display: none;
}
#toutiao dd font {
	display: none;
}
 @media screen and (max-width:1024px) {
body {
	background-size: 120%;
}
#top {
	display: none
}
#header {
	width: 100vw;
	margin: 0 auto;
	overflow: hidden
}
#logosearch {
	width: 100%;
	overflow: hidden;
	margin: 10px auto 0 auto
}
#logosearch dt {
	width: calc(100vw - 80px);
	float: left;
	overflow: hidden
}
#logosearch dt img {
	width: 100%;
	height: auto;
}
#logosearch dd {
	width: 60px;
	float: right;
	padding-top: 0;
	overflow: hidden;
}
.mobNav {
	display: block;
	margin-top: 20px;
	float: right;
	margin-right: 20px;
}
#logosearch dd form {
	display: none
}
#nav {
	width: 100vw;
	position: absolute;
	height: 0vh;
	background: #FFF;
	top: 0;
	margin-top: 80px;
	z-index: 9999
}
#nav ul {
	width: 100vw;
	display: block;
	margin: 0 auto;
	background: #FFF
}
#nav ul li {
	display: block;
	text-align: left;
	height: 50px;
	line-height: 50px;
	margin: 0 10px;
	border-bottom: 1px solid #DDD;
}
#toutiao {
	width: 100vw;
	margin: 0px auto;
	background: #FFF;
	padding: 0px;
	height: 120px
}
#toutiao dt {
	margin-left: 0px;
	width: 115px;
	float: none
}
#toutiao dt img {
	width: 60px;
	height: auto;
	margin-left: 10px;
	margin-top: 10px;
}
#toutiao dd {
	width: 100vw;
	display: block;
	float: none;
	margin-right: 0px;
	font-size: 18px;
	font-weight: normal;
	margin: 0
}
#toutiao dd div {
	width: 95vw;
	display: block;
	float: none;
	margin: 0px auto;
	font-size: 18px;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	font-weight: normal;
}
#toutiao dd span {
	display: block;
	float: left;
	margin-left: 2.5vw;
	font-size: 14px;
	color: #999;
	line-height: 25px
}
#toutiao dd font {
	display: block;
	float: right;
	margin-right: 2.5vw;
	font-size: 14px;
	color: #999;
	line-height: 25px;
}
#toutiao dd font img {
	margin-right: 5px
}
}
#firstbody {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}
#fbLeft {
	width: 660px;
	float: left
}
#fbRight {
	width: 480px;
	float: right;
	background: #FFF;
	padding: 10px 20px;
	height: 340px;
}
#fbRight dt {
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #DDD;
	background: url(../image/26065318.png) left center no-repeat;
	background-size: 24px;
	padding: 0 0 1px 30px
}
#fbRight dt a {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
	float: right
}
#fbRight dd ul {
	padding: 10px 0
}
#fbRight dd li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #DDD;
	overflow: hidden;
	font-size: 14px
}
#fbRight dd li span {
	float: right;
	color: #999
}
#fbRight dd .bd {
	padding-top: 20px;
}
.ad {
	width: 1200px;
	margin: 30px auto;
}
.xftitle {
	position: absolute;
	text-align: center;
	width: 660px;
	background: rgba(0,0,0,0.6);
	height: 40px;
	line-height: 40px;
	color: #FFF;
	bottom: 0
}
@media screen and (max-width:1024px) {
#firstbody {
	width: 100vw;
	margin: 0 auto;
	overflow: hidden
}
#fbLeft {
	width: 100vw;
	float: none;
	margin: 0 auto
}
#fbLeft img {
	width: 100%;
	height: 200px;
}
#fbRight {
	width: calc(100vw - 40px);
	float: none;
	margin: 0 auto;
	background: #FFF;
	padding: 30px 20px;
	height: auto;
}
#fbRight dt {
	height: 40px;
	line-height: 40px;
	font-size: 26px;
	font-weight: bold;
	border-bottom: 1px solid #DDD;
	background: url(../image/26065318.png) left center no-repeat;
	background-size: 38px;
	padding-left: 40px;
	padding: 10px 0 10px 40px
}
#fbRight dt a {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
	float: right
}
#fbRight dd ul {
	padding: 10px 0
}
#fbRight dd li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #DDD
}
#fbRight dd li span {
	float: right;
	color: #999
}
.ad {
	width: 100vw;
	margin: 5px auto;
}
.ad img {
	width: 100%;
	height: auto;
}
.xftitle {
	position: absolute;
	text-align: center;
	width: 100vw;
	background: rgba(0,0,0,0.6);
	height: 40px;
	line-height: 40px;
	color: #FFF;
	bottom: 0
}
}
#secondbody {
	width: 1180px;
	margin: 0 auto;
	background: #FFF;
	padding: 10px;
	overflow: hidden
}
#sbLeft {
	width: 550px;
	float: left
}
#sbRight {
	width: 550px;
	float: right
}
#sbLeft dt {
	background: url(../image/26069129.png) left center no-repeat;
	background-size: 24px;
	margin-bottom: 20px;
}
#sbRight dt {
	background: url(../image/26069130.png) left center no-repeat;
	background-size: 24px;
	margin-bottom: 20px;
}
.iTitle {
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #DDD;
	padding: 10px 0 10px 30px;
}
.iTitle a {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 14px;
	float: right
}
#sbLeft dd {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #DDD;
	font-size: 14px;
	overflow: hidden
}
#sbLeft dd span {
	float: right;
	color: #999
}
#sbRight dd {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #DDD;
	font-size: 14px;
	overflow: hidden
}
#sbRight dd span {
	float: right;
	color: #999
}
@media screen and (max-width:1024px) {
#secondbody {
	width: calc(100vw - 40px);
	margin: 0 auto;
	background: #FFF;
	padding: 30px 20px;
	overflow: hidden
}
#sbLeft {
	width: calc(100vw - 20px);
	float: none
}
#sbRight {
	width: calc(100vw - 20px);
	float: none
}
#sbLeft dd {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #DDD;
	font-size: 16px;
}
#sbRight dd {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #DDD;
	font-size: 16px;
	margin: 5px;
}
}
#thirdbody, #forthbody {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}
.iListLeft {
	width: 590px;
	float: left;
	background: #FFF;
	padding-bottom: 20px;
}
.iListRight {
	width: 590px;
	float: right;
	background: #FFF;
	padding-bottom: 20px;
}
.iListLeft dt, .iListRight dt {
	height: 50px;
	background: #cf0d0d;
	margin-bottom: 10px;
}
.iListLeft dt span, .iListRight dt span {
	display: block;
	width: 150px;
	text-align: center;
	float: left;
	margin-top: 10px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	margin-left: 20px;
	background: #FFF;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border: 1px solid #FFF;
}
.iListLeft dt a, .iListRight dt a {
	float: right;
	color: #FFF;
	margin-right: 10px;
	margin-top: 12px;
}
.iListLeft dd, .iListRight dd {
	height: 40px;
	line-height: 40px;
	margin: 5px 20px;
	border-bottom: 1px dashed #DDD;
	background: url(../image/li.jpg) no-repeat left center;
	padding-left: 20px;
	overflow: hidden;
	font-size: 14px
}
.iListLeft dd span, .iListRight dd span {
	float: right;
	font-size: 14px;
	color: #999
}
@media screen and (max-width:1024px) {
#thirdbody, #forthbody {
	width: 100vw;
	margin: 0 auto;
	overflow: hidden
}
.iListLeft {
	width: 100vw;
	float: none;
	background: #FFF;
	padding-bottom: 20px;
}
.iListRight {
	width: 100vw;
	float: none;
	background: #FFF;
	padding-bottom: 20px;
}
}
#footer {
	width: 100%;
	background: #dddddd;
	overflow: hidden;
	padding: 20px 0;
	margin-top: 20px;
}
#footer ul {
	width: 1200px;
	display: table;
	margin: 0 auto
}
#footer li {
	margin: 10px auto;
	line-height: 4em;
	display: table-cell;
	text-align: center;
	width: 300px
}
#footer li font {
	display: block;
	font-weight: bold;
	font-size: 20px;
	color: #333;
	margin-bottom: 5px
}
#footer li a {
	margin-right: 15px;
}
#bottom {
	width: 100%;
	overflow: hidden;
	background: #930505;
	color: #FFF;
}
#bottom dl {
	width: 1200px;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
}
#bottom dl dt {
	width: 900px;
	float: left;
	color: #FFF;
	font-size: 14px
}
#bottom dl dt a {
	color: #FFF;
	font-size: 14px
}
#bottom dl dd {
	width: 300px;
	float: right;
	color: #FFF;
	text-align: right
}
#bottom dl dd a {
	color: #FFF;
	font-size: 14px
}
#gotop {
	width: 60px;
	height: 60px;
	background: #0D8534 url(../image/gotop.png) no-repeat 18px center;
	position: fixed;
	right: 0;
	bottom: 100px;
	border-radius: 5px;
	cursor: pointer
}
#gotop span {
	display: block;
	width: 100px;
	height: 60px;
	font-size: 18px;
	font-weight: normal;
	color: #FFF;
	margin-left: 60px;
	line-height: 60px;
}
#gotop:hover {
	width: 160px
}
.footer {
	display: none
}
@media screen and (max-width:1024px) {
#footer, #bottom, #gotop {
	display: none
}
.footer {
	display: block;
	background: #930505;
	width: 100vw;
	padding: 25px 0 15px 0;
	color: #FFF;
}
.footer a{ color:#fff}
#f1 {
	width: 95vw;
	margin: 0 auto;
	overflow: hidden;
}
#f1 dt {
	width: 50px;
	float: left;
	text-align: center
}
#f1 dd {
	width: calc(90vw - 50px);
	float: right;
	color: #FFF;
	font-size: 18px;
}
#f1 dd span {
	display: block;
	font-size: 18px;
}
a.liuyan:link, a.liuyan:visited {
	display: block;
	width: 120px;
	height: 40px;
	line-height: 40px;
	background: #0D8534;
	color: #FFF;
	border-radius: 5px;
	margin: 20px;
	text-align: center
}
#f2 {
	width: 90vw;
	margin: 10px auto;
	overflow: hidden
}
#f2 dt {
	width: 20px;
	float: left;
	clear: left;
	margin: 5px 0
}
#f2 dd {
	width: calc(90vw - 30px);
	float: right;
	color: #FFF;
	font-size: 14px;
	;
	clear: right;
	margin: 5px 0
}
#f2 dt:nth-child(1) {
	height: 40px;
}
#f3 {
	text-align: center;
	color: #ccc;
	line-height: 1.8em;
	font-size: 14px
}
}
#sbanner {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}
#location {
	display: block;
	width: 1180px;
	margin: 20px auto;
	overflow: hidden;
	background: #FFF;
	padding: 15px 0;
font-size:;
	padding-left: 20px;
	border-left: 2px solid #c00808;
	color: #999
}
#location span {
	font-weight: bold;
	color: #666
}
#location font {
	float: right;
	color: #999;
	margin-right: 15px;
	font-size: 14px;
}
#location img {
	margin-right: 5px;
}
#mybody {
	width: 1200px;
	margin: 0 auto;
	background: #FFF;
	border-top: 1px solid #c00808;
	padding: 0;
	overflow: hidden
}
#myleft {
	width: 180px;
	float: left;
	border: 1px solid #EEE;
	border-bottom: 0
}
/*#myright {
	width: 960px;
	float: right;
	margin-right: 20px;
}*/
#myright {
	width: 97%; padding:0 1.5%
	
}
#myleft li {
	height: 50px;
	line-height: 50px;
	text-align: center;
	width: 100%;
	background: #F5F7FA;
	border-bottom: 1px solid #EEEEEE
}
#myleft li a:link, #myleft li a:visited {
}
#myleft li a:hover, #myleft li a:active, #myleft li a.curlnav:link, #myleft li a.curlnav:visited {
	background: #0D8534;
	color: #FFF;
	display: block;
	height: 50px;
	text-decoration: none
}
#textlist {
	width: 100%;
	overflow: hidden
}
#textlist li {
	font-size: 14px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dotted #DDD;
	overflow: hidden;
	padding-left: 30px;
	background: url(../image/li.jpg) no-repeat 5px center
}
#textlist li span {
	float: right;
	color: #999
}
#mypage {
	width: 100%;
	margin: 50px auto;
	text-align: center
}
#mypage a:link, #mypage a:visited, #mypage span, #mypage font {
	padding: 4px 10px;
	border: 1px solid #CCCCCC;
	margin: 0 5px;
	color: #999;
	border-radius: 2px
}
#mypage a:hover, #mypage a:active, #mypage span {
	color: #999;
	border: 1px solid #ccc;
	background: #ddd
}
@media screen and (max-width:1024px) {
#sbanner {
	width: 100vw;
}
#sbanner img {
}
#location {
	display: none
}
#mybody {
	width: 100vw;
	overflow: hidden
}
#myleft {
	width: 100vw;
	display: table;
	float: none
}
#myleft li {
	display: table-cell;
	width: auto;
}
#myright {
	width: 96vw;
	float: none;
	margin-right: 20px;
	margin: 0 auto
}
#textlist {
	margin: 10px auto
}
#textlist li {
	padding-left: 20px;
}
#textlist li span {
	float: right;
	color: #999;
	margin-left: 5px;
}
}
#mybody h3 {
	font-size: 22px;
	font-weight: bold;
	margin: 0 30px;
	border-bottom: 1px solid #DDD;
	text-align: center;
	height: 60px;
	line-height: 60px;
}
#mybody #content {
	margin: 30px;
	min-height: 500px;
	line-height: 2em;
	color: #666;
	padding: 0 50px;
}
#spage {
	margin: 30px;
	padding: 0 50px;
	line-height: 2.5em;
	color: #666
}
@media screen and (max-width:1024px) {
#mybody h3 {
	font-size: 20px;
	font-weight: normal;
	height: auto;
	line-height: 40px;
	padding-bottom: 10px;
}
#mybody #content {
	margin: 10px;
	min-height: 300px;
	line-height: 2em;
	color: #666;
	padding: 0px;
}
#spage {
	margin: 10px;
	padding: 0 30px;
	line-height: 2.5em;
	color: #666
}
}
@media screen and (max-width:768px) {
#mybody h3 {
	margin: 0 10px !important
}
}
.kong {
	margin-top: 20px !important
}
.kong {
	line-height: 26px;
}
.maximg img {
	max-width: 100%;
	height: auto !important
}
.pagebar {
	padding: 20px;
	overflow: hidden;
	clear: both
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px;
}
.pagination > li {
	display: inline;
}
.pagination > li > a, .pagination > li > span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857;
	text-decoration: none;
	color: #333;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
	z-index: 2;
	color: #23527c;
	background-color: #eeeeee;
	border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span, .pagination > .active > span:hover, .pagination > .active > span:focus {
	z-index: 3;
	color: #fff;
	background-color: #c00808;
	border-color: #fff;
	cursor: default;
}
.text-secondary {
	text-align: center;
	padding: 20px 0
}
/* Basic Grey */
.basic-grey {
	margin-left: auto;
	margin-right: auto;
	max-width: 900px;
	/*background: #F7F7F7;*/
	padding: 25px 15px 25px 10px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #888;
	text-shadow: 1px 1px 1px #FFF;
}
.basic-grey h1 {
	font-size: 25px;
	padding: 0px 0px 10px 40px;
	display: block;
	border-bottom: 1px solid #E4E4E4;
	margin: -10px -15px 30px -10px;
	;
	color: #000;
	text-align: center;
}
.basic-grey h1>span {
	display: block;
	font-size: 11px;
	text-align: center;
	margin: 5px;
}
.basic-grey label {
	display: block;
	margin: 0px;
}
.basic-grey label>span {
	float: left;
	width: 20%;
	text-align: right;
	padding-right: 10px;
	margin-top: 10px;
	color: #888;
}
.basic-grey input[type="text"], .basic-grey input[type="email"], .basic-grey textarea, .basic-grey select {
	border: 1px solid #DADADA;
	color: #888;
	height: 30px;
	margin-bottom: 16px;
	margin-right: 6px;
	margin-top: 2px;
	outline: 0 none;
	padding: 3px 3px 3px 5px;
	width: 70%;
	font-size: 12px;
	line-height: 15px;
	box-shadow: inset 0px 1px 4px #ECECEC;
	-moz-box-shadow: inset 0px 1px 4px #ECECEC;
	-webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
.basic-grey textarea {
	padding: 5px 3px 3px 5px;
}
.basic-grey select {
	background: #FFF url('static/skin/css/down-arrow.png') no-repeat right;
	background: #FFF url('static/skin/css/down-arrow.png') no-repeat right);
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: '';
	width: 70%;
	height: 35px;
	line-height: 25px;
}
.basic-grey textarea {
	height: 100px;
}
.basic-grey .button {
	background: #039A53;
	border: none;
	padding: 10px 25px 10px 25px;
	color: #FFF;
	box-shadow: 1px 1px 5px #039A53;
	border-radius: 3px;
	text-shadow: 1px 1px 1px #039A53;
	cursor: pointer;
}
.basic-grey .button:hover {
	background: #0D8534
}
/*信用证书查询*/
.f_22 {
	font-size: 22px;
}
.f_18 {
	font-size: 18px;
}
.f_16 {
	font-size: 16px;
}
.f_14 {
	font-size: 14px;
}
.m_t {
	margin-top: 20px;
}
.m_t10 {
	margin-top: 10px;
}
.m_t30 {
	margin-top: 30px;
}
.m_b {
 margin-bottom: : 50px;
}
.f_l {
	float: left;
}
.m_l {
	margin-left: 10px;
}
.main_query {
	padding: 20px 10px 30px 10px;
}
.main_tit {
	color: #a61111;
	text-align: center;
	font-size: 20px
}
.re_num {
	height: 45px;
	width: 280px;
	border: none;
	border: 2px solid #DDDDDD;
	border-radius: 5px;
	line-height: 45px;
	padding: 2px 5px 2px 10px;
	color: #333;
	background: rgba(255, 255, 255, 0.4);
	outline: none;/*float: left;*/
  
}
input:focus {
	/*box-shadow:0 0 5px #DA2E25;
  -webkit-box-shadow:0 0 5px #DA2E25;
  -moz-box-shadow:0 0 5px #DA2E25;*/
	border: 2px solid #DA2E25;
}
/*  input{
 margin: 0 50px; 
}  */
.re_num_btn {
	width: 162px;
	display: inline-block;
	background: #eb0910;
	color: #fff;
	height: 45px;
	line-height: 45px;
	border-radius: 5px;
	border: none;
	margin-left: 50px;/*float: right;*/
}
.main_list {
	/*width: 100%;*/
	/*height: auto;*/
	border: 2px solid #eb0910;
	text-align: center;
	border-radius: 6px;
	margin: 50px;
	height: 1000px;
	overflow: hidden;
}
.main_table {
	width: 100%;
}
.table_title:after {
	content: '';
	clear: both;
	display: block;
}
.table_title span, .serve_table tr th {
	height: 65px;
	color: #eb0910;
	font-size: 18px;
	border-bottom: 2px solid #eb0910;
	text-align: center;
	line-height: 65px;
}
.main_table tr td, .serve_table tr td {
	font-size: 16px;
	text-align: center;
	height: 45px;
}
/*閺屻儴顕楃紒鎾寸亯*/
.result_list {
	border: 2px solid #eb0910;
	border-radius: 6px;
}
.result_list:after, .item_img:after {
	content: '';
	clear: both;
	display: block;
}
.result_table {
	/*text-align: center;*/
	padding: 10px;
}
.result_item {
	background: url(../image/qiyexini.png) no-repeat;
	background-position: center center;
	height: 50px;
	text-align: center;
	line-height: 35px;
	font-size: 20px;
	color: #eb0910;
}
.item_table, .item_table tr, .item_table tr td {
	border: 2px solid #dbdbdb;
	padding: 15px 20px;
	text-align: center;
}
.w_20 {
	width: 20%;
}
.w_30 {
	width: 30%;
}
.result_item2 {
	background: url(../image/qiyexini.png) no-repeat;
	background-position: center center;
	height: 50px;
	text-align: center;
	line-height: 35px;
	font-size: 20px;
	color: #eb0910;
}
.item_img {
	/*text-align: left;*/
	padding: 0 50px;
}
.item_row {
	text-align: center;
	float: left;
	width: 33%;
	overflow: hidden;
	font-size: 18px;
}
/*娣囷紕鏁ら張宥呭閺堢儤鐎�*/
.col-sm-2, .col-sm-1, .col-sm-3 {
	padding-left: 0;
	padding-right: 0;
}
.bg_r {
	background: #f8e2e0;
}
.r_b_table {
	color: #eb0910;
	border: 1px solid #dbdbdb;
	font-size: 16px;
 width: 100%  margin:0 50px;
	text-align: center;
}
.r_b_table tr th {
	color: #333;
	height: 90px;
	font-size: 18px;
	text-align: center;
}
.r_b_table tr td {
	padding: 20px 40px;
	border: 1px dashed #eb0910;
}
/*閸欏苯鍙曠粈锟�*/
.left_top {
	/* height: 100px; */
	background: #3499da;
	color: #fff;
	font-size: 22px;
	padding: 10px;
}
.left_show {
	float: left;
	margin-right: 2%;
	width: 23%;
}
.con_double::after {
	content: '';
	clear: both;
	display: block;
}
.left_top>img {
	float: right;
}
.right_show {
	float: left;
	width: 75%;
}
.title_show {
	background: #DA2E25;
	color: #fff;
	padding: 10px 50px;
	float: right;
}
.title_wrap::after {
	content: '';
	clear: both;
	display: block;
}
.right_con {
	border: 1px solid #dbdbdb;
	/*display: inline-block;*/
	background: #fff;
	padding: 30px;
}
.right_con a {
	color: #333;
}
.word_c {
	color: #eb0910;
	font-size: 14px;
}
.double_con:after {
	content: '';
	clear: both;
	display: block;
}
.double_item1 {
	width: 45%;
	border: 1px solid #dbdbdb;
	float: left;
}
.double_item2 {
	width: 45%;
	border: 1px solid #dbdbdb;
	float: right;
}
.item_title {
	border-bottom: 1px solid #eb0910;
	padding: 10px;
	font-size: 18px;
}
.item_more {
	color: #999;
	float: right;
}
.list_title {
	width: 75%;
	float: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.double_list {
	padding: 10px;
	border-bottom: 1px solid #dbdbdb;
	font-size: 16px;
}
.list_time {
	color: #999;/*float: right;*/
}
/*娣囷紕鏁ら崝銊︼拷锟�*/
.left_items {
	font-size: 18px;
	color: #eb0910;
	background: #fff;
}
.left_item {
	padding: 10px 0;
	text-align: center;
	border-bottom: 1px solid #dbdbdb;
	/*background:#fff;*/
	color: #eb0910;
}
.left_item img {
	margin-right: 10px;
}
.left_item_ac {
	background: #eb0910;
	color: #fff;
}
.artical_con {
	color: #666;
	height: 66px;
	line-height: 22px;
	overflow: hidden;
}
.artical_footer {
	color: #999;
	font-size: 14px;
	float: right;
	margin-bottom: 10px;
}
.artical_footer img {
	width: 15px;
	vertical-align: middle;
}
.artical {
	border-bottom: 1px solid #dbdbdb;
}
.artical:after {
	content: '';
	clear: both;
	display: block;
}
.mark_l {
	width: 12px;
	height: 12px;
	background-color: #eb0901;
	float: left;
	margin-right: 10px;
	vertical-align: middle;
	margin-top: 4px;
}
.f_l {
	float: left;
}
.w_h {
	width: 70%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.article_1 {
	color: #eb0910;
}
.btn_list {
	padding: 10px;
	color: #fff;
	float: left;
	margin-left: 10px;
}
.right_con::after, .btn_lists::after {
	content: '';
	clear: both;
	display: block;
}
.btn_lists {
	border-bottom: 1px dashed #eb0910;
	padding-bottom: 30px;
}
.serch_btn {
	height: 44px;
	background: #eb0910;
	border: none;
	margin-left: -10px;
	color: #fff;
	line-height: 44px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.r_b_table {
	width: 100%;
	border: 1px solid #fff;
}
.r_b_table1 tr th {
	background: #eb0910;
	border: 2px solid #fff;
	height: 50px;
	padding: 10px 30px;
	color: #fff;
	width: 380px;
	text-align: center;
}
.r_b_table1 tr td {
	background: #f8e2e0;
	border: 2px solid #fff;
	height: 50px;
	padding: 10px 30px;
	text-align: center;
}
.table {
	margin-bottom: 8px;
	background-color: #fdfdfd;
}
.table th, .table td {
	vertical-align: middle;
}
.table td i {
	margin: 0 2px;
}
.table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th {
	background-color: #F5F5F5
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
	display: none!important
}
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
	display: none!important
}
@media (max-width:767px) {
.visible-xs {
	display: block!important
}
table.visible-xs {
	display: table!important
}
tr.visible-xs {
	display: table-row!important
}
td.visible-xs, th.visible-xs {
	display: table-cell!important
}
}
@media (max-width:767px) {
.visible-xs-block {
	display: block!important
}
}
@media (max-width:767px) {
.visible-xs-inline {
	display: inline!important
}
}
@media (max-width:767px) {
.visible-xs-inline-block {
	display: inline-block!important
}
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm {
	display: block!important
}
table.visible-sm {
	display: table!important
}
tr.visible-sm {
	display: table-row!important
}
td.visible-sm, th.visible-sm {
	display: table-cell!important
}
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm-block {
	display: block!important
}
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm-inline {
	display: inline!important
}
}
@media (min-width:768px) and (max-width:991px) {
.visible-sm-inline-block {
	display: inline-block!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md {
	display: block!important
}
table.visible-md {
	display: table!important
}
tr.visible-md {
	display: table-row!important
}
td.visible-md, th.visible-md {
	display: table-cell!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md-block {
	display: block!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline {
	display: inline!important
}
}
@media (min-width:992px) and (max-width:1199px) {
.visible-md-inline-block {
	display: inline-block!important
}
}

.bigimage{
width: 650px; height: 750px;}
.image_mar{
	display: none;  
	width: 800px; 
	height: 716px; 
	position: fixed;
	top: 0;
	bottom:0; 
	left: 0;
	right:0;
	margin: auto;
}
.image_table{
	margin: 0px 100px 40px 100px; 
	width: 600px; 
	border: 2px solid; 
	text-align: center;
	background-color: #dd;
}
 @media (device-height:568px) and (-webkit-min-device-pixel-ratio:2){/* 兼容iphone5 */} 
@media only screen and (max-device-width :480px){ 
.bigimage{
	width: 80%; height: 80%;
}
.image_mar{
	width:80%;
height:auto;
	position: fixed;
	top: 10%;
	bottom:0; 
	left: 0;
	right:0;
	margin: auto;
}
.image_table{
	margin:0px;
	width: 100%; 
}
.item_table, .item_table tr, .item_table tr td{
padding:0;}
.re_num{
margin-bottom:5px;}
} 

/*6*/ 
@media (min-device-width : 375px) and (max-device-width : 667px) and (-webkit-min-device-pixel-ratio : 2){ 
.bigimage{
width: 80%; height: 80%;
}
.image_mar{
width:80%;
height:auto;
	position: fixed;
	top: 10%;
	bottom:0; 
	left: 0;
	right:0;
	margin: auto;
}
.image_table{
	margin:0px;
	width: 100%; 
}
.item_table, .item_table tr, .item_table tr td{
padding:0;}
.re_num{
margin-bottom:5px;}
.re_num_btn{
margin-left:0px;}
}
/*6+*/ 
@media (min-device-width : 414px) and (max-device-width : 736px) and (-webkit-min-device-pixel-ratio : 3){
.bigimage{
width: 80%; height: 80%;
}
.image_mar{
width:80%;
height:auto;
	position: fixed;
	top: 10%;
	bottom:0; 
	left: 0;
	right:0;
	margin: auto;
}
.image_table{
	margin:0px;
	width: 100%; 
}
.item_table, .item_table tr, .item_table tr td{
padding:0;}
.re_num{
margin-bottom:5px;}
.re_num_btn{
margin-left:0px;}
} 

/*魅族*/ 
@media only screen and (min-device-width :1080px) and (-webkit-min-device-pixel-ratio : 2.5){
.bigimage{
width: 80%; height: 80%;
}
.image_mar{
width:80%;
height:auto;
	position: fixed;
	top: 10%;
	bottom:0; 
	left: 0;
	right:0;
	margin: auto;
}
.image_table{
	margin:0px;
	width: 100%; 
}
.item_table, .item_table tr, .item_table tr td{
padding:0;}
.re_num{
margin-bottom:5px;}
.re_num_btn{
margin-left:0px;}
} 


/*mate7*/ 
@media only screen and (min-device-width :1080px) and (-webkit-min-device-pixel-ratio : 3){ 
.bigimage{
width: 80%; height: 80%;
}
.image_mar{
width:80%;
height:auto;
	position: fixed;
	top: 10%;
	bottom:0; 
	left: 0;
	right:0;
	margin: auto;
}
.image_table{
	margin:0px;
	width: 100%; 
}
.item_table, .item_table tr, .item_table tr td{
padding:0;}
.re_num{
margin-bottom:5px;}
.re_num_btn{
margin-left:0px;}
} 

/*4 4s*/ 
@media only screen and (device-height :480px) and (-webkit-device-pixel-ratio:2){
.bigimage{
width: 80%; height: 80%;
}
.image_mar{
width:80%;
height:auto;
	position: fixed;
	top: 10%;
	bottom:0; 
	left: 0;
	right:0;
	margin: auto;
}
.image_table{
	margin:0px;
	width: 100%; 
}
.item_table, .item_table tr, .item_table tr td{
padding:0;}
.re_num{
margin-bottom:5px;}
.re_num_btn{
margin-left:0px;}
} 
  
.xyzs-list{ text-align:center; margin-top:30px;}
.xyzs-list li{ display:inline-table; text-align:center}
.xyzs-list li img{ height:300px;}