html,
body,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
textarea,
select,
button,
fieldset,
legend,
img,
ul,
ol,
li,
dl,
dt,
dd,
th,
td,
pre,
blockquote {
  margin: 0;
  padding: 0;
  font-family: \5FAE\8F6F\96C5\9ED1;
}
li {
  list-style: none;
}
.publicclass {
  width: 1200px;
  margin: 0 auto;
}
.publicclass ul li a{
  color: #ffffff;
}
.publicclass .childhref li a {
  color: #333333;
}
.publicclass .title-list li a {
  color: #333333;
  font-size: 16px;
}
.clear,
.clearfix {
  clear: both;
}
.bigtitle {
  font-size: 26px;
  color: #343333;
  padding: 15px 0;
  width: 100%;
  border-bottom: #c4c4c4 solid 1px;
}
.bigtitle span {
  font-size: 14px;
  color: #9d9d9d;
  margin-left: 10px;
}
.noborder {
  border: none;
}
a {
  cursor: pointer;
  text-decoration: none;
}
.margintop {
  margin-top: 40px;
}
/*head*/
.headlogo {
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
}
.headtelephone {
  float: right;
  margin-top: 30px;
}
/*menu*/
.menucont {
  width: 100%;
  height: 68px;
  line-height: 68px;
  background: #32374c;
  color: #fff;
  font-size: 18px;
}
.menucont li {
  float: left;
  width: 150px;
  text-align: center;
  position: relative;
}
.menucont li:hover {
  background: #2b8cf0;
}
.menucont li ul.firstmenu {
  box-shadow: 0px 1px 10px #7f7f7f;
  width: 685px;
  padding: 20px 0;
  background: #fff;
  display: none;
}
.menucont li ul.firstmenu li {
  padding-left: 95px;
  float: none;
  position: static;
  width: 590px;
  text-align: left;
  height: 75px;
}
.menucont li ul.firstmenu li .title {
  font-size: 16px;
  color: #1296db;
  width: 100%;
  clear: both;
  height: 30px;
  line-height: 30px;
  font-weight: bold;
}
.menucont li ul.firstmenu li a {
  font-size: 16px;
  color: #676767;
  margin-right: 10px;
  display: inline-block;
  float: left;
  line-height: 30px;
}
.menucont li ul.firstmenu li a:hover {
  color: #ee7700;
}
.menucont li ul.firstmenu li.bj1 {
  background: url(../images/menubj.png) 12px -10px no-repeat;
}
.menucont li ul.firstmenu li.bj2 {
  background: url(../images/menubj.png) 12px -84px no-repeat;
}
.menucont li ul.firstmenu li.bj3 {
  background: url(../images/menubj.png) 12px -167px no-repeat;
}
.menucont li ul.firstmenu li.bj4 {
  background: url(../images/menubj.png) 12px -252px no-repeat;
}
.menucont li ul.firstmenu li.bj5 {
  background: url(../images/menubj.png) 12px -329px no-repeat;
}
.menucont li ul.firstmenu li.bj6 {
  background: url(../images/menubj.png) 12px -412px no-repeat;
}
.menucont li ul.ptmenu {
  box-shadow: 0px 1px 10px #7f7f7f;
  width: 150px;
  padding: 10px 0;
  background: #fff;
  display: none;
}
.menucont li ul.ptmenu li {
  font-size: 16px;
  color: #676767;
  text-align: center;
  height: 40px;
  line-height: 40px;
}
.menucont li ul.ptmenu li:hover {
  background: #2b8cf0;
  color: #fff;
}
.menucont li ul.ulheight1 {
  height: 240px;
}
.menucont li ul.ulheight2 {
  height: 120px;
}
.menucont li:hover ul {
  display: block;
  position: absolute;
  top: 68px;
  left: 0px;
  z-index: 999999999;
}
.menucont .active {
  background: #2b8cf0;
}
/*.menucont a{*/
/*color: #ffffff;*/
/*}*/
.menucont .active a{
  color:#ffffff;
}
/*banner*/
.slides {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.slide-pic {
  overflow: hidden;
  width: 100%;
}
.slide-pic li {
  display: none;
  background: #eff4f9;
}
/* 必要元素 */
.slide-pic li.current {
  display: block;
}
/* 必要元素 */
.slide-li {
  top: 100px;
  position: absolute;
}
/* 必要元素 */
.slide-li li {
  width: 268px;
  line-height: 56px;
  height: 56px;
  text-align: center;
}
.slide-li a {
  display: block;
  font-size: 18px;
  color: #fff;
  height: 56px;
  text-decoration: none;
}
.slide-li li.current a {
  color: #fff;
  text-decoration: none;
}
.op {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.op li {
  background: #31425c;
}
.op li.current {
  background: #1780ed;
}
/*immigrant*/
.immigrantcont {
  background: #eff4f9;
  width: 100%;
  padding: 30px 0;
  border-bottom: #dddfe1 solid 1px;
  box-shadow: 0px 1px 10px #e5e5e5;
}
.immigrantcont li {
  height: 95px;
  float: left;
  font-size: 14px;
  border-left: #bfcfe0 solid 1px;
  border-right: #bfcfe0 solid 1px;
  padding-left: 20px;
}
.immigrantcont .title {
  font-size: 18px;
  color: #3285db;
  margin-bottom: 15px;
  font-weight: bold;
}
.immigrantcont a {
  margin-right: 8px;
  margin-bottom: 8px;
  display: block;
  float: left;
}
.immigrantcont a:hover {
  color: #ee7700;
}
.immigrantcont .nopaddingl {
  padding-left: 0;
}
.immigrantcont .nopaddingr {
  padding-right: 0;
}
.immigrantcont .noborderl {
  border-left: 0;
}
.immigrantcont .noborderr {
  border-right: 0;
}
.immigrantcont .immwidth1 {
  width: 280px;
  padding-right: 15px;
}
.immigrantcont .immwidth2 {
  width: 269px;
}
.immigrantcont .immwidth3 {
  width: 112px;
}
.immigrantcont .immwidth4 {
  width: 190px;
}
.immigrantcont .immwidth5 {
  width: 165px;
}
.immigrantcont .immwidth6 {
  width: 90px;
}
.immigrantcont ul li a{
  color: #333333;
}
/*project*/
.project {
  margin-bottom: 40px;
  margin-top: 40px;
  text-align: center;
  color: #fff;
}
.project li {
  width: 122px;
  height: 146px;
  float: left;
  padding: 20px;
  background: #1894da;
  margin-right: 45px;
}
.project img {
  margin: 10px 0 5px 0;
}
.project .title {
  font-size: 16px;
  border-bottom: #5cbff7 solid 1px;
  margin-bottom: 8px;
  padding-bottom: 10px;
  font-weight: bold;
}
.project .sum {
  font-size: 12px;
  margin-bottom: 5px;
}
.project li.nomargin {
  margin: 0;
}
.project li:hover {
  background: #ee7700;
}
.project li:hover .title {
  border-bottom: #f7bd84 solid 1px;
}
/*Hot country*/
.country li {
  float: left;
  margin-right: 30px;
  margin-top: 20px;
  width: 150px;
}
.country img {
  margin-right: 10px;
  float: left;
}
.country .name {
  font-size: 16px;
  color: #272727;
  display: block;
  float: left;
  width: 40%;
}
.country li:hover .name {
  color: #ee7700;
}
#focusDp {
  width: 760px;
  height: 220px;
  overflow: hidden;
  position: relative;
  margin: 50px auto;
  float: left;
}
#focusMain {
  width: 760px;
  height: 220px;
  overflow: hidden;
  position: relative;
}
#focusMain ul {
  position: absolute;
  left: 0;
  top: 0;
}
#focusMain li {
  width: 760px;
  height: 220px;
  overflow: hidden;
  float: left;
  position: relative;
}
#focusMain li .pic {
  display: block;
  width: 380px;
  height: 220px;
  overflow: hidden;
}
#focusMain li .pic img {
  width: 380px;
  height: 220px;
}
#focusMain li .text {
  display: block;
  width: 355px;
  height: 220px;
  position: absolute;
  top: 0px;
  left: 400px;
  text-align: left;
}
#focusMain li .djq {
  font-size: 16px;
  color: #606060;
  font-weight: bold;
  margin-bottom: 17px;
  display: block;
}
#focusMain li .sum {
  line-height: 30px;
  font-size: 14px;
  color: #606060;
  overflow: hidden;
  height: 120px;
  margin-bottom: 20px;
}
#focusMain li .sum a {
  display: inline-block;
  width: 36px;
  height: 17px;
  vertical-align: middle;
  background: url(../images/tip-bg.gif) no-repeat;
  text-align: center;
  line-height: 17px;
  text-indent: 2px;
  color: #fff;
}
#focusMain li .text .defbtn {
  width: 111px;
  height: 38px;
  display: block;
  background: url(../images/defbtn.png) no-repeat;
}
#prevBtn {
  width: 17px;
  height: 17px;
  position: absolute;
  bottom: 10px;
  right: 25px;
  background: url(../images/prev.png) no-repeat;
  text-indent: -999em;
  overflow: hidden;
}
#nextBtn {
  width: 17px;
  height: 17px;
  position: absolute;
  bottom: 10px;
  right: 0px;
  background: url(../images/next.png) no-repeat;
  text-indent: -999em;
  overflow: hidden;
}
#prevBtn:hover {
  background: url(../images/prevhover.png) no-repeat;
}
#nextBtn:hover {
  background: url(../images/nexthover.png) no-repeat;
}
#nextTip img {
  display: block;
  width: 106px;
  height: 70px;
}
#nextTip a {
  line-height: 70px;
}
.hotdemo {
  width: 370px;
  height: 220px;
  float: right;
  position: relative;
}
.hotdemo .more {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 16px;
  color: #3285db;
}
.hotdemo .title {
  font-size: 20px;
  color: #606060;
  width: 80%;
  margin-bottom: 10px;
}
.hotdemo .piccont {
  width: 100%;
  border-bottom: #bcbcbc dashed 1px;
  margin: 15px 0 10px 0;
  padding-bottom: 15px;
}
.hotdemo .picimg {
  width: 127px;
  height: 80px;
  margin-right: 20px;
  float: left;
}
.hotdemo .picimg img {
  width: 127px;
  height: 80px;
}
.hotdemo .btitle {
  width: 220px;
  float: left;
  font-size: 16px;
  color: #272727;
  line-height: 25px;
  height: 60px;
  overflow: hidden;
}
.hotdemo .btitle:hover,
.hotdemo .stitle:hover {
  color: #ee7700;
}
.hotdemo .date {
  font-size: 14px;
  color: #9a9a9a;
  float: left;
}
.hotdemo .stitle {
  font-size: 14px;
  color: #272727;
  float: left;
}
.hotdemo .sdate {
  font-size: 14px;
  color: #9a9a9a;
  float: right;
}
.hotdemo li {
  line-height: 30px;
}
/*Recommended Items*/
.itemsbj {
  background: url(../images/itemsbj.jpg) center center no-repeat;
  width: 100%;
  padding: 60px 0 50px 0;
  margin-bottom: 30px;
}
.itemsbj li {
  float: left;
  width: 277px;
  box-shadow: 0px 1px 20px #d0d0d0;
  margin-right: 30px;
  margin-bottom: 30px;
  background: #fff;
}
.itemsbj li:nth-child(4n+4){margin-right: 0px;}
.itemsbj li.nomargin {
  margin-right: 0;
}
.itemsbj .pic {
  width: 277px;
  height: 190px;
  overflow: hidden;
}
.itemsbj .pic img {
  width: 277px;
  height: 190px;
  transition: all 1.0s;
  -webkit-transition: all 1.0s;
}
.itemsbj .pic:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.itemsbj .title {
  font-size: 16px;
  color: #9f9f9f;
  width: 100%;
  padding: 18px 0px;
  text-align: center;
}
.itemsbj .btn {
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  width: 330px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 20px;
  color: #3285db;
  border: #3285db solid 1px;
  border-radius: 8px;
}
/*News information / Activity / Overseas information*/
.fl {
  display: inline;
  float: left;
}
.fr {
  display: inline;
  float: right;
}
.cf:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  overflow: hidden;
}
.cf {
  zoom: 1;
}
.pb10 {
  padding-bottom: 10px;
}
.mt10 {
  margin-top: 10px;
}
.case .title-list {
  position: relative;
  top: -41px;
}
.case .title-list li {
  text-align: right;
  float: left;
  display: inline;
  margin-left: 40px;
  padding-bottom: 15px;
  color: #4d1091;
}
.case .title-list li.on {
  color: #4d1091;
  border-bottom: 4px solid #3285db;
}
.product {
  height: 580px;
  position: relative;
  overflow: hidden;
  display: none;
  margin-top: 20px;
  width: 100%;
}
.product ul {
  position: absolute;
  left: 0px;
}
.product-wrap .show {
  display: block;
}
.product-wrap .product li {
  float: left;
  display: inline;
  margin-left: 25px;
  width: 383px;
  position: relative;
  height: 352px;
}
.product-wrap .product li:first-child{
  margin-left: 0;
}
/*.product-wrap .product li.ml0:nth-child(3n){margin-right: 0px;}*/
.product-wrap .product li a {
  display: block;
}
.product-wrap .product li img {
  width: 383px;
  border: none;
  margin: 0;
  padding: 0;
  height: 240px;
  transition: all 1.0s;
  -webkit-transition: all 1.0s;
}
.product-wrap .title {
  color: #3b3b3b;
  font-size: 18px;
  text-align: left;
  line-height: 30px;
  margin-bottom: 10px;
  padding: 20px 30px;
}
.product-wrap .date {
  float: left;
  width: 100px;
  color: #3b3b3b;
  font-size: 18px;
  text-align: left;
  line-height: 30px;
  margin-bottom: 30px;
  padding: 0 30px;
}
.product-wrap .cont {
  border: #adbdea solid 1px;
  border-top: none;
  position: absolute;
  left: 0;
  top: 240px;
  width: 381px;
  height: 110px;
  overflow: hidden;
}
.product-wrap .pic {
  width: 383px;
  height: 240px;
  overflow: hidden;
}
.product-wrap .product li:hover {
  box-shadow: 0px 4px 10px #d0d0d0;
}
.product-wrap .product li:hover .cont {
  border: none;
}
.product-wrap .product li:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.product-wrap .btn {
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 50px;
  width: 330px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 20px;
  color: #3285db;
  border: #3285db solid 1px;
  border-radius: 8px;
}
.activity .actbtn {
  background: #ee7700;
  font-size: 14px;
  color: #fff;
  width: 51px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  float: right;
  margin-right: 30px;
  border-radius: 5px;
}
/*assessment*/
.assessment {
  margin-bottom: 60px;
}
/*advantage*/
.advantagecont {
  width: 100%;
  margin-bottom: 30px;
}
.advantagecont img {
  width: 100%;
}
/*Success case*/
/*partner*/
.partner {
  padding-bottom: 10px;
}
.partner .title {
  font-size: 18px;
  color: #343333;
  padding: 30px 0;
  width: 100%;
}
.partner a {
  margin-right: 36px;
  margin-bottom: 30px;
  float: left;
}
.partner a.nomargin {
  margin-right: 0px;
}
/*link*/
.link {
  color: #4b4b4b;
  padding-bottom: 30px;
  border-top: #383838 solid 2px;
  padding-top: 20px;
}
.link .title {
  font-size: 18px;
  color: #343333;
}
.link a {
  display: inline-block;
  padding: 0 20px;
  font-size: 16px;
  color: #4b4b4b;
}
/*foot*/
.foot {
  background: #383838;
  width: 100%;
  padding: 30px 0;
}
.foot .left {
  float: left;
  width: 130px;
}
.foot .footer01_z_top {
  height: 23px;
  border-left: 4px solid #EE7700;
  font-size: 16px;
  color: #FFFFFF;
  padding-left: 8px;
  line-height: 23px;
}
.foot .footer01_z_bottom {
  height: 196px;
  border-left: 1px solid #767676;
  font-size: 14px;
  color: #FFFFFF;
  padding-left: 8px;
  margin-left: 1.5px;
  margin-top: 2px;
}
.foot .footer01_z_bottom li {
  height: 32px;
  line-height: 32px;
}
.foot .footer01_z_bottom li a {
  color: #B2B2B2;
}
.foot .footer01_z_bottom li a:hover {
  color: #fff;
}
.foot .footer01_contry {
  width: 730px;
  height: 250px;
  float: left;
}
.foot .footer01_contry_bottom {
  height: 196px;
  border-left: 1px solid #767676;
  font-size: 14px;
  color: #FFFFFF;
  padding-left: 8px;
  margin-left: 1.5px;
}
.foot .footer01_contry_bottom li {
  height: 30px;
  line-height: 30px;
  color: #B2B2B2;
}
.foot .footer01_contry_bottom li a {
  color: #B2B2B2;
  padding: 0 7px;
}
.foot .footer01_contry_bottom li a:hover {
  color: #FFFFFF;
}
.foot .center {
  float: left;
  width: 750px;
}
.foot .right {
  float: right;
}
.foot .right .title1 {
  font-size: 16px;
  color: #ffffff;
}
.foot .right .title2 {
  font-size: 24px;
  color: #ee7700;
  padding: 30px 0;
  font-weight: bold;
}
.foot .right .ewm1 {
  float: left;
  text-align: center;
  font-size: 14px;
  color: #c4c4c4;
  width: 106px;
  margin-right: 50px;
}
.foot .right .ewm2 {
  float: left;
  text-align: center;
  font-size: 14px;
  color: #c4c4c4;
  width: 106px;
}
.foot .right .ewm1 img,
.foot .right .ewm2 img {
  margin-bottom: 10px;
}
.foot2 {
  background: #383838;
  width: 100%;
  border-top: #595959 solid 1px;
  font-size: 12px;
  color: #7c7c7c;
  padding: 30px 0;
}
/*top*/
.cndns-right10 {
  position: fixed;
  left: 270px;
  top: 55.5%;
  margin-top: -100px;
  z-index: 100;
  /*background: #FFFFFF;*/
}
.cndns-right {
  position: fixed;
  right: 1px;
  top: 50%;
  margin-top: -100px;
  z-index: 100;
  /*background: #FFFFFF;*/
}
.cndns-right-meau {
  position: relative;
}
.cndns-right-btn {
  width: 66px;
  height: 66px;
  text-align: center;
  display: block;
  position: relative;
  background-color: #3285DB;
  margin-bottom: 2px;
}
.cndns-right-btn span {
  color: #848484;
  font-size: 26px;
  line-height: 66px;
}
.cndns-right-btn sup {
  display: block;
  min-width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  color: #fff;
  border-radius: 50%;
  background-color: #ff6800;
  position: absolute;
  left: -12px;
  top: -12px;
}
.cndns-right-btn p {
  color: #ff6800;
  font-size: 14px;
  line-height: 18px;
  padding-top: 5px;
  display: none;
}
.cndns-right-meau:hover .cndns-right-btn span {
  display: none;
}
.cndns-right-meau:hover .cndns-right-btn p {
  display: block;
}
.meau-car .cndns-right-btn {
  border-color: #ff6800;
  margin-bottom: 20px;
}
.meau-car.cndns-right-meau:hover .cndns-right-btn {
  background-color: #ff6800;
}
.meau-car.cndns-right-meau:hover .cndns-right-btn span {
  color: #fff;
  display: block;
}
.meau-car .cndns-right-btn span {
  color: #ff6800;
}
/*.meau-sev .cndns-right-btn{border-color:#3285DB;background:url(../images/qq.png) no-repeat #3285DB center;}*/
.meau-sev .cndns-right-btn p {
  color: #fff;
}
.meau-sev .cndns-right-btn span {
  color: #fff;
}
.meau-top .cndns-right-btn span {
  font-size: 12px;
  line-height: 12px;
  padding-top: 10px;
  display: block;
}
.meau-top .cndns-right-btn i {
  display: block;
  color: #999;
}
.meau-top.cndns-right-meau:hover .cndns-right-btn {
  background-color: #ff6800;
}
.meau-top.cndns-right-meau:hover .cndns-right-btn span {
  display: block;
  color: #fff;
}
.meau-top.cndns-right-meau:hover .cndns-right-btn i {
  color: #fff;
}
.cndns-right-box {
  position: absolute;
  top: -15px;
  right: 48px;
  padding-right: 25px;
  display: none;
}
.cndns-right-box .box-border {
  border: 1px solid #ccc;
  border-top: 4px solid #ff6800;
  padding: 20px;
  background-color: #fff;
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.15);
  position: relative;
}
.cndns-right-box .box-border .arrow-right {
  display: block;
  width: 13px;
  height: 16px;
  background: url(../images/weixin.png) no-repeat;
  position: absolute /*;right:-13px;top:26px;*/;
}
.cndns-right-box .box-border .sev-t span {
  font-size: 42px;
  float: left;
  display: block;
  line-height: 56px;
  margin-right: 20px;
  color: #ff6800;
}
.cndns-right-box .box-border .sev-t p {
  float: left;
  color: #ff6800;
  font-size: 24px;
  line-height: 28px;
}
.cndns-right-box .box-border .sev-t p i {
  display: block;
  font-size: 14px;
  color: #ff6800;
}
.cndns-right-box .box-border .sev-b {
  padding-top: 15px;
  margin-top: 15px;
  border-top: 1px solid #e4e4e4;
}
.cndns-right-box .box-border .sev-b h4 {
  color: #666;
  font-size: 14px;
  font-weight: normal;
  padding-bottom: 15px;
}
.cndns-right-box .box-border .sev-b li {
  float: left;
  width: 33.33333%;
}
.cndns-right-box .box-border .sev-b li a {
  display: inline-block;
  color: #999;
  font-size: 13px;
  padding-left: 43px;
  background: url(../images/qq.gif) no-repeat left 3px;
  line-height: 36px;
}
.cndns-right-box .box-border .sev-b li a:hover {
  color: #ff6800;
}
.meau-sev .cndns-right-box .box-border {
  width: 430px;
}
.meau-contact .cndns-right-box .box-border {
  width: 230px;
  overflow: hidden;
}
.cndns-right-meau:hover .cndns-right-box {
  display: block;
}
.meau-code .cndns-right-box {
  top: inherit;
  bottom: -35px;
}
.meau-code .cndns-right-box .box-border {
  width: 156px;
  text-align: center;
  border-top: 1px solid #ccc;
}
.meau-code .cndns-right-box .box-border i {
  display: block;
  color: #f66e06;
  font-size: 16px;
  line-height: 16px;
}
.meau-code .cndns-right-box .box-border .arrow-right {
  top: inherit;
  bottom: 50px;
}
.meau-sev .cndns-right-btn .demo-icon {
  display: block;
}
.meau-sev:hover .cndns-right-btn {
  background: #ff6800;
}
.meau-zs .cndns-right-btn {
  background-color: #ff6800;
  color: #fff;
  margin-top: 80px;
  border-color: #ff6800;
}
.meau-zs .cndns-right-btn span {
  color: #fff;
}
.meau-zs .cndns-right-btn p {
  color: #fff;
  line-height: 66px;
}
