body{margin: 0; padding: 0; font-size: 14px; font-family: "微软雅黑"; background: #fff;color:#333;}
ul,li,form,p,h1,h2,h3,h4,h5,img,p{ margin:0px; padding:0px;}
ul,li,span,dl,dt,dd{ list-style:none; padding:0; margin:0; list-style-type:none;}
a{text-decoration:none; border:none; margin:0; padding:0;cursor:pointer; color:#333;}
input{-webkit-appearance: none; -moz-appearance: none; -o-appearance: none; appearance: none;}
img, input, button,textarea{border: none; padding: 0; margin: 0; outline-style: none; }
select, input, textarea {font-size: 12px; margin: 0; padding: 0; outline: none; }
select, input {vertical-align: middle; }
textarea {resize: none; }
ul, ol {list-style: none; }
img {vertical-align: middle; font-size: 0; border: 0; outline: none; }
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color: #aaa; }
input::-moz-placeholder{color:#aaa;}  
.fix:before, .fix:after {   
    content:"";   
    display:table;   
} 
.clear{clear:both;}  
.fix:after{   
    clear:both;   
    overflow:hidden;   
}   
.fix{   
    *zoom:1;   
	*overflow: hidden;
}  
.mb20{margin-bottom:20px;}
.pd20{padding:20px;}
/* public */
a:hover{color:#e34216;}
.public{width: 100%;min-width: 1200px;}
.fix1{width:1200px;margin:auto; }
.center{width: 1200px; margin: 0 auto;}
.fl{float: left;}
.fr{float: right;}
.commonBox{padding-top:40px; padding-bottom:40px;}
.Divbg1{background-color:#fbfbfb;}
.Divbg2{background-color:#f5f7f9;}
/* banner */
.swiper-container {width: 100%; height: 100%; }
.swiper-slide {text-align: center; font-size: 18px; background: #fff; /* Center slide text vertically */ 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; }
.swiper-pagination-bullet-active{background:#e84649!important;}
.more_btn{position: absolute;top: 66%;left: 47%;}
.more_btn a{display: block;line-height: 30px;font-size: 16px;color: #fff;padding: 0 10px;background: #e84649;border-radius: 4px;}
/* index */
.logo{padding-top:10px; padding-bottom:10px;}
.logo h1{
float:left; width:380px; height:unset;
position: relative;
transition-duration: .5s;
overflow:hidden;
}
.logo h1:before{
	box-shadow:3px 3px 3px rgba(255,255,255,.6);
content:"";
position: absolute;
left: -765px;
top: -470px;
width: 210px;
height: 6px;
background-color: rgba(255,255,255,.5);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-animation: logoLights 1s ease-in 1s infinite;
-o-animation: logoLights 1s ease-in 1s infinite;
animation: logoLights 1s ease-in 1s infinite;
}
@-webkit-keyframes logoLights {
0% { left: -100px; top: 0; }
to { left: 120px; top: 100px; }
}
@-o-keyframes logoLights {
0% { left: -100px; top: 0; }
to { left: 120px; top: 100px; }
}
@-moz-keyframes logoLights {
0% { left: -100px; top: 0; }
to { left: 120px; top: 100px; }
}
@keyframes logoLights {
0% { left: -100px; top: 0; }
to { left: 120px; top: 100px; }
}
.logo h1 img{width:70%; padding-top:13px;}
.head_by{float:left;color:#333; margin-left:110px;padding-top:15px;}
.head_by em{font-style:normal; font-size:24px; display:block;}
.head_by span{font-size:24px; display:block;}
.head_tel{float:right; height:67px; width:250px; margin-top:15px;}

/* nav */
.header nav{background:#e34216;width:100%;z-index:1000;top:0; position:relative;}
.header nav>div>ul>li{float: left;color: #fff;width:103px;text-align: center;cursor: pointer;position: relative;}
.header nav .allmenu{z-index: 2; position:relative; color:#fff; width:241px;}
.header nav .allmenu span{padding-top:17px;padding-bottom:17px;background:#af2f0c url(../image/allmenu.png) no-repeat 18px center; width:100%;display:block; font-size:18px;}
.header nav>div>ul>li>a{color: inherit;font-size: 20px; font-weight:bold; padding-top:15px; padding-bottom:15px; display:block;}
.header nav>div>ul>li>a:hover{background:#af2f0c;}
/* nav_下拉 */

.nav_main {display: none; position: absolute;left:0;top: 49px; width:128px; padding:0 20px;border-top:transparent;background: #fff;z-index:1000;}

.nav_main li{font-size: 16px;font-weight: normal;line-height:40px; border-bottom:1px solid #ccc;}
.nav_main li:last-child{border-bottom:0;}
.nav_main li:hover a{color: #e84649;}
.nav_main .title1{float:left;line-height: 60px;margin-right:30px;font-size:16px;color: #333!important;font-weight: 600;width: 149px;}

.nav_main .title{text-align: left;line-height: 60px;border-bottom: 1px solid #ccc;font-size:18px;color: #333!important;font-weight: 600;}
.header nav>div>ul>li:hover .nav_main{ display: block; }	
/* 首页下拉（固定） */
/*#navTop .menuside {position:none;}*/
.header nav .allmenu:hover .menuside{display: block;}
.menuside { display:none;position:absolute;background: rgba(255, 255, 255, 1);height: 450px;width: 241px;color: #666;}
.menuside .side {padding:10px 0;}
.menuside .side dt{font-size:16px; background-repeat:no-repeat; background-position:16px center; height:30px; line-height:30px;}
.menuside .side dt a{display:block;color:#e34216;font-size:18px;}
.menuside .side dt.navico1{background-image:url(../image/navico1.png);}
.menuside .side dt.navico2{background-image:url(../image/navico2.png);}
.menuside .side dt.navico3{background-image:url(../image/navico3.png);}
.menuside .side dt.navico4{background-image:url(../image/navico4.png);}
.menuside .side dd{padding:10px;}
.menuside .side dd a{display:inline-block;font-size:15px; float:left; width:50%; line-height:26px; text-align:left;}
.menuside .side dd a:hover{color:#e34216;}
.searchLi {float:left; margin-left:6px;width:128px!important; background:#fff; margin-top:14px; border-radius:5px;}
.searchLi .s_input{display:inline-block; font-size:16px; width:88px; float:left; border:0; line-height:24px; height:24px; padding:5px; background:none;}

.searchLi .s_input::-webkit-input-placeholder {
    color: #cccccc;
}
.searchLi .submit{display:inline-block; float:left; border:0; height:34px; line-height:34px; width:30px; background:url(../image/icon_search.png) no-repeat center center;}

/*.menuside .side>li:hover .menuside_main{ display: block; }*/
.banner{text-align: center;width:100%;position:relative;height:450px;}
.banner .swiper-slide a{ display:block; width:100%; background-repeat:no-repeat; background-position:top center; height:100%;}
.banner .swiper-pagination span.swiper-pagination-bullet{width:20px; height:4px; border-radius:0; background:#fff!important;}
.banner .swiper-pagination-bullets span.swiper-pagination-bullet-active{background:#e34216!important;}
.goFormBox{position:absolute;left:0;z-index:100; width:100%;}
.goForm{max-width:1200px;}
.goFormDiv{z-index:100; margin-top:60px; background-color:#8e8b8b8c;opacity:.9;float:right; width:201px; padding:20px;color:#fff;text-align:center;font-size:16px;}
.goFormDiv strong{display:block; margin-bottom:16px;}
.goFormDiv form input{ height:40px;font-size:14px; line-height:20px; padding:4px 10px; background-color:#fff; width:100%; -webkit-box-sizing:border-box;box-sizing:border-box; margin-bottom:16px;}
.goFormDiv form input.submitCheck{ cursor:pointer; height:30px; line-height:30px; padding:0; border-radius:15px;background-color:#F60; color:#fff;font-size:16px;}
.goFormDiv a{width:100%; text-align:center; display:block; background-color:#e34216;color:#fff;height:30px; line-height:30px; border-radius:15px; margin-bottom:10px;}
/* 为什么选择鼎智 */
.index-title{
	text-align: center;
	margin: 0 auto 40px auto
}
.index-title i{
	display: inline-block;
	width: 100px;
	height: 8px;
	background: url(../image/line.jpg) no-repeat center top;
	vertical-align: middle
}
.index-title strong {
	margin: 0 20px;
	font-size: 26px;
	font-weight: normal
}
#index_choice {
	overflow: hidden;
}

#index_choice .content {
}
#index_choice .content ul {
	width: 1005px;
	height: 200px;
	margin: 80px auto auto;
	position: relative;
}
#index_choice .content ul li {
	float: left;
	width: 0;
	height: 0;
	border-left: 126px solid transparent;
	border-right: 126px solid transparent;
	cursor: pointer;
}

.digitalBox{ margin:80px auto; max-width:1220px;}
 .digital li{float:left;width:240px;text-align:center;line-height:30px;}
 .digital li span{font-size:48px;color:#e34216;}
  .digital li i{font-style:normal;font-size:24px;color:#e34216;}
.digital li b{display:block;color:#333;font-size:16px;}



.choice_more {

	margin: 0 auto;
	width: 200px;
	height: 44px;
	line-height: 44px;
	background: #e34216;
	color: #fff;
	text-align: center;
	border-radius: 22px;
	margin-top: 65px;
	box-shadow:0 3px 5px rgba(177,15,9,.8);
}
.choice_more a{display:block;color:#fff;}
.choice_more:hover{background: #d23308;}

/*主营业务*/
.index_yewu dl{width:585px; height:360px; border:1px solid #ececec;margin-bottom:30px;box-shadow:0 5px 5px #ccc;}
.index_yewu dl dt{float:left; width:230px; padding:20px; height:320px; background:#fff;color:#333;}
.index_yewu dl dt .yw-image{text-align:center;}
.index_yewu dl dt .yw-image img{display:inline;}
.index_yewu dl dt h3{font-size:22px; margin-bottom:20px;}
.index_yewu dl dt p{margin-bottom:20px;}
.index_yewu dl dt h3 a{color:#333;font-weight:normal;}
.index_yewu dl dd{float:left;width:275px; padding:20px;height:320px; background-color:#fff;}

/*.ywbg1{background:#FF9999;}
.ywbg2{background:#FFCCCC;}
.ywbg3{background:#FFCCCC;}
.ywbg4{background:#FF9999;}*/
.index_yewu dl dd strong{display:block; text-align:center;font-size:18px; font-weight:normal;margin-bottom:20px; color:#e34216;}
.index_yewu dl dd>a{display:block; height:32px; overflow:hidden; line-height:32px;color:#333; border-bottom:1px dashed #ececec; background:url(../image/ywico.png) no-repeat left center; padding-left:30px;}
.index_yewu dl.mb0{ margin-bottom:0;}
.index_yewu dl:hover{border: 1px solid #fff;
    box-shadow: 0 4px 16px rgba(34,176,235,0.2);}
.index_yewu dl dd>a:hover{color:#e34216;}
.index_yewu dl dd .chatBtn{display:block; width:120px; height:30px; line-height:30px; margin:20px auto 0;text-align:center;}
.index_yewu dl dd .chatBtn a{display:block; background-color:#F60;color:#fff; text-align:center; border-radius:15px;-webkit-transition:all .5s; transition:all .5s;}
.index_yewu dl dd .chatBtn a:hover{ background-color:#e34216;}

/*成功案例*/
.swiper-button-prev{background:}


.index-al .swiper-button-prev{width: 20px; height:38px;  background:url(../image/img24.png) no-repeat; background-position: -20px 0;}
.index-al  .swiper-button-next{width: 20px;height:38px;  background:url(../image/img24.png) no-repeat;}
.index-al .swiper-button-prev:hover{ background-position:-20px -38px;}
.index-al  .swiper-button-next:hover{ background-position:0px -38px;}

.index-al div.al-box{width:275px;height:397px;position:relative;float:left;overflow:hidden;}
.index-al div.al-box .pic{width:275px;height:327px; overflow:hidden;}
.index-al div.al-box .pic img{width:275px;height: 100%;}
.index-al div.al-box .yh-word{background:#fff;width:275px;height:150px;padding-top:10px; padding-bottom:10px;position:absolute;bottom:0px;left:0px;}
.index-al div.al-box .yh-word .name{font-size:16px;color:#333; margin-bottom:10px; text-align:center;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width:100%;}
.index-al div.al-box .yh-word .name span{color:#F19600; font-size:14px; margin-left:10px;}
.index-al div.al-box .ycang{font-size:12px; color:#666; height:70px;overflow:hidden;text-overflow: ellipsis;line-height:25px;margin-left:18px;margin-right:10px;}
/*.index-al div.al-box:hover .yh-word{background:url(../images/ty2.png) no-repeat;height:283px;}
.index-al div.al-box:hover .yh-word .name{color:#FFF; padding-top: 82px;}
.index-al div.al-box:hover .yh-word .name span{color:#ededed; font-size:14px; margin-left:10px;}
.index-al div.al-box:hover .ycang{display:block; padding-right:10px;}*/
/*客户评价*/
.al-commont{margin-top:40px;}
.al-commont h3{width:44px; padding:0 10px; font-size:30px; font-weight:normal; text-align:center;}
.commont-box{float:left; width:1094px;height:120px; padding:20px; background-color:#fff;}
.commont-box-container{ overflow:hidden; }
.commont-box-slide {height:100px; position:relative; padding:0px; margin-bottom:0;}
.commont-box-slide p{ text-align:left; position:absolute; left:0; top:0;}
.commont-box-slide span{ position:absolute; right:5%; bottom:0; display:block; font-size:14px; color:#333;}
.commont-pagination{position:absolute; width:50px; left:0px; bottom:0;}
/*申报流程*/
.index-lc>span{ display:block; text-align:center; font-size:18px; color:#666;}
.lc-image{text-align:center; display:block; max-width:1088px; margin:0 auto;padding-top:30px; padding-bottom:30px;}
.lc-image img{ display:block; width:100%;}
/*表单、新闻*/	
.index-formBox{margin-top:20px;}
.xw_left_table{
	width:330px;
	height:400px;
	float: right;
	padding:20px;
	background-color: #FFF;
}	
.xw_left_table_top{
	height: 50px;
	width: 330px;
	
	}
.xw_left_table_top p{
	color: #f73700;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	line-height: 30px;
	}
.xw_left_table_com{
	width:330px;
	height:340px;
	margin-top: 10px;
	padding-left: 10px;	
	}
	

	
.xw_com	{
	width:345px;
	height:400px;
	float: left;
	padding: 20px;
	margin-right: 30px;
	background-color:#fff;
		
}
.xw_com_top{
	width:300px;
	height:39px;
	
}

.xw_com_top p{
	font-size: 22px;
	line-height: 36px;
	text-transform: uppercase;
	margin-left: 50px;
	color: #f73700;
	font-weight: 600;
	}

/*inf*/
.inf{
	height:376px;
	padding:10px 0 0;
	overflow:hidden;
	
}
.inf1{width:100%; overflow:hidden;padding-top:10px;}
.inf1_c dl{padding:14px 0 0;width:300px;height:106px;overflow:hidden;}
.inf1_c dt{overflow:hidden; float:left;height:96px;padding:0 0 11px;background:url(http://www.dinze.cn/style/images/info_sd.gif) center bottom no-repeat;}
.inf1_c dt img{width:126px;height:92px; overflow:hidden;padding:2px; background:#fff;}
.inf1_c dd{ float:right;width:160px; overflow:hidden;}
.inf1_c dd h4{padding:2px 0 4px;}
.inf1_c dd a{ color:#333;font-size:12px;}
.inf1_c dd a:hover{color:#333; }
.inf1_c dd p{font-size:12px; color:#666; line-height:24px;height:55px;padding:0 0 0; text-align:justify;}
.inf1_c span a{ color:#f5710b; font-size:12px; font-family:"宋体";}
.inf1_c span a:hover{color:#f5710b; }
.inf1_c ul{ clear:both;}
.inf1_c li{ line-height:34px;padding:0 0 0 14px; border-bottom:1px #9f9f9f dotted;background:url(http://www.dinze.cn/style/images/info_ic.gif) left 14px no-repeat;overflow:hidden;height:34px;}
.inf1_c .last{ border:none;}
.inf1_c li span{ float:right; font-size:12px; font-family:"宋体";}

.inf2{width:100%; overflow:hidden;}
.inf2_c{width:345px;overflow: hidden;height: 340px; line-height:24px; color:#666;} 
.successInfo{width:100%; padding-top:10px;}
.successInfo li{padding:10px 0; border-bottom:1px dashed #ececec;width:345px;}
.successInfo li span{color:#F00;float:right;}
.successInfo li em{font-style:normal; padding-left:30px;padding-right:30px;}





.xw_right	{
	background-color:#fff;
	padding:20px;
	width:345px;
	height:400px;
	float: left;
	
}
.xw_right_top{
	width:300px;
	height:39px;
	
}

.xw_right_top p{
	font-size: 22px;
	line-height: 36px;
	text-transform: uppercase;
	margin-left: 50px;
	color: #f73700;
	font-weight: 600;
	}

/*留言区*/
.messages{padding:15px 0;}
.messages input,.messages select,.messages textarea{margin:0;padding:0; background:none; border:0; font-family:"Microsoft Yahei";}
.messlist {height:30px;margin-bottom:10px;}
.messlist label{float:left;width:60px; height:30px; font-size:14px; line-height:30px; text-align:left;padding-right:10px;}
.messlist input{float:left;width:290px;height:28px;padding-left:15px;border:#ccc 1px solid;}
.messlist.textareas{ height:auto;}
.messlist textarea{float:left;width:270px; height:30px;padding:15px;border:#ccc 1px solid;}

.messsub{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
}
.messsub input{width:100px; height:35px; background:#ddd; font-size:14px; font-weight:bold; cursor:pointer;margin-right:5px}
.messsub input:hover{ background:#f60;color:#fff;}
/*新闻动态*/
.index-news{max-width:1200px; margin:50px auto 0;}
.index-news li{ background-color:#fff; position:relative;-webkit-transition:all .5s; transition:all .5s; width:380px;float:left; margin-right:20px; margin-bottom:20px; border-radius:4px;}
.index-news li:hover{-webkit-transform: translateY(-10px); transform: translateY(-10px);}
.index-news li:nth-child(3n){margin-right:0;}
.index-news li a{display:block;padding:20px;}
.index-news li .pic{width:100%; height:198px; overflow:hidden;}
.index-news li img{width:100%;}
.index-news li h3{text-align:center;font-weight:normal; height:42px; margin:10px auto;}
.index-news-date span{padding-left:30px; display:inline-block; margin-left:22px; background-position:left center; background-repeat:no-repeat;}
.index-news-date span.see-ico{background-image:url(../image/see.png);}
.index-news-date span.date-ico{background-image:url(../image/date-ico.png);}
/*单页-联系我们*/
.contactBox h2{font-size:22px;color:#333; margin-bottom:20px;}
.contactBox p{margin-bottom:16px;}
.contactBox p img{margin-right:10px; width:20px;}
/*底部*/
.new-advantage {
    width: 100%;
    border-top: 1px solid #eee;
}
.new-advantage-content {
    padding: 34px 0;
}
.new-advantage-content ul li {
    float: left;
    width: 300px;
	
}
.new-advantage-content ul li i {
    float: left;
    display: block;
    width: 52px;
    height: 52px;
    background: url(../image/new-advantage.png) no-repeat;
}
.new-advantage-content ul li.new-service i {
    background-position: -9px -15px;
}
.new-advantage-content ul li.new-safety i {
    background-position: -9px -80px;
}
.new-advantage-content ul li.new-sale i {
    background-position: -9px -145px;
}
.new-advantage-content ul li.new-answer i {
    background-position: -9px -216px;
}
.advantage-right {
    float: left;
    margin-left: 24px;
}
.advantage-right h3 {
    font-weight: lighter;
    font-size: 18px;
    color: #666;
    margin-top: 2px;
}
.advantage-right p {
    margin: 12px 0 0 0;
    font-size: 14px;
    color: #666;
}

/*列表内容页*/
.contentBox{max-width:1200px; margin:0 auto 30px;}
.current-Position{max-width:1200px; margin:10px auto;background:url(../image/position-ico.png) no-repeat left center; padding-left:36px; height:40px; line-height:40px;}
.current-Position a{display:inline;}

/*列表左侧*/
.box-border{border:1px solid #e9e9e9;border-radius:4px; box-shadow:3px  3px  5px rgba(204,204,204,.8);}
.leftBox{width:241px;}
.leftnav ul{padding:20px; margin-bottom:20px;}
.left-title{font-size:20px; background-color:#af2f0c;color:#fff;font-size:18px; padding:10px 0; font-weight:normal; text-align:center;}
.left-title a{color:#fff;}
.leftnav li{line-height:40px;text-align:center; border:1px solid #ececec; margin-top:10px;}
.leftnav li a{ font-size:16px; }
.left-Contact p{ line-height:30px; border-bottom:1px dashed #ececec;}
.leftForm{}
.leftForm input{display:block; width:100%; border:1px solid #ececec; line-height:30px; margin-bottom:10px; box-sizing:border-box; padding:5px 8px;}
.leftForm .submitCheck{background-color:#F60;color:#fff;}

.rightBox{padding:50px; width:835px;}
.pageContent h2{font-size:22px; margin-bottom:30px; text-align:left; font-weight:normal;}
.pageContent p{ margin-bottom:30px; line-height:1.6;}
.pageContent img{max-width:100%;}
.content-title{font-weight:normal; text-align:center; font-size:24px;}
.contentBody{padding-top:30px; padding-bottom:30px;}
.contentBody p{margin-bottom:30px;}
.contentBody table{margin:20px auto; border:1px solid #1b1a1a;}
.contentBody table td{padding:10px; border-top:1px solid #1b1a1a;border-right:1px solid #1b1a1a;}
.contentBody img{ text-align:center; display:block; margin:auto; max-width:90%;}

.list-image li{position:relative;float:left; width:390px;height:280px;background-color:#ececec;margin-bottom:30px; margin-right:30px;}
.list-image li:nth-child(2n){margin-right:0;}
.image-list-div{width:100%; height:100%;position:absolute; top:0; left:0; overflow:hidden; line-height:280px; text-align:center;}
.image-list-div img{display:inline-block; vertical-align:middle;width:100%;-webkit-transition:all .5s; transition:all .5s;}
.image-list-div img:hover{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.list-image li h3,.list-zj li h3{position:absolute; bottom:0; left:0;width:100%; background:rgba(0,0,0,.65);color:#fff;font-size:14px; line-height:30px; text-align:center; font-weight:normal;}

.list-zj li{width:33.333%; float:left;}
.list-zj li a{display:block; margin:10px; position:relative; height:300px;}
.list-zj li span{color:#F19600;margin-left:10px;}

.article-guide {text-align:center; margin:30px auto; padding-bottom:20px; border-bottom:1px solid #ececec;}
.article-guide span{padding-left:30px; display:inline-block; margin-left:25px; background-position:left center; background-repeat:no-repeat;}
.article-guide span.see-man{background-image:url(../image/man.png);}
.article-guide span.see-ico{background-image:url(../image/see.png);}
.article-guide span.date-ico{background-image:url(../image/date-ico.png);}

.article-zx{
	width:320px;
	-webkit-border-radius:22px;
	border-radius:22px;
	margin:30px auto; 
	padding:10px;
	text-align:center;
	animation: heart 1.3s ease-in-out 2.7s infinite alternate;
	background-color:#e34216;
	position:relative;
	box-shadow:0 2px 8px rgba(0,0,0,.8);
}
.article-zx a{display:block; color:#fff; font-size:18px;}

@keyframes heart{
from{transform:translate(0,0);background-color:#e34216;}
to{transform:translate(0,20px);background-color:#af2f0c;}
}
.commend li{border:0; border-bottom:1px dotted #ececec;background:url(../image/sanjiao.png) no-repeat left center; overflow:hidden; height:40px; line-height:40px; text-align:left;}
.commend li a{ padding-left:14px;}
.commend {padding-left:10px; padding-right:10px;}
.nextPage{padding-top:30px; border-top:1px solid #ececec;}
.nextPage a{color:#af2f0c;}

a.animated-button:link, a.animated-button:visited {
	position: relative;
	display: block;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	overflow: hidden;
	letter-spacing: .08em;
	border-radius: 0;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
a.animated-button:link:after, a.animated-button:visited:after {
	content: "";
	position: absolute;
	height: 0%;
	left: 50%;
	top: 50%;
	width: 150%;
	z-index: -1;
	-webkit-transition: all 0.75s ease 0s;
	-moz-transition: all 0.75s ease 0s;
	-o-transition: all 0.75s ease 0s;
	transition: all 0.75s ease 0s;
}
a.animated-button:link:hover, a.animated-button:visited:hover {
	color: #FFF;
	text-shadow: none;
}
a.animated-button:link:hover:after, a.animated-button:visited:hover:after {
	height: 450%;
}
a.animated-button:link, a.animated-button:visited {
	position: relative;
	display: block;
	color: #fff;
	border-radius: 0;
	text-decoration: none;
	overflow: hidden;
	letter-spacing: .08em;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
a.animated-button.thar-three {
	color: #333;
	cursor: pointer;
	display: block;
	position: relative;
	transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
a.animated-button.thar-three:hover {
	color: #fff !important;
	background-color: transparent;
}
a.animated-button.thar-three:hover:before {
	left: 0%;
	right: auto;
	width: 100%;
}
a.animated-button.thar-three:before {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 100%;
	width: 0px;
	z-index: -1;
	content: '';
	color: #fff!important;
	background: #e34216;
	transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
0s;
}
.hoverLine a{
	position: relative;
	text-decoration: none;
}
.hoverLine a:before{
	content: "";
	position: absolute;
	left: 50%;
	bottom: -2px;
	width: 0;
	height: 2px;
	background: #df2468;
	transition: all .3s;
}
.hoverLine a:hover:before{
	width: 100%;
	left: 0;
	right: 0;
}
/*列表页*/
.list-article li{padding-bottom:30px; border-bottom:1px solid #ececec;margin-bottom:30px;}
.list-article li .list-pic{float:left; width:240px; overflow:hidden; height:180px; text-align:center;}
.list-article li .list-pic img{ vertical-align:middle; margin: auto; max-width:99%;}
.list-article li .list-txt{float:right; width:545px;}
.list-article li .list-txt h3{font-size:20px; font-weight:normal; margin-bottom:16px;}
.list-article li .list-txt p{margin-bottom:16px;}
.list-article li .list-txt .see-more a{display:inline-block;height:30px; line-height:30px; padding-left:20px; padding-right:30px; background-color:#F60; color:#fff;-webkit-transition:all .6s; transition:all .6s; margin-left:25px;}
.list-article li .list-txt .see-more a.chatLink{background-color:#e34216; margin-left:20px;}
.list-article li .list-txt .see-more a:hover{ padding-left:30px;}
.list-article li .list-txt .see-more span{padding-left:30px; display:inline-block;  background-position:left center; background-repeat:no-repeat;}
.list-article li .list-txt .see-more span.see-ico{background-image:url(../image/see.png);}
.list-article li .list-txt .see-more span.date-ico{background-image:url(../image/date-ico.png);}
.fenye{margin:40px auto; text-align:center;}
.fenye li{ width:40px; height:30px; display:inline-block; line-height:30px;border:1px solid #ececec; margin:0 8px; text-align:center;}
.fenye li:last-child{width:auto; border:0;}
.fenye li a{display:block;}
.fenye li:hover{background-color:#e34216;}
.fenye li:hover a{color:#fff;}
.fenye li.thisclass{background-color:#e34216;color:#fff;border:1px solid #e34216;}

/*友情链接*/
.ylink{padding:10px 0; background:#696666; color:#ccc;}
.ylink a{padding:5px 12px; font-size:12px; color:#ccc;}

/*底部*/
.foot-out{background:#474747;padding-top:35px;padding-bottom:35px;}
.foot-list-out{zoom:1;}
.foot-tab{float:left;width:211px;}
.foot-tab .one{font-size:18px;color:#cccccc;background:url(../image/f1.jpg) no-repeat left center;padding-left:35px;height:28px;line-height:28px;font-family:"微软雅黑";}
.foot-tab .two{font-size:18px;color:#cccccc;background:url(../image/f2.jpg) no-repeat left center;padding-left:35px;height:28px;line-height:28px;font-family:"微软雅黑";}
.foot-tab .three{font-size:18px;color:#cccccc;background:url(../image/f3.jpg) no-repeat left center;padding-left:35px;height:28px;line-height:28px;font-family:"微软雅黑";}
.foot-tab .four{font-size:18px;color:#cccccc;background:url(../image/f4.jpg) no-repeat left center;padding-left:35px;height:28px;line-height:28px;font-family:"微软雅黑";}
.foot-tab .fo-lis{margin-top:5px;}
.foot-tab .fo-lis li{line-height:30px;font-size:14px;color:#cccccc;margin-left:35px;}
.foot-tab .fo-lis li a{color:#cccccc;}
.foot-tab .fo-lis li a:hover{color:#f73700;}
.foot-ewm{width:135px;text-align:center;float:left;}
.foot-ewm img{width:135px;height:135px;}
.foot-ewm p{margin-top:11px;text-align:center;font-size:14px;font-family:"微软雅黑";color:#cccccc;}
.foot-nav{font-size:14px;color:#959595;text-align:center;margin-top:25px;}
.foot-nav a{color:#959595;margin:0px 18px;display:inline-block;}
.foot-nav a:hover{color:#F3C301;}
.foot-img{text-align:center;margin-top:26px;margin-bottom:20px;}
.foot-img img{vertical-align:middle;margin:0px 38px;}
.foot-word{text-align:center;margin-top:15px;padding-bottom:15px;}
.foot-word p{line-height:24px;color:#898484;}
.foot-tab.last{width:320px;}
.foot-e-tiu{float:left;margin-left:12px;margin-top:12px;}

.foot-tel{width:305px;border-left:1px solid #5a5a5a;padding-left:47px;height:178px;float:left;}
.foot-woty{width:130px;float:left;margin-left:20px;}
.foot-woty .big-iyu{font-size:18px;color:#cccccc;font-family:"微软雅黑";}
.foot-woty .tel{color:#fff;font-size:18px;font-family:"微软雅黑";margin-top:7px;}
.foot-woty p{color:#b4b4b4;font-family:"微软雅黑";font-size:14px;margin-top:7px;}
.foot-woty .kyu{width:130px;height:38px;border-radius:2px;background:#f73700;color:#fff;font-size:14px;display:block;text-align:center;line-height:38px;font-family:"微软雅黑";    margin-top: 16px;}
.foot-woty .kyu:hover{background:#FF911F;}
.copyright{ text-align:center; padding-top:50px;color:#ccc;}
.copyright a{color:#ccc;}
/*侧边咨询*/


/*左下角活动*/
.tongzhi{ width:306px; height:206px; position:fixed; left:0; bottom:-206px; background:url(../image/tongzhi.png) no-repeat; z-index:999999; display:none;}
.tongzhi_close{ width:30px; height:31px; float:right; cursor:pointer; }
.tongzhi_txt{ width:292px; margin-left:14px; padding-top:9px; float:left;}
.tongzhi_txt img{ width:100px; height:117px; float:left;}
.tongzhi_txt .tongzhi_txt_R{ width:170px; float:left; margin-left:10px;}
.tongzhi_txt .tongzhi_txt_R h4{ line-height:20px;}
.tongzhi_txt .tongzhi_txt_R h4 a{ font-size:16px; font-weight:normal; color:#000;}
.tongzhi_txt .tongzhi_txt_R h4 a:hover{ text-decoration:underline; color:#EF1449;}
.tongzhi_txt .tongzhi_txt_R p{ padding-top:6px; line-height:21px; font-size:12px; color:#777777;}
.tongzhi_txt .tongzhi_txt_R p a{ color:#EF1449;}

.tongzhi_bm{ width:190px; height:34px; position:absolute; bottom:4px; right:5px;}
.tongzhi_bm a{ height:34px; line-height:34px; display:block; cursor:pointer; font-size:12px;}
.tongzhi_bm .dianzan{ width:92px; float:left;}
.tongzhi_bm .dianzan span{ padding:0 10px 0 22px; color:#999999;}
.tongzhi_bm .dianzan font{ color:#FF6C90;}
.tongzhi_bm .dianzan font:hover{ text-decoration:underline;}
.tongzhi_bm .tz_more{ width:92px; float:left; text-indent:1em; color:#FF6C90;}
.tongzhi_bm .tz_more:hover{ text-decoration: underline;}

/*优惠申请*/
.application {
	height: 552px;
	background: #f5f5f5 url(../image/by_bg.jpg) no-repeat center bottom;
}
.application > .container { padding-top: 50px; }
.application > .container > h1 { color: #e61515; text-align:center; font-weight:normal; font-size:26px;}
.application > .container > .wrapper {
	position: relative;
	top: 42px;
	left: 50%;
	margin-left: -219.5px;
	width: 439px;
	height: 384px;
	overflow: hidden;
}
.zone > .container > h1 img{
	 position: relative;
    top: 2px;
    display: inline-block;
    margin-left: 9px;
    margin-right: 9px;
}
.application .line{position: relative;
    top: -8px;
    display: inline-block;
    width: 67px;
    height: 1px;
    background-color: #dbdbdb;}
.application input[type="text"], .application input[type="tel"] {
	display: block;
    width: 353px;
    height: 54px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 60px;
    padding-right: 11px;
    font-size: 18px;
    border: 1px solid #d7ecff;
    background-color: #fff;
}
.user {
	margin-top: 46px;
    background: url(../image/user.png) left center no-repeat;
    background-clip: padding-box;
}

.phone {
    background: url(../image/companyPhone.png) left center no-repeat;
    background-clip: padding-box;
}

.applicationBtn {
	display: block;
	margin-bottom: 30px;
	margin-top: 25px;
	width: 353px;
	height: 54px;
	font-size: 18px;
	color: #000;
	background-color: #ffe400;
	cursor: pointer;
	font-family: "微软雅黑";
}
.application p {
	margin-top: 15px;
	color: #fff;
	font-size: 16px;
	text-align: center;
}
.listBanner img{width:100%!important; height:auto!important; display:block;}
.hCenter{margin-left:auto; margin-right:auto;border:none;}
/* Mozilla Firefox 4 to 18 */
:-moz-placeholder { color: #b6bac0; }
/* Mozilla Firefox 19+ */
::-moz-placeholder { color: #b6bac0; }
input:-ms-input-placeholder { color: #b6bac0; }
input::-webkit-input-placeholder { color: #b6bac0; }
.dz-member{ text-align:right; height:24px; line-height:24px;}
.dz-member a{ display:inline-block; font-size:14px;}


















