@charset "utf-8";
/*=============================j_reset=====================================*/
* {
	padding: 0;
	margin: 0;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
}
body {
	width: 100%;
	position: relative;
	heightimg_size: auto;
	overflow-x: hidden;
}
*[align="center"] {
	margin: 0 auto;
}
html {
	font-size: 62.5%;
}
@font-face {
	font-family: 'j_cn_font';
	src: url('../font/cn/j_cn.eot'); /* IE9*/
	src: url('../font/cn/j_cn.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('../font/cn/j_cn.woff') format('woff'), /* chrome、firefox */  url('../font/cn/j_cn.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/  url('../font/cn/j_cn.svg#iconfont') format('svg'); /* iOS 4.1- */
}
@font-face {
	font-family: 'font_xixian';
	src: url('../en/font/font_xixian.eot'); /* IE9*/
	src: url('../en/font/font_xixian.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */  url('../font/en/font_xixian.woff') format('woff'), /* chrome、firefox */  url('../font/en/font_xixian.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/  url('../font/en/font_xixian.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.font_xixian {
	font-family: 'font_xixian';
}
.font_cn {
	font-family: 'j_cn_font';
}
body, html {
	overflow-x: none;
}
::selection {
	background: #0aa284;
	color: #fff;
}
::-moz-selection {
background:#0aa284;
color:#fff;
}
::-webkit-selection {
background:#0aa284;
color:#fff;
}
h1, h2, h3, h4, h5, h6, strong {
	font-weight: normal;
}
a, input, img, :focus {
mayfish:expression(this.onfocus=this.blur);
cursor:handbblr:expression(this.onFocus=this.blur());/*IE使用*/
	outline-style: none;/*FF使用*/
} /*去除a标签带来的虚框*/
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display: block
}
ul, li {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:after, blockquote:before, q:after, q:before {
	content: '';
	content: none
}
a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	background: 0 0
}
ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none
}
mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: 700
}
del {
	text-decoration: line-through
}
abbr[title], dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
}
input, select {
	vertical-align: middle
}
input {
	padding: 0 5px;
	vertical-align: middle;
	line-height: normal;
}
/*css定义超链接四个状态也有顺序的。*/   
a:link, a:visited {
	text-decoration: none;
	cursor: pointer !important;
}
/*辅助样式*/
.fl, .left {
	float: left !important;
}
.fr, .right {
	float: right !important;
}
.no_bg {
	background: none !important;
}
.no_border {
	border: 0 !important;
}
.no_padding {
	padding: 0 !important;
}
.no_margin {
	margin: 0 !important;
}
.no_bg_img {
	background-image: none !important;
}
.border {
	border: 1px solid #dedede;
}
.clear {
	clear: both;
}
.h_x {
	color: #fe0505;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}
hr {
	display: block;
	height: 0px;
	border: 0;
	border-bottom: 1px solid #e4e6e8;
	padding: 0;
	margin: 1rem auto;
}
.j_bnt {
	display: inline-block;
	border: none;
	background: #3cac4a;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	padding: 0 35px;
}
.j_bnt:hover {
	background: #4bc65a;
	cursor: pointer;
}
.tmd {
	opacity: 1;
	filter: alpha(opacity=100);
}
.icon_dd {
	background: #2d95a2 none repeat scroll 0% 0%;
	border-radius: 50%;
	height: 6px;
	display: inline-block;
	width: 6px;
	margin: 0px 10px;
}
/*文字排版、颜色*/
.t2 {
	text-indent: 2em;
}
.red {
	color: #ff2a00 !important;
}
.green {
	color: #3cac4a !important;
}
.blue {
	color: #ea7b99 !important;
}
.t_sd {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.text-overflow-hidden {
	overflow: hidden;
	word-spacing: normal;
	letter-spacing: normal;
	whitewhite-space: nowrap;
}
.u_bnt {
	display: inline-block;
	border: none;
	border-radius: 3px;
	background: #1949b9;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
}
.u_bnt:hover {
	background: #5b6cc2;
	cursor: pointer;
}
.f12 {
	font-size: 12px;
}
.f13 {
	font-size: 13px;
}
.f14 {
	font-size: 14px;
}
.f15 {
	font-size: 15px;
}
.f16 {
	font-size: 16px;
}
.f20 {
	font-size: 20px;
}
.fb {
	font-weight: bold;
}
.fn {
	font-weight: normal;
}
.text_dx {
	text-transform: uppercase;
}
.submit {
	cursor: pointer;
	background-color: none;
	border: none;
}
.bnt {
}
.bnt_bg1 {
	background: #ff4400;
}
.my_title {
	color: #df9e5d;
	font-size: 25px;
}
.text_indent {
	text-indent: 2em;
}
.ar_article {
	color: #6e6e6e;
	font-size: 15px;
	line-height: 30px;
	text-align: justify;
}
.ar_article p {
	font-size: 16px;
	color:#4d4d4d;
	line-height: 35px;
	padding-bottom: 23px;
	text-align: justify;
}
.ar_article strong {
	font-weight: bold;
}
.ar_article td, .ar_article th {
	padding: 15px 15px; text-align:center;
	border: 1px solid #e1e1e4;
	vertical-align: middle;
}
.ar_article td p, .ar_article th p {
	 
	margin-bottom: 0; padding:0; text-align:center;
}
.ar_article img {
	max-width: 100%;
}
.ar_article a {
	color: #6e6e6e;
}
.ar_article a:hover {
	text-decoration: underline;
}
.ar_article a:hover span {
	text-decoration: underline;
}
.ar_article h1, .ar_article h2, .ar_article h3, .ar_article h4, .ar_article h5, .ar_article h6 {
	font-weight: bold;
}
.img_size dd img, .img_size li img, .img_size1 .pic, .img_size img {
	-moz-transition: all 2s ease !important;
	-webkit-transition: all 2s ease-in-out !important;
	-o-transition: all 2s ease-in-out !important;
	-ms-transition: all 3s ease-in-out !important;
	transition: all 2s ease-in-out !important;
}
/*ewm*/
#test.ewm_box {
	cursor: pointer;
	position: relative;
}
#test.ewm_box .ewm {
	position: absolute;
	right: -80px;
	top: 0;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 3;
}
#test.ewm_box:hover .ewm {
	opacity: 1;
	filter: alpha(opacity=100);
}
hover img {
	transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg); /* Safari and Chrome */
	-moz-transform: rotateY(180deg); /* Firefox */
}
/*缓动*/aa {
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.fix_ewm_box .ewm img, #n_nav i,.shop_slide .hd ul li, #s_slide_news .hd_box a i,.n_nav i,#n_service li, #n_job ul *, #s_links a, #n_nav li a strong, .n_form .submit, .more, #n_news .un *, #gotop, #n_news .un a, #n_case_hot *, #n_case_list li .text_box, #n_honor_list li, #n_honor_list li span, #n_qytc .bd li, #n_video_list li h1, #n_video_list li, #n_book_show .un_box li .text_box, .bnt, #nav li .a i, #n_nav a strong, #gotop, #n_party .up_box li, #n_party a, #n_party .un_box *, #n_staff ul *, #n_business .up_box .bd a, #cy_news .date_box strong i, #cy_data .text_box a, #n_dsj .bd li, #hr_slide li *, #n_contact .un_box li, #list_news *, #hot_pic_news a, #hot_text_news *, #n_video ul *, #n_cy_news *, #n_business_type ul *, .toolbarDiv a {
	-moz-transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-o-transition: all 0.6s ease-in-out;
	-ms-transition: all 0.6s ease-in-out;
	transition: all 0.6s ease-in-out;
}
#ch_link li a img {
	-moz-transition: all 3s ease-in-out;
	-webkit-transition: all 3s ease-in-out;
	-o-transition: all 3s ease-in-out;
	-ms-transition: all 3s ease-in-out;
	transition: all 3s ease-in-out;
}
#nav ul li a, .n_left .up .content ul .on a, #n_video strong {
	-moz-transition: all 0s ease-in-out;
	-webkit-transition: all 0s ease-in-out;
	-o-transition: all 0s ease-in-out;
	-ms-transition: all 0s ease-in-out;
	transition: all 0s ease-in-out;
}
#banner_zt .bd li img {
	-moz-transition: all 6s ease-in-out;
	-webkit-transition: all 6s ease-in-out;
	-o-transition: all 6s ease-in-out;
	-ms-transition: all 6s ease-in-out;
	transition: all 6s ease-in-out;
}
#index #map a:hover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
#page_gl_active img {
	-moz-transition: all 2s ease;
	-webkit-transition: all 2s ease-in-out;
	-o-transition: all 2s ease-in-out;
	-ms-transition: all 3s ease-in-out;
	transition: all 2s ease-in-out;
}
/*缩放*/
.img_size li:hover img, .img_size a:hover img, .img_size1 li:hover .pic {
	-moz-transform: scale(1.05);
	-o-moz-transform: scale(1.05);
	-o-moz-transform: scale(1.05);
	-webkit-moz-transform: scale(1.05);
	transform: scale(1.05);
}
an_map_mark {
	animation: an_map_mark;
	-moz-animation: an_map_mark; /* Firefox */
	-webkit-animation: an_map_mark; /* Safari and Chrome */
	-o-animation: an_map_mark;
	display: block;
	animation-duration: 1s;
	animation-timing-function: ease-in-out;
	animation-delay: 0s;
	animation-iteration-count: infinite;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: ease-in-out;
	-webkit-animation-delay: 0s;
	-webkit-animation-iteration-count: infinite;
}
@keyframes an_map_mark {
 0% {
 bottom: 60px;
 opacity: 1;
 -moz-transform:rotate(0deg) scale(1);
-o-moz-transform:rotate(0deg) scale(1);
-o-moz-transform:rotate(0deg) scale(1);
-webkit-moz-transform:rotate(0deg) scale(1);
transform:rotate(0deg) scale(1);
}
 100% {
 bottom: 50px;
 opacity: 1;
 -moz-transform:rotate(0deg) scale(1);
-o-moz-transform:rotate(0deg) scale(1);
-o-moz-transform:rotate(0deg) scale(1);
-webkit-moz-transform:rotate(0deg) scale(1);
transform:rotate(0deg) scale(1);
}
}
@-webkit-keyframes an_map_mark {
 0% {
 bottom: 60px;
 opacity: 1;
 -moz-transform:rotate(0deg) scale(1);
-o-moz-transform:rotate(0deg) scale(1);
-o-moz-transform:rotate(0deg) scale(1);
-webkit-moz-transform:rotate(0deg) scale(1);
transform:rotate(0deg) scale(1);
}
 100% {
 bottom: 50px;
 opacity: 1;
 -moz-transform:rotate(0deg) scale(1);
-o-moz-transform:rotate(0deg) scale(1);
-o-moz-transform:rotate(0deg) scale(1);
-webkit-moz-transform:rotate(0deg) scale(1);
transform:rotate(0deg) scale(1);
}
}
/*==============滚动条=====================*/
.j_scoll {
	position: relative;
	padding-bottom: 80px;
	overflow: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	width: 100%;
}
/*chuizhi*/

#ascrail2000 {
	background: url(../images/bg_jj_scoll.png) center top repeat-y;
	opacity: 1 !important;
}
#ascrail2000-hr {
	background: url(../images/bg_jj_scoll.png) center repeat-x;
	width: 100%;
	height: 4px;
	opacity: 1 !important;
}
#ascrail2000-hr div {
	top: 1px !important;
}
#ascrail2000 div {
	background-color: #0152a5 !important;
}
#ascrail2000, #ascrail2001, #ascrail2002, #ascrail2003, #ascrail2004, #ascrail2005, #ascrail2006, #ascrail2007, #ascrail2008, #ascrail2009, #ascrail2010, #ascrail2011, #ascrail2012, #ascrail2013, #ascrail2014, #ascrail2015, #ascrail2016, #ascrail2017, #ascrail2018, #ascrail2019, #ascrail2020, #ascrail2021, #ascrail2022 {
	opacity: 0 !important;
}
#ascrail2000-hr {
	background: url(../images/bg_jj_scoll.png) center repeat-x;
	width: 100%;
	height: 4px;
	opacity: 0 !important;
}
#ascrail2000-hr div {
	top: 1px !important;
}
#ascrail2000 div {
	background-color: #0152a5 !important;
}
/*百度播放器美化*/
#playercontainer_display_button {
	background: none !important;
	height: 40px;
	width: 40px !important;
	border: 2px solid #fff;
	border-radius: 50%;
	padding: 0 !important;
}
#playercontainer_display_button #playercontainer_display_button_play {
	background-size: 25px;
}
#playercontainer_display_button {
	height: 40px !important;
	margin-top: -18px !important;
}
#playercontainer_display .cbpreview {
	opacity: .7 !important;
	filter: alpha(opacity=70);
}
/*移动端美化*/
@media screen and (max-device-width:780px) {
.main_box {
	width: 90%;
	margin: 0 auto;
}
.article {
	margin-left: 10px;
	margin-right: 10px;
}
.article img {
	max-width: 100%;
	margin: 0 auto;
}
/*===============================================select===================================================*/

.select_ui, select {
	cursor: pointer;
	position: relative;
	display: inline-block;
	background: #fff;
	vertical-align: middle;
	text-align: left;
	cursor: inherit;
	text-align: center;
	width: 100%;
}
.select_focus_ui, select:focus {
	border-color: #FED519
}
.select_ui .select_arrow {
	position: absolute;
	top: 50%;
	right: 10px;
	display: block;
	overflow: hidden;
	width: 0;
	height: 0;
	border: 6px solid #fff;
	border-color: #818181 transparent;
	border-bottom: 0;
	margin-top: -2px;
}
.select_ui .select_text_ui {
	display: block;
	overflow: hidden;
	color: inherit;
	vertical-align: baseline;
	white-space: nowrap;
	line-height: normal;
	color: #bbbbc0;
	height: 32px;
	line-height: 32px;
	padding-left: 20px;
	text-align: left;
	width: 100%;
	font-size: 14px;
}
.select_ui .select_poswrap, .select_ui select {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0
}
.select_ui select {
	box-sizing: border-box;
	height: 100%;
	width: 100%;
	background: #fff;
	color: inherit;
	font: inherit;
	opacity: 0;
	filter: alpha(opacity=0)
}
.select_ui .select_poswrap {
	overflow: hidden;
	width: 0;
	height: 0
}
 
