@charset "utf-8";/* CSS Document */
body,p,img,a,div,ul,li,h1,h2,h3,h4,h5,h6,br,table,td,form,input{margin:0;padding:0;font-size:14px; }
table,ul,li,img{list-style:none;border:0;}
textarea {  
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */  
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */  
    box-sizing: border-box;         /* Opera/IE 8+ */  
	resize: none;                   /* extarea��Safari��Chrome�н��õ�����С���� */
}
*{margin: 0px;padding: 0px;list-style-type: none;  }

body{/*min-width:1200px;*/ font-family:"Microsoft YaHei","΢���ź�", "����";color:#000;}
a{text-decoration: none;color:#000;outline: medium none;font-size:14px; line-height:180%;}
a:hover{ color:#F30;font-size:14px;line-height:180%;}
img{border: none;vertical-align: top;  max-width: 100%;/* display: block;*/} 
.clear{ clear:both}
.logodi{ background:url(../images/logodi.jpg) repeat-x; height:159px;width:100%;}
.logo{width:1400px; margin:auto; background: url(../images/logo.jpg) no-repeat; height:159px;}
.banner{/* background:url(../images/banner.jpg) no-repeat;*/ width:100%; margin:auto; }
.banner img{ background-size:100% auto;}
.gsjj{background: #e9eaec; width:100%; margin:auto; overflow:hidden;}
.gsjjnr{width:1200px; margin:auto; background:url(../images/s01.jpg) no-repeat; height:423px; padding-bottom:20px;}
.gsjjnr p{width:700px; float:left; padding-left:90px; padding-top:220px;line-height:36px; font-size:18px; text-indent:2em; }
.hj{width:1200px;margin:auto; }
.hjbt{ background:url(../images/s02.jpg) no-repeat; margin:auto; width:1200px; height:97px;margin-top:70px; margin-bottom:60px;}
.wh{background:url(../images/s03.jpg) no-repeat; width:100%; margin:auto; height:513px;margin-top:80px; text-align:center;}
.fw{width:1200px; margin:auto; height:600px;}
.fwbt{ background:url(../images/s04.jpg) no-repeat; margin:auto; width:1200px; height:97px;margin-top:70px; margin-bottom:60px;}
.fw ul{}
.fw ul li{float:left;width:270px;overflow: hidden;}
.fw ul li a img {border:3px solid #ed6d00;}
.fw ul li a:hover img{border:5px solid #940306;}


.foot{background:url(../images/s06.jpg) no-repeat; width:100%; margin:auto; text-align:center;margin-top:70px;}
.fr{padding-right:23px;}
.fy{padding-right:30px;}
.fb{padding-bottom:26px;}
.left{width:408px; float:left;overflow: hidden;}
.cen{float:left;overflow: hidden;}
.right{float:right; width:385px;overflow: hidden;}
.left a img{ cursor: pointer;  transition: all 1s;}
.left a:hover img{transform: scale(1.1);}
.cen a img{ cursor: pointer;  transition: all 1s;}
.cen a:hover img{transform: scale(1.1);}
.right a img{ cursor: pointer;  transition: all 1s;}
.right a:hover img{transform: scale(1.1);}