@charset "utf-8";
/************************************************************************
 * 公司	: suyee inc.
 * 网址	: www.suyee.net.cn
 * 作者QQ: 新月(46780956)
 * 日期	: 2019.03.25
************************************************************************/
/*.pcDIV	{display: block;}*/
.mobileDIV {	display: none;}
/*html5*/
article, aside, dialog, footer, header, section, footer, nav, figure, menu {	display: block}
/* 灰度滤镜
.star img {    filter: grayscale(100%);    -webkit-filter: grayscale(100%);    transition: -webkit-filter 2s;    transition: filter 2s;} */
/* common */
* {	margin: 0;	padding: 0;}
html {	height: 100%}
div, h1, h2, h3, h4, h5, h6, p, form, label, input, img, span {	margin: 0;	padding: 0;}
ul, ol {	margin: 0;	padding: 0;	list-style-type: none;}
img {	border: 0;	max-width: 100%;	height: auto;	width: auto\9; /* ie8 */}
body {
	display: block;
	width: 100%;
	max-width: 2200px;
	margin: 0 auto;
	background: #fff;
	transition: all ease-out 0.3s;
	color: #666;
	font-size: 1em;
	line-height: 1.4;
	font-family:"Archivo Narrow",sans-serif,Roboto,sans-serif
}
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
    font-family:"Archivo Narrow",sans-serif,Roboto,sans-serif;

    margin: 0;

}

body, button, input, select, textarea {
    font-size: 16px;
    font-family: Roboto,sans-serif;
    font-weight: 400;
    font-style: normal;
    line-height: 1.6;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a {
    color: #c52525;
    text-decoration: none;
    background: 0 0;
}
a:link {	text-decoration: none;  color: #555;}
a:visited {	text-decoration: none;	color: #555;}
a:hover {	text-decoration: none;color: #c52525;}
a:active {	text-decoration: none;	color: #555;}
ol {
 /*   list-style: decimal;*/
}
.fl{ float:left}
.fr{float:right;}
/*主色 #0c4ca3 = rgba(12,76,163,0.9)*/
.clear{ clear:both !important; font-size:0 !important; line-height:0 !important; height:0 !important;}
.txtCenter{ text-align:center!important;}
.txtleft{ text-align: left!important;}
.txt16{ font-size:16px!important;line-height:26px!important;}
.moree{ display:block; float:right; margin:6px 20px 0 0; border:0;}
.leftimg{ display:block; float:left; margin:0; padding:0; border:none;}
.hand	{cursor:pointer}
.overflow	{overflow:auto; overflow:hidden}
.none	{display:none !important}
.hide	{display:block; overflow:hidden; position:absolute; top:0; left:0; width:0; height:0; text-indent:-9999px;}
.pos_rel	{position:relative;}

/* tabel 全局 */
.tabelMain{ width:100%;
	margin: 32px auto 0;
    max-width: 900px;
    border: 1px solid #cfcfcf;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3);
    position: relative;
}
.tabelMain th{  padding:7px 0; border-top: #d8d8d8 1px solid; position: relative;}
.tabelMain tr{  background:#FFF; }
.tabelMain tr td { text-align: center;  border-top: #d8d8d8 1px solid; padding:7px 4px; }
.tabelMain tr td:first-child { text-align:left; }
.tabelMain tr td:nth-of-type(2) {  background:#ECECEC; }


.tabelMessage{ float:left; width:100%; /*border-bottom: #666 1px solid;*/ }
.tabelMessage td{  border-bottom: #d8d8d8 1px solid; padding:10px 0;}
.tabelMessage tr:last-child td{  border-bottom:none;}
.tabelMessage .tdR{ padding-right:5%;}
.tabelMessage .tdone{border-top: #008BD2 2px solid;}


/* 表单与按钮 */
.btn:hover, .btn-quote:hover, .knop:hover {  text-decoration:none!important;}
	
/* 全局公共 */
.relative{ position:relative;}
.subtitle{display: block; width:100%; float:left;line-height: 2;  }
.til_left{ text-align:left !important; float:left!important;margin:auto;}

.zindex99{z-index:99; position: relative;}
.FFF_9{ color: rgba(255,255,255,0.9) !important;}
.FFF_8{ color: rgba(255,255,255,0.8) !important;}
.FFF_8 a{ color: rgba(255,255,255,0.8) !important;}
.FFF_8 a:hover{ color: rgba(255,255,255,0.95) !important;}
.fir_title{ width:100%; text-align:center; font-weight:normal; font-size:30px; line-height:40px; color:#333; padding-top:60px; text-transform : uppercase/*全字母大写*/;}
.sec_title{ width:100%; text-align:center; font-weight:normal; font-size:16px; line-height:30px; color:#555; padding-bottom:35px; }
.linep{ display:block; margin:7px auto; width:60px; height:2px; background:#0966CA; overflow:hidden; font-size:0; }
.linep_color{ background:#009746;  }
.marginBTM35{ margin-bottom:35px;}
.paddingBTM65{ padding-bottom:65px;}
.paddingBTM60{ padding-bottom:60px;}
.paddingBTM35{ padding-bottom:35px;}
.paddingBTM25{ padding-bottom:25px;}
.paddingBTM15{ padding-bottom:15px;}
.paddingBTM10{ padding-bottom:10px;}
.paddingTop65{ padding-Top:125px;}
.paddingTop45{ padding-Top:45px;}
.paddingTop35{ padding-Top:35px;}
.paddingTop25{ padding-Top:25px;}
.paddingTop15{ padding-Top:15px;}
.paddingTop10{ padding-Top:10px;}
.text_3{text-overflow:ellipsis; }/*需要配合<nobr>*/
/*---------------------------------//banner-----------------------------------*/
#bannerMain {
	position: relative;
	width: 100%;
	height: 430px;
	overflow: hidden;
	text-align: center;
	background-color: #f3f3f3;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
#bannerMain:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,.15);
	z-index: 1;
}
#bannerMain:after {
	content: '';
	clear: both;
	display: block;
	font-size: 0;
}
/*#bannerMain.on img {transform: matrix(1.0, 0, 0, 1.0, 0, 0);-webkit-transition: all 5.0s ease;-moz-transition: all 5.0s ease;-ms-transition: all 5.0s ease;-o-transition: all 5.0s ease;transition: all 5.0s ease;}
#bannerMain img {transform: matrix(1.1, 0, 0, 1.1, 0, 0);   position: absolute;    top: 0;    left: 50%;    width: 1920px;	 max-width: 1920px;    margin-left: -960px;    }
.banner01{background:url(../images/banner_contact.jpg) center center no-repeat ; }
.banner02{background:url(../images/banner06.jpg) center top no-repeat ; }
.banner03{background:url(../images/banner06.jpg) center top no-repeat ; }
.banner04{background:url(../images/banner06.jpg) center top no-repeat ; }
.banner05{background:url(../images/banner06.jpg) center top no-repeat ; }
.banner06{background:url(../images/banner06.jpg) center top no-repeat ; }*/
#bannerTxt {
	width: 100%;
	z-index: 2;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 80px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	letter-spacing: 8.5px;
	opacity: 0.5;
	font-family: "monts";
	font-weight: 400;
}
/*---------------------------------//body-----------------------------------*/

 
.contect,#contect{ display:block; width:100%; float:left; margin:0;  }

.bg_i1{ background: url(../images/bg01.jpg)  center center no-repeat; background-size: cover;}
.bg_i3{ background: url(../images/bg05.jpg)  center center no-repeat; background-size: cover;}
.bg_i2 {/*background-image: url(../images/bg02.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;*/
    position: relative;
    width: 100%;
    min-height: 470px;
    text-align: center;
    color: #fff;
}
.bg_i2:before {
    content: '';
    display: block;
  /* background-color: rgba(0, 0, 0, 0.05);*/
    position: absolute;
    top: 0; bottom:0;
    left: 0; right:0;
    z-index: 0;
}


/* 调谐 tuning--------------*/
.Advantages {
	padding: 60px 0;
	/*background: url(../images/bg_advantages.jpg) center center no-repeat;*/
	background-size: cover;
}
.Advantages #body {
	/*max-width: 800px;*/
}
.Advantages ul {
	margin-top: 15px;
	padding-bottom: 15px;
}
.Advantages ul li {
	list-style: none;
	padding-left: 32px;
	position: relative;
	font-size:16px;
	padding-bottom:10px;
}
.Advantages ul li:before {
	content: "\f046";
	font-family: "FontAwesome";
	color: #FDBF57;
	font-size: 22px;
	position: absolute;
	top: -5px;
	left: 0;
}
.tuning_left {
	float: left;
	width: 70%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 40px;
}
.tuning_left p, .tuning_right p {
	padding-top: 15px;
}
.tuning_right {
	float: left;
	width: 30%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 0;
}
.tun_left {
	float: left;
	width: 30%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 0;
}
.tun_left p, .tun_right p {
	padding-top: 15px;
	line-height: 30px;
	font-size: 16px;
}
.tun_right {
	float: left;
	width: 70%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 40px;
}
/* 测试台 Test Bench--------------*/
.testbank_left {
	line-height: 1.8;
	float: left;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 50%;
	padding: 50px;
}
.testbank_left p {
	padding-top: 15px;
}
.testbank_right {
	/*background-image: url(../images/bg_dynotest.jpg);*/
	position: absolute;
	top: 0;
	right: 0;
	left: 50%;
	bottom: 0;
	background-repeat: no-repeat;
	background-position: left 50%;
	background-size: cover;
}
.cont_left {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 40px;
}
.cont_left p, .cont_right p {
	padding-top: 15px;
	font-size:16px;
	line-height:2;
}
.cont_right {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 40px;
}
.dec_list {
	list-style: decimal;
	margin: 0 0 24px 20px;
}
.dec_list li {
	margin-left: 2px;
}
.ico_list {
	margin: 15px 0 24px 20px;
}
.ico_list li {
	list-style: none;
	padding-left: 18px;
	position: relative;
}
.ico_list li:before {
	content: "";
	content: "\f054";
	font-family: "FontAwesome";
	/*color: #FFF;*/
	font-size: .6em;
	position: absolute;
	top: 1px;
	left: 4px;
}
/* 客户服务-下载-联系-留言--------------*/

/* 当前位置---------------*/
/*.location_wrap {
	width: 100%;
	overflow: hidden;
	padding-top: 20px;
}
.location_wrap:after {
	content: '';
	clear: both;
	display: block;
	font-size: 0;
}
.page_nav {
	padding: 10px 0;
	width: 1200px;
	margin: 0 auto;
	color: #797981;

}
.page_nav li {
	position: relative;
	display: inline;
	padding-right: 16px;
	padding-left: 11px;
	font-size: 14px;
	line-height: 25px;
	height: 25px;
}
.page_nav li:first-child {
	padding-left: 0;
}
.page_nav li:after {
	content: "";
	position: absolute;
	right: -3px;
	top: 4px;
	width: 6px;
	height: 6px;
	border-top: #797981 1px solid;
	border-right: #797981 1px solid;
	transform: rotate(45deg);
}
.page_nav li:last-child {
	color: #797981;
	padding-right: 0;
	margin-right: 0;
}
.page_nav li:last-child:after {
	display: none;
}
.page_nav a {
	color: #797981;
}
.page_nav a:hover {
	color: #797981;
	text-decoration: underline;
}*/


/*----刷写设备-----------*/
ul.shebei{
	width:100%; float:left;
	padding-top:20px;
}
ul.shebei li {
    float: left;
	box-sizing:border-box;
    width: 32%;
    margin-right: 2%;
    margin-bottom:24px;
}
ul.shebei li:nth-of-type(3n) {
	margin-right: 0;
}
ul.shebei li p.newspic {
	width: 100%; border:rgba(0,0,0,0.1) 1px solid; box-sizing:border-box;
	height: 255px;
	overflow: hidden;
	position: relative;
}
ul.shebei li p.newspic img {
	width: 100%;
}
ul.shebei li p.newspic:before {background-color: rgba(0,0,0,0);
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
		background-color: transparent;
	-webkit-transition: background .3s ease;
	transition: background .3s ease;
}
ul.shebei li:hover p.newspic:before {
	background-color: rgba(0,0,0,.5);
}


ul.shebei li:hover p.newspic:after {
	content: "\f00e";
	font-family: "FontAwesome";
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	opacity: .3;
	color: #fff;
	font-size: 60px;
}
ul.shebei li h3 {
	width: 100%; text-align:center;
	font-size: 1.2em;
	line-height: 1.4;
	font-weight: 550;
	height: 30px;
	overflow: hidden;
	color: #222;
	margin-top: 10px;
}


.equleft{
	width:50%;
	float:left;
	font-size:16px;
}
.equleft h3{
	padding-bottom:20px;
}
.equleft p{
	line-height:30px;
	padding-bottom:40px;
	
}
.equright{
	width:50%;
	float:right;
}
.equright img{
	width:100%;

}
.equright p{
	width:70%;float:right;
}

