body {font-size: 16px;margin: 0;font-family: "microsoft yahei", arial;padding: 0;color: #222;background: #fff;}
ul,li,dl,dt,dd,ol {list-style-type: none;margin: 0;padding: 0;}
h1,h2,h3,h4,h5,h6,p {margin: 0;padding: 0;}
a {color: #222;}
a:hover {color:#002e97;text-decoration: none;}
a:focus,a:visited {text-decoration: none;outline: none;}
* {box-sizing: border-box;}
.btn-primary.focus, .btn-primary:focus {
	outline: none;
}
.btn-warning.focus, .btn-warning:focus{
	outline: none;
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover{
	outline: none;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover{
	outline: none;
}

.btn{border-radius: 0;font-size: 16px;outline: none;}
.btn-default{border: #002e97 solid 1px;color:#002e97}
.btn-default i{margin-left: 10px;}
.btn-warning{background: #f60;outline:none;}
.btn-warning:hover{background: #d55601;}
.form-control{border-radius: 0;font-size: 16px;}
.btn-primary.focus, .btn-primary:focus {
	color: #fff;
	outline: linen;
}
/*氓鈥βヂ扁偓*/
.container{width:1200px;margin: 0 auto;padding: 0;}
.e3 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal!important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical
}
.e4 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal!important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical
}
.e2 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal!important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical
}
@font-face {font-family: "din";
  url('../fonts/din.OTF') format('truetype'),
}
.modal-backdrop{height: 100%;z-index: 100;}
.modal-content{border-radius: 0;}
.btn-primary {color: #fff;background-color: #002e97;border-color: #022c81;}
/*茅隆露茅茠篓*/
#headerbox{width:100%;height:80px;}
#headerbox .logo{float: left;margin: 20px 0;}
#headerbox .logo img{height: 36px;}
#headerbox .cont{float: right;}


#top{height: 50px;background: #f5f5f5;font-size: 14px;padding: 15px 0;}
#top .tel b{font-weight: normal; padding-right: 20px;}
#top .btn-primary{display: inline-block;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    border-radius: 4px;background: #2C66ED;padding: 1px 10px;border: none; position: relative; top: -1px;  }

.searchwrap{width: 100%;height: 300px;padding: 110px 0; position: relative}
#focusbox {
	width: 100%;
	height: 300px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#focusbox .swiper-container {
	width: 100%;
	height: 100%;
}
#focusbox .swiper-slide {
	text-align: center;
	background-size: cover;
	background-position: center bottom;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
}
.searchbox {
	width: 680px;
	height: 60px;
	background: #fff;
	/*border: #002e97 solid 1px;*/
	margin: 0 auto;
}

#focusbox .swiper-pagination {
	width: inherit!important;
	bottom:10px!important;
}

#focusbox .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background: #fff;
}

.searchbox .bootstrap-select {
	width: 80px;
	height: 40px;
	border: none;
	float: left !important;
}

.searchbox .search-control {
	width: calc(100% - 210px);
	height: 60px;
	border: none;
	border-radius: 0;
	float: left;
	font-size: 16px;
	box-shadow: none;
}

.searchbox .search-control:focus {
	box-shadow: none;
}

.searchbox .search-btn {
	width: 110px;
	height: 60px;
	color: #fff;
	font-weight: bold;
	border: none;
	background: #2C66ED;
	text-align: center;
	float: right;
}

.searchbox .search-btn:focus {
	outline: none;
}

.searchbox .btn.btn-default {
	height: 38px;
	border: none;
	text-align: center;
	font-size: 16px;
	color: #333;
}

.searchbox .btn.btn-default:hover {
	background: transparent;
}

.searchbox .btn-default:hover,
.searchbox .btn-default:focus,
.searchbox .btn-default.focus,
.searchbox .btn-default:active,
.searchbox .btn-default.active,
.searchbox .open>.dropdown-toggle.btn-default {
	background: #fff;
	box-shadow: none;
	outline: none!important;
}

.bootstrap-select .dropdown-toggle:focus {
	outline: none;
}

.searchbox .dropdown-menu li.selected a {
	background: #eee;
	outline: none;
	padding: 8px 20px;
}

.searchbox .bootstrap-select.form-control {
	background: transparent;
	border-radius: 6px 0 0 6px;
	width:100px;

}

.searchbox .search-btn .iconfont {
	font-size: 24px;
	font-weight: bold;
}

.hotsearch{width: 680px;margin:10px auto 0 auto;color: #fff;}
.hotsearch a{color: #fff;margin-left: 10px;}
.hotsearch b{font-weight: none;}


#top .accountbox a{color: #000;}
#top .accountbox em{font-style: initial; margin: 0 10px;color: #bbb;}
#top .accountbox a:hover{color: #002A80;text-decoration:underline;}

#navbox{}
#navbox ul{width:100%;height: 80px;}
#navbox ul li{height: 80px; float: left;position: relative;}
#navbox ul li .nav-title{padding: 0 10px; line-height: 80px;height: 80px;display: block;text-align: center;font-size:18px;}
#navbox ul li .actived{color:#002e97}
#navbox ul li .nav-title .iconfont{font-size: 18px;margin-right: 5px;}

#navbox .nav-sumbox{min-width: 100px;display: none; background: #fff;padding: 15px 0; position: absolute;top: 78px;box-shadow: rgba(0,0,0,.2) 0 5px 15px;}
#navbox .nav-sumbox a{width:100%;height: 40px;line-height: 40px;font-size: 16px;display: block;text-align: center;}
#navbox .nav-sumbox a:hover{color: #002e97;}


#pagewarp{padding-top: 30px;}
.picnews{width:500px;height: 400px;float: left;}
.hotnews{width:660px;height: 400px;float: right;background: #fff;padding: 0 20px;}
.swiper-picnews{width: 100%;height: 400px;}
.swiper-picnews .swiper-slide{width:100%;height: 100%;display: block;position: relative;color: #fff;}
.swiper-picnews .swiper-slide .title{width:100%;height: 50px;background: rgba(0,0,0,.6);position: absolute;left: 0;bottom: 0;padding: 0 20px;}
.swiper-picnews .swiper-slide .title h3{font-size: 16px;width:400px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 50px;}
.swiper-picnews .swiper-pagination-bullet{width:20px;height: 4px;border-radius: 0;background: #fff;opacity: .5;}
.swiper-picnews .swiper-pagination-bullet-active{background: #fff;opacity: 1;}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction{width: auto;left: inherit;right: 20px;bottom:18px;}


.homenewsbox,.homeresourcesbox,.ad,.homebox{margin-bottom: 20px;}
.hotnews .nav-tabs>li.active>a,
.hotnews .nav-tabs>li.active>a:hover,
.hotnews .nav-tabs>li.active>a:focus{font-weight: bold;color: #002e97; border:none;border-bottom: #002e97 solid 4px; border-radius: 0; padding: 0;}
.hotnews .nav-tabs>li>a{font-size: 20px; padding: 0;margin: 0;height: 50px;line-height: 50px;display: block;border: none;}

.hotnews .nav-tabs{height: 50px; border-bottom: #eee solid 4px;}
.hotnews .nav-tabs li~li{margin-left:30px;}
.nav-tabs>li>a:hover{background: transparent;border-radius: 0;border: none; color: #002e97;border-bottom:#002e97 solid 4px;}
.hotnews .nav-tabs span{line-height: 50px;}
.hotnews .nav-tabs span a{color: #002e97;}

.server-tabs.nav-tabs>li.active>a,
.server-tabs.nav-tabs>li.active>a:hover,
.server-tabs.nav-tabs>li.active>a:focus{font-weight: bold;color: #002e97; border:none; border-radius: 0; padding: 0;}
.server-tabs.nav-tabs>li>a{font-size: 20px; padding: 0;margin: 0;display: block;border: none;}

.server-tabs.nav-tabs{border: none;display: inline-block;}
.server-tabs.nav-tabs li~li{margin-left:30px;}





.hotnews .topnews{width:100%;border-bottom: #ddd dashed 1px; padding-bottom: 15px;margin-bottom: 10px;}
.hotnews .topnews h1{font-size: 24px;margin-bottom: 15px; font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; color:#f00}
.hotnews .topnews h1 a{color: #f00;}
.hotnews .topnews h1 a:hover{text-decoration: underline;}
.hotnews .topnews p{width:100%;color: #666;line-height: 30px;height: 60px;display: block;}
.hotnews .tab-pane{padding-top: 25px;}
.hotnews .list li{width:100%;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.hotnews .list li a span{color: #002e97;margin-right: 10px;}
.hotnews .list li a~span{float: right;color: #999;}
.hotnews .list li a{width: calc(100% - 100px);display: block;float: left; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.sharebox{width: 100%;padding:40px 30px;background: #f2f7fb;border: #ddd solid 1px;margin-bottom: 20px; }
.sharebox .list{width: 33.33%;float: left;text-align: center;}
.sharebox .list i{width: 40px;height: 40px;color:#002e97;display: inline-block;text-align:center;line-height: 40px;font-size: 30px;}
.sharebox .list b{font-size: 30px;color: #f00;display: inline-block;font-family: "din";}

.homeresources{margin-top: 20px;float: left;}
.homeresources .list{width: calc(50% - 5px);display: block;padding: 10px;text-align: center; margin-right: 10px;margin-bottom: 10px;background: #f2f7fb;float: left;}
.homeresources .list:nth-of-type(2n){margin-right: 0;}
.homeresources .list p{margin-top: 5px;}

.homebox .mapbox{width: 100%; margin-top: 10px;float: left;}
.homebox .mapbox a{display: block;float: left;width: 100%;}
.homebox .mapbox a~a{margin-top: 10px;}
.homebox .mapbox img{width: 100%;}




.homebox{width: 100%;border: #ddd solid 1px;border-top:#002e97 solid 3px;background: #fff;}
.homebox .fullside{width: 100%;float: left;border-right: #ddd solid 1px; }
.homebox .bigside{width: 840px;float: left;border-right: #ddd solid 1px; min-height: 500px;}
.homebox .smallside{width: 358px;float:right;min-height: 500px;}
.homebox .bigside,.homebox .smallside,.homebox .fullside{padding:30px;}
.homebox .title{width:100%; border-bottom: #eee solid 4px;  padding-bottom: 15px;position: relative;}
.homebox .title:before{width: 50px;height: 4px;display: block;content: "";background:url(../img/title-line.jpg) no-repeat left bottom;position: absolute;left: 0;bottom: -4px;}
.homebox .title b{font-size: 20px;color: #002e97;display: inline-block;}
.homebox .title b i{width: 30px;display: inline-block;text-align: center; margin-right: 10px;font-size: 20px;float:left;}
.homebox .server-tabs{float: left;}
.homebox .title-right span{margin: 0 5px;color:#999;}
.homebox .title-right a{color: #002e97;}
.homebox .title-right a:hover{font-weight: bold;}

.homebox .itemlist{width: 100%;float: left;}
.item{width: calc(100% / 3 - 21px);float: left;margin-right: 30px;margin-top: 30px;position: relative;border: #ddd solid 1px;background: #fff;}
.item:nth-of-type(3n){margin-right: 0;}
.item .pic{width: 100%;height: 155px; position: relative;overflow: hidden; text-align: center; display: flex; justify-content: center; align-items: center}
/*.item .pic:before{width: 100%;display: block;content: ""; padding-top: 60%;}*/
.item .pic img{max-width: 100%; max-height: 115px;}
.item .info{padding: 20px;}
.item .info h3{font-size: 14px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 10px;}
.item .info p{font-size: 12px;color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.item .info p~p{margin-top: 5px;}

.citylist{padding-top: 30px;}
.citylist li{width: 20%;float: left;line-height: 40px;}

.servebox{text-align: center; padding-top: 30px;width: 100%;float: left;}
.servebox li {text-align: center;width: calc(100% / 2 - 15px);background: #f2f7fb;height: 120px; float: left;
	}
.servebox li~li{margin-left: 16px;}
.servebox li i{width: 40px;height: 40px;display: block;}
.servebox li p{font-size: 20px;margin-left: 20px;font-weight: bold;}
.servebox li i img{width: 100%;height: 100%;}
.servebox li a{width: 100%;height: 100%;display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;}


.companybox {width: 100%;margin-top: 30px;background: #fff;	}
.companybox dl {width: 100%;}
.companybox dt {width: 100%;padding:0px;}
.companybox dd {width: 100%;height: 100px;background: #f3f9fa;}
.companybox dd .tabs {
	width: 20%;
	height: 100%;
	float: left;
	cursor: pointer;
	text-align: center;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.companybox dd .tabs.active {background: #fff;}
.companybox dd img {max-width: 80%;max-height: 80%;mix-blend-mode: multiply;}
.companybox dt h2 {font-weight: bold;font-size: 24px;}
.companybox dt p {
	font-weight: normal;
	font-size: 16px;
	line-height: 30px;
	margin: 30px 0;
	max-height: 240px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal!important;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical
}

.companybox dt .btn {line-height: 28px;}
.companybox dt .cont {padding-top: 40px;display: none;}



.factorybox{width:100%;margin-top: 30px;}
.factorybox .list{width: 100%;margin-bottom: 15px; padding-bottom: 15px; float: left;border-bottom: #ddd dashed 1px; border-bottom: #ddd dashed 1px;}
.factorybox .list:last-child{margin-bottom: 0px; padding-bottom: 0;}
.factorybox .list .pic{width: 120px;height: 62px; float: left;display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;}
.factorybox .list .pic img{max-width: 100%;max-height: 100%;}
.factorybox .list .info{width: calc(100% - 120px);float: left; padding-left: 20px;}
.factorybox .list:last-child{border-bottom: none;}
.factorybox .list .info h3{font-size: 18px;margin-bottom: 10px;}
.factorybox .list .info p{color: #999;font-size: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}


.expertbox{padding: 30px;}
.homeexpert .list{width:calc(100% / 2 - 15px); float:left; margin-right:30px;margin-top:30px;background: #f2f7fb;padding:20px}
.homeexpert .list:nth-of-type(2n){margin-right: 0;}
.homeexpert .list .pic{width:140px;height: 160px;float: left;}
.homeexpert .list .pic img{width:100%;height: 100%;}
.homeexpert .list .info{width:calc(100% - 140px);float: left; padding-left: 20px;}
.homeexpert .list .info h1{font-size: 24px;font-weight: bold;margin-top:10px; margin-bottom: 20px;}
.homeexpert .list .info h1 span{font-size: 16px;color:#999;margin-left: 20px;font-weight: normal;}
.homeexpert .list .info p{line-height: 24px;}
.homeexpert .list:hover{color:#000}






#footerbox{width:100%;padding:60px 0;background: #2C66ED;text-align: center;font-size: 14px;}
#footerbox .box{width: 120px;height: 120px;background: #3E78FF;float: left;color: #fff;}
#footerbox .box~.box{margin-left: 30px;}
#footerbox .box:nth-child(3){width: calc(100% - 300px);text-align: left;padding:30px;}
#footerbox .box p~p{margin-top: 10px;}
#footerbox .box a{width: 100%;height: 100%;padding: 30px 0;display: block;color: #fff;margin-top: 5px;}
#footerbox .box:nth-child(4){width: 100%; margin-top: 20px;color: #fff;background: transparent;height: auto;}
#footerbox .box:nth-child(4) span{margin-left: 30px;}

.gotopbox{width: 50px;position: fixed;right: 0;top: 60%; z-index: 1;}
.gotopbox ul li{width: 50px;height: 50px;position: relative; cursor: pointer; margin-bottom: 1px; }
.gotopbox li .iconfont{font-size: 24px;}
/*.gotopbox li .top{display: none;}*/
.gotopbox li .top:hover{background: #2c5ce4;color: #fff;border: #2c5ce4 solid 1px;}

.gotopbox .ewm{width: 140px; text-align: center; background: #fff;border: #ddd solid 1px; padding-bottom: 10px; position: absolute;bottom:0;right: 60px;display: none;}
.gotopbox .ewm.active {display: block;}
.gotopbox .ewm span{font-size: 12px;margin: 0;}

.gotopbox .feed,
.gotopbox .follow,
.gotopbox .top{width: 100%;height: 100%;display: block;
    color: #fff; background: #c5c5c5;text-align: center;line-height: 50px;}
.gotopbox .feed span,
.gotopbox .follow span,
.gotopbox .top span{display: none;font-size: 12px; line-height: 16px; padding: 10px;}
.gotopbox .top{background: #818181;}

.gotopbox .feed:hover span,
.gotopbox .follow:hover span,
.gotopbox .top:hover span{display: block;}
.gotopbox .feed:hover i,
.gotopbox .follow:hover i,
.gotopbox .top:hover i{display: none;}


/*#loginwrap .modal-dialog{width:480px;}
#loginwrap .modal-content{padding: 30px 50px;min-height: 420px;}
#loginwrap .close{width:40px;height: 40px;text-align: center;line-height: 40px;position: absolute;top: 10px;right:10px;z-index: 10;;}
*/




.loginwrap{width: 100%; height: 100vh;background: #fefefe;}
.loginwrap .header{width: 100%;padding:20px 0;background: #002e97; line-height: 48px;}
.loginwrap .header .logo img{width: 80%;}
.loginwrap .header a{color: #fff;}

.loginbox{width: 900px;margin: 100px auto; padding: 50px 0; background: #fff;box-shadow: rgba(0,0,0,.1) 0 3px 20px}
.regbox.loginbox{width: 1000px;padding-top: 0; padding-bottom: 70px;}
.regbox .loginform{width:740px;margin: 0 auto; border: none;float: inherit; }


.loginform{width: 500px;float: left;padding:0 70px;border-right: #ddd solid 1px;}
.otheraccount{width: 400px;float:right;padding:0 70px;}
.loginform .form-group{position: relative; margin-bottom: 20px;}
.loginbox h1{font-size: 24px; margin-bottom: 40px;}
.loginbox .form-control{width:100%;height: 50px;border-radius: 0;font-size: 18px; padding-left: 50px;}
.loginbox .btn{height: 50px;letter-spacing: 2px;font-size: 18px;}
.form-group .yzm{min-width:80px;height: 30px;display: block;position: absolute;top:12px;right: 10px;}
.loginform .form-group i{width: 50px;height: 50px;display: block;position: absolute;top: 0;left: 0;text-align: center;line-height: 50px;font-size: 18px;color: #999;}

.loginform .btn{width: calc(50% - 10px);float: left;}
.loginform .btn~.btn{margin-left: 20px;margin-top: 0;}

.regbox .form-control{width: calc(100% - 120px); padding-left: 15px;}
.regbox .bootstrap-select{width: calc(100% - 120px) !important;}
.regbox .title{float: left;width: 120px;text-align: right; padding-right: 20px;line-height: 50px; float: left;}
.regbox h1{border-bottom: #ddd solid 1px;padding: 40px 70px;margin-bottom: 50px;}
.regbox label{padding-left: 120px;font-size: 14px;font-weight: normal;}
.regbox label span{margin-left: 10px;}
.regbox .form-group:last-child{padding-left: 120px;}
.regbox .form-group:last-child .btn{width: 200px;}
.regbox .form-group{width: 620px;}
.regbox .btn-default{border:#ddd solid 1px;color:#000;}
.regbox .btn{width: 100%;}


/*茅隆碌茅聺垄猫路炉氓戮鈥�*/

#pagepathbox{width: 100%;height: 50px;line-height: 50px; background: #fff;border-bottom: #ddd  solid 1px;}
#pagepathbox a{color: #000;}
#pagepathbox a:hover{color: #002e97;}
#pagepathbox em{color: #ddd; margin: 0 10px}
#pagepathbox span{color: #002e97;}


.mainside{width: 800px;float: left;margin-top: 10px; padding-bottom: 40px;}
/*.mainside-border{border-top: #002e97 solid 4px;}*/
.aidside{width: 360px;float: right;margin-top: 10px;}
.aidside .box{width: 100%;}
.aidside .box~.box{margin-top: 30px;}
.aidside .title{width:100%; position: relative;}

.aidside .title b{font-size: 16px;}
.aidside .title~.cont{padding-top: 20px;}

.mainside .itemlist .item{margin-top: 0;margin-bottom: 30px;}


.newslist .list{width: 100%;padding-bottom: 30px;margin-bottom: 30px;border-bottom: #ddd dashed 1px;}
.newslist .list .title{font-size: 20px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newslist .list .title span{font-size: 18px;font-weight: normal;color: #666;margin-left: 15px;}
.newslist .list .info{margin-top: 20px;color: #666;line-height: 24px;text-align: justify;}
.newslist .list .source{color: #999;margin-top: 20px;}
.newslist .list .source span{margin-right: 15px;}
.newslist .pic{width: 120px;height: 120px;display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center; float: left;border: #ddd solid 1px;text-align: center;
position: relative;
}
.newslist .pic~.cont{width: calc(100% - 120px); padding-left: 30px;float: left;}

.newslist .pic img{max-width: 100%;max-height: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}


/*氓藛鈥犆┞÷�*/
.pagebox{text-align: center;}
.pagebox a{min-width: 40px;height: 40px;padding: 0 15px; background: #eee;display: inline-block;text-align: center; margin-right: 3px; line-height: 40px;color: #000;}
.pagebox span{width: 40px;height: 40px;display: inline-block;text-align: center;line-height: 40px;margin-right:3px;}
.pagebox a:hover,.pagebox a.active{background: #227CD9;color: #fff;}



/*盲赂鈥溍┞⑺�*/

.topicbox dt{width:100%;border-bottom: #ddd dashed 1px;margin-bottom: 20px; padding-bottom: 15px;}
.topicbox dt .pic{width: 300px;height: 150px;}
.topicbox dt .pic img{width: 100%;height: 100%;}
.topicbox dt p{line-height: 24px;margin-top: 15px;font-weight: normal;}
.topicbox dd{line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}


.articledetail .title{border-bottom: #ddd dashed 1px;padding-bottom: 30px;margin-bottom: 30px;}
.articledetail .title h1{font-size: 30px;font-weight: bold;line-height: 40px;}
.articledetail .title p{margin-top: 15px;}
.articledetail .title span{color: #999;margin-right: 30px;}
.articledetail .cont p{line-height: 30px;margin-bottom: 20px;text-align: justify;}
.articledetail .cont .pic{margin-bottom: 20px;}
.articledetail .cont .pic img{max-width: 100%;}

.instrumentlist .list{width: 100%;padding-bottom: 30px;border-bottom: #ddd dashed 1px;margin-bottom: 30px;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: space-between;
	-ms-flex-pack: space-between;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.instrumentlist .list .pic{width: 140px;height: 140px;float: left;border: #ddd solid 1px;position: relative;}
.instrumentlist .list .pic img{max-width: 100%;max-height: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.instrumentlist .list .pic~.info{width: calc(100% - 280px);color: #666; padding-left: 30px;}
.instrumentlist .list .info{width: calc(100% - 140px);float: left;color: #666;}
.instrumentlist .list .info h3{font-size: 20px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom:30px;}
.instrumentlist .list .info dl{width: 100%;}
.instrumentlist .list .info dl dd{width:50%;float: left;margin-bottom: 10px;}
.instrumentlist .list .info dl dt{width: 100%;float: left; font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.instrumentlist .list .btnbox{width: 100px; float: right; padding-top: 30px;}
.instrumentlist .list .btnbox .btn{width: 100%;}
.instrumentlist .list .btnbox .btn~.btn{margin-top: 10px;}

.status{display: inline-block;height: 24px;margin-right: 10px; border: #ddd solid 1px;padding: 0 10px;line-height: 24px;font-size: 14px;color: #999;font-weight: normal;}
.status-green{border: #4CAE4C solid 1px; color: #4CAE4C;}
.status-blue{border: #002e97 solid 1px; color: #002e97;}
.status-red{border: #f00 solid 1px; color: #f00;}


.instrument-search .form-control[type="search"]{border: #002e97 solid 1px; height: 40px;}
.instrument-search .btn{height: 40px}
.instrument-search .form-group:last-child{margin-bottom: 0;}
.instrument-search .form-control{height: 40px;}

.instrument-hot dl dt {width: 100%;font-weight: normal;position: relative; float: left;margin-bottom: 30px;background: #fff;height: 120px;border: #ddd solid 1px}
.instrument-hot dl dt .pic{width: 120px;height: 120px;float: left;     display: flex; justify-content: center;
	align-items: center;}
.instrument-hot dl dt .pic img{max-width:120px;max-height: 114px;}
.instrument-hot dl dt .info{width: calc(100% - 120px);float: right;padding:10px 20px;}
.instrument-hot dl dt .info p{font-size: 12px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 5px;}
.instrument-hot dl dt .info h3{font-size: 14px;line-height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.instrument-hot dl dt .info span{font-size: 14px; position: absolute;bottom: 20px;font-weight: normal;color:#999}
.instrument-hot dl dd {width: 100%;height: 40px; line-height: 40px;float: left;}
.instrument-hot dl dd a{width:calc(100% - 90px);display: inline-block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.instrument-hot dl dd span{font-size: 14px;color: #999;text-align: right;float: right;}

.detailbox{
	border: #ddd solid 1px
}

.itemdetail{padding: 30px;}
.itemdetail .pic{width: 180px;overflow: hidden; height: 180px;float: left;display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;}
.itemdetail .pic img{    max-width: 180px;max-height:180px;}
.itemdetail .info{width:calc(100% - 180px);padding-left: 40px;float: left;}
.itemdetail .info .title h1{font-size: 20px;font-weight: bold;margin-bottom: 10px;}
.itemdetail .info dl{width: 100%;margin: 13px 0;}
.itemdetail .info dd{width: 100%;line-height: 30px;font-size: 14px}
.itemdetail .info dd i{margin-right: 10px;}
.itemdetail .info .btn~.btn{margin-left: 5px;}
.itemdetail .info .btn{height: 40px;padding-left: 15px;padding-right: 15px;}




.iteminfo .form-control{min-height: 40px;}
.iteminfo .form-group .btn{width: 150px;}
.iteminfo .form-group .btn~.btn{margin-left: 10px;}
.iteminfo{width: 100%;padding:20px  30px; border-top:#ddd solid 1px;min-height: 200px;}
.iteminfo .title{width:100%; border-bottom: #eee solid 4px;  padding-bottom: 15px;position: relative;}
.iteminfo .title:before{width: 50px;height: 4px;display: block;content: "";background:url(../img/title-line.jpg) no-repeat left bottom;position: absolute;left: 0;bottom: -4px;}
.iteminfo .title b{font-size: 20px;color: #002e97;}
.iteminfo .cont{padding-top: 30px;}
.iteminfo  dt{font-weight: normal;width: 100%;float: left;padding-bottom: 20px;margin-bottom: 20px;}
.iteminfo  dt label{width:100%;margin-bottom: 0;line-height: 30px;float: left;}
.iteminfo  dt .p{width: 100%;float: left; line-height:30px;}
.iteminfo  dt:last-child{border-bottom: none;padding-bottom: 0;margin-bottom: 0;}
.iteminfo  dd{width: 50%;float: left;line-height: 30px;}
.iteminfo  dd label{width: 100px;margin-bottom: 0; line-height: 30px;color: #999; float: left;font-weight: normal;text-align: right;}
.iteminfo  dd .p{width: calc(100% - 100px);float: left; padding-left: 20px;line-height:30px;}
.iteminfo  dd:last-child{width: 100%;}

.instrument-company .pic{width: 200px;margin:0 auto}
.instrument-company .pic img{width: 100%;}
.instrument-company p{text-align: center;margin-top: 20px;}

.agency-detail{line-height: 30px;text-align: justify;}
.agency-item{margin-top: -30px;}

.aboutbox{width: 100%; margin-bottom: 60px;margin-top: 10px;}
.aboutnav{width: 200px;float: left;}
.aboutmain{width: calc(100% - 240px);float: right;}

.aboutnav .title{width: 100%;min-height: 80px;color: #fff; margin-bottom: 10px;background: #002e97;text-align: right; padding: 20px;}
.aboutnav .title h1{font-size: 24px;font-weight: bold;margin-bottom: 5px;}
.aboutnav .title p{font-size: 16px;}
.pagenav ul li{width: 100%;height: 60px;line-height: 60px;margin-bottom: 1px;}
.pagenav ul li a{width: 100%;height: 100%;position: relative; display: block;padding: 0 20px;background: #f0f2fc;font-size: 18px;font-weight: bold; color: #000;}
.pagenav ul li a:before{display:none; width: 5px;height: 30px;background: #002e97;content: "";position: absolute;top: 50%;left: 0;transform: translateY(-50%);}
.pagenav ul li a:hover{background: #DAE6FF;color: #002e97;}
.pagenav ul li.active a{background: #DAE6FF;color: #002e97;}
.pagenav ul li.active a:before,.pagenav ul li a:hover:before{display: block;}

.aboutmain .title{width: 100%;height: 60px;  border-bottom: #eee solid 4px;line-height: 60px; margin-bottom: 30px;}
.aboutmain .title b{height: 60px;border-bottom: #002e97 solid 4px;display: block;float: left;font-size: 24px;}
.aboutmain .cont p{ font-size: 18px;line-height: 36px;margin: 20px 0;text-align: justify;}
.aboutmain .cont dl dd{font-size: 18px;line-height: 36px;}
.aboutmain .cont dl dt{font-size: 18px;margin-bottom: 15px;}
.aboutmain .cont p b{width: 100%;display: block; font-weight: bold;}
.aboutmain .cont .contact dl{width: 100%;float: left;}
.aboutmain .cont .contact dt{width: 100%;font-size: 20px; margin-bottom: 20px;}
.aboutmain .cont .contact dd{width: 50%;height: 30px;line-height: 30px; float: left;}
.aboutmain .cont .pic{width:100%;text-align: center;}
.aboutmain .cont .pic img{max-width: 100%;text-align: center;}
.map{width: 100%;min-height: 500px;border: #ddd solid 1px;margin-bottom: 30px;}
.aboutmain .cont h3{font-size: 18px;font-weight: bold;margin-bottom: 15px;}


.notebox .levelone>li{width: 100%;cursor: pointer; min-height:50px;line-height: 50px;border-bottom: #ddd dashed 1px; padding: 0 20px;}
.notebox .levelone>li .note-title{font-weight: bold;font-size: 18px;}
.notebox .leveltwo li .note-title,.notebox .levelthree li .note-title{font-weight: normal;font-size: 16px;}
.notebox .leveltwo{width: 100%;display:none;}
.notebox .leveltwo li a{width: 100%;display: block; line-height: 50px; padding: 0 30px;}
.notebox .levelthree li a{padding:0 60px;}
.notebox .levelone>li.active .leveltwo{display: block;}
.notebox .levelone>li.active{background: #f9f9f9;color: #003399;}
.notebox .levelone>li.active .note-title{border-bottom: #ddd dashed 1px;}


.searchpage{margin-bottom: 40px;margin-top: 20px;}
.searchcontent{width: 900px;float: left; padding-right: 40px}
.searchpage .searchlist{width: 100%;}
.searchpage .searchhostory{width:240px;padding-bottom: 30px; float: right;min-height: 200px; padding-left: 40px;border-left: #ddd solid 1px;}
.searchlist .list{width: 100%;margin-bottom: 30px;padding-bottom: 30px;border-bottom: #DDD dashed 1px;}
.searchlist .pic img{    max-width: 118px;
	max-height: 114px;
}


.searchlist .list .title{font-size: 20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.searchlist .list .title a{color: #002e97;}
.searchlist .list .title a:hover{text-decoration: underline;}
.searchlist .list .title a~span{font-size: 16px;font-weight: normal;color: #666;margin-left: 15px;}
.searchlist .list .info{margin-top: 20px;color: #666;line-height: 24px;text-align: justify;}
.searchlist .list .source{color: #999;margin-top: 20px;}
.searchlist .list .source span{margin-right: 15px;}
.searchlist .pic{width: 120px;height: 120px;display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;float: left;border: #ddd solid 1px;text-align: center;}
.searchlist .pic~.cont{width: calc(100% - 120px); padding-left: 30px;float: left;}

.searchlist .list .cont dl{width: 100%;margin-top: 20px;}
.searchlist .list .cont dl dd{width:50%;float: left;margin-bottom: 5px;color: #666;}
.searchlist .list .cont dl dt{width: 100%;color: #666;float: left; font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.searchhostory .hostory{width: 100%;float: left;}
.searchhostory .hostory h4{font-weight: bold;margin-bottom: 15px;}

.searchhostory .hostory a{width: 100%;display: block;line-height: 30px;}
.searchhostory .hostory a:hover{text-decoration: underline;}
.searchhostory .hostory~.hostory{margin-top: 40px;}


.survey-wrap{width: 100%;min-height: 100vh;background:url(../img/bgwenjuan.jpg) #01206f no-repeat;float: left;}
.surveybox{width: 1200px;padding: 100px ;min-height: 700px;background: #fff;border-radius: 20px;margin: 600px auto 50px auto;}

.surveybox .info{text-align: center;font-size: 18px;border-bottom: #eee solid 2px;padding-bottom: 40px;margin-bottom: 40px;}
.surveybox .info h1{font-size: 30px;margin-bottom: 15px;font-weight: bold;}



.question-all ul {
	padding-left: 10px;
}

.question-all li .radio,
.question-all li .checkbox {
	float: left;
	margin: 0 !important;
	padding: 0;
}

.question-all .checkbox label,
.question-all .radio label {
	margin-right: 10px;
	font-size: 18px;
	color: #333;
}

.question-all li {
	width: 100%;
	float: left;
	line-height: 22px;
	margin: 10px 0;
	color: #666;
}

.question-all .list {
	margin-bottom: 50px;
	width: 100%;
	float: left;
}

.question-all .list h1 {
	font-size: 20px;
	margin-bottom: 20px;
}

.question-all .list h1 span {
	color: #f00;
}

.question-all ul .form-control {
	width: 200px;
	height: 30px;
	position: relative;
	top: -3px;
}

.question-all .list .btn {
	padding-left: 50px;
	padding-right: 50px;
	margin-left: 10px;
}

.question-all .list:last-child {
	margin-bottom: 0;
}



.checkbox,
.radio {
	margin-top: 14px !important;
	padding-top: 0 !important;
}

.checkbox label,
.radio label {
	position: relative;
	float: left;
	padding-left: 0;
	margin-right: 20px;
}

.checkbox input[type="checkbox"],
.radio input[type="radio"] {
	width: 24px;
	height: 24px;
	margin-left: 0;
	opacity: 0;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.checkbox label i,
.radio label i {
	width: 24px;
	height: 24px;
	position: relative;
	display: block;
	float: left;
	margin-right: 10px;
	border: #ddd solid 1px;
}

.checkbox label span,
.radio label span {
	line-height: 24px;
}

.radio label i {
	border-radius: 50%;
}

.checkbox input:checked~i {
	border: #2C5CE4 solid 1px;
	background: #2C5CE4;
}

.checkbox input:checked~i:before {
	font-family: "themify";
	content: "\e64c";
	font-size: 14px;
	position: absolute;
	left: 2px;
	top: 2px;
	color: #fff;
}

.radio input:checked~i {
	border: #2C5CE4 solid 1px;
	background: #fff;
}

.radio input:checked~i:before {
	content: "";
	width: 14px;
	height: 14px;
	border-radius: 50%;
	position: absolute;
	left: 4px;
	top: 4px;
	background: #2C5CE4;
}


.result label{width:40px;float: left;font-weight: normal;}
.result .num{width: 60px;float: right;text-align: right;}
.result .progress{width: calc(100% - 200px);float: left;}
.result .progress .progress-bar{background: #417ff9;}
.result  .sr-only{position: inherit; width: auto;height: auto;margin-left: 20px;float: left;}



.mask {
	position: fixed;
	bottom: 0;
	left:100%;
	width: 100%;
	height: 694px;
	background: url("../img/eventbig.jpg")  no-repeat scroll center;
	z-index: 1001;
}
.closeee{

}
.mask .gotoCenter {
	display: block;
	width: 1000px;
	height: 140px;
	margin: 0 auto;
}
.mask .closeee {
	position: absolute;
	top: 30px;
	right: 30px;
	margin-left: 0px;
	width: 40px;
	height: 40px;
	cursor: pointer;
	text-align: center;
	line-height: 40px;
	font-size: 24px;
	color: #fff;
	z-index: 100;
}
.clickarea{
	position: absolute;
	top: 0;
	left: 0;
	margin-left: 0px;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
.thumbnail {
	position: fixed;
	right: 0px;
	bottom: 20px;
	border: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	/*display: none;*/
}
@-webkit-keyframes rotate {
	from {-webkit-transform:rotate(0deg);}
	to {-webkit-transform:rotate(360deg);}
}



.homemechanism .item{width: calc(100% / 4 - 15px);margin-right: 20px;}
.homemechanism .item:nth-of-type(4n){margin-right: 0;}
.homemechanism .item .info p{	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal!important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical}

.homemechanism .item .pic:before{padding-top: 100%;}

#linkbox .container{position: relative;}
#linkbox{width:100%;padding: 50px 0;}

#linkbox .linkbox {
	font-size: 18px;
	width: 100%;
	line-height: 60px;
	position: relative;
}

#linkbox .linkbox .toplink {
	width: calc(100% - 100px);
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#linkbox .linkbox a {
}

#linkbox .linkbox .toplink a {
	font-weight: bold;
	margin-left: 15px;
}

#linkbox .linkbox .morelink {
	float: right;
	padding: 0 30px;
	cursor: pointer;
	display: block;
}

#linkbox .linkbox .morelink.active {
	background: #fff;
	color: #0164C9;
}

#linkbox  .sumbox {
	width: 100%;
	display: none;
	position: absolute;
	left: 0;
	bottom: 60px;
	background: #fff;
	box-shadow: rgba(0, 0, 0, .1) 0 -5px 10px;
}

#linkbox  .sumbox-innner {
	width: 100%;
	margin: 0 auto;
	padding: 40px;
	overflow: auto;
}

#linkbox  .sumbox-innner a {
	width: 33.333%;
	display: block;
	float: left;
	line-height: 40px;
}


.xuqiu{margin-top: -10px;}
.xuqiu p{line-height: 24px;}

.equire-ul{width: 100%;display: inline-block;}
.equire-ul li{width: 100%;float: left;margin-bottom: 10px;}
.equire-ul li label{margin-right: 20px;}
.equirebnt{margin-top: 20px;}
.equirebnt .btn{padding: 15px 30px;}


.wenjuan{font-size:14px}
.wenjuan span~span{margin-left: 20px;}
.wenjuan span i{margin-right: 10px;}
.fullside{margin: 40px 0;}
.fullside .instrumentlist{margin:40px 0;}

.zizhi{width:100%}
.zizhi li{width: calc(100% / 3 - 15px);float: left;margin-right: 22.5px;margin-bottom: 20px;}
.zizhi li:nth-of-type(3n){margin-right: 0;}
.zizhi .pic{width:100%;height: 200px;display: block;}
.zizhi .pic img{width:100%;height: 100%;}
.zizhi li p{text-align: center;margin-top: 15px;}


.newsmenu-box{width: 100%;margin-bottom: 20px; border-top:#ddd  solid 1px;border-left: #ddd solid 1px;border-right: #ddd solid 1px;border-bottom: #ddd solid 1px;}
.newsmenu{width:100%;background: #f5f5f5;}
.newsmenu li~li{border-top: #eee solid 1px;}
.newsmenu li a,.newsmenu>li .newsmenu-title{width: 100%;position: relative;height: 100%;display: block;line-height: 55px;font-size: 18px;}
.newsmenu>li>a,.newsmenu>li .newsmenu-title{padding:0 20px;cursor: pointer;}
.newsmenu>li>a:hover{color: #000;}
.newsmenu-sumbox{display: none;background: #f9f9f9;border-top: #eee solid 1px;}
.newsmenu-sumbox>li>a{padding: 0 40px;font-size: 17px;}
.newsmenu-sumbox>li>a i{font-size: 14px;margin-right: 5px;color: #bbb;position: relative;top: 1px;}
.newsmenu .newsmenu-title:before{color: #999;font-size: 12px; position: absolute;top: 50%;right: 20px;transform: translateY(-50%);}
.newsmenu>li.active .newsmenu-title:before{content:"\e648";color: #002e97 ;}
.newsmenu-sumbox>li>a:hover,.newsmenu-sumbox>li.active a{color: #002e97 ;background: #fff;}
.newsmenu-sumbox>li>a:hover i,.newsmenu-sumbox>li.active a i{color: #002e97 ;}
.newsmenu>li.active .newsmenu-title,.newsmenu>li.active>a{color: #002e97 ;font-weight: bold;}

.cont img{max-width: 100%}
.filelist .tit{font-weight: bold; padding-bottom: 10px;}
.filelist .filelist-item{padding: 5px 0; display: flex}
.filelist .dlbtn{ padding-left: 20px}





.sortbox {
	width: 100%;
	margin-bottom: 20px;
	padding: 30px;
	background: #fff;
	border: #ddd solid 1px;
}

.sortbox .sortlist dl {
	width: 100%;
	border-bottom: #eee dashed 1px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.sortbox .sortlist dl:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.sortbox dl dt {
	width: 80px;
	text-align: right;
	font-weight: normal;
	color: #666;
	line-height: 33px;
}

.sortbox dl dd {
	width: calc(100% - 180px);
	padding-left: 15px;
	height: 35px;
	overflow: hidden
}
.sortbox dl dd~dd{width:100px; line-height: 35px;color: #006DCC;cursor: pointer;}
.sortbox dl.active dd{height: auto;overflow: inherit}
.sortbox dl dd a {
	margin: 0 10px;
	line-height: 35px;
	padding: 0 10px;
	display: inline-block;
}

.sortbox .sortlist dl dd a:hover,
.sortbox .sortlist dl dd a.active{background: #003399;color: #fff;}

.sortbox .selected dl {
	width: 100%;
	border-bottom: #eee dashed 1px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.sortbox .selected dl dd span {
	padding: 5px 10px;
	border: #ddd solid 1px;
	margin-right: 10px;
	cursor: pointer;
	position: relative;
	top: 8px;
}

.sortbox .selected dl dd span i {
	font-size: 12px;
	margin-left: 5px;
	color: #666;
}

.sortbox .selected dl dd span:hover {
	color: #227dda;
	
}

.sortbox .selected dl dd span:hover i {
	color: #227dda;
}



.videolist{width: 100%;padding: 0 40px;}
.videolist .item {border: none;margin-bottom: 30px;margin-top: 0;}
.videolist .item .pic{height: 180px;}
.videolist .item h3{
		display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal!important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 24px;
}
.videolist .item  p span{float: left;}
.videolist .item  p span~span{float: right;}
.videolist .item .info{padding: 20px 0;}

.videonav~.videonav{margin-top: 20px;}
.videonav .title{width: 100%;height: 64px;color: #fff;background: #1A56A8;text-align: center;font-size: 20px;}
.videonav .title i,.videonav .title span{display: inline-block;line-height: 64px;}
.videonav .title i{margin-right: 10px;position: relative;top: -2px;}
.videonav .content a{height: 64px;display: block;background: #EDEDED;padding: 0 20px;margin-bottom: 1px;line-height: 64px;font-size: 20px;}
.videonav .content a span~i{float: right}
.videonav .content a.active{color: #006DCC;}

.video-detail{padding: 0 40px;}
.video-detail .title{text-align: center;border-bottom: #ddd solid 1px;padding-bottom: 30px;margin-bottom: 30px;}
.video-detail .title h1{font-size: 32px;line-height: 48px;margin-bottom: 20px;}
.video-detail .title span{color: #444;margin: 0 40px;}
.video-play{width: 100%;height: 600px;background: #000;margin: 0 auto;}



.sortbox dd a.active {
	background: #227cd9;
	color: #fff;
}
.searchbox .bootstrap-select.form-control{height: 60px}
.searchbox .btn.btn-default{height: 60px;color:#555}
.searchbox .selectpicker{ height: 60px}

.mainside .content video,
.mainside .content img,
.video-js{ max-width: 100%;}


.clearfix{
	clear: both;
}