::-webkit-input-placeholder { /* WebKit browsers */
    color:    #b6b6bf;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #b6b6bf;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #b6b6bf;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #b6b6bf;
}





.banner{
	box-sizing: border-box;
	padding-top: 123px;
	width: 100%;
	height: 748px;
	background: url(../images/contact_bg.jpg) center no-repeat;
}
.banner *{
	box-sizing: border-box;
}
.banner h2{
	color: #fff;
	font-size: 58px;
	text-align: center;
}
.banner .box{	
	padding: 67px 51px 64px 51px;
	margin: 0 auto;
	margin-top: 40px;
	height: 667px;
	width: 1039px;
	background-color: #f7f9ff;
}
.banner .box .box_l{
	float: left;
	padding: 36px 29px;
	width: 568px;
	height: 536px;
	background-color: #ffffff;
}
.banner .box .box_l .box_2{
	margin-bottom: 12px;
	width: 100%;
	height: 60px;
}
.box .box_l .box_2 div{
	width: 250px;
	height: 100%;
	border: 1px solid #141445;
}
.box .box_l .box_2 div input{
	padding-left: 10px;
	width: 100%;
	height: 100%;
}
.box .box_l .box_2 div:nth-of-type(1){
	float: left;
}
.box .box_l .box_2 div:nth-of-type(2){
	float: right;
}
.box .box_l .box_3{
	width: 100%;
	height: 270px;
	border: 1px solid #141445;
}
.box .box_l .box_3 textarea{
	width: 100%;
	height: 100%;
	padding: 25px 10px;
}
.box .box_l .submit{
	float: right;
	margin-right: 13px;
	margin-top: 21px;
	width: 88px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 30px;	
	font-weight: bold;
	font-size: 18px;
	background-color: #141445;
	color: #FFFFFF;
	cursor: pointer;
}	
.box .box_l .submit a{
	color: #FFFFFF;
}
.box .box_r{
	padding-left: 55px;
	float: left;
	width: 365px;
	height: 536px;
}
.box .box_r ul {
	margin-top: 19px;
}
.box .box_r ul li{
	cursor: pointer;
	margin-bottom: 29px;
	padding-left: 60px;
	height: 43px;
	line-height: 33px;
	font-size: 16px;
	color: #141445;
	font-weight: bold;
	-webkit-transition:all 1s; 
	-moz-transition:all 1s; 
	-o-transition:all 1s; 
}
.box .box_r ul li:hover{
	-webkit-transform:scale(1.2); 
	-moz-transform:scale(1.2); 
	-o-transform:scale(1.2); 
}
.box .box_r ul li:nth-of-type(1){
	background: url(../images/c_phone.png) left center no-repeat;
}
.box .box_r ul li:nth-of-type(2){
	background: url(../images/c_QQ.png) left center no-repeat;
}
.box .box_r ul li:nth-of-type(3){
	background: url(../images/c_email.png) left center no-repeat;
}
.box .box_r ul li:nth-of-type(4){
	background: url(../images/c_adress.png) left center no-repeat;
}
.box .box_r ul li:nth-of-type(2) a{
	margin-left: 10px;
	display: inline-block;
	width:90px;
	height: 20px;
	border: 1px solid #0404ff;
	color: #0404ff;
	text-align: center;
	line-height: 18px;
	border-radius: 20px;
	font-size: 12px;
	font-weight: normal;
}
.box .box_r ul li:nth-of-type(2) a:hover{
	color: #FFFFFF;
	background-color: #0404ff;
}
.box .box_r p{
	margin-top: 110px;
	color: #0406a7;
	line-height: 37px;
	font-size: 15px;
}
.lx_content{
	padding-bottom: 200px;
	margin-top: 260px;
	width: 100%;
}
 .list_one{
 	
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #bfbfbf;
	text-align: center;
}
 .list_one li{
 	position: relative;
	display: inline-block;
	margin: 0 85px;
	height: 49px;
	text-align: center;
	padding: 0 15px;
	color: #161616;
	font-size: 22px;
}
 .list_one li a{
 	display: block;
 	width: 100%;
 	height: 100%;
 }
 .list_one li.on{
	border-bottom:2px solid #161616;
}

.list_one li.on span{
	position: absolute;
	left: 0;
	top: 49px;
	display: block;
	width: 118px;
	height: 2px;
	background-color: #343434;
}



.lx_content .lx_main{
	width: 1200px;
	margin: 0 auto;
	margin-top: 92px;
}
.lx_content .lx_main .lx_main1{
	box-sizing: border-box;
	width: 100%;
	padding: 0 126px;
	border: 1px solid #0406a7;
	margin-bottom: 40px;
}
.lx_content .lx_main .lx_main1 .p1{
	margin-top: 50px;
	font-weight: bold;
	font-size: 30px;
	color: #0406a7;
}
.lx_content .lx_main .lx_main1 .p1 span{
	font-size: 20px;
	font-weight: normal;
}
.lx_content .lx_main .lx_main1 .list_two{
	margin-top: 45px;
}
.lx_content .lx_main .lx_main1 .list_two li{
	margin-bottom: 25px;
	font-size: 20px;
	color: #0f0f39;
}
.lx_content .lx_main .lx_main1 .list_two li span{
	color: #0406a7;
}
.lx_content .lx_main .lx_main1 .list_two li em{
	font-size: 12px;
	color: #FFFFFF;
	position: relative;
	top: 0;
	top:-2px;
	font-style: normal;
}
.lx_content .lx_main .lx_main1 .list_two li:before{
	text-align: center;
	color: #FFFFFF;
	content: '';
	display: inline-block;
	margin-right: 12px;
	width: 15px;
	height: 15px;
	-webkit-transform:rotate(45deg); 
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	background-color: #0406a7;
}
.lx_main2{
	box-sizing: border-box;
	width: 100%;
	padding: 0 126px;
	border: 1px solid #0406a7;
	margin-bottom: 40px;
}
.lx_main2 .p1{
	margin-top: 50px;
	font-weight: bold;
	font-size: 30px;
	color: #0406a7;
}
.lx_main2 ul{
	margin-top: 50px;
}
.lx_main2 ul li{
	margin-bottom: 83px;
    height: 150px;
}
.lx_main2 ul li span{
	float: left;
	margin-top: 8px;
	margin-right: 45px;
	height: 30px;
	padding: 0 4px;
	display: block;
	color: #FFFFFF;
	font-size: 22px;
	background-color: #0406a7;
}	
.lx_main2 ul li .jt{
	position: relative;
	display: block;
	width: 20px;
	height: 28px;
	background: url(../images/c_xjt.png) no-repeat;
	top:84px;
	left: 37px;
}
.lx_main2 ul li dl{
	float: right;
	width: 600px;
}
.lx_main2 ul li dl dt{
	color: #0F0F39;
	font-size: 16px;
	padding-left: 7px;
    line-height:25px;
}
.lx_main2 ul li dl dt:before{
	content: '';
	position: relative;
	display: inline-block;
	margin-right: 7px;
	width: 8px;
	height: 8px;
	background-color: #0406a7;
	border-radius: 50%;
}
.lx_main2 ul li dl dt em{
	font-style: normal;
	color: #0406a7;
}

.lx_main3{
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #0406a7;
}
.lx_main3 .lx_main_{
	margin-top: 38px;
	margin-bottom: 20px;
}
.lx_main3 .p1{
	margin-left: 60px;
	margin-top: 50px;
	font-weight: bold;
	font-size: 30px;
	color: #0406a7;
}
.lx_main3 .lx_main3l{
	margin-left: 60px;
	float: left;
	width: 513px;
	border-right:1px solid #0406a7 ;
}
.lx_main3 .p2{
	font-weight: bold;
	color: #0406a7;
	font-size: 20px;
	margin-bottom: 20px;
}
.lx_main3 ul li{
	margin-bottom: 15px;
	font-size: 16px;
	color: #0406a7;
}
.lx_main3 ul li .s1{
	width: 80px;
	margin-right: 50px;
	float: left;
}
.lx_main3 ul li .s2{
	width: 380px;
	float: left;
}
.lx_main3 .lx_main3r{
	float: left;
	margin-left: 26px;
	width: 580px;
}
.lx_main3 .lx_main3r .s3{
	float: left;
	width: 380px;
}
.lx_main3 .lx_main3r .s3 a {
    color:#0406A7;
}
 .lx_main3 .lx_main3r .s3 a:hover {
     text-decoration:underline;
}
/*      售后服务     */
.lx_content1{
	width: 1200px;
	margin: 0 auto;
}
.lx_content1 .p1{
	margin-top: 134px;
	text-align: center;
	font-size: 44px;
	font-weight: bold;
	color: #0406a7;
}
.lx_content1 .p2{
	font-size: 22px;
	text-align: center;
	color: #0406a7;
	letter-spacing: 7px;
}
.lx_content1  .text{
	margin-top: 45px;
}
.lx_content1  .text p{
	line-height: 28px;
	font-size: 18px;
	color: #111114;
	text-indent: 22px;
}
.lx_content1  .text p a{
	color:#0406a7 ;
}
.lx_content1  .text p a:hover{
	text-decoration: underline;
}
.lx_content1  .text1{
	margin-top: 35px;
	line-height: 35px;
	font-size: 18px;
	color: #111114;
}
.lx_content1  .text1 .p3{
	color:#0406a7 ;
	font-weight: bold;
	font-size: 18px;
}
.lx_content1  .text1 .p4{
	color:#111114 ;
	font-weight: bold;
	font-size: 18px;
}
.lx_content1  .text1 p{
	text-indent: 22px;
}
.lx_content1  .text1 p span{
	font-weight: bold;
}
.lx_content1  .text1 a{
	color: #0406a7;
	font-weight: bold;
}
.lx_content1  .text1 a:hover{
	text-decoration: underline;
}

.divcontent {
    margin-top:20px;
    line-height:2em;
    color:#000000;
}
.divcontent p a {
    color:#5152bf;
}
    .divcontent h4 {
        font-weight:bold;
        
    }
    .divcontent h3 {
        font-weight:bold;
        color:blue;
    }
/*   公司动态  - 迈睿历程  */
.banner.dt{
	
	width: 100%;
	height: 752px;
	background: url(../images/gs_banner.jpg) center no-repeat;
}
.dt .rq{
	width: 1200px;
	margin: 0 auto;
	margin-top: 100px;
}
.dt .us{
	float: left;
	box-sizing: border-box;
	padding: 17px;
	width: 321px;
	height: 205px;
	background: url(../images/dt_jx.png) left top no-repeat;
	
}
.dt .us .us_main{
	box-sizing: border-box;
	padding-right: 10px;
	width: 300px;
	height: 172px;
	overflow-y: scroll;
}
.dt .us .us_main h3{
	color: #fff;
	font-size: 22px;
}
.dt .us .us_main p{
	text-indent: 16px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 26px;
}
.dt .us .us_main p:nth-of-type(1){
	margin-top: 16px;
}
.dt .us .us_main::-webkit-scrollbar  
{  
    width: 3px;  
    height: 16px;  
    background-color: #ffffff;  
}  
  
/*定义滚动条轨道 内阴影+圆角*/  
.dt .us .us_main::-webkit-scrollbar-track  
{  
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  */
    border-radius: 10px;  
    background-color: #ffffff;  
}  
  
/*定义滑块 内阴影+圆角*/  
.dt .us .us_main::-webkit-scrollbar-thumb  
{  
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  
    background-color: #08aafe;  
}  
.dt .us .us_main ul{
	margin-top: 10px;
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.dt .us .us_main ul li{
	width: 90px;
	height: 48px;
}

.dt .idea{
	float: right;
	box-sizing: border-box;
	padding: 17px;
	width: 321px;
	height: 205px;
	background: url(../images/dt_jx.png) left top no-repeat;
}
.dt .idea .idea_main{
	box-sizing: border-box;
	padding-right: 10px;
	width: 300px;
	height: 172px;
	overflow-y: scroll;
}
.dt .idea .idea_main::-webkit-scrollbar  
{  
    width: 3px;  
    height: 16px;  
    background-color: #ffffff;  
}  
  
/*定义滚动条轨道 内阴影+圆角*/  
.dt .idea .idea_main::-webkit-scrollbar-track  
{  
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  */
    border-radius: 10px;  
    background-color: #ffffff;  
}  
  
/*定义滑块 内阴影+圆角*/  
.dt .idea .idea_main::-webkit-scrollbar-thumb  
{  
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  
    background-color: #08aafe;  
} 
.dt .idea .idea_main h3{
	color: #fff;
	font-size: 22px;
}
.dt .idea .idea_main ul{
	margin-top: 15px;
	width: 100%;
	color:#FFFFFF ;
	font-size: 14px;
}
.dt .idea .idea_main ul li{
	margin-bottom: 20px;
	float: left;
	width: 50%;
    height:211px;
}
.dt .idea .idea_main ul li .tex{
	padding-left: 10px;
	border-left: 1px solid #fff;
}
.dt .idea .idea_main ul li .tex .p1{
	font-size: 16px;
}
.dt .idea .idea_main ul li .pic{
	width: 100px;
	height: 66px;
	margin-left: 10px;
	margin-top: 10px;
}
.dt .idea .idea_main .p2{
	margin-bottom: 10px;
	color: #FFFFFF;
	font-size: 14px;
}
.dt .idea .idea_main .p2:nth-of-type(1){
	background: url(../images/jiangbei.png) 90% center no-repeat;
}

.dt .idea .idea_main .p3{
	color: #e60012;
}
.dt .idea .idea_main .ry{
	margin-top: 10px;
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.progress{
	margin-top: 70px;
}

.progress .progress_main{
	width: 1200px;
	margin: 0 auto;
	margin-top: 180px;
}
    .progress .progress_main ul
    {
        padding-bottom:100px;
    }
.progress .progress_main ul li{
	position: relative;
	margin-left: 110px;
	height: 520px;
	width: 490px;
	border-right: 1px solid #898989;
	animation:mymove1 5s linear infinite;
	-webkit-animation:mymove1 5s linear infinite;
	animation-iteration-count:1;
	-webkit-animation-iteration-count:1;
}
@keyframes mymove1{
	from{opacity: 0;}
	to{opacity: 1;}
}
.progress .progress_main ul li:last-child{
	height: 210px;
}
.progress .progress_main ul li:last-child .p3{
	top: 98%;
}
.progress .progress_main ul li:last-child .img_x1{
	top: 74px!important;
}
.progress .progress_main ul li:last-child span{
	top: 90%;
}
.progress .progress_main ul li .em1{
	position: absolute;
	right: -10px;
	top: 0;
	display: block;
	width: 20px;
	height: 32px;
	background-color: #fff;
	border-radius: 20px;
	margin: -26px 0;
}
.progress .progress_main ul li .em1 em{	
	display: block;
	width: 20px;
	height: 20px;
	background-color: red;
	border-radius: 20px;
	margin-top: 6px;
	
}
.progress .progress_main ul li .em1 em.on{
	animation:mymove 8s linear infinite;
	-webkit-animation:mymove 1s infinite;
	animation-iteration-count:3;
	-webkit-animation-iteration-count:3;
}
@keyframes mymove{
	from{
		opacity: 0;
		transform: scale(-1);
	}to{
		opacity: 1;
		transform: scale(1);
	}
}

/*.progress .progress_main ul li em{
	position: absolute;
	right: -195px;
	top: 0;
	display: block;
	width: 205px;
	height: 36px;
	background: url(../images/red1_03.jpg);
}*/
.progress .progress_main ul li .span1{
	position: absolute;
	right: -7px;
	top: 40%;
	margin-top:18px;
	display: block;
	width: 13px;
	height: 32px;
	background-color: #FFFFFF;
}
.progress .progress_main ul li .span1 span{
	margin-top: 8px;
	display: block;
	width: 13px;
	height: 13px;
	border-radius: 13px;
	background-color: #dcdcdc;
}
.progress .progress_main ul li .p1{
	position: absolute;
	right: 20px;
	top: 5px;
	font-size: 18px;
	color: #414141;
}
.progress .progress_main ul li .p2{
	position: absolute;
	right: -70px;
	top: 55%;
	font-size: 18px;
	color: #414141;
}
.progress .progress_main ul li .pic{
	position: absolute;
	right: 209px;
	top: 140px;
	padding-top: 10px;
	width: 285px;
	height: 199px;
	box-shadow: 0px 0px 20px #EEEEEE;
	border-radius: 10px;
}
.progress .progress_main ul li .pic .pic_1{
	position: relative;
	width: 265px;
	height: 189px;
	margin: 0 auto;
	
}
.progress .progress_main ul li .pic .pic_1 .img_x1{
	position: absolute;
	left: 290px;
	top: 88px;
}
.progress .progress_main ul li .pic .img1{
	width: 100%;
	height: 100%;
}
.progress .progress_main ul li .pic2{
	position: absolute;
	right: -500px;
	top: -65px;
	padding-top: 10px;
	width: 285px;
	height: 199px;
	box-shadow: 0px 0px 20px #EEEEEE;
	border-radius: 10px;
}
.progress .progress_main ul li .pic2 .pic_2{
	position: relative;
	width: 265px;
	height: 189px;
	margin: 0 auto;	
}
.progress .progress_main ul li .pic2 .pic_2 .img_x{
	position: absolute;
	left: -205px;
	top: 44px;
}
.progress .progress_main ul li .pic2 .imgs{
	width: 100%;
	height: 100%;
}


.progress .progress_main ul li .p3{
	width: 390px;
	position: absolute;
	right: -412px;
	top: 43%;
	font-size: 18px;
	color: #414141;
}
.progress .progress_main ul li .p4{
	width: 490px;
	text-align: right;
	position: absolute;
	right:30px;
	top: -20px;
}
.progress .progress_main .p_1{
	font-size: 18px;
	color: #414141;
}
.progress .progress_main .p_2{
	font-size: 16px;
	color: #696969;
}


/*  新闻动态  */
.news{
	margin-top: 70px;
}
.news .news_list{
	align-items: baseline;
	width: 1200px;
	margin: 0 auto;
	margin-top: 105px;
}
.news .news_list li{
    float:left;
    margin:0 14px;
	margin-bottom: 28px;
	box-sizing: border-box;
    position:relative;
	width: 272px;
	height: 320px;
	border: 2px solid #858585;
	padding: 13px;
}
.news .news_list li .pic{
	width: 100%;
	height: 206px;
	
}
.news .news_list li .pic img{
	width: 100%;
	height: 100%;
	-webkit-transition:all 1s; 
	-moz-transition:all 1s; 
	-o-transition:all 1s; 
}
.news .news_list li .pic img:hover{
	-webkit-transform:scale(1.1); 
	-moz-transform:scale(1.1); 
	-o-transform:scale(1.1); 
}
.news .news_list li .p1{
	margin-top: 26px;
	font-size: 14px;
	color: #050505;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.news .news_list li .p2{
position: absolute;
    bottom: 15px;
    right: 20px;
    font-size: 12px;
    text-align: right;
    color: #2f2f2f;
}

/*  招募英才  */
.zm{
	margin-top: 70px;
}
.zmyc{
	width: 1200px;
	margin: 0 auto;
	margin-top: 170px;
}
.zmyc .zmyc1{
	margin: 0 auto;	
	margin-bottom: 70px;
	position: relative;
	height: 75px;
	width: 690px;
}
.zmyc .zmyc1 span{
	float: left;
	display: block;
	width: 180px;
	font-size: 32px;
	color: #161616;
	line-height: 75px;
}
.zmyc .zmyc1 .srk{
	float: right;
	width: 491px;
	height: 73px;
	border: 1px solid #525152;
}
.zmyc .zmyc1 .srk input{
	width: 100%;
	height: 100%;
	padding-left: 20px;
	font-size: 24px;
}


.zmyc .zmyc1 .srk input::-webkit-input-placeholder { /* WebKit browsers */
    font-size: 24px;
}
.zmyc .zmyc1 .srk input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-size: 24px;
}
.zmyc .zmyc1 .srk input::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-size: 24px;
}
.zmyc .zmyc1 .srk input:-ms-input-placeholder { /* Internet Explorer 10+ */
    font-size: 24px;
}
.zmyc .btn{
	margin: 0 auto;	
	margin-bottom: 90px;
	width: 690px;
}
.zmyc .btn div{
	cursor: pointer;
	margin-left: 25px;
	float: right;
	width: 101px;
	height: 36px;
	border: 1px solid #525152;
	color: #FFFFFF;
	text-align: center;
	line-height: 36px;
	background-color: #1d2088;
	font-size: 22px;
	border-radius: 36px;
}
.zmyc .p1{
	text-align: right;
	margin: 0 auto;	
	margin-bottom: 80px;
	width: 690px;
	font-size: 22px;
}
.zmyc .p1 a{
	color: #1d2088;
}
.zmyc .p1 a:hover{
	text-decoration: underline;
}


/*  产品专区 */
.cpzq{
	width: 100%;
	height: 705px;
}
/*banner轮播插件css开始*/
.cpzq{
	position:relative;
}
.cpzq .slideBox{ width:100%; height:705px; overflow:hidden; z-index: 0;}
.cpzq .slideBox .hd{ width: 100%;overflow:hidden; position:absolute; left:0; bottom:20px; z-index:1;}
.cpzq .slideBox .hd ul{max-width: 1200px;height:12px; margin: 0 auto; overflow:hidden; zoom:1;text-align: center;position: relative;}

.cpzq .slideBox .hd ul li{
	margin-left:20px; 
	display: inline-block;  
	width:12px; 
	height:100%; 
	background:url(../images/lbd.png) top left no-repeat;
	cursor:pointer;
	text-indent: -9999px;
}
.cpzq .slideBox .hd ul li:first-child{
	margin-left:0px; 
}
.cpzq .slideBox .hd ul li.on{
	width:12px; 
	background:url(../images/lbd1.png) top left no-repeat;
}
.cpzq .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.cpzq .slideBox .bd li{ zoom:1; vertical-align:middle;}
.cpzq .slideBox .bd ul{
	height:705px;
	z-index: 0;
}
.cpzq .slideBox .bd ul li{
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 0;
	position: relative;
}
.cpzq .slideBox .bd ul li img{
	width: 100%;
	height: 100%;
}
.cpzq .slideBox .bd ul li a{
	display: block;
	width: 100%;
	height: 100%;
}

/*banner轮播插件css结束*/
.cp_titt{
	padding-top: 102px;
	width: 100%;
	height: 131px;
	border-bottom: 1px solid #898989;
	text-align: center;
}
.cp_titt p:nth-of-type(1){
	font-size: 28px;
	color: #464646;
}
.cp_titt p:nth-of-type(2){
	margin-top: 10px;
	font-size: 24px;
	color: #727272;
}
.cp_titt p:nth-of-type(2) span{
	margin: 0 10px;
}
.cp_main{
	margin-top: 36px;
	margin-bottom: 200px;
}
.cp_main .list_one li{
	margin:0 40px!important;
}
.cpzq1{
	width: 1200px;
	margin: 0 auto;
	margin-top: 100px;
}
.cpzq1 ul li{
	position: relative;
	float: left;
	margin: 0 19px;
	margin-bottom: 50px;
	width: 358px;
	height: 358px;
	border: 2px solid #7b7b7b;
	overflow: hidden;
}
.cpzq1 ul li a{
	display: block;
	width: 100%;
	height: 100%;
}
.cpzq1 ul li a img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}


.cpzq1 ul li .zzc{
	position: absolute;
	top: -358px;
	left: 0;
	background-color: rgba(0,0,0,0.6);
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	text-align: center;
	font-size: 30px;
}
.cpzq1 ul li .zzc p{
	margin-bottom: 10px;
}
.cpzq1 ul li .zzc p:nth-of-type(1){
    margin:0 auto;
	margin-top: 60px;
    width:80%;
	overflow: hidden;
}
    .cpzq1 ul li .zzc .p2
    {
        overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;

    }
.cpzq1 ul .titt{
	margin-left: 30px;
	margin-bottom: 30px;
	font-size: 30px;
	font-weight: bold;
	color: #0d0d0e;
}

/*  产品详情  */
.xq_main{
	box-sizing: border-box;
	width: 1200px;
	height: 100%;
	margin: 0 auto;
	padding-top: 167px;
}
.xq_main .xq_mainl{
	float: left;
	width: 250px;
	height: 100%;
	text-align: center;
}
.xq_main .xq_mainr{
	box-sizing: border-box;
	padding: 15px;
	float: left;
	width: 950px;
	height: 100%;
	background-color: #FFFFFF;
	
}
.xq_main .xq1_mainr{
	width: 100%;
	height: 100%;
	overflow: auto;
	padding-right: 5px;
    line-height: 28px;
    font-size: 18px;
    color: #111114;
}
.xq_main .xq1_mainr::-webkit-scrollbar  
{  
    width: 3px;  
    height: 16px;  
    background-color: #ECECEC;  
}  
  
/*定义滚动条轨道 内阴影+圆角*/  
.xq_main .xq1_mainr::-webkit-scrollbar-track  
{  
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);  */
    border-radius: 10px;  
    background-color: #ffffff;  
}  
  
/*定义滑块 内阴影+圆角*/  
.xq_main .xq1_mainr::-webkit-scrollbar-thumb  
{  
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);  
    background-color: #08aafe;  
} 
.xq_main .xq_mainl .back{
	margin: 0 auto;
	margin-top: 15px;
	width: 52px;
	height: 52px;
	border-radius: 52px;
}
.xq_main .xq_mainl .back a{
	display: block;
	width: 100%;
	height: 100%;
}
.xq_main .xq_mainl .back:hover{
	background: #15548d;
}
.xq_main .xq_mainl .back img{
	margin-top: 10px;
}
.xq_main .xq_mainl .back p{
	margin-top: 5px;
	font-size: 12px;
	color: #FFFFFF;
}
.xq_main .xq_mainl .xplb{
	margin: 0 auto;
	margin-top: 70px;
	width: 185px;
	
}
.xq_main .xq_mainl .xplb ul li{
	padding: 7px 0;
	font-size: 18px;
}
.xq_main .xq_mainl .xplb ul li a{
	display: block;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
}
.xq_main .xq_mainl .xplb ul li:hover{
	background: #15548d;
}
.xq_main .xq_mainl .xplb ul li.on{
	background: #15548d;
}
.xq_main .xq_mainl .xq_qq{
	margin: 0 auto;
	margin-top: 40px;
	width: 70px;
	height: 70px;
	border-radius: 70px;
}
.xq_main .xq_mainl .xq_qq img{
	margin-top: 10px;
}
.xq_main .xq_mainl .xq_qq a{
	display: block;
	width: 100%;
	height: 100%;
}
.xq_main .xq_mainl .xq_qq p{
	margin-top: 5px;
	font-size: 12px;
	color: #FFFFFF;
}
.xq_main .xq_mainl .xq_qq:hover{
	background: #15548d;
	border-radius: 70px;
}
.xq_main .xq_mainl .t_btn{
	margin-top: 35px;
	display: flex;
	justify-content: space-around;
}
.xq_main .xq_mainl .t_btn div{
	width: 50px;
	height: 50px;
	overflow: hidden;
	border-radius: 50px;
	border: 2px solid #FFFFFF;
	text-align: center;
	line-height: 50px;
}
.xq_main .xq_mainl .t_btn div a{
	display: block;
	width: 100%;
	height: 100%;
}
.xq_main .xq_mainl .t_btn div a:hover{
	background-color:#15548d ;
}
.xq_main .xq_mainl .t_btn div img{
	display: inline-block;
}
.xq_main .xq_mainl .gm{
	margin: 0 auto;
	margin-top: 25px;
	width: 81px;
	height: 34px;
	background-color: #FFFFFF;
	border-radius: 34px;
	text-align: center;
	line-height: 34px;	
    font-size: 17px;
}
.xq_main .xq_mainl .gm a{
	color: #0c86db;
}
.xq_main .xq_mainl .gm:hover{
	background-color: #174f86;
}
.xq_main .xq_mainl .gm:hover a{
	color: #FFFFFF;
}
/* 弹框*/
.ewmbg{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 20;
	background: rgba(0,0,0,0.4);
}
.ewm_{
	width:354px;
	height: 400px;
	box-sizing: border-box;
	padding: 65px 0px 60px 0px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: #fff;
	z-index: 20;
}
.ewm_ h3{
	width: 194px;
	height: 194px;
	margin: 0 auto;
}
.ewm_ h3 img{
	width: 100%;
	height: 100%;
}
.ewm_ p{
	font-size: 16px;
	color:#191919;
	text-align: center;
	margin: 10px 0px 15px 0px;
}
.ewm_ .btnss{
	display: block;
	width: 96px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin: 0 auto;
	background: #c70010;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}

/*  下划线  */
.underline ul li {
  	display: inline-block; 
  	padding: 0 50px;
  	color: #161616;
	font-size: 22px;
}

.nav {
  	margin: 25px auto; 
}

 .nav.underline {
    line-height: 30px;
    height: 30px; 
}
    
    
    /*修改*/
  .nav a {
  	display: block;
    padding: 0 3px; }
    .slippery{
    	top: 23px!important;
    }
      .nav a.on{
      	border-bottom: 2px solid #343434;
      	padding-bottom: 38px;
      }

.nav_one{
	width: 100%;
	border-bottom: 1px solid #bfbfbf;
}

.nav_one .underline ul .slippery{
    	top: 23px!important;   	
    }
  .nav_one .underline ul li{
  	padding: 0 100px;
  }

/*  2018.3.1  修改 */
.lx_main2 ul li:last-child .jt{
	display: none;
}
/*  2018 3 19 修改*/
.cpzq1 ul.cpzq2  li{
	width: 260px;
	height: 260px;
	margin: 0 18px;
	margin-bottom: 50px;
}
/*3.30*/
.sc_banner{
	width: 100%;
}
.sc_content{
	margin-top: 55px;
	margin-bottom: 80px;
}
.sc_list{
	margin: 0 auto;
	width: 1200px;
}
.sc_list ul{
	margin-top: 135px;
	width: 100%;
}
.sc_list ul li{
	float: left;
	width: 361px;
	margin: 0 19px;
	margin-bottom: 50px;
}
.sc_list ul li .pic{
	width: 100%;
	height: 498px;
	border: 1px solid #d2d2d2;
}
.sc_list ul li .pic img{
	width: 100%;
	height: 100%;
}
.sc_list ul li .text{
	margin-top: 27px;
	font-size: 24px;
}
.sc_list ul li .text a{
	color: #03032c;
}
.sc_list ul li .text .s2{
	padding-left: 40px;
	float: right;
	background: url(../images/sc_icon.png) left center no-repeat;
	background-size: 30px 30px;
}
/*新增文字限制*/

.sc_list ul li .text .s1
{
    display: inline-block;
    width: 193px;
    white-space:nowrap; 
	text-overflow:ellipsis; 
	-o-text-overflow:ellipsis; 
	overflow: hidden; 

}
/* 2018.4.4  新增页面  董事长简介*/
.honor_product{
	margin: 0 auto;
	margin-top: 167px;
	box-sizing: border-box;
	padding: 0 80px;
	width: 1188px;
}
.honor_product_l{
	padding-bottom: 150px;
	float: left;
}
.honor_product_l .bk{
	position: relative;
	width: 441px;
	height: 617px;
	border: 1px solid #a5a3a4;
}
.honor_product_l .bk_{
	position: absolute;
	top: 50%;
	margin-top: -125px;
	right: -18px;
	padding: 15px 0;
	background: #fff;
}
.honor_product_l .bk .bk_1{
	text-align: center;
	width: 32px;
	height: 268px;
	border: 1px solid #dbdada;
	font-size: 26px;
	color: #161616;
}
.honor_product_l .bk .pic{
	position: absolute;
	left: -39px;
	top: 33px;
	width: 445px;
	height: 554px;
}
.honor_product_l .bk .pic img{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}
.honor_product_r{
	text-align: center;
	float: right;
	width: 500px;
}

.honor_product_r img{
	margin-bottom: 10px;
}
.honor_product_r>p{
	font-size: 21px;
	/*line-height: 44px;*/
    line-height:35px;
	color: #000000;
}
.honor_product_r .honor_bt {
    font-size:30px;
}
.honor_product_r .text{
	margin-top: 40px;
    text-align: left;
    /*font-size: 15px;*/
    font-size: 17px;
    /*color: #464646;*/
    color:#080707;
    line-height: 27px;
    /*font-family: SimSun;*/
}
.honor_honor{
	margin: 0 auto;
	padding-bottom: 150px;
	width: 1200px;
}
.honor_honor1 ul{
	margin-top: 105px;
}
.honor_honor1 ul li{
	position: relative;
	margin-bottom: 30px;
	float: left;
	width: 33.33333%;
	height:378px;
}
.honor_honor1 ul li img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
}
.honor_honor2 ul li{
	text-align: center;
	float: left;
	width: 25%;
	height: 378px;
}
.brand{
	margin: 0 auto;
	width: 1188px;
}
.brand .sbiao{
	margin: 0 auto;
	margin-top: 120px;
	margin-bottom: 77px;
	width: 941px;
	height: 85px;
}
.brand .sbiao img{
	width: 100%;
	height: 100%;
}
.brand .sbiao1{
	margin: 0 auto;
	width: 904px;
	height: 453px;
}
.brand .sbiao1 img{
	width: 100%;
	height: 100%;
}
.brand .brand_list1 ul{
	border-top: 2px solid #d3d2d3;
	margin-top: 58px;
}
.brand .brand_list1 ul li{
	margin-top: 28px;
	text-align: center;
	float: left;
	width: 20%;
	height: 312px;
}
.brand .brand_list1 ul li img{
	border: 1px solid #150d11;
}
.brand_list2 ul{
	margin-top: 28px;
	border-top: 2px solid #d3d2d3;
}
.brand_list2 ul li{
	margin-top: 28px;
	text-align: center;
	float: left;
	width: 25%;
	height: 378px;
}
.brand .brand_list2 ul li img{
	border: 1px solid #150d11;
}

.features{
	margin: 0 auto;
	width: 1188px;
}
.features1{
	margin: 0 auto;
	margin-top: 100px;
	width: 1123px;
	height: 732px;
}
.features1 img{
	width: 100%;
	height: 100%;
}
.features2 {
	margin: 0 auto;
	margin-top: 30px;
	padding-bottom: 150px;
	width: 1123px;
}

.zmyc .reginfo
{
    width:690px;
    min-height:200px;
    margin:0 auto 40px;
    font-size:14px;
    line-height:30px;

}