body {font-family: "Microsoft YaHei";font-size: 16px;color: #444444;background: #F2F2F2;}
.ellipsis{text-overflow: ellipsis;overflow: hidden;white-space: nowrap;display: block;}
::-webkit-input-placeholder {color:#999;}
:-moz-placeholder {color:#999;}
::-moz-placeholder {color:#999;}
:-ms-input-placeholder {color:#999;}
/*
html {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
_filter:none;
}

body {filter: gray;}

*/
.clearfloat {clear:both;height:0; overflow:hidden;}
.clear{clear:both;height:0px;overflow:hidden}
.clearfix{display:block;*zoom:1}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden}
/*header*/
header {background: #FFFFFF;}
header .logo {padding: 15px 0 15px 70px;}
header .logo img {width: 192px;}
header .ad-text {padding-top: 10px;}
header .ad-text h4 {color: #1BAF5D;font-size: 16px;}
header .biaoyu {padding: 15px 0 15px 0;}
header .links {padding-top: 10px;text-align: right;padding-right: 70px;}
header .links a {text-decoration: none;color: #999999;font-size: 13px;margin-right: 5px;}
header .links a:hover {color: #F57C25;}
header .search {overflow: hidden;padding-top: 10px;padding-right: 70px;padding-left: 30px;}
header .search input {border: #F57C25 1px solid;height: 30px;line-height: 30px;float: left;width: 80%;font-size: 14px;padding-left: 10px;}
header .search button {border: #F57C25 1px solid;height: 30px;line-height: 30px;float: right;background: #F57C25;color: #FFFFFF;width: 20%;text-align: center;}
header .search button:hover {background: #D7860D;border: #D7860D 1px solid;}
/*mynav*/
.mynav{background: #DE2910;margin-bottom: 0px;}
.sub-nav {background: #FFFFFF;}
.mynav .navbar{margin-bottom: 0;border-radius: 0;min-height: 60px;}
.mynav .navbar-brand {width: 100px;height: 60px;padding: 20px 30px;}
.mynav .navbar-nav>li>a {line-height: 30px;font-size: 18px;}
.mynav .nav>li>a {padding-left: 55px;padding-right: 55px;}
.navbar-default .navbar-toggle {border-color: #FFFFFF;margin-top: 13px;}
.navbar-default .navbar-toggle .icon-bar {background-color: #FFFFFF;}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background-color: #F32129;}
.navbar-default{background-color: #DE2910;border: none;}
.navbar-default .navbar-brand,
.navbar-default .navbar-nav>li>a{color: #FFFFFF;}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover{color: #FFFFFF;background-color: #000000;}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover{color: #FFFFFF;background-color: #000000;}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover{color: #FFFFFF;background-color: #000000;}
.navbar-brand{display: block;width: 60px;}
.dropdown-menu{background-color: rgba(0,0,0,.6);font-size: 16px;min-width: 182px;}
.dropdown-menu>li>a {color: #FFFFFF;padding: 5px 20px;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {color: #F57C25;text-decoration: none;background-color: inherit;}
/*home-banner*/
#home-banner {margin-bottom: 3em;}
#home-banner .carousel-indicators {display: none;}
#home-banner .carousel-inner>.item {-webkit-box-shadow:inset 0 0 30px #000000;-moz-box-shadow:inset 0 0 30px #000000;box-shadow:inset 0 0 30px #000000;}
#home-banner .carousel-inner>.item>img {width: 100%;}
#home-banner a.left span {font-size: 65px;position: absolute;display: block;top: 50%;margin-top: -48px;left: 5px;}
#home-banner a.right span {font-size: 65px;position: absolute;display: block;top: 50%;margin-top: -48px;right: 5px;}
/*index-news*/
.index-news {background: #FFFFFF;border-radius: 5px;min-height: 200px;}
.index-news .tit {background: #F32129;height: 48px;color: #FFFFFF;line-height: 48px;font-size: 22px;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;border-top-left-radius: 5px;border-top-right-radius: 5px;padding-left: 20px;}
.index-news .tit span {float: right;background: #FFEB3B;font-size: 14px;border-radius: 10px;height: 24px;line-height: 24px;margin-right: 20px;padding: 0 10px;margin-top: 10px;color: #666666;}
.index-news .tit span a {color: #666666;}
.index-news .tit span a:hover {text-decoration: underline;}
.index-news .tit-1 {background: #1BAF5D;}
.index-news .tit-2 {background: #F57C25;}
.index-news .tit-3 {background: #88499C;}
.index-news .con ul {padding: 0 15px 15px 15px;margin-bottom:0;}
.index-news .con ul li {list-style-type: none;background: url(../images/icon_1.png) no-repeat 5px 7px;padding-left: 20px;height: 28px;line-height: 28px;overflow: hidden;}
.index-news .con ul li span {color: #999999;font-size: 12px;float: right;}
/*about*/
.index-about {background: #FFFFFF;border-radius: 5px;padding: 30px;line-height: 180%;overflow: hidden;}
.index-about p {text-indent: 2em;}
.pic-about {}
.pic-about img {width: 100%;border-radius: 5px;}
/*friendlink*/
/* .friendlink {width: 100%;background: #1D1D1D;overflow: hidden;min-height: 100px;border-top: 1px solid #585858;border-bottom: 1px solid #585858;padding: 30px 0;} */
.friendlink {width: 100%;background: #F2F2F2;overflow: hidden;min-height: 100px;border-top: 1px solid #666666;border-bottom: 1px solid #585858;padding: 30px 0;}
.friendlink img {width: 100%;height: 50px;margin-bottom: 15px;}



.friendlink div {line-height: 200%;}
.friendlink span {color: #02BFC2;letter-spacing: 0.1em;font-size: 16px;font-weight: bold;}
.friendlink a {font-size: 16px;margin-right: 20px;color: #FFFFFF;}
/**/
.title {text-align: center;font-size: 24px;padding-top: 30px;clear: both;color: #FFFFFF;}
.sub-title {text-align: center;font-size: 16px;color: #999999;font-family: "times new roman";line-height: 24px;padding-bottom: 30px;clear: both;}
.border {min-height: 100px; background: #FFFFFF;border-radius: 5px;}
.border-no-top {border: #99CC99 1px solid;border-top: none;background: #FFFFFF;min-height: 100px;}
/*catalog*/
.catalog {padding: 15px;}
.catalog a {display: block;height: 36px;line-height: 36px;background: #E9E9E9;margin-bottom: 15px;border-left: #88499C 8px solid;padding-left: 10px;color: #444444;}
.catalog a:hover {text-decoration: none;background: #CCCCCC;}
.contact {padding: 15px;line-height: 180%;font-size: 14px;}
.contact h3 {margin-top: 0;}
.index-pro {padding: 0 15px 15px 15px;}
.index-pro a {display: block;border: #EEEEEE 1px solid;margin-top: 15px;}
.index-pro a:hover {border: #99CC99 1px solid;text-decoration: none;} 
.index-pro a dl {margin-bottom: 0;}
.index-pro a dl dt {padding: 5px;}
.index-pro a dl dd {font-size: 14px;color: #444444;line-height: 180%;padding-left: 10px;background: #EEEEEE;}
.index-pro a dl dd.item-1 {font-weight: bold;}
.index-pro a dl dt img {width: 100%;}
/*my-tabs*/
.my-tabs {border-radius: 5px;overflow: hidden;background: #FFFFFF;position: relative;}
.my-tabs .nav-tabs {border: 0;width: 25%;float: left;}
.my-tabs .nav-tabs>li {float: none;margin-bottom: 0;}
.my-tabs .nav-tabs>li>a {color: #FFFFFF;margin-right: 0;border-radius: 0;border: 0;background: #00B6B9;}
.my-tabs .nav-tabs>li.active>a,
.my-tabs .nav-tabs>li.active>a:focus,
.my-tabs .nav-tabs>li.active>a:hover {background: #FFFFFF;color: #00B6B9;border: 0;}
.my-tabs .nav>li>a {padding: 0;text-align: center;height: 50px;line-height: 50px;font-size: 20px;}
.my-tabs .tab-content {width: 45%;float: left;}
.my-tabs .tab-content ul {padding: 15px 0;margin: 0;list-style: none;}
.my-tabs .tab-content ul li {height: 36px;line-height: 36px;overflow: hidden;}
.my-tabs .tab-content ul li span {color: #00B6B9;padding: 0 40px;}
.my-tabs .tab-content .more {position: absolute;bottom: 15px;left: 58%;}
.my-tabs .tab-content .more span {display: inline-block;width: 22px;height: 22px;line-height: 22px;text-align: center;border-radius: 50%;background: #00B6B9;color: #FFFFFF;margin-left: 5px;}
.my-tabs .liuliang {width: 28%;float: left;overflow: hidden;}
/*index-dl*/
.index-dl {border-radius: 5px;overflow: hidden;}
.index-dl a {display: inline-block;width: 33.33%;float: left;background: #2AAAD8;color: #FFFFFF;font-size: 18px;text-align: center;border-bottom:1px solid #000000;border-left: 1px solid #000000;line-height: 40px;height: 116px;overflow: hidden;}
.index-dl a:hover {text-decoration: none;background: #167AC6;}
.index-dl a span {display: block;overflow: hidden;font-size: 35px;padding-top: 30px;padding-bottom: 10px;}
/*movie-tabs*/
.movie-tabs {border-radius: 5px;overflow: hidden;background: #FFFFFF;height: 348px;}
.movie-tabs .nav-tabs {border: 0;width: 30%;float: left;}
.movie-tabs .nav-tabs>li {float: none;margin-bottom: 0;}
.movie-tabs .nav-tabs>li>a {color: #FFFFFF;margin-right: 0;border-radius: 0;border: 0;background: #2AAAD8;}
.movie-tabs .nav-tabs>li.active>a,
.movie-tabs .nav-tabs>li.active>a:focus,
.movie-tabs .nav-tabs>li.active>a:hover {background: #FFFFFF;color: #2AAAD8;border: 0;}
.movie-tabs .nav>li>a {padding: 0;text-align: center;height: 50px;line-height: 50px;font-size: 20px;}
.movie-tabs .tab-content {width: 70%;float: right;overflow: hidden;}
.movie-tabs .tab-content img {width: 100%;}
.movie-tabs .tab-content p {padding: 15px;line-height: 200%;}
.movie-tabs .tab-content ul {padding: 15px 0;margin: 0;list-style: none;}
.movie-tabs .tab-content ul li {height: 36px;line-height: 36px;}
.movie-tabs .tab-content ul li span {color: #2AAAD8;padding: 0 40px;}
.movie-tabs .tab-content .more {display: block;clear: both;text-align: right;padding-right: 30px;}
.movie-tabs .tab-content .more span {display: inline-block;width: 22px;height: 22px;line-height: 22px;text-align: center;border-radius: 50%;background: #2AAAD8;color: #FFFFFF;margin-left: 5px;}
/*opentime*/
.opentime {border-radius: 5px;background: #167AC6;overflow: hidden;}
.opentime .map {padding: 15px;}
.opentime .map img {width: 100%;}
.opentime h2 {color: #9AC8E8;}
.opentime h3 {color: #9AC8E8;padding: 0 15px 5px 15px;font-size: 20px;}
.opentime h4 {color: #FFFFFF;padding: 0 15px 5px 15px;line-height: 150%;font-size: 16px;}
.opentime h5 {color: #9AC8E8;padding: 0 0px 5px 5px;line-height: 150%;font-size: 14px;}
.opentime p {color: #FFFFFF;line-height: 230%;padding: 15px;}

/*footer*/
footer {background: url(../images/footer.jpg) no-repeat;min-height: 350px;background-size: cover;}
footer .foot-menu {}
footer .foot-menu dl {float: left;width: 20%;}
footer .foot-menu dl dt {padding-top: 30px;padding-bottom: 10px;color: #FFFFFF;font-size: 18px;font-weight: normal;}
footer .foot-menu dl dd {}
footer .foot-menu dl dt a {color: #FFFFFF;font-size: 18px;font-weight: normal;}
footer .foot-menu dl dd a {color: #FFFFFF;font-size: 15px;font-weight: normal;}
footer .copyrights {text-align: left;font-size: 14px;color: #999999;line-height: 180%;padding-top: 5px;}
footer .copyrights a {color: #FFFFFF;text-decoration: none;}
footer .copyrights a:hover {text-decoration: underline;}
footer .pic-flag {text-align: center;}
footer .pic-flag img {width: 100%;max-width: 100px;display: inline-block;}
footer .vistor {color: #999999;font-size: 14px;}
footer .vistor a {color: #999999;text-decoration: none;}
footer .vistor a:hover {text-decoration: underline;}
footer .vistor p {display: inline-block; padding-right: 15px;}
footer .ewm-pic {text-align: center;padding-top: 30px;}
footer .ewm-pic img {display: inline-block;}
footer .ewm-txt {color: #FFFFFF;font-size: 12px;line-height: 260%;text-align: center;}

/*subMain*/
.subMain {overflow: hidden;background: #FFFFFF;width: 100%;padding-bottom: 2em;}
/*navigation*/
.navigation {line-height: 50px;background: #FFFFFF;padding-left: 15px;color: #999999;}
.navigation a {color: #999999;}
/*aside*/
.aside {width: 98%;margin-left: -15px;}
.aside .mainTit {line-height: 65px;color: rgb(255, 255, 255);position: relative;font-size: 28px;background-color: rgb(33, 150, 152);padding: 5px 15px;border-bottom: 3px solid rgb(255, 255, 255);}
.aside ul {list-style-type: none;padding: 0;margin: 0;}
.aside ul li {}
.aside ul li a {color: #FFFFFF;display: block;padding: 18px 33px 18px 12%;border-bottom: 1px solid #eee;font-size: 20px;background-color: #48BFC1;}
.aside ul li.currclass a {background-color: #f6aa00;border-bottom: none;margin: 0 0 1px 0;}
/*subjecttit*/
h1.subjecttit {color: #48BFC1;position: relative;font-weight: lighter;padding: 0 0 15px 15px;}
h1.subjecttit:before {content: "|";position: absolute;left: 0px;top: 0;color: #48BFC1;height: 40px;}
/*subjectpics*/
.subjectpics {overflow: hidden;}
.subjectpics .pic-tit {background: #CCDDFF;line-height: 36px;font-size: 16px;}
.subjectpics .pic-tit a {font-size: 16px;color: #444444;padding-left: 15px;font-weight: bold;}
.subjectpics .pic-url {overflow: hidden;margin-bottom: 30px;}
.subjectpics .pic-url img {width: 100%;display: inline-block;}
/*subjectcon*/
.subjectcon {overflow: hidden;}
/*newscontent*/
.newscontent {overflow: hidden;}
.newscontent .name {font-size: 24px;text-align: center;padding: 30px 0;}
.newscontent .mess {font-size: 12px;color: #666666;text-align: center;}
.newscontent .mess span {padding: 0 10px;}
.newscontent .mess a {font-size: 14px;color: #666666;}

.newscontent .intro {padding: 2em 0;font-size: 16px;line-height: 200%;}
.newscontent .control {padding: 0;}
.newscontent .foot {padding: 0;text-align: right;line-height: 60px;}
.newscontent .foot span {padding-left: 20px;}
/*sub-banner*/
.sub-banner {clear: both;}
.sub-banner img {width: 100%;}
/*path*/
.path {font-size: 16px;color: #FFFFFF;padding-right: 15px;padding: 20px 0;}
.path a {color: #FFFFFF;}
/*sub_header*/
.sub_header {background: #FFFFFF;}
.sub_header .title {color: #444444;padding-bottom: 15px;}
.sub_content {background: #FFFFFF;padding: 30px;border-radius: 5px;line-height: 180%;}
/*news-list*/
ul.news-list {padding: 0;margin: 10px 15px 15px 0;}
ul.news-list li {list-style-type: none;border-bottom: #CCCCCC 1px dashed;padding: 15px 0;}
ul.news-list li a {font-size: 16px;color: #444444;padding-left: 15px;}
ul.news-list li span {float: right;color: #999999;font-size: 14px;padding-right: 15px;}
/*fengye*/
.fengye {padding: 30px;font-size: 14px;}
.fengye a {color: #444444;}
/*fenye*/
#fenye{clear:both; margin:10px 20px 20px 0;}
#fenye a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px; display:inline-block;}
#fenye .prev,#fenye .next{width:60px;}
#fenye a.curr{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#fenye a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pageNext{ margin:10px;}
#pageNext .prev,#pageNext .next{text-align:center;width: 60px;}
#pageNext a.curr{background: #bfbfc7;border: 1px solid #bfbfc7;color: #fff;}
#pageNext a.curr span{ color:#fff !important;}
#pageNext a{width: 28px;text-align: center;float: left;border: 1px solid #bfbfc7;background: #fff;height: 28px;font-size: 12px;color: #666;line-height: 28px;margin-left: 5px;border-radius: 3px;}
#realname{height: 30px;border: 1px solid #ddd;}
#b1{padding: 5px 10px;background: #ff7d02;color: #fff;border: 1px solid #ff7d02;border-radius: 3px;}

.fenyetips{ display:none}
#pagelist{ line-height:22px;color:#666; padding:15px;}
#pagelist a{ width:28px; text-align:center; float:left; border:1px solid #bfbfc7;background:#fff; height:28px; font-size:12px;color:#666; line-height:28px; margin-left:5px;border-radius:3px;}
#pagelist a.next,#pagelist a.prev{width:60px;}
#pagelist a.curr{ background:#bfbfc7;border:1px solid #bfbfc7;color:#fff;}
#pagelist a:hover{background:#bfbfc7;border:1px solid #bfbfc7;color:#fff; text-decoration:none}
#pagelist a img{ display:block;margin:0 auto;margin-top:12px;}
#pagelist span{line-height:28px; font-size:13px; height:28px; margin-left:10px;}
#pagelist span#totalpage{ margin:0;}
.fenye a img{ display:block;margin:0 auto;margin-top:12px;}
/*slider*/
.pic-news{position: relative;overflow: auto;width: 100% !important;}
.pic-news ul{list-style: none;width: 100%;padding: 0;margin: 0;}
.pic-news ul li{list-style: none;float: left;min-height: 297px;display: block;-o-background-size: 100% 100%;-ms-background-size: 100% 100%;-moz-background-size: 100% 100%;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
.pic-news ul li a{display: block;cursor: pointer;min-height: 297px;position: relative;}
.pic-news ul li a h4 {background-color: rgba(0,0,0,0.4);color: #FFFFFF;margin: 0;padding: 10px;position: absolute;bottom: 40px;width: 100%;}
.pic-news ul li a h5 {background-color: rgba(0,0,0,0.4);color: #FFFFFF;margin: 0;padding: 5px 10px;position: absolute;bottom: 0;height: 40px;width: 100%;}
.pic-news .dots{text-align: right;position: absolute;right: 10px;bottom: 0;z-index: 99;}
.pic-news .dots li{font-size: 0;display: inline-block;*display: inline;zoom: 1;width: 10px;height: 10px;line-height: 10px;margin: 0 4px;text-indent: -999em;*text-indent: 0;border: 2px solid #fff;border-radius: 6px;cursor: pointer;opacity: .4;-webkit-transition: background .5s, opacity .5s;-moz-transition: background .5s, opacity .5s;transition: background .5s, opacity .5s;}
.pic-news .dots li.active{background: #fff;opacity: 1;}
/**/
.pic-news-1{position: relative;overflow: auto;width: 100% !important;margin-bottom: 20px;}
.pic-news-1 ul{list-style: none;width: 100%;padding: 0;margin: 0;}
.pic-news-1 ul li{list-style: none;float: left;min-height: 210px;display: block;-o-background-size: 100% 100%;-ms-background-size: 100% 100%;-moz-background-size: 100% 100%;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
.pic-news-1 ul li a{display: block;cursor: pointer;min-height: 210px;overflow: hidden;}
.pic-news-1 ul li a img {width: 100%;height: 210px;}
.pic-news-1 .dots{text-align: right;position: absolute;right: 10px;bottom: 0;}
.pic-news-1 .dots li{font-size: 0;display: inline-block;*display: inline;zoom: 1;width: 10px;height: 10px;line-height: 10px;margin: 0 4px;text-indent: -999em;*text-indent: 0;border: 2px solid #fff;border-radius: 6px;cursor: pointer;opacity: .4;-webkit-transition: background .5s, opacity .5s;-moz-transition: background .5s, opacity .5s;transition: background .5s, opacity .5s;}
.pic-news-1 .dots li.active{background: #fff;opacity: 1;}
/**/
.pic-news-2{position: relative;overflow: auto;width: 100% !important;margin-bottom: 20px;}
.pic-news-2 ul{list-style: none;width: 100%;padding: 0;margin: 0;}
.pic-news-2 ul li{list-style: none;float: left;min-height: 210px;display: block;-o-background-size: 100% 100%;-ms-background-size: 100% 100%;-moz-background-size: 100% 100%;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
.pic-news-2 ul li a{display: block;cursor: pointer;min-height: 210px;}
.pic-news-2 ul li a img {width: 100%;height: 210px;}
.pic-news-2 .dots{text-align: right;position: absolute;right: 10px;bottom: 0;}
.pic-news-2 .dots li{font-size: 0;display: inline-block;*display: inline;zoom: 1;width: 10px;height: 10px;line-height: 10px;margin: 0 4px;text-indent: -999em;*text-indent: 0;border: 2px solid #fff;border-radius: 6px;cursor: pointer;opacity: .4;-webkit-transition: background .5s, opacity .5s;-moz-transition: background .5s, opacity .5s;transition: background .5s, opacity .5s;}
.pic-news-2 .dots li.active{background: #fff;opacity: 1;}
/**/
.pic-news-3{position: relative;overflow: auto;width: 100% !important;margin-bottom: 20px;}
.pic-news-3 ul{list-style: none;width: 100%;padding: 0;margin: 0;}
.pic-news-3 ul li{list-style: none;float: left;min-height: 210px;display: block;-o-background-size: 100% 100%;-ms-background-size: 100% 100%;-moz-background-size: 100% 100%;-webkit-background-size: 100% 100%;background-size: 100% 100%;}
.pic-news-3 ul li a{display: block;cursor: pointer;min-height: 210px;}
.pic-news-3 ul li a img {width: 100%;height: 210px;}
.pic-news-3 .dots{text-align: right;position: absolute;right: 10px;bottom: 0;}
.pic-news-3 .dots li{font-size: 0;display: inline-block;*display: inline;zoom: 1;width: 10px;height: 10px;line-height: 10px;margin: 0 4px;text-indent: -999em;*text-indent: 0;border: 2px solid #fff;border-radius: 6px;cursor: pointer;opacity: .4;-webkit-transition: background .5s, opacity .5s;-moz-transition: background .5s, opacity .5s;transition: background .5s, opacity .5s;}
.pic-news-3 .dots li.active{background: #fff;opacity: 1;}

/*@media*/
@media (max-width: 991px) {
	/*header*/
	header .logo {text-align: center;padding-left: 0;}
	header .links {padding-top: 0;padding-right: 0;}
	header .ad-text {padding: 0;text-align: center; display: none;}
	header .biaoyu {padding: 0;text-align: center;display: none;}
	header .search {padding-bottom: 15px;padding-right: 0;padding-left: 0;}
	/*my-tabs*/
	.my-tabs {display: none;}
	.movie-tabs {display: none;}
	/**/
	.catalog {padding: 5px;}
	.catalog a {font-size: 14px;}
	.contact {padding: 5px;}
	.index-pro {padding: 0 5px 5px 5px;}
	.index-pro a {margin-top: 5px;}
	
	/*footer*/
	footer .foot-menu {display:none;}
	
	/*slider*/
	.pic-news-1 ul li {min-height: auto;}
	.pic-news-1 ul li a {min-height: auto;}
	.pic-news-1 ul li a img {height: auto;}
	.pic-news-2 ul li {min-height: auto;}
	.pic-news-2 ul li a {min-height: auto;}
	.pic-news-2 ul li a img {height: auto;}
	.pic-news-3 ul li {min-height: auto;}
	.pic-news-3 ul li a {min-height: auto;}
	.pic-news-3 ul li a img {height: auto;}
	/*.pic-news ul li {min-height: auto;}
	.pic-news ul li a {min-height: auto;}
	.pic-news ul li a img {height: auto;}*/
	.navigation {display: none;}
	ul.news-list li a {padding-left: 0;}
	ul.news-list li span {float: none;padding-right: 0;padding-left: 15px;font-size: 12px;}
	/**/
	.newscontent .intro img {width: 100% !important;}
}

@media (min-width: 1281px){
	header .logo {padding-left: 0;margin-left: -15px;}
	header .links {padding-right: 0;margin-right: -15px;}
	header .search {padding-right: 0;margin-right: -15px;}
}
@media (min-width: 1200px){
	.container {
		width: 100%;
		max-width: 1280px;
	}
}