﻿/* css 重置 */
	body, p, input, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, form { margin: 0; padding: 0; list-style: none; vertical-align: middle; font-weight:normal; }
	img { border:0; margin: 0; padding: 0;   }
	body { color: #000; -webkit-user-select: none; -webkit-text-size-adjust: none; font:normal 16px/200% "微软雅黑", helvetica, arial; text-align:left;   }
	header, section, footer { display: block; margin: 0; padding: 0 }
	a{text-decoration:none;color:#000;}
	a:hover{text-decoration:underline;}
    .clear{clear:both;}
body{ background:#ffffff; background-size:100% auto; }
	/* 头部 */
	header{  background:#2f72b1;    border-bottom:1px solid #ccc;  }
	header .logo{ padding:10px 0 10px 0;  color:#fff;  font-style:italic; font-weight:bold; text-shadow:1px 1px 1px #21385A; font-size:14px; background: #fff; text-align:center;}
	header .logo a{ font-size:28px; line-height:30px; color:#fff;  }
	header .logo img{max-width:50%;height:auto;}
	nav{ color:#cb524b;  font-size:0;overflow:hidden;border-top:1px solid #ccc;padding:5px 0; background:url(../images/dhbanner.png);}
	nav a{display:block; width:25%; text-align:center; color:#fff; font-size:14px; vertical-align:top; float:left; background: url(../images/line01.gif) no-repeat right;}
    #bno{background:none;}
	/* 头条 */
	.headNew{ padding-top:10px;  }
	.headNew,.subNew{ text-align:center;  }
	.headNew a{ color:#B63B34; font-size:20px;  }
	.subNew a{ color:#999;  font-size:14px; margin:0 5px;   }
/*选中后背景色*/
::selection {color: #fff;background: #fd6114;} 
::-moz-selection {color: #fff;background: #fd6114;}
	/* 头条 */
	.headNew{ padding-top:10px;  }
	.headNew,.subNew{ text-align:center;  }
	.headNew a{ color:#B63B34; font-size:20px;  }
	.subNew a{ color:#999;  font-size:14px; margin:0 5px;   }

	/* 焦点图 */
	.slideBox{ position:relative; overflow:hidden; margin:0 auto;max-width:560px;/* 设置焦点图最大宽度 */ }
	.slideBox .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }
	.slideBox .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }
	.slideBox .hd li.on{ background:#fff;  }
	.slideBox .bd{ position:relative; z-index:0; }
	.slideBox .bd li{ position:relative; text-align:center;  }
	.slideBox .bd li img{ background:url(../images/loading.gif) center center no-repeat;  vertical-align:top; width:100%;/* 图片宽度100%，达到自适应效果 */}
	.slideBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);  }  /* 去掉链接触摸高亮 */
	.slideBox .bd li .tit{ display:block; width:100%;  position:absolute; bottom:0; text-indent:10px; height:28px; line-height:28px; background:url(../images/focusbg.png) repeat-x; color:#fff;  text-align:left;  }
	
	/* Tab切换 */
	.tabBox{ margin:10px auto;  text-align:left; }
	.tabBox .hd{ height:40px; line-height:40px; font-size:18px; overflow:hidden; background:#eee; border-top:1px solid #ccc;  padding:0 10px;  }
	.tabBox .hd h3{ float:left; font-size:18px; }
	.tabBox .hd h3 span{color:#ccc; font-family:Georgia; margin-left:10px;  }
	.tabBox .hd ul{ float:right;font-size:12px;margin-right:5px;}
	.tabBox .hd ul li{ float:left;  padding:0 5px; vertical-align:top;  }
	.tabBox .hd ul li.on a{ color:#2f72b1; display:block; height:38px; line-height:38px;   border-bottom:2px solid #2f72b1;  }
	.tabBox .bd ul{ padding:10px;font-size:14px;}
	.tabBox .bd ul li{ border-bottom:1px dotted #ddd;  }
	.tabBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0); }  /* 去掉链接触摸高亮 */
	.readMore{ display:block; height:30px; line-height:30px; margin:10px auto 20px auto;  text-align:center; text-decoration:underline;   }

    .hd1{ height:40px; line-height:40px; font-size:18px; overflow:hidden; background:#eee; border-top:1px solid #ccc;  padding:0 10px;  }
	.hd1 h3{ float:left; font-size:18px; }
    .hd1 h3 span{color:#ccc; font-family:Georgia; margin-left:10px;  }
	/* 多图滚动 */
	.scrollBox{ margin:10px 1% 0 1%; text-align:center; padding-bottom:10px;  background:#fff;}
	.scrollBox .bd li{ width:50%; float:left; font-size:14px; margin-top:5px;     overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
	.scrollBox .bd li p{ width:80%; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center; line-height:18px; margin-bottom:10px; margin:3px auto;}
	.adpages li p{margin-bottom:10px;}
	.scrollBox .bd li a{ -webkit-tap-highlight-color:rgba(0,0,0,0);}  
	.scrollBox .bd li img{ width:168px;height:120px; background:url(../images/loading.gif) #fff center center no-repeat; border:1px solid #ccc; }
	.scrollBox .hd{ overflow:hidden; }
	.scrollBox .hd ul{ display:inline-block; padding-top:5px; }	
	.scrollBox .hd li{ display:inline-block; width:8px; height:8px; background:#D0D0D0; margin:0 5px; vertical-align:top; overflow:hidden; 
	-webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; 
	}
	.scrollBox .hd .on{ background:#2f72b1;}
	.scrollBox .prev,.scrollBox .next{ display:inline-block; width:25px; height:20px; background:url(../images/wyicons.png) no-repeat; overflow:hidden; margin:0 5px;  vertical-align:top; }
	.scrollBox .next{ background-position:-105px 0; }
    
    .effectNav{ margin-top:10px;background:fff; padding-bottom:50px;text-align:center;font-size:12px;}
	.effectNav h3{background:#2f72b1; color:#fff;margin-bottom:10px;height:5px;}

    
    
	
	
	.ms_part4{
		    background: #fff;
    margin: 10px 1% 0 1%;
	overflow:hidden;
	
 
   /* margin-bottom: 100px;*/

}

.ms_part4 .device {
    width: 980px;
    position: relative;
    height: 330px;
}
.ms_part4 .swiper-container {
    width: 980px;
    height: 330px;
    padding-top: 10px;
}
.ms_part4 .swiper-slide {
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
   /* -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);*/
}
.ms_part4 .swiper-slide-visible {
    opacity: 0.6;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}
.ms_part4 .swiper-slide-active {
    top: 0;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.ms_part4 .device .arrow-left {
    position: absolute;
    left: -76px;
    top: 105px;
    width: 40px;
    height: 40px;
    z-index: 10;
    background: #fa8400;
    border-radius: 100%;
    font-family:"宋体";
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 20px;
    cursor: pointer;
}
.ms_part4 .device .arrow_active{
    background: #ebebeb !important;
}
.ms_part4 .device .arrow-right {
    position: absolute;
    right: -76px;
    top: 105px;
    width: 40px;
    height: 40px;
    z-index: 10;
    background: #fa8400;
    border-radius: 100%;
    font-family:"宋体";
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 20px;
    cursor: pointer;
}

#sekuai1{background:#016aa3;}
#sekuai2{background:#71b408;}
#sekuai3{background:#977d30;}
#sekuai4{background:#EF4A1A; margin-right:0px;}


	.ms_main{
	 
	margin:5px 1%;
    width:48%;
	height:170px;
	float:left;
    color: #999;
    cursor: pointer;
    -o-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    position: relative;
    z-index: 1;
border-radius:10px;
text-align:center;
padding-bottom:10px;
}


.ms_main:hover{
    z-index: 2;
    
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -10px, 0)

}
.ms_main:hover .ms_link{
    display: block;
}

.ms_img >img{
    display: block;
    width:73px;
	padding:10px 0;
	margin:0 auto;
}
.ms_h{
    font-size: 20px;
    color:#fff;
    font-weight:bold;
    padding:0px 10px 0;
}
.ms_text{
    font-size: 13px;
    color: #fff;
    padding:0px 10px 0px 10px;
	overflow:hidden;
	height:40px;line-height:20px;
}
.ms_link{
    padding:0px 10px 5px 10px;
   
}
.ms_link a{
    font-size: 14px;
    color: #fff;
}

.global_link{
	margin-top:30px;
    text-align: center;
}
.global_link >a{
    display: inline-block;
    width: 190px;
    height: 46px;
    border-radius: 23px;
    border:1px solid #fa8400;
    line-height: 44px;
    color: #fa8400;
    font-size: 20px;

    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
.global_link >a:hover{
    background: #fa8400;
    color: #fff;

    -o-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}
	
	
	
	.idx_zs{     overflow: hidden;
    background: #fff;
    margin: 10px 1% 0 1%;padding-bottom:10px;
    }
.idx_zs .lxwmxxz{font:14px 微软雅黑; margin-top:10px;text-align:left; line-height:26px;}
.idx_zs .lxwmxxz p{margin-top:10px; padding:0 8px;}
.idx_zs .lxwmxxz img{width:312px;}
.idx_abt{width:100%; height:500px;margin-top:25px}
.abt_con{margin:0 auto;width:980px;height:500px;}
.abt_con dt{width:570px; height:500px; float:left}
.abt_con dd{width:545px;height:440px; float:left; padding:60px 0 0 35px; line-height:24px; background:#d8d8d8 }
.font1{font-size:14px; font-weight:550;}
.titlehb a{    display: block;
    border-left: 3px solid #004ea1;
    line-height: 33px;
    padding-left: 10px;
    font-size: 21px;
    color: #444;}
	.yqlj{ padding:0 20px;}
	.yqlj span{font:16px 微软雅黑;}
	.yqlj a{font:14px 微软雅黑; padding:0 5px;}
	.bottom{background:rgb(51, 51, 51); overflow:hidden; margin-top:30px;}
	.witdh1200{width:1200px; margin:0 auto; font:14px 微软雅黑; color:#fff; text-align:center; padding:30px 0;}






.xyxxjs li:nth-child(4n) {
    margin-right: 0px;
}


.zpxapsdiqmsaf{overflow:hidden;}

.zpxapsdiqmsaf ul li input {
float: left;
height:28px;
line-height:30px;
width:262px;
padding:0 10px 0 10px;
color: #666;
margin:3px 0;
font-size: 12px;
background:#fff;
border-radius:4px;
border:1px solid #ccc;
}
.zpxapsdiqmsaf ul{overflow:hidden;}

.kjcsdfhsdjfes{margin:0 auto;}
.kjcsdfhsdjfes h3{font-size:16px; text-align:center; padding:0px 0; color:#ff0000;}

#dwdjasaajad{text-align:center;  height:36px; margin:10px 0 0 0;}
#dwdjasaajad  input{width:120px; float:none; cursor: pointer; height:36px; margin:0 auto; color:#fff; background:#0070b7;}

#dajdhwefd{text-align:center;  height:36px; margin:0 0 0 132px;}
#dajdhwefd  input{width:107px; cursor: pointer; height:36px; color:#fff; background:#00aae7;}



	
	
	
	
	


.addnext{margin:20px auto;font-size:12px;clear: both;line-height:2;padding:20px 15px 0;border-top: 1px solid #ddd;}
.fenye{margin:20px auto;text-align:center;font-size:12px;clear: both;}
.fenye a{padding:4px 10px;border:1px solid #ddd;margin:0 5px;color:#333;}
.fenye b{font-weight:normal;background:#2f72b1;color:#fff;padding:4px 10px;border:1px solid #2f72b1;margin:0 5px;}
.fenye a b{font-weight:normal;background:none;color:#333;display:inline-block;padding:0;border:none;}
.fenye a:hover b{color:#fff;}
.fenye a:hover{background:#2f72b1;color:#fff;border:1px solid #2f72b1;}

.mbnav{font-size:12px;margin:0px 0 10px 0;text-indent:1em; text-align:left;}
.info{font-size:16px;margin:10px 0 20px;text-align:center;}
.info span{font-size:12px;padding:10px 0;}
.addcontents{font-size:14px;line-height:2;padding:0 5px;}
.addcontents img{max-width:90%;height:auto;display:block;margin:10px auto;}

.comment_form {
	float: left;
	width: 100%;
	margin-top:10px;
   
}
fieldset{ border:none;}
.blocklabel {
	float: left;
	width: 100%;
	display: block;
	margin-top: 10px;
}
.comment_form label{
	float: left;
	width:120px;
	height: 15px;
	padding: 7px 10px;
	margin-bottom: 20px;
}
.input_bg {
	float: left;
	width: 70%;
	height: 32px;
	line-height: 32px;
	vertical-align: middle;
	padding: 0px 0px 0px 10px;
	border-top: 2px solid #e1e1e1;
	border-left: 2px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
}
.textarea_bg {
	float: left;
	width: 90%;
	height: 110px;
	padding: 7px 10px 0px 10px;
	border-top: 2px solid #e1e1e1;
	border-left: 2px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #f9f9f9;
    resize:none;
    overflow-y:auto;
}

.comment_submit {
	background-color: #eee;
	border: 1px solid #ddd;
	padding: 9px 40px;
	margin: 20px 0;
	font-weight: 600;
	border-radius: 4px;
	color: #333;
	text-transform: uppercase;
}
.comment_submit:hover {
	background-color: #f9f9f9;
	cursor: pointer;
}


.checkbtn{display:block;padding:10px 0 0 0;text-align:center; overflow:hidden;}
.checkbtn a{display:block;float:left;width:32.2%;height:30px;line-height:30px;margin:0.5% 0.5%;background:#ccc;color:#fff;border-radius:2px;font-size:12px;}
.checkbtn a:hover{color:#fff;background:#2f72b1;}
#on{background:#2f72b1;}

.cus_list{ 
    margin:5px auto 5px auto;
    overflow: hidden;
  
    border-radius: 10px;padding-bottom:5px;}
.cus_ul {
}
.hezdjad{overflow:hidden;}
.cus_ul li {
	float: left;
	display: inline;
	width: 188px;
	height: 59px;
	border: 1px solid #c6c6c6;
	background: #fff;
	margin: 0 9px 0 0;
	text-align:center;
}


.cus_ul1 {
}
.cus_ul1 li {
	float: left;
	display: inline;
	padding:0 10px;
	font-size:14px;

	background: #fff;
	
}


.slideTxtBoxs{ overflow:hidden;margin:6px auto; background:#f6f7f9;z-index:9999;}
		.slideTxtBoxs .hd{ height:76px; line-height:34px; position:relative;overflow:hidden; }
		.slideTxtBoxs .hd ul{   line-height:34px;border-top:1px solid #fff;border-bottom:1px solid #fff;}
		.slideTxtBoxs .hd ul li{ float:left;cursor:pointer;text-align:center; margin-bottom:4px;border-left:1px solid #fff;border-right:1px solid #fff;width:32%;background:#898989;color:#fff;font-size:0.8em;}
		.slideTxtBoxs .hd ul li.on{ height:34px;  background:#2f72b1; }
		.slideTxtBoxs .bd{overflow:hidden;padding:10px 10px 25px 10px;background:#f6f7f9;position:relative;}
        .slideTxtBoxs .bd ul{ overflow:hidden;  }
        .slideTxtBoxs .bd .shijt{overflow:hidden;width:100%; margin:0 auto;}
        .slideTxtBoxs .bd .shijt img{width:100%;height:auto;}
        .slideTxtBoxs .bd .jieshao{overflow:hidden;}
        .slideTxtBoxs .bd .jieshao h2{color:#2f72b1;font-weight:normal;font-size:20px;padding:15px 0 10px 0;}
        .slideTxtBoxs .bd .jieshao h2 a{color:#2f72b1;font-weight:normal;font-size:20px;padding:15px 0 20px 0;}        
        .slideTxtBoxs .bd .jieshao h2 span{font-size:16px;}
        .slideTxtBoxs .bd .jieshao p{line-height:30px;font-size:14px;color:#333}
		 .slideTxtBoxs .bd .jieshao a{font-size:12px; color:#2f72b1;}
		
		



.advantages-b{overflow:hidden;padding:40px 50px 40px 0;width:100%;}
.advantages-b ul{overflow:hidden;}
.advantages-b ul li{overflow:hidden;padding:0 0 0 0;}
.advantages-b .advantages-b1{width:28%;text-align:center;}
.advantages-b .advantages-b1 img{width:100%; height:auto;}
.advantages-b .advantages-b2{width:60%;padding:0 10px 0 10px;}
.advantages-b .advantages-b2 h2{color:#2f72b1;font-size:25px;}
.advantages-b .advantages-b2 p{line-height:25px;color:#999;font-size:14px;}

	.fl{float:left;}
.fr{float:right;}	
	
.zaixldjag{    overflow: hidden;
    margin: 10px 1%;
    padding-bottom: 10px;
    border: 1px solid #e2e2e2;
    background: #fff;}	
	
	
	
	
	
	
	
	
	
	
	 .zpxapsdiqmsaf{margin-top:10px;  overflow:hidden; padding:0 10px;}
.zpxapsdiqmsaf li{overflow:hidden;}

.zpxapsdiqmsaf ul li input {

height:33px;
line-height: 26px;
width:80%;
padding:0 10px 0 10px;
color: #666;

font-size: 12px;
background:#fff;
border-radius:4px;
border:1px solid #e2e2e2;
}
.zpxapsdiqmsaf ul{overflow:hidden;}

.zpxapsdiqmsaf ul li label {

width:10%;
text-align: left; float:left;
padding-left:2px;
font:14px 微软雅黑;
color:#333333;
line-height:35px;

}
.zpxapsdiqmsaf ul li {
position: relative;
font-size: 14px;



overflow: hidden;}

.zpxapsdiqmsaf ul li textarea {
float: left;
background:#fff;
font-size:12px;
line-height:18px;
padding:4px 10px 4px 10px;
width:90%;
height:72px;
border-radius:4px;
border:1px solid #e2e2e2;
margin-bottom:6px;
}
.zpxapsdiqmsaf ul li select{
height: 33px;
    line-height: 26px;
    width: 97.8%;
    padding: 0 10px 0 10px;
    color: #666;
    font-size: 12px;
    background: #fff;
    border-radius: 4px;
    border: 1px solid #e2e2e2;
    margin: 5px 0;}


.zpxapsdiqmsaf ul li span{font:18px 微软雅黑;
color:#585858;
line-height:48px; margin-left:12px;}
 


#pidueuads input{ width:64px; padding-left:0px; cursor: pointer;  text-align:center; background:none; padding:0 0; margin-right:20px; height:28px; border:1px #e2e2e2 solid; border-radius:4px; font:12px 微软雅黑; color:#fff;}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
