

table{border-spacing: 0;word-wrap: break-word;word-break: break-all;}

@font-face {

	font-family:'ImpactMTStd';

	src: url('../fonts/ImpactMTStd.otf') format('truetype');

	font-weight:normal;

    font-style: normal;

}



p{color:#000}

button{border: none;}

/*nav*/

#hd.index-hd{background: #fff ;}

/*banner*/

.banner{

	width:100%;

	height:380px;

	margin-top: 96px;

    background-repeat: no-repeat !important;

    background-position: center center !important;

    background-size: cover !important;

    padding-top: 90px;

    position:relative;

}

.banner .cover {

    background-image: url(../images/cover.png);

    position: absolute;

    left: 0;

    top: 0%;

    width: 100%;

    height: 100%;

    z-index: 1;

    }

    

.bannerc{

	width:100%;

	height:430px;

	margin-top: 96px;

    background-repeat: no-repeat !important;

    background-position: left center  !important;

    background-size: cover !important;

    position:relative;

    background: url(../images/bannerproblem.jpg);

}    

 .bannertuf{

 	 background-position: 55% center  !important;

 	 background: url(../images/bannertuf.jpg);

 } 

 @media (max-width: 640px) {

 	 .bannertuf{

 	 background-position: 35% center  !important;

 } 

 }  

.banner4{

	background: url(../images/bannerservice.jpg);

	

}

.banner5{

	background: url(../images/bannerpartner.jpg);

	

}

.banner6{

	background: url(../images/bannercontact.jpg);

	

}

.banner7{

	background: url(../images/bannerrencai.jpg);

	

}

.banner9{

	background: url(../images/bannernews.jpg);

	

}

.banner .wp{position: relative;z-index: 5;}

.banner .wp> div img{

	margin-top: 40px;

}



.banner .wp> div p{

	font-size: 36px;

	color:#fff;

	font-weight: bold;

	

}

@media  (max-width: 1092px) {

.bannerc{margin-top: 78px;}	

}

@media  (max-width: 880px) {

.bannerc{margin-top: 0;}	

}

@media  (max-width: 640px) {

	.banner{height:250px;padding-top: 85px;}

	.banner .wp> div p{font-size: 24px;}

	.banner .wp> div img{display: none;}

	.bannerc{height:250px;}

}

/*导航条*/

.navlist {

    width: 100%;

    height: 60px;

    border-bottom: 1px solid #EDEDED;

}

.navlist .navleft {

    width: auto;

    height: 100%;

    float: right;

}

.navlist .navright {

    width: auto;

    height: 100%;

    float: left;

    text-align: right;

}



.navright li {

    float: left;

    height: 60px;

    line-height: 60px;

}

.navright li a {

    color: #A4A4A4;

}

.navleft li:first-child {

    margin-left: 0;

}

.navleft li {

	margin-left: 15px;

    margin-right: 15px;

	text-align: center;

	position: relative;

    float: left;

    height: 60px;

    line-height: 60px;

}

.navleft li.active {

    border-bottom: 3px solid #FD961F;

}

.navleft li:hover{

	 border-bottom: 3px solid #FD961F;

}

.navleft li:hover a{

	color:#000;

}





.navright li:nth-child(2):before {

    padding: 0 5px;

    color: #ccc;

    content: ">\00a0";

}

.navright li:nth-child(3):before {

    padding: 0 5px;

    color: #ccc;

    content: ">\00a0";

}

@media (max-width: 766px){

.navlist .navright {

    width: 100%;

    float: none;

    height: auto;

    overflow: hidden;

}

.navlist {height: auto;}

.navleft li {height: 40px;line-height: 40px;margin-left: 0;}

.navlist .navleft {

    width: 100%;

    float: none;

    height: auto;

    overflow: hidden;

    border-bottom: 1px solid #EDEDED;

}



}



/*-------------------问题解决方案------------------------*/

.tuf #c2{

	margin-top:40px;

}

@media (max-width: 640px) {

.tuf #c2{

	margin-top:10px;

}	

}

.bannerc .wp{

	height:100%;

	position: relative;

}

.bannerc .wp >div{

	width:380px;

	height:auto;

	padding: 30px 20px 40px 20px;

	background: #FD961F;

	position: absolute;

	right:20px;

	top:50%;

	margin-top: -125px;

}

.bannerc .wp >div h2{

	font-size: 36px;

	color:#fff;

	line-height:45px;

}

.bannerc .wp >div p{

	color:#fff;

	font-size: 16px;

}

.problem_left{

	width:60%;

	float:left;

}

.problem_right{

	width:32%;

	margin-left: 8%;

	padding: 50px 20px;

	float:left;

	height:495px;

	background: url(../images/rightbg.jpg);

	background-repeat:no-repeat ;

	background-size:cover ;

	background-position:right bottom ;

}

.problem_right h2{color:#fff;}

.problem_right p{color:#fff;}

.problem_right span{color:#fff;font-size: 16px;}

.problem_right li{

	margin-bottom: 25px;

}



.problem_left h2{margin-bottom:20px;}

.problem_left .mydiv{

	width:100%;

	height:auto;

	overflow: hidden;

	margin-top: 20px;

}

.problem_left .mydiv ul{

	width:100%;

	height:auto;

	overflow: hidden;

}

.problem_left .mydiv li{

	float:left;

	width:48%;

	margin-bottom: 20px;

	margin-left: 4%;

}

.problem_left .mydiv li:nth-child(2n+1){

	margin-left: 0;

}





.problem_left .mydiv li input{

	width: 100%;

    height: 38px;

    background: #EFEFEF;

    line-height: 38px;

    padding: 0 15px;

    border: none;

    outline: none;

}

.problem_left .mydiv textarea{

	width: 100%;

    height: 150px;

    background: #EFEFEF;

    line-height: 20px;

    padding: 15px 15px;

    border: none;

    outline: none;

}





.problem_left .submit{

	 width: 140px !important;

    height: 35px !important;

    color: #fff !important;

    font-family: 微软雅黑;

    margin: 0px auto;

    background: #00489D !important;

    margin-top: 20px;

    cursor: pointer;

}

@media  (max-width: 766px) {

	.bannerc .wp >div{display: none;}

	.problem_left{float:none;width:100%;}

	.problem_right{float:none;width:100%;height:auto;margin-left: 0;margin-top: 20px;}

}



/*产品内页*/

.pd_left{

	

	width:45%;

	float:left;

	height:auto;



}

.pd_left .imgshow{

	overflow: hidden;

	width:100%;

	height:auto;

	position: relative;

}

.pd_left .imgshow img{

	width:100%;

	

	vertical-align:bottom ;

}



.imgshow i{

	display: block;

	width:50px;

	height:50px;

	background: #FDAB4B;

	line-height: 50px;

	text-align: center;

	position: absolute;

	bottom: 0;

	right:0;

	z-index: 10;

	color:#fff;

	font-size: 30px;	

}



.pd_left .imglist{

	margin-top: 20px;

	width:100%;

	height:auto;

	overflow: hidden;

}

.pd_left .imglist ul{

	width:100%;

	height:auto;

	overflow: hidden;

}

.pd_left .imglist ul li{

	cursor: pointer;

	border: 1px solid #eee;

	width:20%;

	margin-right: 4%;

	float:left;

}

.pd_left .imglist ul li.on{

	border: 1px solid #FD961E;

}

.pd_left .imglist ul li img{

	width:100%;

	vertical-align: bottom;

}





.pd_right{

	margin-left: 50%;

}

.pd_right h2{

	font-size: 20px;

	margin-bottom: 25px;	

}

.pd_right p{

	color:rgb(104,104,104)

}

.zx{

	float:left;

	width:160px;

	margin-right: 20px;

	height:55px;

	margin-top: 40px;

	background:#FD961E;

}

.zx >div:first-child{

	

	height:55px;

	float: left;

	line-height: 55px;

	color:#fff;

	text-align: center;

	padding-left: 25px;

}

.zx >div:first-child a{color:#fff;display:block;width:84px;height:100%;}

.zx >div:last-child{

	float: left;

	height:55px;

	line-height: 55px;

	color:#fff;

	font-size: 24px;

	padding-left: 15px;

}





.zx_phone{

	margin-left: 250px;

	height:55px;

	margin-top: 40px;

	padding-top: 8px;

}



.zx_phone .pphone{

	color:#0F00FF;

	font-size: 20px;

}

.pro_list{

margin-top: 20px;

width:100%;

height:auto;

overflow: hidden;

	

}

.pro_list li{

	float:left;

	height:35px;

	margin-right: 15px;

}

.pro_list .fa{

	color:#FD961E;

	width:30px;

	float:left;

	height:35px;

	line-height: 35px;

	font-size: 20px;

}

.icontxt{

	margin-left: 30px;

	height:35px;

	line-height: 35px;

	color:#000;

}



.listnav{

	width:100%;

	height:50px;

	margin: 60px 0;

	background: #E8E8E8;

}

.listnav li{

	width:25%;

	float: left;

	text-align: center;

	height:100%;

	line-height: 50px;

	color:#000;

	cursor: pointer;

}

.listnav li a{

	color:#000;

	display: block;

	width:100%;

	height:100%;

	position: relative;

	}

.listnav li a div{

        width:0; 

        height:0;

        border-width:12px;

        border-style:solid;

        border-color:#FD961E transparent transparent transparent;

        position: absolute;

        left:50%;

        margin-left: -12px;

        display: none;

}

.listnav li:hover a{

	color:#fff;

	

}

.listnav li:hover a div{display: block;}

.listnav li:hover{background: #FD961E;}

.mytxt2{

	width:100%;

}

.mytxt2 h3{

	margin: 30px 0;

}

.jscs{

	width:100%;

	height:auto;

	overflow: hidden;

	border-top:1px solid #ccc;

	border-left:1px solid #ccc;

	border-right:1px solid #ccc

}

.jscs li{

	float:left;

	height:45px;

	line-height: 45px;

	padding-left: 15px;

	

	

}

.jscs li:nth-child(odd){

	width:45%;

	background: #EEEEEE;

	border-bottom: 1px solid #ccc;

	border-right:1px solid #ccc ;

}

.jscs li:nth-child(even){

	width:55%;

	border-bottom: 1px solid #ccc;

}

@media  (max-width: 860px) {

.pd_left{width:100%;float:none;}	

.pd_right{margin-left: 0;width:100%;margin-top: 20px;}

.zx ,.zx_phone{margin-top: 20px;}

}

@media (max-width: 640px){

	.listnav{height:40px;margin: 20px 0;}

	.listnav li{line-height: 40px;}

	.listnav li a{font-size: 12px;}

	.product_bd{padding: 30px 0 20px 0 !important;}

}

@media  (max-width: 460px) {

	.pro_list{margin-top: 95px}

	.zx_phone{width:100%;margin-left: 0;margin-top: 12px;display: none;}

}

.product_bd{

	width:100%;

	height:auto;

	overflow: hidden;

	padding:50px 0;

}

.cpcs{

	width:100%;

	height:auto;

	overflow: auto;

	background: #F7F7F7;

	margin-top: 20px;

}

.cpcs_l{

	text-align: center;

	width:50%;

	float:left;

	padding: 20px 15px;

}

.cpcs_l h4,.cpcs_r h4{margin-bottom: 10px;}

.cpcs_r{

	text-align: center;

	width:50%;

	float:left;

	padding: 20px 15px;

}

@media  (min-width: 641px) {

	.pro_con{

	width:100%;

	height:150px;

	background: url(../images/detailbg.jpg);

	background-position:center center;

	background-repeat:no-repeat ;

	background-attachment: fixed;

	background-size:cover ;

}

}



@media  (max-width: 640px) {

	.pro_con{

	width:100%;

	height:150px;

	background: url(../images/detailbg.jpg);

	background-position:center center;

	background-repeat:no-repeat ;

	background-size:cover ;

}

}

.tuf{

	width:100%;

	height:auto;

	overflow: hidden;

	margin-top: -40px;

	z-index: 10;

}

.cslist{

	height:auto;

	width:auto;

	overflow: hidden;

	

}

.cslist li{

	color:#fff;

	padding: 0 0px;

	text-align: center;

	line-height: 40px;

	width:120px;

	float:left;

	height:40px;

	background: #FD961E;

	margin-right: 10px;

	background-image: url(../images/cslist.png) ;

	background-repeat:no-repeat ;

	background-position: right center;

}

.cslist li a{

	color:#fff;

	display: block;

	width:100%;

	height:100%;

}

.tuf h2{margin-top: 30px;margin-bottom: 25px;color:#ff6161;}



.tuf img{max-width:100%;}

.tedian{width:100%;height:auto;overflow: hidden;}

.tedian_left{

	padding-top: 25px;

	width:50%;

	float:left;

}

.tedian_left img{margin: 20px 0;}

.tedian_left p{

	margin-top: 5px;

    padding-left: 15px;

    background: url(../images/myicon1.jpg) no-repeat left center;

}

    

    

.tedian_right{

	margin-left: 53%;

}



.tedian_right img{width:100%;}



.spant{

    padding-left: 15px;

    font-size: 16px;

    background: url(../images/myicon1.jpg) no-repeat left center;

}









	.cslist li:hover{

	background: #fff;

	background-image: url(../images/cslist2.png) ;

	background-repeat:no-repeat ;

	background-position: right center;

}

.cslist li:hover a{color:#000;}

.cslist li.active{

	background: #fff;

	background-image: url(../images/cslist2.png) ;

	background-repeat:no-repeat ;

	background-position: right center;

}

.cslist li.active a{color:#000;}



@media  (max-width: 767px) {

	.tuf h2{font-size: 17px !important;margin-top: 20px;margin-bottom: 20px;}

	.cslist li{height:30px;line-height: 30px;width:100%;margin-right: 0;font-size: 12px;float:none;margin-bottom: 5px;}

	.tuf{margin-top: -30px;}

	.cslist{width:100%;}

     .tuf{margin-top: -120px;}

    .tedian_right{margin-left:0;margin-top: 20px;width:100%;}

    .tedian_left{float:none;width:100%;}

    .table1 tr td:first-child{padding:5px 5px;padding-left: 5px !important;}

    .table1 tr td{font-size: 12px !important;padding:9px 5px  !important;}

    .table2 tr td:first-child{padding:5px 5px;padding-left: 5px !important;}

    .table2 tr td{font-size: 12px !important;padding:9px 5px  !important;}

    .table3 tr td:first-child{padding:5px 5px;padding-left: 5px !important;}

    .table3 tr td{font-size: 12px !important;padding:9px 5px  !important;}

    .shuju_left{width:100% !important;float:none !important;}

    .shuju_right{width:100% !important;margin-left: 0 !important;}

    .shuju_right ul{margin: 10px 5px !important;}

}



/*------------------table2-----------*/

.table1{

	width:100%;

	border-top: 1px solid #000;

    border-left: 1px solid #000;
	
    height:auto;

    overflow: hidden;

    margin: 25px 0;
border-bottom: 2px solid #000;
    border-right: 2px solid #000;
}

.table1 tr td:first-child{width:19%;padding-left: 90px;background: #53525d;color:#fff;text-align: left;}

.table1 tr td{

	width:15%;

	height: 45px;

    padding: 0 9px;

    font-size: 13px;

    color:#000;

    text-align: center;

    border-bottom: 1px solid #000000;

    border-right: 1px solid #000000;

}

.table2{

	width:100%;

	border-top: 1px solid #000;

    border-left: 1px solid #000;

    height:auto;

    margin: 25px 0;
  border-collapse:separate;

}

.table2 tr td{

	width:15%;

	height: 45px;

    padding: 0 9px;

    font-size: 13px;

    color:#000;

    text-align: center;

    border-bottom: 1px solid #000;

    border-right: 1px solid #000;

}

.table2 tr td:first-child{width:19%;background: #54535e !important;color: #fff;}

.table2 tr:first-child td{

	background: #EEEEEE;

}
.table2 tr:last-child td{border-bottom:2px solid #000}
.table3{

	width:100%;

	border-top: 1px solid #000;

    border-left: 1px solid #000;

    height:auto;

    overflow: hidden;

    margin: 25px 0;

}

.table3 tr td{

	width:33.3%;

	height: 45px;

    padding: 0 9px;

    font-size: 13px;

    color:#000;

    text-align: center;

    border-bottom: 1px solid #000;

    border-right: 1px solid #000;

}

.table3 tr:first-child{background: #54535e;}

.table3 tr:first-child td{color:#fff;}



.shuju{

	width:100%;

	height:auto;

	overflow: hidden;

}

.shuju_left{

	width:45%;

	float:left;

	border-right:1px dashed #d1caca ;

	padding-right: 3%;

}

.shuju_right{

	

	margin-left: 48%;

}

.shuju_right ul{height:auto;overflow: hidden;margin: 25px 0;float: left;margin-right: 40px;}

.shuju_right li{

	padding-left: 15px;

    font-size: 14px;

    background: url(../images/myicon1.jpg) no-repeat left center;

}

.shuju_right img{

	width:85%;

}

.proicon{

	width:100%;

	height:auto;

	overflow: hidden;

}

.proicon ul{

	width:100%;

	height:auto;

	overflow: hidden;

}

.proicon ul li{

	text-align: center;

	float:left;

	width:20%;

	border-right: 1px solid #ccc;

}

.proicon ul li:last-child{border-right: none;}

.proicon ul li span{

	font-size: 14px;

	font-weight: bold;

	margin: 5px 0;

	display: inline-block;

}

.proicon ul li >div{

	border-radius: 50% !important;

	-webkit-border-radius: 50% !important;

	-moz-border-radius: 50% !important;

    position: relative;

	margin: 0 auto;

	width:80px;

	height:80px;

    background-repeat: no-repeat;

   background: url(../images/icon80.png);



}

.proicon ul li{cursor: pointer;}

.proicon ul li >div .myicon{

	border-radius: 50%;

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

   background-repeat: no-repeat;

    width: 80px;

    height: 80px;

    background: url(../images/icon80.png);

    opacity: 0;

    -webkit-transform: scale(1.5);

    -moz-transform: scale(1.5);

    -ms-transform: scale(1.5);

    -o-transform: scale(1.5);

    transform: scale(1.5);

    position: relative;

    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;

    -moz-transition: -moz-transform 0.3s, opacity 0.3s;

    -o-transition: -o-transform 0.3s, opacity 0.3s;

    transition: transform 0.3s, opacity 0.3s;

}



.proicon ul li:hover .myicon{

	opacity: 1;

    -webkit-transform: scale(1);

    -moz-transform: scale(1);

    -ms-transform: scale(1);

    -o-transform: scale(1);

    transform: scale(1);

}

.proicon ul li:hover span{color:#00A0EA}

.proicon ul li:hover p{color:#00A0EA}

.prolist1{

	

	background-position: 0px  0px !important;

}

.prolist2{

	background-position: -80px  0px !important;

}

.prolist3{

	background-position: -160px  0px !important;

}

.prolist4{

	background-position: -240px  0px !important;

}

.prolist5{

	background-position: -320px  0px !important;

}



.proicon ul li >div .myicon1{

	background-position: 0px  80px !important;

}



.proicon ul li >div .myicon2{

	background-position: -80px  80px !important;

}

.proicon ul li >div .myicon3{

	background-position: -160px  80px !important;

}

.proicon ul li >div .myicon4{

	background-position: -240px  80px !important;

}

.proicon ul li >div .myicon5{

	background-position: -320px  80px !important;

}



@media  (max-width: 767px) {

	.proicon ul li{width:33.3%;height:220px;margin-bottom: 10px;padding: 0 5px;}

}

/*--------------DTRO-------------------*/

.phlist{

	width:100%;

	height:auto;

	overflow: hidden;

}



.phlist  h5{

	margin-top: 5px;

	padding-left: 15px;

    font-size: 16px;

    background: url(../images/myicon1.jpg) no-repeat left center;

    color:#000;

}

.phlist  p{

	padding-left: 15px;

	font-size: 14px;

	color:#666;

}







@media  (min-width: 641px) {

	.dtrovideo{

	margin: 30px 0;

	width:100%;

	height:auto;

	background: url(../images/dtrobg.jpg);

    background-position: center center;

    background-repeat: no-repeat;

    background-attachment: fixed;

    background-size: cover;

    text-align: center;

    padding: 30px 0 60px 0;

    

}

.proicon .phlist{display: none;}

}

@media  (max-width: 640px) {

   .proicon .pclist{display: none;}

	.dtrovideo{

	margin: 30px 0;

	width:100%;

	height:auto;

	background: url(../images/dtrobg.jpg);

    background-position: center center;

    background-repeat: no-repeat;

    background-size: cover;

    text-align: center;

    padding: 30px 0 50px 0;

}

}

.dtrovideo h2{

	margin-bottom: 0;

	color:#fff;

	font-size: 24px;

	font-family: '微软雅黑';

}

.dtrovideo p{

	color:#fff;

}

.button_link{

	cursor: pointer;

	display: inline-block;

	width:160px;

	height:35px;

	margin-top: 20px;

	line-height: 32px;

	color:#fff;

	border: 1px solid #fff;

	background-image: url(../images/cslist.png);

    background-repeat: no-repeat;

    background-position: 15px center;

    padding-left: 25px;

    position: relative; text-decoration: none;

    transition: .3s ease-in-out;

    -webkit-transition: .3s ease-in-out;

    -moz-transition: .3s ease-in-out;

}



.button_link:hover{background-position: 22px center;}

.button_link:hover{ color: #fff; }

.button_link .line{display:inline-block;background-color:#fff;position:absolute;-webkit-transition:0.5s ease;-o-transition:0.5s ease;transition:0.5s ease;}

.button_link .line_top{height:1px;width:0;left:-50%;top:-1px;}

.button_link:hover .line_top{width:100%;left:1px;}

.button_link .line_right{height:0;width:1px;top:-50%;right:-1px;}

.button_link:hover .line_right{height:100%;top:-2px;}

.button_link .line_bottom{width:1px;height:0;bottom:-50%;left:-1px;}

.button_link:hover .line_bottom{height:100%;bottom:-2px;}

.button_link .line_left{height:1px;width:0;right:-50%;bottom:-1px;}

.button_link:hover .line_left{width:100%;right:-1px;}

/*视频*/

.videoIndex{

	width:100%;

	background: url(../images/videobg.jpg);

	height:430px;

	background-size:cover ;

	background-repeat:no-repeat ;

	background-position:center center;

	position: relative;

	

}





.videoIndex  a {

    display: block;

    width: 79px;

    height: 79px;

    background: url(../images/video_cover.png) no-repeat center;

    cursor: pointer;

    position: absolute;

    top: 50%;

    left: 50%;

    margin-top: -40px;

    margin-left: -40px;

    z-index: 4;

}



/*视频弹窗*/

.m-pop{display: none; z-index: 100000;width: 100%;height: 100%;position: fixed;left: 0;right: 0;top:0;bottom:0;background-color: rgba(0,0,0,.5);

    -o-animation: aniV .5s ease-in-out both;

    -moz-animation: aniV .5s ease-in-out both;

    -webkit-animation: aniV .5s ease-in-out both;

    animation: aniV .5s ease-in-out both;

}

.m-pop iframe{display: block;width: 100%;height: 100%;}

.m-pop .m-video{

    width: 500px;height: auto;position: absolute;

    left: 50%;top: 58%;

    transform: translate(-50%,-50%);

    -webkit-transform: translate(-50%,-50%);

    -ms-transform: translate(-50%,-50%);

    -moz-transform: translate(-50%,-50%);

    -o-transform: translate(-50%,-50%);

    z-index: 100;overflow: hidden;

    -webkit-border-radius: 5px;

    -moz-border-radius: 5px;

    border-radius: 5px;



}

.m-pop .m-video video{width:100%;}

.m-pop .txt{position: absolute;top: 0;left: 0;right: 0;height: 40px;line-height: 40px;background-color: #00A0EA;padding: 0 12px;color: #fff;font-size: 14px;font-family: "微软雅黑";}

.m-pop .txt h5{float: left;font-weight:normal;margin-top: 0;color:#fff; }

.m-pop .close{ background: url(../images/video_close.png) no-repeat left top;

    -webkit-background-size: cover;

    -moz-background-size: cover;

    -o-background-size: cover;

    background-size: cover;

    display: block;

    width: 12px;height: 12px;

    position: absolute;right: 0;top: 0;z-index: 1001;

    cursor: pointer; top: 50%; margin-top: -6px;right: 10px;

}



@media  (max-width: 768px) {

    .m-pop .m-video{width: 70%;top: 45%;}

}

.dtrotd{

	width: 100%;

	height:auto;

	overflow: hidden;

	padding: 30px 0;

}

.dtrotd_left{

	width:50%;

	float:left;

	

}

.dtrotd_left h2{

	margin-bottom: 15px;

}

.dtrotd_left h5{

	color:#ff0000;

	font-size: 18px;

	font-weight: normal;

}



.dtrotd_right{

	text-align: center;

	margin-left: 54%;

}

.dtrotd_right img{

	max-width: 100%;

	width:60%;

}

@media  (max-width: 767px) {

	.dtrotd_left{width:100%;float:none;}

	.dtrotd_right{width:100%;margin-left: 0;}

}





@media  (min-width: 641px) {

	.dtrozh{

	padding-top: 60px;

	padding-bottom: 80px;

	width:100%;

	height:auto;

	overflow: hidden;

	background: url(../images/bannerhonner.jpg);

    background-position: center center;

    background-repeat: no-repeat;

    background-attachment: fixed;

}

}

@media  (max-width: 640px) {

	.dtrozh{

	padding-top: 40px;

	padding-bottom: 40px;

	width:100%;

	background: url(../images/bannerhonner.jpg);

    background-position: center center;

    background-repeat: no-repeat;



}

}

.dtro_list{

	width:100%;

	height:80px;

	overflow: hidden;

}

.dtro_list .dtro_list_l{

	float:left;

	width:auto;

	height:60px;

	line-height: 60px;

	color:#fff;

}

.dtro_list .dtro_list_l h2{margin-top: 0;margin-bottom: 0;}

.dtro_list .dtro_list_r{

	float:right;

	width:auto;

	height:60px;

}

 .dtro_list_r ul{

	width:auto;

	height:100%;

}

.dtro_list_r ul li{

	margin-left: 15px;

    text-align: center;

    position: relative;

    float: left;

    background: #fff;

    padding: 7px 10px 7px 10px;

    margin-top: 15px;

    cursor: pointer;

    font-size: 14px;

}

.dtro_list_r ul li:hover{

	color:#fff;

	background: #FD961E;

}

.dtro_list_r ul li.on{

	color:#fff;

	background: #FD961E;

}



.dtro_bd{

	width:100%;

	background: #fff;

	height:auto;

	overflow: hidden;

	padding: 15px;

	display: none;

}

.bd_title{

	width:100%;

	position: relative;	

	height:60px;

}

.bd_title span{

	display: inline-block;

	text-align: center;

	height:40px;

	line-height: 40px;

	background:#FD961E ;

	width:150px;

	color:#fff;

	border-radius: 50px;

	-webkit-border-radius: 50px;

	-moz-border-radius: 50px;

	position: absolute;

	left:0px;

	bottom:0;

}

.bd_title >div{

	margin-left: 160px;

	height:40px;

	border-bottom: 1px  dashed #FD961E;

}

.bd_ct{

	width:100%;

	height:auto;

	overflow: hidden;

}

.bd_ct_l{

	width:48%;

	float:left;

	text-align: center;

}

.bd_ct_l img{

	width:80%;

}

.bd_ct_r{

	margin-left: 51%;

}

.bd_ct_r >div{

	width:100%;

}

.bd_ct_r >div img{width:100%;}

.bd_ct_r >div:first-child ul{

	height: auto;

    overflow: hidden;

    margin: 25px 0;

    float: left;

    margin-right: 40px;

}

.bd_ct_r >div:first-child ul li{

	padding-left: 15px;

    font-size: 14px;

    background: url(../images/myicon1.jpg) no-repeat left center;

}

.dtrowz{

	text-align: center;

	margin-top: 25px;

}

.dtrowz img{

	width:75%;

}

@media  (max-width: 767px) {

	.bd_ct_l{width:100%;float:none;}

	.bd_ct_r{width:100%;margin: 20px 0;margin-left: 0;}

	.dtrowz img{

	width:100%;

}

.dtro_list{height:auto;}

.dtro_list .dtro_list_l{float:none;}

.dtro_list .dtro_list_r{float:none;height:auto;margin-bottom: 20px;overflow: hidden;}



}

/*轮播*/

.nwp{

	max-width: 1260px !important;

}

.rvc{			

	max-width: 1260px;

	position: relative;

	margin: auto;

	margin-top: 30px;

	margin-bottom: 50px;

}

.rvc .rvc-wrapper{

	margin: auto;

	overflow: hidden;

}

.rvc .rvc-wrapper ul{

	overflow: hidden;

	position: relative;

}

.rvc .rvc-wrapper ul li{

	float: left;

	background: #ee4433;

	cursor: pointer;

	overflow: hidden;

}

.rvc .rvc-wrapper ul li a{

	display: block;

	width: 100%;

	height: auto;

	text-decoration: none;

}

.rvc .rvc-wrapper ul li a .img-wrapper{

	position: relative;

	display: -webkit-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    -webkit-justify-content: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    -webkit-align-items: center;

    align-items: center;

}

.rvc .rvc-wrapper ul li a .img-wrapper .imgtt{

	position: absolute;

	left:0;

	bottom:0;

	z-index: 8;

	width:100%;

	height:50px;

	text-align: center;

	line-height: 50px;

	color:#fff;

	text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;	

	background: rgba(0,0,0,.7);

}

.rvc .rvc-wrapper ul li:hover a .img-wrapper .imgtt{

	background: #FFF100;

	color:#000;

}

.rvc .rvc-wrapper ul li img{

	width:100%;

	transition: all .8s ease 0s;

	-webkit-transition: all .8s ease 0s;

	-moz-transition: all .8s ease 0s;

	-ms-transition: all .8s ease 0s;

}

.rvc .rvc-wrapper ul li:hover img{

	transform: scale(1.1,1.1);

	-webkit-transform: scale(1.1,1.1);

	-moz-transform: scale(1.1,1.1);

	-ms-transform: scale(1.1,1.1);

}

.rvc .rvc-wrapper ul li a h2{

	margin-top: 10px;

	text-align: center;

	color: #fff;

}

.rvc .rvc-wrapper ul li a p{

	padding: 10px;

	height: 80px;

	color: #fff;

	font-size: 14px;

}

.rvc-prv,.rvc-next{

	position: absolute;

	height: 100%;

	top: 0;

	display: -webkit-box;

    display: -ms-flexbox;

    display: -webkit-flex;

    display: flex;

    -webkit-box-pack: center;

    -ms-flex-pack: center;

    -webkit-justify-content: center;

    justify-content: center;

    -webkit-box-align: center;

    -ms-flex-align: center;

    -webkit-align-items: center;

    align-items: center;

}

.rvc-prv{						

	left: 0;			

}

.rvc-next{			

	right: 0;

	

}

.rvc-prv:hover,.rvc-next:hover {

	cursor: pointer;

}

/*----------------------------------*/

/*弹出大图*/



.footBcon{ border-top: 1px solid #7c7c7c; padding: 20px 0px; margin-top: 25px;}

.footBcon .flink{ float: right; display: block;}

.foot-lbox{ float: left; display: block; width: 500px;}

.foot-lbox .zh{ color: #fff; font: bold 30px/1.5 "microsoft yahei";}

.foot-lbox .en{ font: 17px/1.4 Georgia,Arial, helvetica, sans-serif; color: #fff; margin-bottom: 65px;}

.footInfo li{ float: left; display: block; width: 44%; padding: 0px 0px 5px;}

.fsharp{ float: right; display: block; margin-bottom: 95px;}

.fsharp a { display: block; width: 48px; height: 48px; margin-right: 12px; background: url(../images/sharp2.png) no-repeat scroll -287px 0px; float: left; position: relative; }

.fsharp a em { background: url(../images/sharp2.png) no-repeat; display: block; width: 100%; height: 100%; position: absolute; left: 0px; top: 0px; z-index: 10; }

.fsharp a .ibg { background: url(../images/sharp2.png) no-repeat scroll -287px -48px; -webkit-transform: scale(0); transform: scale(0); opacity: 0; filter: alpha(opacity=0); transition: 300ms; }

.fsharp a:hover .ibg { -webkit-transform: scale(1); transform: scale(1); opacity: 1; filter: alpha(opacity=100); }

.fsharp a.a1 .i { background-position: 0px 0px; }

.fsharp a.a2 .i { background-position: -58px 0px; }

.fsharp a.a3 .i { background-position: -118px 0px; }

.fsharp a.a4 .i { background-position: -178px 0px; }

.fsharp a.a5 .i { background-position: -238px 0px; }

.fsharp a.a1:hover .i { background-position: 0px -48px; }

.fsharp a.a2:hover .i { background-position: -58px -48px; }

.fsharp a.a3:hover .i { background-position: -118px -48px; }

.fsharp a.a4:hover .i { background-position: -178px -48px; }

.fsharp a.a5:hover .i { background-position: -238px -48px; }

.fsharp a.a5{ margin-right: 0px;}

.foot-rbox{ width: 414px; float: right; display: block;}

.foot-rbox .selbox{ float: left; display: block;}

select.selbox { outline: none; width: 185px; height: 32px; line-height: 32px; padding: 0px 0px 0px 15px; margin: 0px; vertical-align: middle; border: 1px solid #999999; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-family: "microsoft yahei"; color: #cccccc; cursor: pointer; display: block; font-size: 14px; margin-right: 10px; background: url(../images/select_bot.png) no-repeat scroll 90% center #666666; float: right; }

.no-csstransitions select.selbox { padding-left: 0; }

select.selbox option { padding: 2px 15px; }

select.selbox:hover { color: #fff; border-color: #fff;}

.joinBtn{ width: 170px; padding: 0px 15px; height: 30px; line-height: 30px; border: 1px solid #999999; display: block; float: right; background: url(../images/i1.png) no-repeat scroll 90% center;}

.joinBtn:hover{ border-color: #fff;}

.dock{ position: fixed; right: 1%; bottom: 6%; z-index: 1000;}

.dock a{ width: 52px; height: 52px; margin-bottom: 2px; display: block; background: url(../images/dock.png) no-repeat; background:none rgba(0,0,0,0.5); border-radius: 3px;}

.dock a i{ background: url(../images/ico.png) no-repeat; width: 100%; height: 100%; display: block; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s;}

.dock a i.i1{ background-position: 0px 0px;}

.dock a i.i2{ background-position: 0px -54px;}

.dock a i.i3{ background-position: 0px -108px;}

.dock a i.i4{ background-position: 0px -162px;}

.dock a:hover i.i1{ background-position: -52px 0px;}

.dock a:hover i.i2{ background-position: -52px -54px;}

.dock a:hover i.i3{ background-position: -52px -108px;}

.dock a:hover i.i4{ background-position: -52px -162px;}

/*video*/

.vwrap { display: none; z-index: 1040; width: 100%; position: fixed; }

.vwrap .videobtg { z-index: 900; position: fixed; width: 100%; height: 100%; left: 0; top: 0; background: #000; opacity: 0.8; filter: alpha(opacity=80); overflow: hidden; }

.vwrap .videobox { z-index: 990; width: 800px; height: 500px; background-color: #fff; border: 12px solid #fff; position: fixed; left: 50%; top: 50%; margin-top: -250px; margin-left: -400px; }

.vwrap .videobox #videobox { width: 100%; display: inline-block; height: 100%; background: #80abde; }

#videobox_wrapper { height: 100%!important; }

.vwrap .close { z-index: 999; width: 36px; height: 36px; background-color: #00A0EA; cursor: pointer; position: absolute; top: -12px; right: -48px; }

.vwrap .close i { display: block; width: 36px; height: 36px; background: url(../images/closebtn.png) no-repeat 50% 50%; -webkit-transition: 400ms; transition: 400ms; }

.vwrap .close:hover i { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }

#videobox_display_button,#videocontainer_display_button { background: none no-repeat!important; }

.jwplayer .jwicon { opacity: 0.8; filter: alpha(opacity=80); cursor: pointer; background: url(../images/vico.png) no-repeat!important; width: 82px!important; height: 80px!important; -webkit-transition: 100ms; -moz-transition: 100ms; -ms-transition: 100ms; transition: 100ms; }

.jwplayer .jwicon:hover { opacity: 1; filter: alpha(opacity=100); }

.jwlogo, .jwclick { display: none!important; }

/*video style end*/

/* Slider */

.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }

.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }

.slick-list:focus { outline: none; }

.slick-loading .slick-list { background: #00865e url(../images/loader.gif) center center no-repeat; }

.slick-list.dragging { cursor: pointer; cursor: hand; }

.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track { visibility: hidden; }

.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }

.slick-slide img { display: block; }

.slick-slide.slick-loading img { display: none; }

.slick-slide.dragging img { pointer-events: none; }

.slick-initialized .slick-slide { display: block; }

.slick-loading .slick-slide { visibility: hidden; }

.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }

/* Arrows */

.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; padding: 0; border: none; outline: none; }

/* Dots */

.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }

.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }

.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; }

.slick-dots li button:focus { outline: none; }

@-webkit-keyframes scaleUpDown {

    from { -webkit-transform: scale(1.08); transform: scale(1.08); }

    to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

}



@keyframes scaleUpDown {

    from { -webkit-transform: scale(1.08); transform: scale(1.08); }

    to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }

}

/* 

 * 	Core Owl Carousel CSS File

 *	v1.3.3

 */

/* clearfix */

.owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }

/* display none until init */

.owl-carousel { display: none; position: relative; -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -ms-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; }

.owl-carousel .owl-item { float: left; }

.owl-controls .owl-page,

.owl-controls .owl-buttons div { cursor: pointer; }

.owl-controls { -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

/* mouse grab icon */

.grabbing { cursor: url(grabbing.png) 8 8, move; }

/* fix */

.owl-carousel .owl-wrapper,

.owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0,0,0); -moz-transform: translate3d(0,0,0); -ms-transform: translate3d(0,0,0); }



/*

* 	Owl Carousel Owl Demo Theme 

*	v1.3.3

*/



.owl-theme .owl-controls { margin-top: 10px; text-align: center; }



/* Styling Next and Prev buttons */



.owl-theme .owl-controls .owl-buttons div { color: #FFF; display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */ margin: 5px; padding: 3px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #869791; }

/* Clickable class fix problem with hover on touch devices */

/* Use it for non-touch hover action */

.owl-theme .owl-controls.clickable .owl-buttons div:hover { filter: Alpha(Opacity=100); /*IE7 fix*/ opacity: 1; text-decoration: none; }



/* Styling Pagination*/



.owl-theme .owl-controls .owl-page { display: inline-block; zoom: 1; *display: inline; /*IE7 life-saver */ }

.owl-theme .owl-controls .owl-page span { display: block; width: 12px; height: 12px; margin: 5px 7px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }



.owl-theme .owl-controls .owl-page.active span,

.owl-theme .owl-controls.clickable .owl-page:hover span { }

.owl-theme .owl-controls .owl-page span.owl-numbers { height: auto; width: auto; color: #FFF; padding: 2px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; }



.owl-item.loading { min-height: 150px; background: url(../images/AjaxLoader.gif) no-repeat center center; }

.honorPage{ padding-top: 75px;}

.honorPage .aboutT2{ margin-bottom: 40px;}

.honorList a:link, .honorList a:visited { color: #333333; }

.honorList a:active, .honorList a:hover { color: #C62923; }

.honorList ul{ margin-left: -2%; color: #666;}

.honorList li{ float: left; display: block; width: 31.33%; margin-left: 2%; margin-bottom: 40px; cursor: pointer;}

.honorList .img{ border: 2px solid #cfcfcf; padding: 7px; margin-bottom: 8px; overflow: hidden; position: relative;}

.honorList .img img{ width: 100%; display: block;}

.honorList .bg{ background: url(../images/black2.png) repeat; background: none rgba(0,0,0,0.4); bottom: 0; left: 0; position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; opacity: 0; visibility: hidden; transition: 400ms; -webkit-transition: 400ms;}

.honorList .con{ text-align: center; font-size: 14px; color: #666666; line-height: 1.5; height: 20px; overflow: hidden;}

.honorList .il,.honorList .ir{ background-color: #fff; position: absolute; left: 50%; top: 50%; display: block; transition: 400ms; -webkit-transition: 400ms; border-radius: 3px;}

.honorList .il{ height: 3px; width: 0px; margin:-1px 0px 0px -15px;}

.honorList .ir{ height: 0px; width: 3px; margin:-15px 0px 0px -1px;}

.honorList li:hover .img{ border-color: #d5615d;}

.honorList li:hover .bg{ opacity: 1; visibility: visible;}

.honorList li:hover .il{ width: 30px; }

.honorList li:hover .ir{ height: 30px;  transition: 400ms ease 200ms; -webkit-transition: 400ms ease 200ms;}

html.openImg { }

.overlayClose { width: 52px; height: 52px; display: block; position: fixed; right: 0px; top: 0;  transition: 300ms; -webkit-transition: 300ms; z-index: 100;background: #00A0EA;cursor: pointer;}

.overlayClose i { background: url(../images/close_ico2.png) no-repeat scroll center center; width: 100%; height: 100%; display: block; transition: 400ms; -webkit-transition: 400ms; }

.overlayClose:hover{ background-color: #00A0EA;}

.overlayClose:hover i { transform: rotate(90deg); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); -moz-transform: rotate(90deg); }

.imgShowBox { z-index:999999999;background: url(../images/black.png) repeat; background: none rgba(0,0,0,0.7); bottom: 0; left: 0; position: fixed; right: 0; top: 0; transform: translateY(100%); -webkit-transform: translateY(100%); transition: all 800ms ease 0s; -webkit-transition: all 800ms ease 0s; width: 100%; overflow: hidden;  -webkit-overflow-scrolling: touch; }

.no-csstransitions .imgShowBox{ display: none;}

.imgShowDemo { width: 100%; height: 100%; position: relative; overflow: hidden; }

.imgShowDemo .item { width: 100%; height: 100%; background-repeat: no-repeat; background-position: center; position: relative; }

.imgShowDemo .img { vertical-align: middle; height: auto; width: auto; max-height: 75%; max-width: 100%; margin: auto; position: absolute; left: 0px; top: 0px; right: 0px; bottom: 60px; }

.imgShowDemo .con{text-align: center  !important; position: absolute; left: 0px; right: 0px;bottom: 0px;  width: 100%; padding: 25px 5%;color:#fff;background: rgba(0,0,0,.5);}

.imgShowDemo .con .t{ font-size: 16px; color: #333;}

.imgShowDemo .txt { background: #272727; font-size: 16px; color: #fff; line-height: 65px; position: absolute; left: 0; right: 0; bottom: 0; height: 65px; }

.imgShowDemo .txt .i { padding-left: 3%; }

.hi-num { width: 85px; height: 65px; background: #272727; color: #fff; border-left: 1px solid #3a3a3a; position: absolute; bottom: 0; right: 0; text-align: center; line-height: 65px; font-size: 16px; }

.img-show { transform: translateY(0) !important; -webkit-transform: translateY(0) !important; }

.no-csstransitions .img-show{ display: block;}

.imgShowDemo .owl-controls .owl-buttons div { position: absolute; padding: 0px; margin: 0px; width: 64px; height: 64px; border-radius: 10px; background-color: transparent; overflow: hidden; top: 50%; margin-top: -32px; background-position: center center; background-repeat: no-repeat; text-indent: -10em; }

.imgShowDemo .owl-controls .owl-buttons div.owl-prev { left: 3%; background-image: url(../images/p_l3.png); }

.imgShowDemo .owl-controls .owl-buttons div.owl-next { right: 3%; background-image: url(../images/p_r3.png); }

.imgShowDemo .owl-controls .owl-buttons div.owl-prev:hover, .imgShowDemo .owl-controls .owl-buttons div.owl-next:hover {background-color: #00A0EA; }

.imgShowDemo .owl-controls .owl-buttons div.owl-prev.disabled, .imgShowDemo .owl-controls .owl-buttons div.owl-next.disabled { background-color: #666666; }

.infoPaging a:link,.infoPaging a:visited { color: #666666;}

.infoPaging a:active,.infoPaging a:hover { color: #fff;}

.infoPaging{ border-top: 1px solid #cccccc; height: 58px; margin-top: 5%; text-align: center; letter-spacing: -0.31em; /* webkit */*letter-spacing: normal; /* IE < 8 重置 */}

.infoPaging a{ line-height: 58px; width: 66px; border-left: 1px solid #cccccc; font: 18px/58px "acaslonpro","times new roman",tahoma,georgia; display: inline-block;zoom: 1; *display: inline; /* IE < 8: 伪造 inline-block */ letter-spacing: normal; word-spacing: normal; vertical-align: top;}

.infoBox .list{ background: url(../images/list1.png) no-repeat scroll center center #999999; padding-left: 68px; height: 59px; display: inline-block;}

.infoBox .list:hover{ background-color: #cc0000;}

.infoPaging .pprev{ background: url(../images/prev11.png) no-repeat scroll 8% center; padding: 0px 30px 0px 37px; border-left: 0px none; font-size: 16px; font-family: "microsoft yahei";}

.infoPaging .pnext{ background: url(../images/next11.png) no-repeat scroll 92% center; padding: 0px 37px 0px 30px; font-size: 16px;font-family: "microsoft yahei";}

.infoPaging .pprev:hover{ background-position: 0px center; background-color: transparent; color: #cc0000;}

.infoPaging .pnext:hover{ background-position: 100% center; background-color: transparent; color: #cc0000;}

.infoPaging a.act{ background-color: #00A0EA; color: #fff;} 

.infoPaging a:hover{ background-color: #ccc; color: #fff;} 

.infoBox{ width: 370px; margin: 0px auto; line-height: 59px; font-size: 16px;}

.infoBox .list{ background: url(../images/list1.png) no-repeat scroll center center #999999; padding-left: 68px; height: 59px; display: inline-block; width: auto;}

.infoBox .list:hover{ background-color: #cc0000;}

.infoBox .pprev{ background: url(../images/prev11.png) no-repeat scroll 8% center; padding:0px 0px 0px 37px; float: left; display: block; height: 100%;}

.infoBox .pnext{ border-left: 0px none; background: url(../images/next11.png) no-repeat scroll 92% center; padding:0px 37px 0px 0px; float: right; display: block; height: 100%;}

.infoBox .pprev:hover{ background-position: 0px center;}

.infoBox .pnext:hover{ background-position: 100% center;}

/*弹窗结束*/

/*技术参数*/

.dtro_mycs{

	width:100%;

	height:auto;

	overflow: hidden;

	padding: 50px 0;

}

.dtro_mycs ul{

	width:100%;

	height:auto;

	overflow: hidden;

}

.dtro_mycs ul li{

	width:100%;

	height:auto;

	overflow: hidden;

	border-bottom: 1px solid #ddd;

	padding:30px 0;

}

.dtro_mycs ul li>div{

	float:left;

}

.li_son1{

	width:20%;

	font-size: 20px;

}

.li_son2{

	width:40%;

	text-align: center;

}

.li_son3{

	width:40%;

	text-align: left;

	padding-left: 50px;

}

.li_son3 p{

	line-height: 30px;

}

.li_son3 dl{

	float:left;



}

.li_son3 dl dd{

	text-align: left;

	padding: 5px 20px;

}.li_son2 dl dd{

	text-align: center;

	padding: 5px 20px;

}

.li_son2 img{

	max-width:100%;

}

@media  (max-width: 767px) {

	.li_son3 dl dd{text-align: left;}

.li_son1{font-size: 14px;}

.li_son2{width:40%;}	

.li_son3{width:40%;padding-left: 10px;}

.li_son11{width:100%;float:none !important;}

.li_son22{width:30%;}

.li_son33{width:70%;}

.li-f{

	margin-bottom: 15px;

}



}





@media  (min-width: 641px) {

.phoneimg{display: none;}	

}

.bannertt{display: none;}

@media  (max-width: 640px) {

#navlist{display: none;}

#pdright .cpcs{display: none;}

#pdright p{display: none;}

.pd_right h2{font-size: 16px;}

.bannertt{display: none;}

.pcimg{display: none;}	

.dtrovideo{margin: 20px 0 !important;}

.dtrotd{padding: 0 0 !important;}

.dtrozh{margin-top: 20px}

.dtro_list_r ul li{margin-left: 0;margin-right: 6px;font-size: 12px;}

.pcp{display: none;}

.dtrotd_right img{width:100%;}

#c4{margin-top: 45px;}

.dtro_bd{padding: 15px 5px 15px 5px ;}

.bd_title{height:auto;}

.dtrotd_left h5{font-size: 16px;}

.tedian_left{padding-top: 0;}

.pd_right h2{margin-bottom: 20px;}

}

.gifspan{

	display: block;

	width:50%;

	float:left;

	

}

.gifspan  img{

	width:100%;

}

.gifspan2{

	padding-top: 20px;

} 

.lidd dd{

	text-align: left !important;

	padding-left: 200px !important;

}

@media  (max-width: 750px) {
	.lidd dd{padding-left: 60px !important;}

	.lidd{width:60% !important;}
}



/*-----------2018.08.07----------------*/

.pro_detail{

	height:auto;

	overflow: hidden;

	margin-bottom: 20px;

}

.detail_left{

	float: left;

    width: 19%;

    border: 1px solid #e4e4e4;

}

.detail_left .tit{

	padding-left: 19px;

    height: 40px;

    line-height: 40px;

    color: rgb(51, 51, 51);

    font-size: 14px;

    font-weight: normal;

    background-color: rgb(250, 250, 250);

    font-family: 微软雅黑;

}

.detail_left .mylist{

	    padding: 26px 22px 30px;

}

.detail_left .mylist li{

	margin-bottom: 16px;

}

.detail_left .mylist li a{

	display: block;

}

.detail_left .mylist li .img{

    position: relative;

    overflow: hidden;

}

.detail_left .mylist li .img img{



    display: block;

    width: 100%;

    transition: all .8s ease 0s;

    -webkit-transition: all .8s ease 0s;

    -moz-transition: all .8s ease 0s;

    -ms-transition: all .8s ease 0s;

}

.tit-pro{

	height: 28px;

    line-height: 28px;

    text-align: center;

    overflow: hidden;

    color: #333;

    text-overflow: ellipsis;

    overflow: hidden;

    white-space: nowrap;

}

.detail_right{

	float: right;

    width: 79%;

}

.detail_right .tit{

	height: 42px;

    background-color: #fafafa;

    border: 1px solid #ddd;

    font-size: 20px;

}

.detail_right .mytxt{

	padding: 30px 20px 30px 20px;

}

.detail_right .tit span{

	margin: 1px;

    padding: 0 30px;

    display: inline-block;

    height: 38px;

    line-height: 38px;

    color: #fff;

    font-size: 14px;

    background-color: #FD961E;

}

.detail_right .mytxt img{

	max-width: 100%;

	width:100%;

	vertical-align: bottom;

}

@media  (max-width: 640px) {
	.detail_right{float:none;width:100%;}

	.detail_left{display: none;}

	.detail_right .mytxt{padding: 30px 0 30px 0;}
}

.detail_right .mytxt p{

	margin: 10px 0;

}

/*----------2018.8.21-------*/

@media  (min-width: 641px) {

	.phdiv{display:none}

}

@media  (max-width: 640px) {

	.pcdiv{display:none}

}

.phdiv img{

	vertical-align: bottom;

	width: 100%;

}

.pcdiv img{

	width: 100%;

	vertical-align: bottom;

}