@charset "utf-8";
/* CSS Document */
body {
    overflow-x: hidden;
}
.tb {
	border-bottom: 1px solid #dddee2;
	line-height: 30px;
}
.tb1 {
	margin: 0 auto;
	width: 1200px;
}
.tbleft {
	float: left;
}
.tbright {
	float: right;
}
.tbright a {
	color: #666;
	display: block;
	float: left;
	position: relative;
	padding: 0 10px;
	transition: color 0.3s;
}
.tbright a:before {
	content: "";
	position: absolute;
	right: 0;
	top: 11px;
	width: 1px;
	height: 10px;
	background: #a6b8c9;
	transition: 0.3s;
}
.bshare-custom {
    float: right;
}
.visible-sm {
    display: none !important;
}
.hidden-md{
    display: block !important;
    
}
.tupd img {
    max-width: 100%;
}

.visible-md{
    display: none !important;

}
.clear {
	zoom: 1;
}
.clear:after {
	content: "";
	display: block;
	clear: both;
}

.contain {
	width: 1200px;
	margin: 0 auto;
}
.header .logo {
	float: left;
	margin-top: 9px;
}
.header .nav {
	margin-left: 5%;
	float: left;
}
a.logo img {
    height: 4rem;
    padding: 1px 0;
}
.header .nav li {
	padding: 0 14px;
	float: left;
	position: relative;
}
.header .nav li:hover>a, .header .nav li.active>a {
	border-bottom: 2px solid #ff9934;
}
.header .nav li>a {
	font-size: 16px;
	padding: 33px 0 30px;
	display: block;
	transition: all 0.6s;
}
.header .nav li .show {
	width: 400px;
	background: #fff;
	position: absolute;
	left: 0;
	z-index: 2;
	transform: translate(0, 30px);
	opacity: 0;
	filter: alpha(opacity=0);
	transition: 0.6s all;
	visibility: hidden;
}
.header .nav li:after {
	content: '';
	width: 1px;
	height: 14px;
	background: #fcab94;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -7px;
}
.header .nav li:last-child:after {
	display: none;
}
.header .nav li:nth-of-type(5) .show, .header .nav li:nth-of-type(6) .show, .header .nav li:last-child .show {
 left: inherit;
 left: 0;
}
.header .nav li:hover .show {
	transform: translate(0, 0);
	opacity: 1;
	visibility: visible;
	filter:alpha(opacity=100);
}
.header .nav li .show dl {
	margin-top: 10px;
	line-height: 32px;
}
.header .nav li .show dl:last-child {
	padding-bottom: 20px;
}
.header .nav li .show dt {
	font-size: 15px;
	width: 23.5%;
	text-align: center;
	float: left;
    color: #333;
}
.header .nav li .show dt a {
	color: #333;
	font-weight: normal;
	font-size: 15px;
}
.header .nav li .show dd {
	width: 74.5%;
	float: right;
}
.header .nav li .show dd a {
	width: 33.3333%;
	float: left;
	font-size: 14px;
	color: #333;
}
.header .nav li .show dd a:hover {
	color: #333;
}
.header .nav li .show dd a:hover span {
	border-bottom: 1px solid #333;
}
.header .dianhua {
	position: relative;
	margin:9px 0 0 0;
}
.fr {
	float: right;
}
/* 小屏幕导航 */
.header {
    background-image: url(/images/csbj.png);
    background-repeat: no-repeat;
}

.rg a img {
    height: 16px;
    vertical-align: top;
}
.rg {
    float: right;
    display: none;
}
.a_txt {
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 0px;
	height: 0px;
	overflow: hidden;
	z-index: 10000;
}

.a_txt .div1 {
	position: absolute;
	width: 100%;
	height: 100%;
	background: #0b0d19;
	filter: alpha(opacity=0);
	opacity: 0;
	left: 0px;
	top: 0px;
	z-index: 1
}

.a_txt .div2 {
	position: absolute;
	width: 20%;
	left: 0px;
	top: 5%;
	z-index: 100;
	text-align: center;
	filter: alpha(opacity=0);
	opacity: 0
}
.a_txt .div3 ul li .a_txt2 dt {
    color: #fff;
}
.a_txt .div3 {
	position: absolute;
	width: 80%;
	right: 0px;
	top: 0px;
	background: #0b0d19;
	height: 100%;
	z-index: 100;
	right: -80%
}

.a_txt .div3 ul {
	padding-left: 5%;
	padding-right: 5%
}

.a_txt .div3 ul li {
	border-bottom: 1px solid #232530
}

.a_txt .div3 ul li a {
	display: block;
	height: 45px;
	color: #fff;
	line-height: 45px;
	padding-left: 5%;
	font-size: 16px
}

.a_txt .div3 ul li .a_js2 {
	background: url(/images/plus.png) 95% center no-repeat;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s
}

.a_txt .div3 ul li .a_js2_on {
	background: url(/images/reduce.jpg) 95% center no-repeat;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	transition: all 0s
}

.a_txt .div3 ul li .a_txt2 {
	display: none
}

.a_txt .div3 ul li .a_txt2 a {
	height: 40px;
	line-height: 40px;
	font-size: 14px
}




/*banner*/
.banner .slider {
    position: relative;
    width: 100%;
    height: 550px;
    overflow: hidden;
}
.banner .slides {
	height: 100%;
	overflow: hidden;
	list-style: none;
	-webkit-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-moz-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-ms-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	-o-transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
	transition: all 500ms cubic-bezier(0.165, 0.840, 0.440, 1.000);
}
.banner .slide {
	height: 100%;
	float: left;
	clear: none;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}
.banner .slide a {
	width: 100%;
	height: 100%;
	display: block;
}
.banner .slider-arrows {
}
.banner .slider-arrow {
	position: absolute;
	display: block;
	text-decoration: none;
	width: 48px;
	height: 76px;
	bottom: 50%;
	margin-bottom: -38px;
	text-indent: 999px;
	overflow: hidden;
}
.banner .slider-arrow--right {
	opacity: 0.5;
	right: -4%;
	background: url(/images/banner_right.png) no-repeat center;
}
.banner .slider-arrow--left {
	opacity: 0.5;
	left: -4%;
	background: url(/images/banner_left.png) no-repeat center;
}
.banner .slider-arrow--right:hover, .banner .slider-arrow--left:hover {
	opacity: 1;
}
.banner:hover .slider-arrow--right {
	right: 4%;
}
.banner:hover .slider-arrow--left {
	left: 4%;
}
.banner .slider-nav {
	position: absolute;
	bottom: 40px;
}
.banner .slider-nav__item {
	width: 23px;
	height: 4px;
	border-radius: 4px;
	clear: none;
	display: inline-block;
	margin: 0 9px;
	border: 1px solid #fff;
}
.banner .slider-nav__item:hover {
	background: #fff;
	width: 48px;
}
.banner .slider-nav__item--current {
	background: #fff;
	width: 48px;
}


/*guojia*/
.headerGuide {
    width: 1200px;
    height: 128px;
    position: absolute;
    top: 642px;
    left: 50%;
    margin-left: -600px;
    background-color: #fff;
    z-index: 1;
    overflow: hidden;
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}
.headerGuide-continents:first-child {
    margin-left: 20px;
}
.headerGuide-continents {
    float: left;
    width: 32%;
    padding-top: 36px;
}
.headerGuide-continents .continent {
    width: 25%;
    height: 60px;
    text-align: center;
    line-height: 60px;
    float: left;
    background-color: #1ea6a8;
    color: #fff;
    font-size: 1.2em;
    padding: 0 13px;
}
.headerGuide-continents .country {
    width: 62%;
    height: 60px;
    float: right;
    overflow: hidden;
    line-height: 60px;
}
.headerGuide-continents .country:last-child {
    margin-right: 20px;
}
.headerGuide-continents .country div a {
    min-width: 40px;
    width: auto;
}
.headerGuide-continents .country a {
    margin-right: 6px;
    font-size: 14px;
    color: #555555;
    display: inline-block;
}
/*热门国家*/
.rmgj{
	 background-image: url(/images/csbj.png);
    background-repeat: no-repeat;
}
.block_header {
    margin: 120px auto 20px;
    text-align: center;
    width:1200px;
}

.block_title {
    padding: 0px 0 5px 0;
    font-size: 28px;
    color: #313131;
    position: relative;
}

span.titleicon {
    height: 40px;
    background-image: url(/images/bticon.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20px;
    height: 35px;
    position: absolute;
    left: 40%;
    top: 50%;
}
.titleicon_ {
    height: 40px;
    background-image: url(/images/bticon.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 20px;
    height: 35px;
    position: absolute;
    right: 40%;
    top: 50%;
}
span.titleicon_ {
    font-size: 18px;
    color: #9b9b9b;
}
.hs{
display: inline-block;
    position: absolute;
    top: 178px;
    left: 61px;
    width: 50%;
}
.hs p {
    font-size: 15px;
    float: left;
    height: 320px;
    margin-right: 10px;
}
.hs span {
    font-size: 16px;
    line-height: 19px;
        display: block;
}
.jiag {
    display: inline-block;
    position: absolute;
    top: 177px;
    right: 108px;
    font-weight: bold;
    color: #ff9934;
    font-size: 34px;
}

p.block_desc {
    font-size: 16px;
    color: #9b9b9b;
}
#xinwrap{
    width: 1200px;

    margin: 0px auto;
}
#xinwrap ul li .xinwrap-a1 img{
   width: 100%;
}
#xinwrap ul li{
    width: 49.5%;
    list-style: none;
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0 1% 1% 0;
} 
#xinwrap ul li:nth-child(2n){
	margin-right:0;
}

#xinwrap ul li img.fr.fixImg {
    position: absolute;
    right: 12%;
    bottom: 13%;
    width: 25%!important;
}

#xinwrap ul li img.fl.fixImg {
    position: absolute;
    right: 40%;
    bottom: 13%;
    width: 25%!important;
}

#xinwrap ul li img.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

#xinwrap ul li .xinwrap-a1 .xinwrap-divA{
    position: absolute;
    top: 0;
    left: 0;
    width: 90%;
    height: 98%;
    padding: 0% 5%;
    background: rgba(0,0,0,0.43);
}

#xinwrap ul li .xinwrap-a1 .xinwrap-divA>.xinwrap-p1{
    width: 100%;
    height: 25px;
    font-size: 1.4em;
    line-height: 25px;
    color: #fff;
    padding-top: 50px;
    text-align: center;
}
#xinwrap ul li .xinwrap-a1 .xinwrap-divA>.xinwrap-p2{
    width: 100%;
    font-size: 1.0em;
    color: #fff;
    line-height: 24px;
    margin-top: 30px;
    text-align: center;

}
#xinwrap ul li .xinwrap-a1 .xinwrap-divA>.xinwrap-p3{
    position: absolute;
    right: 0;
    bottom: 12px;
    width: 130px;
    height: 28px;
    color: #f60;
}
#xinwrap ul li .xinwrap-a1 .xinwrap-divA>.xinwrap-p3>span{
    font-size: 20px;
    font-weight:600;
}
#xinwrap ul li .xinwrap-a2 {
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    text-align: center;
    color: white;
    background: rgba(0,0,0,0.2);
    transition: all 0.2s;
}
#xinwrap ul li .xinwrap-a2 .xinwrap-p7 {
    position: absolute;
    bottom: -50px;
    left: 25%;
    width: 50%;
    height: 38px;
    line-height: 38px;
    border-radius: 20px;
    color: #ffd88d;
    font-size: 16px;
    margin: 10px auto;
    border: 1px solid #ffd88d;
    transition: all 0.2s 0.5s;
}
/*文都考研—一站式解决考研备考难题*/
.content2 {
    width: 100%;
    height: 510px;
    background: url("../images/bg2.jpg") center center no-repeat;
        margin-top: 2rem;
}

.titles {
    padding-top: 50px;
}

.titles h2 {
    width: 100%;
    font-size: 2rem;
    line-height: 2rem;
    margin: 0 auto;
    letter-spacing: 1px;
        text-align: center;
        font-weight: bold;
        color: #333;
}

.titles h2 i {
    display: inline-block;
    width: 3%;
    height: 35px;
    background:url(/images/bticon.png) center center no-repeat;
    vertical-align: middle;
    margin: 0 20px;
}

.title2 h2 i {
    background: url(../images/title2.png) center center no-repeat;
}

.title2 h2 {
    color: #fff;
}

.titles p {
    font-size: 22px;
    line-height: 30px;
    margin-top: 14px;
}

.con2 {
    width: 960px;
    height: 280px;
    background: url("../images/floor2.png") center center no-repeat;
    margin: 30px auto 0;
    position: relative;
}

.con2 li {
    width: 310px;
    height: 84px;
    background: url("../images/floor2-1.png") center center no-repeat;
    position: absolute;
    line-height: 108px;    
    text-align: center;
    font-size: 1.2rem;
}

.con2 .li2-1 {
    top: 30px;
    left: 0;
}

.con2 .li2-2 {
    top: 150px;
    left: 40px;
}

.con2 .li2-3 {
    top: 20px;
    left: 630px;
}

.con2 .li2-4 {
    top: 140px;
    left: 670px;
}

.con2 .li2-5 {
    top: 75px;
    left: 340px;
    background: none;
    line-height: 40px;
}

.bottom2 {
    width: 1146px;
    height: 42px;
    background: url("../images/floor2-2.png") center center no-repeat;
    margin: 0 auto;
    padding: 21px 20px;
}

.bottom2 a {
display: block;
    line-height: 39px;
    color: #fff;
    float: left;
    margin: 0 43px;
    font-size: 1rem;
}

.bottom2 a:hover {
    color: #fbe5b6;
}

.btn1 {
    background: #ff3e07;
    font-size: 18px;
    color: #fff;
    width: 30%;
    line-height: 40px;
    border-radius: 4px;
    text-align: center;
    margin: 20px auto 40px;
    display: block;
    transition: all 0.6s;
}
.btn1 span {
    background: url(/images/in_expert_btn.png) no-repeat right;
    padding-right: 30px;
    font-size: 0.9em;
}
.btn1:hover {
    background: #811a00;
    color:#fff;
}
/*热门专业推荐*/
.bottom9{width:100%;margin:30px auto 0;overflow:hidden;}
.content {
    width: 63.5%;
    margin: 0 auto;
}
.bottom9 a{
width: 14%;
    line-height: 76px;
    float: left;
    color: #333;
    margin: 0 1px 30px;
    text-align: center;
    font-size: 1rem;
}
.bottom9 a p{
        margin-top: 5rem;
}
.bottom9 a:hover{color:#1ea6a8;}

.bottom9 .li9-1{background:url("../images/floor9-1.png") center center no-repeat;margin-left:100px;}
.bottom9 .li9-2{background:url("../images/floor9-2.png") center center no-repeat;}
.bottom9 .li9-3{background:url("../images/floor9-3.png") center center no-repeat;}
.bottom9 .li9-4{background:url("../images/floor9-4.png") center center no-repeat;}
.bottom9 .li9-5{background:url("../images/floor9-5.png") center center no-repeat;}
.bottom9 .li9-6{background:url("../images/floor9-6.png") center center no-repeat;}
.bottom9 .li9-7{background:url("../images/floor9-7.png") center center no-repeat;}
.bottom9 .li9-8{background:url("../images/floor9-8.png") center center no-repeat;}
.bottom9 .li9-9{background:url("../images/floor9-9.png") center center no-repeat;}
.bottom9 .li9-10{background:url("../images/floor9-10.png") center center no-repeat;}
.bottom9 .li9-11{background:url("../images/floor9-11.png") center center no-repeat;}
.bottom9 .li9-12{background:url("../images/floor9-12.png") center center no-repeat;}
.bottom9 .li9-13{background:url("../images/floor9-13.png") center center no-repeat;}
.buttons{margin:20px auto 40px;color:#fff;font-size:24px;cursor:pointer;}
.buttons a{margin:0 auto;display:block;width:300px;height:40px;line-height:40px;background:#1ea6a8;color:#fff;border-radius:40px;text-align: center;}
.buttons a:hover{/*transform:translateY(-10px);transition:all 0.2s ease;*/background:#fc9b38;}

/*热门项目*/
.rmxm{
	background-image: url(/images/xmbj.png);
    background-repeat: no-repeat;
    background-size: 100%;
}
.clearfix1 {
    width: 1200px;
    margin: 70px auto 0;
    padding-bottom: 1px;
}
.clearfix1 .clearfix1_left {
    width: 42%;
    height: 100%;
    position: relative;
    float: left;
}
.clearfix1 .clearfix1_left .howproject {
    width: 100%;
    height: auto;
    background-size: cover;
    color: #fff;
    margin: 8px 0 16px 0;
    position: relative;
    overflow: hidden;
}
.base_hover_shadow {
    cursor: pointer;
    transition: box-shadow 0.2s linear;
}
.clearfix1 .clearfix1_left .howproject_img1 {
    max-width: 100%;
    height: 339px;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    width: 100%;
}
.clearfix1 .clearfix1_left .howproject:hover .howproject_img1 {
  z-index: 5;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.clearfix1 .clearfix1_left .howproject .howproject_box {
    width: 60%;
    position: absolute;
    top: 78px;
    left: 37px;
}
.clearfix1 .clearfix1_left .howproject .howproject_box .name {
    font-size: 26px;
    margin-bottom: 10px;
    text-shadow: 0px 0px 8px #000000;
}
.clearfix1 .clearfix1_left .howproject .howproject_box p {
    font-size: 17px;
    text-shadow: 0px 0px 8px #000000;
}
.clearfix1 .clearfix1_left .howproject .howproject_img {
    width: 81px;
    height: 56px;
    position: absolute;
    right: -5px;
    top: 0;
}
.clearfix1 .clearfix1_left .howproject .btn {
    width: 151px;
    height: 38px;
    border-radius: 19px;
    line-height: 38px;
    position: absolute;
    left: 37px;
    top: 185px;
}
.btn {
    background: #ff3e07;
    color: #fff;
    text-align: center;
    outline: none;
    cursor: pointer;
    box-sizing: border-box;
    border: none;
}
.clearfix1 .clearfix1_right {
    width: 57%;
    height: 100%;
    float: right;
}
.base_hover_shadow {
    cursor: pointer;
    transition: box-shadow 0.2s linear;
}
.project_card_warp {
    float: left;
    width: 47%;
    height: 339px;
    margin: 8px;
    color: #fff;
}
.project_card_warp .prject_card {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    color: #fff;
    overflow: hidden;
}
.project_card_warp .centerboxa_img {
        width: 100%;
    height: 339px;
    transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    max-width: 100%;
}
.project_card_warp .prject_card:hover .centerboxa_img {
  z-index: 5;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.project_card_warp .prject_card .centerboxa {
    width: 92%;
    position: absolute;
    top: 64px;
    left: 20px;
}
.project_card_warp .prject_card .name {
    font-size: 1.3em;
    margin-bottom: 10px;
    line-height: 40px;
    text-shadow: 0px 0px 8px #000000;
   width: 100%;
}
.project_card_warp .prject_card .desc {
    font-size: 1.0em;
    line-height: 24px;
    text-shadow: 0px 0px 8px #000000;
    width: 100%;
}
.block_header1{
	margin: 10px auto 20px;
    text-align: center;
    width: 1200px;
}
/*海外房产*/
.block_header2 {
    margin: 40px auto 20px;
    text-align: center;
    width: 1200px;
}
.box1 {
    width: 1200px;
   margin:30px auto 0;
}

.box1 ul li {
    width: 49.5%;
    float: left;
    background: #f7f7f7;
    margin-right: 1%;
    margin-bottom: 1%;
}
.box1 ul li:nth-child(2n){
margin-right:0;

}
.box1 ul li .img {
    float: left;
    width: 46%;
    height: 238px;
    position: relative;
    overflow: hidden;
}
.box1 ul li .img img {
    width: 100%;
    height: 238px;
    max-width: 100%;
}
.box1 ul li .img .t {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 90%;
    background: rgba(2,21,52,.7);
    line-height: 46px;
    text-align: right;
    padding: 0 5%;
}
.box1 ul li .img .t span {
    color: #ffffff;
    font-size: 15px;
    display: inline-block;
    margin-left: 15px;
}
.box1 ul li .text {
    float: left;
    width: 45%;
    padding: 4% 2% 0 4%;
}
.box1 ul li .text h3 {
    border-bottom: 1px solid #d3d3d3;
    color: #000000;
    font-size: 16px;
    padding-bottom: 20px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.box1 ul li .text .t {
    margin-top: 24px;
}
.box1 ul li .text .t span {
    background: #ff3e07;
    width: 45%;
    height: 30px;
    line-height: 30px;
    color: #fff;
    display: block;
    padding: 0 5%;
    font-size: 12px;
    border-radius: 10px;
}
.fcjs {
    margin-top: 20px;
    color: #666666;
    line-height: 24px;
    overflow: hidden;
}
/*jieshao*/

.con_good {
    width: 100%;
}
.good{width:18%;display: inline-block;margin:30px 0 0 1%;}
.good+.good{border-left:1px dashed #d7d9d9;}
.good>img{display: block;margin:0 auto;}
.good>span{display: block;text-align: center;margin-top:17px;font-size: 16px;color:#333}
.guanyu {
    width: 1200px;
    margin: 0 auto;
}

.zrjs {
    line-height: 210%;
    text-align: center;
}
/*xinwen*/
.adviceAndPhone {
    background-color: #f7f7f7;
    width: 100%;
    margin: 40px auto 0;
    padding-bottom: 20px;
}
.adviceAndPhone-view {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.adviceAndPhone-view_advice {
    width: 55%;
    float: left;
}

.adviceAndPhone-view_advice .advice-title {
    font-size: 20px;
    font-weight: 700;
    color: #444444;
    display: block;
    margin-top: 30px;
    margin-bottom: 28px;
}
.adviceAndPhone-view_advice .advice-imgContent {
    display: block;
    margin-bottom: 26px;
    overflow: hidden;
}
.adviceAndPhone-view_advice .advice-imgContent img {
    width: 30%;
    height: 135px;
    float: left;
    margin-right: 2%;
}
.adviceAndPhone-view_advice .advice-imgContent_content {
   float: right;
    width: 67%;
}
.adviceAndPhone-view_advice .advice-imgContent_content .title {
    display: block;
    font-size: 20px;
    color: #444444;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    margin-bottom: 10px;
    padding: 0 0 10px 0;
}
.adviceAndPhone-view_advice .advice-imgContent_content .time {
    display: block;
    font-size: 14px;
    color: #b7b7b7;
    margin-bottom: 14px;
}
.adviceAndPhone-view_advice .advice-imgContent_content .desc {
    line-height: 2;
    color: #757575;
    font-size: 14px;
    display: inline-block;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 56px;
    overflow: hidden;
}
.adviceAndPhone-view_advice .advice-intro {
    width: 100%;
    color: #444444;
    font-size: 16px;
    margin-bottom: 20px;
    display: block;
}
.adviceAndPhone-view_advice .advice-intro_time {
    float: right;
}
.homeVideo-body_right {
    float: right;
    width: 40%;
    height: auto;
    margin-top: 4%;
    background-color: #fff;
}
.homeVideo-body_right .form {
    padding: 5% 17%;
}
.homeVideo-body_right .form-title {
    font-size: 20px;
    color: #555555;
    margin-bottom: 24px;
    text-align: center;
}
.homeVideo-body_right .form-title span {
    color: #1ea6a8;
}
.homeVideo-body_right .form-info {
    position: relative;
}
.homeVideo-body_right .form-info .info {
    width: 100%;
    height: 38px;
    border-radius: 38px;
    line-height: 38px;
    margin-bottom: 16px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}
.homeVideo-body_right .form-info .info-title {
   margin-left: 7%;
    font-size: 16px;
    color: #555555;
    float: left;
    width: 29%;
}
.homeVideo-body_right .form-info .info input {
    width: 64%;
    float: right;
    border: none;
    outline: none;
    line-height: 38px;
}
.homeVideo-body_right .submit {
    color: #fff;
    display: inline-block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    border-radius: 38px;
    background-color: #1ea6a8;
    text-align: center;
}
/*备考方案*/
.part5 {
    background: url(../images/img26.png) no-repeat center;
    margin-bottom: 50px;
    margin-top: 28px;
}

.pr {
    position: relative;
}
.wrap1200 {
    width: 63.5%;
    margin: 0 auto;
}
.titles {
    text-align: center;
    background: url(../images/title-line.png) no-repeat center bottom;
    padding: 30px 0;
}
.titles p{font-size:36px; font-weight:bold;}
.titles span{color:#ff4e00;}

.title2{background:url(../images/title-line2.png) no-repeat center bottom;}
.title2 span{color:#fff;}

.part5 .tab-tit{ height:76px; margin-top:35px; margin-bottom:40px;}
.part5 .tab-tit li{
        font-size:16px;
    text-align: center;
    float: left;
    color: #fff;
    padding: 0 0 0 69px;
    line-height: 36px;
    letter-spacing: -1px;
    cursor: pointer;
}
.part5 .tab-tit li:first-child{margin-left:-65px;}
.part5 .tab-tit li:last-child{margin-right: 0;
    margin-left: 26px;}
.part5 .tab-tit li b{font-size:17px; color:#fff;}
.part5 .tab-tit li a{color:#fff;}
.part5 .tab-tit li:nth-child(2) {
    margin-left: 35px;
}
.part5 .tab-tit li:nth-child(3) {
    margin-left: 74px;
}
.part5 .tab-tit li:nth-child(4) {
    margin-left: 55px;
}
.part5 .tab-tit li:nth-child(5) {
    margin-left: 46px;
}

/*youshi*/
.block_header3 {
    text-align: center;
    width: 1200px;
    padding: 40px 0 20px;
    margin:0 auto;
}
.partbox {
    background-image: url(/images/csbj.png);
    background-repeat: no-repeat;
}
.container {
    width: 1200px;
    position: relative;
    margin: 0 auto;
}
.indexyoushi ul {
}
.indexyoushi ul li {
    float: left;
    width: 31.666%;
    margin-right: 30px;
    margin-bottom: 30px;
    box-shadow: 0 0 8px rgba(0,0,0,.2);
}
.indexyoushi ul li:nth-child(3n) {
    margin-right: 0;
}
.indexyoushi ul li .yspart {
    background: #fff;
    padding: 50px 30px;
    text-align: center;
}
.yspart img {
    height: 50px;
    width: auto;
    display: inline-block;
}
.yspart h4 {
    font-size: 18px;
    margin-top: 10px;
}
.yspart p {
    color: #a9b0b4;
    min-height: 38px;
    padding: 10px 0px 0;
}

/*huhzao*/
.block_header4 {
    text-align: center;
    width: 1200px;
    padding: 10px 0 20px;
    margin: 0 auto;
}

.pic-i {
	text-align: center;
	height: 72px;
}

.pic-p ul li {
	float: left;
	position: relative;
	text-align: center;
	margin-right: 0;
	width:25%;
}
p.laoshi {
    text-align: center;
    font-size: 24px;
    font-family: 宋体!important;
    font-weight: bold;
    margin: 20px 0;
}
.pic-p ul li a span.mc{
    font-weight: bold;
    line-height: 2rem;
    font-size: 1.3rem;
}
.pic-p ul li a span{
    display: block;
    font-size: 1rem;
    text-align: left;
    padding: 0 1rem 0;
    line-height: 1.8rem;
}
a.hztp {
    border: 1px solid #ddd;
    display: block;
    margin-right: 5%;
}
.pic-p ul li img {
    max-width: 100%;
    height: 347px;
    display: block;
    padding: 2px;
    margin: 0 auto;
}
.pic-p .none {
	margin-right: 0
}
.pic-p {
	position: relative;
}
.pic-p.tabcat ul {
    overflow: hidden;
}
.zhenz li {
    width: 33%!important;
}
.zhenz {
    width: 80%;
    margin: 0 auto;
}
/*tips*/
.tips {
    width: 1200px;
    margin: 0 auto;
}

.goufang {
    background: #f7f7f7;
    margin: 2% auto 0;
    padding-bottom: 40px;
}

.news_div_item {
    width: 24%;
    float: left;
    overflow: hidden;
    border: solid 1px #ddd;
    border-bottom: solid 4px #ddd;
    margin: 0 1% 0 0;
    position: relative;
    background: #fff;
}
.news_div_item:nth-child(4n) {
    margin-right: 0;
}
.news_div_item:nth-child(4n) {
    margin-right: 0;
}

.news_div_item_date {
    width: 35%;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 190px;
    color: #fff;
    line-height: 36px;
    background: #ff3e07;
    text-align: center;
}

.news_div_item_content {
    width: 80%;
    overflow: hidden;
    padding: 5% 10%;
}

.news_div_item_title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 40px;
    border-bottom: dashed 1px #ccc;
    text-align: center;
}

a.news_div_item_a {
    font-size: 16px;
}

.news_div_item_body {
    line-height: 22px;
    padding-top: 5%;
}

.news_div_item_pic {
    width: 96%;
    height: 158px;
    overflow: hidden;
    position: absolute;
    top: 2%;
    text-align: center;
    max-width: 100%;
    left: 2%;
}

img.news_div_item_image {
    max-width: 100%;
    width: 100%;
    height: auto;
}
/*hyzx*/
.hotnew {
    width: 1200px;
    margin: 0 auto;
}
.hotnew_con {
    width: 100%;
    font-size: 0;
}
.hotnewbanner {
    float: left;
    width: 29%;
}

.new_con {
    float: left; 
    width: 35%;
}
.new_con1 {
    float: right; 
    width: 35%;
}
img.xwtp {
    width: 100%;
    max-width: 100%;
    height: 225px;
    border-radius: 5px;
}

.title {
    width: 100%;
    border-bottom: 1px solid #d7d9d9;
    padding: 10px 0;
}

.title h4 {
    font-size: 18px;
    font-weight: bold;
    color: rgba(51,51,51,1);
    line-height: 25px;
    display: inline-block;
}

.title>a {
    color: #ff3e07;
    float: right;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}

a.new {
    height: 26px;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
i.iconfont1 {
    background-image: url(/images/xwtb.png);
    background-repeat: no-repeat;
    height: 22px;
    width: 21px;
    display: block;
    float:left;
}
.new>span {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 15px;
    color: rgba(102,102,102,1);
    margin-left: 5px;
}
/*foot*/
.footer {
    background: #181c21;
    padding: 35px 0 20px;
    margin: 30px auto auto;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.f-l {
    float: left;
    width: 80%;
}
.footer_nav ul li {
    float: left;
    width: 15%;
}
.footer_nav ul li span {
    color: #cdcece;
    font-size: 16px;
}
.footer_nav ul li .text {
    margin-top: 10px;
}
.footer_nav ul li .text a {
    display: block;
    color: #888b8e;
    font-size: 13px;
    line-height: 26px;
}
.f-r {
    float: right;
    width: 20%;
}
.footer_right p {
    color: #cdcece;
    font-size: 16px;
}
.footer_right span.dh {
    display: block;
    font-family: Gilroy-Medium;
    color: #dddddd;
    font-size: 30px;
}
.footer_right span.dh a{
	    color: #dddddd;
}
.foot_gj {
    margin-top: 18px;
}
/*banquan*/
.banquan {
    border-top: 1px solid #23262b;
    padding: 20px 0;
    background: #181c21;
    font-size: 13px;
    color: #888b8e;
    line-height: 24px;
    text-align: center;
}
.banquan .tb1 a {
    color: #888b8e;
}
.foot_gj h4 {
    color: #cdcece;
    font-weight: bold;
    display: inline-block;
}
.foot_gj>a {
    color: #888b8e;
    padding: 0 10px;
    position: relative;
}
.beian{

	 color: #888b8e;
}





/*kjdh*/
.zxzj {
    top: 140px;
    display: none;
    width: 94px;
    z-index: 4;
    left: 48px;
    height: 92px;
    background: url(../images/zxzj.png);
    position: absolute;
    cursor: pointer;
}

.toolbar {
    width: 142px;
    position: fixed;
    top: 8%;
    left: 25px;
    z-index: 10;
}

.toolbar img {
    display: block;
    margin: auto;
}

.toolbar .linklist {
    line-height: 42px;
}

.toolbar .linklist span {
    display: block;
    float: left;
}

.toolbar .linklist li {
    font-size: 14px;
    height: 50px;
    clear: both;
    width: 142px;
    background: url(../images/zhushoubg.png);
}

.toolbar .linklist li:hover {
    background: url(../images/zhushoubg2.png);
}

.toolbar .linklist .icon {
    margin-right: 0;
    width: 30px;
    height: 18px;
    float: left;
    margin-top: 10px;
    background: url(../images/tullicon2.png);
}

.toolbar .linklist .icon1 {
    background-position: left top;
}

.toolbar .linklist .icon2 {
    background-position: left top;
}

.toolbar .linklist .icon3 {
    background-position: left -100px
}

.toolbar .linklist li:hover .icon {
    background-image: url(../images/tullicon2.png);
}

.toolbar .linklist li a {
    color: #fff;
    padding-left: 17px;
    display: block;
}

.toolbar .linklist li a:hover {
}

.toolbar .linklist li:hover {
    margin-left: 5px;
}

.toolbar .linklistclose {
    height: 0px;
}

.toolbar .ewm3 {
    display: block;
    margin: auto;
}

.toolbar .txt {
    font-size: 14px;
    text-align: center;
    color: #161616;
}

.toolbar .dhbox {
    padding-bottom: 10px;
    margin-top: 10px;
    font-size: 14px;
    padding-top: 10px;
    margin: auto;
    background: #ff5125;
}

.toolbar .input {
    border: none;
    margin: auto;
    display: block;
    line-height: 24px;
    clear: both;
    width: 110px;
    height: 24px;
    background: #fff;
    text-align: center;
    font-size: 14px;
}

.toolbar .gephone {
    display: block;
    text-align: center;
    margin: auto;
    width: 110px;
    height: 24px;
    line-height: 24px;
    background: #003181;
    color: #fff;
    margin-top: 10px;
}

.toolbar .gephone:hover {
    background: #ff4800;
}

.toolbar .upbtn {
    width: 100%;
    margin-top: 10px;
    cursor: pointer;
    display: block;
    margin: auto;
    height: 30px;
    background: url(../images/up.png) center no-repeat;
}

.toolbar .downbtn {
    background: url(../images/down.png) center no-repeat;
}

.toolbar .tullclose {
    display: block;
    cursor: pointer;
    width: 29px;
    height: 29px;
    background: url(../images/tullbarclose.png);
    position: absolute;
    top: -15px;
    right: -15px;
}

.toolbar .hand {
    width: 29px;
    height: 29px;
    background: url(../images/hand.png);
    position: absolute;
    right: 0;
    bottom: 20px;
    z-index: 2;
    display: block;
    -webkit-animation: hand 1s ease-in both .5s infinite
}
/*ybkf*/
.additional-features {
    position: fixed;
    right: 0px;
    bottom: 180px;
    z-index: 200;
    width: 80px;
    box-sizing: border-box;
}

.additional-features li {
    position: relative;
    padding-top: 6px;
    width: 80px;
    height: 80px;
    line-height: 1;
    cursor: pointer;
    background-color: rgba(255,62,7,1.0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#4c000000,endColorstr=#4c000000)";
    transition: all 0.2s linear;
    box-sizing: border-box;
    margin-bottom: 2px;
}

.additional-features li.db {
    border-top: 1px solid #ececec;
}

.additional-features li.db,.additional-features li.xx {
    border-bottom: 0;
}

.additional-features li.xx .xx-dot {
    position: absolute;
    display: block;
    top: 13px;
    right: 13px;
    width: 7px;
    height: 7px;
    background-color: #ff1e00;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}

.additional-features li.rx .revi-hotline-wrapper {
    display: none;
    position: absolute;
    left: -210px;
    bottom: -21px;
    width: 210px;
    height: 132px;
    background: url(../images/right_bg1.png) no-repeat;
}

.additional-features li.rx .revi-hotline-wrapper .inputs3 {
    display: block;
    border: 1px solid #cccccc;
    background: #fff;
    height: 38px;
    text-indent: 10px;
    line-height: 38px;
    outline: none;
    width: 156px;
    font-size: 14px;
    color: #666666;
    margin-top: 21px;
    margin-left: 21px;
}

.additional-features li.rx .revi-hotline-wrapper .btn3 {
    background: #178b52;
    width: 158px;
    height: 40px;
    border: none;
    cursor: pointer;
    color: #fff;
    font-size: 14px;
    -webkit-appearance: none;
    transition: all 0.3s;
    outline: none;
    margin-top: 10px;
    margin-left: 21px;
    float: left;
}

.additional-features li.rx .revi-hotline-wrapper .btn3:hover {
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.additional-features li.rx.active .revi-hotline-wrapper {
    display: block;
}

.additional-features li.xz .xz-ewm {
    display: none;
    position: absolute;
    top: -66px;
    left: -210px;
    width: 210px;
    height: 212px;
    background: url(../images/weixin_bg.png) no-repeat;
}

.additional-features li.xz.active .xz-ewm {
    display: block;
}

.additional-features li.xz a {
    position: absolute;
    left: 37px;
    top: 40px;
    width: 125px;
    height: 125px;
    background: url("../images/weixin.jpg") center center;
    background-size: 100% 100%;
}

.additional-features li p {
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.additional-features li .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 60px;
    background: #811a00;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 18px;
    padding-top: 20px;
    opacity: 0;
    filter: Alpha(opacity=0);
    transition: all 0.3s;
}

.additional-features li.active .p {
    opacity: 1.0;
    filter: Alpha(opacity=100);
}

.additional-features li .additional-icon {
    margin: 0 auto;
    width: 30px;
    height: 30px;
    margin-top: 6px;
    margin-bottom: 10px;
}

.additional-features li .additional-icon.icon1 {
    background: url(../images/right_pic1.png) center center no-repeat;
    background-size: 100% 100%;
}

.additional-features li .additional-icon.icon2 {
    background: url(../images/right_pic2.png) center center no-repeat;
    background-size: 100% 100%;
}

.additional-features li .additional-icon.icon3 {
    background: url(../images/right_pic5.png) center center no-repeat;
    background-size: 100% 100%;
}

.additional-features li .additional-icon.icon4 {
    background: url(../images/right_pic3.png) center center no-repeat;
    background-size: 100% 100%;
}

.additional-features li .additional-icon.icon5 {
    background: url(../images/right_pic6.png) center center no-repeat;
    background-size: 100% 100%;
}

.additional-features li .additional-icon.icon6 {
    background: url(../images/right_pic4.png) center center no-repeat;
    background-size: 100% 100%;
}

.additional-features li.active {
    background-color: #811a00;

}

.additional-features li.active span {
    display: none;
}
/*.additional-features li.active p {
  color: #fff;
}*/
.additional-features li.opa-0 {
/*opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter: alpha(opacity=0);*/
    display: none;
    border-top: 1px solid #ececec;
}

/*liuyan*/
.appointment {
    background: url(/images/yuyue-mask.png);
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9999;
}
.appointment .appointment-main {
    width: 30%;
    position: absolute;
    left: 30%;
    top: 20%;
    padding: 2% 2%;
    background: #fff;
    border-radius: 20px;
}
.appointment .appointment-main .appointment-close {
    position: absolute;
    right: 5px;
    top: 3px;
    cursor: pointer;
    background: #fff;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
}
.appointment .appointment-main .icon-guanbi {
    position: absolute;
    right: 10px;
    top: 10px;
    color: #d9d9d9;
    font-size: 28px;
    background-image: url(/images/gb.png);
    background-repeat: no-repeat;
    width: 32px;
    height: 32px;
}
.appointment big, .appointment1 big {
    color: #000000;
    display: block;
    font-size: 30px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-align: center;
}
.appointment .yuyue-input, .appointment1 .yuyue-input {
    border-top: 1px solid #cecece;
    padding: 20px 0 0;
    margin: 20px auto 0;
}
.appointment .yuyue-input li, .appointment1 .yuyue-input li {
    width: 100%;
    display: table;
    margin: 0 0 25px;
    position: relative;
}
.appointment .yuyue-input li span, .appointment1 .yuyue-input li span {
    width: 22%;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
    color: #666666;
    text-align: right;
    padding: 0 15px 0 0;
    float: left;
}
.appointment .yuyue-input li input, .appointment1 .yuyue-input li input {
    width: 58%;
    border: 1px solid #999999;
    color: #333333;
    float: left;
    background: none;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    padding: 0 10px;
    border-radius: 0;
}
button.submit {
    width: 30%;
    height: 42px;
    line-height: 42px;
    display: block;
    color: #fff;
    background-color: #ff9934;
    text-align: center;
    margin: 0 auto;
}


/*neiye移民国家*/
.ymgj {
    width: 1200px;
    margin: 30px auto;
}
h2.ymgjmc {
    float: left;
    font-size: 1.2em;
}
ul.ymgj1 li {
   float: left;
    margin: 0 2% 0 0;
    position: relative;
    font-size: 1.2em;
}
ul.ymgj2 {
    position: absolute;
    left: 0;
    z-index: 2;
    transform: translate(0, 30px);
    opacity: 1;
    filter: alpha(opacity=0);
    transition: 0.6s all;
    visibility: hidden;
    width: 500px;
    margin-top: 10%;
}
ul.ymgj1 li:hover .ymgj2 {
    transform: translate(0, 0);
    opacity: 1;
    visibility: visible;
    filter:alpha(opacity=100);
}
ul.ymgj2 li {
    float: left;
    margin: 0 5% 0 0;
    font-size: 0.9em;
    line-height: 25px;
}
.ymgjnr {
    width: 1200px;
    margin: 0 auto;
}

.infoymgj {
    width: 100%;
    margin: 0 auto;
}

h2.infosb {
    font-size: 20px;
    margin-bottom: 35px;
    color: #000;
    font-weight: bold;
}
h2.infosb2 {
    font-size: 2rem;
    margin-bottom: 35px;
    color: #000;
    font-weight: bold;
    text-align: center;
}
.infosb:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    margin-right: 10px;
    height: 1px;
    background: #444;
}

.infoymgj ul {
    width: 100%;
    position: relative;
    font-size: 0;
}

.infoymgj ul li {
display: inline-block;
    position: relative;
    width: 23.5%;
    margin: 0;
    margin-right: 2%;
    margin-bottom: 15px;
    vertical-align: top;
}
.infoymgj ul li:nth-child(4n) {
    margin-right: 0;
}
.Img {
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.infoymgj ul li .Img>img {
    display: block;
    width: 100%;
    height: auto;
    transition: all 1.2s ease-in-out;
    -moz-transition: all 1.2s ease-in-out;
    -webkit-transition: all 1.2s ease-in-out;
}
.infoymgj ul li .Img i {
    position: absolute;
    background: rgba(255, 255, 255, .9);
    text-align: center;
    bottom: 0;
    color: #000;
    font-size: 17px;
    font-weight: bold;
    width: 100%;
    height: 70px;
    line-height: 70px;
    display: block;
    transform: translateY(100%);
    -moz-transform: translateY(100%);
    -webkit-transform: translateY(100%);
    transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -webkit-transition: all .4s ease-out;
}
.infoymgj ul li  .Txt {
    overflow: hidden;
    width: 100%;
    position: relative;
    text-align: center;
    overflow: hidden;
    z-index: 2;
}
.infoymgj ul li  .Txt h5 {
    font-size: 15px;
    line-height: 1.5;
    padding-top: 10px;
    color: #000;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    font-weight: initial;
    overflow: hidden;
    height: 32px;
}

.infoymgj ul li  .Txt span {
font-size: .9rem;
    color: #333;
    overflow: hidden;
    display: block;
    transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    line-height: 1.5rem;
}
.infoymgj ul li:hover .Txt h5 {
    color: #fff;
    opacity: 0;
    transform: translateY(-100%);
    height: 13px
}

.infoymgj ul li:hover .Txt span {
    color: #fff
}

.infoymgj ul li .Txt small {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background:#ff3e07;
    transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -webkit-transform: translateY(-100%);
    transition: all .4s ease-in-out .2s;
    -moz-transition: all .4s ease-in-out .2s;
    -webkit-transition: all .4s ease-in-out .2s
}

.infoymgj ul li:hover .Img i,
.infoymgj ul li:hover .Txt small {
    transform: translate(0);
    -moz-transform: translate(0);
    -webkit-transform: translate(0);
    opacity: 1
}

.infoymgj ul li:hover .Img>img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1)
}

/*neiye移民类别*/
.ymlbny {
    width: 63.1%;
    margin: 1% auto;
}

ul.page-frame1 li {
    float: left;
    margin-right: 15px;
    position: relative;
}

ul.page-frame1 li:after {
    position: absolute;
    content: '';
    background: url(/image/frame.png) no-repeat 50%;
    width: 15px;
    height: 15px;
    background-size: 15px;
    top: 3px;
}
.page-frame1 li:last-child {
    margin-right: 0px;
}
.page-frame1 li:last-child:after {
    display: none;
}
.headerbox {
    width: 100%;
    position: relative;
}
.html_top_title {
    font-size: 24px;
    color: #333333;
    transition: font-size 0.3s linear;
    padding: 2% 0 2% 1%;
    position: relative;
}
.html_top_title .yuandian {
    width: 7px;
    height: 7px;
    background: #333333;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 37px;
}
.headerbox .details_box {
    width: 100%;
    height: auto;
    margin: auto;
}
.details_box table tr td {
    border: 1px solid #efefef;
}
.details_box table {
    margin: 0 auto;
}
.details_box table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed !important;
    width: 100% !important;
    border-collapse: collapse;
    border: none;
    margin: 0 auto;
}
.headerbox .details_box .details_left {
       width: 59%;
    float: left;
}
.headerbox .details_box .details_right {
width: 38%;
    float: right;
    border: 1px solid #d1d1d1;
}
.slideymlb>img {
    width: 98%;
    height: 385px;
    max-width: 100%;
}
span.zixun a {
    display: block;
    line-height: 33px;
    text-align: center;
}

span.zixun {
    float: left;
    margin-right: 4%;
    width: 139px;
    background: #ff9934;
    border-radius: 15px;
}

p.zxd {
    text-align: center;
    display: block;
    margin: 0 auto;
    width: 100%;
}
.zxs a {
    float: left;
    display: block;
    margin-right: 1%;
    width: 35%;
    padding: 10% 7% 19%;
}
.productsroll{position:relative;}

.pic_contain1d li {
    float: left;
    position: relative;
    text-align: center;
    margin-right: 0;
    width: 25%;
    overflow: hidden;
}
.pic_contain1d li img {
    max-width: 100%;
    display: block;
    padding: 2px;
    margin: 0 auto;
    height: auto!important;
}
.pic_contain1d li a {
    border: 1px solid #ddd;
    display: block;
    margin-right: 0%;
    overflow: hidden;
}
.details_box p img {
  max-width: 100%;
}
.banner .slides img{
    max-width: 100%;
}
.consult_btn {
    cursor: pointer;
    width: 100%;
    height: 40px;
    background: #ff9934;
    border-radius: 25px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #fefefe;
    position: relative;
    margin-top: 5%;
}
.consult_btn .signing_btn_img_ {
    width: 14px;
    height: 15px;
    background-image: url(/images/nyzx.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 13px;
    left: 30px;
}
h3.details_title {
    font-size: 1.3em;
    color: #333;
    margin: 2%;
}

.details_text1 span {
    color: #ff9934;
}
.details_text1 {
    line-height: 28px;
    font-size: 1.8em;
    padding: 36px 23px 0 36px;
}
.ymlbxq {
margin: 4% auto;
    width: 48%;
    float: left;
    font-size: 1.1em;
    color: #666666;
    letter-spacing: 0;
    line-height: 35px;
    box-shadow: 0 0 8px rgba(0,0,0,.2);
        padding: 3% 5%;
}
.content_item_title span {
    font-size: 1.5rem;
    font-weight: bold;
    display: block;
    background: #ff9934;
    width:32%;
    text-align: center;
    color: #fff;
}
.content_item_title {
    height: 50px;
    font-size: 1.4em;
    color: #333;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    text-align: left;
    line-height: 50px;
    border-bottom: 1px solid #d2cdcd;
}
.item_text {
    font-size: 1.1em;
    color: #666666;
    letter-spacing: 0;
    line-height: 35px;
    margin: 2% 0;
    height: auto;
    padding: 1%;
}
.item_text1 {
    font-size: 1.1em;
    color: #666666;
    letter-spacing: 0;
    line-height: 35px;
    margin: 1% 0;
    padding: 1%;
}
.glcp {
    width: 36%;
    float: right;
    margin: 4% auto;
    font-size: 1.1em;
    color: #666666;
    letter-spacing: 0;
    line-height: 35px;
    box-shadow: 0 0 8px rgba(0,0,0,.2);
    padding: 1%;
    height: auto;
}
.glcp .slide {
    margin-top: 6%;
}

.item_text2 {
font-size: 1.0em;
    color: #666666;
    letter-spacing: 0;
    line-height: 26px;
    margin: 1% 0;
    height: 470px;
    overflow-y: scroll;
}
.item_text2 td {
    border: 2px solid #efefef;
}












.cost-content {
    margin-top: 2%;
}
#tab_head {
    height: 40px;
    overflow-x: hidden;
    width: 100%;
}
#tab_head .table_title {
    height: 40px;
    background-color: #ff3e07;
    overflow: hidden;
}
.cost-content table tbody {
    height: auto;
    overflow-y: scroll;
    background: #fff;
}
#tab_head tr {
    height: 40px;
}
.table_box {
    min-width: 1200px;
    max-height: 368px;
    overflow-y: auto;
    overflow-x: hidden;
}
.cost-content table tr:nth-child(2n-1) {
    color: #ff3e07;
}
.cost-content table tr:nth-child(2n) {
    color: #777;
}
#tab_head th {
    width: 200px;
    height: 40px;
}
.cost-content table th {
    vertical-align: middle;
    background-color: #f7f7f7;
    color: #666;
}
.cost-content table {
    width: 1200px;
}

.cost-content table td {
    border: 2px solid #efefef;
    vertical-align: middle;
    width: 200px;
    height: 40px;
    text-align: center;
    padding-right: 1%;
}
.rightbox_new_relation_ul li {
    padding: 10px;
    margin: 0 2% 2% 0;
    background: #f9f9f9;
    width: 47%;
    float: left;
}
.rightbox_new_relation_ul li:nth-child(2n){
    margin-right:0;
}
.rightbox_new_relation_ul li a {
    display: block;
}
.rightbox_new_relation_title {
    font-size: 14px;
    margin-bottom: 10px;
    float: left;
}
.rightbox_new_relation_time {
    margin-bottom: 10px;
    color: #666;
    float: right;
}
.rightbox_new_relation_description {
    color: #666;
    line-height: 25px;
}

.fctexttop {
    margin-bottom: 1%;
    border-bottom: 1px solid #e5e5e5;
}

.fctexttop h2 {
    font-size: 28px;
}

.fcprice {
    margin: 2% 0;
}
.fcprice span {
    display: inline-block;
    font-size: 1.5em;
    font-weight: bold;
    color: #ff3e07;
    line-height: 30px;
}
.fcshuxing li{
line-height: 22px;
margin-bottom: 1%;
color: #666;
}
.fcshuxing li b{
color: #333;
}
.slideymlb1>img {
    width: 100%;
    height: 340px;
    max-width: 100%;
}
.jsfc {
    line-height: 24px;
    margin-bottom: 2%;
}
.item_textfc {
    font-size: 1.1em;
    color: #666666;
    letter-spacing: 0;
    line-height: 35px;
    margin: 2% 0;
    box-shadow: 0 0 8px rgba(0,0,0,.2);
    padding: 1%;
}

.maincon {
    margin: 2% auto;
}

.mainleft {
    width: 66%;
    float: left;
    box-shadow: 0 0 8px rgba(0,0,0,.2);
    padding: 2%;
}

.titlexw {
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 2%;
    position: relative;
}

.titlexw h2 {
    color: #000000;
    font-size: 24px;
    font-weight: normal;
    float: left;
}

.titlexw span {
    float: left;
    color: #aaaaaa;
    font-size: 16px;
    text-transform: uppercase;
    margin-left: 10px;
    margin-top: 10px;
}
ul.ymgl {
    padding-top: 4%;
}
ul.ymgl li {
    float: left;
    width: 43%;
    border: 1px solid #f0f0f0;
    padding: 3%;
    margin-right: 1%;
    margin-bottom: 1%;
}
ul.ymgl li:nth-child(2n){
    margin-right: 0;
}
ul.ymgl li .img {
    display: block;
    width: 35%;
    height: 128px;
    overflow: hidden;
    float: left;
    max-width: 100%;
}
ul.ymgl li .text {
    float: right;
    width: 100%;
}
.xwbt{
    color: #333333;
    font-size: 18px;
    line-height: 36px;
    font-weight: normal;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.ymxwnr {
    margin-top: 5px;
    color: #666666;
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
}
ul.ymgl li .text .bottom {
    margin-top: 12px;
}
ul.ymgl li .text .bottom span.s1 {
    background: url(/images/d2.jpg) no-repeat left center;
}
.news_list ul li .text .bottom span.s2 {
    background: url(/images/d1.jpg) no-repeat left center;
}
ul.ymgl li .text .bottom span {
    float: left;
    color: #999999;
    font-size: 12px;
    margin-right: 30px;
    padding-left: 20px;
}
ul.ymgl li .img>img {
    width: 100%;
    height: auto;
}
.mainright {
    width: 24%;
    float: right;
    box-shadow: 0 0 8px rgba(0,0,0,.2);
    padding: 2%;
}

.sidebartitle {
    padding-bottom: 10px;
    border-bottom: 1px solid #e5e5e5;
    overflow: hidden;
    margin-bottom: 15px;
}

.sidebartitle h2 {
    padding-left: 10px;
    border-left: 5px solid #ff3e07;
    line-height: 16px;
    font-size: 1.2em;
}

ul.xwflym li {
    float: left;
    width: 100%;
    line-height: 44px;
    border-bottom: 1px solid #f2f2f2;
    font-size: 1.1em;
}

ul.xwflym li a {
    display: block;
    color: #666;
    background: url(/images/icon_jt.png) no-repeat right center;
}
ul.xwflym {
    padding: 0 2%;
}
.widget-container {
    margin-top: 10%;
}

ul#hotposts li {
    float: left;
    width: 100%;
    margin-bottom:5%;
}
.defaultthumb>img {
    width: 100%;
    height: 180px;
    max-width: 100%;
}
.xgposttext {
    margin-top: 2%;
}
.rcblxw {
    color: #555555;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.riqi1 {
    display: block;
    margin-top: 5px;
    color: #999999;
    font-size: 13px;
}
.titlexw1 h2 {
    color: #000000;
    font-size: 2em;
    font-weight: bold;
    line-height: 3rem;
}
.posttag span {
    color: #999;
    display: inline-block;
    line-height: 14px;
}
.posttag i {
    content: '';
    width: 1px;
    height: 14px;
    display: inline-block;
    background: #999;
    margin: 0px 5px -2px 7px;
}
.posttag {
    margin: 2.2% 0;
}
.pagecontent {
    font-size: 1.1em;
    line-height: 30px;
    color: #3d464d;
}
.pagecontent p img {
    max-width: 100%;
}
.pagecontent table{
    width: 100%
}
.pagecontent table tr td {
    border: 1px solid #efefef;
}
.pagecontent p span {
    font-size: 1rem;
    line-height: 30px;
}

.about_box7 {
    padding: 1% 0;
}
.about_box7 .text {
    float: left;
    width: 46%;
}
.tp {
    margin-top: 3rem;
}
.about_box7 .text .title3 {
    text-align: left;
}
.title3 span {
    color: #aaaaaa;
    font-size: 1.0em;
    text-transform: uppercase;
}
.title3 h3 {
    margin: 0.3% 0;
    color: #333333;
    font-size: 2em;
    font-weight: bold;
}
.about_box7 .text i.xian {
    display: block;
    width: 38px;
    height: 2px;
    background: #c7c7c7;
    margin-top: 15px;
    margin-bottom: 25px;
}
.about_box7 .text h4 {
    color: #333333;
    font-size: 18px;
    font-weight: normal;
}
.about_box7 .text .t {
    line-height: 28px;
    margin-top: 15px;
}

.about_box7 .img {
    float: right;
    width: 51%;
    line-height: 0;
}
.about_box2{
    background: url(/images/about_bg1.jpg) no-repeat center center;
  }
.about_box2 ol{
    margin-top: 3%;
    padding-bottom: 3%;
}
.about_box2 ol li{
    float: left;
    width: 32%;
    margin-right: 2%;
}
.about_box2 ol li:last-child{
    margin-right: 0;
}
.about_box2 ol li .img{
   width: 100%;
    height: auto;
    max-width: 100%;
}
.about_box2 ol li .text{
    padding-top: 3%;
}
.about_box2 ol li .text h3{
    color: #333333;
    font-size: 1.2em;
    font-weight: normal;
}
.about_box2 ol li .text p{
    margin-top: 8px;
    line-height: 24px;
}
.title3 {
    text-align: center;
}
.about_box2 ol li .img>img {
    width: 100%;
    height: auto;
}
.contact_box {
    padding: 1% 0 5%;
    background:#f5f8fa  url(../images/contact_bg.jpg) no-repeat center center;
}
.contact_box .box {
     padding: 3% 0 0;
     float: left;
    width: 40%;
}
.home_bt h3 {
    color: #1c1c1c;
    font-size: 26px;
    font-weight: normal;
}
.contact_box .box .home_bt h3 span {
    color: #cdcdcd;
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    margin-left: 10px;
    position: relative;
    bottom: -2px;
}
.contact_box .box .home_bt p {
    color: #9a9da0;
    margin-top: 1%;
}
.home_box7 .box .home_bt i {
    display: block;
    width: 5%;
    height: 2px;
    background: #e5e5e5;
    margin-top: 2%;
}
.home_box7 .box .dz_text {
    position: relative;
    z-index: 2;
    margin-top: 3%;
}
.home_box7 .box .dz_text h3 {
    color: #2e3c4a;
    font-size: 20px;
    width: 30%;
    padding-bottom: 3%;
    border-bottom: 1px solid #e5e5e5;
}
.home_box7 .box .dz_text .t {
    margin-top: 3%;
    color: #6a7178;
    line-height: 26px;
}
.home_box7 .box .dz_text .daohang {
    display: inline-block;
    border: 1px solid #bfbfbf;
    line-height: 38px;
    padding: 0 8%;
    color: #747a81;
    font-size: 14px;
    border-radius: 50px;
    margin-top: 5%;
}
.home_box7 .box .dz_text .daohang i {
    display: inline-block;
    width: 12px;
    height: 15px;
    margin-right: 8px;
    position: relative;
    top: 3px;
    background: url(/images/dh.jpg) no-repeat center center;
}
.homeVideo-body_right1{
    float: right;
    width: 60%;
    height: auto;
    margin-top: 2%;
    background: #ffffff38;
}
.homeVideo-body_right1 .form {
    padding: 5% 17%;
}
.homeVideo-body_right1 .form-title {
   font-size: 16px;
    color: #cdcdcd;
    margin-bottom: 24px;
    text-align: center;
}
.homeVideo-body_right1 .form-title span {
    color: #1c1c1c;
    font-size: 26px;
}
.homeVideo-body_right1 .form-info {
    position: relative;
}
.homeVideo-body_right1 .form-info .info {
    width: 100%;
    height: 38px;
    line-height: 38px;
    margin-bottom: 16px;
    background-color: #fff;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}
.homeVideo-body_right1 .form-info .info-title {
    display: inline-block;
    margin-left: 30px;
  
    color: #555555;
}
.homeVideo-body_right1 .form-info .info input {
    width: 56%;
    display: inline-block;
    border: none;
    outline: none;
}
.homeVideo-body_right1 .submit {
    color: #fff;
    display: inline-block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    background-color: #ff3e07;
    text-align: center;
}
.about_box7 .img>img {
    width: 100%;
    height: auto;
}
.item_textfcfc {
    font-size: 1.1em;
    color: #666666;
    letter-spacing: 0;
    line-height: 35px;
    margin: 2% 0;
    box-shadow: 0 0 8px rgba(0,0,0,.2);
    padding: 1%;
}
.pagecontent>p>img {
    width: 100%;
}