 @charset "gb2312";/* CSS Document*/
.logo {
	margin-top: 10px;
	padding-right: 20px;
	width: 500px;
}
.top_logo {
	height: 105px;
	padding-top: 5px;
}
.logo img {
	float: left;
	padding-right: 20px;
	/* width: 80px; */
	margin-top: 3px;
	display:block;
	-webkit-animation: scale-in-ver-center 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
	        animation: scale-in-ver-center 0.8s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}
/* ----------------------------------------------
 * Generated by Animista on 2021-11-19 9:16:38
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation scale-in-ver-center
 * ----------------------------------------
 */
@-webkit-keyframes scale-in-ver-center {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    opacity: 1;
  }
}
@keyframes scale-in-ver-center {
  0% {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
    opacity: 1;
  }
}


.logo p {
	font-size: 30px;
	color: #333;
	font-weight: bold;
	line-height: 40px;
	padding-top: 11px;
}
.logo span {
	font-size: 18px;
	color: #666;
	display: block;
	letter-spacing: 0.8px;
}
.tell {
	margin-top: 24px;
	background: url(../images/tell.png) no-repeat 0px 4px;
	padding-left: 50px;
}
.tell span {
	color: #888;
	font-size: 14px;
	line-height: 20px;
}
.tell p {
	line-height: 36px;
	display: block;
	font-size: 30px;
	color: #1f245e;
	font-weight: bold;
		-webkit-animation: tracking-in-expand-fwd 1s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
	        animation: tracking-in-expand-fwd 1s cubic-bezier(0.215, 0.610, 0.355, 1.000) both;
}
/* ----------------------------------------------
 * Generated by Animista on 2021-11-19 9:14:2
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation tracking-in-expand-fwd
 * ----------------------------------------
 */
@-webkit-keyframes tracking-in-expand-fwd {
  0% {
    letter-spacing: -0.5em;
    -webkit-transform: translateZ(-700px);
            transform: translateZ(-700px);
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes tracking-in-expand-fwd {
  0% {
    letter-spacing: -0.5em;
    -webkit-transform: translateZ(-700px);
            transform: translateZ(-700px);
    opacity: 0;
  }
  40% {
    opacity: 0.6;
  }
  100% {
    -webkit-transform: translateZ(0);
            transform: translateZ(0);
    opacity: 1;
  }
}

.col_61 {
	color: #616161;
}
.col_0a {
	color: #0a4ea2;
}
strong {
	font-weight: 700;
}
a {
	color: #333;
}
a:hover {
	color: #2968c7;
	text-decoration: none;
}
.center {
	width: 1200px;
	margin: 0 auto;
}
/**seach**/
.nyys {
	height: 82px !important;
	background: #f2f2f2;
	box-sizing: border-box;
	padding-top: 10px;
}
.iseaCon_a {
	padding-top: 20px;
	width: 100%;
	border-bottom: 1px solid #f2f2f2;
	display: table;
	padding-bottom: 20px;
}
.iseaCon {
	padding-top: 10px;
	width: 100%;
	border-bottom: 1px solid #f2f2f2;
	display: table;
	padding-bottom: 10px;
	margin-bottom: 30px;
	background: #f2f2f2;
}
.hotSea {
	color: #6c6c6c;
	line-height: 36px;
	float: left;
}
.hotSea a {
	margin: 0px 3px;
}
.hotSea a:hover {
	color: #1f245e;
}
.hotSea a:first-child {
	margin-left: 0px;
}
.nyys .hotSea, .hotSea a {
	font-size: 14px;
	color: #444;
}
.search {
	height: 35px;
	border: 1px solid #eee;
	line-height: 35px;
	float: right;
	margin: 120px 0 0 0;
}
.search_text {
	width: 200px;
	height: 35px;
	color: #ccc;
	border: 0px;
	padding-left: 15px;
	outline: none;
	box-sizing: border-box;
	font-size: 15px;
}
.search_select {
	width: 51px;
	height: 30px
}
.search_select select {
	display: none
}
.select_box {
	position: relative;
	height: 20px;
	font-family: '??1??????'
}
.search_select .select_showbox {
	width: 40px;
	color: #989898;
	background: url(../images/seaBg.png) no-repeat right center;
	line-height: 13px;
	border-left: 1px solid #dedede;
	padding-left: 8px;
	margin: 8px 0px
}
.select_option {
	position: absolute;
	top: 22px;
	border: 1px solid #dddddd;
	border-top: 0px;
	background: #fff;
	right: -4px;
	width: 53px;
	line-height: 24px;
	display: none;
	background: #ededed;
}
.select_option li {
	padding-left: 9px;
	color: #989898
}
.select_option li.hover {
	background: #f9f9f9;
}
.search_button {
	border-style: none;
	cursor: pointer;
	height: 35px;
	width: 58px;
	display: inline-block;
}
.nyys2 {
	border-radius: 20px;
	background: #fff;
	padding-left: 10px;
	height: 30px;
	margin-top: 17px;
}
.nyys2 .search_text {
	border: none;
	height: 30px;
	padding-left: 5px;
}
.nyys2 .search_button {
	width: 21px;
	height: 28px;
	margin-right: 10px;
}
/**menu**/
.tel h3 span {
	font-size: 14px;
	color: #6c6c6c;
}
.tel h3 p {
	font-size: 28px;
	line-height: 30px;
	color: #0068af;
	font-family: impact;
}
.itel {
	margin-top: 20px;
	float: right;
}
/**ban**/
.banner {
	position: relative;
	height: 650px;
}
.banner .btn1 {
	bottom: 20px;
	margin-right: -450px;
	padding: 5px 6px;
	position: absolute;
	right: 50%;
	z-index: 7;
}
.banner .btn1 span {
	line-height: 14px;
	background: none repeat scroll 0 0 #1f245e;
	border: 1px solid #1f245e;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	margin-left: 5px;
	padding: 2px 5px;
}
.banner .btn1 span.cur {
	font-weight: bold;
	padding: 4px 8px;
	background: none repeat scroll 0 0 #1f245e;
	border: 1px solid #1f245e;
}
.banner .bgitem {
	height: 650px;
	cursor: pointer;
	width: 100%;
	margin: 0 auto;
	position: absolute;
	background-position: center top;
	background-repeat: no-repeat;
}
.menu {
	height: 62px;
	width: 100%;
	/* background: #eee; */
	border-top: 1px solid #f0f0f0;
}
.menu ul {
	width: 1200px;
	margin: 0 auto;
}
.menu li {
	float: left;
	position: relative;
}
.menu li:nth-child(1) {
/* background: #f0f0f0; */
}
.menu li:nth-child(1) a {
}
.menu li:hover {
	background: #f0f0f0;
	border-bottom: 2px solid #1f245e;
}
.menu li a {
	font-size: 16px;
	color: #111111;
	display: block;
	line-height: 60px;
	width: 170px;
	text-align: center;
}
.menu li a:hover {
	/* color: #fff; */
	font-weight: bold;
}
.menu li p {
	display: none;
	z-index: 9999;
	position: absolute;
}
.menu li:hover p {
	display: block;
	background: #ececec;
	border-top: 2px solid #2e4190;
}
.menu li p a {
	line-height: 50px;
	font-size: 14px;
	color: #333;
}
.menu li p a:hover {
	background: #2f478f;
	color: #fff;
	font-weight: normal;
}
.sy_cpfl2 {
	width: 254px;
	background: #f3f3f3;
	float: left;
}

.footmenu {
	height: 62px;
	width: 100%;
	 background: #eee; 
	border-top: 1px solid #f0f0f0;
}
.footmenu ul {
	width: 1200px;
	margin: 0 auto;
}
.footmenu li {
	float: left;
	position: relative;
}
.footmenu li:hover {
	background: #f0f0f0;
	
}
.footmenu li a {
	font-size: 16px;
	color: #111111;
	display: block;
	line-height: 60px;
	width: 170px;
	text-align: center;
}
.footmenu li a:hover {
	/* color: #fff; */
	font-weight: bold;
}
.footmenu li p {
	display: none;
	z-index: 9999;
	position: absolute;
}
.footmenu li:hover p {
	display: block;
	
}
.footmenu li p a {
	line-height: 50px;
	font-size: 14px;
	color: #333;
}
.footmenu li p a:hover {
	background: #2f478f;
	color: #fff;
	font-weight: normal;
}

.sy_cpfl2 h3 {
	background: #333;
	height: 145px;
	line-height: 145px;
	overflow: hidden;
	font-size: 36px;
	color: #fff;
	display: block;
	text-align: center;
}
.sy_cpfl2 li {
}
.sy_cpfl2 li a {
	display: block;
	font-size: 18px;
	color: #333;
	height: 50px;
	line-height: 50px;
	border-bottom: #cbcbcb 1px solid;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-left: 40px;
}
.sy_cpfl2 li:hover li {
	display: block;
}
.sy_cpfl2 li a:hover {
	color: #333;
	font-weight: bold;
}
.sy_cpfl2 li ul {
	display: block;
}
.sy_cpfl2 li ul li {
	display: none;
}
.sy_cpfl2 li ul li a {
	font-size: 14px;
	background: url(../images/cp_ico05.gif) no-repeat 55px 20px;
	padding: 0 0 0 74px;
	width: 180px;
	overflow: hidden;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px #dddd dashed;
	color: #333;
	display: block;
}
.sy_cpzs {
	width: 920px;
	height: 640px;
	float: right;
}
.sy_cpzs ul {
}
.sy_cpzs ul li {
	float: left;
	margin-right: 13px;
	margin-bottom: 20px;
	border: 1px #eee solid;
	height: 263px;
}
.sy_cpzs ul li:nth-child(3) {
	margin-right: 0;
}
.sy_cpzs ul li:nth-child(6) {
	margin-right: 0;
}
.sy_cpzs ul li span {
	height: 44px;
	display: BLOCK;
	width: 284px;
	text-align: center;
	line-height: 44px;
	font-size: 16px;
	background: #fff;
}
.sy_cpzs ul li span a {
	color: #444;
	display: block;
}
.honor {
	background: url(../images/honor_bg.jpg) no-repeat center 0;
	height: 520px;
	overflow: hidden;
}
.honor p {
	font-size: 18px;
	color: #fff;
	padding: 335px 0 0 50px;
	float: left;
}
.honor_m {
	padding: 150px 0 0;
	width: 850px;
	margin-right: 0px;
}
.honor_m ul li {
	background: url(../images/honor_k.png) no-repeat;
	width: 295px;
	height: 310px;
	float: left;
}
.honor_m ul li a {
	display: block;
	width: 295px;
	height: 310px;
}
.honor_m ul li em {
	width: 200px;
	height: 267px;
	margin: 0 auto;
	display: block;
}
.honor_m ul li em img {
	width: 200px;
	height: 267px;
}
#demo1p {
	list-style: none outside none;
	overflow: hidden;
	width: 800px;
	float: right;
}
#indemo1p {
	float: left;
	width: 800%;
}
#demo1p1 {
	float: left;
}
#demo1p2 {
	float: left;
}
.ys_bg {
	background: url(../images/ys_bg.jpg) no-repeat center 0;
	height: 790px;
	overflow: hidden;
	padding-bottom: 40px;
}
.ys .chanp_t, .about .chanp_t {
	background: url(../images/cp_line.png) no-repeat center 50px;
}
.ys dl {
	width: 300px;
	float: left;
	height: 600px;
	background: #f1f1f1;
}
.ys dl dt {
	width: 300px;
	height: 300px;
	position: relative;
	line-height: 0;
}
.ys dl dt img {
	width: 300px;
	height: 300px;
}
.ys dl dt em {
	width: 300px;
	height: 300px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
}
.ys dl dd {
	width: 250px;
	margin: 0 auto;
	text-align: center;
	padding: 40px 0 0;
}
.ys dl dd h5 {
	font-size: 24px;
	color: #333;
	line-height: 32px;
	height: 75px;
}
.ys dl dd h5 span {
	display: block;
	font-size: 18px;
	font-weight: normal;
}
.ys dl dd p {
	font-size: 16px;
	color: #666;
	line-height: 2em;
	height: 125px;
	overflow: hidden;
	padding: 15px 0 0;
}
.ys .ys_dl02 {
	background: #f8f7f8;
}
.ys dl:hover {
	background: #333;
}
.ys dl:hover dt em {
	display: none;
}
.ys dl:hover dd h5 {
}
.ys dl:hover dd h5, .ys dl:hover dd p {
	color: #fff;
}
.video {
	background: url(../images/video_bg.jpg) no-repeat center 0;
	height: 560px;
	overflow: hidden;
	padding: 83px 0 0;
}
.video_l {
	width: 566px;
	height: 560px;
}
.video_btn {
	width: 566px;
	height: 560px;
}
.video_btn a {
	width: 566px;
	height: 560px;
	display: block;
}
#open_window {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
}
.video_m {
	background: #eee;
	width: 1000px;
	height: 563px;
	z-index: 1000;
	margin: 10% auto;
	overflow: auto;
}
.xx {
	font-size: 22px;
	color: #000;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	text-align: center;
	height: 30px;
	line-height: 30px;
	background: #fff;
	z-index: 1002;
}
.video_con {
	width: 1000px;
	height: 563px;
	overflow: hidden;
}
.video_con img {
	width: 1000px;
	height: 563px;
}
.video_r {
	width: 600px;
	padding: 80px 0 0;
}
.video_r h5 a {
	font-size: 42px;
	color: #fff;
	display: block;
	padding: 0 0 0 35px;
	font-weight: 600;
}
.video_r h5 span {
	display: block;
	font-size: 30px;
	font-weight: normal;
}
.video_r ul {
	height: 140px;
}
.video_r ul li {
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	padding: 0 0 0 40px;
	width: 260px;
	float: left;
}
.video_r ul li a {
	font-size: 18px;
	color: #fff;
	padding: 0 0 0 20px;
	background: url(../images/video_ico02.png) no-repeat 0 23px;
	display: block;
	width: 240px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.video_r ul li a:hover {
	font-weight: bold;
}
.video_r p {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	padding-left: 40px;
}
.video_left {
	width: 520px;
	height: 520px;
	float: left;
}
.video_left a {
	width: 520px;
	height: 520px;
	display: block;
}
#pro {
	width: 900px;
	margin: 0 auto;
	height: 650px;
}
.ipro {
	margin-top: 4px;
	margin: auto;
}
.ipro div {
	float: left;
	_width: 380px;
	text-align: center;
	margin-bottom: 5px;
	padding-right: 10px;
	overflow:hidden;
}
.ipro h3 {
	width: 380px;
	height: 285px;
}
.ipro h3 a {
	width: 380px;
	height: 285px;
	padding: 1px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #eee;
}
.ipro h3 img {
	vertical-align: middle;
}
.ipro p {
}
.ipro p a {
	color: #333;
	font-weight: normal;
	line-height: 40px;
	font-size: 16px;
	width:295px;
}
.ipro p a:hover {
	text-decoration: underline;
}
.inews1 {
	width: 1200px;
	margin: 0 auto;
}
.wd {
	width: 410px;
	padding: 0 20px 20px;
	box-shadow: 0px 0px 21px #d0d0d0;
	height: 500px;
	float: left;
}
.wd_t {
	height: 70px;
	overflow: hidden;
	line-height: 70px;
}
.wd_t a {
	font-size: 24px;
	color: #333;
}
.wd_t a:hover, .wd dl dd h5 a:hover, .news dl dd h5 a:hover {
	color: #333;
}
.wd_t span {
	float: right;
}
.wd_t span a {
	font-size: 14px;
	color: #999;
	text-transform: uppercase;
}
.wd ul img {
	width: 410px;
	height: 230px;
	overflow: hidden;
	line-height: 0;
}
.wd h5 {
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	margin-top: 15px;
	font-size: 16px;
}
.wd_desc {
	font-size: 14px;
	padding-top: 10px;
	color: #666;
	line-height: 25px;
	height: 75px;
	overflow: hidden;
}
.wd em {
	width: 118px;
	display: block;
	padding-top: 15px;
}
.wd em a {
	font-size: 14px;
	color: #333;
	display: block;
	width: 116px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	border: #333 1px solid;
	border-radius: 5px;
}
.wd em a:hover {
	background: #333;
	color: #fff;
}
.hot_rx {
	background: #fff;
	padding-top: 20px;
	padding-bottom: 70px;
	height: 460px;
}
.inew_a {
	width: 700px;
	float: right;
}
.inew_b {
	width: 620px;
	padding: 2px;
	color: #636161;
	position: relative;
	margin-bottom: 20px;
	box-sizing: border-box;
	margin-right: 20px;
	border-bottom: 1px #ddd dashed;
	height: 110px;
}
.inew_b_right {
	width: 620px;
	float: right;
}
.inew_b p {
	font-size: 16px;
	font-weight: normal;
	display: block;
	position: relative;
	overflow: hidden;
	word-wrap: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 2em;
	float: left;
}
.inew_b b {
	float: right;
	font-size: 14px;
	line-height: 35px;
}
.inew_b p a {
	color: #000;
}
.inew_b span {
	display: block;
	line-height: 2em;
	float: left;
}
.goto {
	color: #333;
	opacity: 1;
	float: right;
	display: block;
}
.itel {
	margin-top: 20px;
	float: right;
}
.html {
	overflow-x: hidden
}
.ban {
	position: relative;
	width: 1000px;
	height: 700px;
	margin: 0px auto;
}
.banPa {
	left: -460px;
	position: absolute;
}
#foucsBox {
	margin: 0 auto;
	padding: 0;
	width: 1920px;
	height: 850px;
	overflow: hidden;
	zoom: 1;
	position: relative;
}
#foucsBox .imgCon {
	width: 1920px;
	height: 850px;
	margin: 0;
	padding: 0;
	position: relative;
	list-style: none;
}
#foucsBox .imgCon li {
	float: left;
	width: 1920px;
	height: 700px;
}
#foucsBox .imgCon li img {
	width: 1920px;
	height: 700px;
	margin-top: 150px;
}
#foucsBox .foucs {
	width: 680px;
	height: 22px;
	position: absolute;
	bottom: 3px;
	text-align: center;
	z-index: 3;
}
#foucsBox .foucsButton {
	width: 37px;
	height: 37px;
	position: absolute;
	bottom: 0px;
	z-index: 4;
}
#foucsBox .foucsButton span {
	display: inline;
	width: 37px;
	height: 37px;
	cursor: pointer;
	overflow: hidden;
	background: url(../images/banCoin.png) no-repeat;
}
#foucsBox .foucsButton img {
	display: none;
}
#foucsBox .lBtn {
	left: 0px;
}
#foucsBox .lBtn span {
	float: left;
	background-position: 0px 0px;
}
#foucsBox .rBtn {
	left: 37px;
}
#foucsBox .rBtn span {
	float: right;
	background-position: -37px 0px;
}
.iproWarp {
	background: #f9f9f9;
	height: 630px;
}
.iproLeft {
	width: 245px;
}
.iproLeft .tit {
	background: #333;
	padding: 29px 0px;
	color: #fff;
}
.iproLeft .tit p {
	color: #989898;
}
.proSide {
}
.proSide li {
	height: 67px;
	line-height: 67px;
	border-top: 1px solid #dcdcdc;
	float: left;
	width: 245px;
}
.proSide li:first-child {
	border-top: 0px;
}
.proSide li a {
	display: block;
	color: #000;
	background: url(../images/proType.png) no-repeat 28px 30px #f0f0f0;
	padding-left: 45px;
}
.proSide li a:hover, .proSide li a.cur {
	color: #fff;
	background: url(../images/proType.png) no-repeat 28px -69px #ff9c00;
}
.iproRight {
	width: 835px;
}
.iproRight .tit {
	height: 60px;
	line-height: 60px;
	border: 1px solid #cacaca;
}
.iproRight .tit span.protab {
	color: #2a2a2a;
	cursor: pointer;
	float: left;
	width: 273px;
}
.iproRight .tit span.prohov {
	color: #fff;
	background: #ff9c00;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.protab_con {
	display: none;
}
.protab_con0 {
	display: block;
}
.od1 {
	background: url(../images/od1.jpg) no-repeat top center;
	height: 260px;
	margin-top: 30px;
}
.od1 span {
	float: left;
	margin-top: 175px;
	height: 50px;
	font-size: 20px;
	color: #fff;
	padding-left: 35px;
	margin-left: 67px;
	display: inline-block;
}
.od1 span b {
	font-size: 28px;
	font-weight: bold;
}
.od1 span a {
	display: inline-block;
	height: 38px;
	line-height: 38px;
	width: 226px;
	background: #f48000;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin-left: 325px;
}
.w940 {
	width: 940px;
}
.lct {
	display: block;
	height: 590px;
	background: url(../images/lctBg.jpg) no-repeat center top;
	font-family: "Microsoft YaHei";
	margin: 0px 0 0 0;
}
.lct h2 {
	display: block;
	padding-top: 49px;
	height: 127px;
	text-align: center;
}
.lct h2 a {
	color: #333333;
	font-size: 36px;
}
.lct h2 i {
	display: block;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	font-style: normal;
	color: #bdbdbd;
	line-height: 32px;
}
.lct .lct-wrp {
	display: block;
	overflow: hidden;
	height: 350px;
	width: 960px;
}
.lct-wrp dl {
	display: block;
	overflow: hidden;
	float: left;
	width: 100px;
	margin-right: 130px;
	text-align: center;
	height: 182px;
	cursor: pointer;
}
.lct-wrp dt {
	display: block;
	width: 100px;
	height: 100px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.prod {
	padding-top: 20px;
	float: right;
	width: 100%;
}
.ipro_detail {
	border: 1px #ccc solid;
	margin: 0px 0px 8px;
	padding: 12px 10px 12px 12px;
	background: #fff;
}
.ipro_detail2 {
	width: 765px;
	height: 260px;
	border: 1px #ccc solid;
	margin: 0px 0px 8px;
	padding: 10px 10px;
	background: #fff;
}
.zcrx {
	background: url(../images/lfte_tel.png) no-repeat left top;
	padding: 0 0 0 50px;
	margin: 5px 10px 13px 0px;
}
.zcrx span {
	color: #ffc53b;
	font-size: 14px;
	line-height: 16px;
}
.zcrx p {
	font-size: 24px;
	color: #56667c;
	font-family: impact;
}
.adv1 {
	background: url(../images/adv1.jpg) no-repeat center #0568B3;
	height: 222px;
	margin: 35px 0 0 0;
}
.newWarp {
	margin-top: 40px;
}
.newList {
	width: 785px;
}
.newList .tit {
	width: 783px;
	height: 44px;
	line-height: 44px;
	background: #efefef;
	border: 1px solid #dadada;
}
.newList .tit .newtab {
	float: left;
	width: 261px;
	color: #2a2a2a;
	cursor: pointer;
}
.newList .tit .newhov {
	background: #ff9c00;
	color: #fff;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.newList .newtab_con .only {
	margin: 20px 0px 15px;
}
.newList .newtab_con .only h2 {
	width: 255px;
}
.newList .newtab_con .only h3 {
	width: 510px;
}
.newList .newtab_con .only h3 span {
	color: #383838;
}
.newList .newtab_con .only h3 p {
	color: #686868;
	line-height: 24px;
	margin: 4px 0px;
}
.newList .newtab_con .only h3 a {
	color: #ff9c00;
	margin-left: -7px;
}
.newList .newtab_con .list {
	font-family: 'Microsoft YaHei';
	font-size: 14px;
	background: url(../images/news-ico.gif) no-repeat left center;
	padding-left: 14px;
	float: left;
	width: 770px;
	line-height: 30px;
}
.newList .newtab_con .list a {
	color: #616161;
	width: 675px;
	background: url(../images/news-bor.gif) no-repeat right center;
}
.newList .newtab_con .list a:hover {
	color: #ff9c00;
}
.newList .newtab_con .list span {
	color: #7f7f7f;
}
.newtab_con {
	display: none;
}
.newtab_con0 {
	display: block;
}
.newAsk {
	width: 305px;
}
.newAsk .tit {
	border: 1px solid #dadada;
	height: 44px;
	line-height: 44px;
	padding: 0px 15px;
}
.newAsk .tit span {
	color: #ff9c00;
}
.newAsk .tit span em {
	color: #404040;
}
.newAsk .tit a {
	color: #333;
}
.newAsk .tit a:hover {
	color: #ff9c00;
}
.newAsk ul {
	margin-top: 12px;
	overflow: hidden;
	height: 375px;
}
.newAsk ul li {
	padding: 10px 5px 10px 15px;
	float: left;
	width: 285px;
}
.newAsk ul li em {
	width: 20px;
	height: 20px;
	margin-right: 8px;
	float: left;
}
.newAsk ul li a {
	color: #000;
	height: 20px;
	line-height: 20px;
}
.newAsk ul li a:hover {
	color: #ff9c00;
}
.newAsk ul li a em {
	background: url(../images/faq-ico1.gif) no-repeat left center;
}
.newAsk ul li p {
	color: #464646;
	margin-top: 16px;
}
.newAsk ul li p em {
	height: 25px;
	background: url(../images/faq-ico2.gif) no-repeat left 3px;
}
.newAsk ul li p span {
	width: 257px;
	line-height: 24px;
}
.online {
	margin-top: 40px;
}
.online-od {
	background: url(../images/online-od.jpg) no-repeat center;
	width: 619px;
	height: 222px;
	border: 1px solid #d6d6d6;
	padding-top: 185px;
	padding-left: 93px;
}
.online-od span a {
	display: block;
	width: 336px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border: 1px solid #f48000;
	color: #f48000;
	font-size: 20px;
	font-weight: bold;
}
.online-od span em {
	display: block;
	overflow: hidden;
	padding-left: 31px;
	background: url(../images/pk-tel.gif) no-repeat left center;
	height: 56px;
	line-height: 56px;
	font-style: normal;
	color: #333333;
	font-size: 20px;
}
.online-od span b {
	font-size: 28px;
	vertical-align: middle;
	letter-spacing: -1px;
	font-weight: bold;
}
.online-form {
	width: 350px;
}
.online-form h2 {
	display: block;
	height: 48px;
	line-height: 48px;
	padding-bottom: 6px;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}
.iConta {
	width: 420px;
}
.iConta .tit {
	height: 14px;
	border-bottom: 1px solid #dfdfdf;
	line-height: 28px;
}
.iConta .tit span {
	background: #fff;
	padding-right: 8px;
}
.iConta .tit span b {
	color: #0568B3;
}
.iConta .tit span em {
	text-transform: uppercase;
}
.iConta .tit a {
	text-transform: uppercase;
	color: #333;
	background: #f3f3f3;
	padding: 0 8px;
}
.iConta .tit a:hover {
	background: #0568B3;
	color: #fff;
}
.iConta .con {
	margin-top: 40px;
}
.clear {
	clear: both;
}
.inews {
	margin: 15px 0 0 0;
	font-size: 14px;
}
.inews dl {
	padding: 5px 0px 10px 0px;
}
.inews dl dd {
}
.inews dl dd a {
	line-height: 28px;
	display: block;
	padding-left: 0px;
	color: #4d4d4d;
}
.inews dl dd a:visited {
	color: #4d4d4d;
}
.inews dl dd a:hover {
	color: #0256a7;
}
.xjhx {
	height: 14px;
	border-bottom: 1px solid #dfdfdf;
	line-height: 28px;
}
.recomPro {
	margin-top: 35px;
}
.ipro1 {
	margin-top: 4px;
	margin: auto;
}
.ipro1 div {
	float: left;
	width: 287px;
	text-align: center;
	border: 3px solid #fff;
	background: #fff;
	margin-right: 20px;
}
.ipro1 h3 {
	width: 284px;
	height: 218px;
	margin: 0 auto 5px;
}
.ipro1 h3 a {
	width: 284px;
	height: 218px;
	padding: 1px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.ipro1 h3 img {
	vertical-align: middle;
}
.ipro1 p {
	text-align: center;
	font-weight: normal;
	border-top: 1px #C0E0C4 dashed;
}
.ipro1 p a {
	color: #333;
	font-weight: normal;
	line-height: 42px;
	font-size: 16px;
}
.ipro1 p a:hover {
	text-decoration: underline;
}
.main {
	padding-top: 30px;
	padding-bottom: 40px;
}
.insLeft {
	width: 250px;
}
.insRight {
	width: 930px;
	float: right;
}
.miaosu {
	line-height: 32px;
	border: 1px solid #EDEDED;
	padding-left: 6px;
	margin-bottom: 10px;
}
.picimg_wj {
	width: 230px;
	height: 230px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
}
.picimg_wj img {
	vertical-align: middle;
}
.proArtiTop .proct_bg1 {
	line-height: 30px;
	padding-top: 10px;
}
.insNewsArti img {
	margin: 0 auto;
	display: block;
}
.inprotab_con ul li {
	float: left;
	width: 270px;
	height: 248px;
	overflow: hidden;
	margin: 11px 4px;
	position: relative;
}
.inprotab_con ul li h2 {
	width: 270px;
}
.inprotab_con ul li h3 em {
	display: block;
	position: absolute;
	left: 0px;
	top: 200px;
	width: 270px;
	height: 48px;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.inprotab_con ul li h3 a {
	display: block;
	height: 48px;
	color: #fff;
	position: absolute;
	left: 0px;
	top: 200px;
	width: 270px;
}
.inprotab_con ul li h3 a span.proName {
	text-align: center;
	line-height: 48px;
	display: block;
}
.insNewList {
	border-bottom: 1px dashed #bebebe;
	padding: 20px 0px;
	cursor: pointer;
}
.insNewList .nTit a {
	color: #383838;
	font-size: 16px;
	float: left;
	padding-left: 15px;
	background: url(../images/nCoin.png) no-repeat 3px -128px;
}
.insNewList .nTit a:hover, .insNewH .nTit a {
	color: #333;
	background: url(../images/nCoin.png) no-repeat 3px 10px;
}
.insNewList .nTit span {
	color: #7f7f7f;
	float: right;
	padding-right: 15px;
}
.insNewList .con {
	color: #888;
	margin-top: 8px;
	padding: 0px 5px;
}
.insNewsArti {
	border: 1px solid #ccc;
	padding: 20px;
	line-height: 2em;
	font-size: 16px;
}
.insNewsArti, .insNewsArti h3 span a {
	color: #343434;
	min-height: 300px;
}
.insNewsArti h4 {
	margin: 10px 0px;
}
.insNewsArti h3 span {
	padding: 0px 8px;
}
.insNewsArti .con {
	line-height: 2em;
	margin: 30px 0;
	font-size: 16px;
}
.insNewsArti .con, .insNewsArti .con a {
	color: #343434;
}
.insNewsArti b {
	font-weight: bold
}
.insNewsArti .newArtiNext, .insNewsArti .tag, .proArtiNum {
	line-height: 24px;
}
.insNewsArti .tag, .insNewsArti .tag a, .insNewsArti .newArtiNext, .insNewsArti .newArtiNext a, .proArtiNum, .proArtiNum a {
	color: #343434;
}
.insNewsArti .tag a {
	margin: 0px 5px;
}
.insNewsArti .tag a:hover, .insNewsArti .newArtiNext a:hover, .proArtiNum a:hover {
	color: #0568B3;
}
.insNews1 li {
	float: left;
	line-height: 35px;
	width: 97%;
	padding: 0px 10px;
}
.insNews1 li a {
	float: left;
	color: #343434;
	font-size: 14px;
}
.insNews1 li a:hover {
	color: #0568B3;
}
.insNews1 li span {
	float: right;
	color: #b4b4b4;
}
.sitemap {
	padding: 5px 10px;
	line-height: 24px;
}
.sitemap .title3 {
	font-size: 16px;
}
.sitemap DL {
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px
}
.sitemap DL FONT {
	TEXT-ALIGN: left;
	DISPLAY: block;
	COLOR: #666;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal
}
.sitemap DL FONT A {
	PADDING-BOTTOM: 0px;
	PADDING-LEFT: 5px;
	PADDING-RIGHT: 5px;
	COLOR: #666;
	PADDING-TOP: 0px
}
.sitemap DL FONT A:hover {
	COLOR: #fd3639;
	TEXT-DECORATION: none
}
.nyjz {
	padding: 10px 10px;
}
.demo1 {
	width: 1200px;
	height: 596px;
	margin: 0px auto 0px;
	padding: 40px 0 0 0;
}
.demo1_menu {
	width: 250px;
	float: left;
}
.demo1_menu p {
	width: 250px;
	height: 84px;
	color: #fff;
	background: #333;
	font-size: 30px;
	line-height: 84px;
	text-align: center;
	font-weight: bold;
}
.demo1_menu a.on {
	background: #c0010b;
	color: #fff;
}
.demo1_menua {
	width: 250px;
	float: left;
}
.demo1_menua p {
	width: 250px;
	height: 84px;
	line-height: 85px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: #0068AF;
}
.demo1_menua ul {
}
.demo1_menua ul li {
	width: 250px;
	height: 50px;
	border-top: 1px #fff solid;
	position: relative;
}
.demo1_menua ul li a {
	display: block;
	line-height: 50px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	background: #f3f3f3;
}
.demo1_menua ul li ul {
	display: none;
}
.demo1_menua ul li:hover ul {
	display: block;
	position: absolute;
	left: 250px;
	z-index: 9999;
	top: 0;
	background: #fff;
}
.demo1_menua ul li ul li {
	width: 250px;
	height: 45px;
	margin: 2px 0px;
}
.demo1_menua ul li ul li a {
	display: block;
	line-height: 45px;
	text-align: center;
	color: #333333;
	font-size: 14px;
	border-bottom: 1px #eee solid;
	background: #fff;
}
.demo1_menua a:hover {
	background: #087ED8;
	color: #fff;
	left: 0px
}
.demo1_menua a.on {
	background: #c0010b;
	color: #fff;
}
.demo1_right {
	width: 900px;
	float: right;
	overflow: hidden;
}
.demo1_right dl {
}
.demo1_right dl dd {
	width: 275px;
	height: 242px;
	margin: 0 10px 17px 8px;
	float: left;
	border: 5px solid #F3F3F3;
	background: #fff;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.demo1_right dl dd:hover {
	border: 5px solid #FEB403;
}
.demo1_right dl dd > a {
	width: 234px;
	margin: 20px auto 0;
	display: block;
	padding: 1px;
	border: 1px #f8f8f8 solid;
}
.demo1_right dl dd p {
	width: 234px;
	height: 35px;
	color: #909090;
	line-height: 35px;
	text-align: center;
	margin: 0 auto 0;
	font-size: 16px;
}
.gd1 {
	width: 910px;
	height: 550px;
}
.iabout_title {
	width: 100%;
	height: 60px;
	margin: 0 auto
}
.iabout_title p {
	font-size: 24px;
	color: #222;
	width: 400px;
	float: left;
	font-weight: bold;
	border-left: 5px #333 solid;
	padding-left: 20px;
}
.iabout_title p span {
	font-size: 14px;
	color: #333;
	font-weight: normal;
	padding-left: 10px;
}
.iabout_menu {
	float: right;
}
.iabout_menu a {
	font-size: 12px;
	color: #333;
	float: left;
	margin: 0 10px;
	line-height: 40px;
}
.link {
	width: 1200px;
	border: 1px solid #dadada;
	margin: 0 auto;
}
.link span {
	float: left;
	color: #333;
	background: url(../images/link.png) no-repeat 5px center #f9f9f9;
	padding: 0 10px 0 90px;
	margin: -10px 0 0 8px;
	position: absolute;
}
.link ul {
	padding: 0 0 0 15px;
	margin-top: 10px;
}
.link ul li {
	float: left;
}
.link ul a {
	color: #333;
	line-height: 30px;
}
.link ul a:hover {
	color: #004fa6;
}
.footer {
	background: url(../images/f_bg.jpg) repeat-x;
	overflow: hidden;
	zoom: 1;
	margin: 40px 0 0 0;
}
.foot {
	width: 100%;
	background: url(../images/footbg.jpg) no-repeat center;
	height: 340px;
	padding: 50px 0 0 0;
	border-bottom: 1px solid #272727;
}
.footlink {
	width: 560px;
	color: #9f8979;
}
.footlink .name {
	font-weight: normal;
	padding-left: 0px;
	color: #e5e5e5;
	font-size: 20px;
	padding-top: 10px;
}
.footlink b a {
	font-size: 14px;
	color: #a9a9a9;
}
.linka {
	width: 560px;
	height: 136px;
	color: #a9a9a9;
	border-bottom: 1px solid #323232;
	padding: 10px 0px;
	word-wrap: break-word;
	font-size: 16px;
	line-height: 32px;
}
.linka a {
	display: inline-block;
	margin: 0 5px;
	color: #a9a9a9;
}
.foot-con {
	width: 1200px;
	margin: 0 auto;
	color: #e5e5e5;
	line-height: 28px;
}
.foot-left {
	float: left;
	width: 900px;
	padding: 30px 0 0 0;
	color: #878787;
	line-height: 30px;
	font-size: 16px;
}
.footnav ul {
	margin: 0 auto;
	width: 1200px;
	padding: 0;
}
.footnav ul li {
	float: left;
	width: 120px;
	padding: 0 0 0 0;
}
.footnav ul li a {
	float: left;
	width: 150px;
	line-height: 55px;
	color: #c6c6c6;
	font-size: 14px;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.footnav {
	width: 100%;
	height: 55px;
	background: #1e1e1e
}
.foo-cont {
	float: left;
	width: 320px;
	position: relative;
	border-right: 1px #323232 solid;
}
.foo-cont p.name {
	font-size: 20px;
	color: #e5e5e5;
	padding: 0px 0 0 32px;
}
.foo-cont p.not {
	color: #7a7a7a;
	padding: 10px 32px;
	width: 250px;
}
.cont-fcon {
	float: left;
	padding: 5px 32px;
	width: 330px;
	font-size: 16px;
	line-height: 30px;
	overflow: hidden;
	color: #878787;
}
.cont-fcon a {
	color: #878787;
}
.foo-cont p.tel {
	float: left;
	width: 318px;
	text-align: center;
	font-size: 35px;
	font-family: impact;
	padding: 5px 0 0 0;
	height: 58px;
	line-height: 58px;
}
.foo-right {
	float: left;
	width: 660px;
	margin-left: 55px;
}
.foot-left .left {
	float: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.foot-left .right {
	float: left;
	padding-left: 5px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.foot-left a {
	color: #878787
}
.foot_ewm {
	width: 100px;
	float: right;
}
.foot_ewm .name {
	font-weight: normal;
	padding-left: 0px;
	color: #e5e5e5;
	font-size: 20px;
}
.foot_ewm img {
	margin-top: 17px;
}
.dsrz img {
	height: 30px;
}
.tetle {
	height: 50px;
	background: #0568B3;
	width: 100%;
	color: #fff;
	line-height: 50px;
	padding-left: 20px;
	font-size: 18px;
	width: 530px;
}
.tetle span {
	float: right;
	padding-right: 20px;
}
.tetle span a {
	font-size: 12px;
	color: #fff;
	line-height: 50px;
}
.content {
	width: 1200px;
	margin: 0 auto;
}
.inew {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 20px;
	margin-top: 20px;
}
.inew p {
	font-size: 36px;
	color: #181a1d;
	display: inline-block;
	padding: 25px 6px 0 6px;
	position: relative;
	font-weight: bold;
	line-height: 1;
}
.inew span {
	text-transform: uppercase;
	font-weight: lighter;
	line-height: 40px;
	color: #393a45;
	display: block;
}
.zzry {
	float: right;
	width: 510px;
	border: 1px #eee solid;
}
.zzry p {
	font-size: 14px;
	padding-left: 15px;
	color: #990008;
	line-height: 50px;
	font-weight: bold;
	border-bottom: 1px #eee solid;
}
.zzry p span {
	font-size: 12px;
	line-height: 50px;
	padding-right: 15px;
	font-weight: normal;
	float: right;
}
.bannerbox {
	width: 470px;
	height: 165px;
	overflow: hidden;
	margin: 20px auto;
}
#focus {
	width: 470px;
	height: 165px;
	clear: both;
	overflow: hidden;
	position: relative;
	float: left;
}
#focus ul {
	width: 470px;
	height: 165px;
	float: left;
	position: absolute;
	clear: both;
	padding: 0px;
	margin: 0px;
}
#focus ul li {
	float: left;
	width: 470px;
	height: 165px;
	overflow: hidden;
	position: relative;
	padding: 0px;
	margin: 0px;
}
#focus .preNext {
	width: 223px;
	height: 165px;
	position: absolute;
	top: 0px;
	cursor: pointer;
}
#focus .pre {
	left: 0;
	background: url(../images/sprite.png) no-repeat left center;
}
#focus .next {
	right: 0;
	background: url(../images/sprite1.png) no-repeat right center;
}
.pages {
	width: 500px;
	margin: 20px auto;
}
.pages ul {
}
.pages ul li {
	float: left;
	margin: 0 5px;
	height: 30px;
	display: block;
	line-height: 30px;
	text-align: center;
	padding: 0 10px;
	display: block;
	border: 1px #eee solid;
}
.pages ul li a {
	display: block;
}
.pages ul .pages_solid {
	background: #333;
	color: #fff;
}
.pages ul li:nth-last-child {
	width: 100px;
}
.xdh {
	line-height: 50px;
	float: right;
	width: 470px;
	text-align: right;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.crumb {
	height: 50px;
	line-height: 50px;
	background: #f9f9f9;
	padding-left: 10px;
	font-size: 16px;
}
.pro_left {
	width: 400px;
	float: left;
	height: 300px;
	border: 1px #f9f9f9 solid;
}
.pro_right {
	width: 420px;
	float: right;
}
.pro_right p {
	height: 40px;
	border-bottom: 1px #eee solid;
	font-size: 14px;
}
.pro_right h1 {
	line-height: 40px;
	float: left;
	font-size: 16px;
}
.cp_mingc {
	border-bottom: 1px #eee solid;
	height: 40px;
}
.cp_mingc span {
	float: left;
	line-height: 40px;
}
.newCon {
	width: 100%;
}
.insNewsArti p {
	line-height: 2em;
	font-size: 16px;
}
.ewm {
	width: 100px;
	float: right;
	margin-top: 60px;
}
.top_right {
	position: absolute;
	top: 50px;
	right: 0px;
	width: 150px;
}
.top_right a {
	display: block;
}
.aboutbj {
	background: url(../images/abtbg.jpg) no-repeat center top;
	height: 602px;
	font-family: "Microsoft Yahei";
	padding-top: 20px;
	box-sizing: border-box;
	overflow: hidden;
}
.about dl {
	width: 1070px;
	margin: 0 auto;
}
.about dl dd {
	height: 140px;
}
.about dl dd p {
	font-size: 16px;
	color: #222222;
	line-height: 2em;
	text-align: center;
	padding: 0 40px;
	text-indent: 24px;
}
.about dl dd p a {
	color: #ffa92f;
}
.about dl dt {
	width: 495px;
	margin: 0 auto;
}
.about dl dt a {
	width: 124px;
	height: 124px;
	border-radius: 100%;
	position: relative;
	margin-right: 60px;
	background: #333;
	padding-top: 24px;
	text-decoration: none;
	display: block;
	float: left;
	box-sizing: border-box;
}
.about dl dt a img {
	display: block;
	width: 46px;
	height: 44px;
	margin: 0 auto;
}
.about dl dt a em {
	height: 40px;
	display: block;
	font: 18px "Microsoft YaHei";
	line-height: 40px;
	color: #ffffff;
	overflow: hidden;
	text-align: center;
}
.about dl dt a:nth-child(1) {
	background: #ffa92f;
}
.about dl dt a:last-child {
	margin-right: 0;
}
#pro {
	width: 100%;
	margin: 0 auto;
	background: #f0f0f0;
}
.pro_a {
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
	height: 50px;
}
.pro_a p {
	color: #333;
	font-size: 36px;
	float: left;
	line-height: 50px;
	font-weight: bold;
}
.pro_a span {
	color: #000;
	font-size: 16px;
	float: left;
	line-height: 30px;
	border: #ccc solid 2px;
	padding: 0px 20px;
	margin-top: 10px;
	margin-left: 40px;
}
.ipro {
	margin-top: 4px;
	margin: auto;
}
.ipro div {
	float: left;
	text-align: center;
	margin-bottom: 5px;
}
.ipro div:nth-child(3n) {
	margin-right: 0px;
}
.ipro h3 {
	width: 284px;
	height: 210px;
	margin: 0 auto 5px;
}
.ipro h3 a {
	width: 284px;
	height: 210px;
	padding: 1px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #eee;
}
.ipro h3 img {
	vertical-align: middle;
}
.ipro p a {
	color: #000;
	font-weight: normal;
	line-height: 30px;
}
.ipro p a:hover {
	text-decoration: underline;
}
.ipro1 {
	margin-top: 4px;
	margin: auto;
}
.ipro1 div {
	float: left;
	width: 287px;
	text-align: center;
	border: 3px solid #fff;
	background: #fff;
	margin-right: 20px;
}
.ipro1 h3 {
	width: 284px;
	height: 218px;
	margin: 0 auto 5px;
}
.ipro1 h3 a {
	width: 284px;
	height: 218px;
	padding: 1px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.ipro1 h3 img {
	vertical-align: middle;
}
.ipro1 p {
	text-align: center;
	font-weight: normal;
	border-top: 1px #C0E0C4 dashed;
}
.ipro1 p a {
	color: #333;
	font-weight: normal;
	line-height: 42px;
	font-size: 16px;
}
.ipro1 p a:hover {
	text-decoration: underline;
}
#demo1p {
	list-style: none outside none;
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
}
#indemo1p {
	float: left;
	width: 800%;
}
#demo1p1 {
	float: left;
}
#demo1p2 {
	float: left;
}
.main {
	padding-top: 50px;
	padding-bottom: 40px;
}
.insLeft {
	width: 250px;
}
.miaosu {
	line-height: 1.8em;
	border: 1px solid #EDEDED;
	padding-left: 6px;
	margin-bottom: 10px;
}
.roww {
	display: flex;
	flex-wrap: wrap;
}
.rowall {
}
.rowall {
	background-color: #fff;
	display: none;
	margin-left: -450px;
	margin-right: auto;
	position: absolute;
	text-align: left;
	overflow: hidden;
	top: 100%;
	z-index: 999999;
	right: 15px;
	width: auto;
	padding-left: 40px;
	padding-right: 40px;
	left: 15px;
	min-width: 900px;
	max-width: 1200px;
}
.header .nav .nLi:hover .rowall {
	display: block;
}
.roww > div {
	padding-left: 10px;
	padding-right: 10px;
}
.roww h4 {
	text-align: center;
	color: #666666;
	font-weight: bolder;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #1f245e;
	color: #333;
	font-size: 16px;
	line-height: 20px;
}
.roww ul {
	padding-left: 35%;
	margin-top: 5px;
	padding-bottom: 20px;
}
.roww ul li {
	position: relative;
	margin-top: 5px;
	color: #666666;
}
.roww ul li a {
	color: inherit;
}
.roww ul li:hover a {
	color: #fff;
}
.roww ul li:before {
	color: #1f245e;
	position: absolute;
	content: ">";
	top: -2px;
	left: -18px;
	font-size: 15px;
}
.box {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	_height: 100%;
}
.hotproduct {
	margin: 15px 0 20px 0;
}
#demo1p {
	width: 1200px;
	height: 265px;
	overflow: hidden;
	position: relative;
}
#indemo1p {
	float: left;
	width: 800%;
}
#demo1p1 {
	float: left;
}
#demo1p2 {
	float: left;
}
.top_14 {
	list-style: none outside none;
	display: inline;
}
.top_14 li {
	float: left;
	height: 265px;
	overflow: hidden;
	padding-right: 8px;
	padding-top: 8px;
	text-align: center;
	width: 285px;
	background: #fff;
	margin-right: 20px;
	padding-left: 8px;
}
.top_14 h3 {
	height: 217px;
	margin: 0 auto;
}
.top_14 h3 a {
	padding: 1px;
	display: table-cell;
}
.top_14 h3 img {
	vertical-align: middle;
}
.top_14 li p {
	margin-top: 7px;
}
.top_14 li p .a1 {
	font-size: 15px;
	overflow: hidden;
	display: block;
	height: 24px;
	color: #666;
}
.top_14 li p .a1:hover {
	color: #333;
}
.sy_tit {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 40px;
}
.sy_tit p {
	margin-bottom: 25px;
	line-height: 80px;
	box-sizing: border-box;
	text-align: center;
	font-size: 50px;
	color: #222222;
	display: block;
	margin-bottom: 30px;
	font-weight: bold;
	width: 1200px;
	margin: 0 auto;
	background: url(../images/titico.gif) repeat-x center 98px;
}
.sy_tit span {
	width: 420px;
	margin: 0 auto;
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 19px;
	color: #fff;
	display: block;
	font-weight: normal;
	padding: 0 20px;
	line-height: 38px;
	background: #333;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
}
.sy_cpzx {
	padding-top: 30px;
	padding-bottom: 30px;
}
.sy_cpfl {
	width: 1200px;
	margin: 0 auto;
}
.sy_cpfl ul {
}
.sy_cpfl ul li {
	font-size: 14px;
	float: left;
	width: 195px;
	text-align: center;
	line-height: 50px;
	box-sizing: border-box;
	margin: 2px 2px;
}
.sy_cpfl ul li a {
	color: #333;
	display: block;
	background: #ffff;
	border: 1px solid #cecece;
}
.sy_cpfl ul li a:hover {
	color: #fff;
	background: #333;
}
.sy_cpfl ul li:nth-child(1) a {
	color: #333;
	background: #f9f9f9;
}
.sy_cpfl ul {
	display: table;
}
.ysbg {
	background: #f2f2f2;
	width: 100%;
	height: 480px;
}
.yunu-section {
	padding: 10px 0;
}
.yunu-section-title {
	text-align: center;
	margin-bottom: 30px;
	background: url(../images/prtb.png) no-repeat center 60px;
	font-size: 38px;
}
.yunu-section-title ul {
	width: 1200px;
	margin: 0 auto;
}
.yunu-section-title p {
	margin: 30px 0 0;
	font-size: 20px;
	line-height: 1;
	font-weight: 200;
}
.yunu-section-title.mini {
	margin-bottom: 30px;
	font-size: 20px;
	color: #666;
	background-position: center bottom;
	padding-bottom: 15px;
}
.yunu-section-title.mini p {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	color: #999;
	margin: 5px 0 0;
}
.yunu-section-title-2 {
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: center;
	background: url(../images/t1.png) no-repeat center;
	font-size: 38px;
	line-height: 1em;
}
.yunu-section-title-2 small {
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	color: #999;
	margin-top: 10px;
}
.yunu-yft-l {
	float: left;
	width: 527px;
	position: relative;
	overflow: hidden;
}
.yunu-yft-l img {
	display: block;
	width: 100%;
	height: auto;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.yunu-yft-l:hover>img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.yunu-yft-l a {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 100px;
}
.yunu-yft-r {
	megin: 0 auto;
	width: 1200px;
}
.yunu-yft-r li {
	float: left;
	width: 190px;
	height: 210px;
	border: 5px solid #f2f2f2;
	text-align: center;
	padding-top: 15px;
}
.yunu-yft-r li i {
	display: block;
	margin: 23px 0 26px;
	height: 70px;
	background: no-repeat center;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.yunu-yft-r .ys01 {
	background: #333;
}
.yunu-yft-r .ys02 {
	background: #333333;
}
.yunu-yft-r li i.i1 {
	background-image: url(../images/yft1.png);
}
.yunu-yft-r li i.i2 {
	background-image: url(../images/yft2.png);
}
.yunu-yft-r li i.i3 {
	background-image: url(../images/yft3.png);
}
.yunu-yft-r li i.i4 {
	background-image: url(../images/yft4.png);
}
.yunu-yft-r li i.i5 {
	background-image: url(../images/yft5.png);
}
.yunu-yft-r li i.i6 {
	background-image: url(../images/yft6.png);
}
.yunu-yft-r li i.i7 {
	background-image: url(../images/yft7.png);
}
.yunu-yft-r li i.i8 {
	background-image: url(../images/yft8.png);
}
.yunu-yft-r li p {
	margin: 0;
	font-size: 20px;
	color: #fff;
}
.yunu-yft-r li:after {
	content: '';
	display: block;
	margin: 24px auto 0;
	width: 30px;
	height: 2px;
}
.yunu-yft-r li:hover:after {
	background-color: #fff;
}
.yunu-yft-r li:hover i {
	-webkit-transform: rotate(360deg);
	transform: rotate(360deg);
}
.yunu-yft-r li:hover i.i1 {
	background-image: url(../images/yft1_h.png);
}
.yunu-yft-r li:hover i.i2 {
	background-image: url(../images/yft2_h.png);
}
.yunu-yft-r li:hover i.i3 {
	background-image: url(../images/yft3_h.png);
}
.yunu-yft-r li:hover i.i4 {
	background-image: url(../images/yft4_h.png);
}
.yunu-yft-r li:hover i.i5 {
	background-image: url(../images/yft5_h.png);
}
.yunu-yft-r li:hover i.i6 {
	background-image: url(../images/yft6_h.png);
}
.yunu-yft-r li:hover i.i7 {
	background-image: url(../images/yft7_h.png);
}
.yunu-yft-r li:hover i.i8 {
	background-image: url(../images/yft8_h.png);
}
.yunu-yft-r .desc {
	margin-top: 74px;
}
.yunu-yft-r .desc h4 {
	margin: 0 0 10px;
	font-size: 28px;
	color: #333;
	line-height: 1;
}
.yunu-yft-r .desc p {
	margin: 0;
	font-size: 24px;
	line-height: 1;
	letter-spacing: 10px;
}
.yunu-yft-r .desc:after {
	display: block;
	background-color: #333;
	height: 2px;
	content: '';
	width: 30px;
	margin-top: 30px;
}
.ipro {
	width: 1200px;
	margin: 0 auto;
}
.ipro div {
	float: left;
	padding-right: 5px;
	padding-top: 20px;
	padding-left: 5px;
}
.ipro h3 {
	width: 288px;
	height: 215px;
	border: 1px solid #eee;
	text-align: center;
}
.ipro h3 img {
	vertical-align: middle;
}
.ipro p a {
	display: block;
	text-align: center;

	font-size: 16px;
	height: 40px;
	line-height: 40px;
	color: #333;

	border-top: 0px;
}
.ipro p a:hover {

}
.ipro {
	width: 950px;
	margin: 0 auto;
}
.contact {
	width: 254px;
	height: 180px;
	background: #333;
	padding-bottom: 50px;
}
.contact span {
	font-size: 28px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	width: 254px;
	display: block;
	margin: 0 auto;
	line-height: 70px;
}
.contact p {
	color: #ffffff;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	height: 38px;
	line-height: 38px;
	text-align: left;
	padding-left: 20px;
	width: 225px;
	padding-right: 20px;
}
.contact p a {
	color: #fff;
}
.contact p a:hover {
	background: none;
}
.ejdh {
	width: 100%;
	opacity: 0.9;
	position: absolute;
	z-index: 999;
	display: none;
}
.ejdh ul {
	width: 950px;
	margin: 0 auto;
	background: #fff;
	padding: 20px 10px 30px;
	box-sizing: border-box;
	height: 360px;
	;
}
.ejdh ul li {
	padding: 0px 6px;
	float: left;
	text-align: center;
	width: 220px;
	min-height: 240px;
}
.ejdh ul li p {
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 6px;
}
.ejdh ul li p a {
	color: #1f245e;
}
.ejdh ul li span {
	display: block;
	line-height: 30px;
	padding-top: 6px;
}
.ejdh ul li a {
	display: block;
}
.ejdh2 {
	width: 100%;
	opacity: 0.9;
	position: absolute;
	z-index: 999;
	display: none;
}
.ejdh2 ul {
	width: 180px;
	margin: 0 auto;
}
.ejdh2 ul li {
	width: 160px;
	background: #fff;
	text-align: center;
	margin-left: 195px;
	padding: 5px 0;
}
.ejdh2 ul li a {
	display: block;
	line-height: 35px;
	font-size: 13px;
}
.ejdh2 li a:nth-last-child(3) {
	display: none;
}
.ejdh2 ul li a:hover {
	color: #2f55d4;
}
.is-fixed {
	box-shadow: 0 0 20px rgba(0,0,0,0.1);
	background-color: rgba(255,255,255,1);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.1);
	border-bottom: rgba(255,255,255,0);
}
.is-fixed .headerLogo a {
	background: url(../images/logo2.png) no-repeat;
	margin-top: 6px;
}
.is-fixed .nav .nLi h3 a {
	color: #333;
}
.is-fixed .popnav .menu .solid {
	background-color: #000;
}
.is-fixed .popnav .tit {
	color: #000;
}
.is-fixed::before, .is-fixed .headerTel::before {
	display: none;
}
.is-fixed .headerTel {
	background-color: #1f245e;
}
.is-fixed .headerTel .iconT, .is-fixed .headerTel .iconT {
	color: #fff;
}
.itop .order_cons .close {
	display: block;
	position: absolute;
	top: 20px;
	right: 10px;
	width: 17px;
	height: 17px;
	background-image: url(../images/black_close.png);
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.box_wrap_out_posi.show {
	z-index: 999;
}
 @keyframes lefteaseinAnimate {
 0% {
transform: translateY(0px);
opacity: 0;
}
 100% {
transform: translateY(180px);
opacity: 1;
}
}
@-webkit-keyframes lefteaseinAnimate {
 0% {
-webkit-transform: translateY(0px);
opacity: 0;
}
 100% {
-webkit-transform: translateY(180px);
opacity: 1;
}
}
@-o-keyframes lefteaseinAnimate {
 0% {
-webkit-transform: translateY(0px);
opacity: 0;
}
 100% {
-webkit-transform: translateY(180px);
opacity: 1;
}
}
@-ms-keyframes lefteaseinAnimate {
 0% {
-webkit-transform: translateY(0px);
opacity: 0;
}
 100% {
-webkit-transform: translateY(180px);
opacity: 1;
}
}
@-moz-keyframes lefteaseinAnimate {
 0% {
-webkit-transform: translateY(0px);
opacity: 0;
}
 100% {
-webkit-transform: translateY(180px);
opacity: 1;
}
}
.main {
	width: 100%;
}
.mainn {
	width: 100%;
	background: #f8f8f8;
	padding: 60px 0;
}
.mainn60 {
	padding: 60px 0;
}
.mainbg-f3 {
	width: 100%;
	background: #f5f5f5;
	padding: 60px 0;
}
.mainbox {
	width: 1350px;
	margin: 0 auto;
}
.mainservice {
	width: 100%;
	height: 720px;
	padding: 40px 0;
	background: url(../images/mainservice.jpg) center center no-repeat;
}
/*.header .r_nav:after{ content:" "; display:block; position:absolute; left:253px; top:0; background:#1f245e; width:calc( 50vw - 684px); height:90px;}*/
.header .r_nav .visitor {
	width: 90px;
	height: 90px;
	float: left;
	padding-left: 63px;
	background: #1f245e url(../images/topfadz.png) 40px center no-repeat;
}
.header .r_nav .visitor .pro_order_btn {
	cursor: pointer;
	width: 163px;
	color: #fff;
	font-size: 16px;
	line-height: 100px;
	height: 100px;
}
.header .hd_search .topfadz {
	display: inline-block;
	width: 90px;
	height: 90px;
	font-size: 18px;
	background: #fff url(../images/topsearch.png) center center no-repeat;
}
.container {
	margin-left: auto;
	margin-right: auto;
	min-width: 960px;
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}
 @media only screen and (min-width: 1230px) {
.container {
	max-width: 1230px;
}
}
.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}
.no-gutters {
	margin-left: 0;
	margin-right: 0;
}
.align-items-center {
	align-items: center !important;
	-ms-flex-align: center !important;
}
.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important;
}
 .no-gutters > .col, .no-gutters > [class*=col-] {
 padding-left: 0;
 padding-right: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-5ths {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	width: 100%;
}
.col {
	flex-basis: 0;
	flex-grow: 1;
	-ms-flex-positive: 1;
	-ms-flex-preferred-size: 0;
	max-width: 100%;
}
.col-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	max-width: none;
	width: auto;
}
.col-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
}
.col-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
}
.col-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.col-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
}
.col-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
}
.col-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.col-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
}
.col-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
}
.col-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
}
.col-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
}
.col-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
}
.columnbg {
	width: 100%;
	background-color: #f5f5f5;
	padding: 10px 0px 30px 0px;
}
.columnnobg {
	width: 100%;
	padding: 10px 0px 0px 0px;
}
.columntitle {
	font-size: 26px;
	color: #555;
	text-align: center;
	width: 100%;
	margin: 0px auto;
	padding: 30px 0px;
	clear: both;
	background-image: url(/images/v3/index/titlebg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
.columntitle span {
	color: #c3c3c3;
	font-size: 18px;
	display: block;
	font-family: Arial;
	padding-bottom: 5px;
	clear: both;
}
.columntitle i {
	height: 3px;
	width: 50px;
	background-color: #008ee9;
	margin: 10px auto 0px auto;
	display: block;
	clear: both;
}
.columntab {
	width: 160px;
	margin: 0px auto;
	padding-bottom: 50px;
}
.columntab span {
	display: block;
	height: 23px;
	line-height: 23px;
	width: 80px;
	background-color: #dedede;
	text-align: center;
	float: left;
}
.columntab span.cur {
	background-color: #7d7d7d;
}
.columntab span a {
	color: #555;
	text-decoration: none;
}
.columntab span.cur a {
	color: #fff;
}
.columndesc {
	width: 100%;
	line-height: 25px;
	padding-bottom: 30px;
	clear: both;
}
.col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.col-5ths {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%
}
.lc {
	background: url(../images/lc.jpg) no-repeat center 0;
	height: 300px;
	overflow: hidden;
	margin-bottom: 50px;
	margin-top: 50px;
}
.lc h3 {
	float: left;
	padding: 10px 0 0 20px;
	width: 270px;
	color: #fff;
}
.lc h3 i {
	display: block;
	font-size: 22px;
	font-weight: bold;
	line-height: 100%;
	padding-bottom: 30px;
	color: #fff;
	font-style: normal;
}
.lc h3 i span {
	display: block;
	padding-bottom: 9px;
}
.lc h3 em {
	display: block;
	font-weight: normal;
	font-size: 16px;
	line-height: 30px;
	height: 85px;
	width: 250px;
	padding-left: 20px;
}
.lc h3 em span {
	display: block;
	color: #333;
}
.lc h3 b {
	display: block;
	width: 260px;
	height: 40px;
	line-height: 40px;
	padding-left: 28px;
	color: #1f245e;
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;
	padding-top: 25px;
}
.lc ul {
	float: right;
	padding-top: 60px;
	overflow: hidden;
	width: 850px;
}
.lc ul li {
	float: left;
	height: 250px;
	width: 160px;
	margin-right: 70px;
	text-align: center;
}
.lc ul li.lc4 {
	margin-right: 0;
}
.lc ul li a {
	display: block;
	background: url(../images/lv1.png) no-repeat;
	padding-top: 183px;
	font-size: 16px;
	color: #333;
	transition: all 0.3s linear 0s;
}
.lc ul li.lc2 a {
	background: url(../images/lv2.png) no-repeat;
}
.lc ul li.lc3 a {
	background: url(../images/lv3.png) no-repeat;
}
.lc ul li.lc4 a {
	background: url(../images/lv4.png) no-repeat;
}
.lc ul li a:hover {
	transform: translateY(-10px);
}
.advantage {
	height: 1570px;
	background: url(../images/advbg02.jpg) no-repeat center bottom;
	position: relative;
}
.advantage .adv_top {
	height: 172px;
	background: url(../images/advbg01.png) no-repeat center top;
}
.advantage .adv_top p.p_title {
	padding-top: 32px;
	color: #fff;
	text-align: center;
	font-size: 18px;
}
.advantage .adv_top h3.h3_title span {
	color: #fff;
	font-size: 42px;
	line-height: 56px;
	text-align: center;
	display: block;
}
.advantage .adv_top h3.h3_title i.titl {
	background: url(../images/titl02.png) no-repeat right center;
}
.advantage .adv_top h3.h3_title i.titr {
	background: url(../images/titr02.png) no-repeat left center;
}
.advantage .adv_con {
	height: 1382px;
	position: relative;
}
.advantage .adv_con .conbox {
	height: 322px;
	margin-top: 16px;
}
.advantage .adv_con .conbox .conImg {
	width: 522px;
	height: 313px;
	overflow: hidden;
}
.advantage .adv_con .conbox .conImg img {
	transition: all 0.6s;
	display: inline-block;
}
.advantage .adv_con .conbox .conImg img:hover {
	transform: scale(1.1);
	cursor: pointer;
}
.advantage .adv_con .conbox .contit {
	width: 470px;
	padding-top: 65px;
	position: relative;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	height: 255px;
}
.advantage .adv_con .advbd {
	display: block;
	width: 1px;
	height: 1409px;
	position: absolute;
	left: 50%;
	margin-left: -.5px;
	top: -27px;
	background: #1f245e;
}
.advantage .adv_con .conbox .contit .adv_num {
	display: block;
	width: 105px;
	height: 105px;
	background: url(../images/advnum.png) no-repeat center;
	color: #fff;
	text-align: center;
	font-weight: 700;
	color: #fff;
	line-height: 105px;
	font-size: 36px;
	position: absolute;
	top: 100px;
	-webkit-transition: 0.9s;
	-webkit-transition: -webkit-transform 0.9s ease-out;
	transition: transform 0.9s ease-out;
	-moz-transition: -moz-transform 0.9s ease-out;
}
.advantage .adv_con .conbox .contit .adv_num:hover {
	transform: rotateZ(360deg);
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
}
.advantage .adv_con .conbox .contit h3 {
	font-size: 28px;
	color: #333;
	line-height: 1px;
	font-weight: 600;
}
.advantage .adv_con .conbox .contit h3 i {
	display: block;
	font-size: 18px;
	text-transform: uppercase;
	color: #999;
	margin-bottom: 40px;
}
.advantage .adv_con .conbox .contit .adv_p1 {
	font-size: 16px;
	color: #333;
	line-height: 34px;
}
.advantage .adv_con .conbox .contit.fr {
	padding-left: 100px;
	padding-right: 30px;
}
.advantage .adv_con .conbox .contit.fl {
	padding-left: 30px;
	padding-right: 100px;
}
.advantage .adv_con .conbox .contit.fr .adv_num {
	left: -68px;
}
.advantage .adv_con .conbox .contit.fl .adv_num {
	right: -68px;
}
.advantage .adv_con .conbox .adv_p2 a {
	display: block;
	margin-top: 15px;
	width: 123px;
	height: 35px;
	line-height: 35px;
	background: url(../images/ljzxa.png) no-repeat center;
	text-indent: 22px;
	font-size: 14px;
	color: #fff;
}
.advantage .adv_con .conbox:last-child .contit {
	border-bottom: none;
}
.sy_cpzx {
	background: #fff;
}
.sy_cpfl {
	width: 1200px;
	margin: 0 auto;
}
.sy_cpfl ul {
}
.sy_cpfl ul li {
	font-size: 14px;
	float: left;
	text-align: center;
	line-height: 45px;
	box-sizing: border-box;
	margin: 5px;
	width: 190px;
}
.sy_cpfl ul li a {
	color: #333;
	display: block;
	background: #f9f9f9;
}
.sy_cpfl ul li:hover a {
	color: #fff;
	background: #1f245e;
}
.sy_cpfl ul {
	display: table;
}
.sy_cpfl ul li ul {
	display: none;
	width: 190px;
	background: #ddd;
	z-index: 9999;
	position: absolute;
}
.sy_cpfl ul li:hover ul {
	font-weight: bold;
	background: #f1f1f1;
	display: block;
}
.sy_cpfl ul li ul li {
	height: 47px;
	line-height: 46px;
	border-bottom: 1px #f0f0f0 solid;
	margin: 0;
}
.sy_cpfl ul li ul li a {
	line-height: 46px;
	height: 46px;
	text-align: center;
	font-weight: normal;
	color: #666 !important;
	background: #fff !important;
	padding: 0;
	display: block;
	font-size: 12px;
}
.sy_cpfl ul li ul li a:hover {
	background: #1f245e !important;
	color: #fff !important;
}
.cplst {
	margin: 0 auto;
	display: table;
	width: 100%;
	padding-bottom: 50px;
	padding-top: 30px;
}
.cplst dl {
	float: left;
	width: 400px;
	box-sizing: border-box;
	overflow: hidden;
	padding-top: 30px;
}
.cplst dl:hover em {
	color: #1f245e;
	font-weight: bold;
}
.cplst dt {
	width: 400px;
	display: block;
	text-align: center;
	overflow:hidden;
}
.cplst dt img {
	display: block;
	margin: 0 auto;
	transition: all 0.6s; display: inline-block;
}
.cplst dt img:hover {transform: scale(1.1);//1.5指的是放大的倍数  cursor: pointer;}
.cplst dt em {
	display: block;
	text-align: left;
	font-size: 16px;
	color: #333;
	padding-left: 30px;
	float: left;
	margin-top: 20px;
}
.cplst dt i {
	padding: 0 30px 0 0;
	float: right;
	margin-top: 20px;
}
.cplst dt i img {
	width: 23px;
	height: 23px;
	vertical-align: middle;
}
.cplst dd {
	position: absolute;
	left: 0;
	bottom: -100%;
	background: url(../images/sah.png) repeat;
	width: 100%;
	height: 100%;
	transition: all 0.3s linear 0s;
}
.cplst h3 {
	padding-top: 28%;
	height: 44px;
	line-height: 44px;
	text-align: center;
	overflow: hidden;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}
.cplst h3 a {
	color: #fff;
}
.cplst span {
	display: block;
	width: 320px;
	margin: 0 auto;
}
.cplst span a {
	display: block;
	background: url(../images/cpbtn.png) no-repeat;
	margin: 10px 10px 0 0;
	width: 90px;
	height: 40px;
	line-height: 40px;
	padding-left: 50px;
	font-size: 16px;
	color: #fff;
	float: left;
}
.cpkd {
	width: 1200px;
	margin: 0 auto;
}
.demo1 {
	width: 1200px;
	height: 596px;
	margin: 0px auto 0px;
	padding: 40px 0 0 0;
}
.demo1_menu1 {
	width: 250px;
	float: left;
}
.demo1_menu p {
	width: 250px;
	color: #fff;
	font-size: 26px;
	text-align: center;
	box-sizing: border-box;
	line-height: 100px;
	background: #1f245e;
	height: 100px;
}
.demo1_menu ul {
}
.demo1_menu ul li {
	border-top: 2px #fff solid;
	position: relative;
	margin: 0px;
	height: 60px;
	line-height: 60px;
	background: #ececeb;
	background: url(../images/p14-icon5.png) no-repeat right center #ececeb;
}
.demo1_menu ul li a {
	display: block;
	line-height: 60px;
	color: #333;
	font-size: 15px;
	margin: 0 15px;
	padding-left: 5px;
}
.demo1_menu li:hover {
	background: url(../images/p14-icon2.png) no-repeat right center #1f245e;
}
.demo1_menu li:hover a {
	color: #fff;
}
.demo1_menu a.on {
	background: #c0010b;
	color: #fff;
}
.demo1_menua {
	width: 250px;
	float: left;
}
.demo1_menua p {
	width: 250px;
	height: 84px;
	line-height: 85px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	background: #0068AF;
}
.demo1_menua ul {
}
.demo1_menua ul li {
	width: 250px;
	height: 50px;
	border-top: 1px #fff solid;
	position: relative;
}
.demo1_menua ul li a {
	display: block;
	line-height: 50px;
	text-align: center;
	color: #333333;
	font-size: 16px;
	background: #f3f3f3;
}
.demo1_menua ul li ul {
	display: none;
}
.demo1_menua ul li:hover ul {
	display: block;
	position: absolute;
	left: 250px;
	z-index: 9999;
	top: 0;
	background: #fff;
}
.demo1_menua ul li ul li {
	width: 250px;
	height: 45px;
	margin: 2px 0px;
}
.demo1_menua ul li ul li a {
	display: block;
	line-height: 45px;
	text-align: center;
	color: #333333;
	font-size: 14px;
	border-bottom: 1px #eee solid;
	background: #fff;
}
.demo1_menua a:hover {
	background: #087ED8;
	color: #fff;
	left: 0px
}
.demo1_menua a.on {
	background: #c0010b;
	color: #fff;
}
.demo1_menu ul li ul {
	position: absolute;
	left: 250px;
	z-index: 9999;
	top: 0;
	width: 300px;
	background: #eee;
	opacity: 0.95;
	border-left: 13px solid #fff;
	border: none;
	display: none;
}
.demo1_menu ul li:hover ul {
	font-weight: bold;
	display: block;
}
.demo1_menu ul li ul li {
	height: 30px;
	border-bottom: 1px solid #ccc;
	border: none;
	display: block;
	line-height: 30px;
	background: none;
}
.demo1_menu ul li ul li a {
	display: block;
	line-height: 32px;
	text-align: left;
	color: #666 !important;
	font-size: 13px;
	border: none;
	padding: 0 10px;
	padding-left: 26px;
	font-weight: normal;
}
.demo1_menu ul li ul li a:hover {
	font-weight: bold;
}
.demo1_menu ul li ul li a:before {
	content: '';
	display: block;
	background: url(../images/cpzx-jt.png) no-repeat top 10px center;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 0;
	left: 10px;
	background-size: 20%;
}
.demo1_menu ul li ul li:hover {
	background-color: #f0f0f0;
}
.demo1_menu ul li ul li:nth-child(1) {
	margin-top: 10px;
}
.demo1_menu ul li ul li:nth-last-child(1) {
	margin-bottom: 10px;
}
.sy_cptel {
	background: #1f245e;
	text-align: center;
	color: #fff;
	margin-top: 2px;
}
.cbgg-01-img img {
	width: 100%;
	display: block;
}
.section {
	width: 100%;
	background: #f9f9f9;
	padding-top: 50px;
	padding-bottom: 50px;
}
.sy_cptel p {
	padding-top: 15px;
	font-size: 18px;
	line-height: 30px;
}
.sy_cptel p img {
	vertical-align: middle;
	margin-right: 10px;
}
.sy_cptel span {
	display: block;
	font-size: 28px;
	font-weight: bold;
	font-family: Arial;
	padding-bottom: 20px;
	padding-top: 6px;
}
.ysbg {
	background: #f2f2f2;
	width: 100%;
	height: 480px;
}
.yunu-section {
	padding: 10px 0;
}
.yunu-section-title {
	text-align: center;
	margin-bottom: 30px;
	background: url(../images/prtb.png) no-repeat center 60px;
	font-size: 38px;
}
.yunu-section-title ul {
	width: 1200px;
	margin: 0 auto;
}
.yunu-section-title p {
	margin: 30px 0 0;
	font-size: 20px;
	line-height: 1;
	font-weight: 200;
}
.yunu-section-title.mini {
	margin-bottom: 30px;
	font-size: 20px;
	color: #666;
	background-position: center bottom;
	padding-bottom: 15px;
}
.yunu-section-title.mini p {
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 2px;
	color: #999;
	margin: 5px 0 0;
}
.yunu-section-title-2 {
	margin-top: 20px;
	margin-bottom: 40px;
	text-align: center;
	background: url(../images/t1.png) no-repeat center;
	font-size: 38px;
	line-height: 1em;
}
.yunu-section-title-2 small {
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	color: #999;
	margin-top: 10px;
}
.yunu-about {
	position: relative;
	height: 520px;
	color: #fff;
}
.yunu-about dt {
	float: right;
	width: 1000px;
	height: 468px;
	line-height: 468px;
	bottom: 0;
	right: -360px;
	position: absolute;
	overflow: hidden;
}
.yunu-about dt img {
	height: 468px;
}
.yunu-about dt img {
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.yunu-about dt a:hover img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}
.yunu-about dd {
	width: 560px;
	margin: 0;
	padding-top: 50px;
}
.yunu-about dd h3 {
	font-weight: 200;
	margin: 0 0 40px;
	font-size: 50px;
	line-height: 1;
}
.yunu-about dd h3 span {
	color: #fff;
}
.yunu-about dd h4 {
	margin: 0 0 20px;
	font-size: 36px;
}
.yunu-about dd h4 small {
	display: block;
	font-weight: normal;
	font-size: 16px;
	margin-top: 10px;
}
.yunu-about dd p {
	margin: 0 0 20px;
	color: #fff;
	line-height: 30px;
	font-size: 15px;
}
.yunu-about dd .more {
	color: #fff;
	display: inline-block;
	margin-right: 30px;
	width: 109px;
	line-height: 38px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 16px;
}
.lxwm {
	display: block;
	margin-top: 20px;
}
.lxwm img {
	float: left;
	padding-right: 15px;
}
.lxwm a {
	display: block;
	width: 122px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: url("../images/wzbj2.png") no-repeat center;
	float: right;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	margin-right: 22px;
	margin-top: 10px;
}
.lxwm strong {
	display: block;
	float: left;
	font-size: 14px;
	line-height: 15px;
	height: 38px;
	font-weight: normal;
	color: #666666;
	padding-top: 8px;
}
.lxwm b {
	display: block;
	font-weight: bold;
	font-size: 24px;
	line-height: 25px;
	color: #1a1a1a;
	font-family: "Arial";
}
.lxwm a:hover {
	color: #fff;
}
.on {
	display: block !important;
}
.yunu-search {
}
.yunu-search {
	background: url(../images/yzbj.png) no-repeat center;
	height: 172px;
	margin-top: -106px;
	position: relative;
	z-index: 2;
}
.yunu-search .tel {
	float: left;
	padding: 29px 0 0 0;
	width: 400px;
	height: 172px;
	text-align: center;
	background: rgba(0,0,0,0.6);
	z-index: 100;
	position: relative;
}
.yunu-search .tel h4 {
	margin: 0;
	font-size: 22px;
	font-weight: normal;
	color: #fff;
	opacity: 0.6;
}
.yunu-search .tel p {
	display: inline-block;
	margin: 15px 0 24px;
	position: relative;
	font-size: 16px;
	color: #fff;
	opacity: 0.6;
}
.yunu-search .tel p:before, .yunu-search .tel p:after {
	position: absolute;
	top: 50%;
	content: '';
	width: 20px;
	height: 2px;
	margin-top: -1px;
	background-color: #fff;
}
.yunu-search .tel p:before {
	left: -40px;
}
.yunu-search .tel p:after {
	right: -40px;
}
.yunu-search .tel strong {
	display: inline-block;
	line-height: 36px;
	background: url(../images/phone.png) no-repeat 0 center;
	font-size: 36px;
	padding-left: 40px;
	color: #fff;
	opacity: 1;
}
.yunu-search .hot {
	float: left;
	margin: 102px 0 0 30px;
	color: #fff;
	line-height: 70px;
	font-size: 14px;
}
.yunu-search .hot a {
	color: #fff;
	margin-right: 5px;
}
.yunu-search .sc {
	float: right;
	margin-top: 122px;
}
.sy_tit {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.sy_tit1 {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.sy_tit1 p {
	box-sizing: border-box;
	text-align: center;
	font-size: 46px;
	color: #333;
	display: block;
	margin-bottom: 30px;
	font-weight: bold;
	width: 1200px;
	margin: 0 auto;
	background: url(../images/titico.gif) repeat-x center 91px;
}
.sy_tit1 span {
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 20px;
	color: #666;
	display: block;
	line-height: 38px;/* margin-top: 6px; */
}
.sy_tit2 {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.sy_tit2 p {
	margin-bottom: 25px;
	box-sizing: border-box;
	text-align: center;
	font-size: 50px;
	color: #fff;
	display: block;
	margin-bottom: 30px;
	font-weight: bold;
	width: 1200px;
	margin: 0 auto;
	background: url(../images/titico.gif) repeat-x center 91px;
}
.sy_tit2 span {
	width: 380px;
	margin: 0 auto;
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 19px;
	color: #fff;
	display: block;
	font-weight: normal;
	padding: 0 20px;
	line-height: 38px;
	border: 1px solid #fff;
	background: #1f245e;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	margin-top: 6px;
}
.sy_tit p {
	margin-bottom: 25px;
	box-sizing: border-box;
	text-align: center;
	font-size: 50px;
	color: #333;
	display: block;
	margin-bottom: 30px;
	font-weight: bold;
	width: 1200px;
	margin: 0 auto;
	background: url(../images/titico.gif) repeat-x center 91px;
}
.sy_tit span {
	width: 380px;
	margin: 0 auto;
	text-align: center;
	font-family: "Microsoft YaHei";
	font-size: 19px;
	color: #333333;
	display: block;
	font-weight: normal;
	padding: 0 20px;
	line-height: 38px;
	border: 1px solid #dfdfdf;
	background: #fff;
	position: relative;
	z-index: 1;
	box-sizing: border-box;
	margin-top: 6px;
}
.sy_tit .tit_bg {
	background: #f4f8f9;
}
.sy_tit .tit_bg2 {
	background: #f5f5f5;
}
.sy_tit .tit_bg3 {
	background: #f9fafc;
}
.gl_about {
	background: url(../images/about_bg.jpg) center no-repeat;
	padding-top: 90px;
	padding-bottom: 100px;
}
.gl_about dl {
	width: 1200px;
	margin: 0 auto;
	margin-top: 40px;
	display: table;
}
.gl_about dl dt {
	width: 580px;
	float: left;
	height: 400px;
	background: #333;

}
.gl_about dl dt img {transition: all 0.6s; display: inline-block;
}
.gl_about dl dt img:hover {transform: scale(1.02);//1.5指的是放大的倍数  cursor: pointer;
}
.gl_about dl dd {
	width: 550px;
	float: right;
}
.gl_about dl dd span {
	display: block;
	font-size: 26px;
	font-weight: bold;
	color: #1f245e;
}
.gl_about dl dd i {
	display: block;
	font-style: normal;
	line-height: 30px;
	font-size: 17px;
	color: #999;
}
.gl_about dl dd p {
	font-size: 16px;
	line-height: 30px;
	margin-top: 20px;
}
.gl_about dl dd a {
	width: 185px;
	padding-left: 22px;
	line-height: 47px;
	border-radius: 5px;
	background: url(../images/youbian.png) no-repeat 152px center #1f245e;
	font-size: 16px;
	color: #fff;
	margin-top: 50px;
	display: block;
	float: left;
	margin-right: 10px;
}
.gl_about dl dd a:nth-last-child(1) {
	background-color: #f77617;
	
}
.gl_about dl dd a:hover {		-webkit-animation: shake-bottom 0.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;
	        animation: shake-bottom 0.8s cubic-bezier(0.455, 0.030, 0.515, 0.955) both;}
			/* ----------------------------------------------
 * Generated by Animista on 2021-11-19 9:10:21
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation shake-bottom
 * ----------------------------------------
 */
@-webkit-keyframes shake-bottom {
  0%,
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
  10% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  20%,
  40%,
  60% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: rotate(4deg);
            transform: rotate(4deg);
  }
  80% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  90% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
}
@keyframes shake-bottom {
  0%,
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
    -webkit-transform-origin: 50% 100%;
            transform-origin: 50% 100%;
  }
  10% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
  20%,
  40%,
  60% {
    -webkit-transform: rotate(-4deg);
            transform: rotate(-4deg);
  }
  30%,
  50%,
  70% {
    -webkit-transform: rotate(4deg);
            transform: rotate(4deg);
  }
  80% {
    -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg);
  }
  90% {
    -webkit-transform: rotate(2deg);
            transform: rotate(2deg);
  }
}

			
.gl_about ul {
	width: 1200px;
	margin: 0 auto;
	box-shadow: 0 0 30px #ccc;
	background: #fff;
	height: 130px;
	margin-top: 70px;
}
.gl_about ul li {
	width: 25%;
	border-right: 1px solid #e9e9e9;
	float: left;
	box-sizing: border-box;
}
.gl_about ul li:nth-last-child(1) {
	border-right: none;
}
.gl_about ul li a {
	padding: 43px 54px;
	display: block;
	height: 44px;
}
.gl_about ul li img {
	float: left;

}
.gl_about ul li:hover img{
	-webkit-animation: rotate-scale-up 0.65s linear both;
	        animation: rotate-scale-up 0.65s linear both;
}
/* ----------------------------------------------
 * Generated by Animista on 2021-11-19 9:0:19
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation rotate-scale-up
 * ----------------------------------------
 */
@-webkit-keyframes rotate-scale-up {
  0% {
    -webkit-transform: scale(1) rotateZ(0);
            transform: scale(1) rotateZ(0);
  }
  50% {
    -webkit-transform: scale(1.1) rotateZ(180deg);
            transform: scale(1.1) rotateZ(180deg);
  }
  100% {
    -webkit-transform: scale(1) rotateZ(360deg);
            transform: scale(1) rotateZ(360deg);
  }
}
@keyframes rotate-scale-up {
  0% {
    -webkit-transform: scale(1) rotateZ(0);
            transform: scale(1) rotateZ(0);
  }
  50% {
    -webkit-transform: scale(1.1) rotateZ(180deg);
            transform: scale(1.1) rotateZ(180deg);
  }
  100% {
    -webkit-transform: scale(1) rotateZ(360deg);
            transform: scale(1) rotateZ(360deg);
  }
}

.gl_about ul li p {
	font-size: 20px;
	float: left;
	padding-left: 20px;
}
.gl_about ul li i {
	display: block;
	font-size: 15px;
	font-style: normal;
	color: #888;
}
.gl_about ul li:hover a {
	font-weight: bold;
	color: #1f245e;
}
.gl_about ul li:hover i {
	font-weight: normal;
}
.gl_youshi {
	padding-top: 20px;
}
.gl_youshi ul {
	width: 670px;
	margin: 0 auto;
	display: table;
}
.gl_youshi ul li {
	float: left;
	width: 200px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #f2f2f2;
	margin: 10px;
}
.gl_youshi ul li a {
	display: block;
	font-size: 16px;
	background: #f2f2f2;
}
.gl_youshi ul li a:hover {
	background: #1f245e;
	color: #fff;
}
.super {
	overflow: hidden;
	background: #1f245e;
	height: 635px;
	margin-top: 20px;
	display: none;
}
.super:nth-child(2) {
	background: #007940;
}
.super .pro_tit {
/* background: url(../images/ys_tbg.png) no-repeat center 12px; */
}
.sup_nav {
	width: 1202px;
	display: block;
	height: 116px;
	margin: 0 auto;
	border: 1px solid #f2f2f2;
}
.sup_nav ul li {
	width: 240px;
	float: left;
	height: 116px;
	font-size: 22px;
	color: #333;
	line-height: 25px;
	padding-top: 34px;
	text-align: center;
	background: #fff;
	box-sizing: border-box;
}
.sup_nav ul li i {
	display: block;
	font-size: 15px;
	color: #888;
	font-style: normal;
}
.sup_nav ul li:hover,  .sup_nav ul li.on {
	background: #1f245e;
	color: #fff;
	font-weight: bold;
}
.sup_nav ul li:nth-child(3):hover, .sup_nav ul li:nth-child(3).on {
	color: #fff;
	font-weight: bold;
}
.sup_nav ul li:nth-child(2):hover, .sup_nav ul li:nth-child(2).on {
	background: #f77617;
	color: #fff;
	font-weight: bold;
}
.sup_nav ul li:nth-child(4):hover, .sup_nav ul li:nth-child(4).on {
	background: #f77617;
	color: #fff;
	font-weight: bold;
}
.sup_nav ul li:nth-child(5):hover, .sup_nav ul li:nth-child(5).on {
	color: #fff;
	font-weight: bold;
}
.sup_nav ul li:hover i,  .sup_nav ul li.on i {
	color: rgba(255, 255, 255, 0.5);
	font-weight: normal;
}
.sup_m {
	background: #f1f1f1;
	margin-top: 10px;
	width: 1200px;
	margin: 0 auto;/* position: relative; */
}
.super dl {
	width: 1200px;
	position: relative;
	margin: 0 auto;
}
.super dl dt {
	float: right;
	width: 951px;
	height: 655px;
	line-height: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 50%;
}
.super dl dt img {
	width: 960px;
	height: 661px;
}
.super dl dd {
	position: relative;
	width: 550px;
	float: left;
	padding: 100px 0 0 0;
}
.super dl dd h5 {
	font-size: 36px;
	color: #fff;
	height: 110px;
	background: url(../images/ys_line.png) no-repeat 0 bottom;
	font-weight: BOLD;
}
.super dl dd h5 i {
	display: block;
	font-size: 22px;
	font-weight: normal;
	font-style: normal;
	line-height: 46px;
}
.ys_desc {
	padding: 50px 0 0;
}
.super dl dd p {
	font-size: 16px;
	color: #fff;
	line-height: 38px;
	padding: 0 0 0 1rem;
	background: url(../images/ys_ico01.png) no-repeat 0 center;
	background-size: 0.6rem 0.6rem;
}
.super dl dd em {
	width: 522px;
	height: 62px;
	display: block;
	line-height: 0;
	padding-top: 60px;
}
.super dl dd em img {
	width: 522px;
	height: 62px;
}
.super dl dd span {
	display: block;
	width: 90px;
	height: 46px;
	line-height: 0;
	position: absolute;
/*	top: 140px;*/
	right: 0;
	font-size: 76px;
	font-weight: bold;
	font-family: "Impact";
	letter-spacing: 7px;
	color: #fff;
	opacity: 0.2;
}
.super dl dd span img {
	width: 90px;
	height: 46px;
}
.sy_cpzx {
	background: #fff;
}
.sy_cpfl {
	width: 1200px;
	margin: 0 auto;
}
.sy_cpfl ul {
}
.sy_cpfl ul li {
	font-size: 14px;
	float: left;
	text-align: center;
	line-height: 45px;
	box-sizing: border-box;
	margin: 5px;
	width: 190px;
}
.sy_cpfl ul li a {
	color: #333;
	display: block;
	background: #f9f9f9;
}
.sy_cpfl ul li:hover a {
	color: #fff;
	background: #1f245e;
}
.sy_cpfl ul {
	display: table;
}
.sy_cpfl ul li ul {
	display: none;
	width: 190px;
	background: #ddd;
	z-index: 9999;
	position: absolute;
}
.sy_cpfl ul li:hover ul {
	font-weight: bold;
	background: #f1f1f1;
	display: block;
}
.sy_cpfl ul li ul li {
	height: 47px;
	line-height: 46px;
	border-bottom: 1px #f0f0f0 solid;
	margin: 0;
}
.sy_cpfl ul li ul li a {
	line-height: 46px;
	height: 46px;
	text-align: center;
	font-weight: normal;
	color: #666 !important;
	background: #fff !important;
	padding: 0;
	display: block;
	font-size: 12px;
}
.sy_cpfl ul li ul li a:hover {
	background: #1f245e !important;
	color: #fff !important;
}
.sy_tel a {
	width: 100px;
	height: 30px;
	display: block;
	background: #1f245e;
	color: #fff;
	line-height: 30px;
	margin: 0 auto;
	border-radius: 15px;
	margin-top: 10px;
}
.sy_xwtj {
	float: left;
	width: 500px;
	padding-right: 30px;
	margin-top: 30px;
}
.sy_xwtj dl {
	background: #f2f2f2;
	height: 481px;
}
.sy_xwtj dl:hover dd a {
	color: #1f245e;
}
.sy_xwtj dl dt {
	height: 280px;
}
.sy_xwtj dl dt img {
	width: 100%;
}
.sy_xwtj dl dd {
	padding: 32px 26px;
}
.sy_xwtj dl dd p {
	font-size: 18px;
	font-weight: bold;
}
.sy_xwtj dl dd p a {
	color: #333;
}
.sy_xwtj dl dd span {
	font-size: 14px;
	color: #666;
	line-height: 24px;
	margin-top: 10px;
	display: block;
	text-align: justify;
}
.sy_xwzs {
	margin-top: 30px;
}
.sy_xwzs ul {
}
.sy_xwzs ul li {
	width: 590px;
	height: 100px;
	border: 1px solid #eeeeee;
	box-sizing: border-box;
	padding: 15px 22px;
	margin-bottom: 26px;
	float: left;
	margin-right: 20px;
	background:#fff;
	transition: all 0.3s linear 0s;
}
.sy_xwzs ul li:hover{	-webkit-box-shadow: 0 15px 15px rgba(0,0,0,.1);
	box-shadow: 0 15px 30px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);}
.news{background:#f9f9f9;width:100%;height:820px;display:block;}
.sy_xwzs ul li:hover {
	border: 1px solid #ccc;
}
.sy_xwzs ul li:nth-child(2n) {
	margin-right: 0;
}
.sy_xwzs ul li p {
	font-size: 18px;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sy_xwzs ul li p img {
	display: block;
	float: left;
	padding-top: 4px;
	padding-right: 8px;
}
.sy_xwzs ul li span {
	display: block;
	color: #888;
	font-size: 14px;
	line-height: 20px;
	padding-top: 6px;
}
.sy_xwzs ul li p b {
	font-size: 12px;
	float: right;
	line-height: 24px;
	font-weight: normal;
	color: #999;
}
/*indexService*/
.indexService {
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: 1;
	padding: 60px 0 70px;
	overflow: hidden;
}
.indexService::after {
	content: '';
	width: 58%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}
.serviceBox {
	width: 100%;
	position: relative;
	margin-top: 44px;
}
.serviceBox .hd {
	width: 45%;
	float: left;
}
.serviceBox .hd .img1, .serviceBox .hd .img2 {
	width: 28px;
	height: 28px;
}
.serviceBox .hd .img1 {
	margin-top: -20px;
}
.serviceBox .hd ul {
	border-left: 1px solid #dddddd;
	padding: 20px 0;
	margin: 10px 0 10px 14px;
}
.serviceBox .hd ul li {
	margin-bottom: 30px;
}
.serviceBox .hd ul li:last-child {
	margin-bottom: 0;
}
.serviceBox .hd ul li .box {
	position: relative;
	padding-left: 3%;
	box-sizing: border-box;
}
.icon-jiantou2:before {
	content: "\e6dc";
}
.serviceBox .hd ul li .box::before {
	content: '';
	width: 1px;
	height: 0;
	background-color: #21282e;
	position: absolute;
	top: 0;
	left: -1px;
	transition: all 0.6s ease;
}
.serviceBox .hd ul li .num {
	float: left;
	font-family: Avignon;
	font-size: 32px;
	color: #b2b8bc;
	line-height: 22px;
	transition: all 0.6s ease;
	font-weight: 600;
}
.serviceBox .hd ul li .cont {
	float: left;
	max-width: 50%;
	margin-left: 2%;
	display: block;
}
.serviceBox .hd ul li .cont .txt {
	position: relative;
	color: #919ca4;
	line-height: 32px;
	transition: all 0.6s ease;
	cursor: pointer;
	font-size: 20px;
}
.serviceBox .hd ul li .cont .txt p {
	font-family: MicrosoftYaHei;
	font-size: 26px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
	color: #666666;
	opacity: 0;
	filter: alpha(opacity=0);
	position: absolute;
	top: 4px;
	left: 0;
	transition: all 0.6s ease;
}
.serviceBox .hd ul li .cont .title {
	transition: all 0.6s ease;
	margin-top: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
}
.serviceBox .hd ul li .cont .title .tit {
	font-size: 16px;
	color: #666666;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}
.serviceBox .hd ul li .cont .title .tit span {
	display: inline-block;
	padding-bottom: 10px;
}
.serviceBox .hd ul li .text {
	box-sizing: border-box;
	border: solid 1px #eee;
	position: absolute;
	top: -104px;
	z-index: 9;
	cursor: pointer;
	transition: all 0.6s ease;
}
.serviceBox .hd ul li .text::before {
	content: '';
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	background-color: #fff;
	transition: all 0.6s ease;
}
.serviceBox .hd ul li .text span {
	display: inline-block;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	letter-spacing: 1px;
	position: relative;
	z-index: 2;
	box-sizing: border-box;
	transition: all 0.6s ease;
	width: 80px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	border-radius: 3px;
}
.serviceBox .hd ul li:nth-child(1) .text {
	right: 494px;
}
.serviceBox .hd ul li:nth-child(2) .text {
	right: 400px;
}
.serviceBox .hd ul li:nth-child(3) .text {
	right: 305px;
}
.serviceBox .hd ul li:nth-child(4) .text {
	right: 210px;
}
.serviceBox .hd ul li:nth-child(5) .text {
	right: 115px;
}
.serviceBox .hd ul li:nth-child(6) .text {
	right: 20px;
}
.serviceBox .hd ul li.on .num {
	color: #21282e;
}
.serviceBox .hd ul li.on .cont .txt {
	color: #21282e;
	padding-top: 20px;
	font-weight: bold;
}
.serviceBox .hd ul li.on .cont .txt p {
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.serviceBox .hd ul li.on .cont .title {
	margin-top: 10px;
	height: 60px;
}
.serviceBox .hd ul li.on .box::before {
	height: 100%;
}
.serviceBox .hd ul li.on .text span {
	color: #fff;
}
.serviceBox .hd ul li.on .text {
	background: #1f245e;
}
.serviceBox .hd ul li.on .text::before {
	transform: scale(0);
}
.serviceBox .bd {
	width: 54% !important;
	float: right;
}
.serviceBox .bd .img {
	width: 100%;
	overflow: hidden;
	height: 540px;
	background-size: cover !important;
	position: relative;
}
.serviceBox .bd .img.web .img1 {
	width: 56%;
	position: absolute;
	bottom: 5%;
	right: 16%;
	z-index: 3;
}
.serviceBox .bd .img.web .img2 {
	width: 540px;
	position: absolute;
	top: 10%;
	right: 12%;
}
.serviceBox .bd .img.web .img3 {
	width: 14%;
	position: absolute;
	bottom: 10%;
	right: 59%;
}
.serviceBox .bd .img.wechat .img1 {
	width: 47%;
	position: absolute;

}
.serviceBox .bd .img.wechat .img2 {
	width: 31%;
	position: absolute;
	left: 3%;
}
.serviceBox .bd .img.wechat .img3 {
	position: absolute;
	bottom: 50%;
}
.serviceBox .bd .img.wechat .img4 {
	width: 31%;
	position: absolute;
	bottom: 47%;
	right: 20%;
}
.serviceBox .bd .img.wechat .img5 {
	width: 30.6%;
	position: absolute;
	bottom: 60.5%;
	right: 8.5%;
}
.serviceBox .bd .img.marketing .img1 {
	width: 55%;
	position: absolute;
	top: 5%;
	left: 8%;
}
.serviceBox .bd .img.marketing .img2 {
	width: 15%;
	position: absolute;
	top: 10%;
	left: 40%;
}
.serviceBox .bd .img.marketing .img3 {
	width: 12%;
	position: absolute;
	top: 16%;
	left: 50%;
}
.serviceBox .bd .img.marketing .img4 {
	width: 25%;
	position: absolute;
	bottom: 7%;
	right: 5%;
}
.serviceBox .bd .img.marketing .img5 {
	width: 66%;
	position: absolute;
	top: 10%;
	left: 10%;
}
.serviceBox .bd .img.vr .img1 {
	width: 23%;
	position: absolute;
top: 8%;
	left: 1%;
}
.serviceBox .bd .img.vr .img2 {
	width: 15%;
	position: absolute;
	top: 9%;
	left: 37%;
}
.serviceBox .bd .img.vr .img3 {
	width: 35%;
	position: absolute;
	top: 9%;
	left: 70%;
}
.serviceBox .bd .img.vr .img4 {
	width: 48%;
	position: absolute;
	top: 52%;
	left: 38%;
}
.serviceBox .bd .img.design .img1 {
	width: 46%;
	position: absolute;
	top: 5%;
	left: 3%;
}
.serviceBox .bd .img.design .img2 {
	width: 22%;
	position: absolute;
	bottom: 3%;
	left: 4%;
}
.serviceBox .bd .img.design .img3 {
	width: 23%;
	position: absolute;
	bottom: -10%;
	right: 4%;
}
.serviceBox .bd .img.design .img4 {
	width: 26%;
	position: absolute;
	bottom: -15%;
	left: 32%;
}
.serviceBox .bd .img.design .img5 {
	width: 30%;
	position: absolute;
	bottom: -13%;
	right: 0%;
}
.serviceBox .bd .img.design .img6 {
	width: 10%;
	position: absolute;
	bottom: 16%;
	right: 28%;
}
.serviceBox .bd .img.design .img7 {
	width: 27%;
	position: absolute;
	bottom: 27%;
	right: 35%;
}
.serviceBox .bd .img.design .img8 {
	width: 34%;
	position: absolute;
	top: 10%;
	right: 0%;
}
.serviceBox .bd .img img {
	/*	width: 100%;*/
	display: block;
}
.serviceBox .arrow {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 62%;
	z-index: 9;
}
.serviceBox .arrow a {
	background: url(../images/arrow.png) no-repeat;
	display: block;
	width: 45px;
	height: 45px;
	line-height: 40px;
	overflow: hidden;
	box-sizing: border-box;
	color: #FFFFFF;
	font-size: 28px;
	margin-bottom: 30px;
	margin-left: 16%;
	cursor: pointer;
	transition: all 0.6s ease;
}
.serviceBox .arrow .prev {
	transform: rotate(-180deg);
}
.serviceBox .arrow a:hover {
}
@media (max-width: 1680px) {
.serviceBox .bd .img {
	height: 490px;
}
.serviceBox .hd ul li {
	margin-bottom: 20px;
}
.serviceBox .hd ul li .cont .title {
	margin-top: 4px;
}
.serviceBox .hd ul li.on .cont .txt {
	padding-top: 20px;
}
}
@media (max-width: 1600px) {
.serviceBox .bd .img {
	height: 470px;
}
}
@media (max-width: 1440px) {
.serviceBox .bd .img {
	height: 440px;
}
.serviceBox .hd ul {
	padding: 10px 0;
}
.serviceBox .hd ul li .num {
	font-size: 20px;
	line-height: 32px;
}
.serviceBox .hd ul li .cont .txt {
	font-size: 16px;
	line-height: 30px;
}
.serviceBox .hd ul li .cont .txt p {
	font-size: 26px;
}
.serviceBox .hd ul li.on .cont .txt {
	padding-top: 18px;
}
.serviceBox .arrow a {
	margin-bottom: 40px;
}
.serviceBox .hd ul li .cont .title .tit {
	font-size: 16px;
}
}
.clear {
	zoom: 1;
	clear: both;
}
.clear:after {
	content: '';
	display: block;
	clear: both;
}
.serviceBox .hd ul li .box::before {
	content: '';
	width: 1px;
	height: 0;
	background-color: #21282e;
	position: absolute;
	top: 0;
	left: -1px;
	transition: all 0.6s ease;
}
.onSolid1 {
	transform: rotate(45deg) translateY(11px);
	left: 8px !important;
}
.onSolid2 {
	transform: translateX(-30px);
}
.onSolid3 {
	transform: rotate(-45deg) translateY(-11px);
	left: 8px !important;
}
div {
	box-sizing: border-box;
}
/*indexTitle*/
.indexTitle1 {
}
.indexTitle1 .tit {
	font-size: 34px;
	line-height: 38px;
	color: #000000;
	font-weight: normal;
}
.indexTitle1 .tit span {
	font-size: 14px;
	line-height: 18px;
	font-family: Avignon;
	color: #333333;
	text-transform: uppercase;
	margin-left: 10px;
}
.indexTitle1 .tit p {
	font-size: 18px;
	line-height: 18px;
	font-family: Avignon;
	color: #333333;
	text-transform: uppercase;
	margin-top: 10px;
}
.indexTitle1 .txt {
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	margin-top: 12px;
}
.wrap {
	width: 1350px;
	margin: 0 auto;
}
.edgebj {
	height: 600px;
	background: url(../images/edge1.jpg) no-repeat center;
	margin-top: 30px;
	width: 100%;
	margin: 0 auto;
}
.edge {
	padding-top: 20px;
	height: 1200px;
	margin: 0 auto;
}
.edge h3 {
	text-align: center;
}
.edge h3 span {
	display: block;
	font-size: 38px;
	color: #282828;
	height: 58px;
	line-height: 30px;
	background: url(../images/prtb.png) no-repeat bottom center;
}
.edge h3 span i {
	font-weight: 400;
	font-style: normal;
}
.edge h3 em {
	display: block;
	font-size: 20px;
	color: #282828;
	line-height: 22px;
	margin-top: 25px;
	font-style: normal;
	font-weight: 200
}
.edge ul li {
	float: left;
	width: 285px;
	height: 300px;
	background: #FFF;
	padding-top: 52px;
	box-shadow: 5px 5px 10px #ececec, -10px -10px 20px #ececec;
	margin-left: 20px;
	margin-top: 20px;
	position: relative;
}
.edge ul li.first {
	margin-left: 0;
}
.edge ul li span {
	display: block;
	padding-top: 130px;
	font-size: 22px;
	text-align: center;
	font-weight: bold;
	color: #444444;
	margin-bottom: 20px;
}
.edge ul li .e1 {
	background: url(../images/edt1.png) no-repeat top center;
}
.edge ul li .e2 {
	background: url(../images/edt2.png) no-repeat top center;
}
.edge ul li .e3 {
	background: url(../images/edt3.png) no-repeat top center;
}
.edge ul li .e4 {
	background: url(../images/edt4.png) no-repeat top center;
}
.edge ul li:hover .e1 {
	background: url(../images/edt1_h.png) no-repeat top center;
}
.edge ul li:hover .e2 {
	background: url(../images/edt2_h.png) no-repeat top center;
}
.edge ul li:hover .e3 {
	background: url(../images/edt3_h.png) no-repeat top center;
}
.edge ul li:hover .e4 {
	background: url(../images/edt4_h.png) no-repeat top center;
}
.edge ul li:hover span {
	color: #FFF;
}
.edge ul li:hover p {
	color: #FFF;
}
.edge ul li p {
	font-size: 15px;
	color: #666666;
	text-align: center;
	font-weight: normal;
	line-height: 30px;
}
.edge ul li strong::before {
	position: absolute;
	z-index: -1;
}
.edge ul li strong::after {
	position: absolute;
	z-index: -1;
}
.edge ul li strong {
	display: block;
	z-index: 500;
	position: relative;
}
.edge ul li::before {
	width: 0;
	height: 0;
	content: "";
	background: #1f245e;
	transition: 0.5s;
	position: absolute;
	bottom: 0;
	left: 0;
}
.edge ul li::after {
	width: 0;
	height: 0;
	content: "";
	background: #1f245e;
	transition: 0.5s;
	position: absolute;
	top: 0;
	right: 0;
}
.edge ul li strong::before {
	width: 0;
	height: 0;
	content: "";
	background: #1f245e;
	transition: 0.5s;
	position: absolute;
	right: 0;
	bottom: -61px;
	overflow: hidden;
}
.edge ul li strong::after {
	width: 0;
	height: 0;
	content: "";
	background: #1f245e;
	transition: 0.5s;
	position: absolute;
	top: -52px;
	left: 0;
	overflow: hidden;
}
.edge ul li:hover strong::before {
	width: 200px;
	height: 200px;
	overflow: hidden;
}
.edge ul li:hover strong::after {
	width: 200px;
	height: 200px;
	overflow: hidden;
}
.edge ul li:hover:before {
	width: 200px;
	height: 200px;
	overflow: hidden;
}
.edge ul li:hover:after {
	width: 200px;
	height: 200px;
	overflow: hidden;
}
.edge ul li i {
	display: none;
	width: 70px;
	height: 13px;
	background: #FFF;
	content: "";
	position: absolute;
	bottom: -8px;
	left: 151px;
	z-index: 500;
}
.edge ul li:hover i {
	display: block;
}
.nyhzhb {
	width: 100%;
	height: 660px;
	box-sizing: border-box;
	background: #f5f5f5;
	padding-top: 40px;
}
.nyhzhb_title {
	text-align: center;
	font-size: 30px;
	color: #333;
	font-weight: bold;
	margin: 0 auto 40px;
}
.nyhzhb_title span {
	color: #1f245e
}
.nyhzhb_list {
	width: 1240px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	height: 390px;
	margin-top: 30px;
}
.nyhzhb_list ul {
	height: 340px;
}
.nyhzhb_list ul li {
	float: left;
	text-align: center;
	font-size: 18px;
	background: #fff;
	box-sizing: border-box;
	border-radius: 10px;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: block;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	overflow: hidden;
	transition: all 0.3s linear 0s;
	position: relative;
}
.nyhzhb_list ul li em {
	font-size: 13px;
	display: block;
	padding: 4px;
	width: 100px;
	border: 1px solid #eee;
	color: #868686;
	left: 25%;
	bottom: 8%;
	text-align: center;
	position: absolute;
	transition: all 0.3s linear 0s;
}
.nyhzhb_list ul li:hover em {
	background: #1f245e;
	color: #fff
}
.nyhzhb_list ul li:hover {
	-webkit-box-shadow: 0 15px 15px rgba(0,0,0,.1);
	box-shadow: 0 15px 30px rgba(0,0,0,.1);
	-webkit-transform: translate3d(0, -2px, 0);
	transform: translate3d(0, -2px, 0);
}
.nyhzhb_list ul li img {
	width: 226px;
	height: 161px;
	border-radius: 5px;
	transition: all 0.6s;
	display: inline-block;
}
.nyhzhb_list ul li img:hover {
	transform: scale(1.1);
//1.5指的是放大的倍数 cursor: pointer;
}
.nyhzhb_list ul li span {
	display: block;
	font-size: 16px;
	padding: 12px;
	-webkit-transition: all .4s ease-in-out 0s;
	-moz-transition: all .4s ease-in-out 0s;
	transition: all .4s ease-in-out 0s;
}
.nyhzhb_list ul li:hover span {
	color: #1f245e;
}
.nyhzhb_list ul li p {
	display: block;
	font-size: 15px;
	color: #848484;
	border-top: 1px solid #eee;
	padding: 10px;
}
.nyhzhb_list .pagination {
	position: absolute;
	left: 0;
	text-align: center;
	bottom: 5px;
	width: 100%;
	z-index: 999;
}
.nyhzhb_list ul li {
	width: 226px !important;
	border-radius: 5px;
}
.nyhzhb_list .swiper-pagination-bullet {
	display: inline-block;
	width: 6px;
	height: 6px;
	opacity: 1;
	border-radius: 10px;
	background: #111;
	margin: 0 3px;
	cursor: pointer;
	transition: width 0.3s ease-in-out;
}
.nyhzhb_list .swiper-pagination-bullet-active {
	background: #1f245e;
	width: 12px;
}
.mainbox {
	width: 1350px;
	margin: 0 auto;
}
.sy_demo4_bg {
	background: url(../images/sy_demo4_bg.png) no-repeat center;
}
.sy_demo4 {
	width: 1200px;
	height: 480px;
	margin: 0 auto;
	background: url(../images/sy_demo4_top.png) no-repeat center 15px;
	padding: 1px 0 0 0;
	position: relative;
}
.sy_demo4_more {
	width: 166px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	display: block;
	background: #fff;
	color: #a7a7a7;
	cursor: pointer;
	border: 1px solid #a7a7a7;
	position: absolute;
	bottom: 50px;
	left: 50%;
	margin: 0px 0 0 -83px;
}
.sy_demo4_more:visited {
	color: #a7a7a7;
}
.sy_demo4_more:link {
	color: #a7a7a7;
}
.sy_demo4_more:hover {
	color: #304d9d;
	border: 1px solid #304d9d;
}
.sy_demo4_nr {
	width: 1200px;
	height: 520px;
	margin: 0px auto 0;
	position: relative;
	top: 20px;
}
.sy_demo4_l {
	background: url(../images/sy_demo4_center_l.png) no-repeat center top;
	width: 470px;
	height: 330px;
	position: absolute;
	top: 0px;
	left: 0;
}
.sy_demo4_r {
	background: url(../images/sy_demo4_center_r.png) no-repeat center top;
	width: 470px;
	height: 330px;
	position: absolute;
	top: 0px;
	right: 0;
}
.sy_demo4_nr .wz {
	position: absolute;
	top: 360px;
	left: 50%;
	text-align: center;
	color: #616161;
	width: 870px;
	margin: 0 0 0 -435px;
	font-size: 14px;
}
.title02 {
	background: url(../images/cp_line01.png) no-repeat center 45px;
	height: 120px;
	margin-top: 40px;
}
.title02 h3 {
	text-align: center;
	line-height: 40px;
	font-size: 42px;
	color: #333;
	font-weight: bold;
}
.title02 p {
	display: block;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	padding: 30px 0 0;
	text-align: center;
}
.top_a {
	width: 100%;
	/* border-bottom: 1px solid #eee; */
	line-height: 32px;
	background: #f8f8f8;
}
.top_a p {
	width: 1200px;
	margin: 0 auto;
	color: #888;
}
.top_a a{color: #888;}