﻿@charset "utf-8";
/* CSS Document */


/*通用样式*/
* {
	list-style:none;
    /*line-height:150%;*/
}

img {
	border:0;
}
.cl {
	clear:both;
}
.left {
	float:left;
}
.right {
	float:right;
}

.f_title {
	height:46px;
	overflow:hidden;
	margin:15px 0 5px 0;
}
.f_title {
	height:46px;
}
.f_title li {
	float:left;
	line-height:46px;
}
.f_title li h3 {
	font-size:20px;
	line-height:46px;
	font-family:'微软雅黑';
	margin-right:30px;
	color:#d60d17;
}
.f_title li a {
	line-height:55px;
}
.f_title li a:hover {
	text-decoration:underline;
}
.f_title li span {
	padding:0 8px;
}
.f_more {
	float:right;
	line-height:55px;
}

/* 想+社区 */

.xiangjia {
	position:relative;
	width:474px;
	overflow:hidden;
}
.xiangjia_box {
	position:relative;
	width:472px;
	height:355px;
	overflow:hidden;
	border:1px solid #e6e6e6;
	background:#e6e6e6;
}
.xiangjia_box .left {
}
.xiangjia_box .left p {
	margin-bottom:1px;
	height:88px;
	width:147px;
	cursor:pointer;
	background-repeat:no-repeat;
    overflow:hidden;
}
.xiangjia_box .left p:hover img {
	filter:alpha(opacity=90);  /*支持 IE 浏览器*/
	-moz-opacity:0.90; /*支持 FireFox 浏览器*/
	opacity:0.90;  /*支持 Chrome, Opera, Safari 等浏览器*/
}
.xiangjia_box .right {
	width:324px;
	height:365px;
	overflow:hidden;
	background:#FFF;
}
.xiangjia_tab {
	
}
.xiangjia_tab img{
	height:355px;
}

/* 产品分类、系统、下载、媒体报导、视频 */
.product_index_public,.system_index_public,.download_index_public{
	width:405px;
}
.product_index_public,.system_index_public{
	margin-right:10px;
	margin-left:2px;
}

.newscontent_index_public{
	width:100%;
	height:215px;
	background-color:#d80c18;
}

.video_index_public{
	width:336px;
	height:215px;
}

.news_video_public {
	width:504px;
	margin-left:8px;
	overflow:hidden;
}
.nvp_title {
	height:38px;
	overflow:hidden;
	border:1px solid #e6e6e6;
	border-bottom:0;
}
.nvp_title li {
	float:left;
	width:49%;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
}
.nvp_title li h3 {
	height:35px;
	line-height:35px;
	font-weight:bold;
	font-size:14px;
	border-bottom:3px solid #e6e6e6;
}
.nvp_title li h3.now {
	border-bottom:3px solid #e6645b;
}
.nvp_box {
	border:1px solid #e6e6e6;
	height:235px;
	overflow:hidden;
	
	}
.nvp_box li {

	
}
.news {
	padding:5px 10px;
	}
.news table tr td {
	border-bottom:1px solid #e6e6e6;
	padding:15px 0;
	}
.news table tr td a:hover{
	text-decoration:underline;
	}

.public {
	padding:5px 10px;
	}
.public table tr td {
	border-bottom:1px solid #e6e6e6;
	padding:15px 0;
	}
.public table tr td a:hover{
	text-decoration:underline;
	}

/*客户案例*/

.khal_box {
	border: 1px solid #e6e6e6;
	height: 150px;
	overflow: hidden;
}

/*.newscontent_index_public{ border:solid 1px #ebebeb; height:190px; margin:25px 0 0 0;-webkit-box-shadow:0px 1px 2px #ddd;}*/
/*.newscontent_index_public .index_man_pro {width:834px;overflow:hidden;height:163px; float:left;margin:20px;  padding:0 25px 0 0}
.newscontent_index_public .index_man_pro h1{font:16px/29px "宋体";color:#008ea6; font-weight:bold}
.newscontent_index_public .index_man_pro h1 em{font:12px/29px "黑体"; color:#afafaf;font-style:normal; padding:0 0 0 7px}
.newscontent_index_public .index_man_pro h1 span{ font:12px/29px "宋体"; float:right; padding:0 9px 0 0 ;}
.newscontent_index_public .index_man_pro h1 span a{ font:12px/25px "宋体"; color:#008ea6}
.newscontent_index_public .index_man_pro h1 span a:hover{color:#0074aa;}
.newscontent_index_public .index_man_pro .LeftBotton {overflow:hidden;float:left; width:17px; height:30px;cursor:pointer; margin:50px 0 0 0; background:url(../images/img.png) no-repeat 0 0;}
.newscontent_index_public .index_man_pro .RightBotton {width:17px; height:30px;overflow:hidden;float:left;display:inline;margin:50px 0 0 0;background:url(../images/img.png) no-repeat -19px 0;cursor:pointer}
.newscontent_index_public .index_man_pro .Cont {width:760px;overflow:hidden;float:left; margin:0px 20px;}
.newscontent_index_public .index_man_pro .ScrCont {width:10000px;}
.newscontent_index_public .index_man_pro .Cont li { width:795px; display:block;color:#797979; float:left;font:12px/25px "宋体";}
.newscontent_index_public .index_man_pro .Cont li span{ width:138px; float:left; }
.newscontent_index_public .index_man_pro .Cont li img { float:left;  margin:0 10px 0 0;}
.newscontent_index_public .index_man_pro .Cont li span .pro_button{ background:url(../images/img.png) no-repeat -56px -4px; border:0; width:90px; height:24px; margin:10px 0 0 0;}
.newscontent_index_public .index_man_pro .Cont li h5{ font:12px/25px "宋体"; color:#0097af}
.newscontent_index_public .index_man_pro .Cont li p{ width:518px;}*/




 @-webkit-keyframes scrollText2 {
      0%{
          -webkit-transform: translateX(0px);
      }
      20%{
          -webkit-transform: translateX(-864px);
      }
      40%{
          -webkit-transform: translateX(-1728px);
     }
     60%{
         -webkit-transform: translateX(-2592px);
     }
     80%{
         -webkit-transform: translateX(-3456px);
     }
     100%{
         -webkit-transform: translateX(-4320px);
     }
 }
 @keyframes scrollText2 {
     0%{
         transform: translateX(0px);
     }
     20%{
         transform: translateX(-864px);
     }
     40%{
         transform: translateX(-1728px);
     }
     60%{
         transform: translateX(-2592px);
     }
     80%{
         transform: translateX(-3456px);
     }
     100%{
         transform: translateX(-4320px);
     }
 }

 .news_index_public{
	width: 890px;
	margin-right: 10px;
}
.newscontent_index_public .gundong_box{
	width: 860px;
	height: 195px;
	overflow: hidden;
	margin: 0px 10px 10px 15px;
 }
.newscontent_index_public .gundong_border{
	margin: 20px 0 0 0;
	width: 14000px;
	-webkit-animation: scrollText2 12s infinite  cubic-bezier(1,0,0.5,0);
	animation: scrollText2 12s infinite  cubic-bezier(1,0,0.5,0);
	color: #FFF;
 }
.newscontent_index_public .gundong_border div{
	height: 175px;
	width: 860px;
	overflow: hidden;
	display: inline-block;
 }
.newscontent_index_public .gundong_border div span{ width:138px; float:left; }
.newscontent_index_public .gundong_border div img {
	float: left;
	height: 150px;
	width: 300px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
.newscontent_index_public .gundong_border div span .pro_button{ background:url(../images/img.png) no-repeat -56px -4px; border:0; width:90px; height:24px; margin:10px 0 0 0;cursor:pointer;}
.newscontent_index_public .gundong_border div h5{
	width: 518px;
	font-size: 18px;
	font-weight: bold;
	margin:10px 0;
}
.newscontent_index_public .gundong_border div a{
	font-size: 18px;
	color:#fff;
	font-weight: bold;
	margin:10px 0;
}
.newscontent_index_public .gundong_border div p{ width:518px;word-wrap : break-word;}
 
 
.newscontent_index_public .gundong_border:hover{
   animation-play-state:paused;
   -webkit-animation-play-state:paused;
	
 }



@media only screen and (max-width: 1190px) {
.product_index_public,.system_index_public,.download_index_public{
	width:32.5%;
	/*width:320px;*/
}


.news_index_public{
	width:68.8%;
	min-width: 670px;
	max-width:800px;
}

.newscontent_index_public .gundong_box{
	width: 650px;
 }

.newscontent_index_public .gundong_border div{
	width: 650px;
 }

.newscontent_index_public .gundong_border div h5{
	width: 328px;
}
.newscontent_index_public .gundong_border div p{
	width: 328px;
	font-size: 16px;
}


.video_index_public{
	width:30%
	/*min-width:276px;*/
}

 @-webkit-keyframes scrollText3 {
      0%{
          -webkit-transform: translateX(0px);
      }
      20%{
          -webkit-transform: translateX(-654px);
      }
      40%{
          -webkit-transform: translateX(-1308px);
     }
     60%{
         -webkit-transform: translateX(-1962px);
     }
     80%{
         -webkit-transform: translateX(-2616px);
     }
     100%{
         -webkit-transform: translateX(-3270px);
     }
 }
 @keyframes scrollText3 {
     0%{
         transform: translateX(0px);
     }
     20%{
         transform: translateX(-654px);
     }
     40%{
         transform: translateX(-1308px);
     }
     60%{
         transform: translateX(-1962px);
     }
     80%{
         transform: translateX(-2616px);
     }
     100%{
         transform: translateX(-3270px);
     }
 }

.newscontent_index_public .gundong_border{
	margin: 20px 0 0 0;
	width: 14000px;
	-webkit-animation: scrollText3 12s infinite  cubic-bezier(1,0,0.5,0);
	animation: scrollText3 12s infinite  cubic-bezier(1,0,0.5,0);
	color: #FFF;
 }
}
















