@charset "utf-8";
/*======Reset style======*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
ol,ul,li{list-style:none;}
h1,h2,h3,h4,h5,h6,strong,em{font-size:100%;font-style:normal;font-weight:normal;}

body{font:22px/24px \5FAE\8F6F\96C5\9ED1,\5B8B\4F53,sans-serif;color:#fff;background:#000;}
.clear{display:block;clear:both;height:0;line-height:0;font-size:0;overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.cursor{cursor:pointer;}
.undis{display:none;}
a{color:#333;text-decoration:none;}
a:hover{color:#d43900;text-decoration:none;}

.width1,.main_con{max-width:1600px;margin:0 auto;overflow:hidden;}
.width2{width:100%;overflow:hidden;}

/*======topBox======*/
.topBox{height:auto;text-align:center;background:url(../images/top_banner.jpg) center top no-repeat;background-size:cover;}
	.topBox img{width:100%;max-width:1600px;height:auto;-webkit-animation:share_icon 2s linear;}
      @-webkit-keyframes share_icon{0%{-webkit-transform: scale(0.5); opacity:0}100%{-webkit-transform: scale(1); opacity:1}}

/*======container1======*/
.title1{height:230px;background:url(../images/title1_bg.jpg) center no-repeat;}
	.title1_con,.title2 p{font-size:1.1em;line-height:1.65;text-indent:2em;}
	.title1_con{padding:50px 0 0 115px;height:131px;max-width:1485px;color:#323333;background:url(../images/title1.png) left top no-repeat;}
.title2{margin:32px auto 60px;overflow:hidden;}
	.title2 h2{font-size:2.26em;font-weight:700;line-height:2;color:#df231e;text-align:center;}

/*======footer======*/
.sign{margin-top:80px;text-align:center;font-size:0.8em;color:#8f8f8f;height:54px;line-height:54px;background:#151311;overflow:hidden;}


