﻿@charset "utf-8";
*{ padding:0; margin:0;}
ul{ margin:0 !important;}
body{ font-family:"微软雅黑" !important; overflow-x:hidden;}
.wrap{ width:1200px; max-width:96%; margin:0 auto;}
/*顶部*/

.header{ width:100%; z-index:104; padding:49px 0; background:#fff; position:relative;}
.Logo{ position:absolute; top:0; left:50%; transform:translate(-50%,0);}
.tel{ display:inline-block; font-size:13px; color:#666; background:url(../images/tel.png) no-repeat left; padding:0 0 0 38px; line-height:27px;}
.tel span{ display:inline-block; font-size:24px; color:#333; font-family:"Arial"; font-weight:bold; float:right;}
.fl{ float:right; overflow:auto;}
.fl a{ display:inline-block; padding:0 6px; float:left; transition:all 0.3s;}
.fl a:hover{ opacity:0.8;}
/*header.logo部分*/

.banner{ width:100%; overflow:hidden;}
.picture{ width:100%;}
.picture img{ width:100%;}
.aa .swiper-pagination-bullet{ width:15px; height:4px; opacity:1; border-radius:2px; background:#fff;}
.aa .swiper-pagination-bullet-active{ background:#2f4073;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.nav{ width:100%; height:48px; z-index:105; background:#fff; border-top:1px #d1d1d1 solid; box-sizing:border-box;}
.nul{ width:100%; height:47px;}
.nli{float:left; width:16.66%; height:47px; position:relative;}
.nli>a{color:#333; line-height:47px; height:47px; padding:0 5px; overflow:hidden; display:block; text-align:center; font-size:16px; background:url(../images/xli.png) no-repeat right;}
.nli:last-child>a{ background:none;}
.nli:hover>a{ color:#2f4073; font-weight:bold;}
.nli ul{display:none; width:100%; position:absolute; z-index:99; background:rgba(47, 64, 114 ,0.8); width:100%;}
.nli li{ width:100%;}
.nli li a{ display:block; width:100%; text-align:center; line-height:36px; height:36px; overflow:hidden; font-size:14px; border:none; color:#fff;}
.nli li a:hover{ color:#fff; background:#2f4073;}
/*PC头部导航*/

.column_search{ width:100%; border-bottom:1px #d1d1d1 solid; position: relative; height: 70px;}
.cs_tit{ width:150px; float:left; line-height:69px; border-right:1px #d1d1d1 solid; box-sizing:border-box; font-size:24px; font-weight:bold; color:#666;}
.cs_ctn{ width:calc(100% - 150px); float:right;}
.cs_left{ width:calc(100% - 95px); float:left;}
.csl_top{ width:100%; height:36px; border-bottom:1px #d1d1d1 solid; box-sizing:border-box; padding:0 20px;}
.csl_top ul{ width:100%; overflow:auto;}
.csl_top ul li{ float:left; padding:0 10px; background:url(../images/jv.png) no-repeat right;}
.csl_top ul li:last-child{ background:none;}
.csl_top ul li a{ display:block; transition:all 0.3s; font-size:15px; line-height:35px; color:#333;}
.csl_top ul li a:hover{ color:#2f4073; font-weight:bold;}
.csl_bottom{ width:100%; padding:0 20px;}
.csl_bottom input{ width:100%; height:33px; padding:0 10px;}
.cs_right{ width:95px; float:right; position:relative;}
.cs_right button{ width:100%; line-height:69px; color:#fff; border:none; outline:none; background:#2f4073 url(../images/zoom.png) no-repeat left; text-align:left; background-position:15px center; padding:0 0 0 40px;}
.triangle{ width: 0; height: 0; border-right: 8px solid #2f4073; border-top: 5px solid transparent; border-bottom: 5px solid transparent; position:absolute; top:50%; left:0; transform:translate(-100%,-50%);}
/*搜索栏*/

.catalog{ width:100%; padding:35px 0;}
.catalog ul{ width:100%; overflow:auto;}
.catalog ul li{ width:22%; float:left; margin:0 2% 0 2%;}
.catalog ul li:nth-child(3){ margin:0;}
.catalog ul li a{ display:block;}
.classify{ width:100%; text-align:center; padding:60px 0 30px 0; border:1px #c2c1c1 solid; box-sizing:border-box; transition:all 0.3s;}
.classify:hover{ background:#2f4073;}
.cicimg{ width:92px; display:inline-block; overflow:hidden; border-radius:50%; transition:all 0.3s; background:#4e69b9; max-width:100%; position:relative;}
.classify:hover .cicimg{ background:#fff;}
.cictop{ padding-top:100%;}
.cic1{ opacity:1; transition:all 0.3s;}
.classify:hover .cic1{ opacity:0;}
.cic2{ opacity:0; transition:all 0.3s;}
.classify:hover .cic2{ opacity:1;}
.cicnub{ width:100%; display:block; transition:all 0.3s; margin:20px 0 10px 0; font-size:18px; font-family:"Impact"; color:#2f4073;}
.classify:hover .cicnub{ color:#fff;}
.cictit{ display:block; width:100%; transition:all 0.3s; font-size:24px; color:#666; font-weight:bold;}
.classify:hover .cictit{ color:#fff;}
.cictxt{ display:inline-block; max-width:90%; transition:all 0.3s; width:285px; font-size:14px; color:#333; line-height:24px; margin:5px 0 0 0; height:96px; overflow:hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 4;}
.classify:hover .cictxt{ color:#fff;}
/*目录*/

.title{ width:100%; text-align:center; margin:0 0 30px 0; cursor:pointer;}
.title b{transition:all 0.3s; display:block; color:#666; font-size:30px;}
.title span{ display:block; font-size:30px; color:#2f4073; font-family:"Aparajita"; display:none}
/*栏目标题*/

.hwfc{ padding:20px 0 50px 0;}
.hwfcctn{ width:100%;}
.fc{ width:100%;}
.fcimg{ width:100%; overflow:hidden;}
.fcimg1{ transition:all 0.5s;}
.fc:hover .fcimg1{ transform:scale(1.1);}
.fcimg2{ padding-top:46.875%;}
.fcimg22{ padding-top:116%;}
.fcbt{ width:100%; position:relative; transition:all 0.5s; padding:10px 4% 18px 4%; background:#fff;}
.fc:hover .fcbt{ background:#2f4073;}
.triangle2{ width: 0; height: 0; border-bottom: 8px solid #fff; border-left: 5px solid transparent; border-right: 5px solid transparent; position:absolute; top:0; left:50%; transform:translate(-50%,-100%); transition:all 0.5s;}
.fc:hover .triangle2{ border-bottom: 8px solid #2f4073;}
.fctit{ font-size:18px; line-height:24px; color:#333; transition:all 0.5s; height:24px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.fc:hover .fctit{ color:#fff;}
.fctxt{ width:100%; margin:5px 0 0 0; overflow:auto;}
.fctxt span{ display:inline-block; width:50%; float:left; padding:0 10px 0 0; font-size:13px; line-height:24px; color:#333; height:24px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; transition:all 0.5s;}
.fc:hover .fctxt span{ color:#fff;}
/*海外房产*/

.hwym{ width:100%; padding:50px 0 0 0; background:url(../images/hwymbg.jpg) no-repeat top;}
.hwym .title b{ color:#fff;}
.hwym .title span{ color:#fff; display:none}
.hwymctn{ width:100%; position:relative; padding:0 0 80px 0;}
.ym{ width:100%;}
.ymimg{ width:100%; overflow:hidden;}
.ymimg1{ transition:all 0.5s;}
.ym:hover .ymimg1{ transform:scale(1.08);}
.ymimg2{ padding-top:93.379%;}
.ymtit{ width:100%; text-align:center; padding:15px 0; background:#fff; transition:all 0.5s; font-size:18px; color:#333;}
.ymtit span{ display:block; font-size:14px; line-height:24px; color:#666; font-family:"Arial"; transition:all 0.5s;}
.ym:hover .ymtit{ color:#fff; background:#2f4073;}
.ym:hover .ymtit span{ color:#fff;}
.jt1{ background:url(../images/jt1.png) no-repeat; background-size:100% 100%; width:138px; height:44px; position:absolute; left:50%; bottom:0;}
.jt2{ background:url(../images/jt2.png) no-repeat; background-size:100% 100%; width:138px; height:44px; position:absolute; right:50%; bottom:0;}
/*海外移民*/

.xwzx{ width:100%; padding:50px 0;}
.xw{ width:100%;}
.xwtime{ font-size:16px; line-height:30px; color:#666; font-weight:bold; font-family:"Arial"; transition:all 0.3s;}
.xw:hover .xwtime{ color:#2f4073;}
.xwtit{ font-size:18px; height:41px; color:#333; transition:all 0.3s; display:inline-block; border-bottom:1px #fff solid; box-sizing:border-box; line-height:40px;}
.xw:hover .xwtit{ color:#2f4073; border-color:#2f4073;}
.xwtxt{ font-size:13px; line-height:22px; max-height:66px; overflow:hidden; color:#666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; margin:10px 0 0 0;}
.more{ width:100%; margin:30px 0 0 0; text-align:center;}
.more a{ display:inline-block; width:138px; height:44px; background:#2f4073; border:1px #2f4073 solid; box-sizing:border-box; line-height:42px; font-size:14px; color:#fff; transition:all 0.3s;}
.more a:hover{ color:#2f4073; background:#fff;}
/*新闻中心*/

.footer{ width:100%; overflow:auto; padding:40px 0; background:#efeeea;}
.footer_left{ float:left;}
.footer_left p{ display:block; margin:0 !important; font-size:16px; line-height:30px; color:#666;}
.footer_right{ float:right;}
.ewm{ float:left; overflow:auto; padding:10px;}
.yqlj{ width:100%; clear:both; padding:20px 0 0 0;}
.yqlj ul{ width:100%; overflow:auto;}
.yqlj ul li{ float:left; padding:0 10px 0 0;}
.yqlj ul li a{ display:block; font-size:16px; line-height:30px; color:#333;}
.yqlj ul li a:hover{ color:#33; text-decoration:underline !important;}
/*页脚*/

.copyright{ padding:20px 0; width:100%; text-align:center; font-size:14px; line-height:24px; color:#fff; background:#2f4073;}
/*版权信息*/


.general{ max-width:96%; width: 1200px; left: 50%; transform: translate(-50%,0); padding:10px 0 0 0; display: none; position: absolute; top: 100%; z-index: 105;}
.generalctn{ width:100%; overflow:hidden; background:#f5f5f5;}
.general_left{ width:32%; float:left;}
.tabs{ width:100%;}
.tabs>li{ width:100%; margin:0 0 1px 0; padding:10px 30px 10px 15px; background:#2f4073 url(../images/j1.png) no-repeat right; background-position:calc(100% - 20px) center; cursor:pointer;}
.tabs>li span{ display:block; font-size:14px; line-height:24px; color:#fff; font-weight:bold;}
.tab2{ width:100%; overflow:auto;}
.tab2 li{ float:left; padding:5px 8px 5px 0;}
.tab2 li a{ display:block; font-size:13px; line-height:24px; color:#fff;}
.tabs>li:hover{ background:#f5f5f5 url(../images/j2.png) no-repeat right; background-position:calc(100% - 20px) center;}
.tabs>li:hover span{ color:#2f4073;}
.tabs>li:hover .tab2 li a{ color:#2f4073;}
.cur1{ background:#f5f5f5 url(../images/j2.png) no-repeat right !important; background-position:calc(100% - 20px) center !important;}
.cur1 span{ color:#2f4073 !important;}
.cur1 .tab2 li a{ color:#2f4073 !important;}
.general_right{ width:66%; float:right; padding:20px 0 0 0; overflow: auto;}
.ul1{ width:80%; float: right; overflow:auto;}
.ul1>li{ float:left; padding:0 10px; width:25%;}
.ul1>li span{ display:block; font-size:14px; line-height:30px; color:#333; font-weight:bold; height:30px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.ul1ul>li ul{ width:100%;}
.ul1>li ul li{ width:100%; position: relative; overflow: hidden;}
/*.ul1>li ul li label{ margin: 0 !important; font-weight: 100; font-size:13px; line-height:36px; color:#666; height:36px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; transition:all 0.3s; cursor: pointer;}
.ul1>li ul li input{ opacity: 0; left: 100%; position: absolute;}
.ul1>li ul li label:hover{ color:#2f4073;}*/
.dqwz_inp{display:none;}
.dqwz_inp + label {margin: 0 !important; font-weight: 100; font-size:13px; line-height:36px; color:#666; height:36px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; transition:all 0.3s; cursor: pointer;}
.dqwz_inp  + label:after {content: ' '; width:100%; height:100%; position:absolute; left:0; top:0; z-index:0;}
.dqwz_inp  + label:before {content: ' '; width:100%; height:100%; position:absolute; left:0; top:0; z-index:0;}
.dqwz_inp:checked + label:before {color:#2f4073; content: ' ';}
.dqwz_inp:checked + label:after {color:#2f4073; content: ' ';}
.dqwz_inp:checked + label{color:#2f4073; font-weight:bold;}
.tab3{ width:20%; float: left; overflow:auto; display: none;}
.tab4{ width:20%; float: left; overflow:auto; display: block;}
.tab3 span{ display:block; font-size:14px; line-height:30px; color:#333; font-weight:bold; height:30px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.tab3 ul{ width:100%;}
.tab3 ul li{ width:100%; position: relative; overflow: hidden;}
.tab3 ul li label{ margin: 0 !important; font-weight: 100; font-size:13px; line-height:36px; color:#666; height:36px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; transition:all 0.3s; cursor: pointer;}
.tab3 ul li input{ opacity: 0; left: 100%; position: absolute;}
.tab3 ul li label:hover{ color:#2f4073;}

.ctn{ width:100%; overflow:auto; padding:50px 0;}
.ctn-left{ float:left; width:24%;}
.cltit{ width:100%; position:relative; text-align:center; pointer-events:none; background:url(../images/cltitbg.png) no-repeat; background-size:100% 100%; color:#fff; font-size:30px; line-height:70px;}
.cltit b{ position:absolute; top:50%; right:8%; transform:translate(0,-50%); font-size:18px; transition:all 0.3s;}
.hg b{ transform:translate(0,-50%) rotateX(180deg);}
.practical{ width:100%; margin:20px 0 0 0;}
.practical span{ display:block; font-size:18px; color:#333; margin:0 0 10px 0;}
.pt{ width:100%;}
.ptimg{ width:100%; overflow:hidden;}
.ptimg1{ transition:all 0.3s;}
.pt:hover .ptimg1{ transform:scale(1.1);}
.ptimg2{ padding-top:76.923%;}
.pttit{ width:100%; font-size:14px; line-height:24px; color:#333; text-align:center;}
.ctn-right{ width:74%; float:right;}
.crt{ width:100%; height:39px; border-bottom:1px #d1d1d1 solid; box-sizing:border-box; line-height:38px; margin:0 0 20px 0;}
.crt>div{ float:right; line-height:38px; background:url(../images/house.png) no-repeat left; padding:0 0 0 25px; font-size:13px; color:#666;}
.crt>div span{ display:inline-block; color:#2f4073;}
.crb{ width:100%; overflow:auto;}
/*内页*/

.cplist{ width:100%; overflow:auto;}
.cplist li{ width:33.3%; float:left; padding:5px;}
.cp{ width:100%;}
.cpimg{ width:100%; overflow:hidden;}
.cpimg1{ transition:all 0.5s;}
.cp:hover .cpimg1{ transform:scale(1.1);}
.cpimg2{ padding-top:63.508%;}
.cpbt{ width:100%; background:#fff; transition:all 0.5s; padding:10px 5px;}
.cp:hover .cpbt{ background:#2f4073;}
.cptit1{ font-size:16px; line-height:24px; color:#333; transition:all 0.5s; height:24px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.cp:hover .cptit1{ color:#fff;}
.cptit2{ font-size:13px; line-height:24px; color:#666; transition:all 0.5s; height:24px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.cp:hover .cptit2{ color:#fff;}
/*产品*/

.bigPicture{ width:100%; position:relative; height:780px;}
.bigPicturectn{ width:1200px; max-width:90%; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%); text-align:center;}
.bigPicturetit{ font-size:94px; color:#000; font-family:"宋体";}
.bigPicturetxt{ display:inline-block; width:70%; font-size:48px; line-height:72px; font-weight:bold; color:#000;}
.bigPicturetel{ display:inline-block; background:url(../images/tel4.png) no-repeat left; padding:0 0 0 75px; font-size:26px; color:#000; margin:25px 0 0 0;}
.bigPicturetel b{ display:inline-block; font-size:50px; font-weight:bold; font-family:"Arial";}
/**/
.xmjs{ width:100%; padding:50px 0;}
.xmjsctn{ width:100%; overflow:auto;}
.title2{ font-size:30px; font-weight:bold; color:#333; margin:0 0 20px 0;}
.xmjs_left{ float:left; width:42%;}
.xlimg{ width:100%; overflow:hidden;}
.xlimg1{ transition:all 0.5s;}
.xmjs_left:hover .xlimg1{ transform:scale(1.1);}
.xlimg2{ padding-top:92.063%;}
.xmjs_right{ width:58%; float:right; padding:0 0 0 15px;}
.xmjs_right b{ display:block; font-size:18px; line-height:30px; color:#333; font-weight:bold;}
.xmjs_right p{ display:block; margin:0 !important; font-size:14px; line-height:30px; color:#333;}
/*项目介绍*/

.hf{ width:100%;}
.hfctn{ width:100%; background:url(../images/hfbg.png) no-repeat center center; background-size:cover; text-align:center; padding:20px 0;}
.hfctn span{ display:block; font-size:30px; line-height:48px; color:#fff;}
.hfctn span b{ display:inline-block; font-size:48px;}
/*海外房产详情*/

.lpys{ width:100%; margin:25px 0 0 0; background:url(../images/lpys.png) no-repeat center center; height:199px;}
/*楼盘优势*/

.xmys{ width:100%; padding:40px 0;}
.xmys ul{ width:100%;}
.xmys ul li{font-size:13px; line-height:30px; color:#666;list-style-type:disc;}
.xmys ul li span{ display:inline-block; color:#333;}
.xmyscon { width:100%; font-size:13px; line-height:30px; color:#666; }
/*项目优势*/

.xmhx{ width:100%; padding:20px 0;}
.hxctn{ width:100%; overflow:auto;}
.hxctn li{ width:50%; float:left; padding:11px;}
.hximg{ width:100%; overflow:hidden;}
.hximg1{ transition:all 0.5s;}
.hximg:hover .hximg1{ transform:scale(1);}
.hximg2{ padding-top:67.839%;}
.xmwj{ width:100%; padding:20px 0;}
.xmybf{ width:100%; padding:20px 0;}
/*项目户型,项目外景,项目样板房*/

.yyrx{ width:100%; margin:20px 0 100px 0; background:url(../images/Phone4.png) no-repeat top; padding:70px 0 0 0; text-align:center; font-size:30px; font-weight:bold; color:#333;}
.yyrx span{ display:block; font-size:48px; color:#e30000; font-family:"Arial"; font-weight:bold;}
/*预约热线*/

.fluctuate{ width:100%; padding:18px 0; position:fixed; bottom:0; left:0; background:url(../images/hfbg.png) no-repeat center center; background-size:cover; z-index:108;}
.fluctuatectn{ width:1100px; margin:0 auto; max-width:100%; overflow:auto;}
.fcttit{ font-size:24px; line-height:40px; color:#fff; display:inline-block; width:210px;}
.fctright{ width:calc(100% - 210px); float:right; overflow:auto;}
.fctright input{ display:inline-block; float:left; width:38%; margin:0 1%; float:left; height:40px; background:#fff; border:none; padding:0 10px; border-radius:8px; color:#3e3e3e;}
.fctright button{ width:19%; float:right; border-radius:8px; line-height:40px; background:#ff0000; border:none; outline:none; text-align:center; color:#fff; font-weight:bold; font-size:18px; transition:all 0.3s;}
.fctright button:hover{ opacity:0.8;}
/*预约栏目*/

.about{ width:100%;}
.about img{width: 100% !important;height:auto !important;}
.about p{ display:block; margin:0 !important; font-size:14px; line-height:30px; color:#000; }
.contact{ width:100%;}
.contact img{ width:100% ;}
.contact span{ display:block; margin:10px 0; font-size:14px; line-height:30px; color:#000;}
.new{ width:100%; overflow:auto;}
.new li{ width:50%; padding:10px; float:left;}
.crb .about ul li{list-style-type:disc;margin-left:20px;}

/*注册*/
.zc_B{width:100%; overflow:hidden; padding:25px 0;}
.zc_B_ul{display:block; width:100%; overflow:hidden;}
.zc_B_ul li{width:33.33333%; float:left; position:relative; background:#ececec; height:38px; line-height:38px; text-align:center; }
.zc_B_ul li span{display:inline-table; height:38px; line-height:38px; font-family:'Microsoft YaHei'; font-size:18px; color:#5e5e5e;}
.zc_B_ul li span em{width:30px; display:inline-table; height:30px; line-height:24px; text-align:center; background:#fff; border:3px solid rgba(255,255,255,0.3); font-family:'Microsoft YaHei'; font-size:14px; color:#959595; border-radius:50%; margin-right:15px; position:relative; top:-2px;}
.zc_B_ul li .zc_B_jiantou1{width:0; height:0; border-left:22px solid #fff; border-top:19px solid transparent; border-bottom:19px solid transparent; position:absolute;right:-23px;top:0; z-index:9999;}
.zc_B_ul li .zc_B_jiantou2{width:0; height:0; border-left:22px solid #ececec; border-top:19px solid transparent; border-bottom:19px solid transparent; position:absolute;right:-20px;top:0; z-index:9999;}
.zc_B_ul .zc_B_on{background:#c0e9ff;}
.zc_B_ul .zc_B_on .zc_B_jiantou2{border-left-color:#c0e9ff;}
.zc_B_ul .zc_B_on span{color:#0f97e0;}

.zc_box{width:100%; overflow:hidden; background:#fff; padding:60px 0;}
.zc_L{width:50%; float:left; padding:0 60px; border-right:1px solid #cdcdcd;}
.zc_BB{display:block; overflow:hidden; margin-bottom:20px;}
.zc_sp{width:28%; float:left; height:36px; line-height:36px; padding-right:20px; font-family:'Microsoft YaHei'; font-size:16px; color:#626262; text-align:right;}
.zc_inp1{width:72%; float:left; height:36px; line-height:34px; border:1px solid #d2d2d2; border-radius:5px; padding:0 10px;font-family:'Microsoft YaHei'; font-size:16px; color:#626262;}
.zc_inp2{width:45%; float:left; height:36px; line-height:34px; border:1px solid #d2d2d2; border-radius:5px; padding:0 10px;font-family:'Microsoft YaHei'; font-size:16px; color:#626262;}
.zc_inp3{width:25%; float:left; height:36px; background:#ff8b19; border-radius:5px; font-family:'Microsoft YaHei'; font-size:14px; color:#fff; margin-left:2%;}
.zc_inp4{width:30%; float:left; height:36px; line-height:34px; border-radius:5px; border:1px solid #d2d2d2; padding:0 10px; font-family:'Microsoft YaHei'; font-size:14px; color:#626262;}
.zc_btn{width:256px; height:52px; display:block; margin:0 auto; background:#ff8b19; border-radius:5px; border-bottom:3px solid #ffd1a3; font-family:'Microsoft YaHei'; font-size:16px; color:#fff; outline:none;}

.zc_R{width:50%; float:left; padding:0 30px; }
.zc_R_B{display:block;background:url(../images/zc_03.jpg) no-repeat center bottom #f6f6f6; overflow:hidden; height:355px; padding:20px;}
.zc_R_p{display:block; line-height:18px; overflow:hidden; height:44px; border-bottom:1px solid #dbdbdb;}
.zc_R_p a{font-family:'Microsoft YaHei'; font-size:16px; color:#0f97e0; text-decoration:underline !important;}
.zc_txt{display:block; overflow:hidden; font-family:'Microsoft YaHei'; font-size:14px; color:#8e8e8e; line-height:24px;}
.zc_txt span{display:block; line-height:40px; font-family:'Microsoft YaHei'; font-size:16px; color:#4a4a4a; overflow:hidden;}
.zc_text { width:72%; float:left; height:108px; line-height:34px; border:1px solid #d2d2d2; border-radius:5px; padding:0 10px;font-family:'Microsoft YaHei'; font-size:16px; color:#626262; }
#rblSex { width:72%; float:left; height:36px; line-height:34px; border:1px solid #d2d2d2; border-radius:5px; padding:0 10px;font-family:'Microsoft YaHei'; font-size:16px; color:#626262; }

#in_city {position: absolute; z-index: 999;border: solid 1px #d7d7d7; background: #fff;padding-bottom: 6px; width: 100% !important; left: 0 !important;}
.screen {overflow: hidden;}
.screen a { float: left; color: #129ace; font-size: 12px; padding: 1px 12px; text-align: center; border-bottom: solid 1px #c92436; }
.screen a:hover { color: #c92436; }
.screen .shar {color: #404040; border: solid 1px #c92436; border-bottom: none; }
.city_a_le1{ padding: 10px; overflow: hidden; }
.city_a_le1 a { float: left; width: 20%; margin: 2px 0; text-align: center; font-size: 12px; color: #666666;}
.city_a_le1 a:hover { color: #c92436; }
.Letter span {width: 12%; float: left; text-align: center; padding: 2px 0; font-size: 12px;}
.Letter div {width: 88%; float: left; }
.Letter div a { width: 25%; }
#in_city h1 { padding: 10px 0; text-indent: 3%; text-align: center; font-size: 12px; color: #666666;}
.cf, .dd { border: solid 1px #e1e1e1; height: 28px; border-radius: 3px; text-indent: 10px; margin: 20px 0 10px 5px; width: 150px;}



@media screen and (max-width: 1200px){
.xmjs_right p{ line-height:26px;}
	}

@media screen and (max-width: 991px){

.header .navbar-toggle{ margin:0; position:absolute; padding:0; right:3%; top:50%; transform:translate(0,-50%); display:block;  cursor:pointer;}
.header	.navbar-toggle .icon-bar{background:#2f4073; width:35px; height:5px;}
.header	.navbar-toggle .icon-bar+.icon-bar{ margin-top:6px;}
.sjdnav{ width:140px; position:absolute; top:100%; z-index:100; background:rgba(47, 64, 115, 0.72); right:3%;}
.sjdnav li{ height:45px; line-height:44px; overflow:hidden; text-align:center; border-bottom:1px solid #fff; box-sizing:border-box;}
.sjdnav li a{display:block;line-height:44px; font-size:14px; color:#fff;}
.sjdnav li a:hover{background:rgba(47, 64, 115, 0.82);}
.sjdnavhide{ display:none;}
.icon-bar{ transition:all 0.4s;}
.tx .icon-bar:nth-child(1){ margin-top:12px; transform:rotateZ(45deg);}
.tx .icon-bar:nth-child(2){ opacity:0;}
.tx .icon-bar:nth-child(3){ top:50%; position:absolute; margin:0 !important; transform:translate(0,-50%) rotateZ(135deg);}
/*移动端导航*/

.footer_left p{ font-size:14px; line-height:24px;}
.ewm span{ display:block; font-size:14px; line-height:24px; color:#333; text-align:center;}
.yqlj{ display:none;}
.cictit{ font-size:20px;}
.cicnub{ margin:10px 0;}
.classify{ padding:50px 0 20px 0;}
.bigPicturetit{ font-size:58px;}
.bigPicturetxt{ font-size:30px; line-height:42px;}
.bigPicturetel{ margin:15px 0 0 0;}
.bigPicture{ height:512px;}
	}
	
@media screen and (max-width: 767px){
.aa .swiper-pagination-bullet{ width:6px; height:6px; opacity:1; border-radius:3px; margin:0 2px !important; background:#fff;}
.aa .swiper-pagination-bullet-active{ background:#2f4073;}
/*手机端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.header{ padding:32px 0;}
.Logo img{ height:85px;}
.column_search{ display:none;}
.catalog ul li{ width:50%; margin:0 !important; padding:10px;}
.classify{ padding:20px 0;}
.title span{ font-size:24px;}
.title b{ font-size:24px;}
.title{ margin:0 0 22px 0;}
.catalog{ padding:30px 0 15px 0;}
.hwfc{ padding:20px 0 30px 0;}
.ymtit span{ display:none;}
.xwzx{ padding:30px 0;}
.footer_left{ width:100%; float:none;}
.footer_right{ width:100%; float:none; margin:20px 0 0 0; text-align:center;}
.ewm{ float:none; display:inline-block;}
.footer{ padding:25px 0;}
.copyright{ padding:12px 0; margin:0 0 54px 0;}
.ctn{ padding:25px 0;}
.ctn-left{ width:100%; float:none;}
.cltit{ pointer-events:auto; line-height:55px; font-size:22px; font-weight:bold;}
.accordion{ display:none;}
.ctn-right{ width:100%; float:none; margin:15px 0 0 0;}
.cplist li{ width:50%;}
.fluctuate{ padding:10px 0;}
.fctright{ width:100%; float:none;}
.fctright button{ font-size:14px; line-height:28px;}
.fctright input{ line-height:28px; height:28px;}
.bigPicturetit{ font-size:40px;}
.bigPicturetxt{ font-size:18px; line-height:35px; max-width:100%;}
.bigPicturetel{ display:none;}
.bigPicture{ height:266px;}
.xmjs{ padding:30px 0;}
.xmjs_left{ width:100%; float:none;}
.xmjs_right{ width:100%; float:none; padding:20px 0 0 0;}
.hfctn span{ font-size:20px; line-height:32px;}
.hfctn span b{ font-size:26px;}
.hxctn li{ padding:6px;}
.yyrx{ font-size:24px;}
.yyrx span{ font-size:36px;}
.new li{ width:100%; float:none;}
.cictxt{ display: none;}
.cicnub{ display: none;}
.cictit{ font-size: 14px !important; margin: 5px 0 0 0;}
.classify{ border: none; padding: 0;}
.classify:hover{ background: none;}
.classify:hover .cictit{ color: #666;}
.classify:hover .cicimg{ background: #4e69b9;}


.catalog ul li{ width: 25%; margin: 0 !important; padding: 5px;}
.cictit{ font-size: 12px !important;}

/*注册*/
.dqwz_title{display:block; height:60px; line-height:60px; overflow:hidden; background:#1199e0; text-align:center; font-family:'Microsoft YaHei'; font-size:24px; color:#fff; padding:0; border:none;}
.zc_B{padding:15px 1% 10px 1%;}
.zc_B_ul li {width:100%; text-align:left; padding-left:25%; margin-bottom:5px;}
.zc_box{padding:15px 0;}
.zc_L{width:100%; padding:0 1%; border-right:none;border-bottom: 1px solid #cdcdcd;}
.zc_BB {margin-bottom:10px;}
.zc_sp{width:25%; padding-right:5px; font-size:14px;}
.zc_inp1{width:64%;}
.zc_inp2{width:30%;}
.zc_inp3{width:32%; font-size: 12px;}
.zc_inp4{width:30%;}
.dl_yzm_img {padding-left:0; margin:10px 0 0 36%;}
.zc_btn {width: 55%; font-size: 14px;}
.zc_R{width:100%; padding:0 1%; margin-top:15px;}
.zc_R_p {height:34px;}
.zc_txt {margin-top:15px; padding:10px 0;}
.zc_txt span {line-height:36px;}
.zc_text { width:64%; }
#rblSex {width:64%;}

}

.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

body{background:#fff; background-size:cover; font:12px/22px "Microsoft YaHei","SimSun"; font-size:100%;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal; outline:none;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width: 96%; max-height: 96%;display: block;	margin:auto; padding: auto;}

/*手机底部*/
.hot{width:100%; height:54px; background:#2f4073; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 1px #fff;}
.ds{ display:block; border-right:1px #fff solid; box-sizing:border-box;}
.ds:nth-child(4){ border:none;}
.ds:hover{ background:#fff;}
.hot .row div a:hover{ color:#2f4073;}
.hot .row div a:hover span{ color:#2f4073 !important;}

.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px; margin:4px 0 0 0;}
.hot .row div a{ display:block; color:#fff; padding:7px 0 3px 0;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
footer ul li a{ padding: 0 10px; height: 12px; font-size: 12px; line-height: 12px; }

/*清除样式*/
.clear { clear:both;}

/*分页css scott style pagination*/
div.scott{padding:3px;margin:3px;text-align:center;}
div.scott a{border:#ddd 1px solid;padding:2px 5px;color:#36487c;margin:0 2px 0 0;text-decoration:none;}
div.scott a:hover{border:#3f538c 1px solid;color:#334479;background-color:#596fb35c;}
div.scott a:active{border:#3f538c 1px solid;color:#334479;background-color:#596fb35c;}
div.scott span.current{border:#4a5f9b 1px solid;padding:2px 5px;font-weight:bold;color:#fff;margin:0 2px 0 0;background-color:#4a5f9b;}
div.scott span.disabled{border:#f3f3f3 1px solid;padding:2px 5px;color:#ccc;margin:0 2px 0 0;}

