@charset "utf-8";
/* CSS Document */ 

/*The introduction of the font library*/
@font-face {font-family: 'iconfont';src: url('//at.alicdn.com/t/font_1432720974_1547027.eot'); /* IE9*/src: url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'), /* chrome/firefox */url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'), /* chrome/firefox/pera afari, Android, iOS 4.2+*/url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg'); /* iOS 4.1- */}
@font-face {font-family: 'Pacifico';font-style: normal;font-weight: 400;src: local('Pacifico Regular'), local('Pacifico-Regular'), url(http://fonts.gstatic.com/s/pacifico/v7/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"; }

/*reset styles*/
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:1030px !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;}
/************************************************************************************************************/

/*m*/
.main{ padding:20px 0;}
.main-Background-1{ background:url(../images/bg1_02.jpg) 50% 50%; background-size:cover;}
.main-Color{ background:#f0f0f0;}
.kua{ border:solid 1px #ff822b;}


/*h*/
header .top_bar{ margin:0 0 1px; border-bottom:solid 1px #000;}
header .top_bar .logo{ line-height:115px;}
header .top_bar .tel{ position:relative; margin:23px 0 0 20px; padding:0 0 0 100px; font-family:Impact, Arial, Helvetica, sans-serif; font-size:25px; color:#ff0000; line-height:35px;}
header .top_bar .tel span{ position:absolute; left:0; top:0; z-index:1; width:100px; padding:0 0 0 25px; font-size:15px; color:#565656; line-height:70px; background:url(../images/icon/icon2.png) no-repeat left;}
header .top_bar .biaoyu{ padding:0 0 0 25px; line-height:115px; background:url(../images/icon/icon1.png) no-repeat left;}
header nav{background:rgb(0,0,0);background:-moz-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(62,62,62,1) 50%,rgba(0,0,0,1) 99%);background:-webkit-linear-gradient(top,rgba(0,0,0,1) 0%,rgba(62,62,62,1) 50%,rgba(0,0,0,1) 99%);background:linear-gradient(to bottom,rgba(0,0,0,1) 0%,rgba(62,62,62,1) 50%,rgba(0,0,0,1) 99%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000',endColorstr='#000000',GradientType=0 );}
header nav ul{ padding:0 0 0 12px !important;}
header nav ul li{ padding:0 12px 0 0; width:12.5%;}
header nav ul li a{ position:relative; display:block; color:#fff; line-height:45px;}
header nav ul li a:before,header nav ul li a:after{ content:""; position:absolute;top:0; z-index:1; width:12px; height:45px;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;}
header nav ul li a:before{ left:-12px;background:url(../images/icon/l_bg_01.png) no-repeat;}
header nav ul li a:after{right:-12px;background:url(../images/icon/r_bg.png) no-repeat;}
header nav ul li:hover a:before,header nav ul li:hover a:after{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1; opacity:1;}
header nav ul li:hover a{ color:#fff;background:#f5b10d;}

/*b*/
.banner{ position:relative; overflow:hidden;}
.banner img{ display:block; margin:0 auto;}
.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/ba/prev_arrow_60.png) no-repeat left;}
.banner:hover .carousel-control.left{ left:0;}
.banner .carousel-control.right{ right:-60px;background:url(../images/ba/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:5px;z-index:4}
.banner #myCarousel .carousel-indicators li{margin:0 3px;width:10px;height:10px;transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s}
.banner #myCarousel .carousel-indicators li:hover{background-color:#fff}

/*t*/
.title1{ margin:0 0 30px;}
.title1 a{ display:inline-block;}
.title1 a h3{ margin:0; font-size:25px; color:#333; line-height:38px;}
.title1 a:hover h3{ color:#f5b10d}
.title1 a span{ display:block; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#7e7e7e; line-height:18px;}
.title1 a:hover  span{ color:#f5b10d}
.title2{ margin:0 0 30px;}
.title2 ul li{ display:inline;}
.title2 ul li a{ margin:0 10px; display:inline-block; padding:0 13px; color:#7e7e7e; line-height:30px; border:solid 1px #fff;}
.title2 ul li:hover a{ color:#ff822b;  border:solid 1px #ff822b;}
.title2 ul li.active a{ color:#ff822b;  border:solid 1px #ff822b;}
.title3{ margin:0 0 30px; font-size:25px; color:#333; line-height:25px;}
.title3 span{ margin:0 0 0 10px; font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#7e7e7e; line-height:25px;}
.title4{ position:relative; margin:0 0 20px; font-size:18px; color:#7e7e7e; line-height:24px; overflow:hidden;}
.title4:after{ content:""; position:absolute; right:0px; top:50%; z-index:1; width:100%; height:1px; background:#c6c6c6;}
.title4 span{ position:relative; z-index:2; display:inline-block; padding:0 20px; background:#fff;}
.title5{ padding:0 20px; margin:0 0 20px;}
.title5 h4{ margin:0 0 10px; font-size:16px; color:#666; line-height:24px;}
.title5 span{ display:block; font-size:12px; color:#cbcbcb; line-height:32px; background:#f2f2f2;}
.title6{ font-size:13px; color:#7e7e7e; line-height:24px;}

/*text*/
.text1{ position:relative; padding:0 0 0 45%;}
.text1 .imgbox{ position:absolute; left:0; top:0; z-index:1; width:45%; height:100%;}
.text1 .textbox{ padding:0 0 0 30px; min-height:300px;}
.text1 .textbox h5{ margin:0 0 5px; font-size:16px; color:#333; line-height:30px;}
.text1 .textbox p{ margin:0; font-size:12px; color:#333; line-height:24px; text-indent:2em;text-align:justify;}
.text2 p{ color:#333; line-height:26px;}
.text3{ font-size:13px; color:#7e7e7e; line-height:23px;}

/*p*/
.pictrue1{ padding:0 12px;}
.pictrue1-list{ padding:0 3px; margin-bottom:20px;}
.pictrue1-list a:hover .imgbox{ background:#f5b10d;}
.pictrue1-list a{ display:block;}
.pictrue1-list a .imgbox{ padding:10px 0 0;}
.pictrue1-list a .imgbox .p1img{ padding:3px; border:solid 1px #d2d2d2;}
.pictrue1-list a:hover .imgbox .p1img{ border:solid 1px #f5b10d}
.pictrue1-list a .imgbox .p1img span{ position:relative; display:block;}
.pictrue1-list a .imgbox .p1img span:after{ margin:-15% 0 0 -25%; padding:10% 0 0; content:"MORE　+"; position:absolute; left:50%; top:50%; z-index:1; width:50%; height:50%; font-size:22px; color:#fff;text-align:center;background:-moz-linear-gradient(top,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 1%,rgba(255,255,255,0.5) 99%);background:-webkit-linear-gradient(top,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 1%,rgba(255,255,255,0.5) 99%);background:linear-gradient(to bottom,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 1%,rgba(255,255,255,0.5) 99%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff',endColorstr='#80ffffff',GradientType=0 );transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
.pictrue1-list a h6{ margin:0; font-size:16px; color:#232323; line-height:39px;}
.pictrue1-list a:hover h6{ color:#fff; background:#f5b10d}
.pictrue1-list a:hover .imgbox .p1img span:after{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1; opacity:1}
.pictrue2{ padding:0 8px;}
.pictrue2-list{ padding:0 7px; margin-bottom:20px;}
.pictrue2-list a{ display:block;}
.pictrue2-list a .imgbox{ position:relative;}
.pictrue2-list a .imgbox:after,.pictrue2-list a .imgbox:before{transition:all .3s;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity: 0; opacity: 0;}
.pictrue2-list a .imgbox:after{ content:""; position:absolute; left:0; top:0; z-index:1; width:100%; height:100%;background:-moz-linear-gradient(top,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 1%,rgba(0,0,0,0.5) 99%,rgba(0,0,0,0.5) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 1%,rgba(0,0,0,0.5) 99%,rgba(0,0,0,0.5) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 1%,rgba(0,0,0,0.5) 99%,rgba(0,0,0,0.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000',endColorstr='#80000000',GradientType=0 );}
.pictrue2-list a .imgbox:before{ margin:-37px 0 0 -37px; content:"+"; position:absolute; left:50%; top:50%; z-index:2; width:74px; font-family:Arial, Helvetica, sans-serif; font-size:40px; color:#333; font-weight:bold; text-align:center; line-height:74px; border-radius:50%; overflow:hidden;background:-moz-linear-gradient(top,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 1%,rgba(255,255,255,0.5) 99%,rgba(255,255,255,0.5) 100%);background:-webkit-linear-gradient(top,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 1%,rgba(255,255,255,0.5) 99%,rgba(255,255,255,0.5) 100%);background:linear-gradient(to bottom,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0.5) 1%,rgba(255,255,255,0.5) 99%,rgba(255,255,255,0.5) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff',endColorstr='#80ffffff',GradientType=0 );}
.pictrue2-list a:hover .imgbox:after,.pictrue2-list a:hover .imgbox:before{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1; opacity:1}
.pictrue2-list a h6{ margin:2px 0 0; font-size:16px; color:#333; line-height:34px;}
.pictrue2-list a:hover h6{ color:#fff;background:#ff822b;}
.pictrue3{ margin:0 0 10px; display:inline-block; background:#fff; padding:0 3px 3px 0; box-shadow:3px 3px 5px rgba(0,0,0,0.3);}
.pictrue3 img{ display:block; margin:0 auto;}
.pictrue4 { margin:0 0 10px;}
.pictrue4 img{ max-width:100%; border:solid 1px #999;}

/*n*/
.news1-list{ margin-bottom:20px;}
.news1-list a{ display:block; position:relative; padding:0 0 0 188px; min-height:136px;}
.news1-list a .imgbox{ position:absolute; left:0; top:0; z-index:1; width:188px; height:136px;}
.news1-list a .textbox{ padding:0 0 0 20px;}
.news1-list a .textbox h5{ margin:0; font-size:14px; color:#333; line-height:30px;}
.news1-list a:hover .textbox h5{ color:#ff822b}
.news1-list a .textbox span{ display:block; width:120px; height:2px; background:#ff822b;}
.news1-list a:hover .textbox span{ width:100%;}
.news1-list a .textbox p{ margin:5px 0 0; font-size:12px; color:#666; line-height:20px; height:60px; overflow:hidden;}
.news2-list{ margin-bottom:15px;}
.news2-list a{ position:relative; display:block; padding:0 0 0 199px; min-height:153px;}
.news2-list a .imgbox{ position:absolute; left:0; top:0; z-index:1; width:199px; height:153px; border:solid 1px #999;}
.news2-list a:hover  .imgbox{ border:solid 1px #ff822b;}
.news2-list a .textbox{ padding:0 0 0 15px;}
.news2-list a .textbox h5{ margin:0 0 3px; font-size:13px; color:#7e7e7e; line-height:24px; border-bottom:solid 1px #7e7e7e;}
.news2-list a:hover .textbox h5{ color:#ff822b;}
.news2-list a .textbox p{ margin:0; font-size:13px; color:#7e7e7e; line-height:23px; height:46px; overflow:hidden;}
.news2-list a:hover .textbox p{ color:#ff822b;}

/*message*/
.message1 form .hang{ margin:0 0 10px;}
.message1 form h6{ margin:0 0 10px; font-size:12px; color:#666; line-height:14px;}
.message1 form input{ padding:0 10px; width:100%; height:37px; font-size:12px; color:#333; background:#f1f0f0; border-radius:0; border:dashed 1px #999;}
.message1 form input:hover{ border:dashed 1px #ff822b}
.message1 form textarea{ padding:10px; width:100%; max-width:100%; min-width:100%; height:100px; font-size:12px; color:#333; background:#f1f0f0; border-radius:0; border:dashed 1px #999;}
.message1 form textarea:hover{ border:dashed 1px #ff822b}
.message1 form button{ width:132px; height:32px; color:#fff; line-height:32px; background:#ff822b; border:none; border-radius:0;}
.message1 form button:hover{ background:#ed7724}
.message2{ padding:0 15%;}
.message2 .hang{ margin:0 0 5px; overflow:hidden;}
.message2 .hang span{ display:block; color:#777; line-height:38px;}
.message2 .hang input{ padding:0 10px; width:100%; height:37px; font-size:13px; color:#777; border:dashed 1px #aaa; background:#f4f4f4;}
.message2 .hang input:hover{ border:dashed 1px #ff822b}
.message2 .hang textarea{ padding:0 10px; width:100%; max-width:100%; min-width:100%; height:85px; min-height:85px;font-size:13px; color:#777; line-height:37px; border:dashed 1px #aaa; background:#f4f4f4;}
.message2 .hang textarea:hover{ border:dashed 1px #ff822b}
.message2 .hang .inputbox{ margin:0 -5px;}
.message2 .hang .inputbox .inputs{ width:50%; padding:0 5px;}
.message2 .hang button{ width:134px; height:33px; font-size:12px; color:#fff; line-height:33px; background:#ff822b; border:none;}
.message2 .hang button:hover{ background:#eb7727}

/*f*/
footer{ padding:15px 0; background:#333;}
footer p{ font-size:12px; color:#fff; line-height:24px;}
footer p a{ color:#fff;}
footer p a:hover{ color:#ff822b;}

/*s*/
.subnav{ margin:0 0 20px;}
.subnav ol{ padding:0 10px; margin:0 0 5px; font-size:25px; color:#fff; line-height:42px; background:#ff822b;}
.subnav ul{ margin:0 0 7px;}
.subnav ul li{ padding:0 10px; border-bottom:solid 1px #ff822b;}
.subnav ul li a{ display:block; position:relative; padding:0 0 0 24px; color:#7e7e7e; line-height:39px;}
.subnav ul li:hover a{ color:#ff822b;}
.subnav ul li.active a{ color:#ff822b;}
.subnav ul li a:before{ margin:-3px 0 0; content:""; position:absolute; left:0; top:50%; z-index:1; width:5px; height:5px; background:#ff822b;}
.subnav p{ margin:0; padding:10px; color:#7e7e7e; line-height:24px;}

@media (max-width:1199px){

}

@media (max-width:991px){
/*h*/	
header .top_bar{ border:none;}
header .top_bar .logo{ line-height:80px;}
header .top_bar .logo img{ width:300px;}
header .sjdnav{ display:none;width:150px;position:absolute;right:0;top:80px;z-index:5;}
header .sjdnav li{text-align:center;background:-moz-linear-gradient(top,rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 99%,rgba(0,0,0,0.4) 100%);background:-webkit-linear-gradient(top,rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 99%,rgba(0,0,0,0.4) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0.4) 0%,rgba(0,0,0,0.4) 99%,rgba(0,0,0,0.4) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#66000000',endColorstr='#66000000',GradientType=0 );}
header .sjdnav li:hover{background:-moz-linear-gradient(top,rgba(243,152,0,0.4) 0%,rgba(243,152,0,0.4) 1%,rgba(243,152,0,0.4) 98%,rgba(243,152,0,0.4) 100%);background:-webkit-linear-gradient(top,rgba(243,152,0,0.4) 0%,rgba(243,152,0,0.4) 1%,rgba(243,152,0,0.4) 98%,rgba(243,152,0,0.4) 100%);background:linear-gradient(to bottom,rgba(243,152,0,0.4) 0%,rgba(243,152,0,0.4) 1%,rgba(243,152,0,0.4) 98%,rgba(243,152,0,0.4) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#66f39800',endColorstr='#66f39800',GradientType=0 );}
header .sjdnav li.active{background:-moz-linear-gradient(top,rgba(243,152,0,0.4) 0%,rgba(243,152,0,0.4) 1%,rgba(243,152,0,0.4) 98%,rgba(243,152,0,0.4) 100%);background:-webkit-linear-gradient(top,rgba(243,152,0,0.4) 0%,rgba(243,152,0,0.4) 1%,rgba(243,152,0,0.4) 98%,rgba(243,152,0,0.4) 100%);background:linear-gradient(to bottom,rgba(243,152,0,0.4) 0%,rgba(243,152,0,0.4) 1%,rgba(243,152,0,0.4) 98%,rgba(243,152,0,0.4) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#66f39800',endColorstr='#66f39800',GradientType=0 );}
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:#f39800; border-radius:2px;}
header .ydd_btn span.span02{margin:4px 0;}
header .ydd_btn.click{ background:none;}
header .ydd_btn.click span{ background:#f39800;}
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;}

/*t*/
.title5{ padding:0;}

/*text*/
.text1{padding:0;}
.text1 .imgbox{ position:inherit;width:100%; height:inherit; background:none !important;}
.text1 .imgbox img{ display:block; margin:0 auto;}
.text1 .textbox{ padding:0; min-height:inherit;}

/*s*/
.subnav ol{ position:relative; font-size:18px;}
.subnav ol span{ position:absolute; left:0; top:0; z-index:1; width:100%; height:100%; cursor:pointer;}

/*message*/
.message2{ padding:0;}
}


@media (max-width:767px){
body{ padding-bottom:50px;}	
	
 /*f-nav*/
.hot{height:50px; background:#ff822b; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 1px #ffa261;}
.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;}
.hot .row div:hover{ background:#ff9b55;}	

/*h*/		
header .top_bar .logo{ line-height:60px;}
header .top_bar .logo img{ width:230px;}
header .ydd_btn{ margin:10px 0 0; padding:10px;}
header .sjdnav{ top:60px;}

/*t*/
.title1{ margin:0 0 20px;}
.title1 a h3{ font-size:18px; line-height:24px;}
.title1 a span{ font-size:12px;}
.title2 ul li a{ margin:0 5px 10px; font-size:12px;}
.title3{ margin:0 0 20px; font-size:18px; line-height:24px;}
.title3 span{ font-size:14px;}
.title5 h4{font-size:14px;}

/*text*/
.text3{ font-size:12px}

/*p*/
.pictrue1-list a .imgbox .p1img span:after{ display:none;}
.pictrue1-list a h6{ font-size:12px;line-height:24px;}
.pictrue2-list a h6{ font-size:12px;line-height:24px;}

/*n*/
.news1-list a{padding:0 0 0 120px; min-height:80px;}
.news1-list a .imgbox{width:120px; height:80px;}
.news1-list a .textbox{ padding:0 0 0 10px;}
.news1-list a .textbox span{width:80px;}
.news1-list a .textbox p{ height:40px;}
.news2-list a{ padding:0 0 0 120px; min-height:80px;}
.news2-list a .imgbox{ width:120px; height:80px;}
.news2-list a .textbox h5{ font-size:12px;}
.news2-list a .textbox p{ font-size:12px;}

/*message*/
.message2 .hang{ margin:0 0 15px;}
.message2 .hang span{ font-size:12px; line-height:24px;}
.message2 .hang input,.message2 .hang textarea{ font-size:12px;}
.message2 .hang button{ width:100%;}
 }
 
@media (max-width:639px){

}

@media (max-width:479px){

}

@media (max-width:413px){	
 
}

@media (max-width:339px){	
 
}

