@charset "utf-8";
html,body{
	height:100%;
	padding:0px;
	margin:0px;
	min-width: 1200px;
	font:14px 微软雅黑;
	color:#444;
}
a{
	text-decoration: none;
	outline: none;
	color: #000;
	transition: 0.2s;
}
p{
	text-align: justify;
	text-justify:inter-ideograph;
	margin: 0;
}
li{list-style-type: none;
	vertical-align: top;
	margin: 0;
	padding:0;
}
ul{margin: 0;
	padding: 0;
}
img{
	margin: 0;
	padding: 0;
}
img{
	border: 0;
	vertical-align: top;
}
h1, h2, h3, h4, h5, h6{
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	padding: 0;
}
dl,dt,dd{
	padding: 0;
	margin:0;
}
i,em{
	font-style: normal;
}

.fl {
	float:left;
}
.fr {
	float:right;
}
.clear{
	clear:both;
}
.w0{
	width: 100%;
	overflow：hidden;
}
.w1{
	width: 100%;
	clear：both;
}
.w1200{
	width: 1200px;
	margin:0 auto;
}
.w1140{
	width: 1140px;
	margin:0 auto;
}

/*header start*/
.head{
	position: relative;
	z-index: 999;
	background: #fff；
}
.head .head_body{
	height: 120px;
}
.head .head_body .logo{
	position: absolute;
	z-index: 99999;
}
.head .head_body > p{
	margin-left:200px;
	font-size: 35px;
	letter-spacing: 1px;
	line-height: 120px;
}
.head .tel{
	padding: 25px 0 25px 70px;
	background: url(../images/tel.png) no-repeat center left;
}
.head .tel p{
	line-height: 30px;
	font-size: 17px;
}
.head .tel b{
	font-size: 28px;
	font-family: Arial;
	color: #454545;
}

.head_nav{
	border-bottom: 4px solid #2c79f8;
	border-top: 1px solid #ccc;
}
.head_nav ul{
	width: 1030px;
	padding-left:170px;
	height:50px;
	line-height:50px;
	position:relative;
	z-index:999;
	margin: 0 auto;
}
.head_nav ul li{
	width: 127px;
	float:left;
	position:relative;
	display:inline;
	border-right: 1px solid #ccc;
}
.head_nav ul li:nth-child(1){
	border-left: 1px solid #ccc;
}
.head_nav ul li a{
	display:block;
	width: 127px;
	font-size:16px;
	font-weight: normal;
	text-align: center;
	color: #2c79f8;
}
.head_nav ul li:hover a{
	color: #fff;
	background: #2c79f8;
	border-bottom: 4px solid #454545;
}
/*header end*/

/*banner start*/
.flexslider {
	margin: 0px auto 0px;
	position: relative;
	width: 100%;
	height:550px;
	overflow: hidden;
	zoom: 1;
}

.flexslider .slides li {
	width: 100%;
	height: 100%;
}

.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	overflow: hidden;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ad_ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}

.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}

.flex-direction-nav .flex-prev {
	left: 0;
}

.flexslider:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}

.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.flex-control-paging li a {
	background: rgba(0,0,0,0.3);
	display: block;
	height: 10px;
	overflow: hidden;
	text-indent: -99em;
	width: 10px;
	cursor: pointer;
	-webkit-transition: all 0s ease;
	border-radius: 10px;
}

.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background: #2c79f8;
;
}

.flexslider .slides a img {
	width: 100%;
	height: 550px;
	display: block;
}
/*banner end*/

/*company start*/
.company{
	padding:50px 0;
	background: #fff;
}
.company .com_l{
	width: 550px;
}
.company .com_l img{
	width: 550px;
}

.company .com_r{
	width: 600px;
}
.company .com_r b{
	color: #454545;
	font-size: 18px;
}
.company .com_r p{
	font-size: 15px;
	line-height: 180%;
	text-indent: 2em;
	color: #666;
}
.company .com_r .xt{
	margin: 10px 0;
	height: 5px;
	width: 50px;
	border-radius: 10px;
	background: #2c79f8;
}
.company a{
	display: block;
	width: 130px;
	line-height: 30px;
	font-size: 16px;
	border: 1px solid #2c79f8;
	color: #2c79f8;
	text-align: center;
	border-radius: 30px;
	margin-top: 10px;
}
.company a:hover{
	background: #2c79f8;
	color: #fff;
}
/*company end*/

/*message start*/
.scroll_bg{
	width: 100%;
	height: 100%;
	background-image: url(../images/scroll_bg.jpg);
	background-attachment: fixed;
	background-position: 50% 0%;
	background-repeat: no-repeat;
	position: absolute;
	z-index: -1;
}

.message{
	background: url(../images/messbg.png) no-repeat center;
	padding: 50px 0;
}

.message .mesl{
	width: 400px;
	margin-left: 150px;
}
.message .mesl p{
	font-family: Arial;
	font-size: 40px;
	letter-spacing: 1px;
	color: #fff;
	opacity: 0.3;
	font-weight: bold;
}
.message .mesl b{
	font-size: 25px;
	color: #fff;
	font-weight: normal;
}
.message .mesl .xt{
	margin: 15px 0;
	height: 5px;
	width: 50px;
	border-radius: 20px;
	background: #2c79f8;
}

.message .mesl .form label{
	display: block;
	font-size: 15px;
	color: #fff;
	line-height: 34px;
}
.message .mesl .form .ixinput{
	height: 28px;
	line-height: 28px;
	outline: none;
	width: 100%;
	border: 0px;
	 text-indent: 10px;
}
.message .mesl .form .ly{
	width: 100%; outline: none;height: 60px; padding: 5px;line-height: 23px;margin: 0px;
}
.message .mesl .sub{
	margin-top: 10px;
}
.message .mesl .form .btn_sub{
	background: #2c79f8;
	display: block;
	width: 110px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	border: none;
	font-size: 16px;
}
.message .mesl .form .sub .input-code{
    outline: none;
    width: 100px;
    height: 35px;
    line-height: 35px;
    border: 0px;
    text-indent: 10px;
}
/*message end*/

/*product start*/
.product{
	padding: 50px 0;
	background: #fff;
}

.product .tit{
	width: 400px;
	height: 184px;
	background: #2c79f8;
	text-align: center;
	padding: 32px 0;
}
.product .tit p{
	font-size: 35px;
	color: #fff;
	opacity: 0.3;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
}
.product .tit b{
	display: block;
	text-align: center;
	font-size: 25px;
	color: #fff;
	font-weight: normal;
}
.product .tit .xt{
	margin: 15px auto;
	height: 5px;
	width: 50px;
	border-radius: 20px;
	background: #fff;
}
.product .tit span{
	display: block;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.product .tit a{
	border: 1px solid #fff;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
	color: #fff;
	width: 150px;
	border-radius: 30px;
	font-size: 15px;
	line-height: 30px;
}
.product .tit a:hover{
	background: #fff;
	color: #2c79f8;
}

.product .list{
	width: 750px;
}
.product .list ul li{
	float: left;
	width: 200px;
	text-align: center;
	line-height: 40px;
	margin: 10px 24px;
	font-size: 16px;
	border: 1px solid #2c79f8;
	border-radius: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.product .list ul li a{
	color: #2c79f8;
}
.product .list ul li:hover{
	background: #2c79f8;
}
.product .list ul li:hover a{
	color: #fff;
}

.pro_body ul li{
	float: left;
	width: 274px;
	height: 205.5px;
	overflow: hidden;
	padding: 2px;
	background: #fff;
	border: 1px solid #ccc;
	margin-top: 30px;
	margin-left: 26px;
	position: relative;
	text-align: center;
}
.pro_body ul li:nth-child(4n+1){
	margin-left: 0;
}
.pro_body ul li .img{
	width: 274px;
	height: 205.5px;
	overflow: hidden;
}
.pro_body ul li .img img{
	width: 274px;
	height: 205.5px;
	cursor: pointer;
	transition: all 2s;
}
.pro_body ul li:hover .img img{
	transform: scale(1.2);
}
.pro_body ul li .name{
	display: none;
	width: 274px;
	height: 205.5px;
	background: rgba(0,0,0,0.6);
	position: absolute;
	bottom: 2px;
	z-index: 9999;
}
.pro_body ul li .name p{
	line-height: 204px;
	font-size: 18px;
	color: #fff;
	width: 200px;
	text-align: center;
	margin: 0 27px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.pro_body ul li:hover .name{
	display: block;
}
.pro_body ul li:hover{
	background: #2c79f8;
}
/*product end*/

/*new start*/
.new{
	padding-bottom: 50px;
}
.new .slideTxtBox .new_title{
	position:relative;
	top: 8px;
}
.new .slideTxtBox .new_title i{
	display: inline-block;
	font-size: 30px;
	font-family: Arial;
	text-transform: uppercase;
	color: #2c79f8;
	line-height: 55px;
	padding-left:20px;
}
.new .slideTxtBox .new_title b{
	font-size: 40px;
	line-height: 55px;
	color: #454545;
}
.new .by p{
	line-height: 30px;
	font-size: 18px;
	color: #888;
	margin-top: 25px;
}

.new .slideTxtBox .hd ul li.on{
	background: #5f4434;
}
.new .slideTxtBox .bd ul{
	width: 1200px;
}
.new .slideTxtBox .bd li{
	width: 270px;
	margin-left: 40px;
	float: left;
	margin-top: 30px;
}
.new .slideTxtBox .bd ul li:nth-child(4n+1) {
	margin-left: 0px;
}
.new .slideTxtBox .bd ul li i{
	display:block;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size: 18px;
	line-height: 50px;
	color: #333;
	padding-bottom: 10px;
}
.new .slideTxtBox .bd ul li:hover i{
	color: #2c79f8;
}
.new .slideTxtBox .bd ul li p{
	line-height: 160%;
	color: #666;
}
.new li font{
	display: block;
	padding-top: 15px;
	color: #aaa;
}
.new li span{
	display: block;
	width: 150px;
    line-height: 30px;
    border-radius: 30px;
    text-align: center;
    font-size: 15px;
    border: 1px solid #2c79f8;
    color: #2c79f8;
	margin-top: 20px;
}
.new li:hover span{
	background: #2c79f8;
	color: #fff;
}
/*new end*/

/*footer start*/
.foot{
	background: #454545;
	text-align: center;
}
.foot .foot_body hr{
	border:none;
	height: 1px;
	background: #2c79f8;
	margin: 10px 0;
}
.foot .foot_body ul{
	padding-top: 15px;
}
.foot .foot_body ul li{
	float: left;
}
.foot .foot_body ul li a{
	color: #fff;
	padding: 0 38px;
	border-left: 1px solid #2c79f8;
	font-size: 18px;
}
.foot .foot_body ul li:nth-child(1) a{
	border:none;
}
.foot .foot_body ul li:hover a{
	color: #2c79f8;
}
.foot .foot_body span{
	color: #fff;
	padding: 0 40px;
	line-height: 40px;
	font-size: 16px;
}

.foot .foot_bot{
	background: #2c79f8;
	line-height: 35px;
	margin-top: 10px;
}
.foot .foot_bot span{
	font-size: 15px;
	color: #fff;
}
.foot .foot_bot a{
	font-size: 15px;
	color: #fff;
}
/*footer end*/