* {
	padding: 0;
	margin: 0;
	/*font-family: '微软雅黑', 'HELVETICANEUELTPRO-THEX', 'FZLTXHK';*/
	color: #222;
	font-size: 15px;
}

html {
	color: #555;
	background: #FFF;
	font-size: 14px;
}

body,
header,
nav,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
th,
img,
em,
button,
strong,
span,
table {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,
img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var,
i,
b,
h1,
h2,
h3,
h4,
h5,
h6,
strong,
{
	font-style: normal;
	font-weight: normal;
}

ol,
ul {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6,
th,
tt,
td {
	font-size: 100%;
	font-weight: normal;
}

q:before,
q:after {
	content: '';
}

abbr,
acronym,
button,
input,
textarea {
	border: 0;
}

a:link,
a:visited {
	text-decoration: none;
	color: #555;
}

a:hover {
	text-decoration: none;
}

em,
i,
b,
li {
	font-style: normal;
	font-weight: normal
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.css3 {
	behavior: url(dist/ie-css3.htc);
}

a:link,
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a {
	color: #222;
}

iframe,
button,
input,
select,
textarea {
	background: none;
	border: 0;
	outline: none;
}

li {
	list-style: none;
}

body {
	background: #f5f5f5;
}

.title {
	text-align: center;
	font-size: 30px;
	color: #222222;
	margin: 60px 0 30px 0;
}

/*顶部导航*/
.header {
	width: 100%;
	height: auto;
}

.mobile-header,
.menu,
.mobile-search {
	display: none;
}

.index_header .nav {
	width: 100%;
	height: 80px;
	background: rgba(45, 37, 35, 0.8);
	zoom: 1;
}

.index_header {
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	z-index: 10;
}

.nav_wrap {
	width: 100%;
	height: 80px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}

.nav_wrap .nav_right {
	height: 80px;
}

.nav_wrap h1 a>img {
	/*margin-top: 28px;
	float: left;*/
	position: absolute;
    left: 40px;
    top: 29px;
}

.nav_wrap>img:after {
	content: " ";
	clear: both;
}

.nav_right {
	/*float: left;
	margin-left: 30px;
	box-sizing: border-box;*/
	text-align: center;
}

.nav_wrap .header_search {
	position: absolute;
	right: 62px;
	top: 24px;
}

.nav_wrap .header_search .sousuo_1 {
	float: left;
	overflow: hidden;
	background: #2d2523;
}

.nav_wrap .header_search .sousuo_1 input {
	float: left;
	width: 150px;
	line-height: 32px;
	height: 32px;
	padding: 0px;
	border: 0px;
	padding-left: 11px;
	background: none;
	outline: none;
	color: #bebdbc;
	font-size: 13px;
}

.nav_wrap .header_search .sousuo_1 input::-webkit-input-placeholder {
	color: #bebdbc;
}

.nav_wrap .header_search .sousuo_1 input:-moz-placeholder {
	color: #bebdbc;
}

.nav_wrap .header_search .sousuo_1 input::-moz-placeholder {
	color: #bebdbc;
}

.nav_wrap .header_search .sousuo_1 input:-ms-input-placeholder {
	color: #bebdbc;
}

.nav_wrap .header_search .sousuo_1 button {
	float: left;
	height: 32px;
	padding: 0px;
	border: 0px;
	width: 38px;
	background: none;
}

.nav_wrap .header_search .sousuo_2 {
	display: none;
	margin-left: 10px;
	position: relative;
	float: right;
	cursor: pointer;
}

.nav_wrap .header_search .sousuo_2 .sousuo_3 {
	position: absolute;
	right: 0px;
	top: 0px;
	background: rgba(0, 0, 0, 0.9);
	width: 200px;
	display: none;
}

.nav_wrap .header_search .sousuo_2 .sousuo_3 input {
	float: left;
	width: 70%;
	line-height: 32px;
	padding: 0px;
	border: 0px;
	padding-left: 11px;
	background: none;
	outline: none;
	color: #bebdbc;
	font-size: 13px;
}

.nav_wrap .header_search .sousuo_2 .sousuo_3 input::-webkit-input-placeholder {
	color: #bebdbc;
}

.nav_wrap .header_search .sousuo_2 .sousuo_3 input:-moz-placeholder {
	color: #bebdbc;
}

.nav_wrap .header_search .sousuo_2 .sousuo_3 input::-moz-placeholder {
	color: #bebdbc;
}

.nav_wrap .header_search .sousuo_2 .sousuo_3 input:-ms-input-placeholder {
	color: #bebdbc;
}

.nav_wrap .header_search .sousuo_2 .sousuo_3 button {
	float: left;
	height: 32px;
	padding: 0px;
	border: 0px;
	width: 30%;
	background: none;
}

.nav_wrap .header_search .sousuo_2_active .sousuo_3 {
	display: block;
}

.nav_ul {
	width: auto;
	height: 80px;
	display: inline-block;
}

.nav_ul>li {
	float: left;
	text-align: center;
	line-height: 80px;
	color: #FFFFFF;
	cursor: pointer;
}

.nav_ul>li>a {
	display: inline-block;
	color: #fff;
	padding: 0 30px;
	font-size: 14px;
}

.nav_hover a {
	background: rgba(255, 255, 255, 0.9);
	color: #111 !important;
	background: #fff \0;
}

.nav_hover02 a {
	background: rgba(255, 255, 255, 0.9);
	color: #111 !important;
	background: #fff \0;
}

.nav_bottom_all {
	width: 100%;
	height: auto;
	overflow: hidden;
	position: absolute;
	top: 80px;
	z-index: 110;
	background: rgba(243,243,243,.9);
	display: none;
	transition: none;
}

.nav_bottom {
	width: 1100px;
	height: 80px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	transition: none;
	text-align: center;
}

.nav_bottom ul {
	width: auto;
	height: 80px;
	display: none;
	transition: none;
}

.nav_bottom .sub_nav {
	height: 80px;
}

.nav_bottom ul>li {
	float: left;
    text-align: center;
    line-height: 80px;
    color: #FFFFFF;
    cursor: pointer;
}

.nav_bottom ul>li a {
	display: inline-block;
	color: #555;
	line-height: 80px;
	padding: 0 25px;
}

.nav_bottom ul>li a:hover {
	color: #0055D3;
}

.nav_bottom .sub_nav02 {
	padding-left: 320px;
}
.nav_bottom .sub_nav03 {
	padding-left: 428px;
}
.nav_bottom .sub_nav04 {
	padding-left: 325px;
}
.nav_bottom .sub_nav05 {
	padding-left: 642px;
}


.menu {
	padding-top: 23px;
	cursor: pointer;
	float: left;
}

.menu span {
	width: 22px;
	height: 2px;
	display: block;
	background: #fff;
	margin-bottom: 5px;
	font-size: 1.4rem;
}

.mobile-search {
	float: right;
	margin-top: 20px;
}

.mobile-search img {
	display: none;
}

.mobile-search img:first-child {
	display: block;
}

.header>a>img {
	margin-top: 17px;
}

.click-toggle {
	position: fixed;
	top: 0;
	z-index: 400;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
	display: none;
}

.mobile-nav {
	position: fixed;
	left: -225px;
	z-index: 500;
	top: 0;
	height: 100%;
	background: #222;
	padding-top: 40px;
}

.mobile-nav li {
	width: 225px;
	height: auto;
}

.mobile-nav li span {
	width: 225px;
	height: 45px;
	display: block;
	background: url(../imgs/nav-01.png) #222 no-repeat 190px center;
	color: #fff;
	line-height: 45px;
	padding-left: 25px;
	box-sizing: border-box;
	cursor: pointer;
	transition: all 0.2s;
}

.mobile-nav li:first-child span,
.mobile-nav li:last-child span {
	background: #222;
}

.nav-02 {
	display: none;
	transition: none;
}

.nav-02 a {
	width: 100%;
	height: 45px;
	display: block;
	background: #fff;
	line-height: 45px;
	padding-left: 25px;
	box-sizing: border-box;
	color: #666;
}

/*底部*/
.footer {
	background: #0055D3;
	padding-top: 60px;
	padding-bottom: 60px;
}

.footer .footer_nav {
	margin-bottom: 20px;	
}

.footer .footer_nav h4 {
	color: #ffffff;
	font-size: 16px;
	margin-bottom: 20px;
}

.footer .footer_nav h4 a {
	color: #ffffff;
	font-size: 16px;
	line-height: 24px;
}

.footer .footer_nav p {
	color: rgba(255, 255, 255, 0.8);
	font-size: 13px;
	transition: 0.2s;
}

.footer .footer_nav p a {
	margin-bottom: 4px;
	color: rgba(255, 255, 255, 0.8);
	font-size: 13px;
	line-height: 24px;
	display: inline-block;
	transition: 0.2s;
	padding-left: 15px;
	background: url(../imgs/footer_icon00.png) no-repeat left center;
}

.footer .footer_nav p a:hover {
	color: #ffffff;
	transition: 0.2s;
}

.footer .footer_yqlj {
	margin-bottom: 30px;
}

.footer .footer_yqlj h4 {
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 20px;
}

.footer .footer_yqlj ul li a {
	float: left;
	line-height: 30px;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.8);
	margin-right: 20px;
}

.footer .footer_yqlj ul li a:hover {
	color: #FFFFFF;
}


.footer .lx p {
	font-size: 14px;
	line-height: 30px;
}

.footer .footer_r {
	float: right;
	text-align: center;
}

.footer .footer_r h4 {
	color: #ffffff;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
}

.footer .footer_r p {
	color: rgba(255, 255, 255, 0.8);
	font-size: 13px;
	line-height: 24px;
	padding-top: 8px;
}

.footer .footer_r img {
	width: 100px;
}


/*版权*/
.banquan {
	background: #003789;
	padding: 15px 0;
}

.banquan p {
	color: rgba(255, 255, 255, 0.8);
	font-size: 14px;
	line-height: 32px;
}

.banquan select {
	width: 155px;
	padding: 0px 10px;
	outline: none;
	height: 32px;
	font-size: 14px;
	padding-right: 14px;
	background: #003789;
	color: rgba(255,255,255,.8);
	float: right;
}

.banquan select option{color: rgba(255,255,255,.8);}

/*banner*/
.index-banner img {
	width: 100%;
}

.search_keyword{
    color: #22476c;
    font-size: 18px;
}
/*首页标题*/
.index-tit {
	margin-bottom: 25px;
}

.index-tit h4 {
	position: relative;
	height: 30px;
	line-height: 30px;
	padding-left: 15px;
	font-size: 20px;
	color: #333333;
	font-weight: normal;
	float: left;
}

.index-tit h4:before {
	content: '';
	width: 4px;
	height: 20px;
	border-radius: 4px;
	background: #1983FA;
	position: absolute;
	top: 5px;
	left: 0;
}

.index-tit a.more {
	float: right;
	font-size: 13px;
	color: #666666;
	line-height: 30px;
}

.index-tit a.more:hover {
	color: #1983FA;
}

.one {
	margin-top: 50px;
}

/*新闻中心*/
.news {
	margin-bottom: 30px;	
}

.news .navTab {
	position: relative;
	padding-left: 15px;
	margin-bottom: 25px;	
}

.news .navTab:before {
    content: '';
    width: 4px;
    height: 20px;
    border-radius: 4px;
    background: #1983FA;
    position: absolute;
    top: 5px;
    left: 0;
}

.news .navTab li {
	float: left;
	line-height: 30px;
}

.news .navTab li a {
	font-size: 20px;
	color: #8a8a8a;
	display: inline-block;
	margin-right: 30px;
}

.news .navTab li.active a {
	color: #333333;
}

.news .tab-content {
	background: #FFFFFF;	
	padding: 20px;
}

.news .tab-pane {
	position: relative;
}

.news .tab-pane .one-news {
	width: 280px;
	display: block;
	position: absolute;
}

.news .tab-pane .one-news .text {
	padding: 15px 20px;
	background: #0055D3;
}

.news .tab-pane .one-news .text h4 {
	font-size: 16px;
	height: 24px;
	line-height: 24px;
	color: #FFFFFF;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin-bottom: 5px;
}

.news .tab-pane .one-news .text span {
	line-height: 16px;
	height: 16px;
	color: #FFFFFF;
	font-size: 12px;
	display: inline-block;
}

.news .tab-pane .one-news:hover p.thumbnail img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.news .tab-pane .one-news:hover .text {
	background: rgba(0,85,211,.85);
}

.news .list {
	padding-left: 300px;
}

.news .list ul li {
	padding: 10px 0;
	line-height: 27px;
	border-bottom: 1px solid #EBEBEB;
}

.news .list ul li a {
	color: #555555;
	font-size: 13px;
	display: inline-block;
	float: left;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	height: 26px;
}

.news .list ul li a:hover {
	color: #0055D3;
}

.news .list ul li span {
	float: right;
	padding-right: 10px;
	font-size: 12px;
	color: #888888;
}

.news .list ul li:last-child {
	border-bottom: 1px solid #FFFFFF;
}

/*友情链接*/
.link {
	margin-bottom: 30px;
}

.link .con {
	background: #FFFFFF;
	padding: 30px 30px 10px;
}

.link .con a {
	display: inline-block;
	width: 100%;
	padding: 20px 0;
	background: rgba(0,85,211,.85);
	text-align: center;
	margin-bottom: 20px;
	border-radius: 3px;
}

.link .con a:hover {
	background: #0055D3;
}

.link .con a span {
	color: #FFFFFF;
	padding-left: 22px;
	background: url(../imgs/icon-link.png) no-repeat left center;
	line-height: 20px;
	height: 20px;
	font-size: 16px;
	display: inline-block;
}

/*金融产品*/
p.thumbnail {
	border: 0;
	padding: 0;
	border-radius: 0;
	margin-bottom: 0;
	overflow: hidden;
}

p.thumbnail img {
	width: 100%;
	transition: all 0.6s;
}

.jrcp {
	margin-bottom: 40px;
}

.jrcp .item {
	display: block;
	background: #FFFFFF;
	margin-bottom: 20px;
}

.jrcp .item div.text {
	padding: 15px 20px;
}

.jrcp .item div.text h4 {
	font-size: 16px;
	color: #333333;
	text-align: center;
	line-height: 30px;
	position: relative;
	padding-bottom: 5px;
	margin-bottom: 12px;
}

.jrcp .item div.text h4:after {
	content: '';
	width: 22px;
	height: 2px;
	background: #0055D3;
	position: absolute;
	left: 50%;
	margin-left: -11px;
	bottom: 0;
}

.jrcp .item div.text span {
	font-size: 13px;
	color: #888888;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	display: inline-block;
}

.jrcp .item:hover div.text h4 {
	color: #0055D3;
}


.jrcp .item:hover p.thumbnail img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
}


/*内页样式*/
.banner img {
	width: 100%;
}

.nNav {
	background: #FFFFFF;
}

.nNav ul {
	position: relative;
	overflow: hidden;
}

.nNav ul li {
	/*float: left;*/
	float: inherit;
}

.nNav ul.about_nav li {
	width: 50%;
}

.nNav ul.news_nav li {
	width: 33.333%;
}

.nNav ul.products_nav li {
	width: 14.28%;
}

.nNav ul.jrzx_nav li {
	width: 50%;
}

.nNav ul li a {
	color: #282828;
	font-size: 15px;
	display: block;
	text-align: center;
	background: #FFFFFF;
	line-height: 80px;
	transition: 0.2s;
	position: relative;
}

.nNav ul li a span {
	width: 2px;
	height: 14px;
	background: #e5e5e5;
	position: absolute;
	right: -1px;
	top: 50%;
	margin-top: -7px;
	transition: 0.2s;
}

.nNav ul li.active a {
	background: #0055d3;
	color: #FFFFFF;
	transition: 0.2s;
}

.nNav ul li:hover a {
	background: rgba(0,85,211,.85);
	color: #FFFFFF;
}

.nNav ul li.active a span,
.nNav ul li:hover a span {
	transition: 0.2s;
	opacity: 0;
}

.nNav ul.comon_nav{
	width: 100%;
	display:inline-table;
}
.nNav ul.comon_nav li {
	display:table-cell
}

#page {
	text-align: center;
}
#page .pagination>.active>a {
    z-index: 3;
    color: #FFFFFF;
    cursor: default;
    background-color: #0055D3;
    border-color: #0055D3;
}

#page .pagination>li>a, 
#page .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #333333;
    border: 1px solid #ddd;
}

/*集团简介*/
.about-jtjj {
	padding: 60px 0;
}

.about-jtjj .top-tit {
	margin-bottom: 30px;
}

.about-jtjj .top-tit h4 {
	font-size: 30px;
	color: #282828;
	font-weight: normal;
	line-height: 46px;
	margin-bottom: 5px;
}

.about-jtjj .top-tit p {
	font-size: 14px;
	color: #888888;
	line-height: 20px;
	margin-bottom: 10px;
}

.about-jtjj .top-tit span {
	display: block;
	width: 30px;
	height: 2px;
	background: #007AFF;
}

.text p {
    font-size: 14px;
    color: #555555;
    line-height: 26px;
    margin-bottom: 20px;
}

.text p img {
	max-width: 100%;
}

.contact-lxfs{
	padding: 60px 0;
}

.text img {
	max-width: 100%;
}

/*新闻中心 内页*/
.nNews {
	padding: 60px 0;
}

.nNews .item {
	display: block;
	background: #FFFFFF;
	margin-bottom: 30px;
}



.nNews .item div.text {
	padding: 15px 20px;
}

.nNews .item div.text h4 {
	font-size: 15px;
	color: #333333;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}

.nNews .item div.text span {
	font-size: 13px;
	color: #8A8A8A;
	line-height: 20px;
	height: 20px;
	overflow: hidden;
	display: block;
	margin-bottom: 5px;
}

.nNews .item:hover div.text h4 {
	color: #0055D3;
}


.nNews .item:hover p.thumbnail img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

/*新闻详情*/
.nNews .news_about .bews_about_bt {
	margin-bottom: 40px;
	text-align: center;
}

.nNews .news_about .bews_about_bt h1 {
	color: #22476c;
	font-size: 26px;
	margin-bottom: 10px;
}

.nNews .news_about .bews_about_bt .bews_about_bt_fenxiang {
	color: rgba(40, 40, 40, 0.4);
	display: inline-block;
}

.nNews .news_about .bews_about_bt .bews_about_bt_fenxiang span {
	float: left;
	display: inline-block;
	margin: 0px 10px;
	line-height: 28px;
}

.nNews .news_about .con p {
	line-height: 30px;
	margin-bottom: 10px;
}

.nNews .news_about .con img {
	display: block;
	max-width: 100%;
	margin: 20px auto;
	height: auto !important;
}

.nNews_page {
	padding: 30px 0px;
	background: #FFFFFF;
}

.nNews_page .container {
	text-align: center;
}

.nNews_page .container ul {
	display: inline-block;
	position: relative;
}

.nNews_page .container ul li {
	float: left;
	margin: 0px 47px;
}

.nNews_page .container ul li a {
	display: block;
	color: #313131;
	font-size: 16px;
}

.nNews_page .container ul li a span {
	margin: 0px 8px;
}

.nNews_page .container ul li a img {
	margin: 0px 19px;
}

.nNews_page .container ul .about_page_sx {
	float: left;
	background: #d6d6d6;
	height: 12px;
	width: 2px;
	margin-top: 11px;
}


/*金融产品 内页*/
.nProducts {
	padding: 60px 0;
}

.nProducts p.img img {
	max-width: 100%;
	margin-bottom: 20px;
}

.nProducts .text h4 {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    position: relative;
    padding-bottom: 5px;
    margin-bottom: 20px;
}

.nProducts .text h4:after {
	content: '';
	width: 22px;
	height: 2px;
	background: #0055D3;
	position: absolute;
	left: 0;
	bottom: 0;
}

.nProducts .text p {
	margin-bottom: 10px;
	font-size: 13px;
	color: #666666;
	line-height: 24px;
}

/*金融资讯 内页*/
.nJrzx {
	padding: 60px 0;
}

.nJrzx .list {
	margin: 0;
}

.nJrzx .item {
	background: #FFFFFF;
	display: block;
	margin-bottom: 30px;
	padding: 30px 15px;
	position: relative;
}

.nJrzx .item p.img img {
	max-width: 100%;
}

.nJrzx .item .txt {
	padding-top: 10px;
}

.nJrzx .item .txt h4 {
	font-size: 18px;
	color: #333333;
	line-height: 30px;
	position: relative;
	padding-bottom: 10px;
}

.nJrzx .item .txt h4:after {
	content: '';
	width: 32px;
	height: 2px;
	background: #0055D3;
	position: absolute;
	left: 0;
	bottom: 0;
}

.nJrzx .item .txt span {
	font-size: 14px;
	color: #999999;
	line-height: 18px;
	display: block;
	margin: 15px 0;
}

.nJrzx .item .txt p {
	font-size: 14px;
	color: #666666;
	line-height: 26px;
	height: 78px;
	overflow: hidden;
}

.nJrzx .item:hover {
	box-shadow: 0 5px 20px rgba(0, 0, 0, .07);
}

.nJrzx .item:hover .txt h4 {
	color: #0055D3;
}

.nJrzx .item:hover p.thumbnail img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

/*加入我们*/
.nJoin {
	padding: 60px 0;
}

.nJoin .con h3 {
	font-size: 24px;
	color: #333333;
	text-align: center;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 40px;
}

.nJoin .con .job-table table thead {
	background: #ececec;
}

.nJoin .con .job-table table tr th,
.nJoin .con .job-table table tr td {
    line-height: 30px;
    color: #666666;
    text-align: center;
    padding: 22px 8px;	
}

.nJoin .con .job-table table tr th {
    font-size: 18px;
    border-bottom: 0;
}

.nJoin .con .job-table table tr td {
    font-size: 15px;
    border-top: 0;
    border-bottom: 1px solid #ECECEC;
}

.nJoin .con .job-table .btn-default {
	color: #FFFFFF;
    background-color: rgba(0,85,211,.85);
    border-color: rgba(0,85,211,.85);
    font-size: 14px;
}

.nJoin .con .job-table .btn-default:hover {
	background-color: #0055D3;
	border-color: #0055D3;
}

@media (min-width: 1100px) {
.nNews .item p.thumbnail{
	max-height: 204px;
	overflow: hidden;
}
}

@media (max-width: 1700px) {
	.nav_ul>li>a {
	    padding: 0px 25px;
	}
}

@media (max-width: 1500px) {
	.nav_wrap .header_search .sousuo_1 {
	    display: none;
	}
	.nav_wrap .header_search .sousuo_2 {
	   	display: block;
	}
}

@media (max-width: 1400px) {
	.nav_right {
	    text-align: right;
	    padding-right: 100px;
	}
	.nav_wrap .header_search {
	    right: 10px;
	}
	.nav_ul>li>a {
	    padding: 0px 20px;
	}
}


@media only screen and (max-width: 1100px) {
  .search,
  .nav_right {
  	display: none;
  }
  
  .nav {
  	height: 60px;
  }
  
  .index_main {
  	padding-top: 50px;
  }
  
  .search {
  	float: right;
  	margin: 23px 0 0 0;
  }
  
  .language {
  	margin-top: 10px;
  }
  
  .nav_wrap .language {
  	display: none !important;
  }
  
  .nav_wrap {
  	width: 96%;
  	position: relative;
  	height: 60px;
  	margin: 0 auto;
  }
  
  .nav_wrap h1 a {
  	width: ;
  }
  
  .nav_wrap h1 a>img {
  	width: 199px;
  	height: 23px;
  	position: absolute;
  	left: 50%;
  	margin-left: -94px;
  	margin-top: 19px;
  	top: 0;
  }
  
  .mobile-header,
  .menu,
  .mobile-search {
  	display: block;
  }
  
  .nav_wrap .header_search {
  	top: 14px;
  	right: 0;
  }
  
  .nav_wrap .header_search .sousuo_2 {
  	display: none;
  }

  .footer_top{ display: none;}
  .footer_bottom p{ margin-right: 40px;}
  .footer_bottom{ width: 95%; margin: 0 auto;}
  
}

@media only screen and (max-width: 991px) {
	.link .con {
		padding: 30px 20px 10px;
	}
	.link .con a {
		float: left;
		width: 30.3%;
		margin: 0 10px 20px;
	}
}

@media only screen and (max-width: 768px) {
	.footer .footer_r {
		float: left;
	}
	
	.footer .footer_r img {
		width: 100px;
	}
	
	.index-tit {
		margin-top: 30px;
		margin-bottom: 15px;
	}
	
	.index_header .nav {
		height: auto;
	}
	
	.one {
		margin-top: 30px;
	}
	
	.news .navTab {
		margin-bottom: 15px;
	}
	
	.news {
		margin-bottom: 30px;
	}
	
	.index_header {
		position: static;
		background: #333333;
	}
	
	.link {
		margin-bottom: 0;
	}
	
	.link .con a {
		float: none;
		width: 100%;
		margin: 0 0 20px;
	}
	
	.jrcp {
		margin-bottom: 20px;
	}
	
	.nNav {
		background: #f5f5f5;
	}
	
	.nNav ul {
		padding: 0px 6px;
		padding-top: 20px;
	}
	
	.nNav ul li {
		padding: 4px;
		float: left;
		display: unset;
	}
	
	.nNav ul li a {
		line-height: 30px;
		font-size: 14px;
		padding: 0 20px;
	}
	
	.nNav ul li a span {
		display: none;
	}
	
	.nNav ul.products_nav li,
	.nNav ul.about_nav li,
	.nNav ul.news_nav li {
		width: auto;
	}
	
	.news .tab-pane .one-news {
		position: relative;
		margin-bottom: 5px;
		width: auto;
	}
	
	.news .tab-pane p.thumbnail {
		width: 120px;
		position: absolute;
		left: 0;
		top: 0;
	}
	
	.news .tab-pane .one-news .text {
		padding: 10px 0 10px 135px;
		background: transparent;
	}
	
	.news .tab-pane .one-news .text h4 {
		color: #555555;
	}
	
	.news .tab-pane .one-news .text span {
		color: #888888;
	}
	
	.news .tab-content {
		padding: 20px 20px 5px;
	}
	
	.news .list {
		padding-left: 0;
	}
	
	.nJrzx .item {
		padding: 20px 5px;
	}
	
	.about-jtjj,
	.nNews,
	.nProducts,
	.nJrzx,
	.nJoin {
		padding: 30px 0;
	}
	
	.nNews .item div.text h4 {
		height: auto;
	}
	
	.nJrzx .item .txt p {
		height: 52px;
	}
	
	.nJoin .con .job-table table tr th {
	    font-size: 16px;
	}
	
	.nJoin .con .job-table table tr td {
	    font-size: 14px;
	}
	
	.nJoin .con .job-table .btn-default {
	    font-size: 12px;
	}

}


