/*******************************
             Page
*******************************/

html,body,div,span,applet,object,iframe,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,img,button {
border:0;
font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Microsoft Yahei", "Wenquanyi Micro Hei", sans-serif;
font-weight: 400;
font-size: 100%;
margin: 0;
padding: 0;
/*overflow-x: hidden;*/
/*background-color: #FFFFFF;*/
vertical-align:baseline;
/*line-height: 1.4285em;*/
/*background-image: url(img/jt.png);*/
/*border-bottom-width: 1px;*/
/* [disabled]padding-right: 10px; */
/* [disabled]padding-bottom: 10px; */
}
body{background:#ffffff;word-break:break-all;}
ol,ul,li{list-style:none;}
li{ display: list-item; text-align: -webkit-match-parent;}
.relative{position:relative;}
.absolute{position:absolute;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
 html .clearfix{height:1%;} 
.clearfix{display:block;}
.clear{clear:both;} 


/*******************************
             txt
*******************************/

h1,
h2,
h3,
h4,
h5,
a,
p,
{
    /*font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Microsoft Yahei", "Wenquanyi Micro Hei", sans-serif;font-weight: 400;*/
	border: 0;
}

h5 {
	margin-top: -10px;
	font-weight: 400;
	color: #666;
	font-size: 0.85rem;
	letter-spacing: 1px;
}



/*h1 {
  min-height: 1rem;
  font-size: 2rem;
}
h2 {
  font-size: 1.714rem;
}
h3 {
  font-size: 1.4rem;
}
h4 {
  font-size: 1.0191rem;
}
h5 {
  font-size: 1rem;
}

*/




/*ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
} */


/*******************************
             link
*******************************/
a {
  color: #333;
  text-decoration: none;
}
a:hover {
  color: #666;
  text-decoration: none;
}

.show {
    display: block !important;
}

.hide {
    display: none !important;
}

#contact {
    cursor: pointer;
}


ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}


/*******************************
            component
*******************************/



.line{
	border-bottom: 1px solid #f2f2f2;
	margin-top:50px;
	margin-bottom:70px;
} 

.sline{
	border-bottom: 1px solid #e2e2e2;
	width:50px;
	margin-top:50px;
	margin-bottom:30px;
	margin-left: auto;
    margin-right: auto;
	
} 



.txtline{
	color: #666;
	text-align: center;
	font-size:1.15em;
	letter-spacing:2px;
	padding:20px 0;
	background:url(../img/line.png) center no-repeat;
	
}

.underline {
  display: inline-block;
  /*border-bottom: 10px solid #3bb623;*/
  font-size: inherit;
  height: 20px;
  font-weight: bold;
}

.lines3 {
	margin-top:63px;
	margin-left: 750px;
    height: 100px;
    border-left: 1px dotted #eee;
    position: absolute;
}


/*******************************
             Main
*******************************/
      
.nav {
	/*position: fixed;*/
	position:absolute;
    z-index: 100;
    height: 65px;
    width: 100%;
    margin: 0 auto;
    /*background-color: #ffffff;*/
    background-color: rgba(255,255,255,0);
}
.menu {
	width:960px;
	position:relative; 
	margin:0 auto;

}
.nav img {
    float: left;
    width: 135px;
    margin-top: 22px;
}
  
.nav ul {
    float: left;
    margin: 0;
    padding: 0;
    line-height: 55px;
    margin-top: 4px;
}

.nav ul li {
	float:left;
	display:inline-block;
	padding:0;
	padding-left:44px;
	letter-spacing:0.06em;
}

.nav .rightmenu li a {
	letter-spacing:0em;
	text-decoration:none;	
}

.nav .rightmenu li a p{
	font-weight:400;
	margin:0;
	color:#fff;
	font-size:1.0em;
}

.nav .rightmenu {
	float:right;
	
}


.rightmenu .nocurrent {
    border-bottom: transparent;
}

.rightmenu .current,
.rightmenu li a p:hover {
    border-bottom: 3px solid #ffffff;
}

.main_container {
	width: 960px;
	height: auto;
	margin: 0 auto;
	
}


.info {
	float:left;
	width:100%;	
}	

.info p {
	text-align:center;
	color:#333333;
	font-size:1.335em;
	margin:50px 20px;	
}
	
.main .submenu {
	width:960px;
	height:450px;
	margin-bottom:20px;
}
	
.submenu li {
    width:300px;
	height:200px;
	float:right;
}

.submenu li:nth-child(2)
 {
	 margin:0 30px 0 30px
}

.insights {
	width:960px;
	height:375px;
	margin-top:50px;
	margin-bottom:60px;
}

.topcase {
	height:300px;
	margin-top:50px;
	margin-bottom:60px;
}

.topcase li {
	width:300px;
	height:240px;
	float:right;
}

.topcase li:nth-child(2)
{
	 margin:0 30px 0 30px
}

.cooperation {
	height:350px;
	margin-top:50px;
	margin-bottom:20px;
	
}

.cooperation img{
	width:225px;
	height:130px;
	border-radius: 10px;
	border: 1px solid #eee;
}

.cooperation li {
	width:225px;
	float:left;
	margin-bottom:30px;
	
}

.cooperation li:nth-child(2)
{
	 margin:0 20px 0 20px;
}

.cooperation li:nth-child(3)
{
	 margin:0 20px 0 0;
}

.cooperation li:nth-child(6)
{
	 margin:0 20px 0 20px;
}

.cooperation li:nth-child(7)
{
	 margin:0 20px 0 0;
}

.mailtxt {
	text-align: center;
	margin-top:90px;
	margin-bottom:20px;
	
}

.mailbox {
	margin-top:60px;
	margin-bottom:30px;
	text-align:center;
}

.btn-submit {
	width: 250px;
	height: 54px;
	text-align: center;
	line-height: 54px;
	font-size:16px;
	color: #fff;
	background-color: #2ec70b;
	cursor: pointer;
	border-radius: 4rem;
}

.btn-submit:hover {
	background-color: #21ab02;
}


/* footer  */

footer {
    background: #fefefe;
    border-top: 1px solid #f6f6f6;
    padding: 20px 0 100px 0;
	margin-top:150px;
}

.wrap {
    width: 960px;
    margin: 0 auto;
}
footer .footer_text {
    right: 0;
	font-weight: 200;
    text-align: right;
    color: #a2a2a2;
    font-size: 0.75em;
    text-transform: uppercase;
    line-height: 10px;
    top: 8px;
}

/* about  */

.about {
	height:450px;
	margin-top:80px;
}

.about li:nth-child(2)
{
	margin: 0 67.5px 0 67.5px;

	
}

.column {
	width: 275px;
	float:left;
 }
 

.c-icon {
    display: inline-block;
    width: 27px;
    height: 27px;
    vertical-align: text-bottom;
    font-style: normal;
    overflow: hidden;
	margin-bottom:-3px;
	padding-left:4px;
	background:url(../img/h4_1.png) no-repeat;
}

.abouth1 {
	font-size:1.32rem;
	font-weight: 500;
	color: #333;
}

.abouth2 {
    font-size: 0.95rem;
    font-weight: 400;
    color: #666;
    margin-top: 28px;
    line-height: 22px;
    letter-spacing: 1px;
}

.abouth3 {
	font-size:0.83rem;
	font-weight: 300;
	color: #999;
	line-height:20px;
}

.abouth4 {
    color: #666;
    margin-top: -20px;
    font-size: 1.04em;
    line-height: 30px;
}


.linebot{
	border-bottom: 1px dotted #f2f2f2;
	margin-top:25px;
	margin-bottom:25px;
} 

.lines{
	margin-left:305px;
	height:355px;
	border-left:1px solid #f2f2f2;
	position:absolute;
} 

.lines2{
	margin-left:645px;
	height:355px;
	border-left:1px solid #f2f2f2;
	position:absolute;
} 

/*.c-icon-bear-circle {
	width: 48px;
} */


/* service  */

.tap{
	width: auto;
	height: 90px;
	border-bottom: 1px solid #E3E3E3;
}

.tapline {
	width:960px;
	height:200px;
    padding-top: 30px;
	margin-left: auto !important;
	margin-right: auto !important;
	text-align:center;	
}

.tapline li{
	width: 480px;
	float: right;
	font-size: 18px;
	border-color: #E2E2E2;
}

.tap .dot{
	width: 21px;
	height: 11px;
	display: inline-block;
	position: absolute;
	top: 730px;
	left: 0;
	right: 480px;
	margin: 0 auto;
	background:url(../img/jt.png)
	
}

.slist {
	margin-top:60px;
	margin-bottom:50px;
	text-align: center;
	font-size:1.4em;	
	line-height: 40px;
}

.slist p{
	margin-top:60px;
}

.sprocess {
	margin-top:60px;
	margin-bottom:50px;
}

.sprocess p{
	width:920px;
	color: #666;
	margin-top:60px;
	margin-left:20px;
	font-size:1.04em;	
	line-height: 30px;
}

/* Product */

.case {
	height:2000px;;
	margin-top:30px;
	margin-bottom:20px;
	margin-left: auto !important;
	margin-right: auto !important;
}

.case p {
	font-size:1.1em;	
	margin-top:30px;
}
.case li {
	float:left;
	text-align:center;
	margin-bottom:60px;
}

.case img {
	width:470px;
}


.case li:nth-child(1){
	margin-right:20px;
}

.case li:nth-child(3){
	margin-right:20px;
}

.case li:nth-child(5){
	margin-right:20px;
}

.case li:nth-child(7){
	margin-right:20px;
}

.case li:nth-child(9){
	margin-right:20px;
}


.caseinfo {
	margin-top:50px;
	margin-bottom:80px;
	font-size:1.9em;	
	text-align:center;
}

.caseinfo .h2 {
	font-size:0.6em;	
	color: #999;
}

/*contant */

.contant {
	position:fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: none;
    z-index: 101;
}
.contant .c_info {
	position: absolute;
    width: 420px;
    height: 490px;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #fff;
    margin: auto;
    text-align: center;
    line-height: 26px;
	z-index: 100;
}

.ctxt {
	margin-top:50px;
}

.ctxt h3 {
	height:15px;
	font-weight: 400;
	font-size:1.25em;	
}

.ctxt p {
	height:15px;
	font-size:0.95em;
	font-weight: 300;
}

.ctxt p:hover  {	
	color:rgba(23,133,242,1.00);
    text-decoration: none;
}


.mask{
	position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(00, 00, 00);
    opacity: .7;
}*


/*showlist */

.showlist {
	height:150px;
	margin-top:30px;
	position:relative;
}

.showlist .h1 {
	font-size:1.2em;
}

.showlist .h2 {
	  line-height: 9px;
	  color:#666;
}

.showlist .h3{
	line-height: 23px;
	color:#666;
}

.showlist p {
	font-size:0.82em;
	letter-spacing: 1px;
}


.showlist span{
	float:left;
}

.showlist .sleft{
	width:680px;
	margin-right:140px;
}

/*showw */

.showw li{
	margin-bottom:6em;
}

