html,body,ul, li,p{margin: 0;padding: 0; font-family: "Microsoft YaHei";}
li{list-style-type:none}
a{text-decoration: none; }
.header{
	width: 100%;
	height: 90px;
	position: relative;
	background: #fff;
	z-index: 50;
}
.header_box{
	width: 1200px;
	height: 90px;
	margin: 0 auto;
        /*background: url(../images/logo_phone.png) no-repeat right center;*/
}

.header_logo{
	width: 233px;
    height: 59px;
    /*background: linear-gradient(#e5e5e5 0%, #c4c4c4 50%,#e5e5e5 100%);*/
    background: url(../images/logo.png);
    float: left;
    margin-right: 40px; 
    z-index: 5;
    margin: 16px 0 15px;
}
.header_logo_zlb{
	width: 233px;
    height: 59px;
    /*background: linear-gradient(#e5e5e5 0%, #c4c4c4 50%,#e5e5e5 100%);*/
    /*background: url(../images/logo.png);*/
    background: url(../images/logo_zlb.png);
    float: left;
    margin-right: 40px; 
    z-index: 5;
    margin: 16px 0 15px;
}

.header_logo_tcd{
	width: 233px;
    height: 59px;
    /*background: linear-gradient(#e5e5e5 0%, #c4c4c4 50%,#e5e5e5 100%);*/
    background: url(../images/logo_tcd.png);
    float: left;
    margin-right: 40px; 
    z-index: 5;
    margin: 16px 0 15px;
}

.header_logo_jec{
	width: 233px;
    height: 59px;
    /*background: linear-gradient(#e5e5e5 0%, #c4c4c4 50%,#e5e5e5 100%);*/
    background: url(../images/logo_jec.png);
    float: left;
    margin-right: 40px; 
    z-index: 5;
    margin: 16px 0 15px;
}

.header_nav{
	width: 600px;
	height: 90px;
	float: right;
        display: inline-block
        /*margin-right: 280px;*/
}


/*.header_nav > ul{
	height: 90px;
	overflow: hidden;
	display:inline-block;     
    *display:inline;
    *zoom:1;
}*/
.menu { height: 90px; z-index: 100; background-position: 0px 100%; position: absolute; }

.menu >li{
	float: left;
	display:inline-block;     
    *display:inline;
    *zoom:1;}
.menu >li>a{
	width: auto;
	height: 90px;
	line-height: 90px;
	
	color: #333;
	margin: 0 20px;
	font-size: 14px;
}

.menu >li>a:hover{
	color: #fa6b3a;
}
.li_3 { 
	position: relative; 
	z-index: 100;
}
.li_3_content { 
	position: absolute; 
	top: 73px; 
	left: 0px; 
	line-height: 40px; 
	z-index: 99; 
	display: none;
	height: auto; 
	*top: 18px; 
	width: 120px;
	background: #fff;
}
.li_3_content a:hover { 
	color: #f18336 !important; 
}
.li_3_content dt { 
	height: 17px; 
	border-bottom: 3px solid #FE7700; 
	*height: 19px; 
	line-height: 17px; 
}
.li_3_content dd { 
	/*border-left: 1px solid #E6E4E3;*/ 
	/*border-right: 1px solid #E6E4E3;*/ 
	padding: 0 8px; 
	/*background: #ffffff url(../images/menu.gif) no-repeat bottom; */
	margin: 0;
}
.li_3_content dd:hover { 
	background: #f18336;
}
.li_3_content dd:hover a{ 
	color: #fff !important;
}
.li_3_content dd a { 
	text-align: center; 
	padding: 0; 
	border-right: none; 
	color: #666; 
	font-weight: normal; 
	width: auto;
        margin-left: 10px; 
}
.li_3_content dd.lastItem { 
	background-image: none; 
	border-bottom: 1px solid #E6E4E3; 
}
.li_3_content dd.lastItem a { 
	border-bottom: none; 
}

.li_4 { 
	position: relative; 
	z-index: 100;
}
.li_4_content { 
	position: absolute; 
	top: 73px; 
	left: 0px; 
	line-height: 40px; 
	z-index: 99; 
	display: none;
	height: auto; 
	*top: 18px; 
	width: 120px;
	background: #fff;
}
.li_4_content a:hover { 
	color: #f18336 !important; 
}
.li_4_content dt { 
	height: 17px; 
	border-bottom: 3px solid #FE7700; 
	*height: 19px; 
	line-height: 17px; 
}
.li_4_content dd { 
	/*border-left: 1px solid #E6E4E3;*/ 
	/*border-right: 1px solid #E6E4E3;*/ 
	padding: 0 8px; 
	/*background: #ffffff url(../images/menu.gif) no-repeat bottom; */
	margin: 0;
}
.li_4_content dd:hover { 
	background: #f18336;
}
.li_4_content dd:hover a{ 
	color: #fff !important;
}
.li_4_content dd a { 
	text-align: center; 
	padding: 0; 
	border-right: none; 
	color: #666; 
	font-weight: normal; 
	width: auto;
        margin-left: 10px; 
}
.li_4_content dd.lastItem { 
	background-image: none; 
	border-bottom: 1px solid #E6E4E3; 
}
.li_4_content dd.lastItem a { 
	border-bottom: none; 
}

.index_banner{
	position: relative;
	z-index:1;
	width: 100%;
	height: 900px;
        background-position: center center;
	background-size: cover;
	/*background: url(../images/index_bannerA.png) no-repeat center;*/
	/*background: #fff;*/
}

.index_banner .slides li {
	width: 100%;
	height: 100%;
        background-position: center center;
}

.index_banner_box{
    width: 1200px;
    height: 650px;
    margin: 0 auto;
    position: relative;
}

.index_banner_box > a{
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
}

.index_banner_box > a > img{
    border: none;
    width: 231px;
    height: 67px;
}
.flex-direction-nav a {
	width: 70px;
	height: 70px;
	line-height: 99em;
	margin: -35px 0 0;
	display: block;
	background: url(../images/ctr.png) no-repeat;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition: all .3s ease;
	border-radius: 35px;
}
.flex-direction-nav .flex-next {
	background-position: 0 -70px;
	right: 0;
}
.flex-direction-nav .flex-prev {
	left: 0;
}
.index_banner:hover .flex-next {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.index_banner:hover .flex-prev {
	opacity: 0.8;
	filter: alpha(opacity=25);
}
.index_banner:hover .flex-next:hover,
.index_banner:hover .flex-prev:hover {
	opacity: 1;
	filter: alpha(opacity=50);
}
.flex-control-nav {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
}

.flex-control-nav li {
	margin: 0 2px;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.flex-control-paging li a {
	background: url(../images/dot.png) no-repeat 0 -16px;
	display: block;
	height: 16px;
	overflow: hidden;
	text-indent: -99em;
	width: 16px;
	cursor: pointer;
}
.flex-control-paging li a.flex-active,
.flex-control-paging li.active a {
	background-position: 0 0;
}
.banner .slides img {
	width: 100%;
	height: 900px;
	display: block;
}




.banner_title{
	background: rgba(255,255,255,0.3);
	width: 100%;
	height: 100px;
	position: absolute;
	bottom: 0;
}

.banner_titlebox{
	width: 1200px;
	height: 95px;
	margin: 0 auto;
}
.banner_propagate{
	width: 600px;
	height: 100px;
	float: left;
	
}
.banner_propagate > img{
	margin: 25px 0px 27px 40px; 
	float: left;
}
.banner_propagate > p{
	display: block;
	height: 20px;
	line-height: 20px;
        font-size: 15px;
	color: #fff;
	float: left;
	margin: 40px 0px;
	padding: 0 40px ;
}
.banner_propagate > p:last-child{
	border-left: 1px solid #fff; 
}

.index_service{
	width: 100%;
	height: auto;
}
.service_content{
	width: 1100px;
	height: 580px;
	margin: 100px auto;
	/*background: url(../images/index_vx01.png) no-repeat bottom right;*/
}

.service_content_tcd{
	width: 1100px;
	height: 480px;
	margin: 100px auto;
	/*background: url(../images/index_vx.png) no-repeat bottom right;*/
}
.service_title{
	width: 586px;
	height: 50px;
	background: url(../images/service_title.png) bottom;
	margin: 100px auto 50px;
	/*text-align: center;
	font-size: 30px;*/
}

.service_title_tcd{
	width: 586px;
	height: 101px;
	background: url(../images/service_title_tcd.png);
	margin: 100px auto 50px;
	/*text-align: center;
	font-size: 30px;*/
}
.service_title_jec{
	width: 586px;
	height: 101px;
	background: url(../images/service_title_jec.png);
	margin: 100px auto 50px;
	/*text-align: center;
	font-size: 30px;*/
}

.service_title > p:last-child{
	margin: 10px 0 ;
	text-align: center;
	font-size: 16px;
	color: #999;
	letter-spacing : 7px;
}
.service_img{
	margin-left:50px;
	width: 520px;
	overflow: hidden;
	height: auto;
}

.service_img_tcd{
	margin-left:50px;
	overflow: hidden;
	height: auto;
}
.service_box{
	width: 200px;
	height: 230px;
	margin: 0 20px;
	float: left;
	/*background: #999;*/
	position: relative;
}
.service_box > img{
	position: absolute;
    top:35%; 
    left:50%;
    transform: translate(-50%,-50%);
}
.service_box > p{
	font-size: 20px;
	text-align: center;
	margin: 140px 0 0;
}
.service_box > p:last-child{
	font-size: 14px;
	text-align: center;
	margin: 10px 0;
	color: #999;
}

.index_bannerB{
	width: 100%;
	height: 500px;
	background: url(../images/index_bannerB.png) no-repeat center;
}
.index_plan{
	width: 100%;
	height: auto;
        overflow:hidden;
}

.plan_content{
	width: 1200px;
	height: auto;
	margin: 100px auto;
	text-align:center;
}
.plan_title{
	color: #f1870a;
	text-align: center;
	font-size: 30px;
	line-height: 50px;
	letter-spacing: 2px;
	width:auto;
	display:inline-block !important; 
	display:inline;
}
.plan_title > span{
	width:auto;
	display:inline-block !important; 
	display:inline;
	height: 58px;	
}
.plan_title > span >p{
	width:auto;
	display:inline-block !important; 
	display:inline;
	height: 58px;	
}
.plan_title > p:last-child{
	font-size: 18px;
	color: #999999;
}
.plan_img{
	width: 788px;
	height: 517px;
	margin: 50px auto;
	background: url(../images/index_poster.png) no-repeat center;
}
.plan_bottom{
	overflow: hidden;
	height: auto;
}
.plan_box{
	border-radius: 8px;
	width: 362px;
	height:232px;
	margin: 19px;
	background: #999;
	float: left;
}

.index_new{
    width: 100%;
    height: auto;
    overflow: hidden;
}

.index_new_content{
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 30px auto;
    text-align: center;
}

.index_new_title{
    color: #f1870a;
	text-align: center;
	font-size: 30px;
	line-height: 50px;
	letter-spacing: 2px;
	width:auto;
	display:inline-block !important; 
	display:inline;
}
.index_new_title > span{
	width:auto;
	display:inline-block !important; 
	display:inline;
	height: 58px;	
}
.index_new_title > span >p{
	width:auto;
	display:inline-block !important; 
	display:inline;
	height: 58px;	
}
.index_new_title > p:last-child{
	font-size: 18px;
	color: #999999;
}
.index_new_box{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.index_new_box_list{
    width: 500px;
    height: 150px;
    margin: 20px 50px;
    float: left;
}
.index_new_box_img{
    width: 250px;
    height: 150px;
    float: left;
}
.index_new_box_img > img{
    width: 100%;
    background-size: 100%;
    height: 100%;
    
}
.index_new_box_content{
    width: 220px;
    float: right;
    height: 130px;
    margin: 10px 0;
    text-align: left; 
}

.index_new_box_content>a> p{
    color: #000;
    font-size: 15px;
}
.index_new_box_content> p{
    color: #ccc;
    line-height: 30px;
}
.index_map{
	background: url(../images/index_map.png) no-repeat center bottom;
	width: 100%;
	height: 700px;
        padding: 80px 0 0;
}

.map_content{
	width: 1165px;
	height: 700px;
	margin: 0 auto;
}
.index_form{
	width: 400px;
	height: 540px;
	background: #F1870A;
	/*box-shadow: 3px 8px 30px 0px #FBDDBA;*/
	padding: 30px 50px;
}
.form_title{
	/*color: #fff;*/
	font-size: 53px;
        line-height: 60px;
	/*font-family: PingFangSC-Thin sans-serif;*/
	letter-spacing: 5px;
	color:rgba(255,255,255,0.4);
}
.form_title > p{
	/*color: #fff;*/
        line-height: 60px;
       
}
.form_title > p:last-child{
	font-size: 24px;
	color: #fff;
}

.info{
	width: 350px;
	height: 45px;
	margin: 30px 0;
}
.info >input {
	width: 300px;
	height: 45px;
	line-height: 40px;
	padding: 0 25px;
	font-size: 20px;
}
#form > button{
	width: 150px;
	height: 45px;
	line-height: 45px;
	border:0px;
	border-radius : 10px;
	background: #fff;
	color: #F1870A;
	font-size: 20px;
	margin: 15px 0 10px;
	box-shadow: 1px 1px 10px 1px #e38312;

}
.index_contact{
	/*color: #dcdcdc;*/
	margin: 25px 0 0;
	line-height: 35px;
	font-size: 20px;
	letter-spacing: 3px;
	color:rgba(255,255,255,0.5);
}
.index_contact > p:last-child{
	font-size: 15px;
}
.index_coo{
	width: 100%;
	height: auto;
	margin: 80px 0;
}
.coo_content{
	width: 1217px;
	height: auto;
	margin: 0 auto;
	text-align: center;
}
.coo_title{
	margin: 50px 0;
	text-align: center;
	font-size: 30px;
}
.title_left{
	margin: 25px;
	width: 173px;
	height: 8px;
	display: block;
	float: left;
	background: url(../images/title_left.png) no-repeat;
}
.title_right{
	margin: 25px;
	width: 173px;
	height: 8px;
	display: block;
	float:right;
	background: url(../images/title_right.png) no-repeat;
}
.coo_box{
	width: 1205px;
	height: 264px;
	background: url(../images/index_cooperation_new.png) no-repeat center;
}

.index_download{
	width: 100%;
	height: 512px;
	padding: 88px 0 0 0 ;
	background: url(../images/index_bannerC.png) no-repeat center;
}

.download_con{
	width: 1200px;
	height: 512px;
	margin :0 auto ;
}
.download_img{
	width: 456px;
	height: 512px;
	background:url(../images/index_phone.png) no-repeat center;
	float: left;
	margin-right: 144px; 
}
.download_box{
	width: 600px;
	height: auto;
	float: left;
	margin: 50px 0 0 0;
}
.app_box{
	width: 600px;
	height: 130px;
}
.app_text{
	width: 600px;
	height: 48px;
	position: relative;
	color: #fff;
}
.app_text > p{
	float: left;
	font-size: 40px;
	margin-right: 10px;
}
.app_text > span{
	font-size: 20px;
	float: right;
	position:absolute;
	bottom:0px;
}
.app_hide{
    width: 600px;
    height: 60px;
}
.app_hide > p, .app_hide > p>a{
    line-height: 25px;
    font-size: 15px;
    color: #fff !important;
}

.app_img{
	height: 600px;
	height: 51px;
	margin: 14px 0;
}
.app_img > img {
	margin-right:10px;
}
.footer{
	width: 100%;
	height: auto;
	position: relative;
	/*background: linear-gradient(#262626 0%,#202020 25%, #000 50%,#202020 75%,#262626 100%);*/
	padding-top: 60px;
	box-sizing: border-box;
	color: #fff;
	background: #333333;
}
.footer-top{
	width: 1200px;
	height: 218px;
	margin: 0 auto 0;
	/*border-bottom: 2px solid #b7b7b7;*/
}
.footer-top ul{
	float: left;
	margin-right:90px;

}
.footer-top>ul>h3{
	margin: 5px 0 15px;
	font-size: 16px;
}
.footer-top>ul>li{
	line-height: 30px;
	font-size: 14px;
}
.footer-top>ul>li>a{
	color: #fff;
}
.footer-box{
	width: 350px;
	height: 130px;
	float: right;
}
.footer-textone{
	width: 350px;
	height: 50px;
	font-size: 22px;
	
    text-align: center;
}
.footer-texttwo{
	width: 350px;
	height: 30px;
	text-align: center;
	font-size: 15px;
}
.footer-hr{
	width: 100%;
	height: 2px;
	background: #fff;
}
.footer-bottom{
	width: 1200px;
	/*height: 70px;*/
        height: auto;
        padding: 30px 0;
	margin: 0 auto;
	font-size: 14px;
	line-height: 70px;
        overflow: hidden;
}
.footer-bottom p{
    width: 100%;
    display: block;
    line-height: 30px;
    float: left;
}
.footer-bottom > p>a{
    color:#fff;
}
.footer-bottom > p>a:hovor{
    color:#F1870A;
}
.footer-icon{
    width: 40px;
    height: 50px;
    float: left;
    margin: 12px 0 0 20px;
    float: right;
}
.footer-icon>a>img{
    width: 40px;
    height: 50px;
    margin: 0 auto;
    
}


.commonMask{
	position:fixed;
	width:100%;
	height:100%;
	left:0;
	top:0;
	z-index:1200;
	display:none;
}
.commonMask .cm-mask{
	position:absolute;
	width:100%;
	height:100%;
	background:#000;
	filter: alpha(opacity=60);
	opacity:0.6;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);/*兼容ie8及以下*/
}
.commonMask .cm-win{
	width:578px;
	background:#fff;
	position:absolute;
	left:50%;
	margin-left:-289px;
	min-height:200px;
	top:50%;
	margin-top:-244px;
	border-radius:2px;
	-webkit-border-radius:2px;
	-moz-border-radius:2px;
	-o-border-radius:2px;
	behavior:url(js/PIE.htc);
	-ms-behavior: url(js/PIE.htc);
	animation: scaleEWei 0.2s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	-webkit-animation: scaleEWei 0.2s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	-moz-animation: scaleEWei 0.2s cubic-bezier(0.25, 0.5, 0.5, 0.9);
	-o-animation: scaleEWei 0.2s cubic-bezier(0.25, 0.5, 0.5, 0.9);
}


.commonMask .cm-win h1{
	font-size:20px;
	height: 88px;
	line-height:88px;
	padding-left:50px;
	border-bottom:1px solid #eee;
	color:#333;
}
.commonMask .cm-win h1 .commonMaskClose{
	font-weight:lighter;
	outline:none;
	border:none;
	background:none;
	position:absolute;
	right:0;
	top:0;
	width:40px;
	height:40px;
	background: url('../images/close.png') center no-repeat;
	background-size: 20px 20px;
	line-height:40px;
	text-align:center;
	cursor:pointer;
	top:25px;
	right:10px;
	color:#ccc;
	font-size:22px;
}
.commonMask .cm-win .cm-content{
	padding-top:40px;
	padding-bottom:50px;
}
.commonMask .cm-win .cm-content .cm-content-inner{
	text-align:center;
	padding-top:20px;
	padding-bottom:50px;
}
.commonMask .cm-win .cm-content .cm-content-inner p{
	font-size:14px;
	color:#333;
	padding-top:16px;
}


@keyframes scaleEWei{
	 from {
		transform: scale(.7);
		-webkit-transform: scale(0.7);
		-moz-transform: scale(0.7);
		-o-transform: scale(0.7);
		filter: alpha(opacity=0);
		opacity:0;
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	 }
	 to{
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
		filter: alpha(opacity=100);
		opacity:1;
		filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	 }
 }
 @-webkit-keyframes scaleEWei{
	 from {
		transform: scale(0);
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-o-transform: scale(0);
	 }
	 to{
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
	 }
 }
 @-moz-keyframes scaleEWei{
	 from {
		transform: scale(0);
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-o-transform: scale(0);
	 }
	 to{
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
	 }
 }
 @-o-keyframes scaleEWei{
	 from {
		transform: scale(0);
		-webkit-transform: scale(0);
		-moz-transform: scale(0);
		-o-transform: scale(0);
	 }
	 to{
		transform: scale(1);
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-o-transform: scale(1);
	 }
 }
