html{width: 100%;min-width:1200px;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td{padding:0;margin:0}
body,button,input,select,textarea{font:14px/1.5 Arial,sans-serif}
body{width: 100%;background:#fff;overflow-x: hidden;-webkit-font-smoothing: antialiased;color:#333;}
h1,h2,h3,h4,h5,h6,button,input,select,textarea{font-size:100%}
address,cite,dfn,em,var{font-style:normal}
code,kbd,pre,samp{font-family:courier new, courier, monospace}
small{font-size:12px}
ul,ol{list-style:none}
hr{border: none;height: 1px}
a{color:inherit;text-decoration:none;outline:none;background-color: transparent}
a:hover,a:active{outline: none;text-decoration: none}
img{border:none}
b,strong{font-weight: bold}
table{border-collapse:collapse}
td,th{border: 1px solid #333}
input,input:focus{border: none;outline: none}
input[type="submit"]{cursor: pointer}
*{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box}
.tans05{-webkit-transition: all .5s;-moz-transition: all .5s;transition: all .5s}
.tans1{-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s}
.tans15{-webkit-transition: all 1.5s;-moz-transition: all 1.5s;transition: all 1.5s}
.tans2{-webkit-transition: all 2s;-moz-transition: all 2s;transition: all 2s}
.b{display: block;width: 100%;height: 100%}
.nclk{pointer-events: none}
.cl{clear: both}
.cl:after{content: "";clear: both;display: table}
.fl{float: left}
.fr{float: right}
.ws{overflow: hidden;white-space: nowrap;text-overflow: ellipsis}
.p{padding: 0 calc(50% - 550px)}
.p2{padding: 0 calc(50% - 665px)}
/*动画*/
.ani-b-s{opacity: 0;-webkit-transform: translate(0, 50px);-moz-transform: translate(0, 50px);transform: translate(0, 50px)}
.ani-b-t{opacity: 0;-webkit-transform: translate(0, -50px);-moz-transform: translate(0, -50px);transform: translate(0, -50px)}
.ani-l{opacity: 0;-webkit-transform: translate(-200px, 0);-moz-transform: translate(-200px, 0);transform: translate(-200px, 0)}
.ani-r{opacity: 0;-webkit-transform: translate(200px, 0);-moz-transform: translate(200px, 0);transform: translate(200px, 0)}
.ani-b{opacity: 0;-webkit-transform: translate(0, 200px);-moz-transform: translate(0, 200px);transform: translate(0, 200px)}
.ani-o{opacity: 0;-webkit-transform: scale(0, 0);-moz-transform: scale(0, 0);transform: scale(0, 0)}
/*首页-----------------------------------------------------------*/
.header{
	height: 105px;
}
.logo{
	width: 285px;
	height: 100%;
}
.header-r{
	padding-top: 15px;
}
.header-search{
	float: right;
	background: url("../images/header_search.png") no-repeat;
	width: 238px;
	height: 36px;
	margin-bottom: 15px;
}
.header-search input{
	float: left;
	background: none;
	border: none;
	outline: none;
}
.header-search input[type=text]{
	width: 190px;
	height: 36px;
	line-height: 36px;
	padding: 0 18px;
}
.header-search input[type=submit]{
	width: 48px;
	height: 36px;
}
.nav-list li{
	float: left;
	font-size: 16px;
	position: relative;
}
.nav-list li:after{
	background: url("../images/nav_li.png") no-repeat;
	width: 15px;
	height: 10px;
	content: "";
	position: absolute;
	right: -24px;
	top: 5px;
}
.nav-list li:last-child:after{
	display: none;
}
.nav-list li + li{
	margin-left: 34px;
}
.nav-list li.active,
.nav-list li a:hover{
	font-weight: bold;
	color: #083090;
}
.banner{
	height: 600px;
	overflow: hidden;
	position: relative;
}
.banner-con{
	width: 1920px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -960px;
	z-index: 9;
}
.zhuanli{
	padding-top: 60px;
	padding-bottom: 60px;
}
.title{
	text-align: center;
	margin-bottom: 20px;
	font-size: 35px;
}
.zhuanli-con{
	overflow: hidden;
	margin: 0 auto;
	padding: 10px;
	width: 1220px;
}
.swiper-zhuanli li{
	float: left;
	width: 270px;
	border-radius: 0 15px;
	text-align: center;
	box-shadow: 0 0 10px rgba(201,201,201,.8);
}
.swiper-zhuanli li a{
	padding: 30px 20px;
}
.zhuanli-img{
	display: block;
	width: 240px;
	height: 160px;
	margin: 0 auto 15px;
	transition: transform 1s;
}
.zhuanli-img-01{
	background: url("../images/zhuanli_01.png") no-repeat;
}
.zhuanli-img-02{
	background: url("../images/zhuanli_02.png") no-repeat;
}
.zhuanli-img-03{
	background: url("../images/zhuanli_03.png") no-repeat;
}
.zhuanli-img-04{
	background: url("../images/zhuanli_04.png") no-repeat;
}
.swiper-zhuanli li:hover .zhuanli-img-01{
	transform: rotateY(360deg);
	background: url("../images/zhuanli_01_a.png") no-repeat;
}
.swiper-zhuanli li:hover .zhuanli-img-02{
	transform: rotateY(360deg);
	background: url("../images/zhuanli_02_a.png") no-repeat;
}
.swiper-zhuanli li:hover .zhuanli-img-03{
	transform: rotateY(360deg);
	background: url("../images/zhuanli_03_a.png") no-repeat;
}
.swiper-zhuanli li:hover .zhuanli-img-04{
	transform: rotateY(360deg);
	background: url("../images/zhuanli_04_a.png") no-repeat;
}
.swiper-zhuanli li a h3{
	font-size: 20px;
}
.swiper-zhuanli li a p{
	color: #999;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
}
.swiper-zhuanli li + li{
	margin-left: 40px;
}
.swiper-zhuanli li:hover{
	background: #1556a8;
}
.swiper-zhuanli li:hover h3,
.swiper-zhuanli li:hover p{
	color: white;
}
.swiper-zhuanli-span{
	height: 15px;
	text-align: center;
	margin-top: 20px;
}
.swiper-zhuanli-span span{
	display: inline-block;
	vertical-align: top;
	width: 15px;
	height: 15px;
	margin: 0 8px;
	border-radius: 50%;
	opacity: 1;
	background: #999;
}
.swiper-zhuanli-span span.swiper-pagination-bullet-active{
	background: #0074c5;
}
.case{
	padding-top: 60px;
	overflow: hidden;
	background: #e0e0e0 url("../images/case_bg.jpg") no-repeat center bottom;
}
.case-list li{
	width: 65px;
	height: 295px;
	float: left;
	color: white;
	font-size: 16px;
	line-height: 18px;
}
.case-list li a{
	padding: 125px 24px 0;
}
.case-list li a span{
	display: block;
	height: 162px;
	overflow: hidden;
}
.case-list li + li{
	margin-left: 50px;
}
.case-list li:nth-child(1) a{
	background: url("../images/case_01.png") no-repeat;
}
.case-list li:nth-child(2) a{
	background: url("../images/case_02.png") no-repeat;
}
.case-list li:nth-child(3) a{
	background: url("../images/case_03.png") no-repeat;
}
.case-list li:nth-child(4) a{
	background: url("../images/case_04.png") no-repeat;
}
.case-list li:nth-child(5) a{
	background: url("../images/case_05.png") no-repeat;
}
.case-list li:nth-child(6) a{
	background: url("../images/case_06.png") no-repeat;
}
.case-list li:nth-child(7) a{
	background: url("../images/case_07.png") no-repeat;
}
.case-list li:nth-child(8) a{
	background: url("../images/case_08.png") no-repeat;
}
.case-list li:nth-child(9) a{
	background: url("../images/case_09.png") no-repeat;
}
.case-list li:nth-child(10) a{
	background: url("../images/case_10.png") no-repeat;
}
.case-list li:nth-child(1):hover a{
	background: url("../images/case_01_a.png") no-repeat;
}
.case-list li:nth-child(2):hover a{
	background: url("../images/case_02_a.png") no-repeat;
}
.case-list li:nth-child(3):hover a{
	background: url("../images/case_03_a.png") no-repeat;
}
.case-list li:nth-child(4):hover a{
	background: url("../images/case_04_a.png") no-repeat;
}
.case-list li:nth-child(5):hover a{
	background: url("../images/case_05_a.png") no-repeat;
}
.case-list li:nth-child(6):hover a{
	background: url("../images/case_06_a.png") no-repeat;
}
.case-list li:nth-child(7):hover a{
	background: url("../images/case_07_a.png") no-repeat;
}
.case-list li:nth-child(8):hover a{
	background: url("../images/case_08_a.png") no-repeat;
}
.case-list li:nth-child(9):hover a{
	background: url("../images/case_09_a.png") no-repeat;
}
.case-list li:nth-child(10):hover a{
	background: url("../images/case_10_a.png") no-repeat;
}
.pro{
	background: url("../images/pro_bg.jpg") no-repeat center;
	height: 740px;
	padding-top: 80px;
	margin-bottom: 40px;
}
.i_n_img{
	position: relative;
	height: 580px;
}
.i_n_img_prev,.i_n_img_next{
	position: absolute;
	width: 189px;
	height: 470px;
	top: 66px;
	cursor: pointer;
	z-index: 10;
}
.i_n_img_prev{
	left: 0;
	background: url("../images/pro_l.png") no-repeat right 40px center;
}
.i_n_img_next{
	right: 0;
	background: url("../images/pro_r.png") no-repeat left 40px center;
}
.i_n_img_list{
	width: 1100px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.i_n_img_list li p{
	text-align: center;
	margin-bottom: 36px;
	font-size: 20px;
	color: #a1a1a1;
	opacity: 0;
}
.i_n_img_list li.on p{
	opacity: 1;
}
.i_n_img_list li img{
	display: block;
}
.i_n_img_list li{
	position: absolute;
	left: 1100px;
	top: 77px;
	z-index: 5;
}
.i_n_img_list li img{
	width: 464px;
	height: 310px;
	border: 5px solid rgba(8,48,144,.5);
}
.i_n_img_list li.on{
	z-index: 9;
}
.i_n_img_list li.on img{
	width: 722px;
	height: 470px;
	border: 10px solid rgba(8,48,144,1);
	box-shadow: 0 0 50px #000;
}
.i_n_img_list li.z1{
	z-index: 1;
}
.about{
	margin-bottom: 60px;
}
.title-big{
	height: 160px;
	margin-bottom: 40px;
	padding-top: 60px;
}
.about .title-big{
	background: url("../images/title_about.png") no-repeat;
}
.about-list{
	text-align: center;
	margin-bottom: 30px;
}
.about-list li{
	display: inline-block;
	vertical-align: top;
	position: relative;
}
.about-list li + li:before{
	content: "";
	position: absolute;
	width: 1px;
	height: 80px;
	background: #e0e0e0;
	top: 3px;
	left: -40px;
}
.about-list li i{
	display: inline-block;
	vertical-align: top;
	width: 50px;
	height: 40px;
	margin-bottom: 5px;
}
.about-list li p{
	font-size: 16px;
}
.about-list li span{
	color: #ccc;
	font-size: 13px;
}
.about-list-01{
	background: url("../images/about_01.png") no-repeat;
}
.about-list-02{
	background: url("../images/about_02.png") no-repeat;
}
.about-list-03{
	background: url("../images/about_03.png") no-repeat;
}
.about-list-04{
	background: url("../images/about_04.png") no-repeat;
}
.about-list li:hover .about-list-01{
	background: url("../images/about_01_a.png") no-repeat;
}
.about-list li:hover .about-list-02{
	background: url("../images/about_02_a.png") no-repeat;
}
.about-list li:hover .about-list-03{
	background: url("../images/about_03_a.png") no-repeat;
}
.about-list li:hover .about-list-03{
	background: url("../images/about_04_a.png") no-repeat;
}
.about-list li + li{
	margin-left: 80px;
}
.about-list li:hover p{
	color: #083090;
}
.about-list li:hover span{
	color: #083090;
	opacity: .5;
}
.about-con p{
	font-size: 15px;
	line-height: 30px;
	text-indent: 2em;
}
.design{
	background: url("../images/design_bg.jpg") no-repeat center / cover;
	padding-top: 60px;
	padding-bottom: 60px;
	margin-bottom: 60px;
}
.delist{
	text-align: center;
	margin-bottom: 40px;
}
.delist li{
	display: inline-block;
	vertical-align: top;
	width: 120px;
	line-height: 45px;
	font-size: 16px;
	margin: 0 5px;
}
.delist li a{
	background: white;
	border-radius: 22px;
}
.design-list li,
.i-d-list li{
	float: left;
	width: 340px;
	margin: 0 40px 40px 0;
}
.design-list li:nth-child(3n),
.i-d-list li:nth-child(3n){
	margin-right: 0;
}
.design-list li img,
.i-d-list li img{
	display: block;
	width: 100%;
	height: 220px;
}
.design-list li p,
.i-d-list li p{
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	background: #f0f0f0;
}
.design-list li:hover p,
.delist li:hover a,
.i-d-list li:hover p{
	background: #083090;
	color: white;
}
.news{
	padding-bottom: 60px;
}
.news .title-big{
	height: 120px;
	background: url("../images/title_news.png") no-repeat;
	padding-top: 40px;
}
.news-l{
	width: 845px;
}
.news-r{
	width: 245px;
	height: 450px;
	background: #e9e9e9;
	padding: 30px 20px;
}
.news-r img{
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
.news-r h3{
	font-size: 15px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	margin-bottom: 5px;
}
.news-r h3 a:hover{
	color: #083090;
}
.news-r p{
	font-size: 13px;
	line-height: 24px;
	color: #999;
}
.news-more{
	display: block;
	width: 76px;
	line-height: 27px;
	background: #999;
	color: white;
	font-size: 13px;
	text-align: center;
	margin-top: 10px;
}
.news-more:hover{
	background: #083090;
}
.news-l-t{
	margin-bottom: 10px;
}
.news-imp{
	width: 560px;
	height: 285px;
	position: relative;
}
.news-imp-info{
	position: absolute;
	width: 100%;
	line-height: 48px;
	padding: 0 25px;
	background: rgba(0,0,0,.8);
	bottom: 0;
	left: 0;
}
.news-imp-info p{
	width: 400px;
	color: white;
}
.news-imp-info span{
	font-size: 13px;
	color: #999;
}
.news-l-t-list{
	width: 275px;
	height: 285px;
	padding: 20px;
	border: 1px solid #ccc;
}
.news-l-t-list li{
	line-height: 46px;
	font-size: 15px;
	border-bottom: 1px dashed #ccc;
}
.news-l-t-list li a{
	padding-left: 15px;
	background: url("../images/news_li.png") no-repeat left center;
}
.news-l-t-list li:hover a{
	color: #083090;
	background: url("../images/news_li_a.png") no-repeat left center;
}
.news-l-b-list li{
	float: left;
	width: 275px;
	height: 155px;
}
.news-l-b-list li a{
	padding:25px 20px;
	border: 1px solid #ccc;
}
.news-l-b-list li h3{
	font-size: 15px;
	margin-bottom: 5px;
}
.news-l-b-list li p{
	font-size: 13px;
	line-height: 24px;
	height: 48px;
	overflow: hidden;
	color: #666;
	margin-bottom: 5px;
}
.news-l-b-list li span{
	font-size: 13px;
}
.news-l-b-list li + li{
	margin-left: 10px;
}
.news-l-b-list li:hover a{
	border-color: #083090;
	background: #083090;
}
.news-l-b-list li:hover h3,
.news-l-b-list li:hover p,
.news-l-b-list li:hover span{
	color: white;
}
.footer{
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 28px;
	background: #171717;
	text-align: center;
	color: white;
}
.footer p img{
	position: relative;
	vertical-align: top;
	top: 7px;
}
.footer p i{
	border-left: 1px solid currentColor;
	margin-left: 10px;
	padding:12px 10px 0 0;
	display: inline-block;
	vertical-align: middle;
}
.footer p a:hover{
	text-decoration: underline;
}
.i-banner{
	height: 295px;
	position: relative;
	overflow: hidden;
    margin-bottom: 50px;
}
.i-banner img{
	display: block;
	position: absolute;
	width: 1920px;
	height: 100%;
	top: 0;
	left: 50%;
	margin-left: -960px;
}
.i-wrap{
	padding-bottom: 60px;
}
.pages{
	clear: both;
	text-align: center;
	overflow: hidden;
	margin:20px auto 0;
	font-size: 0;
}
.pages div{
	font-size: 16px;
}
.pages a,
.pages span{
	display: inline-block;
	width: 50px;
	height: 50px;
	font-size: 16px;
	background-color: #e8e8e8;
	border-radius: 4px;
	line-height: 50px;
	text-align: center;
	margin-right: 4px;
	border: 1px solid #c2bcbc;
}
.pages a:last-child{
	margin-right: 0;
}
.pages a.page_top,
.pages a.page_bottom{
	font-family: "宋体";
	font-weight: normal;
}
.pages div{font-size: 16px;}
.pages span,
.pages a:hover{
	color: white;
	background: #333;
}
.i-title{
	text-align: center;
	font-size: 35px;
	margin-bottom: 20px;
}
.i-list{
	text-align: center;
	margin-bottom: 20px;
}
.i-list li{
	width: 153px;
	height: 56px;
	line-height: 52px;
	font-size: 20px;
	background: url("../images/i_list_li.png") no-repeat center / 100% 100%;
	padding: 2px;
}
.i-list li a{
	padding: 0 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.i-list li:first-child:nth-last-child(-n+5),
.i-list li:first-child:nth-last-child(-n+5) ~ li{
	display: inline-block;
	vertical-align: top;
	margin: 0 10px 20px;
}
.i-list li:first-child:nth-last-child(n+6),
.i-list li:first-child:nth-last-child(n+6) ~ li{
	float: left;
	width: 166px;
	margin: 0 20px 20px 0;
}
.i-list li:first-child:nth-last-child(n+6) ~ li:nth-child(6n){
	margin-right: 0;
}
.i-list li:hover a,
.i-list li.active a{
	background: #333;
	color: white;
}
.i-a{
	font-size: 16px;
	line-height: 32px;
}
.i-a p{
	text-indent: 2em;
}
.i-a img{
	display: block;
	margin: 20px auto;
	max-width: 100%;
}
.i-c-list li{
	float: left;
	width: 530px;
	overflow: hidden;
	margin-bottom: 30px;
}
.i-c-list li:nth-child(2n){
	float: right;
}
.i-c-list li img{
	display: block;
	float: left;
	width: 274px;
	height: 194px;
}
.i-c-info{
	float: right;
	height: 194px;
	width: 256px;
	background: #ebebeb;
	padding: 25px 20px;
}
.i-c-info h3{
	font-size: 16px;
	margin-bottom: 5px;
}
.i-c-info p{
	line-height: 26px;
	height: 104px;
	overflow: hidden;
}
.i-c-list li:hover .i-c-info h3{
	color: #083090;
}
.i-c-t{
	margin-bottom: 40px;
}
.i-c-img{
	width: 950px;
	height: 530px;
}
.proinfo-img-show{
	position: relative;
}
.proinfo-img-show-big{
	width: 100%;
	height: 434px;
	margin-bottom: 6px;
}
.proinfo-img-show-big img,
.proinfo-img-show-sml li img{
	display: block;
	width: 100%;
	height: 100%;
}
.proinfo-img-show-sml{
	width: 615px;
	height: 76px;
	margin-left: 38px;
	overflow: hidden;
}
.proinfo-img-show-sml-warp{
	height: 100%;
}
.proinfo-img-show-sml ul{
	height: 100%;
}
.proinfo-img-show-sml li{
	float: left;
	width: 117px;
	height: 100%;
}
.proinfo-img-show-sml li + li{
	margin-left: 6px;
}
.proinfo-img-show-sml li.smlz_cls{
	border: 1px solid #083090;
}
.proinfo-img-show-prev,
.proinfo-img-show-next{
	position: absolute;
	width: 32px;
	height: 76px;
	bottom: 0;
	z-index: 9;
	cursor: pointer;
}
.proinfo-img-show-prev{
	left: 0;
	background: url("../images/i_p_img_l.jpg") no-repeat left center;
}
.proinfo-img-show-next{
	right: 0;
	background: url("../images/i_p_img_r.jpg") no-repeat right center;
}
.proinfo-img-show-prev:hover{
	background: url("../images/i_p_img_l_a.jpg") no-repeat left center;
}
.proinfo-img-show-next:hover{
	background: url("../images/i_p_img_r_a.jpg") no-repeat right center;
}
.i-c-t-info{
	width: 345px;
	padding-top: 10px;
}
.i-c-t-info h3{
	font-size: 22px;
	margin-bottom: 10px;
}
.i-c-t-info p{
	font-size: 15px;
	line-height: 28px;
}
.i-c-b-list{
	border-bottom: 1px solid #cacaca;
	margin-bottom: 20px;
}
.i-c-b-list li{
	display: inline-block;
	vertical-align: top;
	width: 148px;
	text-align: center;
	line-height: 45px;
	font-size: 18px;
	border-radius: 6px 6px 0 0;
	background: linear-gradient(to bottom,#ebebeb,#cbcbcb);
}
.i-c-b-list li + li{
	margin-left: 5px;
}
.i-c-b-list li.active{
	background: #333;
	color: white;
}
.i-c-b-info{
	font-size: 15px;
	line-height: 28px;
}
.i-c-b-info li{
	display: none;
}
.i-c-b-info li.active{
	display: block;
}
.i-n-imp{
	margin-bottom: 40px;
}
.i-n-imp img{
	width: 348px;
	height: 232px;
}
.i-n-imp-info{
	height: 232px;
	width: 752px;
	background: #eeeeee;
	padding: 30px 25px;
}
.i-n-imp-info h3{
	font-size: 16px;
	margin-bottom: 10px;
}
.i-n-imp-info p{
	line-height: 25px;
	color: #666;
	height: 75px;
	overflow: hidden;
	margin-bottom: 10px;
}
.i-n-imp-info h3 a:hover{
	color: #083090;
}
.i-n-imp-more{
	display: block;
	color: white;
	width: 120px;
	line-height: 36px;
	background: #999;
	text-align: center;
}
.i-n-imp-more:hover{
	background: #083090;
}
.i-n-list li{
	margin-bottom: 40px;
	width: 525px;
	float: left;
}
.i-n-list li a{
	overflow: hidden;
}
.i-n-list li:nth-child(2n){
	float: right;
}
.i-n-time{
	float: left;
	width: 75px;
	height: 75px;
	background: #999999;
	text-align: center;
	color: white;
	padding-top: 10px;
}
.i-n-time b{
	font-size: 30px;
	display: block;
	line-height: 36px;
}
.i-n-time span{
	font-size: 13px;
}
.i-n-info{
	float: right;
	width: 435px;
}
.i-n-info h3{
	font-size: 16px;
	margin-bottom: 3px;
}
.i-n-info p{
	font-size: 15px;
	line-height: 25px;
	height: 50px;
	color: #999;
	overflow: hidden;
}
.i-n-list li:hover .i-n-time{
	background: #333;
}
.i-n-list li:hover .i-n-info p{
	color: #333;
}
.i-co h3{
	text-align: center;
	font-size: 26px;
	margin-bottom: 20px;
}
.i-co-list li{
	width: 50%;
	float: left;
	font-size: 18px;
	line-height: 45px;
	white-space: nowrap;
	padding-left: 160px;
}
.i-co-list li:nth-child(2n){
	padding-left: 70px;
}
.i-map{
	height: 600px;
	position: relative;
	overflow: hidden;
}
.i-map-con{
	position: absolute;
	width: 1920px;
	margin-left: -960px;
	left: 50%;
	top: 0;
	height: 100%;
}


.r{ float:right;}
.l{ float:left;}
a{ outline:none;}
.ws{overflow: hidden;white-space: nowrap;text-overflow: ellipsis}
/* .p{padding: 0 calc(50% - 550px)} */
.blue{ color:#008DD1;}
.m_t10{margin-top:10px;}
.m_t20{margin-top:20px;}
.m_t30{margin-top:30px;}
.m_t40{margin-top:40px;}
.m_t50{margin-top:50px;}

.p_t10{padding-top:10px;}
.p_t20{padding-top:20px;}
.p_t30{padding-top:30px;}
.p_t40{padding-top:40px;}
.p_t50{padding-top:50px;}

.ny_pad{ min-height:300px;  overflow:hidden; }
.ny_pad img{max-width: 100%;}
.ny_news_ct88{padding:0px 0px 30px; line-height:30px; text-align: left;}
.ny_news_ct88 .info{ padding-bottom: 10px; margin-bottom: 0; overflow: hidden; }
.ny_news_ct88 .info p{text-indent: 0;float: left;background:#ccc; padding:2px 5px; margin-right:8px;  overflow: hidden; text-overflow: ellipsis; white-space:nowrap;}
.ny_news_tl88 li{text-align:center; height:40px; line-height:40px;}
.ny_news_tl88 .new_title{font-size:18px; font-weight:bold; border-bottom:1px solid #ddd; white-space: nowrap; text-overflow: ellipsis;overflow: hidden;}
.ny_news_tl88 span{padding:0 5px; color:#999;}
.ny_news_ct88 p{ text-indent: 24px; }
.news_fy{padding:10px 50px 0; height:55px; border-top:#ccc solid 1px;position: relative;z-index: 999;text-align: left;}
.news_fy_l{width:300px;}
.news_fy_l li{height:24px; line-height:24px;}
.news_fy_l span{font-weight:bold;}
.news_fy_r{height:35px; overflow:hidden; padding-top:12px; width:200px;}
.news_fy_r .bdsharebuttonbox{float: right;}

caption{font-size: 20px;line-height: 35px;}
.feedback_table{border-collapse:collapse; color:#696969}
.feedback_table h4,.feedback_table h3{color: #666;}
.feedback_table tr td{padding: 5px 5px 5px 20px; }
.feedback_table tr td:nth-child(2){text-align: left; }
.feedback_table tr td input{height: 30px;line-height: 15px; }
.feedback_table tr td{ border: 1px solid #ececec;line-height: 40px;}
.feedback_table tr td input[type=submit]{background-color: #DD1F2B; color: #fff;}
.feedback_table tr td input[type=reset]{background-color: #ccc; color: #fff;}
.feedback_table tr td .bt{ width: 85px; height:35px;  border-radius: 5px; cursor: pointer;}
.feedback_table tr td input,.feedback_table tr td textarea{padding:3px 5px;color: #666; margin:0 10px; border: 1px solid #ececec; width: 50%;border-radius: 3px;}
.feedback_table tr td #address{ width: 80%; }
.feedback_table tr td textarea{margin:10px 0px 10px 10px; width: 80%; border-radius: 20px;}

.sub{width: 320px;white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}

.news_image{ padding:20px 0; position:relative;}
.news_image img{ border-radius:4px; display:block; margin:0 auto;max-width:100%; max-height: 100%}
.news_image #pre1{position:absolute; display:block; width:50%; height:100%; top:0; z-index:9; cursor: url(/images/1.cur?t=844888),auto;}
.news_image #next1{position:absolute;display:block; width:50%; height:100%; top:0; left:50%;z-index:9;cursor: url(/images/2.cur?t=844888),auto;}
 
/*翻页*/
.fy{height:32px;line-height:32px; text-align:center; width:100%; clear: both;}
.fy a,.fy span{padding:5px 11px;border:#aaa solid 1px;margin:0 7px;background-color:#f5f5f5; color: #666;}
.fy span,.fy a:hover{color:#008DD1;border: #008DD1 solid 1px;}
.flink a{ margin:0 5px;}
 
 /*job*/
.job_tab{border-top: #999 solid 1px;border-right: #999 solid 1px;}
.job_tab td{line-height: 40px;border-left: #999 solid 1px;border-bottom: #999 solid 1px;padding-left: 24px;}
.job_ct{padding: 24px 24px 24px 0;}
.td_back{background: #f6f6f6;}
.job_go{height: 30px;line-height: 30px;text-align: center;color: #ff3300;padding: 10px 0;}




.vidcontainer {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 100;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
  cursor: pointer;
  z-index: 999;
}
.vidcontainer .video {
    position: absolute;
    width: 1100px;
    max-width: 100%;
    max-height: 66%;
    top: 50%;
    left: 50%;
    background-color: #000;
    bottom: 0;
    right: 0;
    /* margin: auto; */
    cursor: pointer;
    margin-left: -550px;
    margin-top: -309px;
}
.vidcontainer .video iframe {
	width: 100%;
	height: 100%;
	max-width: 1100px;
	min-width: 1100px;
	max-height: 618px;
	min-height: 618px;
}
.vidcontainer .closevid {
  width: 40px;
  height: 40px;
  background: url(../images/close-vid2.png) no-repeat center / 100% auto;
  position: absolute;
  top: 40px;
  right: 40px;
  cursor: pointer;
  width: 24px;
  height: 24px;
  top: 20px;
  right: 20px;
}

.newsbg{
	background-size:cover;
	background-position:center center;
	position: relative;
	background-repeat:no-repeat;
	cursor: pointer;
}
.i-c-img {
		background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	position: relative;
}

.play-btn-box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.play-btn-box img{
	width:60px;
}
/*QQ*/
.main-im{ position:fixed; right: 10px; top:100px; z-index: 999999; width: 110px; height: 272px; }
.main-im .qq-a { display: block; width: 106px; height: 116px; font-size: 14px; color: #0484cd; text-align: center; position: relative; }
.main-im .qq-a span { bottom: 5px; position: absolute; width: 90px; left: 10px; }
.main-im .qq-hover-c { width: 70px; height: 70px; border-radius: 35px; position: absolute; left: 18px; top: 10px; overflow: hidden; z-index: 9; }
.main-im .qq-container { z-index: 99; position: absolute; width: 109px; height: 118px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: 1px solid #dddddd; background: url(../images/qq-icon-bg.png) no-repeat center 8px; }
.main-im .img-qq {max-width: 60px; display: block; position: absolute; left: 6px; top: 3px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.main-im .im-qq:hover .img-qq{ max-width: 70px; left: 1px; top: 8px; position: absolute; }
.main-im .im_main {background: #F9FAFB; border: 1px solid #dddddd; border-radius: 10px; background: #F9FAFB;}
.main-im .im_main .im-tel { color: #000000; text-align: center; width: 109px; height: 52px; border-bottom: 1px solid #dddddd; }
.main-im .im_main .im-tel div{font-weight:bold;font-size: 12px;margin-top:7px;}
.main-im .im_main .im-tel .tel-num { font-family: Arial; font-weight: bold; color: #e66d15;}
.main-im .im_main .im-tel:hover { background: #fafafa; }
.main-im .im_main .weixing-container {width: 55px; height: 47px; border-right: 1px solid #dddddd; background: #f5f5f5; border-bottom-left-radius: 10px; background: url("../images/weixing-icon.png") no-repeat center center;float:left;}
.main-im .im_main .weixing-show {width: 112px; height: 172px; background: #ffffff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -125px; top: -126px; }
.main-im .im_main .weixing-show .weixing-sanjiao {width:0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 112px; top: 134px; position: absolute; z-index: 2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 112px; top: 132px; position: absolute; }
.main-im .im_main .weixing-show .weixing-ma { width: 104px; height: 103px; padding-left: 5px; padding-top: 5px; }
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto; text-align:center; font-size:12px;}
.main-im .im_main .go-top { width: 50px; height: 47px; background: #f5f5f5; border-bottom-right-radius: 10px; background: url("../images/toTop-icon.png") no-repeat center center;float:right;}
.main-im .im_main .go-top a { display: block; width: 52px; height: 47px; }
.main-im .close-im { position: absolute; right: 10px; top: -12px; z-index: 100; width: 24px; height: 24px; }
.main-im .close-im a { display: block; width: 24px; height: 24px; background: url("../images/close_im.png") no-repeat left top; }
.main-im .close-im a:hover { text-decoration: none; }
.main-im .open-im { cursor: pointer; margin-left: 68px; width: 40px; height: 133px;display:none; background: url("../images/open_im.png") no-repeat left top; }
