@charset "utf-8";
/* CSS Document */

body{ font-size:12px; color:#414141; background:#fff;}

a { color:#414141; font-size:12px; text-decoration:none; }

a:hover { color:#414141; font-size:12px; text-decoration:none;}

/***************wel********************/
#main-wel{ width:100%; height:100%; background:#000; position:relative}
.wel-top{ width:100%; height:100%; background-image:url(../images/wel-bg2.jpg); background-position:center; background-repeat:no-repeat; background-size:100% 100%; position:absolute; z-index:5; top:0; right:0}
/*.wel-bottom{ width:100%; height:100%; background-image:url(../images/wel-bottom-xian.png); background-position:bottom left; background-repeat:no-repeat; background-size:100%; position:absolute; z-index:6; bottom:0; right:0}
.wel-q{width:100%; height:100%; background-image:url(../images/wel-q.png); background-position:center; background-repeat:no-repeat; background-size:100%; position:absolute; z-index:7; top:0; right:0}*/
.wel-logom{ display:none}
.wel-logo{ position:absolute; z-index:8; left:0; top:0; width:22.8%; max-width:438px;}
.wel-logo img{ width:100%;}
.wel-more{ display:block; width:196px; height:63px; position:absolute; z-index:99; left:50%; margin-left:-98px; bottom:30px; background:url(../images/wel-more.png) no-repeat;}
.wel-more .ico{ width:10px; height:11px; background:url(../images/more-btn.png) no-repeat; opacity:0; overflow:hidden; position:absolute; z-index:999; left:50%; margin-left:-5px; bottom:10px;}
.wel-tu{ width:30%; position:absolute; z-index:99; top:14.35%; left:39.21%;}
.wel-tu img{ width:100%;}
.wel-zi{ width:20.625%; position:absolute; z-index:99; top:24.25%; right:61.458%;}
.wel-zi img{ width:100%;}

/***************index css********************/
@media screen and (max-width: 768px) {
.wel-top{ width:100%; height:100%; background-image:url(../images/wel-bgm.jpg); background-position:center; background-repeat:no-repeat; background-size:100% 100%; position:absolute; z-index:5; top:0; right:0}
.wel-logo{ display:none}
.wel-logom{ max-width:216px; width:34%; margin-left:10%; display:block; margin-top:5%}	
.wel-logom img{ width:100%;}
.wel-tu{ width:80%; position:relative; z-index:99; top:auto; left:auto; margin-top:8%; margin-left:10%}
.wel-zi{ width:60%; position:relative; z-index:99; top:auto; right:auto; margin-top:8%; margin-left:10%;}
	}