﻿@charset "utf-8";
html{ font:normal 62.5%/2.3em Arial, Helvetica, sans-serif}
body{ margin:0px; padding:0px; margin:0px auto; font-size:12px; color:#414446; width:100%; min-width:1200px; width:expression((documentElement.clientWidth < 1200) ? "1200px" : "100%" ); zoom:1; font-family:MicrosoftYaHeiUI, "微软雅黑";}
ul,li,form, dl,dt,dd, div{ padding: 0px; margin: 0px;}
ul,ul li{ list-style:none;}

.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.clearfix { display: inline-table; } /* Hides from IE-mac */
* html .clearfix { height: 1%;}

h1,h2,h3,h4,h5,h6,p{ padding:0px; margin:0px;}
select,input,textarea{ border-radius:0; -webkit-border-radius:0; color:#414446;}
input:focus { outline: none;}
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ }
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ border:none; border:0; vertical-align:top;}
a{ color:#414446; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none;}
.clear{ clear:both; height:0px; overflow:hidden;}






/*index*/
.big_contain{width:100%; background-color:#fff;}
.big_message{width:100%;  padding:45px 0px 60px 0px;}
.Contain{ padding:0 70px;}

.message{ width:1200px; margin:0 auto; overflow:hidden;font-size:14px; color:#666;}
.about_box{float:left; width:380px; margin-right:35px;}
.news_box{float:left; width:380px; margin-right:35px;}
.focus_box{float:right; width:370px;}
.contain{min-height: 500px}

.title{overflow:hidden;padding-bottom:5px; margin-bottom:20px;}
.about_box .title{ background:url(../images/l1.png) left bottom no-repeat;}
.news_box .title{ background:url(../images/l1.png) left bottom no-repeat;}
.focus_box .title{ background:url(../images/l1.png) left bottom no-repeat;}
.title h3{ float:left;  font-size:18px; color:#666666; }
.title h3 span{  font-size:14px; color:#666666; font-weight:bold;}
.title .more{float:right;font-size:14px; color:#666666; background:url(../images/add.png) left center no-repeat; width:75px; text-align:right;}
.about_content img{width:380px; height:138px; margin-bottom:10px;}
.about_content p{ height:90px;line-height:30px;}


.news_content dl{ overflow:hidden;}
.news_content li{ border-bottom:1px dashed #c3c3c3; height:37px;line-height:37px; overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news_content li span{ float:right;font-size:13px; color:#999; padding:0px 7px 0px 15px;}
.news_content li a{font-size:14px;letter-spacing:0.5px;}
.news_content dl{overflow:hidden;  padding-bottom:14px;}
.news_content dl dt{ float:left; width:164px; height:94px;border:1px solid #b9b9b9; text-align:center;}
.news_content dl dt img{ width:160px; height:90px; margin-top:1px;}
.news_content dl dd{ float:left; width:157px; height:96px; margin-left:14px;}
.news_content dl dd p{padding-top:5px;width:180px; height:66px; line-height:22px;overflow: hidden;text-overflow: ellipsis;}
.news_content dl dd h3{font-size:15px;width:141px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}


.focus_content li{border-bottom:1px dashed #c3c3c3; height:37px; line-height:37px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.focus_content li span{ float:right; font-size:13px; color:#999;padding:0px 7px 0px 15px;}
.focus_content li a{ font-size:14px; overflow:hidden; padding-left:7px;letter-spacing:0.5px;}
.focus_content dl{overflow:hidden;  padding-bottom:14px;}
.focus_content dl dt{width:164px; height:94px;border:1px solid #b9b9b9; text-align:center; float:left;}
.focus_content dl dd{width:157px; height:96px; float:left; margin-left:14px;}
.focus_content dl dt img{width:160px; height:90px; margin-top:1px;}
.focus_content dl dd h3{font-size:15px; color:#444; width:141px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.focus_content dl dd p{padding-top:5px;width:155px; height:66px; line-height:22px;overflow: hidden;text-overflow: ellipsis;}
/*index*/



/*首页项目*/
.slider_show{ width:1200px; border-top:2px solid #035cac; background-color:#fff; padding:50px 0; margin:auto; margin-top:60px;}
.slider_show .BanList{ width:1200px; overflow:hidden;}
.slider_show .BanList li{overflow:hidden; width:198px; float:left; padding:0 23px; text-align:center;cursor:pointer;}
.slider_show .BanList li:hover h3 a{ color:#b74439 !important;}
.slider_show .BanList li img{margin-bottom:15px; width:150px;}
.slider_show .BanList li h3{ font-size:18px; color:#333; cursor:pointer; margin-bottom:10px; padding-bottom:10px;overflow:hidden; height:20px;}
.slider_show .BanList li h3 text p{font-size:14px}
.slider_show .BanList li p{ font-size:14px; color:#666; line-height:25px; height:75px;overflow:hidden;}


