@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
html{ max-width:1920px; min-width:1200px; margin:0 auto; overflow-x:hidden;}
body{ font-family:"Microsoft Yahei"; overflow-x:hidden;}
a{ text-decoration:none !important; cursor:pointer;}
a img{ border:none;}
img{ display:block;}
ul,li{ list-style:none;}

#More{ width:100%; background:#FFFFFF; overflow:hidden;}
#More h2{ font-size:52px; color:#1c1c1c; font-weight:bold; text-align:center; margin:30px auto; letter-spacing:2px;}
#More img{ margin:0 auto;}

#More .banner{ width:100%;}

#More_INT_Dev{ width:100%; background:#f9ffec; overflow:hidden;}
#More_INT_Dev img{ margin:40px auto;}
#More_INT_Dev .More_INT_Dev{ width:100%; padding:30px 0; background:#8bc21f; overflow:hidden; box-sizing:border-box; text-align:center;}
#More_INT_Dev .More_INT_Dev p{ width:1200px; margin:0 auto; font-size:24px; color:#36383a; font-weight:normal; text-align:left; line-height:42px; margin-bottom:30px;}
#More_INT_Dev .More_INT_Dev p span{ font-weight:bold;}
#More_INT_Dev .More_INT_Dev p sup{ margin-right:2px; vertical-align:super;}
#More_INT_Dev .More_INT_Dev a{ display:inline-block; width:200px; height:50px; margin:0 40px; font-size:24px; text-align:center; line-height:50px; border-radius:50px; -webkit-transform:scale(1); transform:scale(1); transition:all linear 0.2s; font-weight:bold;}
#More_INT_Dev .More_INT_Dev a:nth-of-type(1){ color:#ffffff; background:#ea5514; text-shadow:1px 1px 3px #ea2800; box-shadow:0 5px 10px #6b9d0a,0 0px 10px #ea5514 inset; -webkit-box-shadow:0 5px 10px #6b9d0a,0 0px 10px #ff992c inset;}
#More_INT_Dev .More_INT_Dev a:nth-of-type(2){ color:#e5460f; background:#ffffff; box-shadow:0 5px 10px #6b9d0a,0 0px 10px #cccccc inset; -webkit-box-shadow:0 5px 10px #6b9d0a,0 0px 10px #cccccc inset;}
#More_INT_Dev .More_INT_Dev a:hover{ -webkit-transform:scale(0.95); transform:scale(0.95);}

#More_Vision{ width:100%; background:#ffffff; overflow:hidden;}
#More_Vision img{ margin:30px auto;}
#More_Vision p{ width:100%; height:50px; background:#8bc21f; text-align:center; font-size:24px; color:#ffffff; font-weight:bold; letter-spacing:2px; line-height:66px;}
#More_Vision p:nth-of-type(2){ line-height:40px;}

#More_Doc{ width:100%; overflow:hidden; text-align:center;}
#More_Doc h2{ display:inline-block; background:url(../images/more_ico_01.png) no-repeat center top,url(http://www.moreck.com/common/pp/More_ico_02.png) repeat-x bottom; padding:40px 0 15px 0; box-sizing:border-box;}
#More_Doc .More_Doc_ico{ margin-top:-177px;}

#More_CHN_Dev{ width:100%; overflow:hidden; margin-bottom:30px;}
#More_CHN_Dev h2{ color:#194cc1; text-align:center; margin:0 0 30px 0;}
#More_CHN_Dev h2 sup{ display:inline-block; padding-left:4px; font-weight:normal; vertical-align:baseline; letter-spacing:-1px;}

#More_REC{ width:100%; background:url(../images/more_rec_bg.jpg) repeat; background-size:cover; overflow:hidden; text-align:center;}
#More_REC h2{ display:inline-block; background:url(../images/more_ico_01.png) no-repeat center top,url(http://www.moreck.com/common/pp/More_ico_02.png) repeat-x bottom; padding:40px 0 15px 0; box-sizing:border-box;}
#More_REC p{ width:100%; margin-top:30px; background:#8bc21f; text-align:center; line-height:36px; font-size:24px; color:#36383a; padding:30px 0; box-sizing:border-box;}
#More_REC p em{ font-weight:bold; font-style:normal;}
#More_REC p span{ font-size:20px;}