@charset "UTF-8";
@font-face {
        font-family: 'taipurui';
        src: url('/skin/default/fonts/taipurui.eot');
        src: url('/skin/default/fonts/taipurui.ttf') format('truetype'), url('/skin/default/fonts/taipurui.svg') format('svg');
        font-weight: normal;
        font-style: normal;
}
@font-face {
        font-family: 'taipurui-Black';
        src: url('/skin/default/fonts/taipurui-Black.eot');
        src: url('/skin/default/fonts/taipurui-Black.ttf') format('truetype'), url('/skin/default/fonts/taipurui-Black.svg') format('svg');
        font-weight: normal;
        font-style: normal;
}
@font-face {
        font-family: 'taipurui-Cn';
        src: url('/skin/default/fonts/taipurui-Cn.eot');
        src: url('/skin/default/fonts/taipurui-Cn.ttf') format('truetype'), url('/skin/default/fonts/taipurui-Cn.svg') format('svg');
        font-weight: normal;
        font-style: normal;
}
@font-face {
        font-family: 'taipurui-BoldCn';
        src: url('/skin/default/fonts/taipurui-BoldCn.eot');
        src: url('/skin/default/fonts/taipurui-BoldCn.ttf') format('truetype'), url('/skin/default/fonts/taipurui-BoldCn.svg') format('svg');
        font-weight: normal;
        font-style: normal;
}
@font-face {
        font-family: 'taipurui-Bold';
        src: url('/skin/default/fonts/taipurui-Bold.eot');
        src: url('/skin/default/fonts/taipurui-Bold.ttf') format('truetype'), url('/skin/default/fonts/taipurui-Bold.svg') format('svg');
        font-weight: normal;
        font-style: normal;
}
@font-face {
        font-family: 'taipurui-XBlack';
        src: url('/skin/default/fonts/taipurui-XBlack.eot');
        src: url('/skin/default/fonts/taipurui-XBlack.ttf') format('truetype'), url('/skin/default/fonts/taipurui-XBlack.svg') format('svg');
        font-weight: normal;
        font-style: normal;
}


body ,html{width:100%; font-family:"taipurui"; 	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	width:100%;
	font-size:1em;}

.topbg{ display:none;}
.dhbg{ display:none;}
.neiwith{ display:none;}
.leftz{ display:none;}
.banquan100{ display:none;}
.foot100{ display:none;}
.shoujif{ display:block;}


/*daohang*/
.daohang{width:100%; float:left; display:block; }
.toptel{display: block; width:100%; float:left; background-color:#808080; color:#ffffff; height:40px; line-height:40px; font-size:14px; text-align:center;}
.toptel a:link {color:#ffffff; text-decoration:none; } 
.toptel a:visited {color:#ffffff; text-decoration:none; } 
.toptel a:hover,a:active {color:#ffffff; text-decoration:none; }
header{float:left;background: #ffffff; display: block; width:100%; height:50px; padding:0px;}

.logom{left:10px; margin:10px 0px 10px 0px; height:30px; position:absolute;}
header .logom img{height:30px; width:auto; float:left; margin-top:0px;}

.menubtn {
  position:absolute;
  z-index: 101;
  right:10px;
  color: #274a61;
  text-decoration: none;
  font-size: 0em;
  line-height: 0em;
  top:10px;
  width:30px; height:30px; border-radius:2px;
  background-image: url('/e/wap/skin/default/images/hamburger.png');
  background-position: 50% 50%;
  background-size:30px 30px;
  background-repeat: no-repeat;
}
.menubtn:hover, .openmenu .menubtn {
  color: #bdd43e;
  background-image: url('/e/wap/skin/default/images/hamburger-active.png');
}

#hamburgermenu {
  height: 100%;
  width: 0;
  background: #ffffff;
  position: fixed;
  top:0;
  left:0;
  z-index: 101;
  overflow: hidden;
  -webkit-box-shadow: 3px 0 7px rgba(0,0,0,0.55);
  -moz-box-shadow: 3px 0 7px rgba(0,0,0,0.55);
  box-shadow: 3px 0 7px rgba(0,0,0,0.55);
}
#hamburgermenu ul {
  z-index: 101;
  overflow-y: auto;
  overflow-x: hidden;
}
#hamburgermenu ul li {display: block; position:relative; border-bottom:1px dotted #f5f5f5;}

#hamburgermenu ul li .j{ position:absolute; left:145px; top:18px; width:20px; height:20px; z-index:200;}
#hamburgermenu ul li .j img{ width:10px; }
#hamburgermenu ul li a {
  display: block;
  min-width: 100px;
  padding: 10px 0px 10px 20px;
  color: #1275b8;
  font-size: 1.0em;
  text-decoration: none;
  text-align: left;
}
#hamburgermenu li a:hover {color:#1275b8;}

.sidenav-dropdown{display:none;list-style:none;padding:0px; margin:0px; }
.sidenav-dropdown a{background:#ffffff;}
.sidenav-dropdown li{ padding-left:15px;font-size:14px;}
.sidenav-header{border-bottom:1px solid #dadada; margin:0;}
.sidenav-header img{ width:80%; margin-left:10%; }
.sidenav-header{background:0 0;color:#757575;font-size:16px;line-height:32px;padding:10px 0px;}
.sidenav-header small{display:block;font-size:14.4px;line-height:16px}

/*weizhi*/
.gonglwein{float:left; width:100%; display:block; border:1px solid #f5f5f5; height:32px; line-height:32px; border-left:none; border-right: none; overflow:hidden;}
.gonglwein .daoh{ float:left; font-size:16px; width:94%; margin-left:3%; margin-right:3%; color:#3c3c3c;}
.gonglwein .daoh a:link  {color:#3c3c3c; text-decoration:none;} 
.gonglwein .daoh a:visited {color:#3c3c3c; text-decoration:none;} 
.gonglwein .daoh a:hover,a:active {color:#3c3c3c; text-decoration: underline;}

#navbar {position: relative; }

section{background: #f5f5f5; float:left; width:100%; padding-bottom:10px;}

/** toggle menu **/
body.openmenu {
  position: fixed;
  overflow: hidden;
}

#pgcontainer {
  padding:10px 3%;
  margin: 0;
  float:left;
  width:94%;
}


#content {max-width:100%;
  padding: 10px 0% 0px 0%;
  float:left;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;}


#content h1 {font-size: 1.2em;
  line-height: 1.4em;
  padding-bottom:5px;
  font-weight: 700;
  color: #484848;
  text-align: center;
  letter-spacing: -0.05em;}



#content img { max-width:100%; margin-bottom:10px; float:left; height:auto;}

.sydt{position:relative; float:left; width:100%;}

.daowenz{ color:#fff; position:absolute; bottom:0px; line-height:30px; padding-left:10px; font-size:14px;}
.daowenz a:link {color:#fff; text-decoration:none ; } 
.daowenz a:visited {color:#fff; text-decoration: none;} 
.daowenz a:hover,a:active {color:#fff; text-decoration: none;}
.sydt img{
  float:left;
  width:100%;
}

#situzong {
  float:left;
  width:100%;
}

.overlay {
  position: fixed;
  z-index: 99;
  background-color: rgba(0,0,0,0.5);
  bottom: 0;
  right: 0;
  left: 0;
}

.openmenu .overlay {  top: 0;}


/*foot*/
.footdb{ float:left; width:100%;}
.wmenzong{float:left; font-size:16px; width:100%; width:94%; margin-left:3%; border-radius:4px; text-align: center; margin-bottom:10px; background: #303030; color:#8c8c8c; padding:10px 0;}
.wmenzong p{float:left; line-height:22px; color:#cecece; display:block; width:100%;}

.footdb a:link  {color:#8c8c8c; text-decoration:none;} 
.footdb a:visited {color:#8c8c8c;} 
.footdb a:hover,a:active {color:#8c8c8c; text-decoration: underline;}

.bottom_barx{ position: fixed; z-index:900; bottom:0; left:3%; border-radius:3px 3px 0 0; width:94%; height:40px; background-color:#1275b8;}
.bottom_barx .san1 {list-style:none; margin:0; padding:0; float:left; text-align:center; font-size:14px; line-height:40px; height:40px; width:33%; }
.bottom_barx .san2 {list-style:none; margin:0; padding:0; float:left; text-align:center; font-size:14px; line-height:40px; height:40px; width:34%; }
.bottom_barx .san3 {list-style:none; margin:0; padding:0; float:left; text-align:center; font-size:14px; line-height:40px; height:40px; width:33%; }

.bottom_barx .san1 img{ width:20px; display:inline; vertical-align:middle; padding-right:3px; padding-bottom:2px; margin-left:auto; margin-right:auto;}
.bottom_barx .san2 img{ width:18px; display:inline; vertical-align:middle; padding-right:3px; padding-bottom:3px; margin-left:auto; margin-right:auto;}
.bottom_barx .san3 img{ width:18px; display:inline; vertical-align:middle; padding-right:3px; padding-bottom:3px; margin-left:auto; margin-right:auto;}

.bottom_barx a:link {color:#ffffff; text-decoration:none; } 
.bottom_barx a:visited {color:#ffffff; text-decoration: none;} 
.bottom_barx a:hover,a:active {color:#ffffff; text-decoration: none; }

.san1 a:link {color:#808080; text-decoration:none; } 
.san1 a:visited {color:#808080; text-decoration: none;} 
.san1 a:hover,a:active {color:#808080; text-decoration: none; }

.san2 a:link {color:#808080; text-decoration:none; } 
.san2 a:visited {color:#808080; text-decoration: none;} 
.san2 a:hover,a:active {color:#808080; text-decoration: none; }

.san3 a:link {color:#808080; text-decoration:none; } 
.san3 a:visited {color:#808080; text-decoration: none;} 
.san3 a:hover,a:active {color:#808080; text-decoration: none; }




/*cont*/
.neizong{ width:100%; float:left; padding-top:0px;  background-color:#ffffff;}
.nei1110{ margin-left:3%; margin-right:3%; width:94%;}
.rightz{ margin-bottom:5px; }
.rz{width:100%;}
.rightz h1{font-size:18px; line-height:20px; padding-bottom:10px; padding-top:10px; border-bottom:1px solid #f5f5f5;}
.rightz h2{font-size:18px; line-height:40px; }
.cityguide{text-align: left; text-align:justify;}
.cityguide p{ line-height:24px; font-size:16px;}

.cityguide img{float:left; width:100%; height:260px; display:block; margin:5px 0px 5px 0px; border-radius:4px;}

@media screen and (min-width:600px) and (max-width:800px) { 
.cityguide img { height:280px;} 
} 
@media screen and (min-width:800px) and (max-width:960px) { 
.cityguide img { height:300px;} 
} 
@media screen and (min-width: 960px) { 
.cityguide img { height:320px;} 
} 



.rightz .Attractions{float:left; width:100%;}
.rightz .Attractions h3{font-size:18px; line-height:40px; }
.rightz .Attractions ul{float:left; width:100%; }
.rightz .Attractions ul li{line-height:26px;}

.citybiaoti h2{font-size:18px; line-height:40px; }

.cityxl li{ width:48.5%; margin:0 3% 10px 0; float:left;}
.cityxl li .tu{ width:100%; float:left;}
.cityxl li:nth-of-type(2){margin:0 0px 10px 0; }
.cityxl li:nth-of-type(3) { display:none;}
.cityxl li img{float:left; width:100%; border-radius:4px 4px 0 0; border: none;}


@media screen and (max-width:600px) { 
.cityxl li img { height:140px;} 
} 
@media screen and (min-width:600px) and (max-width:800px) { 
.cityxl li img { height:170px;} 
} 
@media screen and (min-width:800px) and (max-width:960px) { 
.cityxl li img { height:190px;} 
} 
@media screen and (min-width: 960px) { 
.cityxl li img { height:240px;} 
} 

.cityxl li .zi{ height:35px; line-height:35px; text-align:center; overflow:hidden;}



.citymap li{width:48.5%; margin-right:3%; margin-bottom:10px;}
.citymap li:last-child{margin-right:0px; }
.citymap li img{float:left; width:100%; border-radius:4px 4px 0 0; border: none;}
@media screen and (max-width:600px) { 
.citymap li img { height:140px;} 
} 
@media screen and (min-width:600px) and (max-width:800px) { 
.citymap li img { height:170px;} 
} 
@media screen and (min-width:800px) and (max-width:960px) { 
.citymap li img { height:190px;} 
} 
@media screen and (min-width: 960px) { 
.citymap li img { height:240px;} 
} 

.citymap .zi{height:35px; line-height:35px; text-align:center; overflow:hidden;}



/* city guide */
.cityguidemore{float:left; width:100%; margin-bottom:5px; padding-bottom:5px; margin-top:0px; }

.cityguidemore .citylie{ width:50%;float:left; }
.cityguidemore .citylie h3{color:#1275b8; font-size:18px; text-align:left; padding-top:10px; line-height:20px;}
.cityguidemore .citylie ul{float:left; width:46%; margin-left:4%;}
.cityguidemore .citylie ul li{line-height:30px; font-size:16px;}
/* Attractions */
.attractionsmore ul li{line-height:26px;}
.attractions2 ul li{line-height:26px;}
.rightz .Attractions p{line-height:24px; }


/* reviews */
.indexrez{width:100%; margin-right:0%; margin-top:10px; margin-bottom:0px; box-shadow: 1px -1px 1px rgba(90, 90, 90, 0.1);}
.rightz .indexrez:last-child{margin-bottom:5px;}
.indexrez h3{float:left; width:97%; padding-left:3%; line-height:32px; font-size:16px;}

.indexrez ul{float:left; width:100%; line-height:28px; padding:5px 0; box-shadow: inset 1px -1px 1px rgba(90, 90, 90, 0.1);}
.indexrez ul li{float:left; width:97%; margin-left:3%; height:28px; overflow:hidden; font-size:16px;}

.reviews{padding-bottom:10px; overflow:hidden; }
.reviews h3{line-height:30px; font-size:16px; font-family:"taipurui-Bold";}
.reviews p{line-height:22px; color:#838383; font-size:16px;}

/* faqs */
.faqs{float:left; width:100%; margin-bottom:10px; margin-top:0px; box-shadow: 1px -1px 1px rgba(90, 90, 90, 0.1);}
.faqs h3{ font-size:16px; width:97%; padding-left:3%; line-height:32px; font-family:"taipurui-Bold";}
.faqs ul{padding:5px 0; box-shadow: inset 1px -1px 1px rgba(90, 90, 90, 0.1);}
.faqs ul li{width:97%; margin-left:3%; line-height:22px; overflow:hidden; margin-bottom:5px; margin-top:5px;}












































.faq8002{ width:100%; float:left; margin-left:0px;}
.faq8002 h1{ margin:0px; width:100%; float:left; height:34px; line-height:34px; border-radius:4px; text-align:center; border-bottom:1px solid #f5f5f5; background-color:#ffffff; color:#4d4d4d; font-size:16px; font-weight:normal;}

.productlistdis2{float:left; margin-left:0%; width:94%; padding:0px 3%; margin-bottom:0px; border-radius:0px; font-size:14px; background-color:#ffffff; line-height:25px; color:#838383; text-align:justify; border-bottom:1px solid #f5f5f5;}
.productlistdis2 p{ margin:5px 0;}
.productlistdis2 a:link {color:#838383; text-decoration:none; } 
.productlistdis2 a:visited {color:#838383; text-decoration:none;} 
.productlistdis2 a:hover,a:active {color:#1275b8; text-decoration: none;}


article{ float:left; width: 100%; line-height:24px; text-align:center; margin-bottom:10px;}



.wmenzongr{float:left; width:50%; margin-top:10px; margin-bottom:10px;}
.wmenzongr p{float:left; line-height:28px; color:#cecece; padding-left:6%; display:block; width:94%;}

/*zdy*/
.mainCon{ width:100%; float:left; padding-top:0px; background-color:#ffffff;}
.mainCon1200{ margin-left:auto; margin-right:auto; width:100%;}
.faq800{ width:100%; float:left; margin-left:0px; padding:0px; margin-bottom:0px;}
.faqyou{ width:94%; border-radius:4px; padding:0 3%; margin:0px; float:left; background-color:#ffffff;}
.faq800 h1{ margin:0px; width:100%; float:left; height:34px; line-height:34px; border-radius:4px; text-align:center; border-bottom:1px solid #f5f5f5; background-color:#ffffff; color:#4d4d4d; font-size:16px; font-weight:normal;}

.condiv{ float:left; width:100%; font-size:14px; line-height:25px; padding:0px; color:#888888; text-align:justify;}

.condiv table{float:left; width:100%; border:1px solid #e1e1e1; border-bottom:none; border-right:none; }
.condiv table tr:nth-child(1){ background-color:#f5f5f5;}
.condiv table tr td{border-right:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1; padding:5px 10px; height:30px; line-height:30px;}

.faqyou .condiv img{ border-radius:5px; margin-top:5px; max-width:100%; height:auto;}
.faqyou .condiv p{font-size:14px; line-height:24px; color:#888888; text-align:justify; margin-bottom:10px;}
.faqyou .condiv div{  margin-bottom:10px;}
.faqyou  a:link {color:#888888; text-decoration: none; } 
.faqyou  a:visited {color:#888888; text-decoration: none;} 
.faqyou  a:hover,a:active {color:#888888; text-decoration: underline;}

/*dingzhi*/
.zongCon404{ width:100%; float:left; background-color:#f5f5f5; padding:10px 0;}
.mainCon404{ margin-left:auto; margin-right:auto; width:100%; font-size:16px; }
.mainCon404 h1{margin:0px; width:100%; float:left; height:34px; line-height:34px; background-color:#fff; text-align:center; border-bottom:1px solid #f5f5f5; color:#4d4d4d; font-size:16px; font-weight:normal;}
.formzong{ float:left; width:94%; padding:10px 3%; color:#888888; background-color:#ffffff;}
.formzong img{ margin-left:auto; margin-right:auto;}
.formzong p{ font-size:16px; line-height:28px; text-align: left; margin:5px 0;}
.formzong table{width:100%; float:left; margin:0px;}

.formzong .contmessage{font-size:14px; padding-left:10px; float:left; resize:none; width:95%; overflow:hidden; resize:none; border:1px solid #e2e2e2; border-radius: 4px; margin:5px auto; height:28px; line-height:28px; font-family:"MicroSoft YaHei";}
.formzong .contactsubmit{color:#ffffff; background-color:#1275b8; margin-left:0px; width:120px; margin-top:10px; font-size:16px; height:32px; text-align:center; border-radius:24px; border:1px solid #1275b8; cursor:pointer; }

/*404*/
.zong404{ float:left; width:94%; padding:10px 3%; color:#888888; background-color:#ffffff;}
.zong404 table{width:100%; float:left; margin:px;}
.zong404 .ditudiv{float: left; width:48.5%; margin:10px 3% 0px 0; }

.zong404 .ditudiv:nth-of-type(odd) {margin-right:3%;}
.zong404 .ditudiv:nth-of-type(even) {margin-right:0px;}

.zong404 .ditudiv:last-child{ margin-bottom:10px;}
.zong404 .ditudiv a:link {color:#565656; text-decoration:none; } 
.zong404 .ditudiv a:visited {color:#565656; text-decoration:none;} 
.zong404 .ditudiv a:hover,a:active {color:#1275b8; text-decoration: none;}
.zong404 .ditudiv a {width:100%; height:32px; text-align: center; border-radius:4px; font-size: 16px; line-height:32px; float:left; background-color: #f5f5f5; transition: background-color .3s;}


/*zhuti neiye*/
.mainCon1218 h2{ margin:0px; width:100%; float:left; height:34px; line-height:34px; border-radius:0px; text-align:center; border-bottom:1px solid #f5f5f5; background-color:#ffffff; color:#4d4d4d; font-size:16px; font-weight:normal;}


.precommend820{float:left; width:100%; margin-bottom:0px;margin-left:0px;}
.precommend820 .pt{float:left; width:94%; margin-left:3%; margin-top:10px; margin-bottom:0px; margin-right:0px; }
/*.precommend820 .pt:nth-of-type(odd) {margin-right:10px;}
.precommend820 .pt:nth-of-type(even) {margin-left:10px;}
*/
.precommend820 .pt img{float:left; width:100%; border-radius:4px 4px 0 0; border: none;}

.precommend820 .pt img{width:100%; border-radius:4px 4px 0 0;}
@media screen and (max-width:1079px) { 
.precommend820 .pt img { height:220px;} 
} 

/* 设置了浏览器宽度不大于500px时 abc 显示100px宽度 */ 
@media screen and (min-width:1080px) { 
.precommend820 .pt img { height:280px;} 
} 
/* 设置了浏览器宽度不大于500px时 abc 显示100px宽度 */ 

.precommend820 .pt .tt{float:left; width:100%; padding:3px 0%; font-size:14px; background-color:#f5f5f5; overflow:hidden; text-overflow: ellipsis; white-space: nowrap; border-radius:0 0 4px 4px; height:25px; text-align:center; line-height:25px; }
.precommend820 .pt .tt a:link {color:#838383; text-decoration:none; } 
.precommend820 .pt .tt a:visited {color:#838383; text-decoration:none;} 
.precommend820 .pt .tt a:hover,a:active {color:#1275b8; text-decoration: none;}


.precommend820 .lm{ position:absolute; top:15px; left:0px; z-index:10; border-radius:0px 3px 3px 0;color:#fff; background-color: rgba(24, 156, 136, 0.85); padding-left:10px; height:32px; line-height:32px; font-size:14px;}
.precommend820 .lm span{ padding-left:5px; padding-right:5px;}
.precommend820 .lm span:nth-of-type(3) { display:none;}
.precommend820 .lm span:nth-of-type(4) { display:none;}
.precommend820 .lm a:link {color:#fff; text-decoration:none; } 
.precommend820 .lm a:visited {color:#fff; text-decoration:none;} 
.precommend820 .lm a:hover,a:active {color:#505050; text-decoration: none;}


.precommend820 .more{float:left; width:100%; margin-top:10px; margin-bottom:0px;  }
.precommend820 .more a { 
    width:340px;
    height:32px; line-height:32px; border:1px solid #1275b8; background: #1275b8; border-radius:20px;
    text-align: center;  
    margin: 0 auto;
    font-size: 16px;
    display: block;
    color: #ffffff; text-decoration:none;
    transition: background-color .3s;}

.precommend820 .more a:hover {background-color: #ffffff;  border:1px solid #1275b8; color: #1275b8; text-decoration:none; }

.leftfenpage {float:left; width:100%; font-size:14px; border-radius:4px; margin-bottom:10px; padding-top:10px; padding-bottom:10px;}
.epages {text-align:center; margin-left:auto; margin-right:auto; width:100%; }

.fenleibar{width:94%; float:left; margin-bottom:0px; margin-left:3%; height:36px; line-height:36px; overflow:hidden; background-color:#f5f5f5;  text-align:center; font-size:14px;color:#565656;}

.baiConf5{width:100%; float:left; margin-left:0%;}
.baiConf5 .sida a:link {color:#565656; text-decoration:none; } 
.baiConf5 .sida a:visited {color:#565656; text-decoration:none;} 
.baiConf5 .sida a:hover,a:active {color:#1275b8; text-decoration: none;}

.baiConf5 .sida a {width:45.5%; margin:10px 0% 0px 3%; height:36px; line-height:36px; text-align: center; border-radius:2px; font-size:14px; float:left; background-color: #f5f5f5; transition: background-color .3s; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
/*.baiConf5 .sida:nth-of-type(2n+2) {margin-right: 0px;}*/
.baiConf5 .sida:nth-of-type(6) a { width:45.5%;}
.baiConf5 .sida:nth-of-type(12) a { width:45.5%;}
.baiConf5 .sida a:hover {background-color: #1275b8; color: #ffffff; text-decoration: none;}


.top20{ margin-top:0px;}
.bottom20{ padding-bottom:0px;}

/* kehu case list */
.faq800{ width:100%;  float:left; margin-left:0px;}
.faq800 h1{ margin:0px; width:100%; float:left; height:40px; line-height:40px; text-align:center; border-bottom:1px solid #f5f5f5; background-color:#ffffff; color:#4d4d4d; font-size:16px; font-weight:normal;}
.productlistdis{float:left; width:94%; padding:10px 3%; margin-bottom:5px; border-radius:4px; font-size:14px; background-color:#ffffff; line-height:26px; color:#838383; text-align:justify; border-bottom:1px solid #f5f5f5;}
.productlistdis table{float:left; width:99%; padding:5px 0;  border-bottom:1px solid #f5f5f5;}
.productlistdis a:link { text-decoration:none; } 

.casez{ width:100%; float:left; margin-bottom:5px; background:#fff; height:145px; border-radius:4px;  border-bottom:1px solid #f5f5f5;overflow:hidden;}
.casez img{float:left; height:120px; width:40%; margin:10px 0 10px 3%; border-radius:4px;}
.caseright{ width:51%; margin-left:3%; float:left; position:relative; text-align:justify; color:#4d4d4d; line-height:2.0em; font-size:14px;}
.caseright .xiangao{ width:100%; height:150px; overflow:hidden; float:left; }
.caseright p{ float:left; width:100%; line-height:22px; height:44px; overflow:hidden;}
.caseright h3{ text-align:center; font-size:16px; width:100%; float:left; height:35px; line-height:35px; border-bottom:1px solid #f5f5f5; margin-bottom:10px; font-weight:normal;}
.caseright h3 a:link {color:#4d4d4d; text-decoration:none ; } 
.caseright h3 a:visited {color:#4d4d4d; text-decoration: none;} 
.caseright h3 a:hover,a:active {color:#1275b8; text-decoration: none;}

.casebar{width:100%; float:left; margin-bottom:0px; margin-top:10px; }
.casebar a:link {color:#ffffff; text-decoration:none; } 
.casebar a:visited {color:#ffffff; text-decoration:none;} 
.casebar a:hover,a:active {color:#1275b8; text-decoration: none;}

.casebar a {width:100px; float:left; height:26px; text-align: center; border: solid #1275b8 1px; border-radius:4px; font-size: 14px; line-height:26px; background-color: #1275b8; transition: background-color .3s; }
.casebar a:hover { color:#1275b8; background-color: #ffffff; text-decoration: none;}


.bottomxz{margin-top:10px;}


/** zhuti shouye **/
.zhuti{float:left; width:100%; border-radius:0px; }
.zhuti .pt{float:left; width:94%; border-radius:4px; margin:10px 3% 0px 3%; position:relative;}

.zhuti .pt img{float:left; width:100%; height: auto; border-radius:4px; }

.zhuti .lm{position:absolute; top:15px; left:0px; z-index:10; border-radius:0px 3px 3px 0; background-color: rgba(24, 156, 136, 0.85); padding:0 10px; height:32px; line-height:32px; font-size:14px;}
.zhuti .lm a:link {color:#fff; text-decoration:none; } 
.zhuti .lm a:visited {color:#fff; text-decoration:none;} 
.zhuti .lm a:hover,a:active {color:#505050; text-decoration: none;}

/** fuwu **/
.mainCon1218 .fuwu{float:left; width:94%; margin:0px 3% 10px 3%; position:relative;}
.mainCon1218 .fuwu img{ border-radius:4px; width:100%; height: auto;}

.mainCon1218 .fuwu .lmt{ position:absolute; top:20px; left:0px; z-index:10; border-radius:0px 3px 3px 0;  background-color: rgba(24, 156, 136, 0.85);  padding:0px 16px;  height:32px; line-height:32px; font-size:14px;}

.mainCon1218 .fuwu .lmt a:link {color:#fff; text-decoration:none; } 
.mainCon1218 .fuwu .lmt a:visited {color:#fff; text-decoration:none;} 
.mainCon1218 .fuwu .lmt a:hover,a:active {color:#004e3b; text-decoration: none;}

.mainCon1218 .dz{ display:none;}

.mainCon1218 .dzm{display: block; float:left; width:94%; margin-bottom:0px; margin-left:3%; background:#1275b8; color:#fff; font-weight:normal;border-radius:4px; font-size:16px; text-align:center; height:34px; line-height:34px; overflow:hidden;}
.mainCon1218 .dzm a:link {color:#fff; text-decoration:none; } 
.mainCon1218 .dzm a:visited {color:#fff; text-decoration:none;} 
.mainCon1218 .dzm a:hover,a:active {color:#004e3b; text-decoration: none; }

/*sousuo*/
.service{ float:left; width:100%; background-color:#ffffff; padding-bottom:0px;}
.service .sida100 {width:100%; margin-left:auto; margin-right:auto; }
.service .sida100 h2{width:94%; margin-left:3%; float:left; margin-top:10px; height:36px; line-height:36px; margin-bottom:10px; font-size:16px; text-align:center;background-color: #1275b8; color:#ffffff; border-radius:4px;}
.service .sida100 h2 a:link {color:#ffffff; text-decoration:none; } 
.service .sida100 h2 a:visited {color:#ffffff; text-decoration:none;} 
.service .sida100 h2 a:hover,a:active {color:#ffffff; text-decoration: none;}

.service .sida100 .sida{float:left; margin:0px 0 10px 3%;width:45.5%;}
.service .sida100 .sida a:link {color:#565656; text-decoration:none; } 
.service .sida100 .sida a:visited {color:#565656; text-decoration:none;} 
.service .sida100 .sida a:hover,a:active {color:#e08000; text-decoration: none;}
.service .sida100 .sida a {width:100%; height:30px; text-align: center; border: none; border-radius:2px; font-size:14px; line-height:30px; float:left; background-color: #f5f5f5; transition: background-color .3s; overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.service .sida100 .sida a:hover {background-color: #1275b8;  border:none; color: #ffffff; text-decoration: none;}


/** fenye **/
.leftfenpage {float:left; width:100%; font-size:14px; border-radius:4px; margin-left:0px; margin-bottom:10px; margin-top:5px;}
.epages {text-align:center; margin-left:auto; margin-right:auto; width:100%; }
.epages a:nth-of-type(1) {display:none;}


/*foot*/
.dianhusy{float:left; margin-left:3%; width:94%; margin-bottom:5px; border-radius:4px; background-color:#1275b8; color:#ffffff; height:40px; line-height:40px; font-size:16px; text-align:center;}
.dianhusy  a:link {color:#ffffff; text-decoration:none; } 
.dianhusy  a:visited {color:#ffffff;  text-decoration:none; } 
.dianhusy  a:hover,a:active {color:#ffffff; text-decoration:none; }

.chanpinz{ float:left; width:100%; }
.jianjiebiaoti{ float:left; width:94%; margin-left:3%; font-size:18px; color:#1275b8; line-height:30px; padding-bottom:5px; text-align:center; }
.jianjiebiaoti  a:link {color:#1275b8; text-decoration:none; } 
.jianjiebiaoti  a:visited {color:#1275b8;  text-decoration:none; } 
.jianjiebiaoti  a:hover,a:active {color:#1275b8; text-decoration:none; }

.glneicont{width:94%; margin-left:auto; margin-right:auto; position:relative; margin-bottom:10px; border-radius:4px;}
.glneicont a.video_txt {position: absolute; width:100%; left:0px; bottom:0px; height:40px; font-size:16px; line-height:40px; color:#fff; text-align:center; background:url(/e/wap/skin/default/images/black-50.png);  text-decoration: none; border-radius:0 0 4px 4px;}
.glneicont a.video_txt:hover {color:#ffffff; text-decoration:underline; border-radius:0 0 4px 4px;}
.glneicont img{width:100%; height:auto; border-radius:4px;}