@charset "utf-8";
* { padding: 0; margin: 0; }
a { text-decoration: none; color:#818286; };
a:link { color: #000; };
.container {  }
.header { margin: 0 auto; width: 1200px; height: 200px; text-align: center; }
.logo { padding: 35px 0;}
.nav dl { display: inline; float: left; width: 240px; }
.nav dd { margin-bottom: 12px; }
.focus a { color:#EF4136; }
.nav a:hover { color:#EF4136; }

.content { margin: 0 auto; width: 1200px; }
.title { text-align: center; margin-top: 75px; margin-bottom: 40px; }
.font-1 { font-size: 24px; color: #ED4135; }
.font-2 { font-size: 14px; color: #818286; }
.content li { list-style-type: none; width: 1200px; height: 150px; margin-bottom: 22px; }
.content li img { margin-top: 29px; }

.li-1 { background:url(../images/Scope%20of%20business-02.png) no-repeat; text-align: center; }
.li-2 { background:url(../images/Scope%20of%20business-03.png) no-repeat; text-align: center; }
.li-3 { background:url(../images/Scope%20of%20business-04.png) no-repeat; text-align: center; }
.li-4 { background:url(../images/Scope%20of%20business-05.png) no-repeat; text-align: center; }
.li-5 { background:url(../images/Scope%20of%20business-06.png) no-repeat; text-align: center; }
.li-6 { background:url(../images/Scope%20of%20business-07.png) no-repeat; text-align: center; }
.li-h { background-color: #EF4136;}
.li-h img { float: left; margin-left: 405px; margin-right: 45px; }
.p-1 { padding-top: 29px; line-height: 30px; color: #FAC8C1; }
.p-2 { font-size: 12px; line-height: 30px; color: #FAC8C1; }
.p-3 { line-height: 30px; color: #FFF; }
.disnone { display: none; }

.footer { background:url(../images/home-31.jpg) no-repeat; width: 100%; height: 500px; }
.info { margin: 0 auto; width: 1200px; height: 350px; }
.contact { float: left; margin-top: 35px; margin-right: 150px; }
.contact dl { margin-bottom: 25px; }
.contact dt { float: left; margin-right: 15px; }
.contact dd { color: #FFF; font-size: 16px; }
.code { float: left; text-align: center; margin-top: 25px; margin-right: 45px; margin-left: 45px; }
.code dt { margin-bottom: 50px; }
.code dd { color: #BCBDBF; }
.copyright { background-color:#000; height: 150px; text-align: center; }
.copyright p { padding-top: 20px; font-size: 16px; color: #BCBDBF; }