﻿@charset "utf-8";
/*==========@@HTML默认 开始@@==========*/
/*其它*/

/*==========@@HTML默认 结束@@==========*/
/*==========@@通用 开始@@==========*/
/*常用颜色*/

/*导航栏下拉*/
/*侧边导航*/

/*Banner2*/

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	line-height: 0;
}
.clearfix {
*zoom:1;
}
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}

/*产品行业分类列表*/
.fenlei {
	width: 1280px;
	margin: -94px auto 0;
	height: 211px;
	background: url(/statics/images/index/znbg.jpg) no-repeat center top;
	position: relative;

	padding-top: 34px;
}
.fenlei ul {
	height: 100px;
	padding: 0 14px;
}
.fenlei li {
	border-right: 1px dotted #666666;
	width: 178px;
	height: 100px;
	float: left;
}
.fenlei li img {
	width: 70px;
	height: 53px;
	display: block;
	margin: 0 auto;
}
.fenlei li span {
	display: block;
	font-size: 16px;
	color: #333333;
	line-height: 32px;
	text-align: center;
	font-weight: bold;
}
.fenlei li i {
	display: block;
	text-align: center;
	font-weight: normal;
	font-size: 10px;
	color: #666666;
	font-family: "Arial";
	text-transform: uppercase;
}
.fenlei li:last-child {
	border-right: 0;
}
.fenlei li:hover img {
	-webkit-animation: mymove 0.75s linear;
	animation: mymove 0.75s linear;
}
@keyframes mymove {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg);
  }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg);
  }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0);
  }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0);
  }
}
/*banner end*/
.index {
	position: relative;
	z-index: 3;
}
.index .title {
	text-align: center;
	width: 100%;
	background: url(/statics/images/index/titbg.png) no-repeat center 55px;
	padding-bottom: 8px;
}
.index .title2 {
	text-align: center;
	width: 100%;
	background: url(/statics/images/index/titbg2.png) no-repeat center 55px;
	padding-bottom: 30px;
}
.index .title h3 {
	font-size: 40px;
	display: block;
	line-height: 40px;
	color: #000;
	text-align: center;
	font-family: "Microsoft Yahei";
}
.index .title h4 {
	color: #999;
	font-size: 16px;
	text-transform: uppercase;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	line-height: 40px;
	padding-top: 40px;
}
.index .floor_1 {
	padding-top: 10px;
	padding-bottom: 40px;
	position: relative;
}
.index .part1 {
	position: absolute;
	left: 0;
	top: -100px;
	width: 1200px;
	height: 250px;
	overflow: hidden;
}
.index .part1 .item {
	width: 400px;
	float: left;
	height: 250px;
	background: #0a60d1;
}
.index .part1 .item a {
	display: block;
	position: relative;
	padding: 40px;
	color: #fff;
}
.index .part1 .item h3 {
	font-size: 18px;
	line-height: 24px;
}
.index .part1 .item h4 {
	color: #fff;
	display: block;
	border-bottom: 1px solid #fff;
	padding-bottom: 16px;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.index .part1 .item .shuzi {
	line-height: 20px;
	color: #fff;
	float: left;
	width: 122px;
}
.index .part1 .item .shuzi b {
	text-transform: uppercase;
	font-size: 86px;
	font-weight: bold;
	display: inline-block;
	line-height: 86px;
}
.index .part1 .item span {
	width: 60px;
	height: 54px;
	display: block;
	margin-top: 32px;
}
.index .part1 .it1 span {
	background-position: 0 -30px;
}
.index .part1 .it2 span {
	background-position: -76px -30px;
	width: 46px;
}
.index .part1 .it3 span {
	background-position: -140px -30px;
	width: 52px;
}
.index .part1 .item .txt {
	width: 180px;
}
.index .part1 .item.hover {
	background: #ff5454;
}
.part2 .hd {
	padding: 20px 0;
}
.index .part2 .hd ul {
	margin: 0 auto;
	text-align: center;
}
.index .part2 .hd li {
	margin-right: 20px;
	line-height: 36px;
	font-size: 18px;
	text-align: center;
	display: inline-block;
	white-space: nowrap;
	word-break: break-all;
}
.index .part2 .hd li a {
	display: block;
	border: 1px solid #ccc;
	padding: 0 12px;
}
.index .part2 .hd li.on a {
	border: 1px solid #0a60d1;
	background: #0a60d1;
	color: #fff;
}
.index .part2 .bd {
	overflow: hidden;
}
.index .part2 .bd ul {
	padding: 10px;
}
.index .part2 .bd li {
	width: 23.4%;
	display: block;
	float: left;
	margin: 0 0.8%;
	margin-bottom: 30px;
	background: #fff;
	transition: all 0.3s ease-out 0s;
	background: #f9f9f9;
}
.index .part2 .bd li .imgbox {
	overflow: hidden;
	border: 1px solid #ddd;
	border-bottom: none;
}
.index .part2 .bd li a {
	display: block;
	position: relative;
}
.index .part2 .bd li img {
	width: 100%;
	display: block;
}
.index .part2 .bd li h3 {
	font-family: "Microsoft YaHei";
	width: 100%;
	font-size: 15px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	top:235px;
	color: #000000;
}
.index .part2 .bd li .procs{
	text-align: center;
	color: #fff;
	height: 56px;
	border: 1px solid #ddd;
	border-top: none;
	background: #0a60d1;
}
.procs dt{
	padding: 0 1%;
}
.index .part2 .bd li p {
	color: #fff;
	padding: 0 46px;
	line-height: 24px;
}
.index .part2 .bd li a:hover {
	color: #fff;
}
.index .part2 .bd li a img:hover {
	transform: scale(1.1);
	box-shadow: 3px 3px 12px 2px rgba(222, 222, 222,0.4);
}
.index .part2 .bd li:hover {
	background: #0a60d1;
	box-shadow: 0px 0px 12px 0px rgba(222, 222, 222,0.7);
}
.index .floor_1_main, .index .floor_2_main, .index .floor_3_main, .index .floor_4_main {
	width: 100%;
}
.index .floor_2_main {
	background: #fff;
	overflow: hidden;
}
.index .more {
	width: 150px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	color: #aba8a8;
	display: block;
	margin: 0 auto;
	background: #fff;
	text-transform: uppercase;
	transition: all 0.3s ease-out 0s;
	box-shadow: 0 3px 10px rgb(222, 222, 222);
}
.index .more span {
	display: inline-block;
	width: 40px;
	height: 38px;
	line-height: 38px;
	background: url(/statics/images/index/icon.png) no-repeat 12px -92px #0a60d1;
}
.index .more:hover {
	background: #0a60d1;
	color: #fff;
	text-indent: 10px;
}
.index .more:hover span {
	color: #fff;
}
/*品质保障*/
.bag {
	background: url(/statics/images/index/pinbg.jpg) no-repeat center;
}
.index .pin h3 {
	font-size: 40px;
	display: block;
	line-height: 40px;
	color: #fff;
	text-align: center;
	font-family: "Microsoft Yahei";
}
.index .pin h4 {
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	line-height: 40px;
	padding-top: 40px;
}
.in-case {
	position: relative;
}
.justify {
	border: 1px solid #0a60d1;
	border-radius: 30px;
	width: 1200px;
	display: flex;
	justify-content: space-around;
}
.in-case .hd {
	display: -webkit-box;
	margin-bottom: 30px;
}
.justify li {
	width: 220px;
	height: 50px;
	color: #fff;
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	border: 1px solid #fff;
}
.in-case .hd .more {
	float: right;
}
.in-case .hd li:last-child:before {
	display: none;
}
.in-case .hd li.on, .in-case .hd li:hover {
	cursor: pointer;
	background-color: #fff;
	color: #0a60d1;
}
.in-case .bd dl {
	margin: 0;
	position: relative;
	height: 400px;
	background-color: #fff;
}
.in-case .bd dt {
	width: 590px;
	float: left;
}
.in-case .bd dd {
	float: left;
	width: 486px;
	background: #fdfdfd;
	padding: 40px 7% 50px 40px;
}
.in-case .bd dd h4 {
	width: 70%;
	float: left;
	font-size: 40px;
	line-height: 100px;
	color: #0a60d1;
	font-weight: bold;
}
.in-case .bd dd span {
	width: 70px;
	height: 90px;
	float: left;
	text-align: center;
	line-height: 100px;
	font-size: 30px;
	font-weight: bold;
	border: 5px solid #666;
}
.in-case .bd dd p {
	display: -webkit-inline-box;
	margin: 0;
	font-size: 16px;
	margin-top: 30px;
	line-height: 2;
	text-align: justify;
}
.in-case .bd dd ul {
	clear: both;
	margin-top: 60px;
}
.in-case .bd dd ul li {
	width: 220px;
	float: left;
	margin-right: 25px;
	overflow: hidden;
}
.in-case .bd dd ul li img {
	width: 100%;
}
.img-center {
	text-align: center;
	font-size: 0;
}
.img-center img {
	width: 100%;
	height: 400px;
}
/*品质保障结束*/
.floor_4_main {
	width: 100%;
}
.index_wt_pro_title {
	text-align: center;
}
.index_wt_pro_title h3 {
	font-size: 40px;
	font-weight: bold;
	line-height: 40px;
	margin-bottom: 10px;
}
.index_wt_pro_title h4 {
	color: #999;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	font-weight: normal;
	line-height: 40px;
	padding-top: 13px;
}
.pro_imglist_l {
	width: 420px;
}
.pro_imglist_r {
	width: 760px;
}
.pro_imglist_l .pic {
	overflow: hidden;
	position: relative;
}
.proimglist .wenz {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	line-height: 44px;
	top: auto;
	right: auto;
	background: rgba(255,255,255,.7);
	font-size: 18px;
	height: 44px;
}
.pro_imglist_r .pic {
	overflow: hidden;
	position: relative;
}
.jian {
	margin: 10px 0;
}
.proimglist .wenz h3 {
	text-align: left !important;
	color: #0d0d0d;
	padding: 0 20px;
	font-size: 18px;
}
.proimglist .pic:hover>a {
	box-sizing: border-box;
	border: 4px solid rgba(29, 97, 185,0.7);
}
.pos_re>a {
	display: block;
	z-index: 3;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.proimglist .pic:hover .wenz {
	background: rgba(29, 97, 185,0.7);
}
.proimglist .pic:hover img {
	transition: all 0.3s ease-out 0s;
	transform: scale(1.1);
}
.proimglist .wenz h3:hover {
	color: #fff
}
/*3重关卡*/
.index .chbg {
	background-image: url(/statics/images/index/chbg.jpg) !important;
}
.guan {
	width: 100%;
	overflow: hidden;
}
.distri {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.guan li {
	width: 370px;
	text-align: center;
}
.guan li div {
	background: #fff;
	padding: 15px;
}
.guan li img {
	width: 100%;
}
.guan li h3 {
	font-size: 20px;
	font-weight: 600;
	margin: 10px 0px;
}
.guan li p {
	line-height: 26px;
}
/*3重关卡结束*/

/*新闻中心*/
.floor_4_main .flnews {
	width: 100%;
	height: 166px;
	background: #0a60d1;
}
.flnews .newtitlevav {
	width: 500px;
	float: left;
	padding: 35px 0;
}
.flnews .newtitlevav h3 {
	font-size: 25px;

	color: #fff;
	line-height: 50px;
}
.flnews .newtitlevav p {
	float: right;
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	
}
.flnews .newtel {
	width: 300px;
	float: left;
	padding-top: 22px;
	margin-left: 220px;
}
.flnews .newtitimg{
	float: left;
	width: 100px;
	padding-top: 30px;
	margin-left: 30px;
}
.newtitimg img{
	width: 100%;
}
.flnews .newtel p {
	width: 300px;
	height: 50px;
	background: url(/statics/images/index/telbtn2.png) no-repeat;
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	border-radius:50px;
	text-align: center;
	margin-top: 20px;
}
.flnews .newtel h3 {
	width: 300px;
	height: 50px;
	background: url(/statics/images/index/telbtn.png) no-repeat;
	text-align: center;
	font-size: 30px;
	padding-left: 20px;
	font-weight: bold;
	color: #0a60d1;
	line-height: 50px;
	border-radius:50px;
	
}
.in-news {
	position: relative;
}
.in-news .newsli {
	width: 100%;
	height: 60px;
	background: #333;
}
.in-news .newsli li {
	width: 150px;
	float: left;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
}
.in-news .hd li:last-child:before {
	display: none;
}
.in-news .hd li.on, .in-news .hd li:hover {
	cursor: pointer;
	background-color: #0a60d1;
}
.in-news .bd dl {
	margin: 0;
	border: 1px solid #999;
	position: relative;
	height: 540px;
	background-color: #fff;
}
.in-news .bd dt {
	width: 50%;
	height: 540px;
	float: left;
}
.in-news .bd dd {
	float: left;
	width: 45%;
	padding: 60px 2.5%;
}
.in-news .bd dd h4 {
	width: 70%;
	float: left;
	font-size: 40px;
	line-height: 100px;
}
.in-news .bd dd span {
	width: 70px;
	height: 90px;
	float: left;
	text-align: center;
	line-height: 100px;
	font-size: 30px;
	font-weight: bold;
	border: 5px solid #666;
}
.in-news .bd dd span small {
}
.in-news .bd dd p {
	display: -webkit-inline-box;
	margin: 0;
	font-size: 16px;
	margin-top: 30px;
	line-height: 2;
	text-align: justify;
}
.syNews {
	height: 400px !important;
}
.syNews .libox {
	padding: 50px 30px 15px 30px;
	border: 1px solid #666;
}
/*新闻头条*/
.news_Hot{position: relative;display: table;}
.news_Hottitle_box{width:100%;margin:30px 0 20px 0;}
.news_Hottitle_box h3{width:98%;color:#333333;font-size:32px;padding:0 20px;font-weight:normal;position:relative;z-index:2;display:inline-block;}
.news_Hottitle_box h3 i{color:#7f7f7f;font-size:16px;font-weight:normal;padding-left:10px;}
.news_Hottitle_box h3 span{position:absolute;left:0px;width:6px;height:32px;background:#0a60d1;}
.news_Hottitle_box h3 a{float:right;color:#7f7f7f;font-size:14px;font-weight:normal;}
.news_Hottitle_box h3 a:hover{color:#f26600;}
.news_Hottitle_box .border{width:100%;height:5px;border-bottom:1px solid #b3b3b3;position:relative;top:0px;}

.news_Hot .news_col{display: block;height: 455px;}
.news_Hot .sw1{width: 760px;}
.news_Hot .sw2{width: 415px;height: 286px;}
.news_Hot .news_Hot_switch dt{height: 286px;position: relative;}
.news_Hot .news_Hot_switch dt b{position: absolute;left:-8px;top:12px;width: 88px;height: 40px;line-height: 40px;background: #1a7af8;text-align: center;font-size: 14px;color: #fff;font-weight: normal;border-radius: 4px; }
.news_Hot .news_Hot_switch dt img{width: 100%;height: 286px;display: block;}
.news_Hot .news_Hot_switch dd{width: -webkit-fill-available; padding: 20px 10px 10px 20px;background: #fff;float: left;height: 140px;}
.news_Hot .news_Hot_switch h3{position: relative;font-size: 20px;color: #000;font-weight: 700;}
.news_Hot .news_Hot_switch h3 a{color: #000;}
.news_Hot .news_Hot_switch p{font-size: 16px;color: #666666;line-height: 30px;overflow: hidden;}
.news_Hot .sw1 span{height: 36px;line-height: 36px;font-size: 16px;color: #01429e;}
.news_Hot .news_Hot_switch span a{color: #0a60d1;}
.news_Hot .news_Hot_switch span em{color: #666666;}
.news_Hot .news_Hot_switch .swtime{height: 36px;line-height: 36px;font-size: 16px;color: #0a60d1;}
.news_Hot .news_Hot_switch .swtime a{color: #01429e;}
.news_Hot .sw2 h3{
	float: left;
	width: 70%;
	margin-right: 3%;
}
.news_Hot .sw2 h3 p a{
	height: 36px;
    line-height: 36px;
    font-size: 16px;
    color: #0a60d1;
}
.news_Hot .sw2 .swtime{
	float: right;
	width: 27%;
	text-align: center;
	background: #ddd;
	height: 60px;
	padding: 20px 0;
	font-size: 35px;
	border-radius: 8px;
	font-weight: bold;
}

.news_Hot .newctu{margin-bottom: 20px;display: inline-block;}
.news_Hot .newctu dl{float: left;width: 398px;border: 1px solid #e9e9e9; padding: 30px 0 0 0; height: 188px;margin-top: 20px;}
.news_Hot .newctu dt{height: 30px;line-height: 30px;overflow: hidden;font-size: 16px;color: #333333;margin-bottom: 22px; padding: 0 30px; text-overflow:ellipsis; white-space:nowrap;}
.news_Hot .newctu dt a{color: #333333;}
.news_Hot .newctu dd p{font-size: 14px;color: #666666;line-height: 26px;height: 52px;overflow: hidden; margin-bottom: 30px; padding: 0 30px;}
.news_Hot .newctu dd span{display: block;height: 58px;line-height: 58px;border-top: 1px solid #e9e9e9;padding: 0 30px;}
.news_Hot .newctu dd span a{float: right;text-decoration: none;font-size: 16px;color: #0a60d1;}

/*芯片百科*/
.content_bk{display: block; height: 390px;}
.content_bk .bk_box {
	width: 46.5%;
    display: block;
	padding: 32px 16px;
    height: 390px;
	margin-bottom: 40px;
    background-color: #fff;
    box-shadow: 0 2px 24px 0 hsla(0,0%,60%,.08);
}
.bk_box .bk_titlepai {
    margin-left: 17px;
    font-size: 24px;
    font-weight: 700;
    line-height: 33px;
}
.bk_box .bk_line {
    margin: 16px 0 15px 16px;
    width: 497px;
    height: 1px;
    background-color: #eee;
}
.bk_box li {
    display: flex;
    padding: 8px 17px;
    height: 38px;
    font-size: 16px;
    line-height: 22px;
    cursor: pointer;
    transition: all .2s linear;
}
.bk_box .bkicon{
    margin: 1px 16px 0 0;
    width: 20px;
    min-width: 20px;
    height: 20px;
    color: #bbb;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    border-radius: 2.27px;
}
.bk_box a:nth-child(1) .bkicon {
    color: #fff;
    background-color: #ff4081;
}
.bk_box a:nth-child(2) .bkicon {
    color: #fff;
    background-color: #ad46fd;
}
.bk_box a:nth-child(3) .bkicon {
    color: #fff;
    background-color: #1a7afb;
}
/*芯片音效*/

.AudioList{position: relative;margin-bottom: 30px;height: 800px;}
.Sound_container{margin-bottom: 20px;display: inline-table;width: 100%;}
.Sound_container li{float: left;width: 24%;height: 112px;margin: 0 0.5%;font-size: 24px;line-height: 90px;text-align: center;}

.newSoundcont li{float: left;width: 16.5%;height: 90px;background: #fff;margin: 10px 0.5%;padding: 10px 15px;}
.newSoundcont .soundName{font-size: 14px;font-weight: 700;color: #272727;float: left;}
.newSoundcont .video-img-mask{width: 72px; height:60px;overflow: hidden;float: right;margin-top: 10px;}
.newSoundcont .aud_duration{color: #000;float: left;}
.newSoundcont .aud_bg{margin-top: 30px; overflow: hidden;height: 46px;}
.newSoundcont .aud_bg img{width: 100%;}

.newSoundlist li{float: left;width: 20.5%;height: 150px;background: #fff;margin: 10px 1%;padding: 10px 15px;}
.newSoundlist .soundName{font-size: 14px;font-weight: 700;color: #272727;float: left;}
.newSoundlist .video-img-mask{width: 72px; height:60px;overflow: hidden;float: right;margin-top: 10px;}
.newSoundlist li .aud_bg{padding: 20px 0;}

.libox .picbox {
	width: 45%;
	float: left;
}
.libox .picbox img {
	width: 485px;
	height: 240px;
}
.libox .picbox h3 {
	font-size: 18px;
	font-weight: 600;
	margin: 5px 0;
}
.libox .newsright {
	width: 50%;
	float: right;
	position: relative;
	overflow: hidden;
}
.libox .newsright ul {
	overflow: hidden;
	width: 100%;
}
.libox .newsright li {
	width: 100%;
	height: 85px;
	overflow: hidden;
}
.libox .newsright li .time {
	float: left;
	overflow: hidden;
	width: 13%;
	height: 53px;
	border: 1px solid #999;
}
.libox .newsright li .wen {
	float: left;
	overflow: hidden;
	width: 80%;
	padding: 0 3%;
}
.libox .newsright li em {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #333;
	margin: 5px 0;
	line-height: 22px;
}
.libox .newsright li span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #999;
	line-height: 14px;
}
.libox .newsright li h4 {
	cursor: pointer;
	font-size: 14px;
	line-height: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 5px;
	color: #000;
	font-weight: 700;
}
.libox .newsright li h4 a:hover {
	color: #000;
	text-decoration: underline;
}
.libox .newsright li p {
	font-size: 14px;
	color: #999;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}
/*新闻中心结束*/

/*资质*/
.floor_5 {
	padding: 3px 0;
	position: relative;
	height: 600px;
}
.in-news .zsli {
	width: 510px;
	height: 48px;
	margin: 0 auto;
	border: 1px solid #0a60d1;
	border-radius: 23px;
}
.in-news .zsli li {
	width: 255px;
	height: 48px;
	font-size: 24px;
	float: left;
	text-align: center;
	line-height: 48px;
	box-sizing: border-box;
}
.floor_5 .zs {
	margin-top: 25px;
}
.floor_5 .zs li {
	width: 245px;
	height: 320px;
	float: left;
	padding: 20px;
	margin-right: 15px;
	text-align: center;
	background: #f7f7f7;
	cursor: pointer;
}
.in-news .hd .zsli li.on, .in-news .hd .zsli li:hover {
	border-radius: 20.8px;
	background-color: #0a60d1;
	color: #fff;
}
.floor_5 .zs li img {
	width: 100%;
}
.floor_5 .zs li h3 {
	width: 100%;
	overflow: hidden;
	font-size: 15px;
}
/*资质结束*/


.index .floor_2 {
	padding: 60px 0;
	position: relative;
}
.index .floor_2 .hdtit {
	padding: 30px 0;
}
.index .floor_2 .hdtit ul {
	margin: 0 auto;
	text-align: center;
	width: 280px;
}
.index .floor_2 .hdtit li {
	margin-right: 30px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	display: inline-block;
	display: inline;
	float: left;
}
.index .floor_2 .hdtit li a {
	display: block;
	border: 1px solid #ccc;
	padding: 0 12px;
}
.index .floor_2 .hdtit li a:hover, .index .floor_2 .hdtit li.hover a {
	border: 1px solid #0a60d1;
	background: #0a60d1;
	color: #fff;
}
.index .floor_2 .vistbox {
	width: 100%;
	position: relative;
	overflow: hidden;
}
.index .floor_2 .slideBox {
	position: relative;
	overflow: hidden;
	height: 502px;
}
.index .floor_2 .txtbox {
	padding-top: 25px;
	position: relative;
	z-index: 3;
}
.index .floor_2 .btn {
	width: 160px;
	position: absolute;
	right: 0;
	bottom: 150px;
	z-index: 99;
	background: #fff;
	height: 350px;
}
.index .floor_2 .btn img {
	display: block;
	width: 110px;
	height: 230px;
	margin-left: 50px;
	margin-bottom: 90px;
}
.index .floor_2 .btn span {
	display: inline-block;
	width: 66px;
	height: 30px;
	margin-left: 14px;
	cursor: pointer;
}
.index .floor_2 .btn .sPrev {
	background-position: -204px 0;
}
.index .floor_2 .btn .sNext {
	background-position: -284px 0;
}
.index .floor_2 .btn .cur.sPrev {
	background-position: -204px -40px;
}
.index .floor_2 .btn .cur.sNext {
	background-position: -284px -40px;
}
/*实力新*/
.floor_2_main .box1 .left {width: 690px;padding-top: 12px;}
.floor_2_main .box1 .left li { border-bottom: 1px dashed #b3b3b3; padding-bottom: 32px; margin-bottom: 32px; }
.floor_2_main .box1 .left li .fl { width: 117px; margin-right: 20px; }
.floor_2_main .box1 .left li .fl img { width: 117px; }
.floor_2_main .box1 .left li .fr { float: left; width: 540px; }
.floor_2_main .box1 .left li .fr h3 { font-size: 24px; font-weight: 100; padding-top: 20px; padding-bottom: 16px; }
.floor_2_main .box1 .left li .fr h3 b { color: #ddd; margin-right: 5px; }
.floor_2_main .box1 .left li .fr .p {color: #666;line-height: 24px;padding-left: 15px;text-align: justify;height: 70px;overflow: hidden;}
.floor_2_main .box1 .right { width: 489px; }
.floor_2_main .box2 {padding: 50px 0;}
.floor_2_main .box2 .left { float: right; padding-top: 0; }
.floor_2_main .box2 .left li .fr {width: 520px;}
.floor_2_main .box2 .right { float: left; }
.floor_2_main .box2 .left li:last-child{border-bottom: none;padding-bottom: 0;margin-bottom: 0;}
.floor_2_main .box2 .left li{padding-bottom: 29px;margin-bottom: 29px;}



/*END*/

.transs {
	-webkit-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-moz-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	-o-transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
	transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
}
.slidebanner {
	width: 100%;
	margin: 0 auto;
	height: 500px;
	overflow: hidden;
	position: relative;
}
.slidebanner .game163 {
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.slidebanner .bigImg {
	overflow: hidden;
	position: relative;
	width: 992px;
	height: 500px;
}
.slidebanner .bigImg a {
	display: block;
}
.slidebanner .bigImg li {
	position: relative;
}
.slidebanner .bigImg li .img {
	padding-left: 290px;
	width: 700px;
	height: 100%;
}
.slidebanner .bigImg li img {
	width: 700px;
	height: 350px;
}
.slidebanner .bigImg .txt {
	position: absolute;
	top: 65px;
	left: 0;
	width: 380px;
	height: 438px;
	background: url(/statics/images/index/redbg.png) repeat left top;
}
.slidebanner .bigImg .txt {
	padding: 30px;
	color: #fff;
}
.slidebanner .bigImg .txt h5 {
	font-size: 30px;
	display: block;
}
.slidebanner .bigImg .txt s {
	display: block;
	width: 68px;
	height: 1px;
	background: #fff;
	margin: 34px 0;
}
.slidebanner .bigImg .txt p {
	line-height: 24px;
	padding: 12px 0 0;
	height: 222px;
	overflow: hidden;
}
.slidebanner .bigImg .txt span {
	display: block;
	margin-top: 10px;
}
.slidebanner .smallScroll {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 800px;
	height: 126px;
	background: #fff;
	z-index: -10;
}
.slidebanner .smallImg {
	width: 800px;
	position: relative;
	overflow: hidden;
	height: 126px;
}
.slidebanner .smallImg ul li {
	float: left;
	width: 250px;
	height: 126px;
	display: block;
	margin-right: 23px;
	cursor: pointer;
	position: relative;
}
.slidebanner .smallImg ul li img {
	height: 124px;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	width: 248px;
	border: 1px solid #fff;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.slidebanner .smallImg ul li.on img {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	border: 1px solid #da0000;
}
.index .floor_3_main {
	background: url(/statics/images/index/flo3.jpg) no-repeat center top #f5f5f5;
}
.index .floor_3 {
	padding-top: 80px;
	overflow: hidden;
	padding-bottom: 30px;
}
.index .part3 {
	width: 1200px;
	background: #0a60d1;
	position: relative;
}
.index .part3 .img {
	width: 550px;
	position: relative;
	top: 78px;
	margin-left: 25px;
}
.index .part3 .img img {
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.3s ease-out 0s;
}
.index .part3 .img:hover img {
	transform: scale(1.05, 1.05);
}
.index .part3 .txt {
	padding:0 45px;
	width: 535px;
	padding-top: 70px;
	color: #fff;
}
.index .floor_3 .compar{
	height: 150px;
	background: #0a60d1;
}
.compar li{width: 130px;float: left;text-align: center;color: #fff;font-size: 14px;margin: 0 10px;letter-spacing: 1px;}
.compar li .tu{width: 96px;height: 95px;background: url(/skin/images/dian1.png);font-size: 12px;color: #0a60d1;line-height: 95px;margin: 0 auto;margin-bottom: 10px;}
.compar li span{font-size: 24px; display: inline-block;color: #0a60d1;font-family: 'Oswald-Bold';font-weight: bold;padding-right:1px;}
.index .part3 .txt a {
	display: block;
	color: #fff;
}
.index .part3 .txt h3 {
	font-size: 24px;
}
.index .part3 .txt h4 {
	font-size: 16px;
	display: block;
	text-transform: uppercase;
}
.index .part3 .txt p {
	padding-top: 45px;
	padding-bottom: 20px;
}
.index .part3 .txt span {
	width: 68px;
	height: 36px;
	border: 1px solid #fed5d5;
	display: block;
	line-height: 36px;
	text-align: center;
}
.index .part3 .txt span em {
	width: 22px;
	margin: 14px auto 0;
	height: 8px;
	background-position: -60px -100px;
	display: block;
	vertical-align: middle;
}
.index .part3 .txt a:hover span {
	border: 1px solid #fff;
}
.index .part3 .txt a:hover span em {
	background-position: -60px -120px;
}
.index .part4 {
	padding: 80px 0 0;
}
.index .part4 .step {
	overflow: hidden;
}
.index .step .bd {
	position: relative;
	padding-bottom: 30px;
	overflow: hidden;
	width: 100%;
	width: 100%;
}
.index .step .bd li {
	float: left;
	width: 23%;
	height: 150px;
	overflow: hidden;
	margin: 20px 1%;
}
.index .step .bd .fontlist {
	width: 1200px;
}
.index .step .bd li a {
	display: block;
	overflow: hidden;
}
.index .step .bd li img {
	width: 100%;
	display: block;
	transition: all 0.3s ease-out 0s;
}
.index .step .bd li a:hover img {
	transform: scale(1.08, 1.08);
}
.index .step .hd {
	position: relative;
}
.index .step .hd ul {
	text-align: center;
}
.index .step .hd li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin-right: 14px;
	cursor: pointer;
	background: #999;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	border-radius: 100%;
	font-size: 0;
}
.index .step .hd li.on {
	background: #0a60d1;
}
.index .floor_4 {
	padding: 40px 0;
}
.index .floor_4 .textlist .list {
	width: 108%;
}
.index .floor_4 .textlist {
	position: relative;
	overflow: hidden;
	padding-top: 40px;
}
.index .textlist li {
	float: left;
	width: 590px;
	height: 160px;
	margin-right: 20px;
	transition: all 0.2s linear 0s;
	margin-bottom: 20px;
	background: #f7f7f7;
}
.index .textlist li a {
	display: block;
	padding: 35px 20px;
}
.index .textlist li .img {
	width: 120px;
	height: 90px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}
.index .textlist li .img img {
	width: 100%;
	height: 100%;
	transition: all 0.3s ease-out 0s;
}
.index .textlist li a:hover img {
	transform: scale(1.2, 1.2);
}
.index .textlist li .txt {
	width: 390px;
}
.index .textlist li h3 {
	font-size: 18px;
	color: #000;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.index .textlist li a:hover h3 {
	color: #0a60d1;
}
.index .textlist .desc {
	line-height: 24px;
	height: 52px;
	overflow: hidden;
	margin-bottom: 5px;
	color: #999;
	cursor: pointer;
	font-size: 12px;
	padding-top: 10px;
}
.index .textlist span {
	display: block;
	color: #333;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
}
.nybanner {
	width: 100%;
	height: 400px;
	z-index: -99;
	position: relative;
	overflow: hidden;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(/statics/images/index/nybanner.jpg);
}
.wrapper {
	position: relative;
}
.subleft {
	width: 3rem; 
	position: relative;
}
.subleft .toptitle {
	width: 2.6rem;
	height: 1rem;
	background: #0a60d1;
	color: #fff;
	padding:0.4rem 0.2rem;
}
.subleft .toptitle h3 {
	border-bottom: 1px solid #fff;
	color: #f9f9f9;
	font-weight: bold;
	font-size: 0.26rem;
	display: block;
	line-height: 0.45rem;
}
.subleft .toptitle h4 {
	font-size: 0.18rem;
	font-family: arial;
	text-transform: uppercase;
}

.subleft .cont li a {
	display: block;
	background: #fff url(/statics/images/index/flh3.jpg) no-repeat 1.9rem 0.2rem;
	height: 0.65rem;
	line-height: 0.65rem;
	padding: 0 0.6rem 0 0.45rem;
	font-size: 0.18rem;
	color: #252525;
	font-weight: normal;
	border-right: 1px solid #d1d1d1;
	border-left: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	text-decoration: none;
}
.subleft .cont li a.sub1 {
	display: block;
	transition: all 0.3s ease-out 0s;
}
.subleft .cont li a.sub1:hover, .subleft .cont li.hover a.sub1 {
	background: #fff url(/statics/images/index/flh3h.jpg) no-repeat 0.3rem 0.3rem;
	color: #0a60d1;
	font-weight: bold;
	font-size:0.2rem;
}
.subleft .cont li .box {
	padding: 5px 0 0 15px;
	display: none;
}
.subleft .cont li .box a {
	color: #fff;
	font-size: 15px;
	display: block;
	line-height: 30px;
	padding: 0;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	opacity: 0.75;
	filter: alpha(opacity=75);
}
.subleft .cont li .box a.hover, .subleft .cont li .box a:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
.subleft .cont li:hover .box, .subleft .cont li.hover .box {
	display: block;
}
.leftRecomm {
	padding: 0.4rem 0.2rem;
	margin-top: 20px; 
	background: #fff;
	border: 1px solid #ddd;
}
.leftRecomm .title {
	padding-bottom: 0.15rem;
	border-bottom: 1px solid #f5f5f5; 
	color: #0a60d1;
	font-size: 0.26rem;
	font-weight: bold;
	margin-bottom: 0.16rem;
	text-align:left;
}
.leftRecomm .title a {
	color: #0a60d1;
}
.leftRecomm .item {
	width: 90%;
	overflow: hidden;
	text-align: center;
	margin:0 auto;
	
}
.leftRecomm .item a {
	width: 100%;
	display: block;
}
.leftRecomm .item img {
	width: 100%;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	border-radius: 3px;
	display: block;
}
.leftRecomm .item h3 {
	width: 100%;
	text-align: center;
	font-size: 0.16rem;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
	line-height:0.45rem;
	font-weight:normal;
}
.leftRecomm .item:hover img {
	-webkit-filter: brightness(110%);
	filters: brightness(110%);
}
.leftRecomm .newslist li {
	line-height: 34px;
	height: 34px;
	overflow: hidden;
}
.leftRecomm .newslist li a {
	display: block;
	width: 100%;
	text-align: left;
	font-size:0.16rem;
	color:#666;
}
.subright {
	width: 12.7rem;
}
.subright .t {
	padding: 0 0 25px;
	color: #0a60d1;
	font-size: 20px;
}
.subright .t2 {
	color: #0a60d1;
	font-size: 30px;
	display: block;
	padding: 30px 0;
}
.sitepath {
	line-height: 49px;
	color: #88848b;
	border-bottom: 1px solid #f1f1f1;
	margin-bottom: 28px;
}
.sitepath .home {
	width: 12px;
	height: 12px;
	display: inline-block;
	background-position: -100px -100px;
	margin-right: 20px;
}
.sitepath a {
	color: #88848b;
	display: inline-block;
	white-space: nowrap;
}
.sitepath a:hover {
	color: #ff0505;
}
.productlist {
	position: relative;
}
.productlist .list {
	padding-top: 10px;
	width: 100%;
}
.productlist .item {
	width: 3.85rem;
	display: block;
	float: left;
	position: relative;
	margin-right: 0.5rem;
	margin-bottom: 0.5rem;
	transition: all 0.3s ease-out 0s;
	border: 1px solid #ddd;
}
.productlist .item:nth-child(3n){margin-right:0;}

.productlist dl:nth-child(odd) {
	background: #eeeeee;
}
.productlist dl {
	height: 206px;
	margin-bottom: 20px;
	padding: 20px 28px 0 20px;
	border: 1px solid #e5e5e5;
}
.productlist dt {
	float: left;
	width: 335px;
	height: 188px;
}
.productlist dt img {
	width: 335px;
	height: 188px;
	display: block;
}
.productlist dd {
	float: right;
	width: 480px;
	padding: 6px 0 0 0;
}
.productlist dd h3 {
	height: 28px;
	line-height: 28px;
	overflow: hidden;
	font-size: 20px;
	color: #252525;
	font-weight: normal;
	margin-bottom: 5px;
}
.productlist dd em a {
	display: block;
	width: 124px;
	height: 40px;
	line-height: 40px;
	background: #01429e;
	text-align: center;
	font-size: 14px;
	color: #fff;
}
.productlist .item a {
	display: block;
}
.productlist .imgbox{
	border-bottom: 1px solid #ddd;
}
.productlist .item img {
	width: 80%;
	display: block;
	padding:10%;
	background:#fff;}
.productlist .item h3 {
	position: absolute;
	top: 4rem;
	width: 100%;
	font-size: 0.22rem;
	color:#fff;
	text-align: center;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.productlist .item p {
	color: #999;
	padding: 0 20px;
	line-height: 24px;
}
.productlist .imgbox{
	overflow: hidden; 
}
.productlist .imgbox img:hover {
	transform: scale(1.2);
	box-shadow: 0 3px 10px rgb(222, 222, 222);
}
.productlist .item .procs{
	text-align: center;
	color: #fff;
	height: 0.12rem;
	font-size:0.16rem;
	background: #0a60d1;
	padding-top:0.5rem;
}
.caselist {
	position: relative;
}
.caselist .list {
	padding-top: 10px;
	width: 100%;
}
.caselist .item {
	width: 290px;
	height: 280px;
	display: block;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	background: #fff;
	transition: all 0.3s ease-out 0s;
	border-bottom: 1px solid #e5e5e5;
}
.caselist .item a {
	display: block;
}
.caselist .item img {
	width: 290px;
	height: 145px;
	display: block;
}
.caselist .item h3 {
	font-size: 18px;
	padding: 16px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.caselist .item p {
	color: #999;
	padding: 0 16px;
	line-height: 24px;
}
.caselist .item:hover {
	transform: translate3d(0px, -16px, 0px);
	box-shadow: 0 3px 10px rgb(222, 222, 222);
}
.honorlist {
	position: relative;
}
.honorlist .list {
	padding-top: 10px;
	width: 100%;
}
.honorlist .item {
	width: 290px;
	height: 265px;
	display: block;
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
	background: #fff;
	transition: all 0.3s ease-out 0s;
	border-bottom: 1px solid #e5e5e5;
}
.honorlist .item a {
	display: block;
}
.honorlist .item img {
	width: 290px;
	height: 217px;
	display: block;
}
.honorlist .item h3 {
	font-size: 16px;
	padding: 10px;
	text-align: center;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.honorlist .item:hover {
	transform: translate3d(0px, -16px, 0px);
	box-shadow: 0 3px 10px rgb(222, 222, 222);
}
.newslist {
	padding: 0;
}
.newslist .item {
	width: 100%;
	display: block;
	margin-bottom: 28px;
	background: #f7f7f7;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.newslist .item a {
	display: block;
	padding: 20px;
}
.newslist .item .img {
	width: 150px;
	height: 112px;
	overflow: hidden;
}
.newslist .item .img img {
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.3s ease-out 0s;
}
.newslist .item a:hover .img img {
	transform: scale(1.1, 1.1);
}
.newslist .item .txt {
	width: 715px;
}
.newslist .item .txt h3 {
	color: #000;
	font-size: 18px;
	display: block;
	padding-bottom: 10px;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
.newslist .item .txt p {
	font-size: 14px;
	color: #999;
	line-height: 24px;
}
.newslist .item a:hover .txt h3 {
	color: #0a60d1;
}
.newslist .item:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.newtel {
	padding: 23px 0 0 23px;
	height: 88px;
	font-size: 20px;
	color: #131313;
}
.newtel b {
	display: block;
	font-size: 30px;
	color: #0a60d1;
	font-family: arial;
}
.singlepage {
	position: relative;
	overflow: hidden;
	color: #666;
}
.singlepage .cont img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.singlepage .cont .desc {
	padding-top: 40px;
}
.formData {
	padding-bottom: 20px;
}
.formData .item {
	float: left;
	color: #999;
	font-weight: normal;
	width: 425px;
	height: 56px;
	line-height: 56px;
	border: 1px solid #e5e5e5;
	margin-right: 76px;
	margin-bottom: 45px;
	position: relative;
}
.formData .item label {
	padding-left: 15px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 11;
	text-align: center;
	display: block;
	margin: 0;
	height: 56px;
	line-height: 56px;
	font-size: 18px;
	color: #cccccc;
}
.formData .item input {
	outline: none;
	line-height: 38px;
	height: 38px;
	font-size: 18px;
}
.formData .item .txt {
	width: 355px;
	height: 56px;
	line-height: 56px;
	display: block;
	background: none;
	padding-left: 70px;
	border: 0 none;
	color: #999;
}
.formData .item .red {
	position: absolute;
	right: 15px;
	top: 0;
	color: #ff0000;
	z-index: 11;
}
.formData .item.mr0 {
	margin-right: 0;
}
.formData .msg-box {
	position: absolute;
	left: 0;
	top: 0px;
}
.formData .liuyan {
	width: 928px;
	height: 260px;
	border: 1px solid #e5e5e5;
	float: left;
}
.formData .liuyan label {
	text-align: right;
	display: block;
}
.formData .liuyan textarea {
	width: 908px;
	height: 234px;
	line-height: 35px;
	padding: 12px 10px;
	text-indent: 100px;
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #333;
	border: 0 none;
	overflow: hidden;
	background: none;
	resize: none;
	display: block;
	outline: none;
}
.formData .bot {
	width: 100%;
}
.formData .sub {
	width: 232px;
	line-height: 58px;
	margin-right: 2px;
	text-align: center;
	background: #0a60d1;
	color: #FFF;
	cursor: pointer;
	font-size: 18px;
	display: block;
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	-ms-transition: all ease 300ms;
	-o-transition: all ease 300ms;
	transition: all ease 300ms;
}
.formData .sub:hover {
	background: #e12325;
	transform: translate3d(0px, -6px, 0px);
}
.formData .yzm {
	width: 432px;
}
.formData .yzm .txt {
	padding-left: 80px;
}
.formData .yzm img {
	position: absolute;
	right: 0;
	top: 0;
	height: 56px;
	border: 0px;
	display: block;
}
.arecttitle {
	width: 450px;
	margin-left: 25px;
}
.g_bg {
	background: #f5f5f5;
}
.newr {
	padding: 42px 0px 20px;
	background: #fff;
}
.arecttitle h1 {
	font-size: 22px;
	font-weight: bold;
	line-height: 30px;
	color: #0a60d1;
	margin-bottom: 5px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #ddd;
}
.newr h3 {
	height: 46px;
	line-height: 46px;
	text-align: center;
	font-weight: normal;
	color: #252525;
	font-size: 24px;
	margin-bottom: 22px;
	overflow: hidden;
}
.newr .lytit {
	font-size: 15px;
	width: 100%;
	text-align: center;
}
.newr .lytit span {
	width: 230px;
}
.arecttitle .mark {
	font-size: 15px;
	width: 100%;
	height: 250px;
	padding: 5px 0 10px;
	margin-bottom: 20px;
	line-height:25px;
}
.arecttitle .mark span {
	width: 230px;
	font-size: 16px;
	display: block;
	font-weight: 700;
	margin-bottom:10px;
}
.arecttitle .iconzixun a {
	width: 150px;
	height: 55px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	line-height: 55px;
	background: #0a60d1;
	margin-right: 10px;
	padding: 13px 60px;
}
.wt_tel {
	padding-top: 10px;
	height: 60px;
	padding-left: 52px;
	position: relative;
	background: url(/statics/images/index/telicon2.png) no-repeat 2px 23px;
}
.wt_tel span {
	width: 300px;
}
.wt_tel span p {
	font-size: 36px;
	font-weight: bold;
}
.showContxt {
	padding: 20px 30px;
	box-shadow: 10px 0 10px -10px rgba(0,0,0,0.2), -10px 0 10px -10px rgba(0,0,0,0.2);
}
.showContxt p{
	letter-spacing:1.5px;
}
.showContxt img {
	max-width: 100% !important;
	display: block;
	margin: 0 auto;
}
.cpjj {
	margin-bottom: 15px;
	padding: 20px 30px;
	box-shadow: 10px 0 10px -10px rgba(0,0,0,0.2), -10px 0 10px -10px rgba(0,0,0,0.2);
	border: 1px solid #eeeeee;
	margin-top:50px;
}
.cpjj .pro_tit {
	margin: 15px 0;
}
.cpjj .pro_tit strong {
	font-size: 22px;
	height: 22px;
	font-weight: normal;
	line-height: 28px;
	color: #0a60d1;
}
.cpjj .pro_tit i {
	color: #C0C0C0;
	font-size: 14px;
}
.jjms {
	background: #f4f4f4;
	padding: 15px 30px 10px;
	font-size: 16px;
}
.showContent{line-height:25px;}

.showContent p {
	letter-spacing: 1px;
}
.showContent h3 {
	font-size: 20px;
	font-weight: normal;
	color: #0a60d1;
	position: relative;
	padding-left: 10px;
	border-bottom: 1px solid #eeeeee;
}
.showContent h3:before {
	content: "";
	position: absolute;
	width: 3px;
	height: 13px;
	background: #0a60d1;
	top: 8px;
	border-radius: 20px;
	left: 0;
}
/*产品优势*/
.wtpro_adv {
	margin-bottom: 65px;
	margin-top: 50px;
}
.wtpro_adv_list {
	padding-left: 18px;
}
.wtpro_adv dl {
	float: left;
	width: 148px;
	padding: 20px 20px 0 20px;
	height: 225px;
	border: 1px solid #dedede;
	text-align: center;
	margin-right: 30px;
	border-radius: 10px;
}
.wtpro_adv dl.wtpro_adv_clear {
	margin-right: 0;
}
.wtpro_adv dt img {
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto;
}
.wtpro_adv dt span {
	display: block;
	height: 38px;
	font-size: 14px;
	color: #dadada;
	font-style: normal;
	line-height: 38px;
	text-transform: uppercase;
	overflow: hidden;
}
.wtpro_adv dd span {
	display: block;
	height: 32px;
	font-size: 24px;
	color: #191919;
	line-height: 32px;
	overflow: hidden;
	margin-bottom: 15px;
}
/*产品实力*/
.proAD dl {
	margin-top: 20px;
}
.proAD dl dt {
	width: 50%;
	float: left;
	background: #eee;
}
.proAD dl dt img {
	width: 100%;
}
.proAD dl dd {
	width: 50%;
	float: right;
	color: #000;
}
.proAD dl dd p {
	border-bottom: 1px dashed #eee;
	padding-bottom: 15px;
	padding-top: 15px;
}
.proAD dl dd p b, .proAD dl.last dd p b {
	display: inline-block;
	font-weight: normal;
	font-style: normal;
	margin: 0 15px;
	border-right: 1px solid #0f57c4;
	padding-right: 5px;
	width: 10%;
}
.proAD dl dd p em {
	font-style: normal;
	color: #1c61b9;
	font-size: 22px;
	font-weight: bold;
	margin: 0 5px 0 0;
}
/*产品推荐*/
.proRec_tit {
	height: 46px;
	line-height: 46px;
	font-weight: normal;
	border-bottom: 2px solid #dfdfdf;
	margin-top: 50px;
	margin-bottom: 30px;
}
.proRec_tit b {
	display: inline-block;
	font-size: 24px;
	font-weight: normal;
	color: #464646;
	padding-left: 32px;
	border-bottom: 2px solid #0a60d1;
	background: url(images/p14-icon11.png) no-repeat 0 center;
}
.proRec_tit span {
	margin-left: 10px;
	font-size: 18px;
	font-family: Arial;
	color: #c2c2c1;
	text-transform: uppercase;
}
.proRec_list dl {
	float: left;
	width: 23.5%;
	border: 1px solid #dfdfdf;
	margin-right: 1.5%;
	box-sizing: border-box;
	margin-bottom: 50px;
}
.proRec_list dl img {
	display: block;
	width: 100%;
}
.proRec_list dd {
	position: relative;
}
.proRec_list h4 {
	height: 30px;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
	color: #191919;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.proRec_list h4 a {
	color: #191919;
}
.proRec_desc {
	font-size: 12px;
	line-height: 24px;
	padding: 10px 10px 10px 10px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: #ddd;
}
.proRec_desc dl:hover {
	border-color: #0f57c4;
}
.proRec_list dl:hover {
	color: #0a60d1;
}

/*走进唯创*/

/*搜索*/
.g_ser{height: 50px;border-bottom: 1px solid #e9e9e9; margin-bottom: 40px;}
.h_sea{ height:50px;line-height: 50px; overflow:hidden; color:#999999;margin-bottom: 40px; border-bottom: 1px solid #e9e9e9;}
.h_sea b{font-weight: normal; color: #999999;}
.key a{color:#8b8b8b;padding: 0 10px;}
.key .cur{color: #01429e;}
.inp01{height:36px;line-height:36px;   padding-left: 10px; width:220px;float:left;color:#9d9d9d;  border: none; background: none; font-family:"Microsoft Yahei"}
.s_ss{float:left; width:50px; height:36px; background: none;border: none; cursor: pointer;}
.s_inp{ margin-top: 7px; background:url(/skin/images/nyserbg.jpg) no-repeat; width: 281px;height: 36px; padding: 1px;}
.s_inp .txt{width: 223px;float: left;height: 32px;padding: 1px 3px;}
.s_inp .btn{float: left;width: 50px;background: none;height: 35px;}
/* 关于我们 */
.g_gsjj {
	height: 950px;
}
.g_gsjj h2 {
	background: url(/skin/images/antit1.jpg) no-repeat 0 6px;
	font-size: 32px;
	font-weight: normal;
	color: #252525;
	height: 66px;
	padding-left: 18px;
}
.g_gsjj h2 a {
	color: #252525;
}
.g_gsjj h2 em {
	display: inline-block;
	font-size: 20px;
	font-weight: normal;
	color: #cccccc;
	text-transform: uppercase;
	padding-left: 10px;
}
.g_gsjj h2 span a {
	font-size: 16px;
	color: #7a7a7a;
	padding-top: 26px;
	display: block;
}
.g_gsjj .m_gsjs {
	float: left;
	width: 780px;
}
.g_gsjj .m_gsjs img {
	width: 780px;
	display: block;
	height: 439px;
}
.g_gsjj .m_gsjs h3 {
	height: 70px;
	line-height: 70px;
	font-weight: normal;
	font-size: 26px;
	color: #01429e;
}
.g_gsjj .m_gsjs h3 em {
	display: inline-block;
	font-size: 12px;
	color: #a6a6a6;
	text-transform: uppercase;
	font-weight: normal;
	padding-left: 10px;
}
.g_gsjj .m_gsjs .js {
	height: 70px;
	margin-bottom: 16px;
}
.g_gsjj .m_gsjs .js li {
	float: left;
	width: 330px;
	height: 70px;
	line-height: 70px;
	padding-left: 30px;
	font-size: 20px;
	font-weight: normal;
	color: #fff;
	margin-right: 10px;
	background: #0a60d1;
}

.g_gsjj .m_gsjs p {
	font-size: 14px;
	line-height: 28px;
	color: #252525;
	width: 736px;
}
.g_gsjj .ablst {
	float: right;
	width: 400px;
}
.g_gsjj .ablst li {
	margin-bottom: 20px;
	height: 264px;
}
.g_gsjj .ablst li img {
	width: 400px;
	height: 224px;
	display: block;
}
.g_gsjj .ablst li em {
	display: block;
	width: 400px;
	height: 40px;
	line-height: 40px;
	background: #f5f5f5;
	text-align: center;
	font-size: 14px;
	color: #252525;
	overflow: hidden;
}
/*品牌概况*/
.liucheng {text-align: center;padding-top: 55px;background: url(/skin/images/f2_bg.jpg) center top no-repeat;height: 445px;}
.liucheng .title{padding-bottom: 13px;border-bottom: 1px solid #8f8e93;}
.liucheng .title h3 { color: #fff; font-size: 31px; font-weight: 100; }
.liucheng .title p { color: #999; font-size: 16px; padding-top: 8px; }
.liucheng img {padding-top: 65px;width: 100%;}
.liucheng ul { width: 115%; }
.liucheng li {float: left;color: #fff;font-size: 16px;width: 190px;text-align: justify;}
.liucheng li p{font-weight: bold;color: #0a60d1;}
.liucheng .l2 { width: 190px; }
.liucheng .l3 { width: 185px; }
.liucheng .l4 { width: 190px; }
.liucheng .l5 { width: 185px; }






.wtgk{width: 100%;height: 225px;background: #ebebeb;padding: 30px 0;}
.wtgk .bottom li{width: 16.6%;float: left;font-size: 16px;line-height: 35px;color: #0a60d1;text-align: center;}
.wtgk .bottom li p{font-size: 24px;padding-top: 30px;color: #0a60d1;}
.wtgk .bottom li img{display: block;margin: 0 auto;transition: 1s;}
.wtgk .bottom li:hover img{transform: rotateX(360deg)}
.wtgk .brand h2{
	height: 169px;
    overflow: hidden;
    text-align: center;
}
.wtgk .title h2 b {
    height: 51px;
    line-height: 51px;
    margin-top: 56px;
    display: block;
	color:#fff;
    font-size: 32px;
    overflow: hidden;
}
.wtgk .title h2 p {
  display: inline-block;
  padding: 0 40px;
  height: 21px;
  line-height: 20px;
  border: 1px solid #ccc;
  border-left: 0;
  border-right: 0;
  color:#bfbfbf;
  font-size: 14px;
  font-weight: normal;
  margin: 0 auto;
  text-transform: uppercase;
}
/*发展历程*/
.g_fzlc{margin-top: 52px;background:url(/skin/images/fzbg.jpg) no-repeat center top; height: 525px;}
.g_fzlc h2{background:url(/skin/images/antit1.jpg) no-repeat 0 6px;font-size: 32px;font-weight: normal;color: #252525;height: 80px; padding-left: 18px;}
.g_fzlc h2 a{color: #252525;}
.g_fzlc h2 em{display: inline-block;font-size: 20px;font-weight: normal;color: #cccccc;text-transform: uppercase; padding-left: 10px;}
.g_fzlc h2 span a{font-size: 16px;color: #7a7a7a;padding-top: 26px;display: block;}
.g_fzlc .fztit{padding-left: 60px;height: 96px;}
.g_fzlc .fztit li{float: left; width: 160px;text-align: center;font-size: 24px;color: #525252;background:url(/skin/images/fzico1.png) no-repeat center 32px; height: 96px;}
.g_fzlc .fztit li:hover,.g_fzlc .fztit .on {background:url(/skin/images/fzico2.png) no-repeat center 32px;}
.g_fzlc .u_ljt,.g_fzlc .u_rjt{position: absolute;width: 32px;height: 32px;}
.g_fzlc .u_ljt{background:url(/skin/images/jt.png) no-repeat 0 0;left:0;top:110px;}
.g_fzlc .u_rjt{background:url(/skin/images/jt.png) no-repeat right 0;right:0;top:110px;}
.g_fzlc .fzimg{height: 300px;background: #eee;}
.g_fzlc .fzimg dt{float: left;width: 438px;height: 300px; margin-right: 58px;}
.g_fzlc .fzimg dt img{width: 438px;display: block;}
.g_fzlc .fzimg dd{float: left;padding: 60px 0 0 0;width: 600px;}
.g_fzlc .fzimg h3{height: 28px;line-height: 28px;font-weight: normal;color: #525252;font-size: 24px;margin-bottom: 15px;}
.g_fzlc .fzimg p{font-size: 16px;color: #252525;line-height: 30px;}
/*品牌文化*/
.wt_wh{
	height: 700px;
	margin-top: 100px;
}
.wt_wh .wttit{
	background: url(/skin/images/antit1.jpg) no-repeat 0 6px;
    padding-left: 20px;
    font-size: 32px;
    color: #252525;
    font-weight: normal;
    height: 58px;
}
.wttit em{font-size: 20px;font-weight: normal;color: #cccccc;text-transform: uppercase;display: inline-block;padding-left: 10px;}
.wtcom{display: block;width: 100%;}
.wtcom .mis{position: relative;padding-top: 200px;padding-left: 30px; background: #eeeeee;float: left;width: 342px;height: 275px; }
.wtcom .mis h5{font-size: 18px;margin-top: 25px;font-weight: bold;}
.wtcom .mis p{font-size: 14px;line-height: 28px;}
.mis .mistit{position: absolute;top:-40px;left: -45px;background: #0a60d1;padding: 60px 80px;box-shadow:15px 15px 0px rgba(29,97,185,0.5);}
.mis .mistit h5{margin-top: 0;margin-bottom: 10px;font-size: 24px;font-weight: normal;color: #fff;}
.mis .mistit p{font-size: 18px;color: #fff;}
.mis .mistit i{width:50px;border: 2px solid #fff;display: block;margin-top: 10px;}
.wtcom .swiper_wrap{float: left;}
.swiperbanner{width: 100%;margin: 0 auto;overflow: hidden;position: relative;}
.swiperbanner .bigImg {
	overflow: hidden;
	position: relative;
	width: 828px;
	height: 475px;
}
.swiperbanner .bigImg li img {
	width: 828px;
	height: 475px;
}
.pinprev{
	width: 50px;
    height: 50px;
	overflow: hidden;
	position: absolute;
	top:230px;
	left: 15px;
}
.pinnext{
	width: 50px;
    height: 50px;
	overflow: hidden;
	position: absolute;
	top:230px;
	right: 15px;
}

.wt_wh dl {
	height: 200px;
	display: block;
}
.wt_wh dl dt{
	float: left;
}
.wt_wh dl dd{
	width: 356px;
	height: 180px;
	padding: 10px 50px;
	float: left;
	background: #0a60d1;
	color: #fff;
}
.wt_wh dl dd h5{font-size: 18px;margin-top: 25px;font-weight: bold;}
.wt_wh dl dd p{font-size: 14px;line-height: 28px;}

/* 产业布局 */
.gctit{background:url(/skin/images/antit1.jpg) no-repeat 0 6px;padding-left: 20px;font-size: 32px;color: #252525;font-weight: normal; height: 58px; }
.gctit em{display: inline-block;font-size: 20px;font-weight: normal;text-transform: uppercase;padding-left: 10px;}
.g_bj{background:url(/skin/images/bjbg.jpg) no-repeat center top;padding-top: 40px;height:674px; }
.g_bj p{position: absolute;right: 0;top:440px;background:url(/skin/images/bjico.png) no-repeat;width:521px;height: 148px;padding: 20px 25px 0 62px; font-size: 16px;color: #4d4d4d;line-height: 30px;}

.g_sb{margin-top: 53px;height: 540px;}
.g_sb p{font-size: 14px;color: #252525;line-height: 28px;height: 90px;width: 888px;}
.g_sb li{float: left;width: 392px;margin-right: 10px;}
.g_sb .lastli{margin-right: 0;}
.g_sb li img{width: 392px;height: 294px;display: block;}
.g_sb li em{display: block;width: 392px;height: 60px;line-height: 60px;text-align: center;font-size: 14px;color: #252525; overflow: hidden;}

.g_team{height: 548px;}
.g_team h2{position: absolute;left:0;top:0;width: 236px;height: 105px;background: #0a60d1;padding: 40px 0 0 0;text-align: center;font-size: 30px;font-weight: normal;color: #fff;z-index:9;}
.f_pr {	position: relative;}
.g_team h2 a{color:#fff;}
.g_team h2 em{display: block;font-weight: normal;font-size: 12px;color: #fff;text-transform: uppercase;padding-top: 12px;}
.g_team .team1{position: absolute;left:0;top:0;}
.g_team .team2{position: absolute;left:362px;top:0;}
.g_team .team3{position: absolute;left:600px;top:0;}
.g_team .team4{position: absolute;left:975px;top:0;}
.g_team .team5{position: absolute;left:362px;top:243px;}
.g_team .team6{position: absolute;left:921px;top:243px;}
.g_team .team1 img{width: 354px;height: 480px;display: block;}
.g_team .team2 img{width: 232px;height: 235px;display: block;}
.g_team .team3 img{width: 367px;height: 235px;display: block;}
.g_team .team4 img{width: 224px;height: 235px;display: block;}
.g_team .team5 img{width: 552px;height: 238px;display: block;}
.g_team .team6 img{width: 278px;height: 239px;display: block;}

/*选型中心*/
.tab_xuan table{
	width: 100%;
}





/* reLink*/
.reLink {
	width: 100%;
	margin: 20px 0 10px;
	line-height: 60px;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
}
.reLink .nextLink, .reLink .prevLink {
	width: 50%;
	line-height: 60px;
	color: #333333;
}
.reLink .nextLink {
	text-align: right;
}
.reLink a {
	font-size: 16px;
}
.reLink a:hover {
	color: #0a60d1;
}
/*底部信息*/
.bottom_main {
	width: 100%;
	padding-bottom: 20px;
	background-color: #333b4a;
}
.bottom_main .links {
	padding: 20px 0;
	font-size: 16px;
	border-bottom: 1px solid #d2d2d2;
}
.bottom_main .links span {
	color: #999;
	font-weight: bold;
	display: inline-block;
}
.bottom_main .links a {
	display: inline-block;
	font-size: 14px;
	color: #999;
	padding-right: 10px;
}
.bottom_main .links a:hover {
	color: #0a60d1;
}
.bottom_main .bottom_logo {
	width: 200px;
	margin-top: 35px;
	margin-left: 30px;
}
.bottom_main .bottom_nav {
	width: 560px;
	display: inline-block;
	margin-top: 32px;
	margin-left: 50px;
}
.bottom_main .bottom_nav ul {
	width: 140px;
	text-align: left;
	float: left;
}
.bottom_main .bottom_nav ul li h3 {
	line-height: 18px;
	font-size: 18px;
	font-weight: bold;
}
.bottom_main .bottom_nav ul li h3 a {
	display: block;
	font-size: 16px;
	color: #fff;
	padding-bottom: 8px;
}
.bottom_main .bottom_nav ul li h3 i {
	display: block;
	width: 30px;
	height: 1px;
	background-color: #cccccc;
}
.bottom_main .bottom_nav ul li a {
	display: block;
	font-size: 12px;
	color: #FFF;
}
.bottom_main .bottom_nav ul li a:hover {
	color: #fff;
}
.bottom_main .bottom_tit {
	padding-top: 40px;
	text-align: right;
}
.bottom_main .bottom_tit .r1 {
	float: left;
	width: 115px;
}
.bottom_main .bottom_tit .r2 {
	float: left;
	padding-left: 15px;
	text-align: left;
}
.bottom_main .bottom_tit .r1 p {
	text-align: center;
	float: left;
}
.bottom_main .bottom_tit .r1 p img {
	width: 100%;
	border: #d2d2d2 solid 1px;
}
.bottom_main .bottom_tit .r1 p span {
	font-size: 12px;
	color: #999;
	display: block;
	padding-top: 10px;
	line-height: 20px;
}
.bottom_main .bottom_tit .r2 li {
	display: block;
	clear: left;
	height: 65px;
}
.bottom_main .bottom_tit .r2 li a {
	color: #fff;
	font-size: 14px;
	width: 100%;
	height: 42px;
	margin-left: 15px;
	line-height: 42px;
	background: #fe681a;
	display: block;
	text-align: center;
	float: left;
	border-radius: 18px;
	margin-right: 14px;
}
.bottom_main .bottom_tit .r2 li img {
	width: 50px;
	height: 50px;
	float: left;
}
.bottom_main .bottom_tit .r2 li p {
	float: left;
	font-size: 14px;
	line-height: 22px;
	color: #fff;
	padding-left: 12px;
	text-align: left;
	padding-top: 0px;
}
.bottom_main .bottom_tit .r2 li p span {
	margin: 18px 0;
	font-size: 30px;
	font-family: "Arial";
	color: #fff;
	display: block;
	font-weight: bold;
}
.bottom_copy {
	height: 48px;
	background-color: #20252f;
	line-height: 48px;
	font-size: 12px;
	color: #FFF;
}
.bottom_copy .bei{width:75.5%;}
.bottom_copy .links{width:24.5%;height: 48px;overflow: hidden;}
.bottom_copy span {
	padding-left: 10px;
}
.bottom_copy a {
	display: inline-block;
	font-size: 12px;
	color: #FFF;
}
.bottom_copy a:hover {
	color: #0a60d1;
}
/* mapPage */
.map_ul {
	list-style: outside none none;
	display: block;
	width: 100%;
}
.map_ul li {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 15px;
+margin-bottom:10px;
}
.map_ul li a {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-weight: bold;
	display: block;
	background: #e7e7e7;
	text-indent: 15px;
}
.map_ul .list-inline {
	display: block;
	width: 86%;
}
.map_ul .list-inline li {
	height: 32px;
	display: inline-block;
*display: inline;
	margin: 0 5px 15px 0;
	zoom: 1;
	line-height: 32px;
	border-bottom: 0;
	text-align: center;
	width: auto;
	padding: 0px;
+margin:15px 5px 15px 0;
}
.map_ul .list-inline li a {
	font-weight: normal;
	display: block;
	text-indent: 0;
	line-height: 32px;
	height: 32px;
	display: inline-block;
	width: auto;
	padding: 0px 10px;
	width: auto;
	border: 1px solid #ccc;
}
.map_ul .list-inline li a:hover {
	background: #ff0505;
	color: #fff;
	border: 1px solid #ff0505;
}
.zhizao .goback {
	width: 60px;
	height: 60px;
	display: block;
	position: absolute;
	right: 2%;
	top: 2%;
	background: url(/statics/images/index/guan.jpg) no-repeat center;
}
#footer_main .yyzz {
	padding-left: 10px;
}
/*#gotop{position:fixed;bottom:5%;right:2%;width: 50px;height: 50px;background: url(/statics/images/index/gotop.png) no-repeat;z-index: 99;display: block;}
*/
.float-right-box {
	width: 210px;
	position: fixed;
	right: 0;
	top: 50%;
	margin-top: -127px;
	background-color: #191919;
	z-index: 1000;
	transition: width 0.3s ease 0s;
}
.float-right-box.on {
	width: 50px;
}
.float-right-box .top-list {
	width: 100%;
}
.float-right-box .top-list ul {
	width: 100%;
}
.float-right-box .top-list li {
	width: 100%;
	position: relative;
	border-bottom: 1px solid #3b3b3b;
	transition: background 0.3s ease 0s;
	height: 50px;
}
.float-right-box .top-list a {
	display: block;
	width: 100%;
}
.float-right-box .top-list .ico {
	display: inline-block;
	width: 50px;
	height: 50px;
	position: absolute;
	right: 0;
	top: 0;
	transition: background 0.3s ease 0s;
	z-index: 2;
}
.float-right-box .top-list .ico1 {
	background: url(/statics/images/index/ico_58.png) no-repeat center #191919;
}
.float-right-box .top-list .ico2 {
	background: url(/statics/images/index/ico_59.png) no-repeat center #191919;
}
.float-right-box .top-list .ico3 {
	background: url(/statics/images/index/ico_60.png) no-repeat center #191919;
}
.float-right-box .top-list .ico4 {
	background: url(/statics/images/index/ico_61.png) no-repeat center #191919;
}
.float-right-box .top-list .ico5 {
	background: url(/statics/images/index/ico_62.png) no-repeat center #191919;
}
.float-right-box .top-list .ico6 {
	background: url(/statics/images/index/ico_68.png) no-repeat center #191919;
}
.float-right-box .top-list .ico7 {
	background: url(/statics/images/index/ico_69.png) no-repeat center #191919;
}
.float-right-box .top-list .stt {
	display: inline-block;
	font-size: 14px;
	line-height: 50px;
	color: #fff;
	transition: color 0.3s ease 0s;
	position: absolute;
	left: 28px;
	top: 0;
	z-index: 1;
	width: 222px;
	cursor: pointer;
}
.float-right-box .top-list li:hover .stt {
	color: #15191e;
}
.float-right-box .top-list li:hover .ico1 {
	background: url(/statics/images/index/ico_58_h.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover .ico2 {
	background: url(/statics/images/index/ico_59_h.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover .ico3 {
	background: url(/statics/images/index/ico_60_h.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover .ico4 {
	background: url(/statics/images/index/ico_61_h.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover .ico5 {
	background: url(/statics/images/index/ico_62_h.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover .ico6 {
	background: url(/statics/images/index/ico_68_h.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover .ico7 {
	background: url(/statics/images/index/ico_69_h.png) no-repeat center #fff;
}
.float-right-box .top-list li:hover {
	background-color: #fff;
}
.float-right-box .top-list .return-webtop .stt {
	font-family: "Arial";
	font-weight: bold;
}
.float-right-box .bot-share {
	position: relative;
	height: 50px;
}
.float-right-box .bot-share a {
	display: inline-block;
	width: 50px;
	height: 50px;
	float: left;
	transition: background 0.3s ease 0s;
	margin: 0;
	padding: 0;
}
.float-right-box .bot-share .share {
	width: 200px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.float-right-box .bot-share .sina {
	background: url(/statics/images/index/ico_63.png) no-repeat center;
}
.float-right-box .bot-share .wx {
	background: url(/statics/images/index/ico_64.png) no-repeat center;
}
.float-right-box .bot-share .more {
	background: url(/statics/images/index/ico_66.png) no-repeat center;
}
.float-right-box .bot-share a:hover {
	background-color: #525354;
}
.float-right-box .bot-share .share-ico {
	background: url(/statics/images/index/ico_67.png) no-repeat center #191919;
	width: 50px;
	height: 50px;
	display: inline-block;
	cursor: pointer;
	z-index: 2;
	position: relative;
}
.float-right-box .top-list li .weix {
	position: relative;
}
.float-right-box .sidebox {
	position: absolute;
	right: 250px;
	top: 0;
	transition: all 0.1s ease 0s;
	width: 120px;
	z-index: 10;
	display: none;
	background: #191919;
}
.float-right-box .sidebox img {
	width: 110px;
	height: 110px;
	display: block;
	margin: 5px auto;
}
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}
@font-face {
	font-family: ADELE;
	src: url("../font/ADELE.eot");
	src: url("../fonts/adele.eot") format("eot"), url("../fonts/adele.ttf") format("truetype");
}
@-webkit-keyframes flipInY {
0% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in;
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in
}
60% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity:1
}
80% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);
transform:perspective(400px) rotate3d(0, 1, 0, -5deg)
}
100% {
-webkit-transform:perspective(400px);
transform:perspective(400px)
}
}
@keyframes flipInY {
0% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
-ms-transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
transform:perspective(400px) rotate3d(0, 1, 0, 90deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in;
opacity:0
}
40% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
-ms-transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
transform:perspective(400px) rotate3d(0, 1, 0, -20deg);
-webkit-transition-timing-function:ease-in;
transition-timing-function:ease-in
}
60% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
-ms-transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
transform:perspective(400px) rotate3d(0, 1, 0, 10deg);
opacity:1
}
80% {
-webkit-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);
-ms-transform:perspective(400px) rotate3d(0, 1, 0, -5deg);
transform:perspective(400px) rotate3d(0, 1, 0, -5deg)
}
100% {
-webkit-transform:perspective(400px);
-ms-transform:perspective(400px);
transform:perspective(400px)
}
}
.flipInY {
	-webkit-backface-visibility: visible!important;
	-ms-backface-visibility: visible!important;
	backface-visibility: visible!important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY
}
/*↓组图样式↓*/
.HS10, .HS15 {
	overflow: hidden;
	clear: both;
}
.HS10 {
	height: 10px;
}
.HS15 {
	height: 15px;
}
.Hidden {
	display: none;
}
.Clearer {
	display: block;
	clear: both;
	font-size: 1px;
	line-height: 1px;
	margin: 0;
	padding: 0;
}
.FlLeft {
	float: left;
}
.FlRight {
	float: right;
}
/*幻灯片区域背景*/
.MainBg {
	width: 450px;
}
/*大图展示区域*/
.wtcc {
	padding: 12px 0 16px;
}
.OriginalPicBorder {
	padding: 0;
}
#OriginalPic {
	width: 100%;
	overflow: hidden;
	position: relative;
	font-size: 12px;
	border: 1px solid #eeeeee;
}
#OriginalPic img {
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
/*鼠标手势*/
.CursorL {
	position: absolute;
	z-index: 999;
	width: 50%;
	height: 330px;
	color: #FFF;
	left: 0;
	cursor: url(/statics/images/index/CurL.cur), auto;
	background: url(/statics/images/index/space.png) repeat scroll 0 0 transparent;
}
.CursorR {
	position: absolute;
	z-index: 999;
	width: 50%;
	height: 330px;
	color: #FFF;
	right: 0;
	cursor: url(/statics/images/index/CurR.cur), auto;
	background: url(/statics/images/index/space.png) repeat scroll 0 0 transparent;
}
/*小图预览和滑动*/
.SliderPicBorder {
	width: 100%;
	overflow: hidden;
}
.ThumbPicBorder {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.ThumbPicBorder #btnPrev {
	width: 45px;
	height: 113px;
	cursor: pointer;
	position: absolute;
	left: 20px;
	top: 20px;
}
.ThumbPicBorder #btnNext {
	width: 45px;
	height: 113px;
	cursor: pointer;
	position: absolute;
	right: 20px;
	top: 20px;
}
.ThumbPicBorder .pic {
	overflow: hidden;
	position: relative;
	margin: 7px auto;
}
#ThumbPic img {
	border: 3px solid #ddd;
	cursor: pointer;
	background-color: #ddd;
	margin: 0 5px;
	width: 135px;
	height: 108px;
	display: block;
	-webkit-transition: all .3s ease-in-out 0s;
	-moz-transition: all .3s ease-in-out 0s;
	transition: all .3s ease-in-out 0s;
}
#ThumbPic img.active {
	border: 3px solid #0a60d1;
}
/*↑组图样式↑*/

/*免费送样*/
.wtxuan {
	position: fixed;
	width: 380px;
	right: 50px;
	top: 215px;
	background: rgba(255,255,255,0.80);
	z-index: 999;
	box-sizing: border-box;
	padding: 25px 15px;
}
.wtxuan h2 {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
.wtxuan .nav_bar {
	margin-top: 15px;
}
.wtxuan .nav_bar .button {
	display: inline-block;
	padding: 5px 25px;
	float: left;
	color: #fff;
	font-size: 14px;
    background-color: #0a60d1;
    outline: none;
}
.wtxuan .nav_bar .button:nth-child(2n) {
	float: right;
}
.wtxuan .block1,.wtxuan .block2 {
	margin-top: 20px;
}
.wtxuan .form_item {
	margin-bottom: 10px;
}
.wtxuan .form_item .col_2 {
	font-size: 14px;
}
.wtxuan .form_item .col_2 .lable {
	width: 50px;
	line-height: 35px;
	float: left;
}
.wtxuan  .form_item .col_2 input[type=text],
.wtxuan  .form_item .col_2 select {
	width: 120px;
	outline: none;
	height: 35px;
	padding-left: 5px;
	color: #333;
	border:1px solid #ccc;
}
.wtxuan .form_item .col_2 select option {
	height: 35px;
	outline: none;
}
.wtxuan .form_item .col_1 {
	font-size: 14px;
}
.wtxuan .form_item .col_1 .lable {
	width: 50px;
	float: left;
	text-align: left;
	line-height: 35px;
}
.wtxuan .form_item .col_1 input[type=text] {
	width: 293px;
	font-size: 14px;
	outline: none;
	height: 35px;
	padding-left: 5px;
	color: #333;
	border: 1px solid #ccc;
}
.wtxuan .submit-btn {
	color: #fff;
    font-size: 14px;
	background: #0a60d1;
	width: 150px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.wtxuan .submit-btn:hover {
	background:#00a1e2;
}
.wtxuan .foot_msg {
	margin-top: 20px;
}
.wtxuan .foot_msg .box_tag {
	font-size: 14px;
	line-height: 2;
	color: #333;
	width: 50%;
	float: left;
	font-weight: bold;
}
.wtxuan .radio input {
	width: 40px !important;
	height: 40px !important;
}
.wtxuan .radio input[type="radio" i] {
    background-color: initial;
    cursor: default;
    -webkit-appearance: none;
    box-sizing: border-box;
    margin: 3px 3px 0px 5px;
    padding: initial;
    border: initial;
}

.wtxuan .itemaa {
  width: 100%;
  height: 35px;
  line-height: 35px;
  font-size: 15px;
  float: left;
  text-align: center;
  margin-bottom: 10px;
}
.wtxuan .itemaa .type {
  width: 40px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background-color: #fff;
  font-size: 15px;
  display: block;
  display: inline-block;
  float: left;
  margin-right: 5px;
  position: relative;
}
.wtxuan .radio {
  position: absolute;
  top: -9999px;
}
.wtxuan .itemaa .type span {
  width: 40px;
  height: 35px;
  display: block;
  border: 1px solid #ccc;
  display: inline-block;
  position: absolute;
  color: #333;
  cursor: pointer;
  left: 0;
}
 .wtxuan .itemaa .radio:checked ~ span {
  color: #fff;
  border-color: #c9161d;
  background: #c9161d;
}


 .wtxuan .close {
 	width: 30px;
 	height: 30px;
 	line-height: 30px;
 	font-size: 14px;
 	text-align: center;
 	border-radius: 50%;
 	border: 1px solid #666;
 	position: absolute;
 	right: 20px;
 	top: 20px;
 }
