@charset "utf-8";
body{padding:0;margin:0;font:normal 12px/180% Georgia;color:#000;text-align:center;background:#fff}
h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td{margin:0;padding:0;}
div{margin:0 auto;text-align:left;font:normal 12px/180% Georgia;}
a:link,a:visited{color:#000;text-decoration:none;}
a:hover{color:#c00;text-decoration:underline;}
img{border:none;}
ol,ul,li{list-style:none;} 
em{font-style:normal;}
/*clear*/
.clearfix:before,.clearfix:after{content:"";display:table;}
.clearfix:after{clear:both;overflow:hidden;}
.clearfix{zoom:1;}
/*other*/
.fl{float:left;}
.fr{float:right;}
.w1000{width:1000px;}
.white,.white a:link,.white a:visited,.white a:hover{color:#fff;}
/*header*/
.header{height:40px;}
.header span{float:left;}
.header span img{margin-top:3px;}
.header em{float:right;line-height:40px;}
.header em a:link,.header em a:visited,.header em a:hover{margin:0 6px;color:#000}
/*top*/
.topbg{background:url(images/topbg.jpg) no-repeat top center;position: relative;}
.top{height: 460px;}
.tit1{background:url(images/editbg.png) no-repeat;height: 92px;line-height: 85px;}
.tit1 h1{font:normal 26px/85px Georgia;color:#f5e539;margin:0 auto 0 0;width:549px;}
.edit div{width: 988px;margin:83px 0 0 auto;}
.edit div h1{background:url(images/edit1.jpg) repeat-x;height: 42px;font:normal 20px/42px Georgia;float:left;padding:0 20px;position: relative;}
.edit div h1 em{background:url(images/icon2.png) no-repeat;position: absolute;top:42px;left:15px;width: 16px;height: 8px;}
.edit div p{font-size: 16px;line-height: 160%;background:url(images/icon1.jpg) no-repeat right #c33b3e;height:90px;clear:both;padding:15px 75px 0 38px;width:875px;}
/*p1Con*/
.p1Con{margin-top: 45px;}
.p1Con h1{background:url(images/tit3.png) no-repeat top center;height: 68px;font:normal 40px/64px Georgia;text-align: center;color:#484848;}
.pic1{margin-top: 25px;}
.pic1 li{width: 215px;margin:40px 13px 0 15px;display: inline;font-size: 16px;float:left;height:450px}
.pic1 li img{display: block;background:url(images/pic1.png) no-repeat bottom;padding-bottom: 7px;margin-bottom: 8px;}
/*copyright*/
#copyright{clear:both;margin:0 auto;padding:80px 0 30px 0;text-align:center;font-size: 16px;}
/*---------MEDIA QUERIES Mobile phone--------------*/
@media (min-device-width:1800px) and (max-width:1919px),
       screen and (max-device-width:1919px) {
    .tit1 h1{text-align: right;width:45%}
}
@media (min-device-width:1400px) and (max-width:1799px),
       screen and (max-device-width:1799px) {
    .tit1 h1{text-align: right;width:60%}
}
@media (min-device-width:1000px) and (max-width:1399px),
       screen and (max-device-width:1400px) {
    .tit1 h1{text-align: right;width: 80%}
}
@media (min-device-width:320px) and (max-width:689px),(max-device-width:480px){
	.topbg,.w1000,.header{width:1000px !important}
	.topbg{background:url(images/topbg.jpg) no-repeat -650px 0;}
	.tit1{margin-top: 20px;background:url(images/editbg.png) no-repeat -200px 0;}
	.tit1 h1{text-align: right;width:60%}
}