
.main_box{
	width:1200px; 
	margin:0 auto;
}
.color {
	color:#ea353a !important;
}

/*header*/
header{
	z-index:999999;
}
.hide {
	display:none !important;
}
.nav_s {
	position:absolute;
	width: 100%;
	margin: 0px auto;
	z-index: 99;
	line-height: 100px;
	height: 100px;
	background-color: rgba(255,255,255,0.70);
	box-shadow: 2px 2px 2px #666;
}
.nav_s .left {
	float:left;
}
.nav_s ul {
	float:right;
}
.nav_s li {
	float:left;
	color:#333;
	height: 100px;
}
.nav_s li .a {
	color:#333;
	padding:0 20px;
	line-height:107px;
	font-size:15px;
	height:50px;
	line-height:50px;
	display:inline-block;
}
.nav_s li .a:hover {
	color:#0074af;
	background:url(../images/bg_nav.png) bottom center no-repeat;
}
.nav_s .on .a {
	color:#0074af;
	background:url(../images/bg_nav.png) bottom center no-repeat;
}
.nav li img {
	padding-right:5px;
}
.nav_s li.top_tel {
	background:url(../images/line_tle.png) left 40px no-repeat;
	padding-left:20px;
}
.nav {
	position:absolute;
	background:#fff;
	border-bottom:1px solid #ebebeb;
	top: 0px;
	position:fixed;
	top:0;
	z-index:999999999;
	width: 100%;
	margin: 0px auto;
	height: 107px;
	z-index: 99;
	line-height: 50px;
}
.nav .left {
	float:left;
	padding-top:30px;
}
.topnav a img{
	width:100%;
	margin-top: 26px;
	display: block;
}
.nav ul {
	float:right;
	padding-top:30px;
}
.nav li {
	float:left;
	color:#242623;
	font-size:15px;
	height:70px;
}
.nav li .a {
	padding:0 20px;
	color:#242623;
	line-height:107px;
	font-size:15px;
	height:50px;
	line-height:50px;
	display:inline-block;
}
.nav li .a:hover {
	color:#2ab1c2;
	background:url(../images/bg_nav.png) bottom center no-repeat;
}
.nav .on .a {
	color:#2ab1c2;
	background:url(../images/bg_nav.png) bottom center no-repeat;
}
.nav li img {
	padding-right:5px;
}
.nav li.top_tel {
	background:url(../images/line_tle.png) left 15px no-repeat;
	padding-left:20px;
}

header .list {
	top:100px;
	z-index:9999;
	width:130px;
	position:absolute;
	font-size:12px;
	background:#006ea6;
	display: none;
}
header .list a{
	font-size:12px;
	display:block;
	line-height:40px ;
	color:#fff;
	text-align: center;
	border-bottom: 1px solid #015d8c;
	
}
.second-nav{
	color: #fff;
	position: relative;
}
header .list a:hover {
	text-decoration:underline;
	background: url(../images/arrows.png) no-repeat 100px center;
}
.nav li .list.text_right {
	text-align:right;
}
header .list.nav_li2 {
	left:0;
}
header .list.nav_li3 {
	left:0;
}
header .list.nav_li4 {
	left:0;
}
header .list.nav_li5 {
	left:0;
}
header .list.nav_li6 {
	left:0;
}
header .list.nav_li7 {
	right:-20px;
	text-align:right;
}
header .list.nav_li8 {
	right:-20px;
	text-align:right;
}
header .list.nav_li9 {
	right:-20px;
	text-align:right;
}
.nav .nav_bs {
	position:relative;
}
.nav .nav_bs .list {
	top:100px;
}
header .list .third-nav{
	position: absolute;
	background: #015d8c;
	width:130px;
	right: -100%;
	top: 0px;
	text-align:center;
	display: none;
}

header .list .third-nav li{
	display:block;
	float: none;
	height: 40px;
	line-height: 40px;
}

header .list .third-nav a{
	display: block;
	color: #fff;
	border-bottom: 1px solid #006ea6;
}
/*banner*/

#banner {
	height:800px;
	z-index: 1;
}
#banner .bd {
	position:relative;
}
#banner .bd a {
	display:block;
	width:100%;
	height:800px;
}
#banner .hd {
	margin:0 auto;
	position:absolute;
	width:100%;
}
#banner .hd ul {
	margin:0 auto;
	position:relative;
	z-index:9;
	width:100%;
	display:inherit;
	text-align:center;
	/* border-top:1px solid #56585c;*/
	margin-top:-100px;
	position:relative;
	height:40px;
}
#banner .hd ul li {
	cursor:pointer;
	display:inline-block;
}
#banner .hd ul li a {
	height:10px;
	width:10px;
	margin:0 5px;
	display:block;
	border: 2px solid#fff;
	border-radius: 50%;
}
#banner .hd ul li a:hover {
	background:#fff;
}
#banner .hd ul .on a {
	background:#fff;
}
#banner .bnt {
	position:absolute;
	z-index:3;
	margin-top:-400px;
}
#banner .bnt:hover {
	}
#banner .prev {
	position:absolute;
	left:0px;
}
#banner .next {
	position:absolute;
	right:0px;
}
#banner:hover .prev {
	left:50px;
	opacity:1;
	filter:alpha(opacity=100);
}
#banner:hover .next {
	right:50px;
	opacity:1;
	filter:alpha(opacity=100);
}


/*产品切换*/

#box2{
	background:url(../images/probg.jpg) no-repeat center;
	width: 100%;
	height: 500px;
}

#tabs > div {
	width: 1200px;
	height: 500px;
	float: left;
	overflow: hidden;
	margin-top: 50px;
}
.tab_img  {
	width: 20%;
	float: right;
}
.tab_img img{
	display:block;
	height: 300px;
}
.tab_txt{
	width:75%;
	float: left;
}
#tabs h3 {
	font-size: 30px;
	line-height: 20px;
	margin: 60px 0 20px 0;
	color: #0074af;
}
.tab_txt p{
	line-height:32px;
	color: #666;
	font-size: 14px;
}
#tabs #blue a{
	font-size: 12px;
    color: #c19f00;
    display: block;
    width: 120px;
    height: 30px;
    border: 1px solid #c19f00;
    text-align: center;
    line-height: 30px;
	float: left;
	margin-top: 50px;
}
#tabs #blue a:hover{
	background: #c19f00;
    color: #fff;
}
#tabs #pink a{
	font-size: 12px;
    color: #c19f00;
    display: block;
    width: 120px;
    height: 30px;
    border: 1px solid #c19f00;
    text-align: center;
    line-height: 30px;
	float: left;
	margin-top: 50px;
}
#tabs #pink a:hover{
	background: #c19f00;
    color: #fff;
}
#tabs #white a{
	font-size: 12px;
    color: #c19f00;
    display: block;
    width: 120px;
    height: 30px;
    border: 1px solid #c19f00;
    text-align: center;
    line-height: 30px;
	float: left;
	margin-top: 50px;
}
#tabs #white a:hover{
	background: #c19f00;
    color: #fff;
}

#pager {
	width: 1200px;
	margin: 0px auto;
	text-align: center;
	
}
#pager a {
	display: block;
    float: left;
    width: 400px;
    text-align: center;
    height: 90px;
    line-height: 90px;
    color: #333;
    font-size: 18px;
    cursor: pointer;
	background: #fff;
}
#pager a:hover {
	color: #666;
}

#pager a.selected {
	background: url(../images/8.png) no-repeat center center;
    color: #fff;
}
#source {
	text-align: center;
	width: 400px;
	margin: 0 0 0 -200px;
	position: absolute;
	bottom: 10px;
	left: 50%;
}
#source, #source a {
	color: #999;
	font-size: 12px;
}
#donate-spacer {
	height: 100%;
}
#donate {
	border-top: 1px solid #999;
	width: 750px;
	padding: 50px 75px;
	margin: 0 auto;
	overflow: hidden;
}
#donate p, #donate form {
	margin: 0;
	float: left;
}
#donate p {
	width: 650px;
}
#donate form {
	width: 100px;
}


/*footer*/

#footer {
	padding:20px 0;
	background: url(../images/bg_footer.png) center no-repeat;
	margin-bottom: 55px;
}
#footer .main_box {
	position:relative;
}
#footer i {
	font-weight: bold;
	padding: 0 5px 0 2px;
}
#footer .un_box {
	font-size: 12px;
	text-align: center;
	color:#fff;
	line-height:24px;
}
#footer .un_box a {
	color:#fff;
}
#footer a:hover {
	color:#fff;
	text-decoration: underline;
}

  


/*首页*/

#box2 .content_box .un ul li i,#box4 .right li img {
	-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;
}
#box3 .up_box li .hover,#box2 .content_box .un ul li i {
	-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;
} 
 
.s_title {
	text-align:center;
	margin-bottom:50px;
}
.s_title strong {
	display:block;
	font-size:24px;
	text-transform:uppercase;
	color:#414145;
}
.s_title span {
	display:block;
	font-size:15px;
	margin-top:3px;
	color:#555555;
}
.s_title p {
	margin-top:15px;
	color:#888888;
	font-size:12px;
	text-align:center;
}
.bnt_dowm {
	width:80px;
	margin:0 auto;
	position:relative;
	bottom:65px;
}
.bnt_dowm {
	}
.s_tab .hd li {
	}
.s_tab .hd {
	margin-top:25px;
}
.s_tab .hd ul {
	display:inherit;
	text-align:center;
}
.s_tab .hd li {
	display:inline-block;
}
.s_tab .hd li a {
	display:inline-block;
	margin:0 10px;
	font-size:14px;
	color:#555555;
	width:95px;
	height:28px;
	line-height:28px;
	border:1px solid #acacac;
	border-radius:15px;
	text-align:center;
}
.s_tab .hd li a:hover {
	border:1px solid #0074af;
	color:#0074af;
}
.s_tab .hd .on a {
	border:1px solid #0074af;
	color:#0074af;
}


/*优势*/

#box3 {
	padding:60px 0;
}
#box3 .up_box ul {
	display:block;
	margin:0 -25px;
}
#box3 .up_box li {
	position:relative;
	margin:0 25px;
	width:200;
	float:left;
}
#box3 .up_box li img {
	width:200px;
	height:120px;
}
#box3 .up_box li h2 {
	font-size:15px;
	color:#414145;
	border-bottom:1px solid #d9d9d9;
	padding-bottom:5px;
	margin-bottom:20px;
}
#box3 .up_box li strong {
	font-size: 18px;
	font-family: "Swis721 BlkCn BT";
	font-weight:bold;
	text-align:center;
}
#box3 .up_box li:hover img {
	background-color: rgb( 0, 0, 0 );
	box-shadow: 3.5px 6px 5px 3px rgba( 144, 147, 148,.6 );
}
#box3 .un_box {
	margin-top:40px;
}


/*关于*/

#box5 {
    background-color: #e1e3e3;
	padding:60px 0 100px 0;
}
#box5 .s_about {
	position:relative;
	background:#0074af;
	padding:40px;
	height: 260px;
}
#box5 .slide_about {
	position:absolute;
	top: -40px;
	left:40px;
}
#box5 .content {
	padding-top:15px;
	margin-left:360px;
	color:#fff;
}
#box5 .content .title {
	margin-bottom:40px;
	position:relative;
	height:36px;
	line-height:36px;
}
#box5 .content .title i {
	height:2px;
	width:70px;
	position:absolute;
	left:0;
	top:0;
	background:#fff;
}
#box5 .content .title strong {
	font-size:18px;
	padding-top:4px;
	font-weight:bold;
	display:block;
}
#box5 .content .title .more {
	position:absolute;
	right:10px;
	top:0;
	padding: 0 14px;
	font-size:14px;
	color:#fff;
	text-align:center;
	line-height:30px;
	height:30px;
	border:1px solid #fff;
}
#box5 .content .title .more:hover {
	overflow:hidden;
	border-radius:4px;
}
#box5 .content p {
	height: 70px;
	margin-bottom: 50px;
	font-size:12px;
	line-height:24px;
}
#box5 .content td {
	font-size:12px;
}
#box5 .content td h1 {
	font-size:14px;
	display:block;
}
#box5 .content td h2 strong {
	font-size:28px;
}
#box5 .content td h2 span {
	font-size:12px;
}

.slide_about .box {
	width:315px;
	height:415px;
	position:relative;
	background-color: rgb( 45, 149, 162 );
	box-shadow: 2.5px 4.33px 5px 0px rgba( 112, 117, 118,.6 );
}
.slide_about .bd li img {
	width:315px;
	height:415px;
}
.slide_about .hd {
	margin:0 auto;
	position:absolute;
	left:0;
	bottom:10px;
	width:100%;
}
.slide_about .hd ul {
	position:relative;
	z-index:9;
	width:100%;
	display:inherit;
	text-align:center;
}
.slide_about .hd ul li {
	cursor:pointer;
	display:inline-block;
}
.slide_about .hd ul li a {
	height:8px;
	width:8px;
	margin:0 5px;
	display:block;
	border: 1px solid#fff;
	border-radius: 50%;
}
.slide_about .hd ul li a:hover {
	background:#fff;
}
.slide_about .hd ul .on a {
	background:#fff;
}

/*合作*/

#box6 .s_case {
	margin-top:25px;
}
#box6 .s_case ul {
	margin:0 -25px;
}
#box6 .s_case li {
	float:left;
	width:350px;
	padding:8px;
	background:#fff;
	display:block;
	margin:15px 25px;
}
#box6 .s_case li a {
	display:block;
}
#box6 .s_case li img {
	width:350px;
	height:220px;
	display:block;
}
#box6 .s_case li img:hover {
	}
#box6 .s_case li span {
	padding:0 10px;
	display:block;
	line-height:36px;
	padding-top: 10px;
	font-size:14px;
	color:#636363;
	padding-right:40px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	background:url(../images/icon_more_jh.png) 320px 18px no-repeat;
}
#box6 .s_case li:hover span {
	color:#177e8b;
	background:url(../images/icon_more_jh_hover.png) 320px 18px no-repeat;
}
#box6 .more {
	margin:30px auto 0 auto;
	color:#888888;
	border:1px solid #bbbbbc;
	font-size:12px;
	display:block;
	width:140px;
	height:30px;
	line-height:30px;
	text-align:center;
}
#box6 .more:hover {
	color:#0074af;
	border:1px solid #0074af;
}
.s_lc li {
	display:block;
	position:relative;
	float:left;
	width:200px;
	text-align:center;
}
.s_lc li .text_box {
	opacity:0;
	filter:alpha(opacity=0);
	position:absolute;
	border:1px solid #bbbebf;
	width:100%;
}
.s_lc li .text_box .box {
	position:relative;
}
.s_lc li .text_box .box img {
	position:absolute;
	top: -10px;
	left:50%;
	margin-left:-10px;
}
.s_lc li .text_box .box p {
	text-align:left;
	padding:12px 10px;
	font-size:12px;
	line-height:18px;
	color:#666666;
}
.s_lc li .pic_box {
	}
.s_lc li .pic_box img {
	display:block;
	margin:0 auto;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
.s_lc li:hover .text_box {
	opacity:1;
	filter:alpha(opacity=100);
}
.s_lc li:hover .pic_box img {
	opacity:1;
	filter:alpha(opacity=0);
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
}
.s_lc li.li1 .pic_box {
	margin-top:140px;
	margin-left: -7px;
}
.s_lc li.li2 .pic_box {
	margin-top:60px;
	margin-left: 4px;
}
.s_lc li.li3 .pic_box {
	margin-top: 288px;
	margin-left: 10px;
}
.s_lc li.li4 .pic_box {
	margin-top: 160px;
	margin-left: 15px;
}
.s_lc li.li5 .pic_box {
	margin-top: 245px;
	margin-left: 22px;
}
.s_lc li.li6 .pic_box {
	margin-top: 28px;
}
.s_lc li.li1 .text_box {
	top:-15px;
}
.s_lc li.li1 .text_box img {
	bottom:-10px;
	top:auto;
}
.s_lc li.li2 .text_box {
	top:245px;
	left: 2px;
}
.s_lc li.li3 .text_box {
	top:135px;
	left: 5px;
}
.s_lc li.li3 .text_box img {
	bottom:-10px;
	top:auto;
}
.s_lc li.li4 .text_box {
	top: 340px;
	left: 10px;
}
.s_lc li.li5 .text_box {
	top: 92px;
	left: 10px;
}
.s_lc li.li5 .text_box img {
	bottom:-10px;
	top:auto;
}
.s_lc li.li6 .text_box {
	top: 212px;
	left: 5px;
}
.ln_btn {
	}
.ln_btn a {
	position:absolute;
	top:50%;
	margin-top:-25px;
	height:70px;
	width:16px;
}
.ln_btn .prev {
	left:0;
	background:url(../images/ad_scroll_back.png) center no-repeat;
}
.ln_btn .next {
	right:0;
	background:url(../images/ad_scroll_forward.png) center no-repeat;
}
.ln_btn .prev:hover {
	background:url(../images/icon_f3_btnleft.png) center no-repeat;
}
.s_ln {
	position:relative;
}
.s_ln ul {
	display:inherit;
	text-align:center;
}
.s_ln ul li {
	width:135px;
	height:310px;
	margin:0 25px;
	padding:15px;
	border-radius:2px;
	overflow:hidden;
	text-align:center;
}
.s_ln ul li a {
	display:block;
}
.s_ln ul li .pic_box {
	display:block;
	height:100px;
	width:100px;
	margin:0 auto;
	overflow:hidden
}
.s_ln ul li a:hover i {
	}
.s_ln ul li h1 {
	font-size:15px;
	color:#333;
	text-align:center;
	padding-top:0;
}
.s_ln ul li span {
	text-align:center;
	padding-top:3px;
	color:#adadad;
	font-size:12px;
	text-transform:uppercase;
}
.s_ln ul li p {
	height:125px;
	overflow:hidden;
	text-align:left;
	display:block;
	padding:0;
	line-height:22px;
	padding-top:15px;
	color:#fff;
	font-size:12px;
	/*opacity:0;
	filter:alpha(opacity=0);*/
}
.s_ln ul li:hover {
	background:#379aa6;
}
.s_ln ul li:hover p,.s_ln ul li:hover h1,.s_ln ul li:hover span {
	color:#fff;
}
.s_ln ul li.li1 .pic_box {
	background:url(../images/icon_ln1.png) center no-repeat;
}
.s_ln ul li.li1:hover .pic_box {
	background:url(../images/icon_ln1_hover.png) center no-repeat;
}
.s_ln ul li.li2 .pic_box {
	background:url(../images/icon_ln2.png) center no-repeat;
}
.s_ln ul li.li2 :hover .pic_box {
	background:url(../images/icon_ln2_hover.png) center no-repeat;
}
.s_ln ul li.li3 .pic_box {
	background:url(../images/icon_ln3.png) center no-repeat;
}
.s_ln ul li.li3 :hover .pic_box {
	background:url(../images/icon_ln3_hover.png) center no-repeat;
}
.s_ln ul li.li4 .pic_box {
	background:url(../images/icon_ln4.png) center no-repeat;
}
.s_ln ul li.li4 :hover .pic_box {
	background:url(../images/icon_ln4_hover.png) center no-repeat;
}
.s_ln ul li.li5 .pic_box {
	background:url(../images/icon_ln5.png) center no-repeat;
}
.s_ln ul li.li5 :hover .pic_box {
	background:url(../images/icon_ln5_hover.png) center no-repeat;
}
.s_ln ul li.li6 .pic_box {
	background:url(../images/icon_ln6.png) center no-repeat;
}
.s_ln ul li.li6 :hover .pic_box {
	background:url(../images/icon_ln6_hover.png) center no-repeat;
}
.s_ln ul li.li7 .pic_box {
	background:url(../images/icon_ln7.png) center no-repeat;
}
.s_ln ul li.li7 :hover .pic_box {
	background:url(../images/icon_ln7_hover.png) center no-repeat;
}
.s_ln ul li.li8 .pic_box {
	background:url(../images/icon_ln8.png) center no-repeat;
}
.s_ln ul li.li8 :hover .pic_box {
	background:url(../images/icon_ln8_hover.png) center no-repeat;
}
.s_ln ul li.li9 .pic_box {
	background:url(../images/icon_ln9.png) center no-repeat;
}
.s_ln ul li.li9 :hover .pic_box {
	background:url(../images/icon_ln9_hover.png) center no-repeat;
}
#box6 {
	background:#e1e3e3;
	padding:60px 0;
}
#box6 .content_box {
	margin:10em auto;
	position:absolute;
	top:107px;
	width:100%;
}
#box6 .content_box .box6_content {
	width:500px;
	margin-top: 3em;
}
#box6 .content_box h1 {
	font-size:30px;
	color:#2ab1c2;
	font-weight:bold;
	margin-bottom:40px;
}
#box6 .content_box .p {
	color:#b8b8bb;
	font-size:14px;
	line-height:30px;
	margin-bottom:40px;
}
#box6 .content_box dl a {
	display:inline-block;
	text-align:center;
	border-radius:13px;
	margin:0 5px;
	padding:0 10px;
	font-size:14px;
	height:26px;
	line-height:24px;
	color:#a2a2a3;
	border:1px solid #a2a2a3;
}
#box6 .content_box dl a:hover {
	color:#2ab1c2;
	border-color:#2ab1c2;
	text-decoration:none;
}

/*新闻*/

#box7 {
	padding:60px 0;
}
#box7 .title {
	margin-bottom:25px;
	display:block;
	position:relative;
}
#box7 .title strong {
	font-size:18px;
	color:#414145;
	font-weight:bold;
}
#box7 .title span {
	font-size:12px;
	color: #666666;
}
#box7 .title .more {
	position:absolute;
	right:0;
	top:0;
	color:#605f5f;
	font-size:14px;
}
#box7 .title .more:hover {
	color:#379aa6;
}
#box7 .left {
	width:535px;
}
#box7 .right {
	width:575px;
}
#box7 .left .up_box a {
	display:block;
}
#box7 .left .up_box img {
	width:535px;
	height:220px;
}
#box7 .left .up_box h1 {

	margin:25px 0;
}
#box7 .left .up_box h1 a {
	font-size:18px;
	color:#444444;
	font-weight:bold;
}
#box7 .left p {
	color:#666666;
	font-size:12px;
	line-height:24px;
}
#box7 .left .un_box {
	padding-top:25px;
	border-top:1px solid #dadada;
	margin-top:25px;
}
#box7 .left .un_box li a {
	display:block;
	font-size:14px;
	line-height:32px;
	color:#444444;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
}
#box7 .left a:hover {
	color:#0074af !important;
	text-decoration:underline;
}
#box7 .right .up_box {
	margin:0 -13px;
}
#box7 .right .up_box a {
	width:275px;
	display:block;
	position:relative;
	margin:0 12px;
	float:left;
}
#box7 .right .up_box a img {
	width:275px;
	height:220px;
}
#box7 .right .up_box a h1 {
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:40px;
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#CC000000', endColorstr='#CC000000');
	background:rgba(0,0,0,0.8);
}
#box7 .right .up_box a h1 strong {
	font-size:15px;
	display:block;
	height:40px;
	line-height:40px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	color:#fff;
	padding: 0 10px;
}
#box7 .right .up_box a:hover h1 strong {
	color:#0074af;
	text-decoration:underline;
}
#box7 .right .un_box {
	overflow:hidden;
	margin-top:30px;
}
#box7 .right .un_box ul {
	}
#box7 .right .un_box li {
	margin-bottom:15px;
	display: block;
	height:58px;
	padding:10px;
	position:relative;
	background:url(../images/line_bk.png) 95px center no-repeat #eeeeee;
}
#box7 .right .un_box li .box {
	position: relative;
}
#box7 .right .un_box li .text_box {
	margin: 0 0px 0 105px;
	position:relative;
}
#box7 .right .un_box li p {
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	margin-top:8px;
	font-size:12px;
	color:#666666;
}
#box7 .right .un_box li a {
	padding-top:5px;
	display:block;
	color:#444444;
	font-size:16px;
}
#box7 .right .un_box li a:hover {
	color:#0074af;
}
#box7 .right .un_box .date {
	position:absolute;
	left:0px;
	top:0px;
	text-align: center;
	width:105px;
	padding:10px 0;
}
#box7 .right .un_box .date strong {
	display:block;
	font-size: 30px;
	color:#444444;
	font-weight:bold;
}
#box7 .right .un_box .date span {
	font-size: 14px;
	color: #444444;
	display:block;
	text-transform: uppercase;
}
#box7 .right .un_box li:hover {
	background:url(../images/line_bk_hover.png) 95px center no-repeat #0074af;
}
#box7 .right .un_box li:hover .date strong {
	color:#fff;
}
#box7 .right .un_box li:hover .date span {
	color:#fff;
}
#box7 .right .un_box li:hover a {
	color:#fff;
	text-decoration:underline;
}
#box7 .right .un_box li:hover p {
	color:#fff;
}

/*联系*/

#box8 {
	position:relative;
	background:url(../images/s_bg_6.jpg) center top no-repeat;
	height:630px;
}
#box8 .content_box {
	padding-top: 120px;
}
#box8 .content_box .left {
	width: 485px;
	position:relative;
	margin-top: 62px;
	color:#fff;
}
#box8 .content_box .right {
	width:600px;
}
#box8 .content_box .left h1 {
	font-size:20px;
	margin-bottom:40px;
}
#box8 .content_box .left .box8_up dl {
	display:block;
}
#box8 .content_box .left .box8_up dd {
	font-size:14px;
	line-height:40px;
	padding-left:30px;
}
#box8 .content_box .left .box8_up .li1 {
	background:url(../images/icon_s_fot1.png) left 10px no-repeat;
}
#box8 .content_box .left .box8_up .li2 {
	background:url(../images/icon_s_fot2.png) left 10px no-repeat;
}
#box8 .content_box .left .box8_up .li3 {
	background:url(../images/icon_s_fot3.png) left 13px no-repeat;
}
#box8 .content_box .left .box8_un {
	margin-top:30px;
}
#box8 .content_box .left .box8_un dl dd {
	float:left;
	width:60px;
	display:block;
}
#box8 .content_box .left .box8_un dl dd a {
	display:block;
	width:60px;
	text-align: center;
}
#box8 .content_box .left .box8_un dl dd img {
	margin:0 auto;
}
#box8 .content_box .left .box8_un dl dd span {
	text-align:center;
	color:#fff;
	font-size:12px;
	display:block;
	margin-top:10px;
}
#box8 .content_box .left .box8_un {
	position:relative;
}
#box8 .content_box .left .ewm {
	position:absolute;
	bottom:0px;
	width:120px;
	right:0px;
}
#box8 .content_box .left .ewm span {
	font-size:12px;
	display:block;
	text-align:center;
	padding-top:8px;
}
#box8 .content_box .left .box8_un dl dd:hover span {
	color:#0074af;
}
#box8 .content_box .right h1 {
	font-size:24px;
	color:#fff;
	margin-bottom:30px;
}
#box8 .content_box .right input {
	border:none;
	height:45px;
	width: 270px;
	line-height:45px;
	padding:0 10px;
	font-size:14px;
	color:#a8a8a9;
}
#box8 .content_box .right dl {
	display:block;
	clear:both;
	margin-bottom: 15px;
}
#box8 .content_box .right dd {
	}
#box8 .content_box .right textarea {
	width:550px;
	margin-top:15px;
	resize:none;
	height:100px;
	line-height:1.3em;
	padding:10px;
	color:#a8a8a9;
	width: 578px;
}
#box8 .content_box .right .submit {
	background:#0074af;
	color:#fff;
	border-radius:3px;
	width:200px;
	margin-top:10px;
}
#box8 .content_box .right .submit:hover {
	background:#0c7f8d;
}


/*footer*/

.footer {
	position:relative
}
.footer .up_box {
	position:relative;
	padding-top:50px;
	padding-bottom:50px
}
.footer .up_box .main_box {
	position:relative
}
.footer .up_box {
	background:#2c2f2f
}
.footer .up_box .right {
	width:750px;
	border-left:1px solid #464952;
	margin-top:25px;
	padding-left:25px
}
.footer .up_box .right ul {
	margin-left:-35px;
	float:right
}
.footer .up_box .right li {
	float:left;
	margin-left:50px
}
.footer .up_box .right li a {
	display:block;
	font-size:12px;
	color:#c0c1c1;
	line-height:28px
}
.footer .up_box .right li a:hover {
	color:#fff;
	text-decoration:underline;
}
.footer .up_box .right li h1 {
	margin-bottom:15px;
	font-size:15px;
	color:#c0c1c1
}
.footer .up_box .right img {
	width:120px;
	height:120px;
	position:absolute;
	top:20px
}
.footer .un_box {
	background:#2c2f2f;
	position:relative;
	border-top:1px solid #3f4141;
	padding:20px 0 20px 0
}
.footer .un_box h1 {
	text-align:center;
	line-height:24px;
	color:#a4a6a9;
	font-size:12px
}
.footer .un_box p{
	text-align:center;
	line-height:24px;
	color:#a4a6a9;
	font-size:12px
}
.footer .un_box p a{
	color:#a4a6a9;
}
.footer .un_box p a:hover {
	color:#fff;
}
.fot_logo {
	position:absolute;
	top:50%;
	margin-top:-35px;
}
#bnt_mapsite {
	position:absolute;
	display:block;
	right:0;
	bottom:0px;
}
#bnt_mapsite img {
	display:block;
	margin:0 auto;
}
#bnt_mapsite strong {
	display:block;
	font-size:12px;
	margin-top:3px;
	color:#999a9a;
}
#bnt_mapsite:hover strong {
	color:#fff;
}

/*内页*/

.n_main {
	padding-bottom:60px;
}
.n_banner {
	height: 500px;
	width: 100%;
}
#n_nav {
	position:relative;
}
.n_title {
	position:relative;
	border-bottom:2px solid #0074af;
}
.n_title .main_box {
	position: relative;
}
.n_title h1 {
	font-size:24px;
	color:#555555;
	line-height:60px;
}
.n_title h1 span {
	font-size:12px;
	color:#5e5f5f;
	text-transform: uppercase;
	line-height:60px;
	font-family: "Arial";
	text-transform:uppercase;
	padding-left:5px;
	font-weight:normal;
	padding-left:5px;
}
.n_title .position {
	position:absolute;
	line-height: 60px;
	left: 280px;
	top: 0px;
	color:#a8abb1;
	background:url(../images/icon_home.png) left center no-repeat;
	padding-left:18px;
}
.n_title .position span,.n_title .position a,.n_title .position i {
	font-size:12px;
	color:#b0b0b0;
}
.n_title .position em {
	font-size:12px;
	color:#0074af;
	font-style: normal;
}
.n_title .position a:hover {
	color:#0074af;
}

/*左边*/

.n_left {
	width:228px;
	float: left;
	position: relative;
	z-index: 9;
}
.n_left .up {
	border:1px solid #d8d8d8;
	border-bottom: none;
	background: #f4f8f9;
}
.n_left .up .content ul {
	}
.n_left .up .content ul li {
	position:relative;
	font-size: 14px;
	border-bottom: 1px solid #d8d8d8;
	line-height: 48px;
}
.n_left .up .content ul li a {
	padding: 0 20px;
	display:block;
}
.n_left .up .content ul li strong {
	color: #333333;
}
.n_left .up .content ul li span {
	color: #333333;
	position:absolute;
	right:20px;
	top:0px;
}
.n_left .up .content ul li.on a {
	background: #0074af !important;
}
.n_left .up .content ul .on strong {
	color:#fff;
}
.n_left .up .content ul .on span {
	position:absolute;
	right:20px;
	top:0px;
	color: #fff;
}
.n_left .up .content ul .current a {
	background: #0074af;
}
.n_left .up .content ul .current strong {
	color:#fff;
}
.n_left .up .content ul .current span {
	position:absolute;
	right:20px;
	top:0px;
	color: #fff;
}
.n_left .up .content ul a:hover {
	background: #0074af;
}
.n_left .up .content ul a:hover strong {
	color:#fff;
}
.n_left .up .content ul a:hover span {
	position:absolute;
	right:20px;
	top:0px;
	color: #fff;
}

/*二级下啦*/

.n_left .up .content ul li.title a {
	color: #666;
	}
.n_left .up .content ul li.title .list {
	display:none;
	padding:10px;
	background:#fff;
}
.n_left .up .content ul li.title.on .list a {
	background:#fff !important;
}
.n_left .up .content ul li.title .list a {
	background:#fff;
	line-height:30px;
	color:#444444;
	padding-left:40px;
}
.n_left .up .content ul li.title .list a:hover {
	color:#0074af;
	font-weight:bold;
}
.n_left .up .content ul li.title .list a.on_on {
	color:#0074af;
	font-weight:bold;
}
.n_left .up .content ul li.title.sub_on span {
	transform:rotate(90deg);
	-ms-transform:rotate(90deg);
	/* IE 9*/
	-moz-transform:rotate(90deg);
	/* Firefox*/
	-webkit-transform:rotate(90deg);
	/* Safari 和 Chrome*/
	-o-transform:rotate(90deg);
	color:#0074af;
	font-weight:bold;
}
.bnt_qq {
	-webkit-animation-name: bnt_qq;
	animation-name: bnt_qq;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.n_left .md {
	border:1px solid #d8d8d8;
	margin-top:20px;
	background: #f4f8f9;
	padding: 15px;
}
.n_left .md .link_box {
	padding: 10px 0;
}
.n_left .md .link_box a {
	display: block;
	margin: 0 auto;
	width: 50px;
	padding: 0 20px;
	padding-left: 45px;
	color: #fff;
	font-size: 12px;
	border-radius: 14px;
	background-color:#767676;
	height: 28px;
	line-height: 28px;
}
.n_left .md .link_box a.bnt_qq {
	margin-bottom: 10px;
	background-color: #767676;
	background-repeat:no-repeat;
	background-image: url(../images/icon_qq_left.png);
	background-position:20px center;
}
.n_left .md .link_box a.bnt_wecat {
	background: url(../images/icon_wecat.png) 20px center no-repeat #767676;
}
.n_left .md .link_box a:hover {
	background-color: #379aa6;
}
.n_left .md .tel_box {
	padding-left: 30px;
	border-top: 1px solid #e1e4e4;
}
.n_left .md .tel_box {
	padding-top: 18px;
	background: url(../images/icon_tel_left.png) left 23px no-repeat;
	font-size: 23px;
	color: #0074af;
}
@-webkit-keyframes bnt_qq {
	0%, 50%, 100% {
	background-image: url(../images/icon_qq_left.png);
}
25%, 75% {
	background-image: none;
}
}
@keyframes bnt_qq {
	0%, 50%, 100% {
	background-image: url(../images/icon_qq_left.png);
}
25%, 75% {
	background-image: none;
}
}
.n_left .un {
	border:1px solid #d8d8d8;
	background: #fff;
	margin-top:20px;
}
.n_left .un .title {
	position:relative;
	padding:20px 10px 10px 10px;
}
.n_left .un .title strong {
	font-size:18px;
	height:18px;
	border-left:3px solid #379aa6;
	padding-left: 5px;
	color:#666666;
	line-height:18px;
	display: block;
}
.n_left .un .title a {
	line-height:31px;
	color:#4b4b4d;
}

.n_left .un .tit {
	padding:0px 14px;
	font-size: 18px;
    color: #0074af;
    border-bottom: 1px solid #ccc;
    line-height: 40px;
    margin-bottom: 15px;
    font-weight: bolder;
}


.fix_nav_sub {
	position: fixed;
	top: 20px;
}
.fix_nav_sub .un {
	display:none;
}
.n_main_box {
	margin-top: 25px;
}
.j_sfq_jt {
	float:right;
	width:14px;
	height:14px;
	overflow:hidden;
	background:url(../images/vicon.png) no-repeat;
	display:inline-block;
	margin-top:-5px;
	margin-bottom:-5px;
}
.j_sfq_jt_m {
	background-position:0 0;
}
.j_sfq_jt_h {
	background-position:0 -16px;
	;
}
.j_sfq_title em {
	position: absolute;
	right: 10px;
	top: 20px;
}
.j_sfq_list li a {
	height:30px;
	line-height:30px;
	display:block;
	padding:0 10px;
	font-size:14px;
	color:#9e9fa1;
}
.j_sfq_list li a:hover {
	color:#2ab1c2;
}

.cpic_Box{
	width:420px;
	margin:10px auto;
	position:relative;
	overflow:hidden;
}

.cpic_Box ul{
	width:10000px;
	position:relative;
}
.cpic_Box ul li{
	width:200px;
	margin-right:10px;
	float:left;
	position:relative;
	background:#f1f1f1;
}
.cpic_Box ul li a{
	width:100%;
}
.cpic_Box ul li a img{
	opacity:0;
	display:block;
	width:100%;
	height: 240px;
	transition:opacity .2s ease-in .25s;
}
.cpic_Box ul li a p{
	text-align:center;
	height: 30px;
	line-height: 30px;
	background: #0074af;
	color: #fff;
}
.cpic_Box ul li.load img{
	opacity: 1;
}
.cpic_Box .clb_Btn{
	width:44px;
	height:44px;
	position:absolute;
	top:50%;
	margin-top:-52px;
	z-index:30;
	cursor:pointer;
}
.cpic_Box .clb_BtnR{
	right:5px;
	background:url(../images/r_btn.png) no-repeat center center;
}
.cpic_Box .clb_BtnL{
	left:5px;
	background:url(../images/l_btn.png) no-repeat center center;
}
.cpic_Box .clb_Jd{
	width:100%;
	text-align:center;
	height:20px;
	margin-top:20px;
}
.cpic_Box .clb_Jd span{
	display:inline-block;
	width:12px;
	height:12px;
	background:#999;
	border-radius:50%;
	cursor:pointer;
	margin:0 6px;
}
.cpic_Box .clb_Jd span.on{
	background:#f60;
}


.cpic_Box2{
	width:200px
}
.cpic_Box1 ul li{
	margin-right:0px;
}



/*右边*/

.n_right {
	width:920px;
	float: right;
}
.n_content {
	padding:20px 0 60px 0;
	min-height:600px;
}


/*news*/

.n_news ul {
	margin-bottom:-55px;
}
.n_news ul li {
	display:block;
	height:100px;
	position:relative;
	margin-bottom:55px;
}
.n_news ul li .box {
	}
.n_news ul li h1 {
	border-bottom:1px solid #e3e3e3;
	position:relative;
	display:block;
}
.n_news ul li h1 span {
	position:absolute;
	right:0;
	top:0;
	display:block;
	color:#c4c4c4;
	line-height: 20px;
}
.n_news ul li h1 a {
	font-size:15px;
	color:#444444;
	margin-bottom:5px;
	display:block;
}
.n_news ul li h1 a:hover {
	color:#0074af;
}
.n_news ul li strong {
	display:block;
	margin:10px auto;
	color:#56595b;
}
.n_news ul li strong span {
	color:#aeb0b1;
}
.n_news ul li p {
	padding-top:15px;
	line-height:26px;
	width:650px;
	color:#888888;
	font-size:12px;
}
.n_news ul li a.more {
	position:absolute;
	right:0;
	bottom:5px;
	height:26px;
	text-align:center;
	line-height:26px;
	font-size:12px;
	display:block;
	padding:0 20px 0 55px ;
	color:#fff;
	background:url(../images/icon_more_jt.png) 5px center no-repeat #959595;
}
.n_news ul li a.more:hover {
	background:url(../images/icon_more_jt.png) 10px center no-repeat #0074af;
}

/*news_more*/

.n_article {
	margin-bottom:20px;
}
.n_article .ar_title {
	padding:0 0 20px 0;
}
.n_article .ar_title h1 {
	font-size:18px;
	margin-bottom:20px;
	display:block;
	font-weight:bold;
	text-align:center;
	line-height:30px;
	color:#555555;
}
.n_article .ar_title h2 {
	text-align:center;
	font-size:12px;
	position:relative;
	padding:0 20px;
	display:block;
	border-top:1px solid #d6d6d6;
	color:#999999;
	line-height:50px;
}
.n_article .article {
	padding-top:20px;
	min-height:400px;
}
.n_article .bnt_page {
	height:40px;
	margin-top:30px;
	margin-bottom:10px;
	line-height:40px;
	font-size:12px;
	color:#8a8a8a;
	border-top:1px solid #dcdcdc;
}
.n_article .bnt_page a {
	color:#888888;
}
.n_article .bnt_page a:hover {
	color:#ba9e6d;
}
.n_article .back_box {
	margin:40px auto 0 auto;
	padding-bottom:80px;
}
.jiathis_style {
	margin-top:10px;
}
.shart_box {
	position:absolute;
	right:0px;
	bottom: 0;
}
.shart_box .box {
	position:relative;
	padding-left: 55px;
}
.shart_box strong {
	position:absolute;
	left:0;
	top:0;
	line-height:50px;
	font-size:12px;
	color:#666666;
}

/*product*/

.n_pro {
	}
.n_pro ul {
	margin:-15px;
}
.n_pro li {
	float:left;
	border:1px solid #d3d7d8;
	position:relative;
	width:285px;
	height:215px;
	background:#f4f4f7;
	display:block;
	margin:15px 14px;
}
.n_pro li a {
	display:block;
	overflow:hidden;
}
.n_pro li img {
	width:284px;
	height:175px;
	display:block;
}
.n_pro li span {
	position:absolute;
	left:0;
	bottom: -1px;
	width: 226px;
	padding:0 20px;
	border-top:1px solid #d3d7d8;
	display:block;
	line-height:38px;
	font-size:14px;
	color:#636363;
	padding-right:40px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	background:url(../images/icon_jt_pro.png) 260px center no-repeat;
}
.n_pro li:hover span {
	color:#fff;
	background:url(../images/icon_jt_pro_hover.png) 265px center no-repeat #0074af;
}
.n_pro li:hover {
	border:1px solid rgb( 211, 215, 216 );
	background-color: rgb( 242, 244, 248 );
	box-shadow: 2.5px 3px 5px 0px rgb( 125, 136, 137 );
}


/*product_more*/

.n_product_show {
	}
.n_product_show .up_box .content {
	position:relative;
	background:#f2f4f8;
	border:1px solid #d3d7d8;
}
.n_product_show .up_box .title {
	display:block;
	border-bottom:1px solid #efefef;
	padding-bottom:30px;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#333846;
}
.n_product_show .up_box .text_box {
	position:absolute;
	right:0;
	top:0;
	padding:30px;
	width:255px;
}
.n_product_show .up_box .text_box h1 {
	margin-bottom:15px;
	font-size:18px;
	color:#444444;
	display:block;
}
.n_product_show .up_box .text_box .ar_article {
	font-size:12px;
	height:188px;
	overflow:hidden;
	line-height:26px;
	color:#666;
}
.n_product_show .up_box .text_box .ar_article p {
	font-size:12px;
	line-height:26px;
	color:#666;
}
.n_product_show .up_box .un {
	padding-top:20px;
	border-top:1px solid #cdced5;
}
.n_product_show .up_box .tel_box {
	margin-bottom:8px;
	background:url(../images/icon_tel_pro.png) left 12px no-repeat;
	padding-left:15px;
}
.n_product_show .up_box span {
	font-size:12px;
}
.n_product_show .up_box strong {
	padding-left:10px;
	font-size:25px;
	color:#0074af;
}
.n_product_show .up_box .link_box .box {
	display:inline-block;
}
.ewm_box {
	cursor:pointer;
	position:relative;
}
.ewm_box .ewm {
	position:absolute;
	right:-80px;
	top:0;
	opacity:0;
	filter:alpha(opacity=0);
	z-index:-1;
	display:none;
}
.ewm_box:hover .ewm {
	opacity:1;
	filter:alpha(opacity=100);
	z-index:3;
	display:block;
}
.n_product_show .un_box {
	padding-top:30px;
}
.n_product_show .un_box .title {
	height:30px;
	line-height:30px;
}
.n_product_show .un_box .title strong {
	background:#0074af;
	display:inline-block;
	font-size:16px;
	color:#fff;
	padding:0 15px;
}
.n_product_show .un_box .title span {
	display:inline-block;
	color:#0074af;
	padding-left:10px;
	font-size:12px;
	text-transform:uppercase;
	font-family: "Arial";
}
.n_product_show .un_box .pro_ar_box {
	margin-bottom:60px;
}
.n_product_show .un_box .pro_ar_box .content {
	border:1px solid #dde0e4;
	padding:40px 45px 20px 45px;
}
.j_photo {
	width:100%;
	position:relative;
	margin:0px auto;
}
.j_photo .big_box {
	width:600px;
	height:370px;
	position:relative;
	overflow:hidden;
}
.j_photo .big_box ul {
	position:absolute;
	left:0;
	top:0;
}
.j_photo .big_box ul li {
	width:600px;
	height:370px;
}
.j_photo .big_box ul li img {
	width:600px;
	height:370px;
}
.j_photo .prev {
	float:left;
	cursor:pointer;
}
.j_photo .small_box {
	position:relative;
	height:100px;
	width:100%;
	margin-top:30px;
}
.j_photo .min_pic {
	width:840px;
	margin:0 auto;
	position:relative;
	height: 100px;
	overflow: hidden;
}
.j_photo .min_pic ul {
	position:absolute;
	left:0;
	top:0;
	margin-right:-10px;
}
.j_photo .min_pic ul li {
	width:160px;
	height:98px;
	border: 1px solid #dde0e4;
	margin-right:10px;
	display:inline-block;
}
.j_photo .min_pic ul li img {
	width:160px;
	height:98px;
}
.j_photo .min_pic ul li.on {
	border:1px solid #0074af;
	padding:0;
}
.j_photo .min_prev {
	position:absolute;
	top:0%;
	left:0px;
	cursor:pointer;
}
.j_photo .min_next {
	position:absolute;
	top:0%;
	right:0px;
	cursor:pointer;
}
.j_photo .small_box .tc_bnt {
	height:100px;
	width:22px;
	text-align:center;
	font-family: "SimSun";
	display:block;
	background:#767676;
	font-size:24px;
	line-height:100px;
	color:#fff;
}
.j_photo .small_box .tc_bnt:hover {
	background:#0074af;
}
.j_photo .big_prev {
	position:absolute;
	top:165px;
	left:-70px;
	width:28px;
	height:51px;
	z-index:9;
	cursor:pointer;
}
.j_photo .big_next {
	position:absolute;
	top:165px;
	right:-70px;
	width:28px;
	height:51px;
	z-index:9;
	cursor:pointer;
}
.j_photo .big_box:hover .big_prev {
	left:0px;
}
.j_photo .big_box:hover .big_next {
	right:8px;
}
.show_pro_shlide {
	margin-top:50px;
	background:#f2f4f8;
	padding:40px 20px;
	position:relative;
}
.show_pro_shlide .box {
	width:790px;
	overflow:hidden;
	margin:0 auto;
}
.show_pro_shlide ul {
	}
.show_pro_shlide li {
	float:left;
	border:1px solid #d3d7d8;
	position:relative;
	width:248px;
	height:190px;
	background:#f4f4f7;
	display:block;
	margin-right:20px;
}
.show_pro_shlide li a {
	display:block;
	overflow:hidden;
}
.show_pro_shlide li img {
	width:248px;
	height:153px;
	display:block;
}
.show_pro_shlide li span {
	position:absolute;
	left:0;
	bottom: -1px;
	width: 189px;
	padding:0 20px;
	border-top:1px solid #d3d7d8;
	display:block;
	line-height:38px;
	font-size:14px;
	color:#636363;
	padding-right:40px;
	white-space: nowrap;
	overflow:hidden;
	text-overflow: ellipsis;
	background:url(../images/icon_jt_pro.png) 230px center no-repeat;
}
.show_pro_shlide li:hover span {
	color:#fff;
	background:url(../images/icon_jt_pro_hover.png) 225px center no-repeat #0074af;
}
.show_pro_shlide li:hover {
	border:1px solid rgb( 211, 215, 216 );
	background-color: rgb( 242, 244, 248 );
	box-shadow: 2.5px 3px 5px 0px rgb( 125, 136, 137 );
}
.show_pro_shlide .title {
	margin-bottom:25px;
	position:relative;
}
.show_pro_shlide .title strong {
	font-size:18px;
	height:18px;
	border-left:3px solid #379aa6;
	padding-left: 5px;
	color:#666666;
	line-height:18px;
	display: block;
}
.show_pro_shlide .title a {
	font-size:12px;
	position:absolute;
	right:0;
	top:0;
	line-height:31px;
	color:#4b4b4d;
}
.show_pro_shlide .title a:hover {
	color:#0074af;
}
.show_pro_shlide .hd a {
	position:absolute;
	top:50%;
	z-index:3;
	margin-top:5px;
	display:block;
	width:26px;
	height:26px;
	border-radius:50%;
	overflow:hidden;
	color:#fff;
}
.show_pro_shlide .hd a.prev {
	left:20px;
	background:url(../images/bnt_pic_lr.png) right top no-repeat;
}
.show_pro_shlide .hd a.prev:hover {
	background:url(../images/bnt_pic_lr.png) left top no-repeat;
}
.show_pro_shlide .hd a.next {
	right:20px;
	background:url(../images/bnt_pic_lr.png) left bottom no-repeat;
}
.show_pro_shlide .hd a.next:hover {
	background:url(../images/bnt_pic_lr.png) right bottom no-repeat;
}

.pro_ar_box{ width:920px; height:auto; margin:100px auto;}
.pro_ar_box .tab{ overflow:hidden; }
.pro_ar_box .tab a{ display:block; padding:10px 20px; float:left; text-decoration:none; color:#333; background:#e1e1e1;margin-right: 10px;}
.pro_ar_box.tab a:hover{ background:#5a9dd9; color:#fff; text-decoration:none;}
.pro_ar_box .tab a.on{ background:#5a9dd9; color:#fff; text-decoration:none;}
.pro_ar_box .content{ overflow:hidden; padding:10px;}
.pro_ar_box .content li{ display:none;color: #666; line-height: 30px; font-size: 14px;}
.pro_ar_box .content li img{
	width: 100%;
}
/*分页*/

.page {
	margin:0px auto 0px auto;
}
.page .box {
	display:inherit;
	width:100%;
	text-align: right;
	padding-top: 50px;
}
.page a {
	padding:0 12px;
	height:28px;
	line-height:28px;
	display:inline-block;
	border:1px solid #dcdcdc;
	margin:0 2px;
	color:#fff;
	color:#444444;
	font-size:12px;
}
.page .on {
	background:#0074af;
	color:#fff !important;
	border:1px solid #0074af;
}
.page span {
	background:#0074af;
	color:#fff !important;
	border:1px solid #0074af;
}
.page a:hover {
	background:#0074af;
	color:#fff !important;
	text-decoration:none;
	border:1px solid #0074af;
}
.page a.u_bnt {
	transition: all 1s;
	-moz-transition: all 1s;
	/* Firefox 4*/
	-webkit-transition: all 1s;
	/* Safari 和 Chrome*/
	-o-transition: all 1s;
	/* Opera*/
}


/*partner*/

.honorList ul li {
	width:276px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	text-align:center;
	padding:10px 10px 0 10px;
	background:#f2f2f2;
	border-bottom:3px solid #ddd;
	position:relative;
}
.honorList ul li img {
	display:block;
	width:270px;
	height:160px;
	padding:4px;
	border:1px solid #e3e3e3;
	background:#fff;
}
.honorList ul li::before {
	content: "";
	position:absolute;
	height:3px;
	bottom:-3px;
	left:0;
	transition:all 0.5s;
	width:0;
}
.honorList ul li:hover::before {
	width:100%;
	background:#0084c5;
	transition:all 0.5s;
}
.honorList ul li span {
	height:35px;
	line-height:35px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	display: block;
	color: #666;
}


/*contact*/

.n_contact {
	position:relative;
	width:100%;
	overflow:hidden;
}
.n_contact .map {
	border:1px solid #dcdcdc;
}
.n_contact .up_box {
	margin-bottom: 35px;
}
.n_contact .up_box .up {
	border-bottom:1px dotted #b2b2b2;
	padding-bottom:20px;
	margin-bottom:20px;
}
.n_contact .content {
	margin-left:280px;
	padding-top:10px;
}
.n_contact .img {
	position:absolute;
	top:0px;
	left:0px;
	height:360px;
}
.n_contact .up_box h1 {
	font-size:18px;
	display:block;
	margin-bottom:10px;
	color:#666666;
}
.n_contact .up_box h1 strong {
	display:block;
	font-weight:bold;
}
.n_contact .up_box h1 span {
	display:block;
	font-size:12px;
}
.n_contact .up_box p {
	font-size:12px;
	color:#63636b;
	line-height:26px;
	margin-bottom:0;
}
.n_contact a {
	color:#c98f2b;
	text-decoration:underline;
}
.n_contact .up_box .un {
	position:relative;
	margin-top:20px;
	line-height:32px;
}
.n_contact .up_box .un .ewm_box {
	position:absolute;
	right:0px;
	top:5px;
}
.n_contact .up_box .un .ewm_box img {
	width:90px;
}
.n_contact .up_box .un .ewm_box span {
	color:#888888;
	text-align:center;
	display:block;
	font-size:12px;
}
.n_contact .map {
	border:1px solid #d8d8d8;
}

@media screen and (max-device-width:1000px){
	 body,html{ overflow:initial !important; width:113%;}
	 
	} 