@charset "utf-8";
@font-face {
	font-family: "member";
	src: url('../other/member.woff') format('woff'),  url('../other/member.ttf') format('truetype');
}
.member_iconfont {
	font-family: "member" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/* Style Reset */

html {
	font-size: 625%;
	-webkit-text-size-adjust: none;
	min-height: 100%;
	    overflow-x: hidden;
}
body {
	position: relative;
	width: 100%;
    min-height: 100%;
	overflow-x: hidden;
	background: #fff;
	font-size: 0.22rem;
	font-family: "microsoft yahei";
}

body, p, h1, ul, li, input, img, figure, h3, h1, h2, dl, dd, dt {
	margin: 0;
	padding: 0;
}
body, html {
    height: 100%;
}
ul, ol, li, dl, dt, dd {
	list-style: none;
}
a {
	text-decoration: none;
	outline: 0px;
}
fieldset, img {
	border: 0;
}
img {
	display: block;
	max-width: 100%
}
input[type="text"], input[type="password"], input[type="submit"], input[type="reset"], input[type="button"], textarea {
	-webkit-appearance: none;
}
.clear {
	clear: both;
	width: 100%;
}
a {
    text-decoration: none;
    outline: 0px;
}
.c {
	clear: both;
	width: 100%;
}
.left {
	float: left;
}
.right {
	float: right;
}
.cls {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0;
}
.wp {
	width: 92%;
	margin: 0 auto;
}
.index_wp{
	width:96%;
	margin: 0 auto;
}
.iwrap {
    position: relative;
    width: 95.9%;
    margin: 0 auto;
}
.transform-page{
	position: relative;
    height: 100%;
    overflow-x: hidden;
}
.mb {
    margin-bottom: 0.2rem;
}
ul{
	display:block;
}
ul, ol, li, dl, dt, dd {
	list-style: none;
}
.line{
	height:0.2rem;
	background-color:#e6e6e6;
}
/* common */

.content {
	overflow: hidden;
	font-size: 0.2rem;
    background-color: #e6e6e6;
	padding-bottom: 1.25rem;
}
.page_content {
	overflow: hidden;
    background-color: #fff;
  /*  padding-bottom: 1.25rem;*/
}
.page_main{
	background-color:#fff;
	margin-bottom:1.2rem;
}
.page_main.detail{
	    padding-top: 0rem;
}
.page_main.detail .priduct_nav p{
	padding-bottom:2%;
	color:#999;
}
.page_content p {
    color: #7e7e7e;
    font-size: 0.22rem;
	line-height: 180%;
}
.page_main p{
	line-height: 200%;
	color:#666;
}
.content_index{
		margin-top: 0!important;
}
.content_new {
	   

} /* 首页不要上边距 */
.common_bg {
	background-color: #b30f1a!important;
}

/*header*/
.header {
	width: 100%;
	height: 0.8rem;
	background: #fff;
	z-index: 9999;
		border-bottom: 1px solid #e0e0e0; 
}
.head {
	text-align: center;
	position: fixed;
	width: 100%;
	height: 0.8rem;
	top: 0;
	right: 0;
	line-height: 0.8rem;
	z-index: 99;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	background:#fff;
	border-bottom: 1px solid #e0e0e0;

}
.mobile_wp.iwrap p a {
	background: none
}
.nav_color {
	background: #0183db
}
.nav-btn{
	width: 14.0625%;
	right: 0;
	top: 0;
	position: absolute;
	font-size: 0.4rem;
	line-height: 0.8rem;
	text-align: center;
	overflow: hidden;
	top:0 !important;
	color:#2b376c;
}
.logo {
	display:block;
	width:72% !important;
	margin-left: 3%;
	text-align:center;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	overflow:hidden;
	height:100% !important;
	height: auto;
	    float: left;
}
.logo img{
	display:block;
}

.nav-sea{
	float: left;
    width: 14%;
    font-size: 0.32rem;
    color: hsl(0, 100%, 100%);
}
.nav-sea a{
	background: url(../images/search_btn.png) no-repeat center center;
    width: 0.42rem;
    height: 0.42rem;
    line-height: 0.8rem;
    padding: 0.2rem 0rem;
    background-size: 80%;
    display: inline-block;
}
.page_nav-sea{
	float: right;
    width: 14%;
	padding-right:10%;
    font-size: 0.32rem;
    color: hsl(0, 100%, 100%);
}
.page_nav-sea a{
	background: url(../images/search_btn.png) no-repeat center center;
    width: 0.42rem;
    height: 0.42rem;
    line-height: 0.8rem;
    padding: 0.2rem 0rem;
    background-size: 80%;
    display: inline-block;
}

/* right_nav */


.allpage {
	position: relative;
	z-index: 10;
	background: #fff;
	height: auto;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	right: 0;
	min-height:8rem;
}
.clicked {
	right: 150px!important;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.nav {
	width: 150px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 30%;
	z-index: 2;
	background:#0062a6;
}
.fixed {
	width: 150px;
	position: fixed;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 12;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
.nav li {
	width: 150px;
	margin: 0 auto;
	border-bottom: 1px solid #005A98;
}
.nav li a {
	display: block;
	font-size: 0.2rem;
	width: 100%;
	color: #fff;
	text-indent: 60px;
	text-align: center;
	text-indent: 0 !important;
	font-family: '微软雅黑';
	line-height: 50px;
	font-weight: 100;
}

.nav li a span {
	margin-right: 3%
}
.nav li p {
	text-indent: 70px;
}
.nav li:last-child {
	margin-bottom: 20%;
}
#allmap {
	width: 100%;
	height: 8rem;
	font-size: 0.18rem
}

.black-fixed {
	position: fixed;
	z-index: 99999!important;
	left: 0;
	width: 0;
	top: 0;
	height: 150%;
	background: rgba(0,0,0,0.9);
	text-align: right;
	font-size: 0.4rem;
	color: #fff;
	line-height: 2;
	right: 0;
	overflow: hidden;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	opacity: 0
}
.black-clicked {
	width: 100%;
	padding-right: 2%;
	left: -156px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	opacity: 1
}


/*font*/

@font-face {
	font-family: "iconfont";
	src: url('../other/iconfont.woff') format('woff'), url('../other/iconfont.ttf') format('truetype');
}
.iconfont {
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
/*font*/

@font-face {
	font-family: "commonfont";
	src: url('../other/common.woff') format('woff'), url('../other/common.ttf') format('truetype');
}
.commonfont {
	font-family: "commonfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

/*font*/

@font-face {
	font-family: "sea";
	src: url('../other/sea.woff') format('woff'), url('../other/sea.ttf') format('truetype');
}
.sea {
	font-family: "sea" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}




/* sub_banner */
.banner{
	position:relative;
	width:100%;
}
.big-pic {
	width: 100%;
	position: relative;
	z-index: 2;
	margin: 0 auto;
}
.big-pic-in {
	position: relative;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.pic-list {
	position: relative;
	height: auto;
	-webkit-transform: translate3d(0, 0, 0);
	z-index: 0;
}
.pic-list img {
	float: left;
	height: auto;
	width: 100%;
	display: block;
}
.big-pic2 .pic-list {
	width: 200%;
}
.big-pic2 .pic-list img {
	width: 50%;
}
.big-pic3 .pic-list {
	width: 300%;
}
.big-pic3 .pic-list img {
	width: 33.333334%;
}
.big-pic4 .pic-list {
	width: 400%;
}
.big-pic4 .pic-list img {
	width: 25%;
}
.slide-dot {
	width: 100%;
	text-align: center;
	height: 16px;
	padding-top: 4px;
	overflow: hidden;
	position: absolute;
	bottom: 5px;
	display: none
}
.slide-dot span {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 8px;
	vertical-align: top;
	z-index: 10;
	margin: 0 7px;
	background: #fff
}
.slide-dot span.slide-dot-cur {
	z-index: 10;
	vertical-align: top;
	background: #6b1b55
}
.transition {
	-moz-transition: -moz-transform 0.3s ease-out;
	-webkit-transition: -webkit-transform 0.3s ease-out;
	-o-transition: -o-transform 0.3s ease-out;
	transition: transform 0.3s ease-out;
}




/*.header{height:0.691rem!important;}*/

@media all and (min-width:640px) {
.content {
	width: 640px;
	margin: 0 auto;
	position: relative;
}
.page_list{ min-height:10rem;}
}
@media all and (min-width:640px) {
.page_content {
	width: 640px;
	margin: 0 auto;
	position: relative;


}
}
 @media only screen and (max-width: 479px) and (min-width: 321px) {
html {
	font-size: 70px;
}
.page_list{ min-height:9rem;}
}
 @media only screen and (max-width: 320px) {
html {
	font-size: 60px;
}
.page_list{ min-height:8rem;}
}

/* index_nav */
.index_nav {
	text-align:center;
	padding-top:15px;
}
.index_nav  a{
	display:block;
}
.index_nav_two {
	padding-top:15px;
}
.index_gl{
	margin-left:4%;
}
.index_nav .bs{
	width:44%;
	background-color:#fff;
	text-align:center;
	padding:10px 0px;
}
.index_nav .ls{
	width:24%;
	background-color:#0062a6;
	padding: 10px 0px;
}
.bs_nav_img img{
    width: 28px;
	margin: 0px auto;
}
.bs_nav_name{
	font-size:14px;
	color:#666;
	padding-top:5px;
}
.bs_nav_english{
	font-size:8px;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
}
.ls_nav_img img{
	width: 28px;
	margin: 0px auto;
}
.ls_nav_name{
	font-size:14px;
	color:#fff;
	padding-top:5px;
}
.ls_nav_english{
	font-size:8px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
.ls.product{
/*padding: 0.11rem 0rem;

 	overflow: hidden;
	    max-height: 251px;
	height: auto;
    overflow: hidden;*/
}
.ls.product .ls_nav_img{
	padding-top: 7.5px;
}
.ls.product a{
	display:block;
	padding: 42px 0px;
}
.ls.product .ls_nav_english{
	padding-bottom:7.5px;
}
.ls.product .ls_nav_name{

}

.ls.message{
	margin-top:15px;
}
.bs.contact{
	margin-top:15px;
}
 
/*---------------新三板资讯---------------*/
.neeq_news{
	background-color:#fff;
	margin-top:4%;
}
.neeq_news_text{
	margin-left:4%;
	margin-right:4%;
	width:55%;
}
.neew_news_text_sjfh img{
	width:10%;
	padding-left:9%;
}
.neeq_news_text_head{
	font-size:0.24rem;
	color:#0062a6;
	padding-top:2%;
	background:url(../images/news_fh.png) no-repeat right 92% ;
	width:100%;
	background-size: 9%;
}
.neeq_news_text_head a{
	color:#0062a6;
}
.neeq_news_text_line{
	width:20%;
	height:2px;
	background-color:#ccc;
	margin: 3% 0%;
	margin-bottom:0%;
	
}
.neeq_nwes_text_news_list ul li{
	border-bottom: 1px dashed #cccccc;
 	width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	color:#999;
		background:url(../images/news_list_fh.png) no-repeat left center;
		background-size: 4%;
}
.neeq_nwes_text_news_list ul li a{
	font-size:0.2rem;
	color:#999;
	line-height:0.4rem;

    padding-left: 8%;
/*    background-size: 4%;*/
}
.neeq_news_img{
	width: 33%;
    margin-right: 4%;
    margin-top: 4%;
	margin-bottom: 4%;
} 
/*---------------报刊---------------*/
.nk{
	background-color:#fff;
    margin-top: 4%;
}
.nk_text{
	margin-left:4%;
	margin-right:4%;
	width:55%;
}
.nk_text_sjfh img{
	width: 10%;
    padding-left: 77%;
}
.nk_text_head{
	font-size:0.24rem;
	color:#0062a6;
	padding-top:2%;
	background:url(../images/news_fh_left.png) no-repeat left 92% ;
	width:100%;
	background-size: 9%;
	text-align: right;
}
.nk_text_head a{
	color:#0062a6;
}
.neeq_news_text_xx{
	text-align:right;
	color:#999;
	padding-top: 0.06rem;
    font-size: 0.2rem;
}
.neeq_news_text_xx span{
	padding-left:3%;
	padding-top:2%;
	padding-bottom:2%;
}
.nk_text_news_list ul li{
 	width: 46.8%;
	float:left;
	text-align:center;
	background-color: #f2f2f2;
    border: solid 1px #e6e6e6;
	margin-top: 4%;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	color: #999;
	padding: 1% 1%;
}
.nk_text_news_list ul li.c1{
	margin-left:4%;
}
.nk_text_news_list ul li a{
	font-size:0.2rem;
	color:#999;
}
.nk_img{
	width: 33%;
	margin-left: 4%;
	margin-top: 4%;
	margin-bottom: 4%;
} 
/*---------------版权信息---------------*/
.foot_copy {
	margin-top:4%;
	text-align:center;
	color:#999;
	font-size:0.2rem;
	background-color:#fff;
	padding-top: 4%;
    padding-bottom: 4%;
}
.foot_copy a{
	color:#999;
}
.foot_copy_t1{
	padding-bottom:1%;
}

/*footer样式*/

.footer {
	height: 0.8rem !important;
	height: 0.8rem;	
	width: 100%;
	background: #2b2b2b;
	z-index: 10;
	position: fixed!important;
	position: fixed;
	bottom: 0;
    left: 0;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}

.footer a {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 100% !important;
	text-align: center;
	display: block;
	float: left;
	width: 33.333%;
	color: #fff;
}
.footer a.f1{
    border-right: solid 1px #1c1c1c;	    
	
}
.footer a.f2{
	border-left: solid 1px #404040;
    border-right: solid 1px #404040;
}
.footer a.f3{
	border-left: solid 1px #1c1c1c;
}
.footer a .commonfont {
    width: 18%;
	margin: auto;
	padding-top: 6%;
    padding-bottom: 2%;
}
.footer a .commonfont.zj{
	width: 100%;
 	 margin-top: -0.35rem;
}
.footer a span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 0.4rem;
	line-height: 0.5rem;
}
.footer a .commonfont img {
	margin: auto;
}
.footer a h3 {
	width: 100%;
	text-align: center;
	font-size:0.2rem;
	font-weight:normal;
}


/*内页样式*/
.page_header{
	width: 100%;
    height: 0.8rem;
    background: #164a88;
    z-index: 9999;
}
.page_header.detail{
	height:0.8rem;
}
.page_head{
	text-align: center;
    position: fixed;
    width: 100%;
    height: 0.8rem;
    top: 0;
    right: 0;
    line-height: 0.8rem;
    z-index: 99;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    background: #0062a6;
}
.page_header .nav-btn{
	color:#fff;
}
.home-btn {
    width: 14.0625%;
    left: 0;
    top: 0;
    position: absolute;
    height: 100%;
    font-size: 0.4rem;
    line-height: 0.8rem;
    color: #fff;
    text-align: center;
    overflow: hidden;
    display: block;
}
.top-title {
    width: 40% !important;
    left: 30% !important;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #fff;
	position: absolute;
	top: 0;
    font-size: 0.3rem;
    line-height: 0.8rem;
    text-align: center;
}

/*分享样式*/
.share img {
    width: 80%;
    float: right;
    margin-right: 8%;
    margin-top: 3%;
}
/*表格样式*/
.pg_message_text{
	padding:4% 0%;
	border-bottom: dashed 1px #cccccc;
}
.input_class {
    margin: 6% 0%;
    font-size: 0.23rem;
    color: #666666;
}
.input_class input {
    margin-left: 0.25rem;
    border-radius: 0.06rem;
    border: 1px solid #dddddd;
    height: 0.5rem;
    line-height: 0.5rem;
    width: 3.4rem;
    font-size: 0.23rem;
    background-color: #f5f5f5;
}
.input_class select {
     margin-left: 0.25rem;
    border-radius: 0.06rem;
    border: 1px solid #dddddd;
    height: 0.5rem;
    line-height: 0.5rem;
    width: 3.45rem;
    color: #666;
    background-color: #f5f5f5;
	font-size: 0.2rem;
}
.input_class.bgxb input{
	width:0.5rem;
	height:0.3rem; 
	margin-left:0.16rem; 
	vertical-align:text-bottom;
}
.bg_bgsm{
	color:#fd5555;
	font-size: 0.22rem;
}
input.pj_sub {
	width: 100%;
	background-color: #0062a6;
	border-radius: 0.06rem;
	text-align: center;
	color: #fff;
	line-height: 0.4rem;
	border: none;
	font-size: 0.24rem;
	padding:1% 0%;
	border-bottom:solid 3px #004C82;
}
.input_class.two select{
	    width: 32.6%;
}
.input_class p{
	float:left;
	width:1rem;
	    text-align: right;
}
.input_class span{
		width:1rem;
		display:inline-block;
		text-align: right;
}
.input_class #textar {
    background-color: #f5f5f5;
    border: solid 1px #dddddd;
    width: 3.2rem;
    border-radius: 0.06rem;
    padding: 0.1rem;
	    margin-left: 0.32rem;
	float:left;
	font-size: 0.2rem;
	line-height:0.3rem;
}
 .input_class #textar.menber {
	width:94%;
	margin-left:0rem;
}
.biaoge_qx{
	border-top: 1px dashed #cccccc;
	margin:6% auto;
}
ul.biaoge_idtabs{
	border-bottom: 1px dashed #cccccc;
    margin: 0.2rem auto;
    padding-bottom: 0.2rem;
}
ul.biaoge_idtabs li{
	float:left;
	width:20%;
}

ul.biaoge_idtabs li a{
	background: url(../images/biaoge_idtabs_a.jpg) no-repeat left center;
	background-size: 49%;
    padding-left: 0.4rem;
    display: inline-block;
    font-size: 0.23rem;
    color: #666666;
}
ul.biaoge_idtabs li.c0{
	    width: 26.5%;
}
ul.biaoge_idtabs li.c0 a{
	background:none;
	padding-left:0rem;
}

ul.biaoge_idtabs li a.selected{
	background: url(../images/biaoge_idtabs_a_selected.jpg) no-repeat left center;
    background-size: 49%;
    padding-left: 0.4rem;
    display: inline-block;
    font-size: 0.23rem;
    color: #666666;
}
.up_h2 {
    font-size: 0.22rem;
    font-weight: normal;
    float: right;
}
.icon-upload {
	background: url(../images/ico1.png) no-repeat left 20%;
	width: 0.6rem;
	height: 0.6rem;
	background-size: contain;
	display: inline-block;
	padding-right: 0.3rem;
}
.input_class.sczhz{
	border-bottom: 1px dashed #cccccc;
    margin: 0.2rem auto;
    padding-bottom: 0.2rem;
}
.input_class.thir{
	margin:0rem;
}
.input_class.thir select{
	    width: 33.5%;
    margin: 0rem;
    padding: 0rem;
	border-radius: 0rem;
	    margin-left: -0.09rem;
		background-color:#fff;
}
select.yyfl_dq{
	margin-left:0rem;
}

.icontainer_cont .input_class p{
	font-size:0.23rem;
}
.input_class select.three{
	width:70%;
	margin-right: 0.2rem;
	float:right;
	margin-bottom:0.2rem;
}
.input_class.bgxb input.md.no{
margin-left: 0.16rem;
}
.input_class.bgxb input.md{
	margin-left:0rem;
}
.input_class.bgxb input.qt{
	width:50%;
	height: 0.5rem;
	line-height: 0.5rem;
	vertical-align: text-bottom;
}
.input_class input.yzm{
	width:30%;
	margin-right:0.02rem;
}
.input_class .hm{
	width:1.5rem;
}


/*#region ===========顶部搜索===========*/
.con { width: 100%; height: 100%; background: #666; }
.search { width: 88%; overflow: hidden; padding: 0; background: #f0f0f0; border-bottom: 1px solid #d7d7d7; padding: 8% 6%; }
.search .search_txt { width: 68%; border: 1px solid #d2d1d1; padding: 2.3% 2.5%; -moz-border-radius: 0.1rem; -webkit-border-radius: 0.1rem; border-radius: 0.1rem; font-size: 0.26rem;    float: left; }
.search .search_btn { width: 18%; color: #fff; font-size: 0.256rem; background: #015da0; padding: 2% 3% 2% 3%; display: block; border-bottom: 3px solid #00508a; -moz-border-radius: 0.1rem; -webkit-border-radius: 0.1rem; border-radius: 0.1rem; text-align: center;    float: right; }
/*#endregion */
