﻿@charset "utf-8";
/* CSS Document */
*{padding:0; margin:0 ;}
body{font-size:14px; font-family:"Microsoft Yahei";color:#333; }
a{ text-decoration:none;}
.clear{clear:both;}
ul,li{ list-style:none;}
input,select,textarea{border:none;outline:none;font-family:"Microsoft Yahei";}
em{ font-style:normal;}
i{font-style:normal;}
img{border:none;max-width:100%;}
.clear{clear:both;}
h1,h2,h3,h4,h5,h6{ font-weight:lighter;}


.banner .map{width:1200px;margin:0 auto;}
.banner .map .c{width:231px;height:107px; background:url(../images/bg6.png); overflow:hidden;float:right;margin-top:213px;color:#fff;text-align:right;padding-right:60px;}
.banner .map .c h1{font-weight:bold; font-size:32px;padding-top:15px;}
.banner .map .c p a{color:#fff;line-height:24px;}

/*------------产品列表------------↓↓↓*/
.main{width:1200px; margin:0 auto; overflow:hidden;}
.title_box{text-align:center;margin-top:50px;}
.title_box h1{ font-weight:bold; font-size:26px;}
.title_box p{font-size:12px;color:#999;}
.title_box a{ display:inline-block;width:130px;height:38px; background:url(../images/bg7.gif);text-align:center;line-height:38px; font-size:16px;color:#333;margin-top:20px; }
.title_box a:hover,.title_box a.on{ background:url(../images/bg8.gif);color:#fff;}
.product .item ul{width:1250px;margin-top:20px; overflow:hidden;}
.product .item  ul li{ overflow:hidden;margin-right:39px;width:374px;text-align:center;float:left;margin-top:40px;}
.product .item  ul li a p{color:#333;padding-top:12px;text-overflow: ellipsis; overflow: hidden;  height: 20px; white-space: nowrap;}
.product .item  ul li img{ width:370px; height:370px; display:block;border:2px solid #eee;}
.product .item  ul li img:hover{ border:2px solid #ffa200;}
/******翻页******/
.next{padding-top:60px;text-align:center;}
.next a{text-align:center;line-height:20px;color:#666;padding:6px 12px; display:inline-block; margin:0 3px;border:1px solid #ccc;border-radius:4px;font-size:13px; }
.next a:hover{background:#ffa200;color:#fff;border-color:#ffa200;}
.next .on{background:#ffa200;color:#fff;border-color:#ffa200;}


/*------------新闻列表------------↓↓↓*/
.news ul{margin-left:-60px;margin-top:10px; overflow:hidden;}
.news ul li{float:left;width:570px;height:157px;margin:50px 0 0 60px;}
.news ul li a img{width:200px;height:200px;float:left;margin-right:25px;}
.news ul li a h1{font-size:18px;color:#333;line-height:24px;max-height:45px; overflow:hidden;}
.news ul li p{line-height:22px;color:#666; max-height:50px; overflow:hidden;margin:13px auto;}
.news ul li a span{ display:inline-block;width:109px;height:30px; border:1px solid #ddd;color:#9e9e9e;text-align:center;line-height:26px;}
.news ul li a span:hover{border-color:#ffa200;color:#ffa200;}
.news ul li a h1:hover{color:#ff9000}

/*************新闻详情**************/
.news_content{padding-top:50px;}
.news_content .box{width:1000px;margin:0 auto;overflow:hidden;}
.news_content .title{text-align:center;padding-bottom:10px;margin-bottom:20px;border-bottom:1px dashed
 #ccc;}
.news_content .title h1{font-size:24px;color:#333;}
.news_content .title span{color:#666;margin:0 8px;}
.news_content .c p{line-height:26px;overflow:hidden;font-size:15px;}
.prne{width:100%;padding-top:25px;margin-top:35px;border-top:1px solid #ddd;}
.news_content .c img{width:100%;padding-top:15px;padding-bottom:10px;}
.prne .fl li{line-height:50px;color:#333;}
.prne .fl li a{line-height:30px;color:#333;}
.prne .fl li span{padding:5px 15px ;border:1px solid #ccc;border-radius:3px;margin-right:10px;}
.prne .fl li a:hover span{background:#ffa200;color:#fff; transition:all 0.3s;border:1px solid #f1b000; }

/*------------视频中心------------↓↓↓*/
.video ul{width:1250px;overflow:Hidden;margin-top:20px;}
.video ul li{float:left;width:385px; position:relative;margin:40px 23px 0 0;}
.video ul li a img{width:385px;height:225px; display:block;}
.video ul li a span{ display:block; width:58px;height:58px; background:url(../images/video.png); background-size:100%; position:absolute;top:152px;left:16px;}
.video ul li a p{color:#333;width:353px;margin:0 auto;padding-top:10px;}

/*------------营销网络------------↓↓↓*/
.service ul{ overflow:hidden;width:1250px;margin-top:25px;}
.service ul li{float:left;width:376px; height:405px; background:#f1f1f1;padding:20px; box-sizing:border-box;margin:35px 35px 0 0;}
.service ul li .pic{width:339px;height:214px; position:relative;}
.service ul li .pic img{width:339px;height:214px; }
.service ul li .pic h1{width:339px;height:52px; background:rgba(0,0,0,0.7);color:#fff;position:absolute;bottom:0;left:0;}
.service ul li .pic h1 p{float:left; font-size:18px; line-height:52px;margin-left:15px;}
.service ul li .pic h1 span{float:right; font-size:14px;float:right; line-height:52px;margin-right:15px;}
.service ul li .text{padding-top:20px}
.service ul li .text p{line-height:26px;}

/*------------在线询------------↓↓↓*/
.inquiry ul{width:585px;float:left;margin-top:42px;}
.inquiry ul li{width:584px;height:43px; border:1px solid #b5b5b5;margin-top:18px; }
.inquiry ul li label{ display:inline-block;width:108px; border-right:1px solid #b5b5b5;margin-top:11px; padding-left:20px; box-sizing:border-box;float:left;margin-right:23px;}
.inquiry ul li label i{color:#f00;}
.inquiry ul li select{width:445px;height:43px;line-height:43px;float:left;}
.inquiry ul li input{width:445px;height:43px;line-height:43px;float:left;}
.inquiry ul li .s01{width:145px;border-right:1px solid #b5b5b5;margin-right:5px;padding-right:5px;}
.inquiry ul li .s02{width:145px;border-right:1px solid #b5b5b5;margin-right:5px;padding-left:5px;}
.inquiry ul li .s03{width:145px;}
.inquiry .ul02{float:right;margin-right:1px;}
.inquiry .ul02 .bz{height:auto;}
.inquiry .ul02 textarea{width:100%;height:102px;padding:15px 0 0 20px; box-sizing:border-box;}
.inquiry .btn {text-align:center;margin-top:50px;}
.inquiry .btn input{width:135px;height:40px; background:#ffa200; color:#fff; font-size:16px; text-align:center; line-height:40px; cursor:pointer;}
.inquiry .btn .reset{background:#999;margin-left:15px;}
.inquiry .btn input:hover{ opacity:0.9;}

/*------------产品详情------------↓↓↓*/
.module{width:100%;height:45px; border-bottom:1px dashed #ccc;text-align:right}
.module p{width:1200px;margin:0 auto;line-height:45px;color:#999;font-size:13px;}
.module p a{color:#999;}
.case2{margin-top:50px; overflow:hidden;}
.case2 .left{width:826px;float:left;}
.case2 .left p img{padding-bottom:10px;}
.case2 .left p{line-height: 26px;letter-spacing: 0.5px;}
.case2 .right{width:338px;float:right;}
.case2 .right .box1{ overflow:hidden;border-bottom:1px solid #e5e5e5;padding-bottom:25px;}
.case2 .right .box1 .title{font-size:22px; margin-bottom: 3px;}
.case2 .right .box1 .time{color:#999;}
.case2 .right .box1 .c {padding-top:18px;margin-top:18px;border-top:1px solid #e6e6e6;}
.case2 .right .box1 .c p{line-height:26px;color:#666;}
.case2 .right .box2 .title{ overflow:hidden;}
.case2 .right .box2 .title h1{ color: #666;padding: 5px 15px;background: #f1f1f1; margin-bottom: 5px;font-size:14px; display:block;float:left;margin-top:20px;margin-bottom:20px;}
.case2 .right .box2 ul{width:355px;}
.case2 .right .box2 ul li{width: 162px;height: auto;float: left;margin-right: 13px;margin-bottom: 14px;}
.case2 .right .box2 ul li a img{width:161px;height:105px;border:1px solid #ddd;}
.case2 .right .box2 ul li a h3{overflow: hidden;white-space: nowrap;margin-top:6px;    margin-bottom: 1px;text-overflow: ellipsis;font-size:13px;color:#333;}
.case2 .right .box2 ul li a p{ margin-top: 0px;font-size:12px;color: #b7b7b7;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.case2 .left .title{border-bottom:2px solid #ffa200;height:43px;width:100%;margin-top:20px;}
.case2 .left .title h1{width:125px;text-align:center;height:43px; background:url(../images/bg9.gif);line-height:43px; font-weight:lighter;font-size:16px;color:#fff;}
.case2 .left .title li{  cursor: pointer; float:left; width: 125px; text-align: center; height: 43px; line-height: 43px;}
.case2 .left .title li.on{color: #fff; background:url(../images/bg9.gif);}

.case2 .left table{ border-collapse:collapse;text-align:center;margin-top:20px; background:#f8f9fa;}
.case2 .left table tr{line-height:24px; }
.case2 .left table td{padding:10px 5px;}
.case2 .right .btn{padding-top:20px;}
.case2 .right .btn .wyxj a{display:inline-block;width:260px;height:57px; background:#ffa200;color:#fff;line-height:57px;font-size:18px;float:left;}
.case2 .right .btn .wyxj a::before{ display:inline-block; content:"";width:29px;height:26px; background:url(../images/t13.jpg);margin-left:77px;float:left;margin-top:17px;margin-right:8px;}


.aboutbox{ width: 1000px; margin: 0px auto; margin-top: 25px; line-height: 26px;}

.videobox{width:640px; margin: 0px auto}
.probox{ padding: 25px 10px;background:#f2f2f2;}