/* CSS reset */
html{-webkit-text-size-adjust:none;}
*,body{ margin:0; padding:0; font-family: Microsoft YaHei,Helvetica,STHeiti STXihei, Microsoft JhengHei,  Tohoma, Arial; font-weight:100;-webkit-font-smoothing:antialiased;}
* {-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body{ font-size:100%;background:#fff;}
table{border-collapse:collapse;border-spacing:0;empty-cells:show;}
th,td{border-collapse:collapse;}
img,a img,a:hover img{ border:0; vertical-align: bottom; }
th,optgroup{font-style:inherit;}
ol,ul,dl,li,dt,dd{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input{-webkit-appearance:none;}
::-moz-placeholder {color:#999;font-size:14px;}
::-webkit-input-placeholder{color:#999;font-size:14px;}
:-ms-input-placeholder{color:#999;font-size:14px;}
:focus{outline:0;}
a{color:#037fe1;text-decoration:none;vertical-align:middle;}
a:hover{color:#084d95;text-decoration:underline;}
a,a:hover{transition:all 500ms ease; -webkit-transition:all 500ms ease;-moz-transition:all 500ms ease; -o-transition:all 500ms ease;}
*:hover{transition:all 500ms ease; -webkit-transition:all 500ms ease;-moz-transition:all 500ms ease; -o-transition:all 500ms ease;}
a[name]{width:0;height:0;overflow:hidden;display:block;}
input,select,button{vertical-align:middle;/*-webkit-appearance:none;*/}
button{cursor:pointer;}
center{text-align:center;}
div,p,a,h1,h2,h3,h4,h5,h6,ol,ul,li{border:0;text-align:left;}
fieldset{border-width: 0px; border-style: none;margin:0;padding:0}
legend{display:none;}
hr{border:none;height:1px;}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
* html .clearfix{height:1%;}
.clearfix{display:block;}
.cb{height:0;font-size:0px;overflow:hidden;clear:both;float:none;}

/*edit*/
.edit_txt{padding:0px;}
.edit_txt,.edit_txt p{font-size: 16px;line-height: 32px;color: #fff; vertical-align: bottom; margin-bottom:15px; }

.edit_txt,.edit_txt .p_3{color: #000;}
.edit_txt .title{ text-align: center; font-size: 20px; line-height: 28px; font-weight: bold;margin-bottom:10px; color:#fff;}
.edit_txt .title2{ text-align: center; font-size: 20px; line-height: 28px; font-weight: bold;margin-bottom:10px; color:#333;}
.edit_txt .date{text-align: center; font-size: 14px; line-height:18px;margin-bottom:20px; color:#333;}
.edit_txt a,.edit_txt p a{vertical-align:bottom;}
.edit_txt strong{color:#fff;font-weight:bold;}
.edit_txt img{max-width:100%;*width:800px;_width:800px;width:800px\9;}
.edit_txt table{width:100%;margin:15px 0 15px 0;overflow:hidden;}
.edit_txt .video{margin:15px auto 15px auto;}
.edit_txt embed{margin:15px auto 15px auto;}
.edit_txt iframe{margin:15px auto 15px auto;height: 376px;width: 620px;}
.edit_txt .video iframe{width:100%;height:100%}

/*xpage*/
.xpage span,.xpage a{display:inline-block;*zoom:1;*display:inline;vertical-align:top;height:27px;line-height:27px;padding:5px 14px;border:1px solid #e5e5e5;border-width:1px 1px 1px 0;color:#cc0000;font-size:14px;}
.xpage a{cursor:pointer;}
.xpage span{color:#c7a367;}
.xpage span.pp{border:none;padding:0;vertical-align:top;}
.xpage span.iselect{ border:none; padding:0; vertical-align:top; width:90px; line-height: 39px;position:relative;display:none;}
.xpage span.iselect .page{ font-size:16px; line-height: 39px; border:none; padding:0; vertical-align:top;text-align: left; text-indent:22px; }
.xpage span.iselect b{width:10px;height:10px;position: absolute;top:10px;right:18px;content: '';border-right: 2px solid #797979;border-bottom: 2px solid #797979;-webkit-transform: rotate(45deg);z-index:6;}
.xpage span.iselect .page-select{position:absolute;top:0px;left:1px;z-index:9;width:90px;height:39px;opacity:0;}
.xpage .rate-page-prev{border-width:1px;}
.xpage .rate-page-break{border-top:1px solid #fff;border-bottom:1px solid #fff;line-height:20px;}
.xpage a:hover{ background:#efefef; text-decoration: underline; }



/*baidu map*/
.baidumap{ width:700px;height:400px;border:5px solid #fff;}
.baidumap img{max-width:none;}
.baidumap .iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.baidumap .iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}


/*crumbs*/
.crumbs-txt{color:#666;vertical-align: bottom; padding-top:15px; padding-bottom:15px; font-size:14px;line-height:24px;}
.crumbs-txt a{text-decoration: none;color:#666;vertical-align:bottom;}
.crumbs-txt a:hover{text-decoration:underline;}





/*layout*/
.layout_fb{ width:100%; position:relative;}
.layout_ab{ width:1260px;position:relative;margin-left:auto;margin-right:auto; overflow:hidden;}


/*bg*/
.bg{background:url(red.jpg);}
.bg1{ background:url(bg_1260.jpg) no-repeat;}
.bg2{ background:#000;}
.bg3{ background:#eee;}
.bg4{ background:#eae9e5;}


/*line*/
.line{ height:1px; background:#fff;}

/*float*/
.fl{ float:left;}
.fr{ float:right;}


/*margin&&padding*/
.mt50{margin-top:50px;}
.mb30{ margin-bottom:30px;}
.mt30{ margin-top:30px;}
.pb20{ padding-bottom:20px;}
.pb50{ padding-bottom:50px;}
.pb30{ padding-bottom:30px;}

/*count*/
.count_1{ min-height:620px;}

/*title*/
.title-dtitleblock2{line-height:50px;}
.title-dtitleblock2 .o{ color:#333;}
.title-dtitleblock2 h2,.title-dtitleblock2 h2 a{color:#fff;font-size:20px;font-family:"微软雅黑";text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:block; text-decoration:none;}
.title-dtitleblock2 .line{width:60px;height:4px;background-color:#c7a367;}


/*btn*/
.slide .more-btn{ color:#c7a367; display:block; text-align:center; font-family:"宋体"; font-size:18px; height:48px; width:98px; border:1px solid #c7a367; line-height:48px; border-radius:3px; margin:0 auto;}
.more-btn2{color:#c7a367; display:block; text-align:center; font-family:"宋体"; font-size:18px; height:48px; width:98px; border:1px solid #c7a367; line-height:48px; border-radius:3px; margin:0 auto; text-decoration:none; margin-top:10px;}
.more-btn2:hover{color:#c7a367;text-decoration:none;}

/*one*/
.logo{ position:absolute; left:39%; top: 14px;;width:160px; height:74px;background:url(logo.png) no-repeat;z-index:10;}
.logo a{width:100%;height:140px;text-indent:-10000px;display:block;}
.nav .nav_warp{ width:22%;}
.navblock{position:absolute;padding-top:40px;width:1000px; margin:0 auto; z-index:999; top:0; left:50%; margin-left:-500px;}
.navblock .nowline{height:10px;width:40px;background: #cc0000;overflow: hidden;border-right-style: none;display: block;padding: 0;top:0px;position: absolute;-moz-transition: left 0.3s linear;-webkit-transition: left 0.3s linear;-o-transition: left 0.3s linear;transition: left 0.3s linear;}
.nav{ width:100%;}
.nav li{-webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;float:left;width:13%;height:54px;}
.nav li div{margin-right:20px;position:relative;}
.nav li div a{ font-family: "宋体"; line-height: 22px; color: #cc0000; text-align: left; display: block; font-size:18px; }
.nav li div a i{ font: normal 14px Georgia;display: block;}
.nav li div a:hover{text-decoration:none;}
.nav_toggle{display:none;overflow: hidden;width:40px;height:40px;background: url(header_hamburger.png) no-repeat center center;cursor: pointer;-webkit-background-size:40px 40px;-moz-background-size:40px 40px;background-size:40px 40px;position: absolute;top:30px;right:0px;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.dl-ifood.com/templets/custom/img/header_hamburger.png',sizingMethod='scale');}
.home-video{width:100%; height:auto;position:absolute;left:0;right:0;bottom:0;}
video{object-fit: contain; }

.right-tools-wrap{
	position: fixed;
	right: 2%;
	top: 5%;
	z-index: 3;
	font-size: 0
}
.right-tools-wrap span,.right-tools-wrap a{
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border-radius: 4px;
	margin-bottom: 3px;
	text-align: center;
	background: #cc0000;
	cursor: pointer;
	position: relative;
	transition: all linear 0.2s
}
.right-tools-wrap span >img,.right-tools-wrap a >img{
	display: inline-block;
	vertical-align: middle;
}
.right-tools-wrap .right-open{
	position: absolute;
	right: 50%;
	top: 50%;
	transform: translateY(-50%);
	padding: 10px;
	border-radius: 4px;
	white-space: nowrap;
	height: auto;
	box-sizing: border-box;
	line-height: 40px;
	opacity: 0;
	pointer-events: none;
	transition: all linear 0.2s
}
.right-tools-wrap span:hover .right-open{
	opacity: 1;
	pointer-events: auto;
	right: 110%
}
.right-tools-wrap span:hover,.right-tools-wrap a:hover{
	background: #66cc59
}
.right-tools-wrap .right-open em{
	color: #66cc59;
	font-size: 1.16rem;
	line-height: 1.5rem;
	display: inline-block;
	vertical-align: middle;
}
.right-tools-wrap .right-open img{
	max-width: none;
	max-height: 356px;
	margin-top: 280px;
}
/*index nav*/
.nav-index .nav_warp{ width:22%;}
.navblock-index{position:absolute;padding-top:40px;width:1000px; margin:0 auto; z-index:999; top:0; left:50%; margin-left:-500px;}
.navblock-index .nowline{height:12px;width:40px;background: #cc0000;overflow: hidden;border-right-style: none;display: block;padding: 0;top:0px;position: absolute;-moz-transition: left 0.3s linear;-webkit-transition: left 0.3s linear;-o-transition: left 0.3s linear;transition: left 0.3s linear;}
.nav-index{ width:100%;}
.nav-index li{-webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;float:left;width:13%;height:54px;}
.nav-index li div{margin-right:20px;position:relative;}
.nav-index li div a{ font-family: "宋体"; line-height: 22px; color: #cc0000; text-align: left; display: block; font-size:18px; }
.nav-index li div a i{ font: normal 14px Georgia;display: block;}
.nav-index li div a:hover{text-decoration:none;}
.nav_toggle-index{display:none;overflow: hidden;width:40px;height:40px;background: url(header_hamburger.png) no-repeat center center;cursor: pointer;-webkit-background-size:40px 40px;-moz-background-size:40px 40px;background-size:40px 40px;position: absolute;top:95px;right:30px;filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.dl-ifood.com/templets/custom/img/header_hamburger.png',sizingMethod='scale');}
.home-video{width:100%; height:auto;position:absolute;left:0;right:0;top:-18%; margin-top:0.1%;}
video{object-fit: contain; }

section.dd_fullscreenslider article#i-bg1{ background:#000;}

/*two*/
.sliderbanner4 .owl-carousel .owl-item .two_zp{ background:url(zuopin.png) no-repeat; width:75px; height:90px; margin-left:auto; margin-right:auto;}
.sliderbanner4 .owl-carousel .owl-item .two_zp a{ display:block; width:75px; height:90px; margin-left:auto; margin-right:auto;}
.sliderbanner4 .owl-carousel .owl-item .two_know:hover{ text-decoration:none; color:#fff;}
.sliderbanner4 .owl-carousel .owl-item .two_title{ color:#cc0000; font-size:30px; width:100%; position:absolute; top:50%; text-align:center;}
.sliderbanner4 .owl-carousel .owl-item .two_know{width:160px; height:50px; border-radius:5px; background:#c7a367; color:#fff; font-size:16px; line-height:50px; text-align:center; position:absolute; top:65%; left:50%; margin-left:-80px; display:inline-block;*zoom:1;*display:inline; }
.sliderbanner4 .owl-carousel .owl-item .two_know img{ width:30px; position:relative;vertical-align: middle; margin-right: 5px; display:inline-block;*zoom:1;*display:inline;}

.sliderbanner4{height:100%;width:100%;}
.sliderbanner4 .owl-carousel{height:100%;width:100%;}
.sliderbanner4 .owl-carousel .owl-stage-outer,.sliderbanner4 .owl-carousel .owl-stage,.sliderbanner4 .owl-carousel .owl-item,.sliderbanner4 .owl-carousel .owl-item .item
,.sliderbanner4 .owl-carousel .owl-item .o1
,.sliderbanner4 .owl-carousel .owl-item .o2
,.sliderbanner4 .owl-carousel .owl-item .o3
{height:100%;width:100%;}
.sliderbanner4 .owl-carousel .owl-item .o1{background: url(tem-img/bg1.jpg) no-repeat;background-size:100% 100%;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;-o-background-size:100% 100%;}
.sliderbanner4 .owl-carousel .owl-item .o2{background: url(tem-img/bg2.jpg) no-repeat;background-size:100% 100%;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;-o-background-size:100% 100%;}
.sliderbanner4 .owl-carousel .owl-item .o3{background: url(tem-img/bg3.jpg) no-repeat;background-size:100% 100%;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;-o-background-size:100% 100%;}
.sliderbanner4 .owl-controls{position:absolute;bottom:20px;line-height:0;width:100%;text-align:center;}
.sliderbanner4 .owl-controls .owl-nav .owl-prev{position:absolute;top:0;left:20px;}
.sliderbanner4 .owl-controls .owl-nav .owl-next{position:absolute;top:0;right:20px;}
.sliderbanner4 .owl-controls .owl-dots{text-align:center;height:20px;}
.sliderbanner4 .owl-controls .owl-dots .owl-dot{display:inline-block;*zoom:1;*display:inline;}
.sliderbanner4 .owl-controls .owl-dots .owl-dot span{display:inline-block;*zoom:1;*display:inline;width:14px;height:14px;margin:0;margin-left:5px;margin-right:5px;opacity:1;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;background:#fff;}
.sliderbanner4 .owl-controls .owl-dots .owl-dot.active span,.sliderbanner4 .owl-controls .owl-dots .owl-dot:hover span{opacity:1;background: #cc0000;}

/*sliderbanner1*/
.sliderbanner1 .owl-controls{position:absolute;top:50%;margin-top:-20px;height:1px; line-height:0;width:100%;}
.sliderbanner1  .owl-carousel .owl-controls .owl-nav .owl-prev{position:absolute;top:0;left:20px;}
.sliderbanner1  .owl-carousel .owl-controls .owl-nav .owl-next{position:absolute;top:0;right:20px;}

.sliderbanner1 .owl-carousel .owl-item .two_zp{ background:url(zuopin.png) no-repeat; width:75px; height:90px; margin-left:auto; margin-right:auto;}
.sliderbanner1 .owl-carousel .owl-item .two_know:hover{ text-decoration:none; color:#fff;}
.sliderbanner1.owl-carousel .owl-item .two_title{ color:#cc0000; font-size:30px; width:100%; position:absolute; top:50%; text-align:center;}
.sliderbanner1 .owl-carousel .owl-item .two_know{width:160px; height:50px; border-radius:5px; background:#cc0000; color:#fff; font-size:16px; line-height:50px; text-align:center; position:absolute; top:65%; left:50%; margin-left:-80px; display:inline-block;*zoom:1;*display:inline; }
.sliderbanner1 .owl-carousel .owl-item .two_know img{ width:30px; position:relative;vertical-align: middle; margin-right: 5px; display:inline-block;*zoom:1;*display:inline;}

.sliderbanner1{height:100%;width:100%;}
.sliderbanner1 .owl-carousel{height:100%;width:100%;}
.sliderbanner1 .owl-carousel .owl-stage-outer,.sliderbanner1 .owl-carousel .owl-stage,.sliderbanner1 .owl-carousel .owl-item,.sliderbanner1 .owl-carousel .owl-item .item
,.sliderbanner1 .owl-carousel .owl-item .o1
,.sliderbanner1 .owl-carousel .owl-item .o2
,.sliderbanner1 .owl-carousel .owl-item .o3
{height:100%;width:100%;}
.sliderbanner1 .owl-carousel .owl-item .o1{ background: url(tem-img/sg_1.jpg) no-repeat;background-size:100% 100%;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;-o-background-size:100% 100%;}
.sliderbanner1 .owl-carousel .owl-item .o2{background: url(tem-img/sg_2.jpg) no-repeat;background-size:100% 100%;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;-o-background-size:100% 100%;}
.sliderbanner1 .owl-carousel .owl-item .o3{background: url(tem-img/sg_3.jpg) no-repeat;background-size:100% 100%;-webkit-background-size:100% 100%;-moz-background-size:100% 100%;-o-background-size:100% 100%;}
.sliderbanner1 .owl-controls{position:absolute;bottom:20px;line-height:0;width:100%;text-align:center;}
.sliderbanner1 .owl-controls .owl-nav .owl-prev{position:absolute;top:0;left:20px;}
.sliderbanner1 .owl-controls .owl-nav .owl-next{position:absolute;top:0;right:20px;}
.sliderbanner1 .owl-controls .owl-dots{text-align:center;height:20px;}
.sliderbanner1 .owl-controls .owl-dots .owl-dot{display:inline-block;*zoom:1;*display:inline;}
.sliderbanner1 .owl-controls .owl-dots .owl-dot span{display:inline-block;*zoom:1;*display:inline;width:14px;height:14px;margin:0;margin-left:5px;margin-right:5px;opacity:1;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:3px solid #fff;background:none;}
.sliderbanner1 .owl-controls .owl-dots .owl-dot.active span,.sliderbanner1 .owl-controls .owl-dots .owl-dot:hover span{opacity:1;background: #fff;}

.list-1block{ overflow:hidden; margin:20px;}
.list-1block li{ width:33.3%; float:left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin-bottom: 20px;}
.list-1 li div.mr{ margin-right:20px; position:relative;overflow:hidden;}
.list-1 li a.i{ width:100%; display:block; overflow:hidden;}
.list-1 li a.i img{ width:100%;}
.list-1 li .mr .big{ width:100%; height:100%; position:absolute;left:0;right:0;bottom:50px; background:rgba(0,0,0,0.5);transition:height 500ms ease; -webkit-transition:height 500ms ease;-moz-transition:height 500ms ease; -o-transition:height 500ms ease;}
.list-1 li:hover .big{height:0;transition:height 500ms ease; -webkit-transition:height 500ms ease;-moz-transition:height 500ms ease; -o-transition:height 500ms ease;}
.list-1 li .warp .txt{ display:block;font-size: 16px;line-height: 50px;font-weight: normal;text-indent: 20px; color:#fff; background: #000; background: rgba(0,0,0,0.5);position: absolute; bottom: 0; left: 0; height: 50px; width: 100%;}
.list-1 li .warp .more{ display:block; width:150px; height:50px;background:#c7a367; color:#fff; font-size:16px; text-decoration:none; line-height:50px;position: absolute;right: 0; bottom: 0;}
.list-1 li .warp .more img{ background:url(jiantou.png) no-repeat; width:30px; height:30px; display:inline-block;*display:inline;*zoom:1; margin:10px 5px 10px 20px;}


/*three*/
.three_fl{ background: url(tem-img/three_fl.jpg) no-repeat right top; width: 50%; height: 100%; float: left; position: relative; background-size: cover; overflow: hidden; }
.three_fl .title{ background:url(dujin.png) no-repeat; width:80px; height:80px; position:absolute; left:50px; top:40px;}
.three_fl .title a{ display:block; width:80px; height:80px;}
.three_fl .txt{ color:#c7a367; font-size:16px; font-family:"宋体";position:absolute;right:5%;bottom:20%; width:400px; line-height:20px;}
.slide .three_fl .xiangxi{  display:block; width:98px; height:48px; color:#c7a367; line-height:50px; text-align:center; font-size:18px; position:absolute; left:470px; bottom:50px; border-radius:5px; border:1px solid #c7a367;}
.three_fr{ width:50%; height:100%; float:left; position:relative; background-size:cover; }
.three_fr .title{position:absolute; left:50px; top:40px; z-index:99; background:url(shougao.png) no-repeat; width:80px; height:80px;}
.three_fr .title a{ display:block; width:80px; height:80px;}
.three_fr .xiangxi{position:absolute; bottom:50px; left:50px; z-index:99; width:100px; height:50px; line-height:50px; border-radius:5px; background:#c7a367; color:#fff; text-align:center}

/*four*/
.four_warp{padding-top:50px;}
.four_fl{ background:url(tem-img/four_fl.jpg) no-repeat;width:50%; height:100%; float:left; position:relative; background-size:cover;}
.four_fl .title{background:url(jianjie.png) no-repeat; width:80px; height:80px; position:absolute; left:300px; top:40px;}
.four_fl .title a{ display:block; width:80px; height:80px;}
.four_fl .tblock-1{position:absolute;right:50px; bottom:150px; width:590px; line-height:24px;}
.four_fl .txt{color:#000; font-size:16px; font-family:"宋体"; margin-bottom:20px;}
.four_fl .txt2{color:#fff; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.slide .four_fl .xiangxi{ display:block; width:98px; height:48px; color:#ffffff; line-height:50px; text-align:center; font-size:18px; position:absolute; left:320px; bottom:50px;margin-top:20px;border-radius:5px; border:1px solid #ffffff;}
.four_fr{ background:url(tem-img/four_fr.jpg) no-repeat;width:50%; height:100%; float:left; position:relative; background-size:cover;}
.four_fr .title{background:url(fuwu.png) no-repeat; width:80px; height:80px; position:absolute; left:50px; top:40px;}
.four_fr .title a{ display:block; width:80px; height:80px;}


.four_fr .dr{ position:absolute; top:140px; left:50px;}
.four_fr .txt1{ background:url(h_1.png) no-repeat;width:480px; height:88px; padding-left:120px; padding-top:15px; color:#ffffff; line-height:25px; font-size:16px; margin-bottom:10px;}
.four_fr .txt2{ background:url(h_2.png) right no-repeat;color:#ffffff; line-height:25px; font-size:16px; height:88px;width:480px; padding-right:120px;padding-top:15px; margin-bottom:10px;}
.four_fr .txt3{ background:url(h_3.png) no-repeat;width:480px; height:88px; padding-left:120px; padding-top:15px; color:#ffffff; line-height:25px; font-size:16px; margin-bottom:10px;}
.four_fr .txt4{ background:url(h_4.png) right no-repeat;color:#ffffff; line-height:25px; font-size:16px; height:88px;width:480px; padding-right:120px;padding-top:15px; margin-bottom:10px;}
.four_fr .txt5{ background:url(h_5.png) no-repeat;width:480px; height:88px; padding-left:120px; padding-top:15px; color:#ffffff; line-height:25px; font-size:16px;}
.slide .four_fr .xiangxi{ display:block; width:98px; height:48px; color:#ffffff; line-height:50px; text-align:center; font-size:18px; position:absolute; left:50px; bottom:50px;; border-radius:5px; border:1px solid #ffffff;}


/*five*/
.five_top .title_1{background:url(zixun.png) center center no-repeat;height:80px; margin-top:20px;}
.five_top .title_1 a{ display:block; width:80px; height:80px; margin:0 auto;}
.five_top .xiangxi{ font-size:18px; font-family:"宋体"; color:#cc0000; display:block; text-align:center; width:98px; margin:0 auto; display:block;}
.list-3block{ overflow:hidden; margin:20px;}
.list-3block li{ width:33.3%; float:left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin-bottom: 20px; }
.list-3 li div.mr{ margin-right:20px; position:relative; height:200px; background:#fff;}
.list-3 li a.i{display:block;position: absolute;left: 0;top: 0;width: 300px; height: 200px;}
.list-3 li a.i img{ width:100%; height:100%;}
.list-3 li .title{ font-size: 16px; line-height: 24px; margin-left: 310px; margin-bottom: 10px; margin-right: 20px; padding-top: 10px;}
.list-3 li .title a{color:#333;text-decoration:none;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-weight: bold;}
.list-3 li .txt{font-size: 14px;line-height: 28px; color: #666; margin-left: 310px; margin-right: 20px; height: 84px; overflow: hidden;}
.list-3 li .xi{display: inline-block;*display:inline;*zoom:1;font-size: 14px;color: #666;text-decoration: none; line-height: 28px; border: 1px solid #ccc; padding-left: 12px;padding-right: 12px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;-o-border-radius: 3px;margin-left: 310px;}




.footer1260-2{ position:absolute; bottom:0;}
.footer1260-2 .footer1{border-bottom:3px solid #000;padding-bottom:30px;margin-bottom:10px;}
.footer1260-2 .footer1 .footerlogo{display:block;float:left;width:175px;height:76px; margin-top:30px;}
.footer1260-2 .footer1 .stblock{float:right;width:550px;vertical-align:top;margin-top:45px;}
.footer1260-2 .footer1 .erweima{ float:left; margin-left:15px; margin-top:32px;}
.footer1260-2 .footer1 .stblock a.tel{display:inline-block;*zoom:1;*display:inline;margin-left:10px;width:205px;height:35px;vertical-align:top;}
.footer1260-2 .footer1 .search{ position:relative;height:34px;width:300px;background:#fff;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;overflow:hidden;display:inline-block;*zoom:1;*display:inline;vertical-align:top;padding-left:5px;display:none;}
.footer1260-2 .footer1 .search input{ padding:0; margin:0; width:90%; font-size: 14px; line-height:34px; color: #999; border:none; background: #fff; }
.footer1260-2 .footer1 .search .s-button{ width:34px; height:34px; display:block; position:absolute; right:0; top:0; background: url(footer1260-2_icon-search.png) no-repeat center center;cursor:pointer;}

.footer1260-2 .txt-2{font-size: 14px; line-height: 18px; color: #000;margin-top:20px;}
.footer1260-2 .txt-2 span{margin-right:20px;}
.footer1260-2 .line-1{height:1px;overflow:hidden; line-height:0;background:#000;margin-top:10px;margin-bottom:10px;}
.footer1260-2 .txt-3{font-size: 12px; line-height: 18px; color: #000;float:left; vertical-align:top;margin-bottom:10px; width:auto;}
.footer1260-2 .txt-3 p{ float:right; margin-right:10px;}
.footer1260-2 .txt-4{font-size: 12px; line-height: 18px; color: #000;float:right;vertical-align:top;margin-bottom:10px;}
.footer1260-2 .txt-3 a{color: #000;vertical-align:top;}
.footer1260-2 .txt-4 a{color: #000;vertical-align:top;}
.footer1260-2 *,.footer1260-2{font-family:"宋体";font-weight:100;-webkit-font-smoothing:antialiased;}
/*from*/
.footer1260-2 .formsubmit{padding:0px;}
.footer1260-2 .formsubmit1 {padding:20px 0;}
.footer1260-2 .formsubmit .c{float:left;margin-right:10px;margin-top:5px;}
.footer1260-2 .formsubmit .input_text{ font: 14px/20px "宋体"; padding: 7px 8px; height: 20px; border: 1px solid #d9d9d9; color: #3d3d3d;width:300px;margin-bottom:20px;}
.footer1260-2 .formsubmit .input_area{ font: 14px/20px "宋体"; padding:10px; height:200px; border: 1px solid #d9d9d9; color: #3d3d3d;width:95%;margin-bottom:20px;}
.footer1260-2 .formsubmit .input_small{width:120px;}
.footer1260-2 .formsubmit .input_long{width:400px;}
.footer1260-2 .formsubmit .input_textip{border: 1px solid #ff3405;transition:all 600ms ease; -webkit-transition:all 600ms ease;-moz-transition:all 600ms ease; -o-transition:all 600ms ease;}
.footer1260-2 .formsubmit .submit{ border:none; height:50px; width: 140px; cursor:pointer; display:block;background: #b39a64; font-size: 16px; line-height:50px; text-align: center; color: #FFF; }
.footer1260-2 .formsubmit .l{ font-size: 12px; vertical-align: bottom; margin-left:5px; line-height:36px; }
.footer1260-2 .formsubmit .l a{vertical-align: bottom;color:#f08b0c;}
.footer1260-2 .formsubmit .l a:hover{ text-decoration: underline; }
.footer1260-2 .formsubmit .red{ font-size: 14px; line-height: 36px; color: #d30707; height:36px; display:inline-block; *zoom:1;*display:inline;vertical-align: top; font-weight: bold; }
.footer1260-2.pt60{padding-top:60px;}

.footer1260-2 .footer_list{ width:100%;}
.footer1260-2 .footer_list li{-webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;float:left;width:16.6%;height:54px;}
.footer1260-2 .footer_list li div{margin-right:20px;position:relative;}
.footer1260-2 .footer_list li div a{ font-family: "宋体"; line-height: 22px; color: #000; text-align: left; display: block; font-size:18px; }
.footer1260-2 .footer_list li div a i{ font: normal 14px Georgia;display: block;}
.footer1260-2 .footer_list li div a:hover{text-decoration:none;}

.baidutongji{height:0; line-height:0;overflow:hidden;}
.baidutongji img{display:none;}


/*header*/
.header{ height:80px;}
.logo2{ position:absolute; left:0;width:120px; height:60px;background:url(logo2.png) no-repeat;z-index:10; top:10px;}
.logo2 a{width:100%;height:140px;text-indent:-10000px;display:block;}
.navblock1{position:relative;padding-top:25px;width:750px; z-index:999; top:0; margin-left:400px;overflow:hidden; }
.navblock1 .nowline{height:12px;width:40px;background: #cc0000;overflow: hidden;border-right-style: none;display: block;padding: 0;top:0px;position: absolute;-moz-transition: left 0.3s linear;-webkit-transition: left 0.3s linear;-o-transition: left 0.3s linear;transition: left 0.3s linear;}


/*footer*/
.footer{ height:280px;}
.bg{background:url(red.jpg);}
.footer1260-1 .footer1{border-bottom:3px solid #000;padding-bottom:30px;margin-bottom:10px;}
.footer1260-1 .footer1 .footerlogo{display:block;float:left;width:175px;height:65px; margin-top:32px;}
.footer1260-1 .footer1 .stblock{float:right;width:560px;vertical-align:top;margin-top:45px;}
.footer1260-1 .footer1 .erweima{ float:left; margin-left:15px; margin-top:32px;}
.footer1260-1 .footer1 .stblock a.tel{display:inline-block;*zoom:1;*display:inline;margin-left:10px;width:205px;height:35px;vertical-align:top;}
.footer1260-1 .footer1 .search{position:relative;height:34px;width:300px;background:#fff;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;-o-border-radius:3px;overflow:hidden;display:inline-block;*zoom:1;*display:inline;vertical-align:top;padding-left:5px;}
.footer1260-1 .footer1 .search input{ padding:0; margin:0; width:90%; font-size: 14px; line-height:34px; color: #999; border:none; background: #fff; }
.footer1260-1 .footer1 .search .s-button{ width:34px; height:34px; display:block; position:absolute; right:0; top:0; background: url(footer1260-2_icon-search.png) no-repeat center center;cursor:pointer;}

.footer1260-1 .txt-2{font-size: 14px; line-height: 18px; color: #000;margin-top:20px;}
.footer1260-1 .txt-2 span{margin-right:20px;}
.footer1260-1 .line-1{height:1px;overflow:hidden; line-height:0;background:#000;margin-top:10px;margin-bottom:10px;}
.footer1260-1 .txt-3{font-size: 12px; line-height: 18px; color: #000;float:left; vertical-align:top;margin-bottom:10px;width:auto;}
.footer1260-1 .txt-3 p{ float:right; margin-right:10px;}
.footer1260-1 .txt-4{font-size: 12px; line-height: 18px; color: #000;float:right;vertical-align:top;margin-bottom:10px;}
.footer1260-1 .txt-3 a{color: #000;vertical-align:top;}
.footer1260-1 .txt-4 a{color: #000;vertical-align:top;}
.footer1260-1 *,.footer1260-2{font-family:"宋体";font-weight:100;-webkit-font-smoothing:antialiased;}


/*from*/
.footer1260-1 .formsubmit{padding:0px;}
.footer1260-1 .formsubmit1 {padding:20px 0;}
.footer1260-1 .formsubmit .c{float:left;margin-right:10px;margin-top:5px;}
.footer1260-1 .formsubmit .input_text{ font: 14px/20px "宋体"; padding: 7px 8px; height: 20px; border: 1px solid #d9d9d9; color: #3d3d3d;width:300px;margin-bottom:20px;}
.footer1260-1 .formsubmit .input_area{ font: 14px/20px "宋体"; padding:10px; height:200px; border: 1px solid #d9d9d9; color: #3d3d3d;width:95%;margin-bottom:20px;}
.footer1260-1 .formsubmit .input_small{width:120px;}
.footer1260-1 .formsubmit .input_long{width:400px;}
.footer1260-1 .formsubmit .input_textip{border: 1px solid #ff3405;transition:all 600ms ease; -webkit-transition:all 600ms ease;-moz-transition:all 600ms ease; -o-transition:all 600ms ease;}
.footer1260-1 .formsubmit .submit{ border:none; height:50px; width: 140px; cursor:pointer; display:block;background: #b39a64; font-size: 16px; line-height:50px; text-align: center; color: #FFF; }
.footer1260-1 .formsubmit .l{ font-size: 12px; vertical-align: bottom; margin-left:5px; line-height:36px; }
.footer1260-1 .formsubmit .l a{vertical-align: bottom;color:#f08b0c;}
.footer1260-1 .formsubmit .l a:hover{ text-decoration: underline; }
.footer1260-1 .formsubmit .red{ font-size: 14px; line-height: 36px; color: #d30707; height:36px; display:inline-block; *zoom:1;*display:inline;vertical-align: top; font-weight: bold; }
.footer1260-1.pt60{padding-top:60px;}

.footer1260-1 .footer_list{ width:100%;}
.footer1260-1 .footer_list li{-webkit-box-sizing:content-box; -moz-box-sizing:content-box; box-sizing:content-box;float:left;width:16.6%;height:54px;}
.footer1260-1 .footer_list li div{margin-right:20px;position:relative;}
.footer1260-1 .footer_list li div a{ font-family: "宋体"; line-height: 22px; color: #000; text-align: left; display: block; font-size:18px; }
.footer1260-1 .footer_list li div a i{ font: normal 14px Georgia;display: block;}
.footer1260-1 .footer_list li div a:hover{text-decoration:none;}

/*list*/
.list-4 li{  display: inline-block; width: 160px; height: 38px; margin-bottom: 10px; margin-right: 10px;}
.list-4 li a{font-size: 16px; line-height: 38px; color: #fff;text-decoration: none; background: #cc0000; display: block; text-align: center;}
.list-4 li .on{ text-decoration: none; background: #c7a367;}

.list-5block{ overflow:hidden;}
.list-5block li{ width:50%; float:left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin-bottom: 20px;}
.list-5 li div.mr{ margin-right:20px; position:relative;overflow:hidden;}
.list-5 li a.i{ width:100%; display:block; overflow:hidden;}
.list-5 li a.i img{ width:100%;}
.list-5 li .mr .big{ width:100%; height:100%; position:absolute;left:0;right:0;bottom:50px; background:rgba(0,0,0,0.5);transition:height 500ms ease; -webkit-transition:height 500ms ease;-moz-transition:height 500ms ease; -o-transition:height 500ms ease;}
.list-5 li:hover .big{height:0;transition:height 500ms ease; -webkit-transition:height 500ms ease;-moz-transition:height 500ms ease; -o-transition:height 500ms ease;}
.list-5 li .warp .txt{ display:block;font-size: 16px;line-height: 50px;font-weight: normal;text-indent: 20px; color:#fff; background: #000; background: rgba(0,0,0,0.5);position: absolute; bottom: 0; left: 0; height: 50px; width: 100%;}
.list-5 li .warp .more{ display:block; width:150px; height:50px; background:#cc0000;color:#fff; font-size:16px; text-decoration:none; line-height:50px;position: absolute;right: 0; bottom: 0;}
.list-5 li .warp .more img{ background:url(jiantou.png) no-repeat; width:30px; height:30px; display:inline-block;*display:inline;*zoom:1; margin:10px 5px 10px 20px;}

.list-6block{ overflow:hidden;}
.list-6block li{ width:50%; float:left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin-bottom: 20px;}
.list-6 li div.mr{ margin-right:20px; position:relative;}
.list-6 li a.i{ width:100%; display:block;}
.list-6 li a.i img{ width:100%;}
.list-6 li .warp .txt{ display:block;font-size: 16px;line-height: 50px;font-weight: normal;text-indent: 20px; color:#fff; background: #000; background: rgba(0,0,0,0.5);position: absolute; bottom: 0; left: 0; height: 50px; width: 100%;}

.list-7block{ overflow:hidden;}
.list-7block li{ width:25%; float:left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin-bottom: 20px;}
.list-7 li div.mr{ margin-right:20px; position:relative;}
.list-7 li a.i{ width:100%; display:block;}
.list-7 li a.i img{ width:100%;}
.list-7 li .warp .txt{ display:block;font-size: 16px;line-height: 50px;font-weight: normal;text-indent: 20px; color:#fff; background: #000; background: rgba(0,0,0,0.5);position: absolute; bottom: 0; left: 0; height: 50px; width: 100%;}

.warp_1{ margin-bottom:20px;}
.warp_1 img{float: left;}
.warp_1 .sp{float: left; margin-top: 50px; margin-left: 20px; width:70%;}
.warp_1 .sp .txt{ font-size: 16px;line-height: 28px;color: #fff;vertical-align: top;}

.list-8block{ overflow:hidden;}
.list-8block li{ width:50%; float:left;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;margin-bottom: 20px; }
.list-8 li div.mr{ margin-right:20px; position:relative; height:200px; background:#fff;}
.list-8 li a.i{display:block;position: absolute;left: 0;top: 0;width: 300px;}
.list-8 li a.i img{ width:100%;}
.list-8 li .title{ font-size: 16px; line-height: 24px; margin-left: 310px; margin-bottom: 10px; margin-right: 20px; padding-top: 10px;}
.list-8 li .title a{color:#333;text-decoration:none;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-weight: bold;}
.list-8 li .txt{font-size: 14px;line-height: 28px; color: #666; margin-left: 310px; margin-right: 20px; height: 84px; overflow: hidden;}
.list-8 li .xi{display: inline-block;*display:inline;*zoom:1;font-size: 14px;color: #666;text-decoration: none; line-height: 28px; border: 1px solid #ccc; padding-left: 12px;padding-right: 12px; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px;-o-border-radius: 3px;margin-left: 310px; margin-top:20px;}




.edit_txt p span{ color:#fff;}
.edit_txt p .tell{ background:url(tell.png) no-repeat; padding-left:35px; vertical-align:top; background-position:0 50%;display:block; max-width:410px; margin-bottom:20px;}
.edit_txt p .chuan{ background:url(chuan.png) no-repeat; padding-left:35px;vertical-align:top; background-position:0 50%;display:block; max-width:410px; margin-bottom:20px;}
.edit_txt p .email{ background:url(email.png) no-repeat; padding-left:35px;vertical-align:top; background-position:0 50%;display:block; max-width:410px; margin-bottom:20px;}
.edit_txt p .qqq{background:url(qq.png) no-repeat; padding-left:35px;vertical-align:top; background-position:0 50%;display:block; max-width:410px; margin-bottom:20px;}
.edit_txt p .dizhi{background:url(dizhi.png) no-repeat; padding-left:35px;vertical-align:top; background-position:0 5px;display:block; max-width:410px; margin-bottom:20px;}

.video_play{ width:100%; height:400px;}


@media (min-width: 1395px) and (max-width: 1920px){
.home-video{width:100%; height:auto;position:absolute;left:0;right:0;top:0; margin-top:0;}
}


.sharetools1{ background:#CC0000 ; width:55px; height:204px; position:fixed; right:-3px; top:50%; margin-top:-93px; overflow:hidden; z-index:10; }
.sharetools1 li{width:50px;height:50px;float:left; }
.sharetools1 li a{display:block;height:50px;z-index:1;position:relative;left:0px;top:0px;}
.sharetools1 .weixin{background:#CC0000  url(icon_sharetools.png) no-repeat left top;}
.sharetools1 .weixin:hover{background:#333333 url(icon_sharetools.png) no-repeat right top;}
.sharetools1 .qq{background:#CC0000  url(icon_sharetools.png) no-repeat left -50px;}
.sharetools1 .qq:hover{background:#333333 url(icon_sharetools.png) no-repeat right -50px;}
.sharetools1 .xinlang_weibo{ background:#CC0000  url(icon_sharetools.png) no-repeat left -100px; }
.sharetools1 .xinlang_weibo:hover{background:#333333 url(icon_sharetools.png) no-repeat right -100px;}
.sharetools1 .taobao{background:#CC0000  url(icon_sharetools.png) no-repeat left -150px;}
.sharetools1 .taobao:hover{background:#333333 url(icon_sharetools.png) no-repeat right -150px;}
.sharetools1 li a.returntop{background:#fff url(icon_sharetools.png) no-repeat left bottom;width:50px;height:51px;}
.sharetools1 li a.returntop:hover{background:#fff url(icon_sharetools.png) no-repeat right bottom;}
body #jiathis_weixin_modal{position:relative;z-index:10;}
#jiathis_webchat{ text-align:center;}

/*responsive 1600 == ml mr 50*/
@media (min-width: 1395px) and (max-width: 1605px){
.layout_ab,.banner{width:auto;margin-left:50px;margin-right:50px;}


.three_fl,.four_fl{display:none;}
.three_fr,.four_fr{width:100%;float:none;}
.four_fr .txt1{background-size:90px 90px;padding-top:0;padding-left:100px;margin-right:20px;}
.four_fr .txt2{background-size:90px 90px;padding-top:0;padding-right:100px;}
.four_fr .txt3{background-size:90px 90px;padding-top:0;padding-left:100px;margin-right:20px;}
.four_fr .txt4{background-size:90px 90px;padding-top:0;padding-right:100px;}
.four_fr .txt5{background-size:90px 90px;padding-top:0;padding-left:100px;margin-right:20px;}
.four_fr .txt1,.four_fr .txt2,.four_fr .txt3,.four_fr .txt4,.four_fr .txt5{width:auto;margin-left:50px;margin-right:50px;}
.list-3block{margin:20px 60px;}
.list-3block li{width:50%;display:none;}
.list-3block li.cmqno{display:none;}
.list-3block li:nth-child(1),.list-3block li:nth-child(2){display:block;}
.footer2-index .footer_list,.footer2-index .flink-block{display:none;}
.slide .four_fr .xiangxi {top: 700px;}
}



/*responsive 1366 == ml mr 50*/
@media (min-width: 1301px) and (max-width: 1370px){
.layout_ab,.banner{width:auto;margin-left:50px;margin-right:50px;}

.home-video{width:100%; height:auto;position:absolute;left:0;right:0;top:-18%; margin-top:0.1%;}

.three_fl,.four_fl{display:none;}
.three_fr,.four_fr{width:100%;float:none;}
.four_fr .txt1{background-size:60px 60px;padding-top:0;padding-left:70px;margin-right:20px;height:60px;}
.four_fr .txt2{background-size:60px 60px;padding-top:0;padding-right:70px;height:60px;}
.four_fr .txt3{background-size:60px 60px;padding-top:0;padding-left:70px;height:60px;}
.four_fr .txt4{background-size:60px 60px;padding-top:0;padding-right:70px;height:60px;}
.four_fr .txt5{background-size:60px 60px;padding-top:0;padding-left:70px;height:60px;}
.four_fr .txt1,.four_fr .txt2,.four_fr .txt3,.four_fr .txt4,.four_fr .txt5{width:auto;margin-left:50px;margin-right:50px;line-height:20px;overflow:hidden;margin-bottom:10px;}
.slide .four_fr .xiangxi{display:none;}
.list-1block{margin-left:80px;margin-right:80px;}

.list-3block{margin:20px 60px;}
.list-3block li{width:50%;display:none;}
.list-3block li.cmqno{display:none;}
.list-3block li:nth-child(1),.list-3block li:nth-child(2){display:block;}
.footer2-index .footer_list,.footer2-index .flink-block{display:none;}
}

/*responsive 1280 == ml mr 50*/
@media (min-width: 1191px) and (max-width: 1300px){
.layout_ab,.banner{width:auto;margin-left:50px;margin-right:50px;}

.list-1block li{width:50%;display:none;}
.list-1block li.cmqno{display:none;}
.list-1block li:nth-child(1),.list-1block li:nth-child(2),.list-1block li:nth-child(3),.list-1block li:nth-child(4){display:block;}
.three_fl,.four_fl{display:none;}
.three_fr,.four_fr{width:100%;float:none;}
.four_fr .txt1{background-size:90px 90px;padding-top:0;padding-left:100px;margin-right:20px;}
.four_fr .txt2{background-size:90px 90px;padding-top:0;padding-right:100px;}
.four_fr .txt3{background-size:90px 90px;padding-top:0;padding-left:100px;margin-right:20px;}
.four_fr .txt4{background-size:90px 90px;padding-top:0;padding-right:100px;}
.four_fr .txt5{background-size:90px 90px;padding-top:0;padding-left:100px;margin-right:20px;}
.four_fr .txt1,.four_fr .txt2,.four_fr .txt3,.four_fr .txt4,.four_fr .txt5{width:auto;margin-left:50px;margin-right:50px;}
.list-3block{margin:20px 60px;}
.list-3block li{width:50%;display:none;}
.list-3block li.cmqno{display:none;}
.list-3block li:nth-child(1),.list-3block li:nth-child(2),.list-3block li:nth-child(3),.list-3block li:nth-child(4){display:block;}
.footer2-index .footer_list,.footer2-index .flink-block{display:none;}


.list-1block{ margin-bottom:0;}
.slide .four_fr .xiangxi{ left:100px; top:700px;}
.list-3block{ margin-bottom:0;}
}

/*responsive 1024 || 1136 == ml mr 50*/
@media (min-width:1000px) and (max-width:1190px){
.layout_ab,.banner{width:auto;margin-left:10px;margin-right:10px;}

.home-video{display:none;}
section.dd_fullscreenslider article#i-bg1{ background:#E56464 url(i-bg.jpg) no-repeat center top;background-size:cover cover;}
.list-1block li{width:50%;}
.list-1block li.cmqno{display:none;}
.three_fl,.four_fl{display:none;}
.three_fr,.four_fr{width:100%;float:none;}
.four_fr .txt1,.four_fr .txt2,.four_fr .txt3,.four_fr .txt4,.four_fr .txt5{width:auto;margin-left:50px;margin-right:50px;line-height:20px;height:80px;overflow:hidden;margin-bottom:10px;}
.four_fr .txt1{background-size:80px 80px;padding-top:0;padding-left:90px;}
.four_fr .txt2{background-size:80px 80px;padding-top:0;padding-right:90px;}
.four_fr .txt3{background-size:80px 80px;padding-top:0;padding-left:90px;}
.four_fr .txt4{background-size:80px 80px;padding-top:0;padding-right:90px;}
.four_fr .txt5{background-size:80px 80px;padding-top:0;padding-left:90px;}

.list-3block li{width:50%;}
.list-3block li.cmqno{display:none;}
.list-3 li:nth-child(1),.list-3 li:nth-child(2){display:block;}
.footer2-index .footer_list,.footer2-index .flink-block{display:none;}

.navblock-index{ margin-left:-470px;}
.navblock1{ margin-left:300px; }
/*footer*/
.footer{ height:123px;}
.footer1260-1 .footer1{ padding-bottom:0;}
.footer1260-1 .footer1 .search{ display:none;}
.footer1260-1 .footer1 .stblock{ width:250px;}
.footer1260-1 .footer_list,.footer1260-1 .txt-2,.footer1260-1 .txt-3,.footer1260-1 .txt-4,.footer1260-1 .line-1 { display:none;}
.footer1260-1 .footer1{border-bottom:none;}

.edit_txt {float: none;}
.baidumap { width: auto;display: block; float: none;}

.footer{ height:123px;}
.footer1260-2 .footer1{ padding-bottom:0;}
.footer1260-2 .footer1 .search{ display:none;}
.footer1260-2 .footer1 .stblock{ width:250px;}
.footer1260-2 .footer_list,.footer1260-2 .txt-2,.footer1260-2 .txt-3,.footer1260-2 .txt-4,.footer1260-2 .line-1 { display:none;}
.footer1260-2 .footer1{border-bottom:none;}

.list-1block{ height:570px;}
.slide .four_fr .xiangxi{left: 100px;top: 630px;}
.sliderbanner4 .owl-carousel .owl-item .two_title{ width:95%; margin-left:20px;}
}

/*responsive 960 == ml mr 50*/
@media (min-width:950px) and (max-width:999px){
.layout_ab,.banner{width:auto;margin-left:10px;margin-right:10px;}

.navblock1{ margin-left:250px; }
/*footer*/
.footer{ height:123px;}
.footer1260-1 .footer1{ padding-bottom:0;}
.footer1260-1 .footer1 .search{ display:none;}
.footer1260-1 .footer1 .stblock{ width:250px;}
.footer1260-1 .footer_list,.footer1260-1 .txt-2,.footer1260-1 .txt-3,.footer1260-1 .txt-4,.footer1260-1 .line-1 { display:none;}
.footer1260-1 .footer1{border-bottom:none;}

.edit_txt {float: none;}
.baidumap { width: auto;display: block; float: none;}


.nav-index .nav_warp{display:none;}
.navblock-index{position:absolute;padding-top:0px;width:100%; margin:0 auto; z-index:999; top:200px; left:0; margin-left:0px;}
.navblock-index .logo{top:-200px;}
.navblock-index .nowline{display:none;}
.nav-index{ width:100%;height:0;overflow:hidden;}
.nav-index li{float:none;width:100%;height:54px;background:rgba(199,163,103,0.5);border-bottom:1px solid #c7a367;}
.nav-index li div{margin-right:20px;position:relative;padding-top:8px;margin-left:20px;}
.nav-index li div a{ font-family: "宋体"; line-height: 22px; color: #cc0000; text-align: left; display: block; font-size:18px; }
.nav-index li div a i{ font: normal 14px Georgia;display: block;}
.nav-index li div a:hover{text-decoration:none;}
.nav_toggle-index{display:block;}

.home-video{display:none;}
section.dd_fullscreenslider article#i-bg1{ background:#E56464 url(i-bg.jpg) no-repeat center top;background-size:auto 100%;}
.list-1block li{width:50%;}
.list-1block li.cmqno{display:none;}
.three_fl,.four_fl{display:none;}
.three_fr,.four_fr{width:100%;float:none;}
.four_fr .txt1,.four_fr .txt2,.four_fr .txt3,.four_fr .txt4,.four_fr .txt5{width:auto;margin-left:30px;margin-right:30px;}
.list-3block li{width:50%;}
.list-3block li.cmqno{display:none;}

.footer{ height:123px;}
.footer1260-2 .footer1{ padding-bottom:0;}
.footer1260-2 .footer1 .search{ display:none;}
.footer1260-2 .footer1 .stblock{ width:250px;}
.footer1260-2 .footer_list,.footer1260-2 .txt-2,.footer1260-2 .txt-3,.footer1260-2 .txt-4,.footer1260-2 .line-1 { display:none;}
.footer1260-2 .footer1{border-bottom:none;}

.list-1block{ height:530px;}
.slide .four_fr .xiangxi{left: 80px;top: 730px;}
.sliderbanner4 .owl-carousel .owl-item .two_title{ width:95%; margin-left:20px;}
}

/*responsive 800 == ml mr 50*/
@media (min-width:790px) and (max-width:950px){
.layout_ab,.banner{width:auto;margin-left:10px;margin-right:10px;}

.nav-index .nav_warp{display:none;}
.navblock-index{position:absolute;padding-top:0px;width:100%; margin:0 auto; z-index:999; top:200px; left:0; margin-left:0px;}
.navblock-index .logo{top:-200px;}
.navblock-index .nowline{display:none;}
.nav-index{ width:100%;height:0;overflow:hidden;}
.nav-index li{float:none;width:100%;height:54px;background:rgba(199,163,103,0.5);border-bottom:1px solid #c7a367;}
.nav-index li div{margin-right:20px;position:relative;padding-top:8px;margin-left:20px;}
.nav-index li div a{ font-family: "宋体"; line-height: 22px; color: #cc0000; text-align: left; display: block; font-size:18px; }
.nav-index li div a i{ font: normal 14px Georgia;display: block;}
.nav-index li div a:hover{text-decoration:none;}
.nav_toggle-index{display:block;}


/*header*/
.header{ height:auto;}
.nav_toggle {display: block;}
.navblock1 { padding-top: 0px; height: 0; overflow: hidden; width:100%; margin-left:0;}
.navblock1 .nav li { float: none;width: 100%; height: 36px; background:rgba(199,163,103,0.5); margin-bottom: 1px;}
.navblock1 .nowline {display: none;}
.nav li div a {line-height: 36px;text-indent: 10px;}
.nav li div a i {display: inline-block; margin-left: 10px;}
.logo2{position:relative; top:10px; margin-bottom: 10px; width: 87px;height: 70px;}


/*footer*/
.footer{ height:123px;}
.footer1260-1 .footer1{ padding-bottom:0;}
.footer1260-1 .footer1 .search{ display:none;}
.footer1260-1 .footer1 .stblock{ width:250px;}
.footer1260-1 .footer_list,.footer1260-1 .txt-2,.footer1260-1 .txt-3,.footer1260-1 .txt-4,.footer1260-1 .line-1 { display:none;}
.footer1260-1 .footer1{border-bottom:none;}

.edit_txt {float: none;}
.baidumap { width: auto;display: block; float: none;}

/*list*/
.list-8block li{ width:100%; display:block;}



.nav-index .nav_warp{display:none;}
.navblock-index{position:absolute;padding-top:0px;width:100%; margin:0 auto; z-index:999; top:200px; left:0; margin-left:0px;}
.navblock-index .logo{top:-200px;}
.navblock-index .nowline{display:none;}
.nav-index{ width:100%;height:0;overflow:hidden;}
.nav-index li{float:none;width:100%;height:54px;background:rgba(199,163,103,0.5);border-bottom:1px solid #c7a367;}
.nav-index li div{margin-right:20px;position:relative;padding-top:8px;margin-left:20px;}
.nav-index li div a{ font-family: "宋体"; line-height: 22px; color: #cc0000; text-align: left; display: block; font-size:18px; }
.nav-index li div a i{ font: normal 14px Georgia;display: block;}
.nav-index li div a:hover{text-decoration:none;}
.nav_toggle-index{display:block;}

.home-video{display:none;}
section.dd_fullscreenslider article#i-bg1{ background:#E56464 url(i-bg.jpg) no-repeat center top;background-size:auto 100%;}
.list-1block li{width:50%;}
.list-1block li.cmqno{display:none;}
.three_fl,.four_fl{display:none;}
.three_fr,.four_fr{width:100%;float:none;}
.four_fr .txt1,.four_fr .txt2,.four_fr .txt3,.four_fr .txt4,.four_fr .txt5{width:auto;margin-left:30px;margin-right:30px;}
.list-3block li{width:100%;display:none;float:none;}
.list-3block li.cmqno{display:none;}
.list-3block li:nth-child(1),.list-3block li:nth-child(2){display:block;}
.footer{ height:123px;}
.footer1260-2 .footer1{ padding-bottom:0;}
.footer1260-2 .footer1 .search{ display:none;}
.footer1260-2 .footer1 .stblock{ width:250px;}
.footer1260-2 .footer_list,.footer1260-2 .txt-2,.footer1260-2 .txt-3,.footer1260-2 .txt-4,.footer1260-2 .line-1 { display:none;}
.footer1260-2 .footer1{border-bottom:none;}

.slide .four_fr .xiangxi{left: 85px;top: 730px;}
.list-1block{ height:670px;}
}

/*responsive 768 == ml mr 50*/
@media (min-width:758px) and (max-width:790px){
.layout_ab,.banner{width:auto;margin-left:10px;margin-right:10px;}


/*nav*/
.nav_toggle { display: block;}
.navblock {padding-top:0px;height:0;overflow:hidden;}
.nav_toggle{display:block;}
.navblock .nav li{ float:none;width:100%;height:36px;background:#fcf9f3;margin-bottom:1px;}
.navblock .nav li.on{background:#f7efdd;}
.nav li div a {line-height:36px; text-indent:10px;}
.navblock .nav .nav_warp{ height:0;}
.navblock .nowline{ display:none;}
.nav .nav_warp{width:15%;}
.nav li div a i {display:inline-block;margin-left:10px;}


/*header*/
.header{ height:auto;}
.nav_toggle {display: block;}
.navblock1 { padding-top: 0px; height: 0; overflow: hidden; width:100%; margin-left:0;}
.navblock1 .nav li { float: none;width: 100%; height: 36px; background:rgba(199,163,103,0.5); margin-bottom: 1px;}
.navblock1 .nowline {display: none;}
.nav li div a {line-height: 36px;text-indent: 10px;}
.nav li div a i {display: inline-block; margin-left: 10px;}
.logo2{position:relative; top:10px; margin-bottom: 10px; width: 87px;height: 70px;}


/*footer*/
.footer{ height:123px;}
.footer1260-1 .footer1{ padding-bottom:0;}
.footer1260-1 .footer1 .search{ display:none;}
.footer1260-1 .footer1 .stblock{ width:250px;}
.footer1260-1 .footer_list,.footer1260-1 .txt-2,.footer1260-1 .txt-3,.footer1260-1 .txt-4,.footer1260-1 .line-1 { display:none;}
.footer1260-1 .footer1{border-bottom:none;}

.edit_txt {float: none;}
.baidumap { width: auto;display: block; float: none;}


/*list*/
.list-7block li{ width:50%;}
.list-8block li{ width:100%; display:block;}

.nav-index .nav_warp{display:none;}
.navblock-index{position:absolute;padding-top:0px;width:100%; margin:0 auto; z-index:999; top:200px; left:0; margin-left:0px;}
.navblock-index .logo{top:-200px;}
.navblock-index .nowline{display:none;}
.nav-index{ width:100%;height:0;overflow:hidden;}
.nav-index li{float:none;width:100%;height:54px;background:rgba(199,163,103,0.5);border-bottom:1px solid #c7a367;}
.nav-index li div{margin-right:20px;position:relative;padding-top:8px;margin-left:20px;}
.nav-index li div a{ font-family: "宋体"; line-height: 22px; color: #cc0000; text-align: left; display: block; font-size:18px; }
.nav-index li div a i{ font: normal 14px Georgia;display: block;}
.nav-index li div a:hover{text-decoration:none;}
.nav_toggle-index{display:block;}

/*nav*/
.nav_toggle { display: block;}
.navblock {padding-top:0px;height:0;overflow:hidden;}
.nav_toggle{display:block;}
.navblock .nav li{ float:none;width:100%;height:36px;background:#fcf9f3;margin-bottom:1px;}
.navblock .nav li.on{background:#f7efdd;}
.nav li div a {line-height:36px; text-indent:10px;}
.navblock .nav .nav_warp{ height:0;}
.navblock .nowline{ display:none;}
.nav .nav_warp{width:15%;}
.nav li div a i {display:inline-block;margin-left:10px;}

.home-video{display:none;}
section.dd_fullscreenslider article#i-bg1{ background:#E56464 url(i-bg.jpg) no-repeat center top;background-size:auto 100%;}
.list-1block li{width:50%;}
.list-1block li.cmqno{display:none;}
.three_fl,.four_fl{display:none;}
.three_fr,.four_fr{width:100%;float:none;}
.four_fr .txt1,.four_fr .txt2,.four_fr .txt3,.four_fr .txt4,.four_fr .txt5{width:auto;margin-left:30px;margin-right:30px;}
.list-3block li{width:100%;display:none;float:none; margin-bottom:10px;}
.list-3block li.cmqno{display:none;}
.list-3block li:nth-child(1),.list-3block li:nth-child(2),.list-3block li:nth-child(3){display:block;}
/*.list-3block li:nth-child(2){margin-bottom:0;}*/
.footer{ height:123px;}
.footer1260-2 .footer1{ padding-bottom:0;}
.footer1260-2 .footer1 .search{ display:none;}
.footer1260-2 .footer1 .stblock{ width:250px;}
.footer1260-2 .footer_list,.footer1260-2 .txt-2,.footer1260-2 .txt-3,.footer1260-2 .txt-4,.footer1260-2 .line-1 { display:none;}
.footer1260-2 .footer1{border-bottom:none;}


.slide .four_fr .xiangxi{left: 85px;top: 730px;}
.list-1block{ height:700px;}
.list-1 li{ width:100%; float:none;}
.list-1 li div.mr{ height:340px;}

.sliderbanner4 .owl-carousel .owl-item .two_title{ width:95%; margin-left:20px;}
.list-5block{ padding-bottom:50px;}
.list-5{ margin-bottom:30px;}
.list-3block{ margin-bottom:0;}
.warp_1 .sp{ width:50%;}
}

/*responsive 640 == ml mr 30*/
@media (min-width:630px) and (max-width:758px){
.layout_ab,.banner{width:auto;margin-left:10px;margin-right:10px;}

.edit_txt embed,.edit_txt iframe{width:400px;height:300px;margin:15px auto 15px auto;}


.warp_1 img{ width:175px;}
.warp_1 .sp .txt{ width:385px;}

/*header*/
.header{ height:auto;}
.nav_toggle {display: block;}
.navblock1 { padding-top: 0px; height: 0; overflow: hidden; width:100%; margin-left:0;}
.navblock1 .nav li { float: none;width: 100%; height: 36px; background:rgba(199,163,103,0.5); margin-bottom: 1px;}
.navblock1 .nowline {display: none;}
.nav li div a {line-height: 36px;text-indent: 10px;}
.nav li div a i {display: inline-block; margin-left: 10px;}
.logo2{position:relative; top:10px;margin-bottom: 10px; width: 87px;height: 70px;}


/*footer*/
.footer{ height:123px;}
.footer1260-1 .footer1{ padding-bottom:0;}
.footer1260-1 .footer1 .search{ display:none;}
.footer1260-1 .footer1 .stblock{ width:250px;}
.footer1260-1 .footer_list,.footer1260-1 .txt-2,.footer1260-1 .txt-3,.footer1260-1 .txt-4,.footer1260-1 .line-1 { display:none;}
.footer1260-1 .footer1{border-bottom:none;}

.edit_txt {float: none;}
.baidumap { width: auto;display: block; float: none;}

/*list*/
.list-5block li{ float:none; width:100%;}
.list-7block li{ width:50%;}
.list-8block li{ width:100%; display:block;}

.nav-index .nav_warp{display:none;}
.navblock-index{position:absolute;padding-top:0px;width:100%; margin:0 auto; z-index:999; top:200px; left:0; margin-left:0px;}
.navblock-index .logo{top:-200px;}
.navblock-index .nowline{display:none;}
.nav-index{ width:100%;height:0;overflow:hidden;}
.nav-index li{float:none;width:100%;height:54px;background:rgba(199,163,103,0.5);border-bottom:1px solid #c7a367;}
.nav-index li div{margin-right:20px;position:relative;padding-top:8px;margin-left:20px;}
.nav-index li div a{ font-family: "宋体"; line-height: 22px; color: #cc0000; text-align: left; display: block; font-size:18px; }
.nav-index li div a i{ font: normal 14px Georgia;display: block;}
.nav-index li div a:hover{text-decoration:none;}
.nav_toggle-index{display:block;}

.home-video{display:none;}
section.dd_fullscreenslider article#i-bg1{ background:#E56464 url(i-bg.jpg) no-repeat center top;background-size:auto 100%;}
.list-1block li{width:50%;}
.list-1block li.cmqno{display:none;}
.three_fl,.four_fl{display:none;}
.three_fr,.four_fr{width:100%;float:none;}
.four_fr .txt1,.four_fr .txt2,.four_fr .txt3,.four_fr .txt4,.four_fr .txt5{width:auto;margin-left:30px;margin-right:30px;}
.list-3block li{width:100%;display:none;float:none;}
.list-3block li.cmqno{display:none;}
.list-3block li:nth-child(1),.list-3block li:nth-child(2){display:block;}
.list-3block li:nth-child(2){margin-bottom:0;}
.footer{ height:123px;}
.footer1260-2 .footer1{ padding-bottom:0;}
.footer1260-2 .footer1 .search{ display:none;}
.footer1260-2 .footer1 .stblock{ width:250px;}
.footer1260-2 .footer_list,.footer1260-2 .txt-2,.footer1260-2 .txt-3,.footer1260-2 .txt-4,.footer1260-2 .line-1 { display:none;}
.footer1260-2 .footer1{border-bottom:none;}


.slide .four_fr .xiangxi{left: 85px;top: 730px;}
.list-1block{ height:680px;}
.list-1 li{ width:100%; float:none;}
.list-1 li div.mr{ height:327px;}

.sliderbanner4 .owl-carousel .owl-item .two_title{ width:95%; margin-left:20px;}
}

/*responsive 600 == ml mr 30*/
@media (min-width:590px) and (max-width:630px){
.layout_ab,.banner{width:auto;margin-left:10px;margin-right:10px;}

.edit_txt {float: none;}
.edit_txt embed,.edit_txt iframe{width:400px;height:300px;margin:15px auto 15px auto;}


.warp_1 img{ width:155px;}
.warp_1 .sp .txt{ width:385px;}

/*header*/
.header{ height:auto;}
.nav_toggle {display: block;}
.navblock1 { padding-top: 0px; height: 0; overflow: hidden; width:100%; margin-left:0;}
.navblock1 .nav li { float: none;width: 100%; height: 36px; background:rgba(199,163,103,0.5); margin-bottom: 1px;}
.navblock1 .nowline {display: none;}
.nav li div a {line-height: 36px;text-indent: 10px;}
.nav li div a i {display: inline-block; margin-left: 10px;}
.logo2{position:relative; top:10px;margin-bottom: 10px; width: 87px;height: 70px;}


/*footer*/
.footer{ height:123px;}
.footer1260-1 .footer1{ padding-bottom:0;}
.footer1260-1 .footer1 .search{ display:none;}
.footer1260-1 .footer1 .stblock{ width:250px;}
.footer1260-1 .footer_list,.footer1260-1 .txt-2,.footer1260-1 .txt-3,.footer1260-1 .txt-4,.footer1260-1 .line-1 { display:none;}
.footer1260-1 .footer1{border-bottom:none;}	

.edit_txt {float: none;}
.baidumap { width: auto;display: block; float: none;}

/*list*/
.list-5block li{ float:none; width:100%;}
.list-7block li{ width:50%;}
.list-8block li{ width:100%; display:block;}

.nav-index .nav_warp{display:none;}
.navblock-index{position:absolute;padding-top:0px;width:100%; margin:0 auto; z-index:999; top:200px; left:0; margin-left:0px;}
.navblock-index .logo{top:-200px;}
.navblock-index .nowline{display:none;}
.nav-index{ width:100%;height:0;overflow:hidden;}
.nav-index li{float:none;width:100%;height:54px;background:rgba(199,163,103,0.5);border-bottom:1px solid #c7a367;}
.nav-index li div{margin-right:20px;position:relative;padding-top:8px;margin-left:20px;}
.nav-index li div a{ font-family: "宋体"; line-height: 22px; color: #cc0000; text-align: left; display: block; font-size:18px; }
.nav-index li div a i{ font: normal 14px Georgia;display: block;}
.nav-index li div a:hover{text-decoration:none;}
.nav_toggle-index{display:block;}

.home-video{display:none;}
section.dd_fullscreenslider article#i-bg1{ background:#E56464 url(i-bg.jpg) no-repeat center top;background-size:auto 100%;}
.list-1block li{width:100%;float:none;display:none;}
.list-1block li.cmqno{display:none;}
.list-1block li:nth-child(1),.list-1block li:nth-child(2){display:block;}
.three_fl,.four_fl{display:none;}
.three_fr,.four_fr{width:100%;float:none;}
.four_fr .txt1,.four_fr .txt2,.four_fr .txt3,.four_fr .txt4,.four_fr .txt5{width:auto;margin-left:30px;margin-right:30px;}
.list-3block li{width:100%;display:none;float:none;}
.list-3block li.cmqno{display:none;}
.list-3block li:nth-child(1),.list-3block li:nth-child(2){display:block;}
.list-3block li:nth-child(2){margin-bottom:0;}
.footer{ height:123px;}
.footer1260-2 .footer1{ padding-bottom:0;}
.footer1260-2 .footer1 .search{ display:none;}
.footer1260-2 .footer1 .stblock{ width:250px;}
.footer1260-2 .footer_list,.footer1260-2 .txt-2,.footer1260-2 .txt-3,.footer1260-2 .txt-4,.footer1260-2 .line-1 { display:none;}
.footer1260-2 .footer1{border-bottom:none;}	


.slide .four_fr .xiangxi{left: 85px;top: 730px;}
.list-1block{ height:680px;}
.list-1 li{ width:100%; float:none;}
.list-1 li div.mr{ height:327px;}
.list-1 li a.i img{ height:350px;}

.sliderbanner4 .owl-carousel .owl-item .two_title{ width:95%; margin-left:10px;}
}

/*responsive 569 == ml mr 30*/
@media (min-width:549px) and (max-width:590px){
.layout_ab,.banner{width:auto;margin-left:10px;margin-right:10px;}
.edit_txt embed,.edit_txt iframe{width:400px;height:300px;margin:15px auto 15px auto;}



.warp_1 img{ width:155px;}
.warp_1 .sp{ margin-top:30px; margin-left:20px;}
.warp_1 .sp .txt{ width:350px;}

/*header*/
.header{ height:auto;}
.nav_toggle {display: block;}
.navblock1 { padding-top: 0px; height: 0; overflow: hidden; width:100%; margin-left:0;}
.navblock1 .nav li { float: none;width: 100%; height: 36px; background:rgba(199,163,103,0.5); margin-bottom: 1px;}
.navblock1 .nowline {display: none;}
.nav li div a {line-height: 36px;text-indent: 10px;}
.nav li div a i {display: inline-block; margin-left: 10px;}
.logo2{position:relative; top:10px;margin-bottom: 10px; width: 87px;height: 70px;}


/*footer*/
.footer{ height:123px;}
.footer1260-1 .footer1{ padding-bottom:0;}
.footer1260-1 .footer1 .search{ display:none;}
.footer1260-1 .footer1 .stblock{ width:240px;}
.footer1260-1 .footer_list,.footer1260-1 .txt-2,.footer1260-1 .txt-3,.footer1260-1 .txt-4,.footer1260-1 .line-1 { display:none;}
.footer1260-1 .footer1{border-bottom:none;}

.edit_txt {float: none;}
.baidumap { width: auto;display: block; float: none;}

/*list*/
.list-5block li{ float:none; width:100%;}
.list-7block li{ width:50%;}
.list-8block li{ width:100%; display:block;}

.nav-index .nav_warp{display:none;}
.navblock-index{position:absolute;padding-top:0px;width:100%; margin:0 auto; z-index:999; top:200px; left:0; margin-left:0px;}
.navblock-index .logo{top:-200px;}
.navblock-index .nowline{display:none;}
.nav-index{ width:100%;height:0;overflow:hidden;}
.nav-index li{float:none;width:100%;height:54px;background:rgba(199,163,103,0.5);border-bottom:1px solid #c7a367;}
.nav-index li div{margin-right:20px;position:relative;padding-top:8px;margin-left:20px;}
.nav-index li div a{ font-family: "宋体"; line-height: 22px; color: #cc0000; text-align: left; display: block; font-size:18px; }
.nav-index li div a i{ font: normal 14px Georgia;display: block;}
.nav-index li div a:hover{text-decoration:none;}
.nav_toggle-index{display:block;}

.home-video{display:none;}
section.dd_fullscreenslider article#i-bg1{ background:#E56464 url(i-bg.jpg) no-repeat center top;background-size:auto 100%;}
.list-1block li{width:100%;float:none;display:none;}
.list-1block li.cmqno{display:none;}
.list-1block li:nth-child(1),.list-1block li:nth-child(2){display:block;}
.three_fl,.four_fl{display:none;}
.three_fr,.four_fr{width:100%;float:none;}
.four_fr .txt1,.four_fr .txt2,.four_fr .txt3,.four_fr .txt4,.four_fr .txt5{width:auto;margin-left:30px;margin-right:30px;}
.list-3block li{width:100%;display:none;float:none;}
.list-3block li.cmqno{display:none;}
.list-3block li:nth-child(1),.list-3block li:nth-child(2){display:block;}
.list-3block li:nth-child(2){margin-bottom:0;}
.footer{ height:123px;}
.footer1260-2 .footer1{ padding-bottom:0;}
.footer1260-2 .footer1 .search{ display:none;}
.footer1260-2 .footer1 .stblock{ width:240px;}
.footer1260-2 .footer_list,.footer1260-2 .txt-2,.footer1260-2 .txt-3,.footer1260-2 .txt-4,.footer1260-2 .line-1 { display:none;}
.footer1260-2 .footer1{border-bottom:none;}

.slide .four_fr .xiangxi{left:85px;top:730px;}

.sliderbanner4 .owl-carousel .owl-item .two_title{ width:95%; margin-left:10px;}
}

/*responsive 480 == ml mr 10*/
@media (min-width:470px) and (max-width:549px){
.layout_ab{width:auto;margin-left:10px;margin-right:10px;}
.banner{display:none;}

.edit_txt embed,.edit_txt iframe{width:400px;height:300px;margin:15px auto 15px auto;}


.warp_1 img{ width:155px;}
.warp_1 .sp{ margin-top:30px; margin-left:10px;}
.warp_1 .sp .txt{ width:270px;}

/*header*/
.header{ height:auto;}
.nav_toggle {display: block;}
.navblock1 { padding-top: 0px; height: 0; overflow: hidden; width:100%; margin-left:0;}
.navblock1 .nav li { float: none;width: 100%; height: 36px; background:rgba(199,163,103,0.5); margin-bottom: 1px;}
.navblock1 .nowline {display: none;}
.nav li div a {line-height: 36px;text-indent: 10px;}
.nav li div a i {display: inline-block; margin-left: 10px;}
.logo2{position:relative; top:10px;margin-bottom: 10px; width: 87px;height: 70px;}


/*footer*/
.footer{ height:183px;}
.footer1260-1 .footer1{ padding-bottom:0;}
.footer1260-1 .footer1 .search{ display:none;}
.footer1260-1 .footer1 .stblock{ width:230px; float:left;margin-top:25px;}
.footer1260-1 .footer_list,.footer1260-1 .txt-2,.footer1260-1 .txt-3,.footer1260-1 .txt-4,.footer1260-1 .line-1 { display:none;}
.footer1260-1 .footer1{border-bottom:none;}

.edit_txt {float: none;}
.baidumap { width: auto;display: block; float: none;}

/*list*/
.list-5block li{ float:none; width:100%;}
.list-7block li{ width:50%;}
.list-8block li{ width:100%; display:block;}

.nav-index .nav_warp{display:none;}
.navblock-index{position:absolute;padding-top:0px;width:100%; margin:0 auto; z-index:999; top:200px; left:0; margin-left:0px;}
.navblock-index .logo{top:-200px;left:10px;}
.navblock-index .nowline{display:none;}
.nav-index{ width:100%;height:0;overflow:hidden;}
.nav-index li{float:none;width:100%;height:54px;background:rgba(199,163,103,0.5);border-bottom:1px solid #c7a367;}
.nav-index li div{margin-right:20px;position:relative;padding-top:8px;margin-left:20px;}
.nav-index li div a{ font-family: "宋体"; line-height: 22px; color: #cc0000; text-align: left; display: block; font-size:18px; }
.nav-index li div a i{ font: normal 14px Georgia;display: block;}
.nav-index li div a:hover{text-decoration:none;}
.nav_toggle-index{display:block;right:10px;}

.home-video{display:none;}
section.dd_fullscreenslider article#i-bg1{ background:#E56464 url(i-bg.jpg) no-repeat center top;background-size:auto 100%;}
.four_fr .dr{left:20px;}
.list-1block li{width:100%;float:none;display:none;}
.list-1block li.cmqno{display:none;}
.list-1block li:nth-child(1),.list-1block li:nth-child(2){display:block;}
.three_fl,.four_fl{display:none;}
.three_fr,.four_fr{width:100%;float:none;}
.four_fr .txt1,.four_fr .txt2,.four_fr .txt3,.four_fr .txt4,.four_fr .txt5{width:auto;margin-left:0px;margin-right:0px;}
.list-3block li{width:100%;display:none;float:none;}
.list-3block li.cmqno{display:none;}
.list-3block li:nth-child(1),.list-3block li:nth-child(2){display:block;}
.list-3block li:nth-child(2){margin-bottom:0;}
.list-3 li a.i {width:200px;height:150px;}
.list-3 li .title,.list-3 li .txt{margin-left:210px;}
.list-3 li .title{padding-top:10px;margin-bottom:10px;}

.footer{ height:183px;}
.footer1260-2 .footer1{ padding-bottom:0;}
.footer1260-2 .footer1 .search{ display:none;}
.footer1260-2 .footer1 .stblock{ width:230px; float:left;margin-top:25px;}
.footer1260-2 .footer_list,.footer1260-2 .txt-2,.footer1260-2 .txt-3,.footer1260-2 .txt-4,.footer1260-2 .line-1 { display:none;}
.footer1260-2 .footer1{border-bottom:none;}

.sliderbanner4 .owl-carousel .owl-item .two_title{ width:95%; margin-left:10px;}
}

/*responsive 320 == ml mr 10*/
@media (min-width:310px) and (max-width:470px){
.layout_ab{width:auto;margin-left:10px;margin-right:10px;}
.banner{display:none;}

.edit_txt .title {font-size: 16px;line-height: 24px;}
.edit_txt{padding:0px;}
.edit_txt,.edit_txt p,.edit_txt .txt{font-size:14px;line-height:24px;}
.edit_txt img{max-width:940px;width:98%;}
.edit_txt .video{width:100%;height:280px;}
.edit_txt embed,.edit_txt iframe{width:100%;height:220px;}
.xpage{ text-align:center;}
.xpage span.pp{display:none;}
.xpage span.iselect{display:inline-block; text-align:left;}
.xpage .rate-page-next{border-left: 1px solid #e5e5e5;}



.warp_1 img{ float:none; display:block; margin:0 auto;}
.warp_1 .sp{ float:none; margin-left:0; margin-top:20px; margin-bottom:20px;}

/*footer*/
.footer{ height:183px;}
.footer1260-1 .footer1{ padding-bottom:0;}
.footer1260-1 .footer1 .search{ display:none;}
.footer1260-1 .footer1 .stblock{ width:230px; float:left; margin-top:25px;}
.footer1260-1 .footer_list,.footer1260-1 .txt-2,.footer1260-1 .txt-3,.footer1260-1 .txt-4,.footer1260-1 .line-1 { display:none;}
.footer1260-1 .footer1{border-bottom:none;}

/*header*/
.header{ height:auto;}
.nav_toggle {display: block;}
.navblock1 { padding-top: 0px; height: 0; overflow: hidden; width:100%; margin-left:0;}
.navblock1 .nav li { float: none;width: 100%; height: 36px; background:rgba(199,163,103,0.5); margin-bottom: 1px;}
.navblock1 .nowline {display: none;}
.nav li div a {line-height: 36px;text-indent: 10px;}
.nav li div a i {display: inline-block; margin-left: 10px;}
.logo2{position:relative; top:10px;margin-bottom: 10px; width: 120px;height: 70px;}
.edit_txt {float: none;}
.baidumap { width: auto;display: block; float: none;}

/*list*/
.list-5block li{ float:none; width:100%;}
.list-7block li{ float:none; width:100%;}
.list-6block li{ float:none; width:100%;}

.list-8block li{ width:100%; display:block; margin-bottom: 10px;}
.list-8 li div.mr {margin-right: 0px; height: auto; padding-bottom: 10px;}
.list-8 li a.i{ width: 100%; height: auto;position:relative;}
.list-8 li .title{ margin-left: 10px;  margin-bottom: 5px; margin-right: 10px;padding-top: 10px;}
.list-8 li .txt{ line-height: 24px; margin-left: 10px; margin-right: 10px; height: 72px;}
.list-8 li .xi{ margin-left:10px;}

.nav-index .nav_warp{display:none;}
.navblock-index{position:absolute;padding-top:0px;width:100%; margin:0 auto; z-index:999; top:200px; left:0; margin-left:0px;}
.navblock-index .logo{top:-200px;left:10px;}
.navblock-index .nowline{display:none;}
.nav-index{ width:100%;height:0;overflow:hidden;}
.nav-index li{float:none;width:100%;height:54px;background:rgba(199,163,103,0.5);border-bottom:1px solid #c7a367;}
.nav-index li div{margin-right:20px;position:relative;padding-top:8px;margin-left:20px;}
.nav-index li div a{ font-family: "宋体"; line-height: 22px; color: #cc0000; text-align: left; display: block; font-size:18px; }
.nav-index li div a i{ font: normal 14px Georgia;display: block;}
.nav-index li div a:hover{text-decoration:none;}
.nav_toggle-index{display:block;right:10px;}

.home-video{display:none;}
section.dd_fullscreenslider article#i-bg1{ background:#E56464 url(i-bg.jpg) no-repeat center top;background-size:auto 100%;}
.edit_txt .title {font-size: 16px;line-height: 24px;}
.edit_txt{padding:0px;}
.edit_txt,.edit_txt p,.edit_txt .txt{font-size:14px;line-height:24px;}
.edit_txt img{max-width:940px;width:98%;}
.edit_txt .video{width:100%;height:280px;}
.edit_txt embed,.edit_txt iframe{width:100%;height:220px;}
.xpage{ text-align:center;}
.xpage span.pp{display:none;}
.xpage span.iselect{display:inline-block; text-align:left;}
.xpage .rate-page-next{border-left: 1px solid #e5e5e5;}

.four_fr .dr{left:20px;}
.list-1block li{width:100%;float:none;display:none;}
.list-1block li.cmqno{display:none;}
.list-1block li:nth-child(1),.list-1block li:nth-child(2),.list-1block li:nth-child(3){display:block;}
.three_fl,.four_fl{display:none;}
.three_fr,.four_fr{width:100%;float:none;}
.four_fr .txt1,.four_fr .txt2,.four_fr .txt3,.four_fr .txt4,.four_fr .txt5{width:auto;margin-left:0px;margin-right:0px; line-height:20px;height:60px;overflow:hidden;}

.four_fr .txt1{background-size:60px 60px;padding-top:0;padding-left:70px;margin-right:20px;}
.four_fr .txt2{background-size:60px 60px;padding-top:0;padding-right:70px;}
.four_fr .txt3{background-size:60px 60px;padding-top:0;padding-left:70px;margin-right:20px;}
.four_fr .txt4{background-size:60px 60px;padding-top:0;padding-right:70px;}
.four_fr .txt5{background-size:60px 60px;padding-top:0;padding-left:70px;margin-right:20px;}


.list-3block{ margin-bottom:0; margin-top:10px;}
.list-3block li{width:100%;display:none;float:none;}
.list-3block li.cmqno{display:none;}
.list-3block li:nth-child(1){display:block;margin-bottom:0;}
.list-3 li a.i {position:static;width:100%;height:auto;}
.list-3 li .title,.list-3 li .txt{margin-left:20px;}
.list-3 li .xi{display:none;}
.list-3 li .txt {line-height: 20px;margin-right: 20px;height: 42px;}
.list-3 li .title{padding-top:10px;margin-bottom:10px;}
.list-3 li div.mr{height:auto;}
.footer_list,.flink-block{display:none;}
.footer1260-2 .footer1 .stblock{width:240px;margin-right:10px;float:none;margin-top:0px;}
.footer1260-2 .footer1 .stblock a.tel {width: 230px;margin-top:20px;}
.footer1260-2 .line-1{display:none;}
.footer1260-2 .txt-2{display:none;}
.footer1260-2 .footer1 {border-bottom:none;padding-bottom:20px;margin-bottom:0px;}

.slide .four_fr .xiangxi{ left:20px;top:530px;}
.list-1block{ height:400px;}
.sliderbanner4 .owl-carousel .owl-item .two_title{ font-size:20px;}
.sliderbanner4 .owl-carousel .owl-item .two_know{ top:70%;}

.sliderbanner4 .owl-carousel .owl-item .two_title{ width:92%; margin-left:10px;}
.five_top .title_1{ margin-top:10px;}

.sliderbanner4 .owl-carousel .owl-item .o1{background:url(tem-img/bg1.jpg) center center no-repeat;background-size:250% 100%;-webkit-background-size:250% 100%;-moz-background-size:250% 100%;-o-background-size:250% 100%;}
.sliderbanner4 .owl-carousel .owl-item .o2{background:url(tem-img/bg2.jpg) center center no-repeat;background-size:250% 100%;-webkit-background-size:250% 100%;-moz-background-size:250% 100%;-o-background-size:250% 100%;}
.sliderbanner4 .owl-carousel .owl-item .o3{background:url(tem-img/bg3.jpg) center center no-repeat;background-size:250% 100%;-webkit-background-size:250% 100%;-moz-background-size:250% 100%;-o-background-size:250% 100%;}
}


