@charset "utf-8";

.banner {
	overflow: hidden;
	width: 100%;
	height: 578px;
	background: url(../img/banner.jpg) no-repeat center top;
	position: relative
}

.banner .btn {
	overflow: hidden;
	width: 100%;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 40px
}

.banner .btn span {
	cursor: pointer;
	display: inline-block;
	width: 8px;
	height: 8px;
	background: url(../img/banner_btn.png) no-repeat right center;
	margin: 0 4px
}

.banner .btn span.cur {
	background-position: left
}

#flashs {
	position: relative;
	height: 529px;
	overflow: hidden
}

#flashs .bgitem {
	z-index: 1;
	position: absolute;
	top: 0
}

#flashs .btn {
	position: absolute;
	z-index: 7;
	bottom: 38px;
	left: 50%;
	margin-left: -64px;
	padding: 0 6px
}

#flashs .btn span {
	cursor: pointer;
	display: inline-block;
	width: 8px;
	height: 8px;
	background: url(../img/banner_btn.png) no-repeat right center;
	margin: 0 4px;
	text-indent: -99999em
}

#flashs .btn span.cur {
	background-position: left
}

#mesbook1_c,#mesbook1 {
	display: none;
	z-index: 1001;
	width: 398px;
	border: 1px solid #ccc;
	background: #fff;
	padding-bottom: 20px
}

#mesbook1_c div,#mesbook1 div {
	border: 1px solid #e4e3e3;
	background: #ebeceb;
	height: 18px;
	padding: 4px .5em 0;
	margin-bottom: 10px
}

#mesbook1_c dl.b1,#mesbook1 dl.b1 {
	width: 370px;
	margin: 0 auto
}

#mesbook1_c dl.b1 dt,#mesbook1 dl.b1 dt {
	float: left;
	width: 105px;
	overflow: hidden
}

#mesbook1_c dl.b1 dd,#mesbook1 dl.b1 dd {
	width: 265px;
	float: right
}

#mesbook1_c #mesbook1_cBtns,#mesbook1 #mesbook1Btns {
	padding-bottom: 10px
}

#mesbook1_c #mesbook1_cBtns input,#mesbook1 #mesbook1Btns input {
	margin-right: 20px
}

.title {
	overflow: hidden;
	width: 100%;
	margin-bottom: 35px
}

.title p {
	text-align: center;
	font-size: 47px;
	color: #e3e3e3;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: 700
}

.title h3 {
	text-align: center;
	font-size: 25px;
	color: #000;
	padding-bottom: 15px;
	background: url(../img/title_bg.png) no-repeat center bottom;
    font-weight: bold;
}

.title h3 a {
	color: #000;
}

.pro {
	overflow: hidden;
	width: 100%;
	background: url(../img/pro_bg.jpg) no-repeat center top;
	padding-top:20px;
}

.pro .menu {
	overflow: hidden;
	padding-bottom: 8px;
	width: 1100px;
	margin: 0 auto 30px;
	text-align: center
}

.pro .menu li {
	margin: 0 5px;
	width: 182px;
	height: 45px;
	border: 1px solid #000;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	position: relative;
	display: inline-block;
	box-sizing: border-box
}

.pro .menu li a {
	display: block;
	text-decoration: none;
	color: #000
}

.pro .menu li img {
	display: none;
	position: absolute;
	bottom: -8px;
	left: 67px
}

.pro .menu li.cur,.pro .menu li:hover {
	border-color: #1365df;
	background-color: #1365df;
}

.pro .menu li.cur a,.pro .menu li:hover a {
	color: #fff
}

.pro .menu li.cur img,.pro .menu li:hover img {
	display: block
}

.pro .pbox {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	position: relative
}

.pbox{width:1240px;margin:0 auto;margin-top:100px;overflow:hidden;} 

.pbox li{float:left;width:300px;height:300px;background-color:#fff;color:#fff;text-align:center;font-weight:bold;display:inline-block;}

.pbox li .pic{margin:0 0 30px 0;}
.pbox li .title{margin:0 10px 2px}
.pbox li .title a{color:#333;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;_zoom:1}
.pbox li .desc{margin:0 10px 10px;height:18px;font-size:12px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;_zoom:1;color:#b0b0b0}	
.pbox li .price{margin:0 10px 14px;color:#ff6700;}	
		
.pbox li{
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
	
}
.pbox li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
	-webkit-box-shadow:0px 5px 15px #e5e5e5;
    -moz-box-shadow:0px 5px 15px #e5e5e5;
    box-shadow:0px 5px 15px #e5e5e5;
}


/* banner */
.icon {
	background: url(../img/icon.png) no-repeat;
	display: inline-block;
	vertical-align: middle;
}
#banner_main {
	overflow: hidden;
	position: relative;
	max-width: 1920px;
	margin: 0 auto;
	min-width: 1200px;
}
#banner_main .banner {
	height: 500px;
}
#banner {
	width: 100%;
	min-width: 1300px;
	position: relative;
	overflow: hidden;
}
#banner, .banner ul {
	width: 100%;
	overflow: hidden;
}
.banner li {
	width: 100%;
	position: absolute;
	z-index: 1;
	overflow: hidden;
	display: none;
}
.banner li:first-child {
	display: block;
}
.banner li img {
	width: 1920px;
	display: block;
	position: relative;
	left: 50%;
	margin-left: -960px;
	top: 0;
}
#banner .tip {
	width: 1000px;
	height: 20px;
	line-height: 0;
	font-size: 0;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -500px;
	bottom: 40px;
	z-index: 13;
}
#banner .tip span {
	width: 50px;
	height: 10px;
	margin: 0 12px;
	display: inline-block;
	font-size: 0;
	cursor: pointer;
	background-color: #a2a7ac;
}
#banner .tip span.cur {
	background-color: #003e92;
}
#banner #btn_prev, #banner #btn_next {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 214px;
	z-index: 5;
	display: none;
}
#banner #btn_prev {
	background-position: -54px -0px;
	left: 8%;
	transition: all 600ms ease;
}
#banner #btn_next {
	background-position: -106px -0px;
	right: 8%;
	transition: all 600ms ease;
}
#banner #btn_prev:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	transition: all 600ms ease;
	left: 7.6%;
	background-position: -0px -0px;
}
#banner #btn_next:hover {
	opacity: .8;
	filter: alpha(opacity=80);
	right: 7.6%;
	background-position: -160px -0px;
}

.qubie {
	overflow: hidden;
	width: 100%;
	height: 640px;
	padding-top: 50px;
	background: url(../img/qubie_bg.jpg) no-repeat center top
}

.qubie .qbbox {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	height: 408px;
	padding: 9px 0;
	position: relative
}

.qubie .qbbox img {
	display: block;
	margin: 0 auto;
	width: 0;
	height: 0;
	position: relative;
	top: 50%
}

.qubie .wen {
	overflow: hidden;
	position: absolute;
	display: none
}

.qubie .wen01 {
	left: 0;
	top: 0;
	width: 211px;
	height: 95px;
	background: url(../img/qubie01.png) no-repeat center right;
	padding-left: 150px;
	color: #fff;
	padding-top: 55px
}

.qubie .wen02 {
	right: 0;
	top: 0;
	width: 249px;
	height: 86px;
	background: url(../img/qubie02.png) no-repeat left center;
	padding-left: 90px;
	padding-top: 70px;
	color: #333
}

.qubie .wen03 {
	left: 0;
	bottom: 0;
	width: 188px;
	height: 100px;
	background: url(../img/qubie03.png) no-repeat right center;
	padding-left: 150px;
	padding-top: 55px;
	color: #333
}

.qubie .wen04 {
	right: 0;
	bottom: 0;
	width: 271px;
	height: 95px;
	background: url(../img/qubie04.png) no-repeat left center;
	padding-left: 90px;
	color: #fff;
	padding-top: 55px
}

.qubie h4 {
	font-weight: 400;
	font-size: 22px
}

.qubie .wen p {
	font-size: 12px;
	font-family: Arial
}

.qubie .wen03 p,.qubie .wen02 p {
	color: #6a6a6a
}

.m-qb {
	overflow: hidden;
	width: 100%;
	height: 700px;
	background: url(../img/qubie_bg.jpg) no-repeat center top;
	overflow: hidden
}

.m-qb .content {
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	padding-top: 240px
}

.m-qb .qb-ul {
	position: relative;
	height: 390px
}

.m-qb .qb-ul li {
	position: absolute
}

.m-qb .qb-ul .li1 {
	left: 18px;
	top: 0
}

.m-qb .qb-ul .li2 {
	left: 660px;
	top: 0
}

.m-qb .qb-ul .li3 {
	left: 18px;
	top: 225px
}

.m-qb .qb-ul .li4 {
	left: 660px;
	top: 225px
}

.m-qb .qb-ul li p {
	color: #757678;
	font-size: 14px;
	display: block;
	line-height: 25px;
	background: url(../img/dian.png) no-repeat left 6.5px;
	padding-left: 18px
}

.m-qb b {
	display: block;
	width: 168px;
	height: 42px;
	overflow: hidden;
	margin: 0 auto
}

.m-qb b a {
	display: block;
	width: 168px;
	height: 42px;
	overflow: hidden
}

.zhichi {
	overflow: hidden;
	width: 100%;
	height: 703px;
	background: url(../img/zhichi_bg.jpg) no-repeat center top;
	padding-top: 70px
}

.zhichi .title p {
	color: #43454c
}

.zhichi .title h3 {
	color: #fff;
	background: url(../img/zhichi_title.png) no-repeat center bottom
}

.zhichi .menu {
	overflow: hidden;
	width: 100%;
	text-align: center;
	padding-bottom: 8px;
	margin-bottom: 30px
}

.zhichi .menu li {
	display: inline-block;
	margin: 0 6px;
	width: 152px;
	height: 45px;
	border: 1px solid #64666b;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	position: relative;
	color: #b8bac3;
	cursor: pointer
}

.zhichi .menu li {
	*display: inline
}

.zhichi .menu li img {
	display: none;
	position: absolute;
	bottom: -8px;
	left: 67px
}

.zhichi .menu li.cur,.pro .menu li:hover {
	border-color: #1365df;
	background-color: #1365df;
	color: #fff
}

.zhichi .menu li.cur img,.pro .menu li:hover img {
	display: block
}

.zhichi .zcbox {
	overflow: hidden;
	width: 1000px;
	padding: 0 20px;
	padding-bottom: 40px;
	background: url(../img/zhichi_yy.png) no-repeat center bottom;
	margin: 0 auto;
	height: 396px;
	position: relative
}

.zhichi .zcbox ul {
	overflow: hidden;
	width: 6240px;
	position: absolute;
	left: 0;
	top: 0
}

.zhichi .zcbox li {
	overflow: hidden;
	width: 1000px;
	background-color: #fff;
	height: 396px;
	margin: 0 20px;
	position: relative;
	float: left
}

.zhichi .zcbox li img {
	display: block;
	float: right
}

.zhichi .zcbox li .wen {
	overflow: hidden;
	width: 405px;
	height: 100%;
	float: left;
	margin-left: 30px;
	margin-top: 25px;
	position: relative
}

.zhichi .zcbox .btn {
	overflow: hidden;
	position: absolute;
	width: 134px;
	height: 38px;
	text-align: center;
	line-height: 32px;
	left: 50%;
	margin-left: -107px;
	top: 202px;
	z-index: 2
}

.zhichi .zcbox .btn em {
	display: block;
	width: 61px;
	height: 32px;
	border: 3px solid #dfdfdf;
	float: left;
	font-size: 14px;
	color: #b3b3b3;
	cursor: pointer;
	background-color: #fff;
	moz-user-select: -moz-none;
	-moz-user-select: none;
	-o-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.zhichi .zcbox .btn em:hover {
	background-color: #fd581f;
	color: #fff;
	border-color: #fd581f
}

.zhichi .zcbox .wen b {
	display: block;
	font-size: 33px;
	color: #a5a5a5;
	width: 50px;
	height: 64px;
	border: 3px solid #dfdfdf;
	background: url(../img/zhichi_x.png) no-repeat center 50px;
	text-align: center;
	padding-top: 10px;
	position: absolute;
	right: 0;
	top: 0
}

.zhichi .zcbox .wen h4 {
	font-size: 26px;
	color: #df131e;
	margin-top: 20px;
	margin-bottom: 5px
}

.zhichi .zcbox .wen span {
	display: block;
	font-size: 13px;
	color: #959595;
	font-family: Arial;
	margin-bottom: 40px
}

.zhichi .zcbox .wen p {
	font-size: 14px;
	color: #333;
	line-height: 31px;
	text-align: justify;
	width: 85%
}

.zhichi .zcbox .btn02 {
	overflow: hidden;
	width: 150px;
	height: 12px;
	position: absolute;
	left: 40px;
	bottom: 80px;
	z-index: 2
}

.zhichi .zcbox .btn02 span {
	display: block;
	width: 12px;
	height: 12px;
	background: url(../img/zhichi_y.png) no-repeat center left;
	margin: 0 5px;
	float: left
}

.zhichi .zcbox .btn02 .cur {
	background-position: right
}

.about {
	overflow: hidden;
	width: 100%;
	background: url(../img/about_bg.jpg) no-repeat center top;

}

.about dl {
	overflow: hidden;
	width: 1200px;
	margin: 0 auto;
	height: 250px;
	margin-bottom: 90px
}

.about dt {
	overflow: hidden;
	width: 483px;
	height: 250px;
	float: left
}

.about dd {
	overflow: hidden;
	float: right;
	width: 690px;
	height: 250px
}

.about dd p {
	font-size: 16px;
	color: #333;
	line-height: 35px;
	text-indent: 2rem;
	height: 182px;
	overflow: hidden;
	text-align: justify;
	margin-bottom: 30px
}

.about dd .btn {
	overflow: hidden;
	width: 100%
}

.about dd a {
	display: block;
	width: 110px;
	height: 35px;
	text-align: center;
	line-height: 35px;
	border: 1px solid #b6b6b6;
	font-size: 13px;
	color: #000;
	float: left;
	margin-right: 10px;
	text-decoration: none
}

.about dd a:hover {
	background-color: #1365df;
	border-color: #1365df;
	color: #fff
}

.about .tixi {
	overflow: hidden;
	width: 1032px;
	margin: 0 auto;
	height: 362px
}

.about .tixi li {
	float: left;
	width: 238px;
	margin: 0 10px;
	background-color: #fff
}

.about .tixi img {
	display: block;
	margin: 0 auto;
	margin-top: 9px;
	margin-bottom: 20px
}

.about .tixi h4 {
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	color: #000;
	margin-bottom: 12px
}

.about .tixi p {
	font-size: 13px;
	color: #333;
	line-height: 25px;
	width: 200px;
	margin: 0 auto;
	text-align: justify
}

.about .tixi li:hover {
	background-color: #1365df
}

.about .tixi li:hover h4 {
	color: #fff
}

.about .tixi li:hover p {
	color: #fff
}

.jidi {
	overflow: hidden;
	width: 1000px;
	margin: 60px auto
}

.jidi .menu {
	overflow: hidden;
	width: 176px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 40px
}

.jidi .menu li {
	width: 170px;
	float: left;
	height: 54px;
	text-align: center;
	line-height: 54px;
	border: 2px solid #df131e;
	position: relative;
	font-size: 20px
}

.jidi .menu li a {
	display: block;
	text-decoration: none;
	color: #333
}

.jidi .menu li img {
	display: none;
	position: absolute;
	left: 75px;
	bottom: -10px
}

.jidi .menu li.cur a {
	background-color: #df131e;
	color: #fff
}

.jidi .menu li.cur img {
	display: block
}

.jidi .jdbox {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	height: 230px;
	position: relative
}

.jidi .jdlist {
	overflow: hidden;
	width: 1000px;
	height: 230px;
	position: absolute;
	left: 0;
	top: 0
}

.jidi .jdlist ul {
	overflow: hidden;
	position: absolute
}

.jidi .jdlist li {
	float: left;
	widows: 239px;
	height: 230px;
	margin-right: 14px
}

.jidi .jdlist li img {
	display: block;
	margin-bottom: 25px
}

.jidi .jdlist li span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.jidi .jdlist li a {
	display: block;
	text-decoration: none
}

.width1100 {
    width: 1100px;
    margin: 0 auto;
}

.innewconcat {
	height: 425px;
}
.innew {
	width: 710px;
	float: left;
}
.innew .innewcat {
	height: 80px;
	border-bottom: 2px solid #eeeced;
}
.innew .innewcat .catname {
	width: 625px;
	float: left;
}
.innew .innewcat .catname span {
	font-size: 26px;
	display: block;
}
.innew .innewcat .catname span:first-child {
	color: #eeeced;
}
.innew .innewcat .more {
	display: block;
	width: 85px;
	height: 70px;
	line-height: 70px;
	float: left;
	font-size: 16px;
	color: #030008;
	text-align: right;
}
.innew .innewconlist {
	margin: 25px 0;
}
.innewconlist li.fsecond {
	height: 90px;
	border-bottom: 1px dashed #eeeced;
}
.innewconlist li.fsecond a i {
	display: block;
	width: 67px;
	height: 67px;
	line-height: 67px;
	text-align: center;
	font-style: normal;
	background: #086de1;
	color: #fff;
	font-size: 40px;
	float: left;
	margin: 12px 0;
}
.innewconlist li.fsecond a .desc {
	width: 623px;
	margin-left: 20px;
	float: left;
	margin-top: 10px;
}
.innewconlist li.fsecond a .desc span {
	font-size: 16px;
	color: #086de1;
}
.innewconlist li.fsecond a .desc p {
	display: block;
	margin-top: 5px;
	line-height: 22px;
	font-size: 12px;
	color: #8d8c8c;
}
.innewconlist li.last {
	height: 35px;
	border-bottom: 1px dashed #eeeced;
}
.innewconlist li.last i {
	display: block;
	width: 30px;
	height: 35px;
	background: url('../img/dian.png') no-repeat 6px 8px;
	-webkit-background-size: 20px;
	background-size: 20px;
	float: left;
}
.innewconlist li.last span {
	display: block;
	width: 560px;
	float: left;
	line-height: 35px;
	height: 35px;
	font-size: 14px;
	color: #131313;
}
.innewconlist li.last time {
	display: block;
	width: 120px;
	height: 35px;
	line-height: 35px;
	float: left;
	color: #b2b2b2;
}
.incontact {
	width: 460px;
	margin-left: 30px;
	float: left;
}
.incontact .incontactcat {
	height: 80px;
	border-bottom: 2px solid #eeeced;
}
.incontact .incontactcat .catname {
	width: 255px;
	float: left;
}
.incontact .incontactcat .catname span {
	font-size: 26px;
	display: block;
	color: #333;
}
.incontact .incontactcat .catname span:first-child {
	color: #eeeced;
}
.incontact .incontactcat .more {
	display: block;
	width: 85px;
	height: 70px;
	line-height: 70px;
	float: left;
	font-size: 16px;
	color: #030008;
	text-align: right;
}
.incontact .fimg {
	margin: 20px 0;
}
.incontact span {
	font-size: 18px;
	color: #086de1;
}
.incontact ul {
	margin-top: 10px;
	padding-left: 32px;
	background: url('../img/incontacticon.png') no-repeat -10px 12px;
}
.incontact ul li {
	height: 45px;
	line-height: 45px;
}

.link {
	overflow: hidden;
	width: 1000px;
	position: relative;
	margin: 0 auto;
	margin-bottom: 50px
}

.link h3 {
	position: absolute;
	left: 0;
	top: 0
}

.link ul {
	overflow: hidden;
	float: right;
	width: 900px;
	padding: 15px 0 35px 35px;
	border: 1px solid #c4c4c4
}

.link li {
	float: left;
	white-space: nowrap;
	margin-right: 30px;
	font-size: 13px
}

.link li a {
	color: #383838
}

.link .rk {
	display: block;
	overflow: hidden;
	position: absolute;
	right: 0;
	bottom: 0
}

.link .rk img {
	display: block
}


/*footer*/
#footer{
	width: 100%;
	border-top: 5px solid #1346ab;
	padding-top: 16px;
	color: #656565;
	overflow: hidden;
	padding-bottom: 28px;
	font-size: 12px;
	background-color: #fff;
}
#footer .div_1 a,
#footer .div_3 a{
	color: #656565;
	display: block;
	float: left;
	padding: 10px;
	
}
#footer .div_1 a:hover,
#footer .div_3 a:hover{
	color: #124c98
}
#footer .div_1 h2,
#footer .div_3 h2{
	padding-top: 25px;
	font-size: 16px;
	color: #656565;
	cursor: pointer;
}
#footer .div_1{
	width: 290px;
	
}
#footer .div_2{
	width: 450px;
	text-align: center;
	line-height: 22px;
	color: #656565;
}
