@charset "utf-8";
/* CSS Document */


/* banner开始 */
.shutter {overflow: hidden; width:100%; height:603px; position: relative; margin:0 auto; background:url(../images/ban_index.jpg) no-repeat center; }
.shutter-img {width: 53%; margin:90px 168px;text-align: center; color: #fff;}
.shutter .title {font-size: 60px; text-align: left;}
.shutter .desc {font-size: 48px; line-height: 40px; margin-bottom: 18px; text-align: left;}
.shutter .btn {display:block; width: 118px; height:42px; margin-top: 20px; font-size: 18px; line-height: 42px; text-align: center; border: 1px solid #fff;}
.wrap {width: 100%; } 

/* about开始 */
.about {width: 100%;}
.about_ti {text-align: center; width:100%; padding-top: 50px; margin-bottom:46px; line-height: 25px; }
.about_ti a {display: block;}
.about_ti h1 {font-size: 24px; color: #252b33; }
.about_con {position: relative; width:100%; height: 526px;}
.about_ti span {display:block; font-size: 15px; color: #515d6d; font-family:'Arial';}
.about_wrap {width:100%;}
.about_l {width: 611px; height: 418px; overflow: hidden;}
.about_r p {font-size: 15px; color:#252b33; line-height: 30px;margin-bottom: 6px;}
.about_wrap .ab_btn {position:absolute; right:68px; top: 342px; display:block; width:64px; height: 26px; background-color: #d30017; line-height: 24px; text-align: center; color: #fff; font-size: 15px;}
.about_r {width: 609px; height: 418px; padding: 30px; background-color: #eaf2fd;}

.about_num { position:absolute; left:0; top:-68px; width: 100%; height: 152px; background-color: #d30017; color: #fff;}
.about_num .line {border-right: 1px solid #8e000f;}
.about_num dl {width:305px; float: left; padding:11px 0; margin: 18px 0px;letter-spacing: 1.2px; line-height: 40px; text-align: center;}
.about_num dt {font-size: 23px;}
.about_num dd {font-size: 18px;}
.about_num .odometer {font-size: 42px; font-family: 'impact'; font-weight:bold;}
.about_num b {margin-right:4px;}
/* about结束 */

/* brand开始 */
.category {
	width: 100%;
	height: 1042px;
	background-color: #252b33;
}
.category .cate_wrap {
	position: relative;
}
.category .cate_con ul li {
	float:left;
}
.category .about_ti {
	padding-top: 124px;
}
.category .about_ti h1 {
	color: #fff;
}
.category .about_ti span {
	color: #7d838c;
}
.category .mgr {
	margin-right: 16px;
}
.category .cate_pic {
	position: relative;
	width: 602px;
	height: 284px;
	overflow: hidden;
}
.category .cate_pic img {
	transition: all 0.8s;
}
.category .cate_pic:before {
	content: "";
    width: 0;
    height: 100%;
    background: #000;
    padding: 14px 18px;
	box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 50%;
    opacity: 0;
    transition: all 500ms cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
    z-index:1000;
}
.category .cate_item:hover .cate_pic:before {
	width: 100%;
	left: 0;
	opacity: 0.5;
}
.category .cate_item:hover .cate_pic i {
	top: 30%;
	opacity: 1;
	transition-delay: 0.5s;
}
.category .cate_item:hover .cate_pic img {
	transform: scale(1.2);
	-webkit-transform:scale(1.2);
}
.category .cate_item:hover .cate_pic span {
	top: 54%;
	opacity: 1;
	transition-delay: 0.5s;
}
.category .cate_item:hover .cate_txt h3 {
	color: #d30017;
}
.category .cate_pic i {
	position: absolute;
	left: 44%;
	top: 20%;
	display: block;
	width: 51px;
	height: 51px;
	opacity: 0;
	background: url(../images/more.png) no-repeat center;
	transition: all 0.5s ease 0s;
	z-index:1001;
}
.category .cate_pic span {
	position: absolute;
	display: block;
	width:100% ;
	text-align: center;
	top: 80%;
	opacity: 0;
	transition: all 0.5s ease 0s;
	color: #fff;
	font-size: 22px;
	z-index:1001;
	z-index:1001;
}
.category .cate_txt {
	padding: 20px 0;
}
.category .cate_txt h3 {
	line-height: 20px;
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	color:#fff;
}
.category .cate_txt p {
	font-size:14px;
	color:#fff;
}

/* brand结束 */


/* display开始 */
.display {width: 100%; height: 413px; background:url(../images/dis_bg.jpg) no-repeat center top;}
.display_ti h1 {padding: 35px 0; text-align: center; font-size: 28px; color: #ffffff; } 
.box1 {width: 1250x; position: relative;}
.box1 .leftLoop {width: 1250px; overflow: hidden;}
.box1 .leftLoop .hd {	}
.prev {display: block; position: absolute; left: -60px; top: 140px; width: 45px; height: 45px; background: url(../images/prev.png) no-repeat; cursor: pointer; }
.next {display: block; position: absolute; right: -60px; top: 140px; width: 45px; height: 45px; background: url(../images/next.png) no-repeat; cursor: pointer; }
.box1 .bd {height: 100%; }
.bd ul {height: 100%; }
.box1 .bd ul li {width: 289px; height: 335px; float: left; margin-right: 19px; }
.dis_pic {width: 289px; height: 232px; position: relative; overflow: hidden; }
.dis_pic img {width: 289px; height: 232px; vertical-align: middle; -webkit-transition: 0.5s; -o-transition: 0.5s; transition: 0.5s; } 
.dis_pic:before {content: ""; width: 0; height: 100%; background: #000; padding: 14px 18px; box-sizing: border-box; position: absolute; top: 0; left: 50%; opacity: 0; transition: all 500ms cubic-bezier(0.47, 0, 0.745, 0.715) 0s; }
.dis_pic i {position: absolute; left: 44%; top: 80%; display: block; width: 40px; height: 40px; opacity: 0; background: url(../images/more.png) no-repeat center; transition: all 0.5s ease 0s; }
.dis_pic:hover img {webkit-transform: scale(1.08); -ms-transform: scale(1.08); -o-transform: scale(1.08); transform: scale(1.08); }
.dis_pic:hover:before {width: 100%; left: 0; opacity: 0.5; }
.dis_pic:hover i {top: 46%; opacity: 1; transition-delay: 0.5s; }
.dis_pic img {width: 100%; }
.dis_txt {width: 289; height: 43px; line-height: 43px; background-color:#707e8c; font-size:15px;text-align: center; }
.dis_txt a {font-size: 16px; color: #fff; }
/* display结束 */

/* advantage开始 */
.advantage {
	width: 100%;
	height: 1264px;
	background: url(../images/adv_bg.jpg) no-repeat center top;
}
.adv_ti {
	color: #fff;
}
.adv_ti h3 {
	position: absolute;
	left: 258px;
	top: 68px;
	font-size: 24px;
	font-weight: normal;
}
.adv_ti p {
	position: absolute;
	left: 38px;
	top: 186px;
}
.adv_wrap .bt_line {
	padding-bottom: 40px;
	border-bottom: 1px solid #c1c1c1;
}
.adv_wrap .adv_tech {
	padding-bottom: 22px;
}
.adv_wrap {
	position: relative;
}
.adv_item {
	width: 537px;
}
.adv_item h4 {
	padding-left: 60px;
	line-height: 64px;
	font-size: 18px;
}
.adv_item p {
	font-size: 14px;
}
.adv_quality {
	position: absolute;
	right: 0;
	top: 192px;
	color: #fff;
}
.adv_quality h4 {
	background:url(../images/advIcon_01.png) no-repeat left center;
}
.adv_profile {
	position: absolute;
	right: 0;
	top: 474px;
}
.adv_profile span {
	font-size: 33px;
	font-family:'Muller Black';
	font-style: italic;
	text-transform:uppercase;
	line-height: 32px;
	color: #bb0014;
}
.adv_tech {
	position: absolute;
	left: 0;
	top: 700px;
}
.adv_tech h4 {
	color: #0044b4;
	background:url(../images/advIcon_02.png) no-repeat left center;
}
.adv_team {
	position: absolute;
	left: 0;
	top: 886px;
}
.adv_team h4 {
	color: #0044b4;
	background:url(../images/advIcon_03.png) no-repeat left center;
}
.adv_market {
	position: absolute;
	left: 0;
	top: 1080px;
}
.adv_market h4 {
	color: #0044b4;
	background:url(../images/advIcon_04.png) no-repeat left center;
}

/* advantage结束 */

/* application开始 */
.application {
	width: 100%;
	height: 593px;
	background:url(../images/appl_bg.jpg) center top;
}
.appl_con {
	position: relative;
}
.appl_item {
	width: 595x;
	height: 357px;
	overflow: hidden;
}
.application .content {
	width: 595px;
}
.application .tab {
	width: 600px;
	height: 357px;
}
.application .tab h3 {
	font-size: 25px;
	color: #484848;
	margin-bottom: 32px;
}
.application .tab ul li {
	float: left;
	width: 200px;
	height: 179px;
	line-height: 179px;
	text-align: center;
}
.application .tab>ul>li>a {
	display: block;
	width: 200px;
	height: 179px;
	padding-top: 30px;
	color: #fff;
	font-size: 16px;
	border: 1px solid #fff;
}
.application .tab>ul>li>a {
	padding-top: 44px;
}
.application .tab .mgl1 {
	margin-left: -1px;
}
.application .tab .adv_yl {
	background:url(../images/appIcon_01.png) no-repeat center 30px;
}
.application .tab .adv_jj {
	background:url(../images/appIcon_02.png) no-repeat center 30px;
}
.application .tab .adv_bz {
	background:url(../images/appIcon_03.png) no-repeat center 30px;
}
.application .tab .adv_ny {
	background:url(../images/appIcon_04.png) no-repeat center 30px;
}
.application .tab .adv_wc {
	background:url(../images/appIcon_05.png) no-repeat center 30px;
}
.application .tab .adv_gl {
	background:url(../images/appIcon_06.png) no-repeat center 30px;
}
.application .tab .mgl2 {
	margin-left: -2px;
}
.application .tab .mgt {
	margin-top: -1px;
}
.application .tab a:hover {
	background-color: #00a3ee;
}
.application .tab_arrow {
	width: 38px;
	height: 102px;
	line-height: 102px;
	background-color: #58c158;
	text-align: center;
}
.application .tab_arrow a {
	display: block;
	font-size: 30px;
	font-weight: 300;
	color: #fff;
}
/* application结束 */

/* contact开始 */
.wrap .contact {
	width: 100%;height: 560px;background:url(../images/cont_bg.jpg) no-repeat center top;
}
.about_ti p {
	margin-top: 10px;
	font-size: 16px;
	line-height: 28px;
}
.cont_l {
	margin-left: 74px;
	font-size: 20px;
}
.cont_l_icon {
	height: 116px;
	text-align: center;
	padding-top: 76px;
	background:url(../images/contIcon_01.png) no-repeat center top;
}
.cont_l_name {
	margin-bottom: 10px;
}
.cont_l_add {
	margin-bottom: 40px;
}
.cont_l_btn {
	width: 148px;
	height: 48px;
	background-color: #d30017;
}
.cont_l_btn a {
	display: block;
	color: #fff;
	line-height: 48px;
	padding-left: 37px;
	margin-left: 13px;
	background:url(../images/contIcon_03.png) no-repeat left center;
}
.cont_r_icon {
	height: 116px;
	text-align: center;
	padding-top: 76px;
	font-size: 20px;
	background:url(../images/contIcon_02.png) no-repeat center top;
}
.cont_r_list {
	font-size: 18px;
}
.cont_r_list ul li {
	line-height: 36px;
}
.cont_r_list ul li span {
	display: inline-block;
	padding-left: 48px;
}
.cont_r_list .cont_cel {
	background:url(../images/cont_cel.png) no-repeat left center;
}
.cont_r_list .cont_tel {
	background:url(../images/cont_tel.png) no-repeat left center;
}
.cont_r_list .cont_fax {
	background:url(../images/cont_fax.png) no-repeat left center;
}
.cont_r_list .cont_mail {
	background:url(../images/cont_mail.png) no-repeat left center;
}
.cont_r_list .cont_web {
	background:url(../images/cont_web.png) no-repeat left center;
}
/* contact结束 */

/* message开始 */
.message {
	width: 100%;
	height: 182px;
	position: absolute;
	left: 0;
	top: -80px;
	background-color: #d4f0d4;
}
.msg_ti {
	width: 284px;
	height: 182px;
	padding-left: 64px;
	padding-top: 50px;
	color: #fff;
}
.msg_ti h1 {
	font-size: 25px;
	color: #062039;
}
.msg_ti span {
	font-size: 15px;
	color: #4e4e4e;
} 
.form_col_1 {
	margin-right:16px;
}
.msg_con {
	margin-top: 38px;
	margin-left: 10px;
}
.form_item {
	float: left;
	margin-right: 10px;
}
.form_item input {
	font-size: 18px;
	color: #fff;
	padding: 0 24px;
	background-color: #85b185;
	margin-bottom: 15px;
}
.msg_con .input_1 {
	width: 258px;
	height: 66px;
}
.msg_con .input_2 {
	width: 346px;
	height: 66px;
}
.form_con {
	margin-bottom: 6px;
}
.form_btn {
	margin-left: 276px;
}
.form_btn .tijiao {
	width: 106px;
	height: 38px;
	line-height: 38px;
	background-color: rgba(61,146,28,0.8);
	text-align: center;
	font-size: 18px;
	color: #fff;
	cursor: pointer;
}
/* message结束 */

/* news开始 */
.news {
	width: 100%;
	background:url(../images/news_bg.jpg) no-repeat top center;
}
.news_ti {text-align: center; width:100%; padding-top: 132px; margin-bottom:8px; line-height: 25px; }
.news_ti a {display: block;}
.news_ti h1 {font-size: 23px; color: #062039; }
.news_wrap a , .news_wrap span {
	font-size: 14px;
}
.news .list_ti h4{ margin-bottom: 12px; line-height:48px; border-bottom: 1px solid #dedede; font-size: 18px; color: #062039;}
.news .news_main {position: relative;}
.news .top_news_ti {margin-bottom:8px;}
.news .top_news_ti a { font-size: 16px;}
.news .top_news_desc {width: 100%;}
.news .top_news_desc p {white-space: pre-line!important ;}
.news_item , .cont_item {overflow: hidden;}
.news_con , .cont_con {width:45%; margin-right:5%;}
.news_list_wrap .news_list {width: 100%; height: 130px; margin: 15px 0;}
.news_list_wrap .news_list ul li { width:45%; float: left; height: 34px; margin-right:5%; margin-bottom: 14px;}
.news_list_wrap .news_list ul li a , .news_list_wrap .news_list ul li span {display:block; font-size: 14px; line-height: 34px;}

.cont_con .news_list {width: 100%; height: 130px; margin: 15px 0;}
.cont_con .news_list li {width: 100%; height: 34px; margin-bottom: 14px;}
.cont_con.news_list li a {display:block; width: 100%; line-height: 34px;}
/* news结束 */

/* foot开始 */
.foot {
	width: 100%;
	height: 246px;
	background: url(../images/foot_bg.jpg) repeat-x;
	background-color: #222222;
}
.foot .foot_con_t {
	padding-top: 24px;
	height: 150px;
	color: #adadad;
}
.foot .foot_con_t .mgr {
	margin-right: 11%;
}
.foot .foot_con_t .foot_list {
	width: 80%;
}
.foot .foot_con_t a {
	color: #adadad;
}
.foot .foot_con_t dt {
	margin-bottom: 4px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.foot .foot_con_t dd {
	line-height: 26px;
}
.foot .foot_con_t dl {
	width:10%;
	float: left;
}
.foot .foot_con_t .foot_cate {
	width: 36%;
}
.foot_cate dd {
	width: 50%;
	float: left;
}
.foot .foot_cont, .foot .foot_tech{
	line-height: 24px;
}
.foot .foot_con_b {
	padding-top: 14px;
	height: 62px;
}
.foot_con_b span {
	margin-right: 10px;
}
.foot_con_b a{
	display: inline-block;
	height: 18px;
	line-height: 18px;
	padding: 0 10px;
	border-right: 1px solid #575757;
}
/* foot结束 */



.foot_con_b span ,.foot_con_b a {
	color: #fff;
}
.foot_con_b .copy_con {
	color: #fff;
}