﻿.top {
	background: #333;
	height: 32px;
	line-height: 32px;
	color: #cacaca;
	font-size: 12px
}
.topNavSe a {
	color: #cacaca;
}
.top a {
	color: #cacaca;
}
.top_bg {
	height: 189px;
	background: #fff;
	overflow: hidden;
}
.header {
	width: 100%;
	margin: 0 auto;
}
.logo {
	float: left;
	width: 278px;
	padding: 40px 0 0 4px;
}
.logo img {
	width: 278px;
	height: 58px;
}
.h_con {
	width: 1200px;
	height: 131px;
	overflow: hidden;
	margin: 0 auto;
}
.h_top {
	line-height: 80px;
	height: 73px;
	overflow: hidden;
	width: 1200px;
	padding-top: 35px
}
.h_dw {
	float: left;
	font-size: 22px;
	color: #422335;
}
.h_dw b {
	color: #063990;
}
.h_con .tel {
	font-size: 16px;
	color: #666;
	float: right;
	background: url(../images/t_tel_bj.jpg) no-repeat left;
	padding: 0 0 0 50px;
	line-height: 24px;
}
.h_con .tel b {
	font-size: 24px;
	color: #333;
	font-weight: normal;
}
.h_nav {
	height: 58px;
	overflow: hidden;
	width: 100%;
	background: #063990;
}
.h_nav ul {
	width: 1200px;
	margin: 0 auto;
	height: 58px;
}
.h_nav li {
	height: 58px;
	line-height: 58px;
	float: left;
	width: 199px;
	text-align: center;
}
.h_nav li:first-child {
	padding-left: 0;
	border-left: none;
}
.h_nav li.nobor {
	padding-right: 0;
}
.h_nav li a {
	font-size: 16px;
	color: #fff;
	display: block;
	position: relative;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
}
.h_nav li a:hover:before, .h_nav li a:focus:before, .h_nav li a:active:before {
	right: 0;
}
.h_nav li.cur a {
	background: #dd0000;
}
.h_nav li.cur a {
	color: #fff;
}
.h_nav li a:hover {
	color: #fff;
	background: #dd0000;
}
.h_nav li.cur a:hover {
	color: #fff;
}
.menuhot {
	background: url(../images/hot.gif) center 1px no-repeat;
}
em, i {
	font-style: normal;
}
/*banner*/
.banner { position:relative; height:600px;}
.banner .btn1 { bottom: 5px;margin-right: -450px; padding: 5px 6px; position: absolute; right: 50%;z-index: 7;}
.banner .btn1 span { background: none repeat scroll 0 0 #063990; border: 1px solid #063990; color: #FFFFFF; cursor: pointer;display: inline-block; margin-left: 5px;padding: 2px 5px;}
.banner .btn1 span.cur { font-weight: bold; padding: 4px 8px;}
.banner .bgitem{height: 600px; cursor:pointer; width: 100%;margin: 0 auto;position:absolute; background-position:center top; background-repeat:no-repeat;}

.s_bg {
	height: 72px;
	overflow: hidden;
	background: #f0f0f0;
}
.search {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.search p {
	float: left;
	font-size: 14px;
	color: #aaa;
	width: 565px;
	height: 72px;
	line-height: 72px;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}
.search p a {
	font-size: 14px;
	color: #aaa;
	padding: 0 10px 0 0;
}
.search p a:hover {
	color: #333;
}
.search .ser_inp {
	background: url(../images/s_inp.gif) no-repeat;
	width: 220px;
	height: 40px;
	border: none;
	padding: 0 0 0 16px;
	float: right;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #999;
	line-height: 40px;
	outline: none;
	margin-top: 16px;
	z-index: 50;
	position: relative;
}
.search .ser_so {
	cursor: pointer;
	float: right;
	background: url(../images/s_so.gif) no-repeat;
	border: none;
	width: 46px;
	height: 40px;
	margin-top: 16px;
	z-index: 50;
	position: relative;
}
input::-webkit-input-placeholder {
color: #999;
}
.ry_bj {
	background: #f6f6f6;
	height: 400px;
}
.ry_c .tit {
	float: left;
	width: 238px;
	border-right: 1px solid #fff;
	padding-top: 31px;
	position: relative;
	height: 369px
}
.ry_c .tit:after {
	content: "";
	display: block;
	width: 1px;
	height: 400px;
	background: #e1e1e1;
	position: absolute;
	right: 0;
	top: 0px;
}
.ry_c .tit h4 {
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	position: relative;
	line-height: 40px;
}
.ry_c .tit h4 span {
	font-size: 18px;
	font-family: "微软雅黑 Light";
	text-transform: uppercase;
	color: #aaa;
	font-weight: normal;
}
.ry_c .tit h4:after {
	content: "";
	display: block;
	width: 42px;
	height: 1px;
	background: #535353;
	position: absolute;
	left: 0;
	bottom: 0;
}
.ry_c .tit p {
	padding-top: 10px;
	margin-bottom: 5px;
	font-size: 20px;
	color: #333333;
	line-height: 36px;
}
.ry_c .tit p span {
	color: #063990
}
.ry_c .tit em {
	font-size: 12px;
	color: #aaa;
	font-family: "微软雅黑 Light";
	font-weight: normal;
	text-transform: uppercase;
	position: relative;
	line-height: 20px
}
.ry_c .tit em:after {
	content: "";
	display: block;
	width: 120px;
	height: 5px;
	background: #063990;
	position: absolute;
	left: 0;
	bottom: -30px;
}
.ry_c .tit p span {
	display: block;
}
.ry_c .nr {
	float: right;
	width: 960px;
}
.ry_c .nr li {
	float: left;
	width: 320px;
	box-sizing: border-box;
	border-right: 1px solid #fff;
	position: relative;
	padding: 22.5px 20px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.ry_c .nr li:after {
	content: "";
	display: block;
	width: 1px;
	height: 200px;
	background: #e1e1e1;
	position: absolute;
	right: 0;
	top: 0px;
}
.ry_c .nr li i {
	font-size: 0;
	line-height: 0;
	float: left;
	margin-right: 10px;
	background: #eee;
	border: 1px solid #a0a0a0;
	border-radius: 5px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.ry_c .nr li:hover {
	background: #063990
}
.ry_c .nr li:hover i{	
	background:none;
	border: 1px solid #fff;
}
.ry_c .nr li i img.nrimg1{
	display:block;
}
.ry_c .nr li i img.nrimg2{
	display:none;
}
.ry_c .nr li:hover i img.nrimg1{
	display:none;
}
.ry_c .nr li:hover i img.nrimg2{
	display:block;
}
.ry_c .nr li h4 {
	height: 62px;
	line-height: 31px;
	font-weight: normal;
	font-size: 24px;
	color: #333;
}
.ry_c .nr li:hover h4 {
	color: #fff
}
.ry_c .nr li h4 span {
	font-size: 12px;
	font-family: "微软雅黑 Light";
	text-transform: uppercase;
	color: #aaa;
	font-weight: normal;
}
.ry_c .nr li p {
	font-size: 15px;
	color: #666;
	line-height: 31px;
}
.ry_c .nr li:hover p {
	color: #fff;
}
.ry_c .nr li p span {
	font-size: 12px;
	font-family: "微软雅黑 Light";
	line-height: 16px;
	text-transform: uppercase;
	color: #aaa;
	font-weight: normal;
}
.ry_c .nr li:hover h4 span {
	color: rgba(255,255,255,0.5)
}
.ry_c .nr li:hover p span {
	color: rgba(255,255,255,0.5)
}
.f_bg {
	background: #2b2b34;
	height: 227px;
	overflow: hidden;
}
.footer {
	width: 1200px;
	margin: 0 auto;
}
.f_logo {
	width: 285px;
	height: 207px;
	padding: 20px 0 0;
}
.f_logo img {
	width: 108px;
	height: 108px;
	display: block;
	padding: 0 0 10px;
}
.f_logo p {
	font-size: 12px;
	color: #d4d4d4;
	line-height: 22px;
}
.f_logo p a {
	color: #d4d4d4;
}
.f_logo p span, .f_ban p span {
	padding: 0 0 0 10px;
}
.f_nav {
	height: 180px;
	width: 190px;
	padding: 47px 0 0 40px;
	background: url(../images/f_line.png) no-repeat left 47px;
}
.f_nav ul li {
	height: 34px;
	line-height: 34px;
	overflow: hidden;
	width: 80px;
	float: left;
}
.f_nav ul li a {
	font-size: 14px;
	color: #d4d4d4;
}
.f_nav ul li a:hover {
	color: #fff;
}
.f_ban {
	width: 600px;
	height: 180px;
	padding: 47px 40px 0 0;
}
.f_ban p {
	font-size: 14px;
	color: #d4d4d4;
	line-height: 26px;
}
.f_ban p a {
	font-size: 14px;
	color: #d4d4d4;
}
.f_er {
	width: 300px;
	height: 175px;
	padding: 52px 0 0 30px;
	background: url(../images/f_line.png) no-repeat left 47px;
}
.f_er p {
	width: 120px;
	text-align: center;
	line-height: 0;
	float: left;
	padding: 0 0 0 30px;
}
.f_er img {
	width: 120px;
	height: 120px;
}
.f_er span {
	display: block;
	font-size: 12px;
	color: #d4d4d4;
	line-height: 30px;
}
.fudong {
	width: 166px;
	position: absolute;
	top: 131px;
	left: 10px;
}
.fudong h3 {
	font-size: 20px;
	color: #fff;
	width: 166px;
	text-align: center;
	height: 64px;
	line-height: 64px;
	overflow: hidden;
	background: #063990;
}
.fudong ul li {
	width: 166px;
	height: 48px;
	border-bottom: #eee 1px solid;
}
.fudong ul li a {
	display: block;
	width: 166px;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	background: rgba(255,255,255,0.8);
	font-size: 14px;
	color: #333;
}
.fudong ul li a:hover {
	background: #fff;
}
.fudong ul li em {
	width: 30px;
	height: 26px;
	display: block;
	line-height: 0;
	float: left;
	padding: 11px 12px 0 20px;
}
.fudong ul li em img {
	width: 30px;
	height: 26px;
}
.client-2 {
	position: fixed;
	right: -170px;
	top: 50%;
	z-index: 900;
}
.client-2 li a {
	text-decoration: none;
}
.client-2 li {
	margin-top: 1px;
	clear: both;
	height: 62px;
	position: relative;
}
.client-2 li i {
	background: url(../images/fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
}
.client-2 li p {
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}
.client-2 .my-kefu-qq i {
	background-position: 4px 5px;
}
.client-2 .my-kefu-tel i {
	background-position: 0 -21px;
}
.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px;
}
.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}
.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}
.client-2 .my-kefu-ftop {
	display: none;
}
.client-2 .my-kefu-ftop i {
	width: 33px;
	height: 31px;
	background-position: -23px -47px;
	background-size: 52px 82px;
}
.client-2 .my-kefu-ftop .my-kefu-main {
	padding-top: 6px;
}
.client-2 .my-kefu-left {
	float: left;
	width: 62px;
	height: 47px;
	position: relative;
}
.client-2 .my-kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}
.client-2 .my-kefu-right {
	width: 20px;
}
.client-2 .my-kefu-tel-main {
	background: #063990;
	color: #fff;
	height: 53px;
	width: 230px;
	padding: 9px 0 0;
	float: left;
}
.client-2 .my-kefu-main {
	background: #063990;
	width: 97px;
	height: 53px;
	position: relative;
	padding: 9px 0 0;
	float: left;
}
.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}
.my-kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}
.temp_contact-c {
	width: 1000px;
	height: 476px;
	background: url(../images/conbg.jpg) no-repeat;
}
.temp_contact-l {
width:1000px;
	height: 495px;

}
.temp_contact-l h3 {
	height: 105px;
	margin: 0;
	text-align: center;
	line-height: 80px;
	font-size: 26px;


	color: #fff;
}
.temp_contact-l p {
	padding: 10px 50px;
	font-size: 15px;
	line-height: 30px;
	color: #333;
}
.temp_contact-l p span {
	display: block;
}
.temp_contact-l p a{
	font-size: 15px;
	line-height: 30px;
	color: #333;}
.temp_contact-r {
	width: 55.4%;
}
.temp_contact-r img {
	width: 554px;
}
.temp_contact-wrapper dl {
	padding-bottom: 20px;
	overflow: hidden;
	zoom: 1;
}
.temp_contact-wrapper dt {
	float: left;
	width: 7.5%;
}
.temp_contact-wrapper dt img {
	max-width: 100%;
}
.temp_contact-wrapper dd {
	float: right;
	width: 90%;
	margin-left: 0;
}
.temp_contact-wrapper dd h4 {
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	margin: 0;
}
.temp_contact-wrapper dd p {
	padding: 13px 0 0 0;
	line-height: 42px;
	font-size: 14px;
	margin: 0;
}
.temp_contact-wrapper dd p span {
	display: block;
}
.ty-banner-1 {
	height: 300px;
	width: 100%;
}
.p1-search-1 {
	background: #f2f2f2;
	height: 82px;
	border-bottom: 1px solid #eee;
	overflow: hidden;
	font-size: 14px;
}
.p1-search-1 p {
	color: #444;
	line-height: 82px;
}
.p1-search-1 a {
	color: #444;
	display: inline-block;
	margin-right: 15px;
}
.p1-search-1-inp {
	width: 270px;
	height: 30px;
	border-radius: 20px;
	background: #fff;
	padding-left: 10px;
	margin-top: 28px;
}
.p1-search-1-inp input {
	border: 0;
}
.p1-search-1-inp1 {
	width: 224px;
	height: 30px;
	line-height: 30px;
	color: #a9a9a9;
	float: left;
}
.p1-search-1-inp2 {
	width: 30px;
	height: 30px;
	background: url(../images/viskins-p1.png) no-repeat -258px -936px;
	float: right;
	cursor: pointer;
}
.p12-curmbs-1 {
	font-size: 14px;
	border-bottom: 1px dashed #dcdcdc;
	line-height: 50px;
	margin-bottom: 10px;
}
.p12-curblock {
	display: none;
}
.p12-curmbs-1 b {
	border-left: 10px solid #241717;
	font-weight: normal;
	padding-left: 8px;
}
.p12-curmbs-1 i {
	font-style: normal;
}
.p12-curmbs-1 span {
	font-family: '宋体';
	padding: 0 5px;
	height: 46px;
	line-height: 46px;
}
.tl-fdh-02 {
	height: 55px;
	background: #fff;
	margin-bottom: 20px;
	overflow: hidden;
}
.tl-fdh-02 li {
	width: 143px;
	height: 55px;
	font-size: 16px;
	line-height: 55px;
	text-align: center;
	float: left;
	border-right: 1px solid #d8d8d8;
	box-sizing: border-box;
	background: #f4f4f4;
	cursor: pointer;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}
.tl-fdh-02 li a {
	display: block;
	height: 55px;
	color: #333;
}
.tl-fdh-02 li.sidenavcur, .tl-fdh-02 li:hover {
	background: url(../images/p16-icon6.png) no-repeat bottom center #063990;
	border-color: #063990;
}
.tl-fdh-02 li.sidenavcur a, .tl-fdh-02 li:hover a {
	color: #fff;
}
.p12-aboutinfo-1 {
	display: inline-block;
	width: 100%;
	background: #fff;
	margin-bottom: 38px;
}
.p12-aboutinfo-1-tit {
	height: 114px;
	line-height: 114px;
	font-size: 30px;
	text-align: center;
	color: #4b4a4a;
}
.p12-aboutinfo-1-tit span {
	font-size: 22px;
	color: #aaa;
}
.blk-main {
	width: 1200px;
	margin: 0 auto;
}
.endit-content {
	line-height: 50px;
}
.fdh-01 {
	border: #063990 2px solid;
	width: 236px;
	padding: 0 0 10px;
}
.fdh-01-tit {
	background: #063990;
	height: 80px;
}
.fdh-01-tit h3 {
	height: 75px;
	font-size: 22px;
	font-weight: normal;
	line-height: 75px;
	color: #fff;
	border-bottom: 1px solid #fff;
	text-align: center;
}
.fdh-01-tit h3 span {
	font-size: 14px;
	text-transform: uppercase;
}
.fdh-01-nav-one h3 {
	height: 40px;
	line-height: 40px;
	background: url(../images/p14-icon5.png) no-repeat right center #555;
	overflow: hidden;
	width: 220px;
	margin: 10px auto 0;
	border-radius: 10px;
}
.fdh-01-nav-one h3 a {
	display: block;
	font-size: 16px;
	font-weight: normal;
	margin-right: 40px;
	margin-left: 38px;
	color: #fff;
	overflow: hidden;
}
.fdh-01-nav-one h3.sidenavcur, .fdh-01-nav-one h3:hover {
	background: url(../images/p14-icon2.png) no-repeat right center #063990;
}
.fdh-01-nav-one h3.sidenavcur a, .fdh-01-nav-one h3:hover a {
	color: #fff;
}
.fdh-01-nav dl {
	padding: 2px 0 4px;
}
.fdh-01-nav dt {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	padding-left: 45px;
	padding-right: 40px;
	margin-bottom: 1px;
	background: #fff;
	position: relative;
	overflow: hidden;
	width: 210px;
	border-bottom: 1px #ddd dashed;
	box-sizing: border-box;
	margin: 0 auto;
}
.fdh-01-nav dt:after {
	content: "";
	width: 8px;
	height: 8px;
	border: 2px solid #b8b8b8;
	border-style: solid solid none none;
	position: absolute;
	top: 50%;
	right: 32px;
	margin-top: -4px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.fdh-01-nav dt.sidenavcur:after, .fdh-01-nav dt:hover:after {
	border-color: #063990;
}
.fdh-01-nav dt:hover{	
	border-bottom: 1px #063990 dashed;
}
.fdh-01-nav dt.sidenavcur a, .fdh-01-nav dt:hover a {
	color: #063990;
}
.fdh-01-nav dd {
	border: 1px solid #ececec;
	border-bottom: 0;
}
.fdh-01-nav p {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	padding-left: 72px;
	padding-right: 40px;
	border-bottom: 1px solid #ececec;
	background: #fff;
	position: relative;
	overflow: hidden;
}
.fdh-01-nav p.sidenavcur a, .fdh-01-nav p:hover a {
	color: #063990;
}
.fdh-01-nav p.sidenavcur:after, .fdh-01-nav p:hover:after {
	background: #241717;
}
.fdh-01-nav a {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.contact-z1 {
	height: 140px;
	background: url("../images/contact-z1.jpg") no-repeat;
	color: #333;
	margin-bottom: 30px;
}
.contact-z1 p {
	font-size: 20px;
	height: 30px;
	line-height: 30px;
	padding: 37px 0 0 95px;
	background: url(../images/contact-z1_tel.png) no-repeat 74px 44px;
}
.contact-z1 span {
	display: block;
	height: 30px;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	padding-left: 73px;
}
.p15-infolist-1-t1 {
	padding: 35px 49px 0px 21px;
	background: #fff;
	border-bottom: 1px dashed #cacaca;
	margin-bottom: 20px;
	height: 164px;
}
.p15-infolist-1-t1 dt {
	position: relative;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 8px;
	padding-left: 68px;
}
.p15-infolist-1-t1 dt a {
	display: block;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p15-infolist-1-t1 dt span {
	display: block;
	width: 60px;
	height: 30px;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	position: absolute;
	top: 0;
	left: -0px;
	background: #063990;
}
.p15-infolist-1-t1-desc {
	height: 72px;
	line-height: 24px;
	margin-bottom: 5px;
	overflow: hidden;
	padding-left: 68px;
}
.p15-infolist-1-t1-deta {
	width: 60px;
	float: right;
	padding-left: 20px;
	background: url(../images/p14-icon21.png) no-repeat left center;
}
.p15-infolist-1-t1-deta a {
	display: block;
	color: #063990;
}
.p14-infolist-1-list dl {
	border: 1px solid #dedede;
	margin-bottom: 15px;
	padding: 22px 50px 22px 22px;
	background: #fff;
	overflow: hidden;
}
.p14-infolist-1-list dt {
	width: 29.5%;
	float: left;
	margin-right: 5.8%;
}
.p14-infolist-1-list dt img {
	width: 100%;
	display: block;
}
.p14-infolist-1-list dd h4 {
	height: 40px;
	font-weight: normal;
	font-size: 18px;
	color: #154c64;
	line-height: 40px;
	margin-bottom: 5px;
	overflow: hidden;
}
.p14-infolist-1-list h4 a {
	display: block;
	height: 40px;
	color: #4b4a4a;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p14-infolist-1-list h4 a span {
	font-size: 14px;
	float: right;
}
.p14-infolist-1-list dl:hover {
	border: 1px solid #063990;
}
.p14-infolist-1-list dl:hover h4 a {
	color: #063990;
}
.p14-infolist-1-list-desc {
	max-height: 72px;
	font-size: 14px;
	line-height: 24px;
	color: #797979;
	margin-bottom: 28px;
	overflow: hidden;
}
.p14-infolist-1-list-deta {
	width: 90px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	float: right;
	background: #b6b6b6;
	color: #fff;
}
.p14-infolist-1-list-deta a {
	color: #fff;
}
.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta {
	background: #063990;
	border-color: #063990;
}
.p14-infolist-1-list dl:hover .p14-infolist-1-list-deta a {
	color: #fff;
}
.blk-sm {
	width: 930px;
}
.p15-infocontent-1 {
	margin-bottom: 30px;
}
.p15-infocontent-1-tit {
	text-align: center;
	font-weight: normal;
	margin: 20px 0 5px;
	font-size: 28px;
	line-height: 40px;
	color: #535353;
	height: 40px;
	overflow: hidden;
}
.p15-infocontent-1-bool {
	border-bottom: 1px solid #ddd;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #909090;
	text-align: center;
}
.p15-infocontent-1-bool span {
	margin-right: 20px;
}
.p15-infocontent-1-bool span a {
	color: #909090;
}
.p15-infocontent-1-bool i {
	font-style: normal;
	float: right;
	display: block;
	width: 80px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	background: #241717;
}
.p15-infocontent-1-bool i a {
	color: #fff;
}
.p15-infocontent-1-bool span {
	margin-right: 15px;
}
.p15-infocontent-1-tag span {
	margin-right: 10px;
}
.p14-info-3 {
}
.p14-info-3-tit {
	height: 55px;
	font-size: 24px;
	line-height: 55px;
	color: #4b4a4a;
}
.p14-info-3-list li {
	height: 46px;
	font-size: 14px;
	line-height: 46px;
	color: #4b4a4a;
	border-top: 1px dashed #dbdbdb;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 0 15px;
}
.p14-info-3-list li a {
	color: #4b4a4a;
}
.p14-info-3-list li span {
	float: right;
}
.p14-pagination-1 dl {
	margin-bottom: 24px;
	padding-right: 40px;
}
.p14-pagination-1 dd {
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p14-pagination-1 dd b {
	float: right;
	font-weight: normal;
}
.p14-pagination-1 dd span {
	width: 60px;
	height: 32px;
	background: #a2a2a2;
	color: #fff;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
}
.p14-pagination-1 dt {
	height: 1px;
	border-bottom: 1px dashed #b5b5b5;
	margin-left: 60px;
	padding-top: 2px;
	margin-bottom: 2px;
}
.p14-pagination-1 dd em {
	float: right;
	font-style: normal;
	padding-left: 20px;
	font-weight: normal;
}
.p14-pagination-1 dl a {
	color: #4b4a4a;
}
.p14-pagination-1-href {
	float: right;
	font-size: 18px;
	line-height: 32px;
}
.p14-pagination-1-href span {
	display: inline-block;
	padding: 0 6px;
	margin-left: 4px;
	background: #241717;
}
.p14-pagination-1-href a {
	display: block;
	color: #fff;
}
.p14-pagination-1-key {
	min-height: 40px;
	border-top: 1px solid #241717;
	font-size: 14px;
	line-height: 40px;
	color: #575556;
}
.p14-pagination-1-key a {
	color: #575556;
}
.p14-pagination-1-key span {
	display: inline-block;
	margin: 0 4px;
}
.p14-product-2-list {
	height: 230px;
}
.p14-product-2-list dl {
	float: left;
	width: 220px;
	margin-right: 12px;
	box-sizing: border-box;
}
.p14-product-2-list dl.p14-product-clear {
	margin-right: 0;
}
.p14-product-2-list dt {
	width: 218px;
	height: 180px;
	border: 1px solid #dfdfdf;
}
.p14-product-2-list dd {
	text-align: center
}
.p14-product-2-list a {
	color: #666;
	line-height: 30px;
	font-size: 14px;
}
.p14-product-2-desc {
	font-size: 14px;
	line-height: 24px;
	color: #666;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.p14-product-2-list dl:hover {
	border-color: #063990;
}
.p14-product-2-list dl:hover h3 a {
	color: #063990;
}
.cms_page {
	margin-top: 20px;
}
.cms_page li {
	float: left;
	height: 32px;
	line-height: 30px;
	text-align: center;
	margin: 0px 4px;
}
.cms_page li a {
	display: block;
	color: #000;
	padding: 0 10px;
	text-align: center;
	height: 30px;
	border: 1px solid #fff;
}
.cms_page li a:hover {
	background: #005dad;
	color: #fff;
	border: 1px solid #005dad;
}
.cms_page .previous_s, .cms_page .next {
	display: none
}
.cms_page .previous_s, .cms_page .next, .cms_page .previous_s a, .cms_page .next a {
	text-indent: -9999px;
}
.cms_page .previous_s, .cms_page .next, .cms_page .pages_solid {
	background: #fff;
	color: #005dad;
	border: 1px solid #005dad;
	width: 30px;
	height: 30px;
}
.cms_page .previous_s a {
	background: url(../images/pageCoin.png) no-repeat 11px -42px #fff;
}
.cms_page .previous_s, .cms_page .previous_s a:hover {
	background: url(../images/pageCoin.png) no-repeat 11px 8px #f38000;
}
.cms_page .next a {
	background: url(../images/pageCoin.png) no-repeat -44px -42px #fff;
}
.cms_page .next, .cms_page .next a:hover {
	background: url(../images/pageCoin.png) no-repeat -44px 8px #f38000;
}

.productlistn{ width:930px; margin:0 auto;}
.productlistn *{-webkit-transition: all ease-in-out 0.55s;
	-o-transition: all ease-in-out 0.55s;
	-ms-transition: all ease-in-out 0.55s;
	transition: all ease-in-out 0.55s;}
	
.productlistn div{ float:left; width:285px; height:257.5px; margin:0 12px; margin-bottom:30px; background:#f8f8f8; text-align:center;}
.productlistn div:nth-child(3n+1){ clear:left;}
.productlistn div h3{ width:285px; height:217.5px; background:#fff; overflow:hidden;}
.productlistn div h3 a{ display:block; width:285px; height:217.5px;}
.productlistn div p{ height:40px; line-height:40px; padding:0 25px; background:#2b2c31}
.productlistn div p a{ color:#fff; font-size:18px; text-align:center;display:block;}
.productlistn div:hover{ background:#063990; box-shadow:0 0 10px #888; margin-top:-5px;}
.productlistn div:hover h3 a img{ opacity:0.8;}
.productlistn div:hover p{ background:#063990;}
.productlistn div:hover p a{ color:#fff; font-size:18px;}

/**ban**/
html{overflow-x:hidden}
.ban{position:relative;width:1000px;height:600px;margin:0px auto;}
.banPa{left:-460px;position:absolute;}
#foucsBox{margin: 0 auto;padding: 0;width: 1920px;height: 600px;overflow: hidden;zoom: 1;position: relative;}
#foucsBox .imgCon{width: 1920px;height: 600px;margin: 0;padding: 0;position: relative;list-style: none;}
#foucsBox .imgCon li{float: left;width: 1920px;height: 600px;}
#foucsBox .imgCon li img{width: 1920px;height: 600px;}
#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;}

/**seach**/
.iseaCon{height:40px;border-bottom: 1px solid #e3e3e3;}
.hotSea,.hotSea a{color: #666;line-height: 40px;font-size: 13px;}
.hotSea a{margin: 0px 3px;}
.hotSea a:hover{color:#d01617;}
.hotSea a:first-child{margin-left:0px;}
/*.search{position:relative;width: 300px;background:#ededed;height:30px;margin-top: 4px;float: right;margin-left: 80px;}*/
.search_text{width: 245px;height: 30px;background: #FFFFFF;color: #9a9a9a;border:0px;padding-left:5px;outline:none;line-height:30px\9;font-size: 12px;border: 1px solid #848581;}
.search_select{width:51px;height:30px}
.search_select select{display:none}
.select_box{position:relative;height:20px;font-family:'瀹嬩綋'}
.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{background: #848581;border: 1px solid #848581;}

.widget_search {
	padding: 14px 0;
	width: 100%;
	line-height: 35px;
	text-align: left;
	background-color: #fff;
	position: relative;
	height: 40px;
}
.widget-notice {
	width: 645px;
	height: 40px;
	float: left;
}
.widget-notice img {
	float: left;
	padding-top: 10px;
}
.widget-notice span {
	float: left;
	padding-left: 20px;
	font-size: 14px;
	color: #000;
	line-height: 32px;
	width: 625px;
	box-sizing: border-box;
}
.widget-search-form {
	width: 282px;
	float: right;
}
.input_text {
	box-sizing: border-box;
	display: block;
	width: 220px;
	height: 35px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #eae7e7;
	border-radius: 0;
/*	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);*/
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	float: left;
	margin-top:4px;
}
.widget-search-form .input_text {
	float: left;
	width: 75%;
	height: 35px;
	vertical-align: top;
	border-color: #2968c7;
	border-radius: 20px;
}

.input_text:focus {
	border-color: #66afe9;
	outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.btn_search {
	margin-top: 4px;
	width: 50px;
	height: 35px;
	border: none;
	color: #fff;
	font-size: 14px;
	border: none;
	background:#848581;
	color: #fff;
}
.wfixed {width: 1200px; margin: 0px auto; padding: 0px; }
.fr{float:right;}
.right_bar{position:fixed; top:calc(90px + 10vh); right:0; width:50px; height:203px; z-index:10; display:none;}
.right_bar li{ width:62px; height:50px; z-index:20; }
.right_bar li.rtbar_li1,.right_bar li.rtbar_li4{ position:absolute; left:0;}
.right_bar li.rtbar_li1{ top:0; width:172px; }
.right_bar li.rtbar_li2{ position:absolute; top:51px; left:0; }
.right_bar li.rtbar_li3{ position:absolute; top:102px; left:0; width:126px; }
.right_bar li.rtbar_li4{ top:153px;}
.rtbar_li4{ position:absolute; top:153px; left:0;}
.right_bar li a{ display:block; color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#39424b; opacity:0.8; border-radius:6px;}
.right_bar li a img{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;}
.right_bar li a:hover{ background-color:#0953a8; opacity:1;}
.rtbar_shwx{ display:none; position:absolute; top:-65px; left:-142px; padding-bottom:9px; }
.rtbar_shwx img{ padding:10px 10px 20px 10px; background-color:#FFF; }
