body { font-family: arial , 'Microsoft YaHei'; *font-family: 'Microsoft YaHei'; color: #333; margin: 0; font-size: 14px; }

img { border: 0; }

a:link { color: #333; text-decoration: none; }

a:visited { color: #333; text-decoration: none; }

a:hover { color: #333; text-decoration: none; }

a:active { color: #333; text-decoration: none; }

ol, ul { list-style: none; }

ol, ul, li, table, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

p { margin: 0; padding: 0; }

.right { float: right; }

.left { float: left; }

.hidden { display: none; }

.clear { clear: both; }

.container { width: 1200px; margin: 0 auto; }

.mt10 { margin-top: 10px; }

.ellipsis { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.ellipsis-2 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; display: -moz-box; display: -ms-box; display: box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-box-orient: vertical; box-orient: vertical; -webkit-line-clamp: 2; }

.ellipsis-3 { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; display: -moz-box; display: -ms-box; display: box; -webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-box-orient: vertical; box-orient: vertical; -webkit-line-clamp: 3; }

button, input, select, textarea { font: 14px/1 Tahoma, Helvetica, Arial, 'Microsoft YaHei', sans-serif; }

.topcon { width: 100%; height: 34px; line-height: 34px; border-bottom: 1px solid #eee; color: #666; }
.topcon a { color: #666; padding: 0 10px; }
.topcon a:hover { color: #305bc4; text-decoration: underline; }

.header { width: 1200px; height: 100px; margin: 0 auto; overflow: hidden; }
.header .logo { float: left; height: 100px; margin-right: 40px; }
.header .logo img { vertical-align: middle; }
.header .logo:before { content: ""; display: inline-block; width: 0; height: 100%; vertical-align: middle; }
.header .des { padding-left: 40px; font-size: 26px; color: #333; height: 50px; line-height: 50px; margin-top: 25px; letter-spacing: 1px; position: relative; float: left; }
.header .des span { color: #305bc4; }
.header .des:before { position: absolute; width: 1px; height: 50px; left: 0; top: 0; background: #ddd; content: ''; }
.header .tel { float: right; padding-left: 58px; margin-top: 25px; height: 52px; line-height: 26px; font-size: 15px; background: url(../images/icon-tel.png) no-repeat left top; color: #444; }
.header .tel p { font-size: 28px; font-weight: bold; color: #fd6f01; }

.navbg { width: 100%; height: 50px; background: #305bc4; min-width: 1200px; }
.navbg .nav { width: 1200px; margin: 0 auto; }
.navbg .nav > ul > li { width: 170px; float: left; text-align: center; position: relative; z-index: 4; font-size: 16px; }
.navbg .nav > ul > li a { display: block; width: 100%; height: 50px; line-height: 50px; color: #fff; }
.navbg .nav > ul > li:hover { background: #2b52b0; }
.navbg .nav > ul > li.click { background: #fd6f01; }
.navbg .nav > ul > li > ul { position: absolute; left: 0; right: 0; top: 100%; font-size: 14px; display: none; }
.navbg .nav > ul > li > ul > li > a { display: block; padding: 0 10px; background-color: #2b52b0; border-top: 1px solid rgba(255, 255, 255, 0.1); text-align: center; height: 50px; line-height: 50px; box-sizing: border-box; }
.navbg .nav > ul > li > ul > li > a:hover { background-color: #305bc4; color: #FFF; }

.banner { height: 600px; position: relative; text-align: center; overflow: hidden; min-width: 1200px; }
.banner .bannercont { position: absolute; left: 50%; top: 0; width: 1920px; margin-left: -960px; text-align: center; }
.banner .bannercont .slides { position: relative; z-index: 1; }
.banner .bannercont .slides li { height: 600px; }
.banner .bannercont .flex-control-paging { width: 100%; margin: 0; list-style: none; position: absolute; left: 0; bottom: 20px; z-index: 3; text-align: center; }
.banner .bannercont .flex-control-paging li { display: inline-block; }
.banner .bannercont .flex-control-paging li a { display: block; list-style: none; margin: 0 9px; width: 12px; height: 12px; background: #fff; border-radius: 50%; font-size: 0; }
.banner .bannercont .flex-control-paging li a.flex-active { background-color: #305bc4; }
.banner .bannercont .flex-direction-nav li { list-style: none; }
.banner .bannercont .flex-direction-nav a { position: absolute; top: 50%; margin-top: -20px; z-index: 3; width: 40px; height: 40px; background: no-repeat center; opacity: .5; }
.banner .bannercont .flex-direction-nav a:hover { opacity: 1; }
.banner .bannercont .flex-direction-nav .flex-prev { background-image: url(../images/left.png); left: 40px; }
.banner .bannercont .flex-direction-nav .flex-next { background-image: url(../images/right.png); right: 40px; }

.pub-head { text-align: center; padding-bottom: 35px; background: url(../images/pub-head-bg.png) no-repeat center bottom; }
.pub-head .pub-tit { font-size: 34px; font-weight: bold; color: #305bc4; }
.pub-head .pub-tit a { color: #305bc4; }
.pub-head .pub-txt { font-size: 17px; margin-top: 12px; color: rgba(51, 51, 51, 0.8); }

.pub-more { margin: 30px auto 0; width: 240px; height: 44px; line-height: 44px; text-align: center; border-radius: 44px; color: #fff; font-size: 16px; font-family: arial; text-transform: uppercase; background: #305bc4; }
.pub-more a { color: #fff; display: block; }
.pub-more img { vertical-align: middle; margin-left: 15px; transition: all .4s; }
.pub-more:hover img { margin-left: 30px; }

.yewu { width: 1200px; margin: 60px auto; }
.yewu .yewu-box { margin-top: 60px; overflow: hidden; }
.yewu .yewu-box li { width: 33.33%; float: left; text-align: center; }
.yewu .yewu-box li img { width: 200px; height: 200px; transition: all .4s; }
.yewu .yewu-box li .tit { font-size: 18px; margin-top: 20px; }
.yewu .yewu-box li:hover img { transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -o-transform: rotateY(180deg); -ms-transform: rotateY(180deg); }

.index-ad { width: 100%; position: relative; overflow: hidden; height: 140px; min-width: 1200px; }
.index-ad .adimg { position: absolute; width: 1920px; height: 140px; left: 50%; margin-left: -960px; }
.index-ad .adimg img { width: 100%; }

.product { width: 1200px; margin: 60px auto; }
.product .pro-type { margin-top: 30px; text-align: center; }
.product .pro-type a { width: 180px; height: 50px; line-height: 50px; color: #555; font-size: 16px; background: #f4f4f4; box-sizing: border-box; display: inline-block; margin: 0 8px; transition: all .4s ease; }
.product .pro-type a:hover { background: #305bc4; color: #fff; }
.product .pro-box { margin-top: 10px; margin-left: -30px; overflow: hidden; }
.product .pro-box li { width: 380px; height: 385px; background: #f1f1f1; float: left; margin: 30px 0 0 30px; }
.product .pro-box li .img { width: 380px; height: 285px; overflow: hidden; border: 2px solid #f1f1f1; box-sizing: border-box; }
.product .pro-box li .img img { width: 100%; height: 100%; transition: all .4s; }
.product .pro-box li .cont { height: 100px; line-height: 30px; padding: 20px 30px; box-sizing: border-box; }
.product .pro-box li .cont .tit { font-size: 16px; }
.product .pro-box li .cont .more { font-size: 14px; color: #666; height: 30px; padding-right: 25px; background: url(../images/icon-more.png) no-repeat right center; display: inline-block; transition: all .4s linear; }
.product .pro-box li:hover { background: #305bc4; }
.product .pro-box li:hover .img { border: 2px solid #305bc4; }
.product .pro-box li:hover .img img { transform: scale(1.1); }
.product .pro-box li:hover .cont { color: #fff; }
.product .pro-box li:hover .cont .more { color: #fff; margin-left: 230px; background: url(../images/icon-more-h.png) no-repeat right center; }

.about { padding: 60px 0 20px; min-width: 1200px; background: url(../images/about-bg.jpg) no-repeat center top; }
.about .about-box { width: 1200px; margin: 0 auto; padding: 10px 0; overflow: hidden; }
.about .about-box .about-img { width: 520px; height: 380px; border: 12px solid #fff; float: left; box-sizing: border-box; box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
.about .about-box .about-img img { width: 100%; height: 100%; }
.about .about-box .about-con { width: 600px; float: right; }
.about .about-box .about-con .tit { height: 80px; width: 700px; position: relative; }
.about .about-box .about-con .tit .ch { position: absolute; left: 0; top: 20px; font-size: 24px; font-weight: bold; z-index: 2; color: #fff; }
.about .about-box .about-con .tit .en { position: absolute; left: 0; top: 0; font-size: 48px; line-height: 48px; font-weight: bold; color: #dfdfdf; z-index: 1; color: rgba(255, 255, 255, 0.1); }
.about .about-box .about-con .tit:after { position: absolute; left: 0; bottom: 0; width: 50px; height: 3px; background: #fd6f01; content: ''; }
.about .about-box .about-con .cont { margin-top: 30px; width: 600px; height: 150px; color: #fff; line-height: 30px; overflow: hidden; }
.about .about-box .about-con .more { display: block; width: 180px; height: 46px; line-height: 46px; border-radius: 46px; font-size: 16px; margin-top: 50px; text-align: center; background: #fd6f01; color: #fff; box-sizing: border-box; transition: all .4s ease; }
.about .about-box .about-con .more:hover { background: #ff7800; }
.about .ry-box-bg { width: 1200px; padding: 10px; background: rgba(255, 255, 255, 0.15); margin: 40px auto 0; }
.about .ry-box-bg .ry-box { background: #fff; padding: 50px; box-sizing: border-box; }
.about .ry-box-bg .ry-box-center1 { background: #efefef; padding: 20px; box-sizing: border-box; }
.about .ry-box-bg .ry-box-center2 { border: 1px solid #fff; padding: 30px 0; box-sizing: border-box; position: relative; }
.about .ry-box-bg .ch { font-size: 34px; font-weight: bold; position: relative; text-align: center; }
.about .ry-box-bg .ch:before { position: absolute; width: 70px; height: 1px; background: #ddd; left: 50%; margin-left: -150px; top: 50%; content: ''; }
.about .ry-box-bg .ch:after { position: absolute; width: 70px; height: 1px; background: #ddd; right: 50%; margin-right: -150px; top: 50%; content: ''; }
.about .ry-box-bg .en { font-size: 16px; color: #999; text-align: center; margin-top: 5px; }
.about .ry-box-bg .flex-viewport { width: 990px !important; margin: 30px auto; overflow: hidden; position: relative; z-index: 9; }
.about .ry-box-bg .slides { overflow: hidden; }
.about .ry-box-bg .slides li { width: 330px !important; padding: 0 15px; text-align: center; box-sizing: border-box; }
.about .ry-box-bg .slides li .img { width: 300px; height: 225px; overflow: hidden; }
.about .ry-box-bg .slides li .img img { width: 100%; height: 100%; }
.about .ry-box-bg .slides li .tit { text-align: center; font-size: 14px; margin-top: 10px; color: #555; }
.about .ry-box-bg .flex-control-paging { width: 100%; margin: 0; list-style: none; position: absolute; left: 0; bottom: 20px; z-index: 3; text-align: center; }
.about .ry-box-bg .flex-control-paging li { display: inline-block; }
.about .ry-box-bg .flex-control-paging li a { display: block; list-style: none; margin: 0 6px; width: 10px; height: 10px; background: #fff; border-radius: 50%; font-size: 0; }
.about .ry-box-bg .flex-control-paging li a.flex-active { background-color: #305bc4; }

.news { width: 1160px; margin: 0 auto 60px; overflow: hidden; }
.news .newscon { width: 500px; margin: 0 40px; background: #fff; float: left; box-sizing: border-box; }
.news .newscon .tit { height: 60px; line-height: 60px; font-size: 22px; border-bottom: 1px solid #E3E3E3; box-sizing: border-box; }
.news .newscon .tit a { color: #305bc4; }
.news .newscon .tit .more { display: block; float: right; font-size: 15px; color: #666; font-weight: normal; }
.news .newscon .tit .more:hover { color: #305bc4; }
.news .newscon .topnews { height: 150px; padding: 20px 0; border-bottom: 1px dashed #ddd; }
.news .newscon .topnews img { width: 200px; height: 150px; float: left; margin-right: 20px; }
.news .newscon .topnews .cont { padding: 5px 0; }
.news .newscon .topnews .cont .name { display: block; font-size: 18px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.news .newscon .topnews .cont .name:hover { text-decoration: underline; color: #305bc4; }
.news .newscon .topnews .cont .intro { font-size: 13px; color: #888; line-height: 22px; height: 66px; margin-top: 15px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: break-word; }
.news .newscon .topnews .cont .date { font-size: 14px; color: #666; margin-top: 15px; }
.news .newscon .newslist { overflow: hidden; }
.news .newscon .newslist li { height: 46px; line-height: 46px; border-bottom: 1px dashed #ddd; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.news .newscon .newslist li .time { float: right; color: #666; }
.news .newscon .newslist li a:hover { color: #305bc4; }
.news .newscon .wenda { margin-top: 6px; height: 330px; overflow: hidden; }
.news .newscon .wenda li { height: 110px; border-bottom: 1px dashed #ddd; padding: 20px 0; box-sizing: border-box; }
.news .newscon .wenda li a { display: block; }
.news .newscon .wenda li .ques { height: 18px; line-height: 18px; color: #111; padding-left: 28px; background: url(../images/icon-q.png) no-repeat left top; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.news .newscon .wenda li .answ { margin-top: 8px; height: 44px; line-height: 22px; color: #666; padding-left: 28px; background: url(../images/icon-a.png) no-repeat; background-position: 0 2px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: break-word; }
.news .newscon .wenda li:hover { background: #fcfcfc; }
.news .newscon .wenda li:hover .ques { color: #305bc4; }

.links { padding: 15px 0; background: #305bc4; color: #fff; min-width: 1200px; overflow: hidden; }
.links .bt { color: #fff; float: left; margin: 3px 0; }
.links a { float: left; color: #fff; margin: 3px 12px; }
.links a:hover { text-decoration: underline; }

.bottom { background: #333; min-width: 1200px; padding: 40px 0; overflow: hidden; }
.bottom .foot-box { float: left; width: 1000px; line-height: 36px; color: #b2b2b2; }
.bottom .foot-box .foot-nav { overflow: hidden; margin-left: -25px; }
.bottom .foot-box .foot-nav a { float: left; padding: 0 25px; color: #b2b2b2; position: relative; }
.bottom .foot-box .foot-nav a:after { position: absolute; right: 0; top: 50%; margin-top: -7px; width: 1px; height: 14px; background: #999; content: ''; }
.bottom .foot-box .foot-nav a:hover { color: #fff; }
.bottom .foot-box .foot-nav a:last-child:after { content: none; }
.bottom .foot-box .foot-con a { color: #b2b2b2; }
.bottom .foot-box .foot-con a:hover { color: #fff; }
.bottom .foot-ewm { width: 140px; height: 170px; background: #444; text-align: center; padding: 10px; box-sizing: border-box; float: right; }
.bottom .foot-ewm img { width: 120px; height: 120px; }
.bottom .foot-ewm .txt { font-size: 14px; color: #b2b2b2; margin-top: 8px; }

.inside-banbox { width: 100%; position: relative; overflow: hidden; height: 350px; min-width: 1200px; }
.inside-banbox .ban { position: absolute; width: 1920px; height: 350px; left: 50%; margin-left: -960px; }

.main { width: 1200px; margin: 30px auto 80px; overflow: hidden; }

.type_l { width: 260px; float: left; }
.type_l .fenl { width: 260px; margin-bottom: 20px; }
.type_l .fenl .tit { padding: 20px 15px; background: #305bc4; color: #FFF; }
.type_l .fenl .tit .cn { font-size: 22px; font-weight: bold; }
.type_l .fenl .tit .en { font-size: 13px; margin-top: 6px; font-family: arial; text-transform: uppercase; }
.type_l .fenl .menu li { margin: 5px 0; }
.type_l .fenl .menu li a { display: block; height: 50px; font-size: 15px; padding: 0 15px; line-height: 50px; color: #555; background-color: #eee; }
.type_l .fenl .menu li a:hover, .type_l .fenl .menu li a.hover { background: #305bc4; color: #fff; }
.type_l .fenl .menu .third { width: 260px; background: #fff; display: none; padding: 0 10px; box-sizing: border-box; border: 1px solid #eee; }
.type_l .fenl .menu .third li { font-size: 14px; height: 45px; margin: 0; line-height: 45px; border-bottom: 1px solid #eee; }
.type_l .fenl .menu .third li:last-child { border-bottom: none; }
.type_l .fenl .menu .third a { height: 45px; line-height: 45px; padding-left: 30px; box-sizing: border-box; background: #fff; }
.type_l .fenl .menu .third a:hover, .type_l .fenl .menu .third a.hover { background: #fff; color: #305bc4; }
.type_l .fenl .cont { border: 1px solid #ddd; box-sizing: border-box; padding: 10px; line-height: 28px; }
.type_l .label { width: 260px; }
.type_l .label .tit { height: 50px; line-height: 50px; width: 260px; background: #305bc4; color: #fff; padding: 0 15px; font-size: 16px; font-weight: bold; box-sizing: border-box; }
.type_l .label .labelcon { width: 260px; border: 1px solid #ddd; border-top: none; padding: 10px 6px; box-sizing: border-box; overflow: hidden; }
.type_l .label .labelcon a { float: left; display: block; padding: 4px 12px; margin: 4px; color: #666; border: 1px solid #ddd; border-radius: 3px; }
.type_l .label .labelcon a:hover { background: #305bc4; color: #fff; border: 1px solid #305bc4; }
.type_l .hotnews { width: 260px; }
.type_l .hotnews .tit { height: 50px; line-height: 50px; width: 260px; background: #305bc4; color: #fff; padding: 0 15px; font-size: 16px; font-weight: bold; box-sizing: border-box; }
.type_l .hotnews .hotcon { width: 260px; border: 1px solid #ddd; border-top: none; padding: 15px; box-sizing: border-box; }
.type_l .hotnews .hotcon li { height: 40px; line-height: 40px; border-bottom: 1px dashed #ddd; padding-left: 10px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; background: url(../images/news_icon.png) no-repeat left center; }
.type_l .hotnews .hotcon li a:hover { color: #305bc4; }

.type_r { width: 900px; float: right; }
.type_r .add { height: 50px; border-bottom: 1px solid #ddd; line-height: 50px; font-size: 15px; }
.type_r .add a:hover { color: #305bc4; }

.in_about { overflow: hidden; line-height: 30px; }
.in_about p { margin: 20px 0; color: #555; }
.in_about img { max-width: 100%; }

.in_pro { overflow: hidden; width: 100%; }
.in_pro .pro-box { margin-left: -18px; overflow: hidden; }
.in_pro .pro-box li { width: 288px; height: 296px; background: #f1f1f1; float: left; margin: 18px 0 0 18px; }
.in_pro .pro-box li .img { width: 288px; height: 216px; overflow: hidden; border: 2px solid #f1f1f1; box-sizing: border-box; }
.in_pro .pro-box li .img img { width: 100%; height: 100%; transition: all .4s; }
.in_pro .pro-box li .cont { height: 80px; line-height: 30px; padding: 10px 20px; box-sizing: border-box; }
.in_pro .pro-box li .cont .tit { font-size: 16px; }
.in_pro .pro-box li .cont .more { font-size: 14px; color: #666; height: 30px; padding-right: 25px; background: url(../images/icon-more.png) no-repeat right center; display: inline-block; transition: all .4s linear; }
.in_pro .pro-box li:hover { background: #305bc4; }
.in_pro .pro-box li:hover .img { border: 2px solid #305bc4; }
.in_pro .pro-box li:hover .img img { transform: scale(1.1); }
.in_pro .pro-box li:hover .cont { color: #fff; }
.in_pro .pro-box li:hover .cont .more { color: #fff; margin-left: 160px; background: url(../images/icon-more-h.png) no-repeat right center; }
.in_pro .case-box { margin-left: -18px; overflow: hidden; }
.in_pro .case-box li { width: 288px; height: 271px; margin-left: 18px; margin-top: 18px; float: left; }
.in_pro .case-box li .img { width: 288px; height: 216px; overflow: hidden; }
.in_pro .case-box li .img img { width: 100%; height: 100%; transition: all .4s; }
.in_pro .case-box li .tit { height: 50px; line-height: 50px; width: 288px; text-align: center; font-size: 16px; color: #555; background: #fff; transition: all .4s; }
.in_pro .case-box li:hover .img img { transform: scale(1.1); }
.in_pro .case-box li:hover .tit { background: #305bc4; color: #fff; }

.in_list { overflow: hidden; width: 100%; }
.in_list .cont { overflow: hidden; }
.in_list .cont li { padding: 20px 5px; height: 160px; width: 100%; float: left; box-sizing: border-box; border-bottom: 1px dashed #ddd; }
.in_list .cont li .img { float: left; width: 160px; height: 120px; overflow: hidden; margin-right: 30px; }
.in_list .cont li .img img { width: 100%; height: 100%; transition: all .4s; }
.in_list .cont li .cont { overflow: hidden; margin-top: 5px; }
.in_list .cont li .cont .title { font-size: 16px; font-weight: bold; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.in_list .cont li .cont .intro { font-size: 13px; height: 48px; line-height: 24px; overflow: hidden; color: #888; margin-top: 10px; }
.in_list .cont li .cont .time { margin-top: 10px; font-size: 13px; }
.in_list .cont li:hover { background: #f8f8f8; }
.in_list .cont li:hover .img img { transform: scale(1.1); }
.in_list .cont li:hover .cont .title { color: #305bc4; text-decoration: underline; }

.listshow { margin-top: 30px; }
.listshow .tit { font-size: 28px; text-align: center; }
.listshow .time { margin-top: 30px; color: #666; height: 40px; line-height: 40px; width: 100%; background: #f8f8f8; text-align: center; }
.listshow .pro-img { width: 600px; margin: 30px auto; }
.listshow .pro-img img { width: 100%; }
.listshow .next { background: #f4f4f4; font-size: 15px; padding: 15px 20px; box-sizing: border-box; margin-top: 50px; }
.listshow .next a { display: block; margin: 10px 0; height: 30px; line-height: 30px; }
.listshow .next a:hover { color: #305bc4; }
.listshow .label { margin-top: 30px; font-size: 14px; }
.listshow .label a { padding: 0 30px; height: 30px; line-height: 30px; background: #ddd; margin: 5px; display: inline-block; }
.listshow .label a:hover { background: #305bc4; color: #fff; }
.listshow .tuijian { margin-top: 40px; overflow: hidden; }
.listshow .tuijian .bt { font-size: 20px; padding-left: 15px; font-weight: bold; border-bottom: 1px solid #ddd; height: 60px; line-height: 60px; position: relative; }
.listshow .tuijian .bt:before { position: absolute; left: 0; top: 20px; height: 20px; width: 7px; border-radius: 2px; background: #305bc4; content: ''; }
.listshow .tuijian .tjcon { margin-top: 10px; }
.listshow .tuijian .tjcon li { font-size: 16px; width: 50%; float: left; padding: 0 15px; box-sizing: border-box; height: 36px; line-height: 36px; position: relative; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.listshow .tuijian .tjcon li:before { position: absolute; left: 0; top: 50%; margin-top: -2px; width: 4px; height: 4px; border-radius: 50%; background: #333; content: ''; }
.listshow .tuijian .tjcon li:hover a { color: #305bc4; }
.listshow .tuijian .tjcon li:hover:before { background: #305bc4; }

.pagination { padding: 50px 0 0; text-align: center; }

.pagination ul li { display: inline; margin: 0 3px; }

.pagination ul li a { background: #fff; font-size: 16px; height: 36px; display: inline-block; *display: inline; *zoom: 1; padding: 0 14px; border: 1px solid #DDD; line-height: 36px; vertical-align: middle; }

.pagination ul li a:hover { background-color: #F8F8F8; text-decoration: none; }

.pagination ul li.active a { background-color: #305bc4; border-color: #305bc4; }

.pagination ul li.active a:link { color: #FFF; }

.pagination ul li.active a:visited { color: #FFF; }

.pagination ul li.active a:hover { color: #FFF; }

.pagination ul li.active a:active { color: #FFF; }

.pagination ul li.active a:hover { background-color: #305bc4; border-color: #305bc4; cursor: default; }

.booking { margin: 30px 0; width: 640px; font-size: 16px; }
.booking .chose { margin-right: 10px; margin-top: 10px; }
.booking .chose input { width: 13px; height: 13px; margin-right: 5px; margin-top: 5px; }
.booking .bitian { color: red; margin-left: 5px; }
.booking .form-control { width: 520px; height: 46px; border: 1px solid #CCC; padding: 6px 12px; background-color: #fff; font-size: inherit; display: inline-block; box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); outline: none; box-sizing: border-box; }
.booking .fieldname { width: 90px; display: inline-block; height: 30px; margin-right: 10px; text-align: right; font-weight: bold; }
.booking p { margin: 20px 0; }
.booking button { width: 520px; height: 46px; background: #305bc4; color: #FFF; border: none; outline: none; font-size: 16px; }
.booking textarea { vertical-align: middle; font: inherit; resize: none; }
.booking select.form-control { -moz-appearance: menulist; -webkit-appearance: menulist; }
.booking textarea.form-control { height: auto; }

/*# sourceMappingURL=style.css.map */
