﻿* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
}

a {
	text-decoration: none;
}

.clearfix:after {
	content: "";
	clear: both;
	font-size: 0;
	height: 0;
	display: block;
}


/*通用*/

body {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 35px;
}


/*头部*/

header {
	width: 100%;
}

header .tou {
	width: 100%;
	background: rgba(0, 0, 0, 0.64);
}

header .tou div {
	width: 1180px;
	margin: 0 auto;

}

header .tou span {
	color: #fff;
}

header .tou span:last-child {
	float: right;
	margin-right: 10px;
}

header .top-1 {
	width: 1200px;
	margin: 0 auto;
	padding: 0 10px;
	
}

header .top-1 .logo {
	width: 180px;
	float: left;
}

header .top-1 .logo img {
	margin-left: 20px;
}

header .top-1 nav {
	float: right;
}

header .top-1 nav li {
	display: inline-block;
	width: 120px;
	text-align: center;
	margin-top: 23px;
}

header .top-1 nav li a {
	font-size: 16px;
	color: #666;
	line-height:28px;
}
header .top-1 nav .active {
	background: #3391CF;
	color: #fff;
	border-radius: 5px;
	line-height:28px;
}

header .top-1 nav .active a {
	color: #FFFFFF;
	line-height:28px;
}


header .top-1 nav li a:hover {
display: inline-block;
	width: 120px;
	text-align: center;
	background: #3391CF;
	border-radius: 5px;
	color: #FFFFFF;
	line-height:28px;
}
header .top-1 nav li a.current {
display: inline-block;
	width: 120px;
	text-align: center;
	background: #3391CF;
	border-radius: 5px;
	color: #FFFFFF;
	line-height:28px;
}

/*优质产品*/

.main {
	width: 100%;
}

.main .main-1 {
	width: 100%;
	background: url(../img/U.jpg);
	background-size: 100%;
}

.main .main-1 .main-2 {
	width: 1200px;
	margin: 0 auto;
	padding: 0 10px;
	text-align: center;
}

.main .main-1 .main-2 h2 {
	text-align: center;
	padding-top: 80px;
	font-size: 35px;
	padding-bottom: 20px;
	font-weight: 100;
}
.main .main-1 .main-22 h2 {
	text-align: center;
	padding-top: 80px;
	font-size: 35px;
	padding-bottom: 20px;
	font-weight: 100;
}

.main .main-1 .main-2 p {
	text-align: left;
	padding-left: 20px;
	padding-right:20px;
	font-size: 15px;
	overflow: hidden;
   text-overflow: ellipsis;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
}

.main .main-1 .main-2 .imgbox {
	width: 100%;
	padding-bottom: 50px;
}

.main .main-1 .main-2 .imgbox img {
	width: 460px;
	padding-left: 40px;
}

.main-3 {
	width: 1200px;
	margin: 0 auto;
	padding: 70px 10px;
}


/*.main-3 ul{ float: left; width: 1000px;}*/

.main-3 ul {
	width: 100%;
}

.main-3 ul li {
	display: inline-block;
	text-align: center;
	width: 32%;
}

.main-3 ul li img {}

.main-3 ul li h4 {
	padding: 10px 0px;
	font-size: 18px;
	font-weight: 100;
}

.main-3 ul li p {
	font-size: 14px;
	padding: 0px 80px;
}

.main-4 {
	width: 100%;
	background: url(../img/Bw.jpg);
	background-size: 100%;
	padding-bottom: 50px;
}

.main-4 .main-5 {
	width: 1180px;
	margin: 0 auto;
	/*padding: 0 10px;*/
}

.main-4 .main-5 h2 {
	color: #FFFFFF;
	font-size: 35px;
	padding-bottom: 15px;
	font-weight: 100;
	text-align: center;
	padding-top: 10px;
	padding-top: 80px;
}

.main-4 .main-5 h4 {
	text-align: center;
	color: #FFFFFF;
}

.main-4 .main-5 p {
	text-align: center;
	color: #FFFFFF;
	padding-bottom: 45px;
	font-size:15px;
}

.main-4 .main-5 ul {
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	padding: 0 7px;
}
.main-4 .main-5 li h4 {     
    width: 370px;
    height: 60px;
	line-height:60px;
	    position: relative;
    color:#fff;
    z-index: 1000;
    text-align: center;
	font-weight:500;
	font-size:16px;
}
.main-4 .main-5 ul li {
	width: 33.2%;
	float: left;
	list-style-type: none;
	height: 320px;
	padding-right:18px;
	margin-top: 20px;
}

.main-4 .main-5 ul li img {
	width: 370px;
	height: 280px;
	
}

.main-6 {
	width: 1180px;
	padding: 80px 10px;
	margin: 0 auto;
}

.main-6 h3 {
	color: rgb(7, 108, 224);
	font-size: 25px;
	font-weight: 100;
	border-bottom: 1px solid #ccc;
	padding-bottom: 20px;
}


.main-6 h3 i {
	color: #ccc;
	font-size: 18px;
}

.main-6 a {
	color: #666;
}


.main-6 .left {
	float: left;
	width: 700px;
	margin-top: 50px;
	margin-left: 10px;
}

.main-6 .right {
	float: right;
}

.main-6 .left li div:first-child {
	width: 85px;
	float: left;
	background: #f2f2f2;
	height: 85px;
	margin-top: 7px;
}
.main-6 .left2 li div:first-child {
	width: 85px;
	float: left;
	background: #f2f2f2;
	height: 85px;
	margin-top: 7px;
}
.main-6 .left li {
	border-bottom: 1px dashed #ccc;
	list-style-type: none;
	height: 148px;
}
.main-6 .left2 li {
	border-bottom: 1px dashed #ccc;
	list-style-type: none;
	height: 148px;
}
.main-6 .left li div:last-child {
	width: 600px;
	margin-left: 100px;
	margin-top: 30px;
	line-height: 30px;
}
.main-6 .left2 li div:last-child {
	width: 1050px;
	margin-left: 100px;
	margin-top: 30px;
	line-height: 30px;
}
.main-6 .left li .date {
	padding-top: 12px;
}
.main-6 .left2 li .date {
	padding-top: 12px;
}
.main-6 .left li .date p:first-child {
	text-align: center;
	font-size: 25px;
	height: 25px;
}
.main-6 .left2 li .date p:first-child {
	text-align: center;
	font-size: 25px;
	height: 25px;
}

.main-6 .left li .date p:last-child {
	text-align: center;
	color: #888;
}
.main-6 .left2 li .date p:last-child {
	text-align: center;
	color: #888;
}

.main-6 .left li .new-1 p {
	color: #888;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.main-6 .left2 li .new-1 p {
	color: #888;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.main-6 .left li .new-1 h4 {
	font-size: 18px;
}
.main-6 .left2 li .new-1 h4 {
	font-size: 18px;
}
.main-6 .left li .new-1 h4:hover {
	color: #3391CF;
}
.main-6 .left2 li .new-1 h4:hover {
	color: #3391CF;
}
.main-6 .right {
	margin-top: 100px;
}

.main-6 .right li {
	max-width: 400px;
	list-style-type: none;
	height: 210px;
	overflow: hidden;
	margin-right: 10px;
}

.main-6 .right li img {
	width: 380px;
	height: 210px;
	cursor: pointer;
	transition: all 0.6s;
	border: none;
}

.main-6 .right li:hover {
	max-width: 380px;
}

.main-6 .right li:hover img {
	transform: scale(1.1);
	overflow: hidden;
}

.main-6 .right li h4 {
	width: 380px;
	height: 30px;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	position: relative;
	top: -30px;
	z-index: 10;
	text-align: center;
}

.main-6 .right li:last-child {
	margin-top: 20px;
}


/*底部*/

.lianxi {
	background: #052037;
	/*padding: 50px 0;*/
	color: #8b939d;
	text-align: center;
	/*width: 1200px;*/
	/*margin: 0 auto;*/
}

.b-nav {
	padding: 15px 0px;
	text-align: center;
	border-top: 1px #313a43 solid;
	font-size: 20px;
}

.b-nav a {
	display: inline-block;
	padding: 0 20px;
	color: #8b939d;
}

.copy {
	font-size: 15px;
}

.b-nav a:hover {
	color: #D80808;
}

.footer_wrapper {
	background: #052037;
}

.footer_bottom {
	border-top: 1px solid #3C3A3A;
	padding: 20px 0;
}

.footer_bottom span {
	display: block;
	font-size: 14px;
	color: #cccccc;
	text-align: center;
}

.footer_bottom span a {
	display: inline-block;
	color: #df0031;
	font-size: 16px;
}

.footer_wrapper .dibu {
	width: 1180px;
	margin: 0 auto;
	padding-top: 60px;
}

.footer_wrapper .dibu ul li {
	display: inline-block;
	width: 49%;
	text-align: center;
}

.footer_wrapper .dibu ul li p {
	color: #fff;
	font-size: 18px;
	position: relative;
}

.footer_wrapper .dibu ul li p:first-child {
	top: -111px;
}

.footer_wrapper .dibu ul li p:last-child {
	top: -85px;
}


/*ABOUT*/

.about {
	width: 100%;
	background: url(../img/A1.jpg) no-repeat center center;
	padding-top: 80px;
	height: 500px;
}

.about .about-1 {
	width: 1200px;
	padding: 0 10px;
	margin: 0 auto;
	float: right;
}

.about .about-1 .about-2 {
	width: 600px;
	height: 250px;
	color: #000;
	text-align: center;
	float: right;
	padding-top: 80px; 
}

.about .about-1 .about-2 h2 {
	font-size: 27px;
	font-weight: 100;
}

.about .about-1 .about-2 p {
	padding: 0 20px;
}

.about-3 {
	width: 1200px;
	margin: 0 auto;
	padding: 50px 10px;
	text-align: center;
}

.about-3 h3 {
	font-size: 26px;
	padding: 15px 0px;
	font-weight: 100;
	color: #666;
}

.about-3 p {
	padding-bottom: 40px;
	font-size: 16px;
	color: #888;
}




#demo {
	width: 1180px;
	margin: 0 auto;
	padding-bottom: 30px;
}

.owl-carousel img {
	width: 240px;
	height: 300px;
}

/*anli*/


.main11-4 .main-5 {
	margin: 0 auto;
	padding: 0 10px;
	
}

.main11-4 .main-5 h2 {
	color: #000;
	font-size: 35px;
	padding-bottom: 15px;
	font-weight: 100;
	text-align: center;
	padding-top: 10px;
	padding-top: 80px;
}

.main11-4 .main-5 h4 {
	text-align: center;
	color: #888;
}

.main11-4 .main-5 p {
	text-align: center;
	color: #888;
}

.main11-4 .main-5 ul {
	width: 100%;
	padding-bottom: 50px;
}

.main11-4 .main-5 ul li {
	width: 33.2%;
	float: left;
	list-style-type: none;
	height: 300px;
	margin-top:40px;
}

.main11-4 .main-5 ul li img {
	width: 370px;
	height: 280px;
}

.main11-4 .main-5 li h4 {     
    width: 370px;
    height: 60px;
	line-height:60px;
    color:#333333;
    position: relative;
    z-index: 10;
    text-align: center;
	font-weight:500;
	font-size:16px;
}
 .page{text-align: center;margin-top:20px;border-top: 1px solid #cfe1f7;}
 .page span{padding:3px 5px;}
.page a{ padding:3px 10px;text-decoration: none;font-size: 14px;height: 24px;border-radius: 3px;line-height: 84px;color: #666;margin-left: 5px;border: 1px solid #e5e5e5;border-bottom: 1px solid #ccc;background: #fff;}
.page a:hover{
	color: #fff;
    text-decoration: none;
    background: #3391CF;
    border: 1px solid #3391CF;
}





.imgbox1 {
	width: 100%;
	padding-bottom: 50px;
}
.imgbox1 div{ float: left; text-align: center;}
.imgbox1 div img{
/*width: 555px;*/
	padding-left: 70px;
}
/*.imgbox1 .right1 { width: 485px;}*/
.imgbox1 .right1 h4 {
	width: 485px;
	height: 30px;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	position: relative;
	top: -30px;
	z-index: 10;
	left: 70px;
	text-align: center;
}



.scd_r .contact {
	padding: 20px 0;
}

.scd_r .contact .ct_m {
	padding-bottom: 25px;
	border-bottom: 1px dashed #ddd;
	margin-bottom: 25px;
}

.scd_r .contact .ct_m:last-child {
	border: 0;
}

.contact .ct_m dl {
	width: 100%;
}

.contact .ct_m dl dt {
	width: 50%;
	float: right;
	text-align: right;
}

.contact .ct_m dl dd {
	width: 50%;
	float: left;
	text-align: left;
	font-size: 16px;
	color: #9F9F9F;
	line-height: 165%;
}

.contact .ct_m dl dd p {
	width: 100%;
	padding: 7px 0;
}

.contact .ct_m dl dd p span {
	color: #006BB5;
}

.contact .ct_m dl dt div {
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: top;
	margin: 10px 30px 0;
}

.contact .ct_m dl dt div img {
	width: 125px;
	height: 125px;
	vertical-align: top;
}

.contact .ct_m dl dt div p {
	width: 100%;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #5A5A5A;
}

.contact .ct_m img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

.contact .ct_m .t_name {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	color: #006BB5;
}

.contact .ct_m p {
	line-height: 165%;
	padding: 3px 0;
	font-size: 16px;
	color: #444;
}

.contact .ct_m ul {
	width: 100%;
}

.contact .ct_m ul li {
	width: 50%;
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #444;
}

.con1 {
	width: 1180px;
	text-align: center;
	margin: auto;
	border-bottom: 1px #ccc solid;
}

.con1 .con1_nei {
	display: inline-block;
	margin:0px auto;
	text-align: center;
	padding-bottom: 30px;
	width: 1180px;
}

.con1 .con1_nei .con1_xun {
	width: 370px;
	height: 187px;
	padding-top: 60px;
	border: #EEEEEE solid 1px;
	background: #fcfcfc;
	float: left;
	position: relative;
	margin: 85px 10px 20px;
	
}

.con1 .con1_nei .con1_xun .con1_xun_img {
	position: absolute;
	width: 100%;
	text-align: center;
	height: 100px;
	border-radius: 100px;
	top: -50px;
}

.con1 .con1_nei .con1_xun .con1_xun_title {
	font-size: 18px;
	width: 100%;
	color: #3b3b3b;
	line-height: 2em;
	text-align: center;
}

.con1 .con1_nei .con1_xun .con1_xun_zi {
	font-size: 15px;
	line-height: 23px;
	color: #3b3b3b;
	width: 100%;
	text-align: center;
}

.con1 .con1_nei .con1_xun .con1_xun_zi img {
	/*margin-top: 7px;*/
	width: 80px;
}

.con1 .con1_nei .con1_xun .con1_xun_text {
	padding: 0 1%;
}



.mian{text-align: right;}
.mian a{ color:#333333}
.xinwen{width: 1200px; margin: 0 auto; padding: 0 10px; }
.xinwen h2{ text-align: center; padding-bottom: 20px;/*font-weight: 100; */font-size: 26px;}
.xinwen p{ line-height: 35px;text-indent:20px;}

.main11-4 {    width: 1180px;
    padding: 0px 10px 10px 10px;
    margin: 0 auto; background: none;}
.main11-4 h3{color: rgb(7, 108, 224);
    font-size: 25px;
    font-weight: 100;
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
	padding-top:60px;}
    

.main11-4 h3 i{color: #ccc;
    font-size: 18px;}
    


.pro{ width: 1160px; margin: 0 auto; text-align: center; padding-bottom:30px; }
.pro img{padding-top: 15px;}

h2.notice{width:1160px; height:auto;font-size:20px; color:#ffffff; background-color:#5f84bb; line-height:42px; padding-left:15px;margin-top:20px; margin:0 auto; }
.procon2{width:1160px;margin:0 auto;  font-size:18px; color:#333333; line-height:30px;height:auto;margin-top:20px; padding-bottom:100px; }



.video_center_top{background:#e1e4ec;padding-bottom: 20px;}
.video_center_top .container{overflow: hidden;}
.video_pic{float: left;width: 650px;height: 488px;position:relative}
.video_pic a{position:absolute;width:109px;height:109px;top:0;right:0;left:0;bottom:0;margin:auto;display: block;}
.video_top_area{float: right;width: 374px;height: 412px;background:#fff;padding:38px;position:relative}
.video_top_area .hot_video_title a{font-weight: bold;font-size: 24px;color:#333}
.video_top_area .hot_video_date{color:#666;line-height: 38px;}
.video_top_area .hot_video_content a{color:#333}
.video_top_area .hot_video_link{position: absolute;bottom: 38px;}
.video_top_area .hot_video_link span{color:#2b5ed6}
.video_top_area .hot_video_link a{color:#333}
.video_center_menu{background:url(../img/news_bg_1.jpg) repeat-x;overflow: hidden;}
.video_center_menu .video_center_tab{margin-top:10px}
.video_center_menu .video_center_tab li{text-align: center;background:url(../img/video_tab_1.jpg) no-repeat;width: 225px;height: 50px;line-height: 40px;float: left;font-size: 18px;cursor: pointer;margin-right: 2px;}
.video_center_menu .video_center_tab li{ color:#000000;}
.video_center_menu .video_center_tab li:hover{background:url(../img/video_tab_2.jpg) no-repeat;color:#fff}
.video_center_menu .video_center_tab .cur{background:url(../img/video_tab_2.jpg) no-repeat;color:#fff}
.video_center_list img{vertical-align: bottom;}
.video_center_list li{position:relative;float: left;margin:32px 14px 0 0;list-style: none;}
.video_center_list .third_ele{float: right;margin-right: 0;}
.video_center_list .video_link{position:absolute;width:80px;height:80px;top:0;right:0;left:0;bottom:0;margin:auto;display: block;}
.video_center_list .video_info_layer{position:absolute;background:#000;opacity: 0.5;width: 100%;height: 70px;bottom:0}
.video_center_list .video_info{position:absolute;bottom:0;width: 100%;height: 70px;}
.video_center_list .video_info_title{line-height: normal;    height: 70px;
    line-height: 70px;
    text-align: center;}
.video_center_list .video_info_title a{font-size: 18px;color:#fff}
.video_center_list .video_info_link{float: right;text-align: center;padding:8px 8px 0 0;position:relative}
.video_center_list .video_info_link a{color:#ccc}
.video_center_list .video_info_title div{padding-top:8px;color:#ccc}
.video_share{position:absolute;top:-47px;left: -54px;z-index: 2;display: none;}

