﻿@charset "utf-8";

/***public style****/

body,div,span,h1,h2,h3,h4,h5,h6,p,em,img,strong,b,small,u,i,center,dl,dt,dd,ol,ul,li,sub,sup,tt,var,del,dfn,ins,kbd,q,s,samp,strike,applet,object,iframe,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,blockquote,pre,a,abbr,acronym,address,big,cite,code,mark,audio,video,input,textarea,select {
	margin: 0;
	padding: 0;
}

ol,
ul {
	list-style: none;
}

img {
	border: none;
}

input,textarea {
	outline: none;
	font-family: "microsoft yahei";
}

html {
	overflow-x: hidden;
	-webkit-text-size-adjust: none;
}

body {
	font-size: 12px;
	font-family: "microsoft yahei";
	color: #666666;
}


/*a link*/

a {
	text-decoration: none;
	outline: none;
	color: #333333;
}


/*float*/

.fl {
	float: left;
	display: inline
}

.fr {
	float: right;
	display: inline
}

.clear {
	clear: both
}

.clearfix {
	*zoom: 1;
}

.clearfix:after {
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	line-height: 0;
	content: '\20';
}


/* HTML5 Reset to older versions of browsers */

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.w1260 {
	width: 1260px;
	margin: 0 auto;
}

.jzimg {
	display: block;
	text-align: center;
}

.jzimg img {
	max-height: 100%;
	max-width: 100%;
	vertical-align: middle;
}

.jzimg i {
	height: 100%;
	vertical-align: middle;
	display: inline-block;
}

.vcenter {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	max-height: 100%;
	max-width: 100%;
}

em,
i {
	font-style: normal;
}


/*index*/

.top {
	height: 37px;
	line-height: 37px;
	background: #005198;
	min-width:1260px;
}

.top span {
	font-size: 12px;
	color: #fff;
}

#share a {
	width: 17px;
	height: 16px;
	padding: 0;
	margin: 11px 0 0 8px;
}

#share a.bds_sqq {
	background: url(../images/share_ico.png) no-repeat 0 0;
}

#share a.bds_weixin {
	background: url(../images/share_ico.png) no-repeat -25px 0;
}

#share a.bds_tsina {
	background: url(../images/share_ico.png) no-repeat -52px 0;
}

#share a.bds_tqq {
	background: url(../images/share_ico.png) no-repeat -78px 0;
}

#share a.bds_renren {
	background: url(../images/share_ico.png) no-repeat -103px 0;
}

#weixin{position:relative; float:right;height:34px; right:160px; margin-top:3px; z-index:99999;}
#weixin .weixin01{position:relative;}
.weixin02{position:absolute; left:0px; top:34px; width:108px; height:108px;display:none}

header {
	height: 104px;
	border-bottom: 4px solid #bfbfbf; clear:both;
	min-width:1260px;
}

nav ul {}

nav ul li {
	float: left;
	height: 101px;
	line-height: 101px;
	border-top: 3px solid #fff;
	position: relative;
	z-index: 9999;
}

nav ul li > a {
	display: inline-block;
	font-size: 16px;
	color: #000;
	height: 15px;
	line-height: 15px;
	padding: 0 23px;
	border-left: 1px solid #d5d5d5;
	border-right: 1px solid #d5d5d5;
	margin-left: -1px;
	/*transition: all .4s ease 0s;*/
}

nav ul li:first-child > a {
	border-left: none;
}

nav ul li:hover,
nav ul li.cur {
	border-top: 3px solid #e29613;
	background: #f1f1f1;
}

nav ul li:hover > a,
nav ul li.cur > a {
	height: 101px;
	line-height: 101px;
}

nav ul li:first-child:hover > a,
nav ul li:first-child.cur > a {
	border-left: 1px solid #bcbcbc;
}

.nav_down {
	display: none;
	position: absolute;
	left: 0;
	top: 101px;
	width: 510px;
	border: 1px solid #dfe1de;
	background: #f4f4f4;
}
.nav ul li.last .nav_down{left:-20px}

.nav_down a {
	display: block;
	float:left;
	font-size: 14px;
	color: #000;
	line-height: 51px;
	height: 51px;
	border-bottom: 1px solid #e0e0e0;
	padding: 0 29px 0 24px;
	overflow: hidden;
}

.nav_down a em {
	display: inline-block;
	float: left;
	width: 185px;
	overflow: hidden;
}

.nav_down a i {
	display: inline-block;
	float: right;
	width: 13px;
	height: 51px;
	background: url(../images/nav_down_ico01.png) no-repeat center;
}

.nav_down a:first-child {
	border-top: none;
}

.nav_down a:hover {
	background: url(../images/nav_down_bg.jpg) repeat-x;
}

.banner {
	position: relative;
	width: 100%;
	height: 551px;
	overflow: hidden;
	min-width:1260px;
}

.banner ul {
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	height: 551px;
	overflow: hidden;
}

.banner ul li {
	position: absolute;
	left: 0;
	top: 0;
	width: 1920px;
	height: 551px;
}

.arrows {
	position: absolute;
	left: 0;
	top: 243px;
	width: 100%;
	z-index: 2;
}

.arrows a {
	width: 49px;
	height: 69px;
	background: url(../images/banner_arrows.png) no-repeat;
}

.arrows .left {
	float: left;
	background-position: 0 0;
}

.arrows .right {
	float: right;
	background-position: right 0;
}

.arrows .left:hover {
	background-position: 0 -75px;
}

.arrows .right:hover {
	background-position: right -75px;
}

.banner_bottom {
	height: 77px;
	box-shadow: 0 3px 4px #c4c4c4;
}

.banner_bottom .sy_contact {}

.sy_contact span {
	display: inline-block;
	font-size: 16px;
	color: #666;
	line-height: 32px;
	height: 32px;
	padding-left: 25px;
	margin: 24px 35px 0 0;
}

.sy_contact span.span01 {
	background: url(../images/banner_bottom_ico01.png) no-repeat left center;
}

.sy_contact span.span02 {
	background: url(../images/banner_bottom_ico02.png) no-repeat left center;
}

.sy_contact span.span03 {
	background: url(../images/banner_bottom_ico03.png) no-repeat left center;
}

.sy_contact span a {
	color: #666;
}

.banner_bottom .search{position:relative; width:373px; height:25px; margin-top:21px; padding:4px 0;}
.search-container{position:relative; width:269px; height:25px; padding:4px 30px 4px 72px; background-color:#fff; border:1px solid #cfcfcf; border-radius:15px;}
.search-container .search-type{position:absolute; left:0; top:4px; width:41px; height:25px; line-height:25px; border-right:1px solid #cfcfcf; overflow:hidden; padding:0 15px; cursor:pointer}
.search-container .search-type:after{content:"";right:10px;top:50%;margin-top:-2.5px;border-style:solid dashed dashed dashed;border-color:#666 transparent transparent transparent;border-width:5px;width:0;height:0;position:absolute}

.search-container .form-control{border:0;box-shadow:0;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;-o-border-radius:0;-mz-border-radius:0}
.search-container .form-control:focus{box-shadow:none}
.form-control{display:block; width:235px; height:25px; padding:0 12px;font-size:14px;line-height:1.42857143;color:#555;border-radius:0;background-color:#fff;background-image:none;border:1px solid #ccc;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.form-control:focus{border-color:#ffaa06;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,92,1,0.3)}
.form-control::-moz-placeholder{color:#999;opacity:1}
.form-control:-ms-input-placeholder{color:#999}
.form-control::-webkit-input-placeholder{color:#999}
.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{background-color:#eee;opacity:1}
.form-control[disabled],fieldset[disabled] .form-control{cursor:not-allowed}

.search-container .search-type:active{background-color:#ddd}

.btn-search-max{color:#fff; padding:10px 22px;background-color:#535353;font-family:"宋体";z-index:2;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-o-border-radius:5px;-mz-border-radius:5px;transition:All .2s ease-in-out;-webkit-transition:All .2s ease-in-out;-moz-transition:All .2s ease-in-out;-o-transition:All .2s ease-in-out;position:relative}
.btn-search-max *{display:inline-block;vertical-align:middle}
.btn-search-max.active{background-color:#00a54f;box-shadow:0 0 8px rgba(0,0,0,0.2)}
.btn-search-max:active .icon1{-webkit-animation:myAnimateRotateSwing .2s ease-in 1;animation:myAnimateRotateSwing .2s ease-in 1}
.search-main{position:absolute;z-index:1;right:0;top:120%;width:480px;padding:15px 56px 15px 15px;background-color:#f7f7f7;box-shadow:0 0 30px rgba(0,0,0,0.2);display:none}

.search-container .search-type:active{background-color:#ddd}
.search-container .btn-search-min{position:absolute;width:40px;height:100%;right:0;top:0}
.search-type-chose{text-align:center;width:72px;padding:5px;cursor:pointer;background-color:#fff;margin-top:5px;display:none}
.search-type-chose li{line-height:24px;transition:All .2s ease-in-out;-webkit-transition:All .2s ease-in-out;-moz-transition:All .2s ease-in-out;-o-transition:All .2s ease-in-out}
.search-type-chose li.active{background-color:#ddd}
.icon2{position:absolute;width:26px;height:26px;right:15px;top:15px;cursor:pointer}
.placeholder{margin-top:7px}

input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}
 input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
 
 
 textarea.form-control{height:auto}
 input[type="search"]{-webkit-appearance:none}
 
 .btn{display:inline-block;margin-bottom:0;font-weight:normal;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;font-size:14px;line-height:1.42857143;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
 .btn:focus,.btn:active:focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn.active.focus{outline:none}
 .btn:hover,.btn:focus,.btn.focus{color:#fff;text-decoration:none}
 .btn:active,.btn.active{outline:0;background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}
 .btn.disabled,.btn[disabled],fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);box-shadow:none}





.sy_about {
	padding: 40px 0 42px;
	text-align: center;
}

.sy_about_tit {}

.sy_about_tit a {
	display: block;
	font-size: 24px;
	color: #000;
	line-height: 42px;
}

.sy_about_tit i {
	display: block;
	width: 49px;
	height: 2px;
	background: #1e1e1e;
	margin: 14px auto 0;
}

.sy_about_con {
	padding: 30px 0;
}

.sy_about_con p {
	font-size: 13px;
	color: #070707;
	line-height: 28px;
}

.sy_about_img {
	padding-top: 14px;
}

.sy_about_img li {
	float: left;
	width: 124px;
	height: 164px;
	margin: 0 40px;
}

.sy_about_img a.jzimg {
	width: 124px;
	height: 124px;
	overflow: hidden;
	margin-bottom: 8px;
	transition:all .3s ease-in-out 0s;
}

.sy_about_img a.jzimg_wz {
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 32px;
	height: 32px;
	text-align: center;
	overflow: hidden;
}

.sy_about_img .slick-list {
	width: 1020px;
	margin: 0 auto;
}

.sy_about_img .slick-prev,
.sy_about_img .slick-next {
	width: 60px;
	height: 60px;
	top: 44px;
}

.sy_about_img .slick-prev {
	left: 40px;
	background: url(../images/sy_about_arrow.png) no-repeat left top;
}

.sy_about_img .slick-next {
	right: 40px;
	background: url(../images/sy_about_arrow.png) no-repeat right top;
}

.sy_about_img .slick-prev:hover {
	left: 40px;
	background: url(../images/sy_about_arrow.png) no-repeat left -65px;
}

.sy_about_img .slick-next:hover {
	right: 40px;
	background: url(../images/sy_about_arrow.png) no-repeat right -65px;
}

.sy_pro {
	padding: 47px 0 0;
	height: 602px;
	background: url(../images/sy_pro_bg.jpg) no-repeat center;
	min-width:1260px;
}

.sy_pro_top {}

.sy_pro_top .sy_pro_tit {
	width: 575px;
}

.sy_pro_tit span {
	display: block;
	font-size: 31px;
	color: #fff;
	line-height: 36px;
}

.sy_pro_tit i {
	font: 14px/16px arial;
	color: #fff;
	text-transform: uppercase;
}

.sy_pro_tit .sy_pro_tit01 {
	font-size: 18px;
	color: #fff;
	line-height: 24px;
	padding-top: 12px;
}

.sy_pro_top .sy_pro_nav {
	width: 685px;
	line-height: 22px;
	padding-top: 15px;
}


.sy_pro_nav a {
    border-right: 1px solid #fff;
    color: #fff;
    display: block;
    float: left;
    font-size: 15px;
    height: 22px;
    line-height: 22px;
    max-width: 60px;
    overflow: hidden;
    padding: 0 16px;
}

.sy_pro_nav a.more {
	border-right: none;
	padding: 0 0 0 22px
}

.sy_pro_btm {
	clear: both;
	padding-top: 40px;
}

.sy_pro_btm ul li {
	float: left;
	width: 315px;
	height: 508px;
	position: relative;
}

.sy_pro_btm ul li .jzimg {
	width: 315px;
	height: 254px;
	position: absolute;
	top: 0;
	left: 0;
	overflow:hidden;
}

.sy_pro_btm ul li .pro_jzimg_wz {
	width: 252px;
	height: 212px;
	padding: 53px 30px 0 33px;
	position: absolute;
	top: 243px;
	left: 0;
	background: url(../images/sy_pro_bg01.png) no-repeat;
	overflow: hidden;
}

.pro_jzimg_wz a.tit {
	display: block;
	font-size: 22px;
	color: #fff;
	line-height: 38px;
	height:38px;
	overflow:hidden;
}

.pro_jzimg_wz i {
	display: block;
	width: 53px;
	height: 2px;
	background: #fff;
	margin: 8px 0 12px;
}

.pro_jzimg_wz p {
	font-size: 12px;
	color: #fff;
	line-height: 27px;
	height: 54px;
	overflow: hidden;
}

.pro_jzimg_wz a.more {
	display: block;
	width: 106px;
	height: 32px;
	font: 12px/32px arial;
	color: #fff;
	text-align: center;
	border: 1px solid #fff;
	background: #154c85;
	text-transform: uppercase;
	margin-top: 20px;
}

.sy_pro_btm ul li.li02 .jzimg {
	top: 254px;
}

.sy_pro_btm ul li.li02 .pro_jzimg_wz {
	top: 0;
	background: url(../images/sy_pro_bg02.png) no-repeat;
}

.sy_pro_btm ul li .jzimg img{transition:all .4s ease-in-out 0s;}
.sy_pro_btm ul li:hover .jzimg img{transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -ms-transform:scale(1.2,1.2); -o-transform:scale(1.2,1.2);}

.sy_vn {
	padding: 86px 0 32px;
	overflow: hidden;
}

.sy_vn_tit {
	height: 61px;
	border-bottom: 1px solid #cbcbcb;
}

.sy_vn_tit span {
	display: block;
	font-size: 26px;
	color: #000;
	line-height: 32px;
}

.sy_vn_tit i {
	display: block;
	font: 14px/20px arial;
	color: #686868;
	line-height: 18px;
}

.sy_vn_tit em {
	display: block;
	width: 103px;
	height: 3px;
	background: #154c85;
	margin-top: 10px;
}

.sy_vn_tit a.more {
	display: block;
	width: 87px;
	height: 21px;
	line-height: 21px;
	font-size: 12px;
	color: #969696;
	padding-left: 11px;
	margin-top: 22px;
	border: 1px solid #969696;
	background: url(../images/sy_news_ico.png) no-repeat 63px center;
}

.sy_vn .sy_video {
	width: 600px;
}

.sy_video .sy_video_con {
	padding-top: 30px;
}

.sy_video_con img {
	cursor: pointer;
}

.sy_vn .sy_news {
	width: 600px;
}

.sy_news .sy_news_con {
	clear: both;
}

.sy_news_con li {
	height: 119px;
	margin-bottom: 20px;
}

.sy_news_con li i {
	float: left;
	display: inline-block;
	width: 94px;
	height: 59px;
	font: 72px/59px arial;
	color: #8a8a8a;
	border-right: 1px solid #8a8a8a;
	margin-top: 30px;
	text-align: center;
}

.sy_news_con li .sy_news_wz {
	float: left;
	width: 470px;
	padding-top: 20px;
	margin-left: 23px;
}

.sy_news_wz a {
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
}

.sy_news_wz p {
	font-size: 12px;
	color: #666;
	line-height: 18px;
	height: 36px;
	overflow: hidden;
}

.sy_news_con li:hover {
	background: #e29614;
}

.sy_news_con li:hover i {
	color: #fff;
	border-right: 1px solid #fff;
}

.sy_news_con li:hover .sy_news_wz a {
	color: #fff;
}

.sy_news_con li:hover .sy_news_wz p {
	color: #fff;
}

.link{ width:100%; float:left; padding-left:1%; padding-right:1%; line-height:30px; color:#999999}
.link a{ color:#999999; margin-right:5px;}
.link a:hover{ color:#666}

.sy_link {
	padding: 40px 0 50px;
	background: #f7f7f7;
	overflow: hidden;
	min-width:1260px;
}

.sy_link .link_tit {
	text-align: center;
	margin-bottom: 26px;
}

.link_tit b {
	display: inline-block;
	font-size: 24px;
	color: #000;
	line-height: 42px;
	padding: 0 56px 14px;
	border-bottom: 1px solid #8e8e8e;
}

.link_tit i {
	display: block;
	width: 49px;
	height: 3px;
	background: #1e1e1e;
	margin: -2px auto 0;
	position: relative;
	z-index: 2;
}

.sy_link p {
	font-size: 12px;
	color: #666;
	line-height: 22px;
	text-align: center;
}

.sy_link_con {
	height: 152px;
	padding-top: 74px;
	margin-top: 12px;
	overflow: hidden;
}

.sy_link_con li {
	float: left;
	width: 191px;
	height: 76px;
	border: 1px solid #d8d8d8;
	background: #fff;
	border-radius: 3px;
	margin-left: 20px;
}

.sy_link_con li:first-child {
	margin-left: 0;
}

.sy_link_con .slick-list {
	height: 78px;
	overflow: hidden;
}

.sy_link_con .slick-prev,
.sy_link_con .slick-next {
	width: 34px;
	height: 34px;
	top: 0;
}

.sy_link_con .slick-prev {
	left: 46.5%;
	background: url(../images/link_arrows.png) no-repeat left top;
}

.sy_link_con .slick-next {
	right: 46.5%;
	background: url(../images/link_arrows.png) no-repeat right top;
}

.sy_link_con .slick-prev:hover {
	background: url(../images/link_arrows.png) no-repeat left -38px;
}

.sy_link_con .slick-next:hover {
	background: url(../images/link_arrows.png) no-repeat right -38px;
}

footer {
	padding: 35px 0 40px;
	background: #292931;
	overflow: hidden;
	clear: both; min-width:1260px;
}

footer dl {
	float: left;
	width:84px;
	padding: 0 34px;
	border-right: 1px solid #363641;
}

footer dl dt a{
	font-size: 18px;
	color: #a0a0a0;
	line-height: 38px;
}

footer dl dd {
	padding-top: 11px;
}

footer dl dd a {
	display: block;
	width:84px;
	font-size: 14px;
	color: #8b8b8d;
	line-height: 32px;
	padding-left: 13px;
	background: url(../images/footer_ico.png) no-repeat left center;
	height:32px;
	overflow:hidden;
}

footer dl.foot_pro{width:208px; padding:0 20px 0 34px;}
footer dl.foot_pro dd a{float:left; margin-right:7px;}

footer dl dd a:hover {
	color: #fff;
}

footer .footer_code {
	float: right;
	width: 206px;
	text-align: center;
}

.footer_code span {
	display: block;
	font-size: 14px;
	color: #9a9aa8;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	margin-bottom: 22px;
}

.copyright {
	background: #232228;
	font-size: 12px;
	color: #aaa;
	line-height: 27px;
	padding: 17px 0 0;
	overflow: hidden;
	min-width:1260px;
}

.copyright a {
	color: #aaa;
}

.copyright b {
	font-weight: normal;
}

.copyright span {
	float: left;
	display: inline-block;
	padding-right: 20px;
}

.copyright img {
	margin-top: -12px;
}


/*ny public*/

.ny_banner {
	position: relative;
	width: 100%;
	height: 500px;
	overflow:hidden;
	min-width:1260px;
	
}

.ny_banner ul li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 500px;
	min-width:1260px;
}

.bread_nav {
	height: 43px;
	line-height: 43px;
	background: #e4e4e4;
	min-width:1260px;
}

.bread_nav p {
	font-size: 14px;
	color: #333;
	line-height: 43px;
}

.bread_nav a {
	color: #333;
}

.bread_nav a:hover {
	color: #e29613;
}

section {
	padding: 35px 0 0;
}

.top_nav {
	text-align: center;
	overflow: hidden;
}

.top_nav ul {
	display: inline-block;
}

.top_nav ul li {
	float: left;
	height: 39px;
	padding-bottom: 11px;
	padding-left: 1px;
	background: url(../images/top_nav.png) repeat-x left bottom;
	*display: inline;
	*zoom: 1;
	overflow: hidden;
}

.top_nav ul li:first-child {
	padding-left: 0px;
}

.top_nav ul li a {
	display: inline-block;
	font-size: 16px;
	color: #fff;
	line-height: 39px;
	padding: 0 32px;
	background: #1f66a4;
}

.top_nav ul li:hover a,
.top_nav ul li.cur a {
	background: #e29613;
}

.ny_main {}

.ny_tit {
	width: 444px;
	height: 88px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 47px;
}

.ny_tit_con {
	width: 379px;
	height: 82px;
	padding: 0 0 0 60px;
	border: 2px solid #1f66a4;
 
}

.ny_tit p {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	margin-top: -6px;
}

.ny_tit p b {
	display: inline-block;
	font-size: 36px;
	color: #1f66a4;
	padding-right: 14px;
	background: #fff;
}

.ny_tit p i {
	font: 17px/20px arial;
	color: #1f66a4;
	text-transform: uppercase;
}

.ny_tit span {
	display: block;
	font-size: 21px;
	color: #333;
	line-height: 32px;
}

.page {
	width: 100%;
	text-align: center;
	overflow: hidden;
}

.page a {
	display: inline-block;
	width: 30px;
	height: 30px;
	font: 14px/30px arial;
	color: #000;
	text-align: center;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	margin: 0 5px;
}
.page a img {vertical-align:middle}

.page a.first {
	width: 32px;
	height: 32px;
	border: none;
}

.page a:hover,
.page a.cpb {
	color: #fff;
	font-weight: bold;
	border: 1px solid #f08200;
	background: #f08200;
}

.page a.first:hover,
.page .first.cur {
	background: none;
	border: none;
}

.ny_page {
	height: 41px;
	line-height: 41px;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

.ny_page b {
	display: inline-block;
	float: left;
	width: 600px;
	padding: 0 8px 0 21px;
	font-size: 14px;
	color: #666;
	height: 41px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.ny_page b:first-child {
	border-right: 1px solid #d2d2d2;
}

.ny_page b a {
	color: #666;
	font-weight: normal;
}
.ny_page b a:hover{
	color: #E29613;
}


/*about*/

.about {
	padding: 60px 0 50px;
}

.about .about_one {
	padding-bottom: 30px;
	overflow: hidden;
}

.about_one .about_one_con {
	width: 632px;
	padding-top: 34px;
}

.about_one_con h1 {
	font-size: 21px;
	color: #333;
	line-height: 32px;
	font-weight: normal;
}

.about_one_con span {
	display: block;
	font: 17px/24px arial;
	color: #656565;
	line-height: 22px;
	padding-bottom: 12px;
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 30px;
	text-transform: uppercase;
}

.about p {
	font-size: 14px;
	color: #333;
	line-height: 34px;
}

.about .about_two {
	padding-bottom: 38px;
	overflow: hidden;
}

.about_two ul {
	width: 1060px;
	padding-top: 55px;
	margin: 0 auto;
}

.about_two ul li {
	float: left;
	width: 76px;
	height: 56px;
	padding: 57px 47px;
	font-size: 18px;
	color: #fff;
	line-height: 28px;
	background: url(../images/about_bg01.png) no-repeat left top;
	margin-left: 52px;
}

.about_two ul li:first-child {
	margin-left: 0px;
}

.about_two ul li.li02 {
	background: url(../images/about_bg01.png) no-repeat -222px top;
}

.about .about_three {
	padding-bottom: 32px;
	overflow: hidden
}

.about_three .three_img {
	margin: 34px 0 34px;
	text-align: center;
}

.about .about_four {}

.about_four ul {
	width: 1150px;
	height: 208px;
	background: url(../images/about_bg02.png) no-repeat center center;
	margin: 40px auto 48px;
}

.about_four ul li {
	float: left;
	width: 180px;
	height: 208px;
	font-size: 20px;
	color: #333;
	line-height: 208px;
	text-align: center;
	margin: 0 25px;
	overflow: hidden;
}


/*predident*/

.predident {
	padding: 144px 0 52px;
	background: url(../images/predident_bg.jpg) no-repeat center top;
	margin-top: 60px;
}

.predident_con {
	width: 1000px;
	padding: 65px 90px 0;
	min-height: 500px;
	background: url(../images/predident_con_bg.png) no-repeat center bottom;
	margin: 0 auto;
}

.predident_con b {
	display: block;
	font-size: 22px;
	color: #4a4a4a;
	line-height: 48px;
	font-weight: normal;
}

.predident_con p {
	font-size: 14px;
	color: #333;
	line-height: 34px;
	margin-top: 33px;
}

.predident_con span {
	display: block;
	font-size: 18px;
	color: #202020;
	text-align: center;
	margin-top: 92px;
}


/*organization*/

.organization {
	padding-top: 51px;
	height: 1311px;
	background: url(../images/organization_bg.jpg) no-repeat center 51px;
}

.organization_con {
	padding: 49px 0 131px;
}


/*brand*/

.brand {
	padding: 190px 0 63px;
	background: url(../images/brand_ico01.png) no-repeat center top;
	margin-top: 60px;
}

.brand ul {
	overflow: hidden;
	background: url(../images/brand_line.jpg) repeat-y center top;
}

.brand ul li {
	float: left;
	width: 603px;
	padding-top: 14px;
	padding-right: 32px;
	background: url(../images/brand_ico02.png) no-repeat right 27px;
}

.brand ul li:first-child {
	padding-top: 27px;
	background: url(../images/brand_ico02.png) no-repeat right 40px;
}

.brand ul li.li02 {
	float: right;
	width: 610px;
	padding-left: 26px;
	padding-right: 0px;
}

.brand ul li b {
	display: block;
	width: 108px;
	height: 37px;
	font-size: 17px;
	color: #fff;
	line-height: 37px;
	padding-left: 14px;
	background: url(../images/brand_bg01.png) no-repeat;
	font-weight: normal;
	margin-bottom: 11px;
}

.brand ul li span {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #333;
	line-height: 28px;
	overflow: hidden
}

.brand ul li b {
	float: right;
}

.brand ul li span {
	text-align: right;
}

.brand ul li.li02 {
	background: url(../images/brand_ico02.png) no-repeat left 27px;
}

.brand ul li.li02 b {
	float: left;
	width: 114px;
	padding-left: 20px;
	background: url(../images/brand_bg02.png) no-repeat;
}

.brand ul li.li02 span {
	text-align: left;
}


/*idea*/

.idea {
	padding-top: 60px;
	overflow: hidden;
}

.idea ul {}

.idea ul li {
	float: left;
	width: 589px;
	margin-bottom: 60px;
	text-align: right
}

.idea ul li .idea_wz {
	width: 440px;
	float: left;
	padding-top: 17px;
}

.idea_wz b {
	display: block;
	font-size: 18px;
	line-height: 34px;
	font-weight: normal;
	color: #005198;
	height: 34px;
	overflow: hidden
}

.idea_wz span {
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 32px;
	height: 64px;
	overflow: hidden
}

.idea ul li .jzimg {
	width: 134px;
	height: 134px;
	float: right;
}

.idea ul li.li02 {
	float: right;
	text-align: left;
}

.idea ul li.li02 .idea_wz {
	float: right;
}

.idea ul li.li02 .jzimg {
	float: left;
}


/*duty*/

.duty {
	padding: 70px 0 96px;
	overflow: hidden;
}

.duty .duty_img {
	width: 434px;
	height: 235px;
	padding-top: 10px;
}

.duty .duty_con {
	width: 790px;
}

.duty_con span {
	display: block;
	font-size: 20px;
	color: #333;
	line-height: 40px;
	padding-bottom: 8px;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
}

.duty_con i {
	display: block;
	width: 40px;
	height: 3px;
	background: #1f66a4;
	border-radius: 1px;
	margin: -2px auto 24px;
}

.duty_con p {
	font-size: 14px;
	color: #333;
	line-height: 36px;
}


/*quality*/

.quality {
	padding: 60px 0 60px;
}

.quality .quality_01 {
	position: relative;
	height: 379px;
	background: url(../images/quality_bg.png) no-repeat center top;
	padding-bottom: 100px;
}

.quality_01 li {
	position: absolute;
	font-size: 14px;
	color: #333;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}

.quality .quality_tit {
	display: block;
	font-size: 28px;
	color: #000;
	line-height: 48px;
	text-align: center;
	font-weight: normal
}

.quality .quality_02 {
	padding-top: 49px;
	overflow: hidden;
}

.quality_02 li {
	float: left;
	width: 590px;
	margin-bottom: 60px;
}

.quality_02 li .jzimg {
	float: right;
	width: 94px;
	height: 94px;
}

.quality_02 li .jzimg_wz {
	float: left;
	width: 460px;
	text-align: right;
}

.quality_02 li .jzimg_wz b {
	display: block;
	font-size: 18px;
	line-height: 36px;
	font-weight: normal;
}

.quality_02 li .jzimg_wz span {
	display: block;
	font-size: 13px;
	color: #333;
	line-height: 20px
}

.quality_02 li.li02 {
	float: right;
}

.quality_02 li.li02 .jzimg {
	float: left;
}

.quality_02 li.li02 .jzimg_wz {
	float: right;
	text-align: left;
}


/*service*/

.service {
	padding-top: 53px;
}

.service_tit {
	display: block;
	font-size: 19px;
	color: #333;
	line-height: 33px;
	text-align: center;
	font-weight: normal;
	margin-bottom: 18px;
}

.service p {
	width: 950px;
	font-size: 16px;
	color: #666;
	line-height: 30px;
	text-align: center;
	margin: 0 auto;
}

.service ul {
	padding-top: 113px;
	overflow: hidden;
}

.service ul li {
	float: left;
	width: 328px;
	height: 106px;
	padding: 18px 25px 22px;
	margin-left: 50px;
	margin-bottom: 97px;
	border: 1px solid #999;
}

.service ul li b {
	display: block;
	width: 76px;
	height: 76px;
	font: 36px/76px arial;
	color: #fff;
	text-align: center;
	background: #565656;
	border-radius: 50%;
	margin: -66px auto 18px;
	font-weight: bold;
}

.service ul li span {
	display: block;
	font-size: 14px;
	color: #333;
	line-height: 26px;
	text-align: center
}

.service ul li.li02 {
	width: 678px;
}

.service ul li:hover {
	border: 1px solid #1F66A4;
}


/*operation*/

.operation {
	padding-top: 53px;
}

.operation p {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	text-align: center;
}

.operation_ul {
	padding: 50px 0px 60px;
}

.operation_ul .li-t {
	width: 1200px;
	height: 54px;
	line-height: 54px;
	cursor: pointer;
	border: 1px solid #999;
	margin:0 auto 22px;
}

.operation_ul li > span {
	display: inline-block;
	margin-right: 1.5%;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	vertical-align: top;
}

.operation_ul .li-t .s1 {
	height: 40px;
	width: 40px;
	font: 24px/40px impact;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	background: #565656;
	margin: 7px 18px 0 -24px;
}

.operation_ul .li-t .s2 {
	width: 1055px;
	font-size: 16px;
	color: #333;
	line-height: 54px;
	height: 54px;
	overflow: hidden;
}

.operation_ul .li-t .s3 {
	width: 75px;
	height: 54px;
	margin-right: 0px;
}

.operation_ul .li-t.cur {
	border: 1px solid #1f66a4;
}

.operation_ul .li-t.cur .s1 {
	background: #1f66a4;
}

.operation_ul .li-t .s3 {
	background: url(../images/operation_jia.png) no-repeat center;
}

.operation_ul .li-t.cur .s3 {
	background: url(../images/operation_jian.png) no-repeat center;
}

.operation_ul .li-c {
	display: none;
	width: 1220px;
	padding: 0 20px 42px;
	background: #f9f9f9;
	border-top: 10px solid #88aad5;
}

.operation_ul .li-c p {
	font-size: 14px;
	color: #333;
	line-height: 26px;
	text-indent: 2em;
	margin-top: 26px;
	text-align: left;
}


/*test*/

.test {
	padding: 52px 0 60px;
}

.test .test_p {
	font-size: 14px;
	color: #333;
	line-height: 30px;
	margin-bottom: 28px;
	text-indent: 2em;
}

.test .test_img {
	padding-top: 15px;
}


/*download*/

.download {
	padding: 60px 0 60px;
}

.download ul {
	padding-bottom: 40px;
}

.download ul li {
	margin-bottom: 20px;
	overflow: hidden
}

.download ul li em {
	float: left;
	width: 80px;
	height: 80px;
	background: #007ac7;
}

.download ul li span {
	display: inline-block;
	float: left;
	width: 1000px;
	height: 78px;
	font-size: 14px;
	color: #666;
	line-height: 78px;
	padding-left: 30px;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	background: #f2f2f2;
	overflow: hidden
}

.download ul li a {
	display: inline-block;
	float: left;
	width: 82px;
	height: 78px;
	font-size: 14px;
	color: #333;
	line-height: 78px;
	border: 1px solid #e6e6e6;
	padding-left: 65px;
	background: url(../images/download_ico02.png) no-repeat 28px center;
}


/*contact*/

.contact {
	padding: 60px 0 70px;
}

.contact .contact_tit {
	height: 143px;
	padding-top: 16px;
	background: #f5f4f4;
}

.contact_tit span {
	display: block;
	font-size: 16px;
	color: #e29613;
	line-height: 42px;
	font-weight: bold;
	text-align: center;
}

.contact_tit b {
	display: block;
	font-size: 30px;
	color: #333;
	line-height: 46px;
	text-align: center
}

.contact_tit i {
	display: block;
	font: 14px/26px arial;
	color: #aaa;
	text-transform: uppercase;
	text-align: center
}

.contact_tit em {
	display: block;
	height: 47px;
	margin-top: 29px;
	background: url(../images/contact_ico.png) no-repeat center center;
}

.contact .contact_con {
	padding-top: 8px;
	overflow: hidden
}

.contact_con ul {
	overflow: hidden;
}

.contact_con ul li {
	float: left;
	width: 33.3%;
	font-size: 14px;
	color: #1f1f1f;
	line-height: 32px;
	margin-bottom: 20px;
}

.contact_con ul li span {
	display: inline-block;
	height: 32px;
	line-height: 32px;
	padding-left: 46px;
}

.contact_con ul li.li01 span {
	background: url(../images/contact_ico01.png) no-repeat left center;
}

.contact_con ul li.li02 span {
	background: url(../images/contact_ico02.png) no-repeat left center;
}

.contact_con ul li.li03 span {
	background: url(../images/contact_ico03.png) no-repeat left center;
}

.contact_con ul li.li04 span {
	background: url(../images/contact_ico04.png) no-repeat left center;
}

.contact_con ul li.li05 span {
	background: url(../images/contact_ico05.png) no-repeat left center;
}

.contact_con ul li.li06 span {
	background: url(../images/contact_ico06.png) no-repeat left center;
}

.contact_con .contact_map {
	padding-top: 13px;
}

#dituContent {
	width: 1260px;
	height: 355px;
	margin-top: 48px;
}


/*join*/

.join {
	padding: 60px 0 52px;
}

.join ul {
	padding: 0 184px 0 177px;
}

.join ul li {
	overflow: hidden;
	margin-bottom: 33px;
}

.join ul li i {
	display: block;
	float: right;
	width: 174px;
	height: 122px;
	padding-top: 52px;
	border-radius: 50%;
	background: #e29613;
	text-align: center;
	font-size: 26px;
	color: #fff;
	line-height: 36px;
}

.join ul li .join_wz {
	float: left;
	width: 690px;
	padding-top: 40px;
}

.join_wz p {
	font-size: 14px;
	color: #333;
	line-height: 28px;
}

.join ul li:first-child i {
	float: left;
	background: #005198;
}

.join ul li:first-child .join_wz {
	float: right;
}

.join .join_btm {}

.join_btm .join_contact {
	padding: 18px 0 14px 177px;
	overflow: hidden;
}

.join_contact i {
	display: inline-block;
	float: left;
	width: 174px;
	height: 122px;
	padding-top: 52px;
	border-radius: 50%;
	background: #005198;
	text-align: center;
	font-size: 26px;
	color: #fff;
	line-height: 36px;
}

.join_contact span {
	display: inline-block;
	float: left;
	width: 740px;
	height: 50px;
	line-height: 50px;
	font-size: 19px;
	color: #fff;
	background: #005198;
	margin-top: 62px;
	border-radius: 5px;
	margin-left: -13px
}

.join_contact span em {
	padding-left: 50px;
}


/*news*/

.news {
	padding: 60px 0 60px;
}

.news ul {
	padding-bottom: 20px;
	overflow: hidden
}

.news ul li {
	float: left;
	width: 573px;
	height: 152px;
	padding: 12px 18px 12px 12px;
	border: 1px solid #cfcfcf;
	margin-bottom: 40px;
}

.news ul li .jzimg {
	float: left;
	width: 247px;
	height: 152px;
}

.news ul li .news_wz {
	float: left;
	width: 306px;
	padding: 9px 0 0 20px;
}

.news_wz a {
	display: block;
	font-size: 16px;
	color: #333;
	line-height: 34px;
	height: 34px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_wz em {
	display: block;
	font: 12px/18px arial;
	color: #999;
	height: 18px;
	overflow: hidden;
	margin: 6px 0 12px;
}

.news_wz p {
	font-size: 12px;
	color: #464646;
	line-height: 20px;
	height: 60px;
	overflow: hidden
}


/*news show*/

.news_show {
	padding: 51px 0 73px;
}

.news_show h1 {
	font-size: 20px;
	color: #505050;
	line-height: 38px;
	text-align: center
}

.news_show .show_date {
	height: 36px;
	line-height: 36px;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
	text-align: center;
	margin: 22px 0 0;
}

.news_show span {
	font-size: 12px;
	color: #989898;
	padding: 0 10px;
}

.news_show .news_show_con {
	padding: 30px 0 85px;
}

.news_show_con p {
	font-size: 14px;
	color: #666;
	line-height: 30px;
	text-indent: 2em;
	margin-bottom: 28px;
}

.news_show_con img {
	margin-top: 26px;
}

.news_rela {
	padding-top: 28px;
}

.news_rela b {
	display: block;
	font-size: 16px;
	color: #666;
	line-height: 42px;
	height: 42px;
	border-bottom: 1px solid #d2d2d2;
	padding-left: 22px;
	overflow: hidden
}

.news_rela ul {
	padding-top: 25px;
	overflow: hidden
}

.news_rela ul li {
	float: left;
	width: 600px;
	padding-left: 23px;
	font-size: 14px;
	color: #666;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_rela ul li a {
	padding-left: 13px;
	background: url(../images/news_rela_ico.png) no-repeat left center;
}
.news_rela ul li a:hover {
	color:#E29613;
}


/*video*/

.video {
	padding: 60px 0 60px;
}

.video ul {
	width: 1296px;
	padding-bottom: 10px;
	overflow: hidden
}

.video ul li {
	float: left;
	width: 395px;
	height: 272px;
	margin: 0 37px 50px 0;
}

.video ul li .jzimg {
	width: 395px;
	height: 222px;
}

.video ul li .video_tit {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	color: #333;
	text-align: center;
	background: #e8e8e8;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}


/*video_show*/

.video_show {
	padding: 55px 0 60px;
}

.video_show h1 {
	font-size: 22px;
	color: #333;
	line-height: 32px;
	font-weight: normal;
	text-align: center
}

.video_show .jzimg {
	width: 1155px;
	height: 689px;
	margin: 30px auto 0;
	cursor: pointer;
}


/*honor*/

.honor {
	padding: 10px 0 39px
}

.honor ul {
	width: 1365px;
	padding-bottom: 40px;
	overflow: hidden
}

.honor ul li {
	float: left;
	width: 350px;
	height: 380px;
	background: #eeeeee;
	margin: 50px 105px 0 0;
	overflow: hidden
}

.honor ul li .jzimg {
	width: 298px;
	height: 298px;
	border: 1px solid #dcdcdc;
	background: #fff;
	margin: 20px auto 0;
}

.honor ul li .honor_tit {
	display: block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	color: #444;
	text-align: center;
	overflow: hidden;
}

.casebox {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/honor_bg.png);
	display: none;
	z-index: 1000000;
}

.caselight {
	width: 628px;
	position: relative;
	margin: 0 auto;
	top: 6%;
}

.caselight ul {
	width: 588px;
	background: #eee;
}

.caselight ul li:first-child {
	display: block;
}

.caselight ul li {
	width: 588px;
	display: none;
	padding: 40px 0 38px;
	min-height: 562px;
	overflow: hidden;
}

.caselight ul li .jzimg {
	width: 502px;
	height: 502px;
	border: 1px solid #cbcbcb;
	margin: 0 auto 25px;
	background: #fff;
}

.caselight ul li b {
	display: block;
	width: 100%;
	font-size: 16px;
	color: #444;
	line-height: 32px;
	text-align: center;
	font-weight: normal
}

.caselight .guanbi a {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 40px;
	height: 40px;
	display: block;
	background: url("../images/honor_close.png") no-repeat;
}


/*job_p*/

.job_p {
	padding: 60px 0;
	overflow: hidden
}

.job_p .job_p_con {
	width: 660px;
	padding-top: 7px;
}

.job_p_con span {
	display: block;
	font-size: 17px;
	color: #1f66a4;
	line-height: 36px;
	text-indent: 2em;
}

.job_p_con p {
	font-size: 14px;
	color: #333;
	line-height: 34px;
	margin-top: 32px;
	text-indent: 2em;
}

.job_p .jzimg {
	width: 546px;
	height: 630px;
}


/*job*/

.job {
	padding: 60px 0 142px;
}

.job_ul {}

.job_ul .li-t {
	width: 1260px;
	height: 54px;
	line-height: 54px;
	cursor: pointer;
	background: #f5f5f5;
	margin-bottom: 40px;
}

.job_ul li > span {
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.job_ul .li-t .s1 {
	width: 1140px;
	float: left;
	font-size: 18px;
	color: #333;
	line-height: 54px;
	height: 54px;
	padding-left: 31px;
	margin-right: 27px;
}

.job_ul .li-t .s2 {
	width: 38px;
	height: 38px;
	margin-top: 7px;
	background: url(../images/job_jia.png) no-repeat center;
}

.job_ul .li-t.cur .s1 {}

.job_ul .li-t.cur .s2 {
	background: url(../images/job_jian.png) no-repeat center;
}

.job_ul .li-c {
	display: none;
	padding: 0 31px 32px;
	font-size: 14px;
	color: #666;
	line-height: 30px;
}

.job_ul .li-c ul {
	overflow: hidden;
}

.job_ul .li-c ul li {
	float: left;
	min-width: 250px;
}

.job_ul .li-c p {
	font-size: 14px;
	color: #333;
	line-height: 26px;
	text-indent: 2em;
	margin-top: 26px;
	text-align: left;
}

.job_ul .li-c dl {
	margin-top: 30px;
}

.job .job_wj {
	overflow: hidden;
}

.job_wj input {
	 background: #f3f3f3 none repeat scroll 0 0;
    border: medium none;
    float: left;
    height: 43px;
    line-height: 43px;
    padding-left: 10px;
    width: 470px;
}

.job_wj .ty {
	 background: #007bc8 none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 18px;
    height: 43px;
    line-height: 43px;
    text-align: center;
    width: 114px
}

.job_wj .ty input {
	cursor: pointer;
    opacity: 0;
    position: absolute;
    z-index: 10;
    width:105px;
    filter:alpha(opacity=0)
}

.job_wj span {
	display: inline-block;
	float: left;
	font-size: 14px;
	color: #999;
	line-height: 43px;

}

.job .btn {
	display: block;
	width: 164px;
	height: 49px;
	line-height: 49px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: #007bc8;
	margin-top: 30px;
}


/*product*/

.pro {
	padding: 0;
}

.left_nav {
	width: 200px;
}

.left_nav .left_tit {
	width: 200px;
	height: 83px;
	padding-top: 13px;
	background: url(../images/pro_left_tit.png) no-repeat #1f66a4;
	overflow: hidden
}

.left_tit span {
	display: block;
	font-size: 30px;
	color: #fff;
	line-height: 42px;
	text-align: center;
}

.left_tit i {
	display: block;
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	text-align: center;
	text-transform: uppercase;
}

.left_nav ul {
	width: 199px;
	padding: 10px 0 91px;
	background: url(../images/left_nav_bg.png) no-repeat left bottom;
}

.left_nav ul li {
	width: 199px;
	background: #1f66a4;
	border-bottom: 1px solid #4c85b6;
	height: 40px;
}

.left_nav ul li a {
	display: inline-block;
	font-size: 14px;
	color: #fff;
	line-height: 40px;
	padding-left: 36px;
	border-left: 6px solid #1f66a4;
	width: 135px;
	height: 40px;
	overflow: hidden;
}

.left_nav ul li:hover,
.left_nav ul li.cur {
	background: url(../images/left_nav_ico.png) no-repeat 175px #e29613;
}

.left_nav ul li:hover a,
.left_nav ul li.cur a {
	border-left: 6px solid #d48700;
}

.pro_right {
	width: 1030px;
	padding: 32px 0 60px;
}

.pro_right > b {
	display: block;
	font-size: 26px;
	color: #1f66a4;
	line-height: 36px;
	text-align: center;
}

.pro_right > ul {
	width: 1065px;
	padding: 40px 0 10px;
	overflow: hidden;
}

.pro_right > ul li {
	float: left;
	width: 294px;
	height: 330px;
	padding: 12px;
	border: 1px solid #d7d7d7;
	margin: 0 35px 40px 0;
}

.pro_right > ul li .jzimg {
	width: 294px;
	height: 237px;
}

.pro_right > ul li .pro_wz {
	padding-top: 7px;
}

.pro_wz a {
	display: block;
	font-size: 22px;
	color: #333;
	line-height: 46px;
	height: 46px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.pro_wz p {
	font-size: 12px;
	color: #333;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}

.pro_right > ul li:hover {
	border: 3px solid #1f66a4;
	padding: 10px;
}


/*product show*/

.pro_show {
	padding: 40px 0 34px;
	overflow: hidden;
}
.pro_name {
	text-align: center;
	font-size: 22px;
	color: #333;
	font-weight: 100;
	padding-bottom: 20px;
}

.pro_show .pro_tab {}

.pro_tab .tab_top {
	height: 38px;
	padding: 4px 0 2px;
	overflow: hidden;
}
.pro_pic_list {
	width: 550px;
	margin-top: 40px;
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: -4px;
}
.pro_pic_list .items {
	display: block;
	position: relative;
	padding: 7px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #d4d4d4;
}
.pro_pic_list .items b {
	display: block;
	position: relative;
	height: 81px;
	cursor:pointer;
}
.pro_pic_list .slick-prev,
.pro_pic_list .slick-next {
	width: 12px;
	height: 21px;
	top: 53%;
}
.pro_pic_list .slick-prev {
	left: -15px;
	background: url(../images/slick_arrows_list.png) no-repeat 0 -89px;
}
.pro_pic_list .slick-prev:active {
	left: -15px;
	background: url(../images/slick_arrows_list.png) no-repeat 0 -113px;
}
.pro_pic_list .slick-next {
	right: -15px;
	background: url(../images/slick_arrows_list.png) no-repeat -13px -89px;
}
.pro_pic_list .slick-next:active {
	right: -15px;
	background: url(../images/slick_arrows_list.png) no-repeat -13px -113px;
}

#featured-area {
	width: 100%;
	margin: 40px auto 0 auto;
}
#featured-area * {
	box-sizing: border-box;
}
.roundabout-holder {
	list-style: none;
	width: 620px;
	height: 443px;
	margin: 0px auto;
}
.roundabout-moveable-item {
	font-size: 12px!important;
	height: 478px;
	width: 580px;
	cursor: pointer;
	
	border: 1px solid #d4d4d4;
	background: #fff;
}
.roundabout-moveable-item .items {
	padding: 15px;
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}
.roundabout-moveable-item .items:before {
	content: "";
	width: 48px;
	height: 48px;
	background: url(../images/pop.png) no-repeat center;
	position: absolute;
	right: 15px;
	bottom: 15px;
	display: none;
	z-index:999
}


.roundabout-moveable-item img {
	max-height: 100%;
	max-width: 100%;
	position:absolute; top:0; bottom:0; left:0; right:0; margin:auto;
	background-color: #FFFFFF;
}
.roundabout-in-focus {
	cursor: auto;
}
.roundabout-in-focus .items:before {
	display: block;
}


.roundabout-in-focus:hover {
	-webkit-box-shadow: 0px 0px 20px #787878;
	-moz-box-shadow: 0px 0px 20px #787878;
	background: #f9f9f9;
}


.tab_top ul li {
	float: left;
	width: 170px;
	height: 38px;
	line-height: 38px;
	font-size: 17px;
	color: #fff;
	text-align: center;
	margin-right: 1px;
	background: #515151;
	cursor: pointer;
}

.tab_top .back {
	float: right;
	width: 346px;
	height: 38px;
	background: #e5e5e5;
}

.tab_top .back a {
	display: block;
	float: right;
	width: 126px;
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #fff;
	padding-left: 28px;
	margin-top: -4px;
	background: url(../images/back.png) no-repeat;
}

.tab_top ul li:hover,
.tab_top ul li.cur {
	background: #1f66a4;
}

.pro_tab .tab_content {
	padding-bottom: 50px;
}

.tab_content > div {
	display: none;
}

.tab_content .tab_content01 {
	padding-top: 29px;
	text-align: center;
}

.tab_content01 p {
	font-size: 14px;
	color: #333;
	line-height: 36px;
	text-align: left
}

.tab_content01 img {
	margin-top: 48px;
}

.tab_content .tab_content02 {
	padding-top: 50px;
}

.tab_content02 ul li {
	height: 40px;
	padding: 0 22px;
	border-bottom: 1px solid #89aad5;
	background: #e4eefa;
}

.tab_content02 ul li:first-child {
	border-top: 1px solid #89aad5;
}

.tab_content02 ul li span {
	display: inline-block;
	float: left;
	width: 905px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}

.tab_content02 ul li a {
	display: inline-block;
	float: right;
	width: 70px;
	height: 33px;
	line-height: 26px;
	font-size: 12px;
	color: #fff;
	text-align: center;
	background: url(../images/pro_down_ico01.png) repeat-x;
	margin-top: 7px;
}

.tab_content02 ul li.li02 {
	background: #fff;
}

.tab_content02 ul li:hover a {
	background: url(../images/pro_down_ico02.png) repeat-x;
}

.pro_rela {
	padding-bottom: 38px;
}

.pro_rela > b {
	display: block;
	font-size: 19px;
	color: #1f66a4;
	line-height: 45px;
	border-bottom: 4px solid #cfcfcf;
	margin-bottom: 1px;
	font-weight: normal
}

.pro_rela ul {
	padding-top: 40px;
	border-top: 1px solid #cfcfcf;
}

.pro_rela ul .pro_rela_li {
	float: left;
	width: 294px;
	height: 330px;
	padding: 12px;
	border: 1px solid #d7d7d7;
	margin: 0 12px;
}

.pro_rela ul .pro_rela_li .jzimg {
	width: 294px;
	height: 237px;
}

.pro_rela ul .pro_rela_li .pro_wz {
	padding-top: 7px;
}

.pro_rela ul .pro_rela_li:hover {
	border: 3px solid #1f66a4;
	padding: 10px;
}

.pro_rela .slick-prev,
.pro_rela .slick-next {
	width: 0;
	height: 0
}

.pro_rela .slick-dots {
	height: 18px;
	padding: 0;
	overflow: hidden;
	border: none;
}

.pro_rela .slick-dots li {
	width: 18px;
	height: 18px;
	background: url(../images/pro_rela_btn.png) no-repeat left top;
	overflow: hidden;
	margin: 0 4px;
}

.pro_rela .slick-dots li:hover,
.pro_rela .slick-dots li.slick-active {
	background: url(../images/pro_rela_btn.png) no-repeat right top;
}

/*sitemap*/

.sitemap {
	padding: 60px 0;
}

.sitemap ul li {
	display: block;
	min-height: 50px;
}

.sitemap ul li b {
	width: 80px;
	font-weight: normal;
	font-size: 14px;
	display: inline-block;
	line-height: 30px;
	background: #1f66a4;
	text-align: center;
	color: #FFF;
	padding: 0 15px;
}

.sitemap ul li a {
	display: inline-block;
	margin-left: 15px;
	line-height: 30px;
}

.sitemap ul li a:hover {
	color: #1f66a4;
}

/* ========== */
/* = Add Time : 2015-12-4 = */
/* ========== */
.staff_pic {
	width: 1026px;
	margin-top: 60px;
	margin-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
	box-shadow: 0 0 9px rgba(0,0,0,.44);
}
.staff_pic .items {
	display: block;
	position: relative;
	height: 613px;
}
.staff_pic .items .title {
	color: #fff;
	width: 100%;
	text-align: center;
	padding: 15px 0px;
	overflow: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 24px;
	line-height: 1;
	background-color: #333;
	background-color: rgba(0,0,0,.5);
}
.staff_pic .slick-prev,
.staff_pic .slick-next {
	width: 70px;
	height: 110px;
	margin-top: -55px;
	top: 50%;
	opacity: 0;
	z-index:999
}
.staff_pic .slick-prev {
	left: 8px;
	background: url(../images/slick_arrows.png) no-repeat 0 0;
}
.staff_pic .slick-next {
	right: 8px;
	background: url(../images/slick_arrows.png) no-repeat -70px 0;
}
.staff_pic:hover .slick-prev,
.staff_pic:hover .slick-next {
	opacity: 1;
}


.staff_pic_list {
	width: 1026px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 80px;
	padding: 0 42px;
}
.staff_pic_list .items {
	cursor: pointer;
	display: block;
	position: relative;
	width: 205px;
	height: 124px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #fff;
	box-shadow: 0 0 9px rgba(0,0,0,.44);
}
.staff_pic_list .slick-prev,
.staff_pic_list .slick-next {
	width: 40px;
	height: 40px;
	margin-top: -20px;
	top: 50%;
}
.staff_pic_list .slick-prev {
	left: 0;
	background: url(../images/slick_arrows_list.png) no-repeat 0 0;
}
.staff_pic_list .slick-prev:active {
	background: url(../images/slick_arrows_list.png) no-repeat 0 -40px;
}
.staff_pic_list .slick-next {
	right: 0;
	background: url(../images/slick_arrows_list.png) no-repeat -40px 0;
}
.staff_pic_list .slick-next:active {
	background: url(../images/slick_arrows_list.png) no-repeat -40px -40px;
}

#share{height:37px; float:right; width:500px;}
#share .bdshare-button-style2-16{height:37px;}

.nynews{ width:100%; float:left; margin-bottom:20px; margin-top:10px; }
.nynews-l{ width:10%; float:left;}
.nynews-l dl dt{ margin-left:25px; font-size:18px; color:#333}
.nynews-l dl dd{margin-left:25px; color:#999999}
.nynews-r{ width:89%; float:right; border-left:1px solid #ddd}
.nynews-r dl dt{ font-size:16px; color:#333; margin-bottom:10px; margin-left:25px;}
.nynews-r dl dd{ line-height:24px; color:#666666; margin-left:25px;}
.title{ width:100%; float:left; font-size:16px; line-height:30px; text-align:center}
.date{ width:100%; float:left; color:#999999; font-size:12px; text-align:center; border-bottom:1px solid #f2f0f0; border-top:1px solid #f2f0f0; height:35px; line-height:35px; margin-top:10px;}
.tex{ width:100%; float:left; margin-top:20px; font-size:14px; line-height:24px; color:#808080}
.next{ width:100%; float:left; margin-top:30px; padding-top:20px; border-top:1px solid #ddd; color:#808080; line-height:30px;}
.next a{color:#808080}

.fy{ width:100%; float:left; margin-top:5px; font-size:14px; margin-bottom:10px;text-align:center; font-size:16px; margin-bottom:20px;}
.fy a{ padding:5px;}


 