@charset "utf-8";
/* CSS Document */
@import url("/AppAdmin/Js/Page.css");

html,body{ margin:0px; height:100%; font-family:"微软雅黑";} 
body, div, form, img, ul, li, dl, dd, dt{margin:0px; padding:0px; border:0px currentColor; border-image:none;}
body {margin:0 auto; margin:0px;color:#333; line-height:1.4285; font-size:16px; background-color:#FFF;}
html {-ms-text-size-adjust:100%; -webkit-text-size-adjust:100%; font-size:10px; -webkit-tap-highlight-color:rgba(0, 159, 222, 0);}

li {list-style-type:none;}
h1, h1, h2, h3, h4, h5, h6, p, span {margin:0px; padding:0px; font-weight:normal;}

[hidden] {display:none;}

a {background-color:transparent; color:#333; text-decoration:none;}
a:active {outline:0px;}
a:hover {outline:0px;}
a:focus {outline:dotted thin; outline-offset:-2px;}

img {height:auto; display:block; -ms-interpolation-mode:bicubic;}
img, object, embed {max-width:100%; }


* {box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }

.clear {
	clear: both;
}
.clearfix::after {
	height: 0px; clear: both; font-size: 0px; display: block; visibility: hidden; content: ".";
}


/*导航总样式*/
[role='button'] {cursor: pointer;}

.collapse {display: none;}
.collapse.in {display: block;}

.dropdown {position: relative;}
.dropdown-toggle:focus {outline: 0px;}

.dropdown-menu {list-style: none; margin: 2px 0px 0px; padding: 5px 0px; border-radius: 4px; border: 1px solid rgba(115, 176, 207, 0.15); border-image: none; left: 0px; top: 100%; text-align: left; font-size: 14px; float: left; display: none; position: absolute; z-index: 1000; min-width: 180px;/*下拉菜单宽度*/ box-shadow: 0px 6px 12px rgba(0,159,222,0.175); background-clip: padding-box; background-color:#FFF; -webkit-box-shadow: 0 6px 12px rgba(115, 176, 207, .175); -webkit-background-clip: padding-box;}
.dropdown-menu > li > a {padding: 3px 20px; line-height: 1.4285; clear: both; font-weight: normal; display: block; white-space: nowrap;}
.dropdown-menu > li > a:hover {text-decoration: none;}
.dropdown-menu > li > a:focus {text-decoration: none;}

.open > .dropdown-menu {display: block;}

.nav {list-style: none; padding-left: 0px; margin-bottom: 0px;}
.nav > li {display: block; position: relative;}
.nav > li > a {display: block; padding: 10px 15px;  position: relative;}
.nav > li > a:hover {text-decoration: none;}
.nav > li > a:focus {text-decoration: none;}

.navbar {border: 1px solid transparent; border-image: none; margin-bottom: 20px; position: relative; min-height: 50px;}

.navbar-collapse {padding-right: 15px; padding-left: 15px; border-top-color: transparent; border-top-width: 1px; border-top-style: solid; -ms-overflow-x: visible; box-shadow: inset 0px 1px 0px rgba(255,255,255,0.1); -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); -webkit-overflow-scrolling: touch;max-height: 340px;}
.navbar-collapse.in {-ms-overflow-y: auto;}

.navbar-default {border-width: 0px 0px 1px; z-index: 1000;}

.navbar-fixed-top {left: 0px; right: 0px; position: fixed; z-index: 1030;border-width: 0px 0px 1px; top: 0px;}

.navbar-toggle {padding: 9px 10px; border-radius: 4px; border: 1px solid transparent; border-image: none; margin-top: 8px; margin-right: 15px; margin-bottom: 8px; float: right; position: relative; background-image: none; background-color: transparent;}
.navbar-toggle:hover { }
.navbar-toggle:focus {outline: 0px; }

.icon-bar {border-radius: 1px; width: 22px; height: 2px; display: block; }
.icon-bar + .icon-bar {margin-top: 4px;}

.navbar-nav {margin: 7.5px -15px;}
.navbar-nav > li > a {line-height: 20px; padding-top: 10px; padding-bottom: 10px; }
.navbar-nav > li > .dropdown-menu {margin-top: 0px; border-top-left-radius: 0px; border-top-right-radius: 0px;}
.navbar-nav > li > a:hover { background-color: transparent;}
.navbar-nav > li > a:focus { background-color: transparent;}


.nav::before {display: table; content: " ";}
.nav::after {display: table; content: " ";clear: both;}
.navbar::before {display: table; content: " ";}
.navbar::after {display: table; content: " ";clear: both;}
.navbar-header::before {display: table; content: " ";}
.navbar-header::after {display: table; content: " ";clear: both;}
.navbar-collapse::before {display: table; content: " ";}
.navbar-collapse::after {display: table; content: " ";clear: both;}

.navbar {margin: 0px; border: currentColor; border-image: none; background-color:#73b0cf;}/*导航背景色2c57d8变更2c57d8*/
#app_menudown {top: 0px; right: 0px; font-size: 16px; position: absolute;}
#app_menudown:hover {background-color:#60aacf;}/*#60aacf下拉框颜色*/
/*导航总样式 结束*/


/****** top 开始 ******/
.top {
	background:#FFF; width: 100%; overflow:hidden; 
}
.top-left {
	 width: 80%; margin:10px 0 10px 10px; float: left; overflow:hidden;
}
.top-left img{
	 width: 300px; float: left; overflow:hidden;
}
.top-right {
	 float: right; margin-right:20px; margin-top:15px; overflow:hidden;
}
/****** top 结束 ******/

/****** main1 开始 ******/
.flash img {
	width: 100%;
}
.flash ul.bxslider {
	list-style: none;
}
.flash div.bx-pager {
	bottom: 4%;
}
.flash div.bx-controls-direction {
	dissplay: none;
}
/****** main1 结束 ******/


/****** main-title 开始 ******/
.main-title1 {width:100%; text-align:center; overflow:hidden;}
.main-title1 p {color:#2b96cc; font-size:30px; font-weight:bold;}
.main-title1 b {color:#fec732; font-size:30px;}
.main-title1-x {margin:0 auto; width:80%; overflow:hidden;}
.main-title1-x1 {width:39%; height:21px; background:url("/images/main-title-3.png") repeat-x center; float:left;}
.main-title1-x1 img{float:right;}
.main-title1-x2 {width:22%; height:21px; color:#2b96cc; font-size:14px; float:left;}
.main-title1-x3 {width:39%; height:21px; background:url("/images/main-title-3.png") repeat-x center; float:left;}
.main-title1-txt {width:100%; margin-top:10px; color:#666; font-size:18px; font-weight:bold;}
/****** main-title 结束 ******/

.more1 {width:100%; overflow:hidden; margin-top:40px;}
.more1 a{margin:0 auto; width:180px; padding:8px 0; border:1px solid #2b96cc; border-radius:8px; color:#2b96cc; line-height:1; font-size:18px; text-align:center;display: block;}
.more1 a:hover {color:#FFF; background:#2b96cc;}

.more2 {width:100%; overflow:hidden; margin-top:40px;}
.more2 a{margin:0 auto; width:180px; padding:8px 0; border:1px solid #2b96cc; color:#FFF; line-height:1; font-size:18px; text-align:center; display: block; background:#2b96cc;}
.more2 a:hover {color:#2b96cc; background:#FFF;}

.more3 {width:100%; overflow:hidden; margin-top:40px;}
.more3 a{margin:0 auto; width:180px; padding:8px 0; border:1px solid #FFF; border-radius:8px; color:#FFF; line-height:1; font-size:18px; text-align:center;display: block;}
.more3 a:hover {color:#FFF; background:#2b96cc;}

.more4 {width:100%; overflow:hidden; margin-top:40px;}
.more4 a{margin:0 auto; width:180px; padding:8px 0;  border-radius:8px; color:#FFF; line-height:1; font-size:18px; text-align:center;display: block; background:#2b96cc;}
.more4 a:hover {color:#FFF; border:1px solid #FFF;}

.more5 {width:182px; overflow:hidden;}
.more5 a{margin:0 auto; width:180px; padding:8px 0; border:1px solid #2b96cc; color:#FFF; line-height:1; font-size:18px; text-align:center; display: block; background:#2b96cc;}
.more5 a:hover {color:#2b96cc; background:#FFF;}

/****** main1 开始 ******/
#main1 {width:100%; padding-bottom:50px; overflow:hidden;}
.main1 {margin:0 auto; width:90%; margin-top:50px; overflow:hidden;}
.main1-1 {margin:0 auto; width:100%; margin-top:40px; overflow:hidden;}
.main1-1 ul li {width:25%; overflow:hidden; float:left;}
.main1-1 ul li img{margin:0 auto;}
.main1-1 ul li p{margin:0 auto; width:124px; padding:7px 0; border:1px solid #CCC; color:#666; line-height:1; font-size:14px; text-align:center;}
/****** main1 结束 ******/

/****** main2 开始 ******/
#main2 {width:100%; padding-bottom:50px; overflow:hidden;}
.main2 {margin:0 auto; width:90%; margin-top:50px; overflow:hidden;}
.main2-1 {margin:0 auto; width:90%; margin-top:50px; overflow:hidden; }
.main2-1-left {width:45%; overflow:hidden; float:left;}
.main2-1-left img{width:90%; border:5px solid #FFF;}
.main2-1-right {width:55%; margin-top:50px; overflow:hidden; float:left;}
.main2-1-right h1{width:100%; color:#2b96cc; line-height:1.5; font-size:18px; font-weight:bold;}
.main2-1-right p{width:100%; margin-bottom:10px; color:#333; line-height:1.5; font-size:18px;}
/****** main2 结束 ******/

/****** main3 开始 ******/
#main3 {width:100%; padding-bottom:50px; overflow:hidden;}
.main3 {margin:0 auto; width:90%; margin-top:50px; overflow:hidden;} 
.main3-content {width:100%; margin-top:40px; overflow:hidden;}
.main3-content ul li{width:25%; padding:10px; overflow:hidden; float:left;}

.main3-content-li {width:100%; position:relative; overflow:hidden;}
.main3-content-li img{width:100%; height:231px; display:block;}
.main3-content-li p{width:100%; padding:5px 0; bottom:0px; position:absolute; background-color: rgba(115, 176, 207, 0.8);text-align:center; font-weight:bold;}
.main3-content-li a{color:#FFF; line-height:1.5; font-size:18px; font-weight:bold; }
/****** main3 结束 ******/


/****** main4 开始 ******/
#main4 {width:100%; padding-bottom:50px; overflow:hidden;}
.main4 {margin:0 auto; width:90%; margin-top:50px; overflow:hidden;}
.main4-1 {width:100%;}
.main4-1-1 {width:100%; height:100px; padding-top:30px; background:#EEE; color:#2b96cc; line-height:1.5; font-size:30px; font-weight:bold; text-align:center;}
.main4-2 {width:100%; padding:40px 0 40px 0;}
.main4-2-1 {margin:0 auto; width:90%; overflow:hidden; }

.main4-2-2 {margin:0 auto; width:90%; overflow:hidden; }
.main4-2-2 ul li {width:25%; margin-top:10px; overflow:hidden; float:left;}
.main4-2-2 ul li img{margin:0 auto; width:90%;}
/****** main4 结束 ******/

/****** main5 开始 ******/
/****** main5 结束 ******/

/****** main6 开始 ******/
/****** main6 结束 ******/

/****** main7 开始 ******/
#main7 {width:100%; padding-bottom:50px; overflow:hidden;}
.main7 {margin:0 auto; width:90%; margin-top:50px; overflow:hidden;}
.main7-content {width:100%; margin-top:40px; overflow:hidden;}

.main7-content ul li {width:33.3333%; padding:0 20px; overflow:hidden; float:left;}
.main7-content-li {width:100%;}
.main7-content-li-1 {width:100%;}
.main7-content-li-1 img{width:100%;}
.main7-content-li-2 {width:100%; border-bottom:1px solid #CCC; text-align:center; }
.main7-content-li-2 h1{width:100%; margin-top:18px; color:#333; line-height:1.5; font-size:18px; font-weight:bold;}
.main7-content-li-2 p{width:100%; margin-top:3px; margin-bottom:15px; color:#999; line-height:1.5; font-size:14px;}
.main7-content-li-3 {width:100%; padding:10px 0 15px 0; border-bottom:2px solid #CCC;}
.main7-content-li-3-txt {width:100%; margin:10px 0; overflow:hidden;}
.main7-content-li-3-txt1 {width:100%; float:left;}
.main7-content-li-3-txt1 p a {color:#666; line-height:1.5; font-size:14px; }
.main7-content-li-3-txt1 p img {padding:8px 5px 0 15px; float: left;}
.main7-content-li-3-txt2 {width:100%; padding-top:7px; color:#999; line-height:1; font-size:12px; float:left;}
.main7-content-li-3-txt3 {width:100%; padding-top:7px; color:#999; line-height:1.5; font-size:12px; float:left;}
/****** main7 结束 ******/

/****** main8 开始 ******/
#main8 {width:100%; padding-bottom:50px; overflow:hidden;}
.main8 {margin:0 auto; width:60%; margin-top:50px; overflow:hidden;}
.main8-content {width:100%; margin-top:40px; overflow:hidden;}
.main8-content-left {width:50%; float:left; overflow:hidden; }
.main8-content-left h1{width:100%; margin-bottom:10px; color:#666; line-height:1.5; font-size:18px; font-weight:bold;}
.main8-content-left p{width:100%; margin-bottom:10px; color:#666; line-height:31px; font-size:16px;}
.main8-content-left p img {width:36px; padding:5px 10px 0 0; float: left;}
.main8-content-right {width:50%; padding-left:100px; float:left; overflow:hidden; }
.main8-content-right-img {width:100%; margin-top:10px; margin-bottom:10px; float: left; overflow:hidden;}
.main8-content-right-img img{width:100px; margin:0 20px 0 0; float: left; overflow:hidden;}
/****** main8 结束 ******/

/****** bottom 开始 ******/
#bottom {width:100%; background:#313333; overflow:hidden;}
#bottom2 {width:100%; background:#000; padding:10px 0; overflow:hidden;}
.bottom2 {margin:0 auto; width:98%; overflow:hidden;}
.bottom2-left {width:100%; color:#FFF; line-height:2; font-size:14px; float:left;}
.bottom2-left a{color:#FFF; line-height:1.5; font-size:14px;}
.bottom2-right {width:30%; margin-top:0px; text-align:right; float:right;}

/****** bottom 结束 ******/

#about {margin:0 auto; width:90%; margin-top:20px; margin-bottom:20px; overflow:hidden;}

.about-1 {margin:0 auto; width:100%; overflow:hidden;}
.about-1 h1{color:#333; line-height:2; font-size:24px; text-align:center; }
.about-1 h1 b{color:#2b96cc; line-height:2; font-size:24px; font-weight: bold;}
.about-1 p{color:#333; line-height:2; font-size:18px; text-align:left; }
.about-1 img{margin:0 auto; }




.Case {margin:0 auto; width:90%; overflow:hidden; margin-bottom:20px;}
.Case-title {width:100%; margin-top:20px; float: left;}
.Case-title-more {width:12.5%; margin:2px 0; overflow:hidden; float: left;}
.Case-title-more a{margin:0 auto; width:100%; padding:8px 0; border:1px solid #2b96cc; color:#FFF; line-height:1; font-size:14px; text-align:center; display: block; background:#2b96cc;}
.Case-title-more a:hover {color:#2b96cc; background:#FFF;}

.Case-content {width:100%; margin-top:20px; float: left;}
.Case-content ul li{width:20%; overflow:hidden; float:left;}

.Case-bottom{width:100%; height:252px;position:relative;} 
.Case-bottom img{width:100%; height:252px;} 
.Case-top{width:100%; height:252px; background-color: rgba(0, 0, 0, 0.8); top:0px; position:absolute; opacity:0; display: block; transition: 0.3s; -webkit-transition: .5s; -moz-transition: .5s; text-align:center;}
.Case-top a{width:100%; height:252px; padding-top:100px; display:block; color:#FFF; line-height:1.5; font-size:18px; font-weight:bold;} 
.Case-bottom:hover .Case-top{opacity:1;} 

.Caseshow {width:100%; margin-top:10px; float: left;}

.Caseshow .h2 {color:#000; font-size:24px; line-height:35px; text-align:center; padding:0 0 10px 0;}
.Caseshowcontent {color: #333; line-height: 24px; font-size: 14px;}





.position {margin:0 auto; width:1200px; height:50px; margin-top:620px; padding-top:20px; BORDER-bottom:#DDD 1px solid; overflow:hidden;}
.position-left {width:400px; color: #2b96cc; line-height: 20px; font-size: 20px; float: left; }
.position-right {color: #9D9D9D; line-height: 16px; font-size: 14px; float: right; }
.position-right img {padding-right:10px; float: left;}


#Service{margin:0 auto; width:90%;  margin-bottom:20px; overflow:hidden;}
#Service p{color:#333; line-height:2; font-size:18px; text-align:left;}
#Service img{margin:0 auto;}



.position {margin:0 auto; width:90%; height:50px; padding-top:20px; BORDER-bottom:#DDD 1px solid; overflow:hidden; }
.position-left {width:30%; color: #2b96cc; line-height: 20px; font-size: 20px; float: left; }
.position-right {color: #9D9D9D; line-height: 16px; font-size: 14px; float: right; }
.position-right img {padding-right:10px; float: left;}

.Honor {width:90%; margin:0 auto; overflow:hidden;}
.Honor ul li {width:33.3333%; padding:10px; overflow:hidden; float:left;}
.Honor ul li img{width:100%;}

.news {width:90%; margin:0 auto; overflow:hidden;}
.news-left {width:100%; overflow:hidden; float: left; }
.news-main {width:100%; margin-top:29px; overflow:hidden; float: left;}
.news-main1 {width:20%; float: left;}
.news-main2 {width:80%; padding-left:20px; float: left;}
.news-main2 h1{color: #000; line-height: 18px; font-size: 18px; float: left;}
.news-main2 h2{color: #999; margin-top:14px; line-height: 14px; font-size: 14px; float: left;}
.news-main3 {width:100%; margin-top:14px; color: #333; line-height: 24px; font-size: 14px; float: left;}

.news-show{width:90%; margin:0 auto; overflow:hidden;}
.news-show-left {width:100%; float: left;}
.news-show-left h1 {margin-top:30px; color: #999; line-height: 12px; font-size: 12px;}
.news-show-left h2 {margin-top:20px; color: #000; line-height: 18px; font-size: 18px;}
.news-show-main {margin-top:30px; color: #333; line-height: 24px; font-size: 14px;}

.Contact{width:90%; margin:0 auto; margin-top:20px; overflow:hidden;}
.Contact-left {width:50%; float:left; overflow:hidden; }
.Contact-right {width:50%; padding-left:100px; float:left; overflow:hidden; }
.Contact-right-1 h1{width:100%; margin-bottom:10px; color:#666; line-height:1.5; font-size:18px; font-weight:bold;}
.Contact-right-1 p{width:100%; margin-bottom:10px; color:#666; line-height:31px; font-size:16px;}
.Contact-right-1 p img {width:36px; padding:5px 10px 0 0; float: left;}


@media screen and (min-width:960px)
{/*显示器>769*/
.navbar {border-radius: 4px;min-height: 50px;}
.navbar-header {float: left;}
.navbar-collapse {width: auto; border-top-color: currentColor; border-top-width: 0px; border-top-style: none; box-shadow: none; -webkit-box-shadow: none;padding-right:0px; padding-left: 0px;max-height: 200px;}
.navbar-collapse.in {-ms-overflow-y: visible;}
.collapse {height: auto !important; overflow: visible !important; padding-bottom: 0px; display: block !important;}
.navbar-default {border-radius: 0px;}
.navbar-fixed-top {border-radius: 0px;margin-top: 0px; min-height: 40px; background-color: rgba(115, 176, 207, 0.9);}

.navbar-nav {margin: 0px; float: left;}
.navbar-nav > li {float: left; }
.navbar-nav > li > a { padding-top: 15px; padding-bottom: 15px;text-align: center; padding: 15px 58px; color:#FFF;}
.navbar-nav > li > a:hover {color:#FFF; background-color:#60aacf;}
.navbar-nav > li > a:focus {color:#FFF; background-color:#60aacf;}

.nav_small {padding: 8px 0px; border-radius: 0px; border: currentColor; border-image: none; box-shadow: none; background-color: rgba(115, 176, 207, 0.8);}
.nav_small > li > a {color:#FFF; line-height: 26px; font-size: 13px;}
.nav_small > li > a:hover {color:#FFF; background-color:#60aacf;}

.navbar-toggle {display: none;}
.navbar-header p {display: none;}
#app_menudown {display: none;}
.bottom-nav {display: none;}

#main2 {background-image: url("/images/bg_01.jpg"); background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;}

#main4 {background-image: url("/images/bg_01.jpg"); background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;}

#main8 {background-image: url("/images/bg_01.jpg"); background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;}



}


@media screen and (max-width:959px) 
{/*显示器<=768*/
.dropdown-menu {border: 0px currentColor; border-image: none; width: auto; margin-top: 0px; float: none; position: static; box-shadow: none; background-color: transparent; -webkit-box-shadow: none;}
.dropdown-menu > li > a {padding: 5px 15px 5px 25px;line-height: 20px;color:#FFF;}
.dropdown-menu > li > a:hover {background-image: none;color:#FFF; background-color:#60aacf;}
.dropdown-menu > li > a:focus {background-image: none;}

.navbar-header p{color:#FFF; font-size: 16px; padding: 15px; height: 50px; line-height: 20px; font-size: 18px; float: left;}

.navbar-toggle {border: currentColor; border-image: none;}
.navbar-toggle:hover {background-color:#60aacf;}
.navbar-toggle:focus {background-color:#60aacf;}

.navbar-collapse {border: 1px solid #73b0cf; border-image: none;}
.icon-bar {background-color:#FFF;}
.navbar-fixed-top {background-color: rgba(115, 176, 207, 0.9);}

.navbar-nav {margin-top: 0px; margin-bottom: 0px;}
.navbar-nav > li > a {color:#FFF;}
.navbar-nav > li > a:hover {color:#FFF; background-color:#60aacf;}
.navbar-nav > li > a:focus {color:#FFF; background-color:#60aacf;}

.main-title1-x2 {font-size:8px; margin-top:5px;}

.main1-1 ul li {width:50%; overflow:hidden; float:left;}

#main2 {background-image: url("/images/bg_02.jpg"); background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;}
.main2 {width:98%;}
.main2-1 {width:90%; margin-top:20px;}
.main2-1-left {display: none;}
.main2-1-right {width:100%; margin-top:0px;}
.main2-1-right p{font-size:14px; }
.main-title1-x {width:100%;}

.main3 {width:98%;}
.main3-content ul li{width:50%;}

#main4 {background-image: url("/images/bg_02.jpg"); background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;}
.main4-2-2 {width:98%; }
.main4-2-2 ul li {width:50%; }

.main7 {width:98%;}
.main7-content ul li {width:100%; padding:0 0 20px 0; overflow:hidden; float:left;}
.main7-content-li-1 img{width:100%; height:100%;}

#main8 {background-image: url("/images/bg_02.jpg"); background-repeat:no-repeat; background-size:100% 100%;-moz-background-size:100% 100%;}
.main8 {width:98%;}
.main8-content-left {width:100%; margin-left:40px;}
.main8-content-right {width:100%; margin-left:20px; padding-left:20px; }
/*.main8-content-right {width:60%; padding-left:100px; margin-top:50px; float:left; overflow:hidden;}*/
.more5 {display: none;}

#about {width:90%;}

.about-1 h1{font-size:18px;}
.about-1 h1 b{font-size:18px;}
.about-1 p{font-size:14px;}



.about-3-1 {width:100%;}

.about-3-1-left {width:100%; }
.about-3-1-right {width:100%; padding:10px;}

.Case {width:90%;}
.Case-title-more {width:25%;}
.Case-content ul li{width:50%;}

#Service{width:90%;}
.Service1 h1{font-size:18px;}
.Service1 p{font-size:16px;}
.Service3 h1{font-size:14px;}
.Service3 h1 b{font-size:18px;}

.Service4-left{width:100%;}
.Service4-right{width:100%; }


.Service5-left{width:100%;}
.Service5-right{width:100%;}


.position {width:90%;}
.position-right {display: none;}

.Honor {width:90%;}
.Honor ul li {width:100%; padding:10px;}
/*.Honor ul li img{height:100%; }*/

.news {width:90%;}
.news-main {width:100%; margin-top:29px;}
.news-main1 {width:100%; }
.news-main1 img{width:100%; margin-bottom:20px;}
.news-main2 {width:100%; padding-left:0px; }
.news-main2 h1{line-height:1.5;}



.news-show{width:90%;}

.Contact {width:90%;}
.Contact-left {width:100%;}
.Contact-right {width:100%; padding-left:0px;}


}

/*==========以下部分是分页样式===========*/
/*红白*/
.page_red {margin-top:50px; text-align:center;height: auto;clear: both;font-size: 12px;}
.page_red a, .page_red span { display: inline-block; border: 1px solid #CC0000; padding: 5px 10px; margin:0 2px; line-height: 16px; }
.page_red a:link, .page_red a:visited { text-decoration: none;color: #000; }
.page_red a:hover, .page_red a.c { background: #CC0000; color: #FFF; }
#total { color: CC0000; }

/*橘白*/
.page_orange { padding: 4px 0px 0px 1px; float: right; clear: both; margin-top:20px; }
.page_orange a, .page_orange span { float: left; display: block; border: 1px solid #FD7C0C; padding: 2px 7px; margin-left: 3px; line-height: 16px; }
.page_orange a:link, .page_orange a:visited { text-decoration: none; }
.page_orange a:hover, .page_orange a.c { background: #FD7C0C; color: #ffffff; }
#total { color: #000000; }

/*蓝白*/
.page_blue { padding: 4px 0px 0px 1px; float: right; clear: both; margin-top:20px; }
.page_blue a, .page_blue span { float: left; display: block; border: 1px solid #036CB4; padding: 2px 7px; margin-left: 3px; line-height: 16px; }
.page_blue a:link, .page_blue a:visited { text-decoration: none; }
.page_blue a:hover, .page_blue a.c { background: #036CB4; color: #FFF; }
#total { color: #036CB4; }

/*浅蓝白*/
.page_blues { padding: 4px 0px 0px 1px; float: right; clear: both; margin-top:20px; }
.page_blues a, .page_blues span { float: left; display: block; border: 1px solid #2AB7F2; padding: 2px 7px; margin-left: 3px; line-height: 16px; }
.page_blues a:link, .page_blues a:visited { text-decoration: none; }
.page_blues a:hover, .page_blues a.c { background: #2AB7F2; color: #FFF; }
#total { color: #036CB4; }

/*绿白*/
.page_green { padding: 4px 0px 0px 1px; float: right; clear: both; margin-top:20px; }
.page_green a, .page_green span { float: left; display: block; border: 1px solid #70A004; padding: 2px 7px; margin-left: 3px; line-height: 16px; }
.page_green a:link, .page_green a:visited { text-decoration: none; }
.page_green a:hover, .page_green a.c { background: #70A004; color: #ffffff; }
#total { color: #000000; }

/*灰白*/
.page_gray { padding: 4px 0px 0px 1px; float: right; clear: both; margin-top:20px; }
.page_gray a, .page_gray span { float: left; display: block; border: 1px solid #cccccc; padding: 2px 7px; margin-left: 3px; line-height: 16px; }
.page_gray a:link, .page_gray a:visited { text-decoration: none; }
.page_gray a:hover, .page_gray a.c { background: #cccccc; color: #000000; }
#total { color: #000000; }

/*黑白*/
.page_black { padding: 4px 0px 0px 1px; float: right; clear: both; margin-top:20px; }
.page_black a, .page_black span { float: left; display: block; border: 1px solid #000000; padding: 2px 7px; margin-left: 3px; line-height: 16px; }
.page_black a:link, .page_black a:visited { text-decoration: none; }
.page_black a:hover, .page_black a.c { background: #000000; color: #ffffff; }
#total { color: #000000; }

.sxw{clear: both;padding:20px 0px;border-top:solid 1px #ddd;}
.sxw p{ height:30px;line-height:30px;color:#999;}

.right-box{ padding:0 10px;border: 1px solid #CB1F26;margin: 8px 0;}
.right-box h3{ margin:0;padding:0;color:#CB1F26;height:40px;line-height:40px;border-bottom: 1px solid #ddd;}
.list-about{ padding:10px 0;}
.list-about ul{padding: 0px 0;margin: 0 0px;}
.list-about ul li{background:url(../images/left_sli.gif) no-repeat left center;text-indent:10px; height:30px;line-height:30px;color:#999;display:block;white-space:nowrap; overflow:hidden; text-overflow:ellipsis;} 




