@charset "utf-8";
/*圆角样式——iecss.htc要写成相对路径(相对于html的路径)*/
.yuan{border:1px solid #d8d8d8;border-radius:5px;position:relative; background:#FFF;z-index:2;behavior:url(css/iecss3.htc);}
/*ie6-hover效果样式——.hv需应用于父级*/
.hv{ behavior:url("css/hover.htc")}
/*通用样式*/
body {margin:0px; padding:0px; font-size:12px; font-family:'宋体'; background:#fff;}
ol,ul,li,dl,dt,dd,form,p,h1,h2,h3,h4,h5,img{ margin:0px; padding:0px;}
ol,ul,li{ list-style:none; padding:0; margin:0;}
img{ border:none;max-width:100%}
a{text-decoration:none; border:none; margin:0; padding:0;}
.clear{ clear:both;}
input,textarea{ outline:0; resize:none;}
input{ margin:0; padding:0; border:none;}
.fl{ float:left}
.fr{ float:right}
.main{max-width:640px; margin:0 auto; min-width:320px; background:#f6f6f6}
/*index*/
header{ background:url(../images/index_line.png) repeat-x left top; width:100%;/* text-align:center; */ /*position:relative;*/}

article{ margin-top:4%;}
article .tit li{ float:left;border:1px solid #c1c1c1; border-bottom:none; margin-right:8px;}

article .tit ul li.cur span{background:#9b3536; color:#fff}
article .tit li span{ display:block; width:96px; height:39px; line-height:39px; text-align:center; color:#9b3536; font-size:14px; font-weight:bold; cursor:pointer;}
article .tit li span:hover{ background:#9b3536; color:#fff}
article .ct1L_part{ padding:13px 8px 0; border-top:1px solid #c1c1c1; text-align:justify;}
article .ct1L_part p{ text-indent:2em; line-height:20px; color:#737373}
article .ct1L_part p a{ color:#a9a9a9}
section.pro{ margin-top:4%; margin-bottom:6%;border-top:1px solid #d1d1d1; padding-top:22px;}
section.pro .tit{ background:url(../images/yun.png) no-repeat left center; line-height:18px; font-size:18px; color:#9b3536; font-family:"微软雅黑"; text-indent:30px}
section.pro .tit a{color:#9b3536;}
section.pro .part li{ float:left; width:46%; text-align:center}
section.pro .part li .tp{background:#eaeaea; border:1px solid #d9d9d9; padding:3px; margin-top:22px;}
section.pro .part li:nth-child(2n){ float:right}
section.pro .part li .tp a{ display:block; background:#f8f8f8; /*padding:54px 0 42px 0*/}
section.pro .part li p{ font-size:14px; color:#747474; margin-top:12px;}

section.pro .part2 li{ float:left; width:46%; text-align:center}
section.pro .part2 li .tp{background:#eaeaea;/* border:1px solid #d9d9d9; padding:3px;*/ margin-top:22px;}
section.pro .part2 li:nth-child(2n){ float:right}
section.pro .part2 li .tp a{ display:block; background:#f8f8f8; /*padding:54px 0 42px 0*/}
section.pro .part2 li p{ font-size:14px; color:#747474; margin-top:12px;}

.footheight{ height:60px;background:#f6f6f6; color:#CCC;}
.footheight a{color:#666; text-decoration:none;}
.footer{ background:#CDE7F5; /*position:fixed;*/ bottom:0; width:100%; max-width:640px; min-width:320px;}
.footer li{ float:left; width:10%; text-align:center; margin:8px 3.25% 8px 3.25%;}
.footer li p{ font-size:16px; font-family:"微软雅黑"; color:#fff}
.footer li p a{ color:#af494a}
/*pro*/
section.pro .tit2{ height:59px; line-height:59px; width:94%; border-bottom:1px solid #e2e2e2; margin:0 auto}
section.pro .tit2 .fl_btn{ display:block; margin-top:10px}
section.pro .tit2 p{ color:#8d8d8d}
section.pro .tit2 p a{ color:#8d8d8d}
section.pro .qh{ text-align:right; margin-top:50px; margin-bottom:36px;}
/*pro_xx*/
section.pro .pic{ padding:3px; border:1px solid #d9d9d9; background:#eaeaea; text-align:center; width:73%; margin:0 auto}
section.pro .pic p{ background:#f8f8f8;}
section.pro .wz{ width:87%; margin:0 auto}
section.pro .wz label{ color:#a53131; font-size:22px; font-family:"微软雅黑"; display:block; text-align:center; margin-top:30px; margin-bottom:20px;}
section.pro .wz p{ color:#525252; line-height:20px}
.reback{ width:70px; height:31px; line-height:31px; display:block; text-align:center; color:#7d7d7d; font-size:14px; border:1px solid #c1c1c1; margin-top:42px;}

.news_list {
	line-height: 24px;
	color: #6e6a6a;
}

.news_list li {
	padding-left: 8px;
	background: url(../images/index_41.jpg) no-repeat left center;
}

.news_list li a {
	color: #6e6a6a;
}

.news_list li a:hover {
	text-decoration: underline;
}

.news_list li span {
	float: right;
	color: #969696;
}

.owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}



/*#owl-demo .item{
	margin: 3px;
}*/
#owl-demo .item img{
	display: block;
	width: 100%;
	height: auto;
}
.owl-theme .owl-controls{ bottom:4%;text-align: center; position:absolute; margin:auto; left:0; right:0;}
/* Styling Next and Prev buttons*/
.owl-theme .owl-controls .owl-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/margin: 5px;padding: 3px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;background: #869791;filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;}
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.owl-theme .owl-controls .owl-page span{display: block;width: 8px;height: 8px;margin: 0px 5px;filter: Alpha(Opacity=50);/*IE7 fix*/opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #869791;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;}
/* If PaginationNumbers is true*/
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
/* preloading images*/
/*加载*/
/*.owl-item.loading{min-height: 150px;background: url(../images/AjaxLoader.gif) no-repeat center center}*/

.locationr{ position:relative;}
.dropdown_nav2{position:absolute;top:43px;box-shadow:1px 2px 4px #999;right:0;z-index:1000000;width:140px;background:#f0f0f0;display:none;}
.dropdown_nav2 li{clear:both;line-height:3em !important;width:100%;border-bottom:dashed 1px #ccc;/*display:inline-block;*/ text-align:center;}
.dropdown_nav2 li:last-child{border-bottom:none;}
.dropdown_nav2 a{background:none !important;color:#0e2f40 !important; display:block;}
.dropdown_nav2 a:hover{background:#9B3536 !important;color:#fff !important;}


#nav_btnn{margin-top:3.5%; position:relative;}
.dropdown_nav{position:absolute;top:28px;box-shadow:1px 2px 4px #999;right:0;z-index:1000000;width:140px;background:#f0f0f0;display:none;}
.dropdown_nav li{clear:both;line-height:3em !important;width:100%;border-bottom:dashed 1px #ccc;/*display:inline-block;*/ text-align:center; font-size:16px;}
.dropdown_nav li:last-child{border-bottom:none;}
.dropdown_nav a{background:none !important;color:#0e2f40 !important; display:block;}
.dropdown_nav a:hover{background:#9B3536 !important;color:#fff !important;}


.about_txt{ line-height:200%; font-size:14px; padding:0 15px; color:#555; text-align:justify;}
.about_txt a{color:#555;}


.ytnews_list { width:96%; margin:0 auto; margin-top:20px;}
.ytnews_list li {margin-bottom: 10px;}
.ytnews_list li:after {clear: both;content: "";display: block;height: 0; overflow: hidden;}
.ytnews_list .news_pic {float: left;margin-right: 24px;}
.ytnews_list .news_title { /*float: left;*/width:100%;border-bottom: 1px dashed #767676;/* width: 544px; min-height:100px;*/}
.ytnews_list .news_title h4 {font-size: 12px;font-weight: normal;line-height: 24px;overflow: hidden; }
.ytnews_list .news_title h4 a {color: #555;}
.ytnews_list .news_title h4 span {color: #555;font-size: 12px;float: right;}
.ytnews_list .news_title p {color: #555;/*height:36px;*/line-height:18px;margin:4px 0 5px;overflow: hidden;font-size:14px;}
.ytnews_list .news_title a{color:#555;}
