﻿/*-首页-*/
.bigbox1{width:100%;}
.bigbox1 .contentbox{width:1200px; margin:0 auto; padding:87px 0;}
.bigbox1 .contentbox h3,.bigbox1 .contentbox .smalltitle{width:100%; text-align: center;}
.bigbox1 .contentbox h3{font-size:36px; color:#318dc5; margin-bottom:16px;}
.bigbox1 .contentbox .smalltitle{font-size:18px; color:#aaaaaa; margin-bottom:65px; display: block;}
.bigbox1 .contentbox dl{width:100%; overflow: hidden;}
.bigbox1 .contentbox dl dt{width:600px; text-align: center; float: left;}
.bigbox1 .contentbox dl dt img{max-width:100%; height:auto; display: block;}
.bigbox1 .contentbox dl dd{width:600px; float:left; display: block; height:57px; line-height: 57px; margin-bottom:28px;}
.bigbox1 .contentbox dl dd strong{height:57px; font-size:24px; margin-right:24px; display: inline-block;}
.bigbox1 .contentbox dl dd span{font-size:16px; color:#585f5f; display: inline-block;}

.bigbox1 .contentbox .title2{width:910px; margin:0 auto; text-align: center; font-size:36px; color:#ffffff; line-height:1.8em; margin-bottom:120px;}
.hmulfwlist{width:100%; overflow: hidden;}
.hmulfwlist li{width:200px; height:300px; overflow: hidden; float: left; position: relative; cursor: pointer;}
.hmulfwlist li .circlebox{width:160px; height:160px; text-align: center; border:2px solid #fff; border-radius:50%; color:#fff; position: relative; margin:25px auto 0;}
.hmulfwlist li .circlebox span{margin-top:114px; display: block;}
.fxbox{width:100%; height:100%; position: absolute; left:0; top:300px; background: #46b9ff; text-align: center; color:#fff; -moz-transition: top 0.5s ease-in-out 0.6s; -webkit-transition: top 0.5s ease-in-out 0.6s;}
.fxbox strong{display: block; margin-bottom:16px;}
.fxbox span.img{display: block; width:70px; height:70px; overflow: hidden; margin:48px auto 20px; position: relative;}
.fxbox span.img img{position: absolute; left:-70px; top:0; width:70px; height:70px; display: block; -moz-transition: left 0.6s ease-in-out 0.6s; -webkit-transition: left 0.6s ease-in-out 0.7s;}
.fxbox div{width:154px; font-size:14px; margin:0 auto;}
.hmulfwlist li .circlebox i{width:84px; height:164px; overflow: hidden; display: block; position: absolute;}
.hmulfwlist li .circlebox i em{border:2px solid transparent; width:161px; height:160px; position: absolute; top:0; display: block; border-radius:50%;  -moz-transition: all 0.5s ease-in-out 0s; -webkit-transition: all 0.5s ease-in-out 0s;}
.hmulfwlist li .circlebox i.lftcrl{left:-2px; top:-2px;}
.hmulfwlist li .circlebox i.rftcrl{right:-2px; top:-2px;}
.hmulfwlist li .circlebox i.lftcrl em{ left:0;}
.hmulfwlist li .circlebox i.rftcrl em{right:0; }

.hmulfwlist li .circlebox:hover i.lftcrl em{-moz-transform:rotate(405deg); -webkit-transform:rotate(405deg); transform:rotate(405deg); border-left:2px solid #46b9ff;  border-bottom:2px solid #46b9ff;}
.hmulfwlist li .circlebox:hover i.rftcrl em{ -moz-transform:rotate(405deg); -webkit-transform:rotate(405deg); transform:rotate(405deg); border-right:2px solid #46b9ff; border-top:2px solid #46b9ff;}

.hmulfwlist li:hover .fxbox{top:0;}
.hmulfwlist li:hover .fxbox span.img img{left:0;}

.hmtab1{width:100%; display: block; overflow: hidden; text-align: center; margin-bottom:70px; margin-top:20px;}
.hmtab1 li{width:60px; height:4px; background:#efefef; display:inline-block; *display:inline; zoom:1;  margin:0 10px;}
.hmtab1 li.on{background: #fb9d44;}
.hmtab1 li:hover{background: #fb9d44; cursor: pointer;}
.hmgybox{width:100%; height:268px; overflow: hidden; margin-bottom:40px;}
.hmgybox ul{width:100%; overflow:hidden; display: none;}
.hmgybox ul li{width:20%; text-align: center; float:left;}
.hmgybox ul li strong{display: block; margin-bottom:15px; font-size:22px; color:#504f4f;}
.hmgybox ul li img{margin-bottom:23px;}
.hmgybox ul li div{width:176px;margin:0 auto; height:85px; overflow: hidden; font-size:16px;}
.bigbox1 .contentbox h3.hmtitle3{font-size:36px; color:#fff;}
.bigbox1 .contentbox .samlltitle2{width:100%; text-align: center; display: block; color:#fff;}

.hmlogo{width:1105px; margin:140px 0 0 78px; *width:760px; *margin:50px auto 0;}
.hmlogo li{width:140px; height:140px; float: left; -webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); transform:rotate(45deg); background:#fff; position: relative; margin-right:61px; margin-top:-40px; *margin-right:5px; *margin-top:5px;}
.hmlogo li img{-webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); transform:rotate(-45deg); width:122px; height:70px; position: absolute; left:50%; top:50%; margin-left:-61px; margin-top:-35px;}
.hmlogo li.two{margin-left:100px; margin-top:-40px; *margin-left:0px; *margin-top:5px;}
.copyright{width:100%; color:#fff; font-size:14px;}
.copyright a{color:#fff;}

.tabsb span.on{color:#fb9d44;}