
/* CSS Document */ 

@font-face{font-family:'iconfont';src:url('../font/font_1432720974_1547027.eot');src:url('../font/font_1432720974_1547027.eot') format('embedded-opentype'),url('../font/font_1432720974_1547027.woff') format('woff'),url('../font/font_1432720974_1547027.ttf') format('truetype'),url('http://www.mcao-sutures.com/templets/default/font/font_1432720974_1547027.svg') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(../font/q_z9mv4hysltmomjnk_rcfeszw2xoq-xsnqo47m55da.woff2) format('woff2')}
.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}
body{font-family:"微软雅黑"}
.glyphicon{top:0 !important}
.no-padding{padding:0 !important}
.no-margin{margin:0 !important}
.no-background{background:none !important}
.no-border{border:none !important}
.overflow{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.w100{width:100% !important}
.h100{height:100% !important}
a{text-decoration:none !important;cursor:pointer !important}
.container-fluid{max-width:1230px !important}
.tr{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s}
.tr2{transition:all 0.5s;-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all 0.5s;-o-transition:all 0.5s}

.main-pad-1{ padding:30px 0;}
.main-pad-2{ padding:20px 0;}
.main-Background-1{ background:url(../images/p2_bg.jpg) 50% 50%; background-size: cover;}
.main-Color{ background:#f0f0f0;}

/*分页*/
.page_list a{color:#000; margin: 0px 5px;}
.page_list a:hover{ text-decoration: underline;}
.page_list a.on{color:#f00;}

header{ position:relative; z-index: 999999; }
header .logo{ line-height: 100px; }
header .tel{ margin:27px 0 0; padding: 0 0 0 47px; min-height: 37px; font-size: 15px; color: #333; line-height: 23px; background: url(../images/tel_icon.png) no-repeat left; }
header .tel span{ display: block; font-size: 23px; color: #333; line-height:24px; }
header .search{ position: relative; padding: 0 38px 0 0; margin:34px 36px 0 0; width: 278px; height: 38px; background: #c9e4ff; overflow: hidden; }
header .search:after{ transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;content: ""; position: absolute; right:-100%; top: 0; z-index: 1; width: 100%; height: 100%; background: #186fc9; }
header .search:hover:after{ right: 0; }
header .search input{ position: relative; z-index: 2; padding: 0 10px; width: 100%; height: 38px; background: none; border:none; color: #fff; }
header .search button{ display: block; position: absolute; right:0; top: 0; z-index: 2; width: 38px; height: 38px; background: #186fc9 url(../images/search_fdj.png) no-repeat center; border:none;}
header nav{ background: #186fc9 }
header nav ul li{ position: relative; width: 10%; background: url(../images/nav_jgx_03.jpg) no-repeat left; }
header nav ul li:first-child{ background: none; }
header nav ul li a{ display: block; line-height: 50px; color: #fff; }
header nav ul li:hover a{ color: #fff; background: #ffae00; }
header nav ul li.active a{ color: #fff; background: #ffae00; }
header nav ul li ul{ display: none; position: absolute; left: 0; top: 100%; z-index: 1; /* padding: 9px 5px !important; */ width: 200px; 
background:-moz-linear-gradient(top,rgba(255,255,255,0.75) 0%,rgba(252,252,252,0.75) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0.75) 0%,rgba(252,252,252,0.75) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0.75) 0%,rgba(252,252,252,0.75) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfffffff',endColorstr='#bffcfcfc',GradientType=0 );}
header nav ul li ul li{width: 100%; background: none; border-bottom: solid 1px #186fc9 }
header nav ul li ul li a{ padding:5px 10px; line-height:20px; font-size: 12px; color: #333; text-align: left; }
header nav ul li:hover ul li a{ background: none; color: #333; }
header nav ul li ul li:hover a{ color: #fff; background: #186fc9; }

.banner{ position:relative; overflow:hidden; background: url(../images/banner_bg.jpg) repeat;}
.banner img{ display: block; margin:0 auto; }
.banner .glyphicon{ top:50% !important;}
/* .banner .carousel-control.left,.banner .carousel-control.right{ width:60px;transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
.banner .carousel-control.left{ left:-60px;background:url(../images/prev_arrow_60.png) no-repeat left;}
.banner:hover .carousel-control.left{ left:0;}
.banner .carousel-control.right{ right:-60px;background:url(../images/next_arrow_60.png) no-repeat right;}
.banner:hover .carousel-control.right{ right:0;} */
.banner .carousel-fade .carousel-inner .item{opacity:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;-ms-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}
.banner .carousel-fade .carousel-inner .active{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1; opacity:1;}
.banner .carousel-fade .carousel-inner .active.left,.carousel-fade .carousel-inner .active.right{left:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
.banner .carousel-fade .carousel-inner .next.left,.carousel-fade .carousel-inner .prev.right{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1; opacity:1;}
.banner #myCarousel{position:relative}
.banner #myCarousel .carousel-indicators{ margin-bottom:0;bottom:10px;z-index:4}
.banner #myCarousel .carousel-indicators li{margin:0 5px;width:15px;height:15px; border:none; background: #fff;}
.banner #myCarousel .carousel-indicators li:hover{background:#186fc9}
.banner #myCarousel .carousel-indicators li.active{background:#186fc9}

.title-1{ position: relative; margin:0 0 40px; padding: 0 0 14px; overflow: hidden; }
.title-1:after{ margin:0 0 0 -72px; content: ""; position: absolute; left: 50%; bottom:0; z-index: 1; width: 144px; height: 4px; background: #176fc9; }
.title-1 h5{ position: relative; z-index: 2; display: inline-block; vertical-align: top; margin:0; font-size: 25px; color: #333; font-weight: bold; line-height:35px; }
.title-1 h5:after,.title-1 h5:before{ content: ""; position: absolute; top: 50%; z-index: 1; width:2000px; height: 3px; border-top:solid 1px #cbcbcb;border-bottom:solid 1px #cbcbcb; }
.title-1 h5:after{ left: -2020px; }
.title-1 h5:before{ right: -2020px; }
.title-1.active h5{ color: #fff; }
.title-1.active:after{background: #fff;}
.title-2{ margin:0 0 45px;}
.title-2 ul li{ margin:0 0 3px;}
.title-2 ul li a{ display: block; float: left; width: 14.28%; border:solid 1px #e6e6e6; border-top:solid 2px #008de6; color: #333; line-height: 37px; text-align:center; }
.title-2 ul li a:hover{ color: #fff; background: #176fc9; }
.title-2 ul li a.active{ color: #fff; background: #176fc9; }
.title-3{ padding: 0 0 10px; margin:0 0 20px; border-bottom: solid 1px #c8e9fa; color: #333; line-height: 22px; }
.title-3 a{ color: #333; }
.title-3 a:hover{ color: #ffae00; }
.title-4{ margin:0 0 20px; }
.title-4 h5{ margin:0 0 10px; font-size: 16px; color: #333; }
.title-4 p{ font-size: 12px; color: #999; line-height: 24px; }

.text-1{ margin:0 0 20px; color: #333; line-height: 30px; text-indent: 2em;text-align:center;}
.text-2 ul li{border-left:solid 1px #d9d9d9;border-top:solid 1px #d9d9d9;}
.text-2 ul li span{ display: block; float: left; width: 12.5%; text-align: center; line-height: 43px; color: #333; background: #c8e9fa; border-right:solid 1px #d9d9d9;border-bottom:solid 1px #d9d9d9; }
.text-2 ul li span:first-child{ color: #fff; background: #176fc9 !important; }
.text-2 ul li.shuang{ margin:0 0 10px; }
.text-2 ul li.shuang span{ background: #fff; }
.text-3{ color: #333; line-height: 24px; }
.text-4{ margin:0 0 20px; }
.text-4 h5{ margin:0 0 10px; font-size: 18px; color: #176fc9; font-weight: bold; line-height: 24px; }
.text-4 p{ margin:0; color: #333; line-height: 24px; }
.text-5{ margin:0 0 20px; background: #efefef; border: solid 1px #d9d9d9; }
.text-5 ul li{ position: relative; padding: 0 0 0 200px; min-height: 39px; border-bottom: solid 1px #d9d9d9; }
.text-5 ul li:first-child{ background: #cbcbcb!important; }
.text-5 ul li:first-child span,.text-5 ul li:first-child p{ color: #333 !important; }
.text-5 ul li:last-child{ border-bottom: none; }
.text-5 ul li:hover{ background: #176fc9 }
.text-5 ul li:hover span,.text-5 ul li:hover p{ color: #fff; text-decoration: underline; }
.text-5 ul li span{ display:block; position: absolute; left: 0; top: 0; z-index: 1; padding:5px 10px 5px 30px; width:130px; line-height: 29px; color: #333;}
.text-5 ul li p{ margin:0; padding:5px 10px 5px 30px; color: #333; line-height:29px;border-left: solid 1px #d9d9d9; }
.text-6{ margin:0 auto; max-width: 600px; }
.text-6 p{ padding:3px 0 0 0; color:#777; line-height:28px;}
.text-6 input{ padding:0 15px; width:100%; height:32px; border:dashed 1px #aaa; background:#f4f4f4; border-radius: 5px;}
.text-6 input:hover{background:#fff;}
.text-6 textarea{padding:15px; width:100%; max-width:100%; border:dashed 1px #aaa; background:#f4f4f4; border-radius: 5px;}
.text-6 textarea:hover{background:#fff;}
.text-6 button{margin:20px 0 0 0;width:100%; height:33px;border:none; background:#0c72c6; color:#fff;}
.text-6 button:hover{background:#ffae00;}
.text-7{ font-size: 14px !important; color: #333 !important; line-height:24px !important; font-weight: normal !important; }
.text-7 p,.text-7 span,.text-7 b{ font-size: 14px !important; color: #333 !important; line-height:24px !important; font-weight: normal !important; }

.more-1{ margin:24px 0 0; }
.more-1 a{ display: inline-block; width:186px; line-height: 39px; background: #ffae00; color: #fff; border-radius: 5px; } 
.more-1 a:hover{ background: #176fc9 }
.more-2{ margin:20px 0 0; }
.more-2 a{ display: inline-block; width: 123px; line-height: 36px; background: #ffae00; color: #fff; }
.more-2 a:hover{ background: #176fc9 }

.pictrue-1{ margin:0 -12px; position: relative; }
.pictrue-1.ny-pictrue-1 .pictrue-1-list a:hover .imgbox .p1imgs{transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);-moz-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1);}
.pictrue-1.ny-pictrue-1 .pictrue-1-list a .imgbox span{ background: #fff; }
.pictrue-1 .item{ padding: 0 12px; }
.pictrue-1-list{ margin:0 0 24px; }
.pictrue-1-list a{ display: block; padding: 3px; /* border:solid 1px #e1e1e1; */ }
.pictrue-1-list a .imgbox{ overflow: hidden;/* border:solid 1px #e1e1e1; */ }
.pictrue-1-list a .imgbox span{ display: block; }
.pictrue-1-list a h5{ font-size: 14px; color: #333; line-height: 35px; }
.pictrue-1-list a:hover .imgbox span{ transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);-moz-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1); }
.pictrue-1-list a:hover{ background: #176fc9 }
.pictrue-1-list a:hover h5{ color: #fff; }
.pictrue-2 a{ position:relative; display: inline-block; padding: 0 0 0 170px; min-height: 170px; }
.pictrue-2 a .imgbox{ position: absolute; left: 0; top: 0; z-index: 1; width: 170px; border-radius: 50%; overflow: hidden; }
.pictrue-2 a .imgbox span{ display: block; height: 170px; border-radius: 50%; overflow: hidden }
.pictrue-2 a .textbox{ padding:45px 0 0 64px; }
.pictrue-2 a .textbox p{color: #fff; line-height: 37px; }
.pictrue-2 a:hover .imgbox span{ transform: rotate(360deg);-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-o-transform: rotate(360deg); }
.pictrue-2 a:hover .textbox p{ color: #ffae00 }
.pictrue-3-list{ margin:0 0 30px; }
.pictrue-3-list a{ display: block; position: relative; padding: 0 0 0 168px; min-height: 118px; border:solid 1px #fff; }
.pictrue-3-list a .imgbox{ position: absolute; left: 0; top: 0; z-index: 1; width: 168px; overflow: hidden; border-right:solid 1px #dbdbdb; }
.pictrue-3-list a .imgbox span{ display: block; height: 116px; }
.pictrue-3-list a .textbox{ padding:10px 12px 5px; }
.pictrue-3-list a .textbox h5{ position: relative; margin:0 0 20px; padding: 0 70px 0 0; color: #333; line-height: 14px; }
.pictrue-3-list a .textbox h5 span{ display: block; position: absolute; right: 0; top: 0; z-index: 1; width: 70px; font-family:arial; font-size: 12px; }
.pictrue-3-list a .textbox p{ font-size: 12px; color: #333; line-height: 24px; height: 48px; overflow: hidden; }
.pictrue-3-list a .textbox .more{ margin:0 80px 0 0; border-bottom:dotted 1px #333; font-size: 12px; line-height: 12px; color: #333; }
.pictrue-3-list a .textbox .more span{ display: inline-block; margin:0 -50px -1px 0; }
.pictrue-3-list a:hover{ background: #c8e9fa; border:solid 1px #ddd; }
.pictrue-3-list a:hover .imgbox span{ transform: scale(1.1,1.1);-webkit-transform: scale(1.1,1.1);-moz-transform: scale(1.1,1.1);-o-transform: scale(1.1,1.1); }S
.pictrue-3-list a:hover .textbox .more{ border-bottom:dotted 1px #fff; }
.pictrue-4{ margin:0 0 20px; }
.pictrue-4 h5{ margin:20px 0 0; color: #333; line-height: 24px; }

.subnav h5{ margin:0 0 14px; font-size: 30px; color: #0a6ad6; line-height: 30px; }
.subnav ul{ margin:0 0 20px; border:solid 1px #ddd; }
.subnav ul li{ border-top:solid 1px #ddd; }
.subnav ul li:first-child{ border:none; }
.subnav ul li a{ padding:0 10px; display: block; color: #333; line-height: 39px; }
.subnav ul li:hover a{ color: #fff; background: #176fc9 }
.subnav ul li.active a{ color: #fff; background: #176fc9 }
.subnav ul.active li a span{ padding: 0 0 0 10px; display: block; float: left; width: 50%; }
.subnav ul.active li a span:first-child{ padding: 0 10px 0 0; border-right: solid 1px #ddd }
.subnav ul.active li:last-child a{ text-align:center; }
.subnav .textbox{ padding: 3px; border:solid 1px #d9d9d9; }
.subnav .textbox img{ width: 100%; }
.subnav .textbox p{ padding: 5px; color: #333; line-height: 32px; }

footer{ background: #186fc9; }
footer h5{ margin:0 0 9px; font-size: 25px; color: #dee7f5; font-weight: bold; }
footer .ewm img{ max-width: 100%; }
footer .textbox{ font-size: 12px; color: #fff; line-height: 28px; }
footer form{ display: block; position: relative; padding: 0 37px 0 0; min-height: 110px; }
footer form button{ display: block; position: absolute; right: 0; top: 0; z-index: 1; padding:0 10px; width: 35px; height: 111px; line-height: 22px; background: #ffae00; border:solid 2px #ffae00; font-size: 12px; color: #fff; }
footer form button:hover{ color: #333; background: #c8e9fa; border:solid 2px #def2fc; }
footer form .left{ padding: 0 3px 0 0; width:36%;}
footer form .left input{ padding: 0 15px; margin:0 0 3px; width: 100%; height: 35px; font-size: 12px; color:#000; background: #fff; border:none; }
footer form .left input:last-child{ margin:0; }
footer form .left input:hover{ background: #c8e9fa; }
footer form .right{ width:64%;}
footer form .right textarea{padding:5px 15px; width: 100%; max-width: 100%; min-width: 100%; height: 111px; max-height: 111px; min-height:111px; font-size: 12px; color:#000; line-height:24px; background: #fff; border:none; }
footer form .right textarea:hover{ background: #c8e9fa; }

.footer{ padding:20px 0; background: #176fc9; }
.footer nav ul{ font-size: 0; }
.footer nav ul li{ display:inline-block; vertical-align: top; }
.footer nav ul li a{ display: block; font-size: 14px; color: #fff; height: 12px; line-height: 12px; padding: 0 10px; border-left:solid 1px #fff; }
.footer nav ul li:first-child a{ border:none; }
.footer p{ margin:10px 0 0; color: #fff; }
.footer nav ul li a:hover{ color: #ffae00 }

@media (max-width:1199px){
	header nav ul li ul li a{ padding:5px; font-size: 12px; line-height: 24px; }
}

@media (max-width:991px){
	
	header .logo{ line-height: 80px; }
	header .logo img{ width:240px; }
	header .sjdnav{ display:none; width:150px;position:absolute;right:0; top:80px;z-index:5;}
	header .sjdnav li a{display:block; color:#fff; line-height:40px;}
	header .ydd_btn{ margin:20px 0 0 0; padding:10px 7px; width:45px; height:40px; cursor:pointer;}
	header .ydd_btn span{ display:block; width:100%; height:4px; background:#2e4c6a;}
	header .ydd_btn span.span02{margin:4px 0;}
	header .ydd_btn.click{ background:none;}
	header .ydd_btn.click span{ background:#2e4c6a;}
	header .ydd_btn.click span.span01{transform:rotate(45deg);-ms-transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg); -o-transform:rotate(45deg); position:relative;top:8px;margin-top:0px;	} 
	header .ydd_btn.click span.span02{margin:4px 0;	}
	header .ydd_btn.click span.span03{transform:rotate(-45deg);-ms-transform:rotate(-45deg); -moz-transform:rotate(-45deg); -webkit-transform:rotate(-45deg); -o-transform:rotate(-45deg);position:relative;top:-8px;			margin-top:0px;}
	header .ydd_btn.click span.span02{ width:0;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
	header nav{ position: absolute; right: 0; top: 80px; z-index: 9999999; width: 150px; }
	header nav .container-fluid{ padding: 0; }
	header nav .container-fluid .row{ margin:0; }
	header nav .container-fluid .row .col-xs-12{ padding: 0; }
	header nav ul li{ float: inherit !important; width: 100%; background: none; }
	header nav ul li:hover a{ background: none; }
	header nav ul li.active:hover a{ background:#ffae00; }
	header nav ul li ul{left: inherit; right: 100%; top: 0;
background:-moz-linear-gradient(top,rgba(24,111,201,0.75) 0%,rgba(24,111,201,0.75) 1%,rgba(24,111,201,0.75) 100%);background:-webkit-linear-gradient(top,rgba(24,111,201,0.75) 0%,rgba(24,111,201,0.75) 1%,rgba(24,111,201,0.75) 100%);background:linear-gradient(to bottom,rgba(24,111,201,0.75) 0%,rgba(24,111,201,0.75) 1%,rgba(24,111,201,0.75) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#bf186fc9',endColorstr='#bf186fc9',GradientType=0 );}
	header nav ul li:hover ul li a{ color: #fff; }
	header nav ul li ul li a{ color: #fff; }
	header nav ul li ul li:hover a{ background:none; }
	header nav ul li ul li.active a{ background: #186fc9; }
	header nav ul li ul li.active:hover a{ background: #186fc9; }
	
	.banner #myCarousel .carousel-indicators{ bottom: 5px; }
	.banner #myCarousel .carousel-indicators li{ width: 10px; height: 10px; margin:0 3px; }
	
	.title-1{ margin:0 0 20px; }
	.title-2{ overflow-x:auto; margin:0 0 20px;}
	.title-2 ul{ width: 1200px; }
	.title-2 ul li a:hover{ color: #333; background:none; }

	.text-1{ margin:0 0 20px; }
	.text-2 ul li{ float: left; width: 25%; }
	.text-2 ul li span{ float: inherit; width: 100% !important; background: #fff; }

	.more-1{ margin:20px 0 0; }
	.more-1 a:hover{ background: #ffae00 }
	.more-2{ margin:0; }
	.more-2 a:hover{ background: #ffae00 }
	
	.pictrue-1-list a:hover .imgbox span{ transform:inherit;-webkit-transform:inherit;-moz-transform:inherit;-o-transform:inherit; }
	.pictrue-1-list a:hover{ background:none; }
	.pictrue-1-list a:hover h5{ color: #333; }
	.pictrue-2 a{ display: block; }
	.pictrue-2 a .textbox{ padding: 15px 0 0 15px; }
	.pictrue-2 a:hover .imgbox span{transform:inherit;-webkit-transform:inherit;-moz-transform:inherit;-o-transform:inherit; }
	.pictrue-2 a:hover .textbox p{ color: #fff }
	.pictrue-3-list a:hover{ background:none; border:solid 1px #fff; }
	.pictrue-3-list a:hover .imgbox span{transform:inherit;-webkit-transform:inherit;-moz-transform:inherit;-o-transform:inherit; }
	.pictrue-3-list a:hover .textbox .more{ border-bottom:dotted 1px #333; }

	.subnav{ margin:0 0 20px; }
	.subnav h5{ position: relative; margin:0; padding: 0 15px; font-size: 18px; color: #fff; line-height: 50px; background: #176fc9 }
	.subnav h5:after{transition:all 0.3s;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s; margin:-10px 0 0; content: ""; position: absolute; right: 15px; top: 50%; z-index: 1; width: 20px; height: 20px; background: url(../images/subnav_jt.png) no-repeat; }
	.subnav h5.active:after{ transform: rotate(-90deg);-webkit-transform: rotate(-90deg);-moz-transform: rotate(-90deg);-o-transform: rotate(-90deg); }
	.subnav h5 span{ display: block; position: absolute; left: 0; top: 0; z-index: 2; width: 100%; height: 100%; cursor:pointer; }
	.subnav ul{ margin:0; }

	.text-6 button{width:100%;}

	footer .col-sm-12{ margin:20px 0 0; }
	footer form button:hover{ color: #fff; background: #ffae00; border:solid 2px #ffae00; }
	footer form .left input:hover{ background: #fff; }
	footer form .right textarea:hover{ background: #fff; }
	.footer nav ul li{ margin:0 0 10px; }
	.footer nav ul li a{font-size: 12px;}
	.footer p{ font-size: 12px; line-height: 24px; }
}

@media (max-width:767px){
	
	.main-pad-1{ padding: 20px 0; }

	body{ padding-bottom:50px;}	
		
	.hot{height:50px; background:#176fc9; position:fixed; bottom:0; left:0; z-index:9999999999; border-top:solid 2px #fff;}
	.hot span{ color:#fff; font-size:16px; line-height:20px;}
	.hot h6{ font-size:12px; line-height:20px;}
	.hot .row div a{ display:block; color:#fff; padding:7px 0;}
	.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
	.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
	.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
	.dbbox .dbs.ewm-box{ text-align:center; }
	.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
	.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
	.dbbox .dbs.ewm-box img{ max-width: 140px; }
	.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
	.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }

	header .logo{ line-height: 60px; }
	header .logo img{ width:180px; }
	header .ydd_btn{ margin:10px 0 0; padding:10px;}
	header nav{ width: 120px; top: 60px; }
	header nav ul li a{ font-size: 12px; line-height: 40px; }

	.title-1:after{ width: 120px; margin:0 0 0 -60px; }
	.title-1 h5{ font-size: 18px; line-height: 24px; }
	.title-2 ul{ width: 1000px; }
	.title-2 ul li a{ font-size: 12px; line-height: 24px; }

	.text-1{ font-size: 12px; line-height: 26px; }
	.text-2 ul li{ width: 50%; }
	.text-2 ul li span{ font-size: 12px; line-height: 34px; }
	.text-3{ font-size: 12px; }
	.text-4 h5{ font-size: 16px; }
	.text-4 p{ font-size: 12px; }
	.text-5 ul li{ padding: 0 0 0 100px; min-height: 24px; }
	.text-5 ul li span{ width: 100px; padding:5px 10px; font-size: 12px; line-height: 24px; }
	.text-5 ul li p{ padding:5px 10px; font-size: 12px; line-height: 24px; }
	
	.more-1{ margin:10px 0 0; }

	.pictrue-1-list a h5{ padding: 4px 0 0; font-size: 12px; line-height: 20px; }
	.pictrue-2 a{ padding: 0; min-height:inherit; }
	.pictrue-2 a .imgbox{ position: inherit; left: inherit; top: inherit; margin:0 auto 20px;width:150px; }
	.pictrue-2 a .imgbox span{ height: 150px; }
	.pictrue-2 a .textbox{ padding:0; }
	.pictrue-2 a .textbox p{font-size: 12px; line-height: 24px;}
	.pictrue-3-list{ margin:0 0 20px; }
	.pictrue-3-list a{ padding: 0 0 0 120px; min-height: 100px; }
	.pictrue-3-list a .imgbox{ width: 120px; }
	.pictrue-3-list a .imgbox span{ height: 98px; }
	.pictrue-3-list a .textbox{ padding:10px 0 0 10px; }
	.pictrue-3-list a .textbox h5{ margin:0 0 5px; }
	.pictrue-3-list a .textbox .more{ margin:0 50px 0 0; }
	.pictrue-4 h5{ margin:10px 0 0; }

	footer .col-sm-8{ margin:20px 0 0; }
	footer h5{ font-size: 18px; }
	footer form .left input{ padding: 0 10px; font-size: 12px; }
	footer form .right textarea{ padding: 5px 10px; font-size: 12px;  }
 }
