


/*-----内页焦点图-----*/
.lbanner_bg{ display:none; width:100%;min-width: 1200px;}
.lbanner{ width:100%; /*display:none;*/ margin:0 auto 0;/* background-color:#00539F;*/ overflow:hidden;}
.lbanner img{ width:100%; vertical-align: middle; /*display:block; position:relative; left:50%; margin-left:-960px;*/}/*980*/
/*@media screen and (max-width:980px){
.lbanner img{ width:100%; max-width:1440px; margin:0 auto; display:block; left:0;}
}
@media screen and (max-width:960px){	
.lbanner_bg{ margin-top:56px;}
}
@media screen and (max-width:400px){	
.lbanner{ display:none;}
}*/




/*-----内页-----*/
.content_bg{width:100%; background:url(/static/images/main_txt_bg.jpg) center top no-repeat; /*overflow:auto;*/}


/*-----内页封面模版-----*/
.content_bg .content{ width:1200px;/*根据情况修改*/ margin:0 auto; }/*980*/

/*@media screen and (max-width:980px){
.content_bg .content{ width:100%; padding:0 5%;}	
}*/

.content_bg .content .content_txt{ float:left; margin:40px 0; width:100%;}
.content_bg .content .content_txt .content_t_1{font-size:2.2em; font-weight: bold; /*display: block;*/ display:none; color: #444444; line-height:1em; font-family:"微软雅黑";}
.content_bg .content .content_txt .content_t_2{font-size:1.1em;}

.content_bg .content .content_nav{float:left; width:100%; min-height:49px;  overflow:hidden; border-bottom: 2px solid #ebe8e8; margin:0 0 35px;}
/*@media screen and (max-width:600px){
.content_bg .content .content_nav{margin:0 0 30px;}
}*/



.content_bg .content .content_nav ul {width:100%; height: 45px; font-size:1.3em; background: #eee; }
.content_bg .content .content_nav ul li {width: 20%;display:block;  background: #eee; float: left;line-height: 45px;text-align: center;border-right: 1px solid #f5f4f4; border-bottom: 1px solid #f5f4f4;}



.content_bg .content .content_nav0{}
.content_bg .content .content_nav4 ul li {width: 25%;}
.content_bg .content .content_nav5 ul li {width: 20%;}
/*@media screen and (max-width:640px){
.content_bg .content .content_nav ul li {width:100%; border-right:none;}
}*/

.content_bg .content .content_nav ul li a{width: 100%;height: 45px; display:block; /*background-color:#EFA923;*/ background-color:#ACACAC; color:#FFF;}
.content_bg .content .content_nav ul li.cur {color: #fff;background: #083E7A;border-bottom: 2px solid #0c5c9a;}
.content_bg .content .content_nav ul li.cur a{color:#fff; background:#083E7A;width:100%; display:block; height:45px; border-bottom:2px solid #062035;}
.content_bg .content .content_nav ul li a:hover{color:#fff; width:100%; display:block; height:45px; background:#EFA923;	border-bottom:2px solid #EFA923;}
.content_bg .content .content_nav ul li.cur a:hover{background:#083E7A; border-bottom:2px solid #062035;}


.content_bg .content .content_nav.content_nav_pro ul li { width:auto;}
.content_bg .content .content_nav.content_nav_pro ul li a{ padding:0 51px;}
.content_bg .content .content_nav.content_nav_pro ul li.cur {border-bottom: 1px solid #062035;}


.content_bg .content .content_main{ min-height:400px; /*font-size:1.2em;*/ float: left; margin-bottom: 100px; width:100%; color:#666;}
.content_bg .content .content_main .content_main_index{ width:100%; margin:0;}




/*-----内页_文章列表页1—-----*/
.news{width:100%; float:left; background: url(/static/images/line1.jpg) 10px 35px repeat-y;}
.news .news_list{ width:100%; float:left;}

.news .news_left {float: left;padding-top: 80px;width:15%;height: 25px; }
.news .news_left span {background: url(/static/images/icon5.png) no-repeat 0px 0px;width: 25px;color: #fff;height: 25px;line-height:25px;display: block;text-align: center;}

.news .new-item{ width:85%; display:block; height:180px; float:right; background:url(/static/images/d.jpg) repeat-x 0 bottom; margin-top: 20px;}
.news .new-img{width:17%; display:block; float:left; }
.news .new-img img{max-width:150px; max-height:150px; width:100%; padding:5px; border:1px solid #dedede;}

.news .new-content{width:80%;height:22px; float:right;}
.news .new-content .new-title{ display:block; width:100%; height:22px; overflow: hidden;}
.news .new-content .new-title .ot-left{ float:left; background:url(/static/images/dt.jpg) 0 center no-repeat;color:#666; padding-left:20px; font-size:16px; font-weight:bold; width:80%; height:22px; display:block;}
.news .new-content .new-title .new-date-inline{ float:right; background:url(/static/images/time.gif) 0 center no-repeat;text-align: right;font-size:10px; font-family:Arial, Helvetica, sans-serif; color:#959595; height:22px; width:18%; max-width:80px;}


.news .new-text{color:#999; width:90%; padding:10px; line-height:18px;height:46px;overflow: hidden;white-space:pre-wrap; /*white-space:nowrap;*//*文本溢出用"..."表示*/text-overflow:ellipsis; /*适用IE*/-o-text-overflow:ellipsis;/*适用opera*/  font-size:14px;}
.news .new-text_bg{margin-top:20px; height:85px; background-color:#F5F5F5;}
.new-in{ float:right; margin-right:10px; font-size:14px;} 

/*@media screen and (max-width:640px){
.news .new-img{ display:none;}
.news .new-content{width:100%;}
.news-list li .img{ display:none;}
.news-list li .intro{ display:block;}
}
@media screen and (max-width:550px){
.news{background:none;}
.news .new-item{ width:100%;}
.news .news_left { display:none;}
.news .new-content{height:auto; float:right;}
.news .new-content .new-title{ display:block; width:100%; height:auto; overflow:auto;}
.news .new-content .new-title .ot-left{ white-space:pre-wrap; width:80%; height:auto; max-height:44px; overflow:hidden;}
}
@media screen and (max-width:460px){
.news .new-content .new-title .new-date-inline{ display:none;}	
}*/

/*-----内页_文章列表页2—-----*/
.news-list{width: 100%; height:auto;}
.news-list ul{width: 100%;float: left;}
.news-list li{width: 50%; height:140px; float: left; padding:18px; outline: 1px solid #e5e5e5;}

.news-list li.news_lic{	}

.news-list li .pic-img{ width:25%; float:left; max-height:100px; overflow:hidden;}
.news-list li .pic-img img {max-width:150px; width:100%; max-height:100px; outline:1px solid #CCC;}

.news-list li .intro{width:75%; height:18px; float: left; padding-left: 18px; }
.news-list li .intro a{	display: inline-block;width: 100%;line-height: 18px;color: #7e7e7e;	height:36px;overflow:hidden; font-size: 12px;}
.news-list li .intro a.tit{	width:100%;height:32px;overflow:hidden;font-size: 14px;line-height: 32px;color: #333;}
.news-list li .intro a:hover,.news-list li .intro a.tit:hover{color: #1B4F77;}
.news-list li .intro span{	display: inline-block;	font-size: 10px;line-height: 16px;	color: #9f9f9f;	padding-top: 10px;}

/*@media screen and (max-width:640px){
.news-list li{width: 100%;}
}*/


/***************图集列表分页******************/	
.w_pages{ overflow:hidden; zoom:1; clear:both; margin-left:9px;}
.w_pages ul{ float:right; padding:12px 0 12px 16px; }
.w_pages ul li{float:left; height:25px; line-height:25px; padding:0 4px 0; margin-left:6px; margin-top:0; border:1px solid #E9E9E9; font-size:12px; }
.w_pages ul li a{ float:left;  color:#555; display:block; font-size:12px;}
.w_pages ul li a:hover{ color:#0D6FB8; text-decoration:none;}

.w_pages ul li.thisclass,
.w_pages ul li.thisclass a,.pagebox ul li.thisclass a:hover{ background-color:#F8F8F8; font-weight:bold;}
.w_pages .pageinfo{ line-height:21px; padding:15px 10px 12px 16px; color:#999;}
.w_pages .pageinfo strong{ color:#555; font-weight:normal; margin:0px 2px;}





.w_pages1{ overflow:hidden; zoom:1; clear:both; margin-left:9px; display:none;}
.w_pages1 ul{ float:right; padding:12px 0 12px 16px; }
.w_pages1 ul li{float:left; height:25px; line-height:25px; padding:0 4px 0; margin-left:6px; margin-top:0; border:1px solid #E9E9E9; font-size:12px; }
.w_pages1 ul li a{ float:left;  color:#555; display:block; font-size:12px;}
.w_pages1 ul li a:hover{ color:#0D6FB8; text-decoration:none;}

.w_pages1 ul li.thisclass,
.w_pages1 ul li.thisclass a,.pagebox ul li.thisclass a:hover{ background-color:#F8F8F8; font-weight:bold;}
.w_pages1 .pageinfo{ line-height:21px; padding:15px 10px 12px 16px; color:#999;}
.w_pages1 .pageinfo strong{ color:#555; font-weight:normal; margin:0px 2px;}

/*@media screen and (max-width:550px){
.w_pages{ display:none;}
.w_pages1{ display:block;}
}*/


/***************搜索列表分页******************/

.w_search{ overflow:hidden; zoom:1; clear:both;}

.w_search ul.pagelist{display:block;}
.w_search .pagelist{height: 27px; font-size:12px; color:#555; line-height: 25px;  float: right; /* background-color:#999;*/ /*padding:0 12px;*/ }
.w_search .pagelist tr{ display:block;}
.w_search .pagelist td{border: 1px solid #E9E9E9; padding:0 4px 0; margin-left:6px; display:block; float:left;}
.w_search .pagelist td a{color:#555;}
.w_search .pagelist td a:hover{color:#555;}





/***************文章列表分页******************/	

#pagesnew { width:100%; display:block; height:40px; background-color:#fafafa; outline:1px solid #e1e1e1; margin:25px 0 0; float:left;}
#pagesnew ul { width:100%; margin:0 auto; padding-left:26px;}
#pagesnew ul li{height:40px;line-height:40px; list-style:none; float:left; margin-right:10px;}
#pagesnew ul li select{position:relative; top:10px; display:block;}

#pagesnew1 { width:100%; display:none; height:40px; background-color:#fafafa; outline:1px solid #e1e1e1; margin:25px 0 0; float:left;}
#pagesnew1 ul {width:100%;  margin:0 auto; padding-left:26px;}
#pagesnew1 ul li{height:40px;line-height:40px;list-style:none;float:left; margin-right:10px;}
#pagesnew1 ul li select{position:relative; top:10px; display:block;}

/*@media screen and (max-width:550px){
#pagesnew{ display:none;}
#pagesnew1{ display:block;}
}
*/


/*-----文章内容页—-----*/
.a_text{color:#777; float:left; width:100%; margin:0; overflow: hidden;}
#news_h2{min-height:30px;display:block;line-height:30px;font-size:19px;font-weight:bold;text-align:center; }
#news_time {display:block; margin:15px 0 0 0; text-align:center; padding-bottom:10px; border-bottom:1px solid #e1e1e1; min-height:20px; }
#news_dd {display:block;  float:left; width:100%;  margin:15px 0 20px 0; text-align:left; color:#444; font-size:12px;table-layout:fixed; word-break: break-all; overflow:hidden;}

#news_dd img{ max-width:100%;}
#pages3{padding-top:10px;float:left; width:100%; border-top:1px solid #e1e1e1;}


/***************图集列表(放大) 三列******************/	
.pCon{ float:left; position:relative; overflow:auto; width:100%;}

#equipment{width:100%; overflow:hidden; float:left; }
#equipment ul{overflow: hidden;zoom: 1;margin-bottom: 20px;}
#equipment ul li { width:32%; float:left; border: solid 5px #eee; margin:0 2% 2% 0; }
#equipment ul li.cur{margin:0 0 2% 0;}
#equipment ul li img { width:100%; margin:0 auto;}
#equipment ul li a { width:100%; display:block;}
#equipment ul li span { width:100%; height:30px; line-height:30px; text-align: center;overflow:hidden;float: left;margin:0 auto;}

#equipment ul li:hover {border: solid 5px #0D6FB8; background-color:#0D6FB8; color:#fff;}
#equipment ul li:hover span{color:#fff;}

/*@media screen and (max-width:640px){
#equipment ul li { width:49%; float:left; border: solid 5px #eee; margin:0 2% 2% 0;}
#equipment ul li.cur{margin:0 2% 2% 0;}
#equipment ul li.cur1{margin:0 0 2% 0;}

}
@media screen and (max-width:460px){
#equipment ul li { width:100%; margin:0 0 2% 0; }
}
*/
/***************图集列表(放大)六列******************/	
#honor{width:100%; overflow:hidden; float:left; }
#honor ul{overflow: hidden;zoom: 1;margin-bottom: 20px;}
#honor ul li { width:20%; float:left; border: solid 5px #eee; margin:0 0 2% 0; }
#honor ul li.cur{margin:0 0 2% 0;}
#honor ul li img { width:100%; height:300px; margin:0 auto;}
#honor ul li a { width:100%; display:block;}
#honor ul li span { width:100%; height:30px; line-height:30px; text-align: center;overflow:hidden;float: left;margin:0 auto;}

#honor ul li:hover {border: solid 5px #093f7b; background-color:#093f7b; color:#fff;}
#honor ul li:hover span{color:#fff;}

/*@media screen and (max-width:640px){
#honor ul li { width:50%; float:left; border: solid 5px #eee; margin:0 0 2% 0;}
#honor ul li.cur{margin:0 0 2% 0;}
#honor ul li.cur1{margin:0 0 2% 0;}
}
@media screen and (max-width:460px){
#honor ul li { width:100%; margin:0 0 2% 0; }
}*/

/***************图集列表 四列******************/	
#product{width:100%; overflow:hidden; float:left; }
#product h2{ width:100%; height:30px; line-height:30px; font-weight:bold; margin-bottom:20px;}
#product ul{overflow: hidden;zoom: 1;margin-bottom: 20px;}
#product ul li { width:23%; float:left; border: solid 5px #eee; margin:0 2.6% 2% 0; }
#product ul li.cur{margin:0 0 2% 0;}
#product ul li img { width:100%; margin:0 auto; width:400px; height:250px; position:absolute; top:0; left:50%; margin-left:-200px;}
#product ul li a { width:100%; display:block; background-color: #FFF; padding: 50px 0 90px;  position:relative; overflow:hidden;  height:300px;}
#product ul li span { width:100%; height:40px; line-height:20px; text-align: center;overflow:hidden;float: left;margin:0 auto; margin-top:20px; position:absolute; bottom:10px; padding: 0 10px}

#product ul li:hover {border: solid 5px #093f7b; background-color:#093f7b; color:#fff;}
#product ul li:hover span{color:#000;}

/*#product{width:100%; overflow:hidden; float:left; }
#product h2{ width:100%; height:30px; line-height:30px; font-weight:bold; margin-bottom:20px;}
#product ul{overflow: hidden;zoom: 1;margin-bottom: 20px;}
#product ul li { width:23%; float:left; border: solid 5px #eee; margin:0 2.6% 2% 0; }
#product ul li.cur{margin:0 0 2% 0;}
#product ul li img { width:100%; margin:0 auto; width:266px; height:165px;}
#product ul li a { width:100%; display:block; background-color: #FFF; padding: 50px 0 90px;}
#product ul li span { width:100%; height:30px; line-height:30px; text-align: center;overflow:hidden;float: left;margin:0 auto; margin-top:20px;}

#product ul li:hover {border: solid 5px #093f7b; background-color:#093f7b; color:#fff;}
#product ul li:hover span{color:#000;}
*/












/*@media screen and (max-width:640px){
#product ul li { width:49%; float:left; border: solid 5px #eee; margin:0 2% 2% 0;}
#product ul li.cur{margin:0 0 2% 0;}
#product ul li.cur1{margin:0 0 2% 0;}
}

@media screen and (max-width:460px){
#product ul li { width:100%; margin:0 0 8% 0; }
#product ul li.cur{width:100%; margin:0 0 8% 0;}
#product ul li.cur1{width:100%; margin:0 0 8% 0;}
}*/

/***************搜索结果 四列******************/	
#search{width:100%; overflow:hidden; float:left; }
#search ul{overflow: hidden;zoom: 1;margin-bottom: 20px;}
#search ul li { width:23%; float:left; border: solid 5px #eee; margin:0 2.6% 2% 0; }
#search ul li:nth-child(4),#search ul li:nth-child(8),#search ul li:nth-child(12),#search ul li:nth-child(16){margin:0 0 2% 0;}



#search ul li a { width:100%; display:block; background-color: #FFF; /*padding: 50px 0 90px;*/  position:relative; overflow:hidden;  height:320px;}
#search ul li a div{ width:100%; height:242px; /*position:absolute; top:0;*/ text-align:center;display:table-cell; vertical-align:middle;}

#search ul li img { width:100%; margin:0 auto; width:266px; max-height:242px; }
#search ul li img.searchproimg2 { width:100%; margin:0 auto; width:400px; height:250px; position:absolute; top:0; left:50%; margin-left:-200px;}
/*#search ul li img { width:100%; margin:0 auto; width:400px; height:250px; position:absolute; top:0; left:50%; margin-left:-200px;}*/



#search ul li p.searchtxt { width:100%; /*height:40px;*/ line-height:20px; text-align: center;overflow:hidden;float: left;margin:0 auto; margin-top:20px; position:absolute; bottom:10px; padding: 0 10px}


#search ul li:hover {border: solid 5px #093f7b; background-color:#093f7b; color:#fff;}
#search ul li:hover p.searchtxt{color:#000;}

#search ul li span.category{ width:100%; display: block; font-size:12px; text-align: center; color:#A4A4A4;}






/*@media screen and (max-width:640px){
#search ul li { width:49%; float:left; border: solid 5px #eee; margin:0 2% 2% 0;}
#search ul li.cur{margin:0 0 2% 0;}
#search ul li.cur1{margin:0 0 2% 0;}
}

@media screen and (max-width:460px){
#search ul li { width:100%; margin:0 0 8% 0;}
#search ul li.cur{width:100%; margin:0 0 8% 0;}
#search ul li.cur1{width:100%; margin:0 0 8% 0;}
}
 */




/*营销网络*/
.content_network{ width:100%;}
.content_network ul{}
.content_network ul li{ width:25%; float:left;}
.content_network ul li a{ width:100%; display:block; color:#FFF; /*height:143px; */padding:120px 0; float:left;}

.content_network ul li:nth-child(odd){ background-color:#093F7B;}
.content_network ul li:nth-child(even){ background-color:#0584C3;}
/*#34CBE7*/

.content_network ul li a:hover{background-color:rgba(0,0,0,0.6)!important;filter:Alpha(opacity=60);}



.content_network ul li a img{ display:block; max-width:100%; text-align:center; margin:0 auto;}
.content_network ul li a span{display:block; width:100%; text-align:center; float:left;line-height:40px; font-size:20px;}







/*加入上继*/
.f12 { font-size: 12px; font-family: "Microsoft yahei"; line-height: 20px;}
.f13 { font-size: 13px; font-family: "Microsoft yahei"; line-height: 20px;}
.f14 { font-size: 14px; font-family: "Microsoft yahei"; line-height: 20px;}
.f24 {font-size: 24px; font-family: "Microsoft yahei"; line-height: 42px;}
.margintop10 {margin-top: 10px;}
.margintop20 {margin-top: 20px;}
.margintop40 {margin-top: 40px;}
.marginbottom12 {margin-bottom: 12px;}
.b {font-weight: bold;}
.f16 {font-size: 16px; font-family: "Microsoft yahei"; line-height: 26px;}

#page1 { width: 100%; background-color: #FCFCFC;  padding-bottom: 30px; overflow: auto;}
#page1 .main { width: 1200px; margin: 0 auto;}


#page1 .main ul { width:100%; margin-top:50px;}
#page1 .main ul li{ width:600px; text-align:center;}
#page1 .main ul li.left{ float:left; border-right:1px #f0f0f0 solid; padding-right:40px;}
#page1 .main ul li.right{ float:right; padding-left:40px;}

#page1 .main ul li img{ margin-bottom:10px;}

#page1 .main ul li span{ text-align:left; text-indent:2em;float: left;}
#page1 .main ul li p span{text-indent:0;}


#page2 { width: 1200px; margin: 0 auto; margin-top: 30px; text-align: center; overflow: auto;}

#page3 { width: 100%; background-color: #FCFCFC; padding-top: 50px; padding-bottom: 30px; margin-top: 30px; margin-bottom: 30px; overflow: auto;}
#page3 .main {width: 1100px; margin: 0 auto;}


/*招贤纳士*/
#page4 { width: 100%; background-color: #FCFCFC; padding-top: 50px; padding-bottom: 30px; margin-top: 30px; margin-bottom: 30px; overflow: auto;}
#page4 .main {width: 1200px; margin: 0 auto;}
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
input, button, select, textarea {font-family: inherit;font-size: inherit;line-height: inherit;}
.contact-us{width: 1200px; margin:0 auto; font-family: '微软雅黑',Microsoft YaHei; font-size:14px; text-align: center; margin-top:40px;}
.contact-bottom{ float:left; width:50%; padding:0 15px;}
.contact-bottom input[type="text"],.contact-bottom textarea{
	background:#EEEEEE;
	border:none;
	outline:none;
	padding:15px;
	width:100%;
	margin:15px 0;
	color: #8D8B8B;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-o-border-radius: 8px;
	-ms-border-radius: 8px;
}

.contact-bottom #name{ height:50px;}
.contact-bottom #phone{height:50px;}
.contact-bottom #email{height:50px;}
.contact-bottom textarea{resize:none;-webkit-appearance: none; height:210px;}
.grid-contact-bootom {padding: 0 0 2em;}

input[type="submit"]{
	margin-top:20px;
	color: #00466b;
	font-size: 2em;
	border:2px solid #00466b;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-ms-border-radius: 50px;
	text-decoration: none;
	padding: 0.6em 2em;
	outline:none;
	background: none;
}
input[type="submit"]:hover{
	border:2px solid #00466b;
	background:#00466b ;
	color: #fff;
}



/*联系我们*/

.dl-qrcode dl.qr1 { width: 420px; margin-right: 25px; float:left;}
.dl-qrcode dl.qr2 { width: 410px; margin-right: 25px; float:left;}
.dl-qrcode dl.qr3 { width: 300px; float:left;}

.dl-qrcode dl dt { float: left;}

.dl-qrcode dl dd { margin-left: 126px; line-height: 20px; font-size: 12px; color: #666;}
.dl-qrcode dl dd.title { font-weight: bold; font-size: 16px; margin-top: 5px; margin-bottom: 5px; color: #333;}

.dl-qrcode dl.qr3 dd { margin-left: 40px; }



/*.contact{ font-size:14px; border-top:5px #eee solid; padding-top:20px; width:100%; margin:0 auto 50px; float:left;}
.contact p{ width:100%; color:#000; padding-left:30px; line-height:30px; display:block; float:left; border-bottom:1px dotted #ccc; background:url(/static/images/1.png) left center no-repeat;}
.contact p strong{ font-size:16px;color:#083E7A;  display:block; float:left;}
*/

/*.lylx01{clear: both;}
.lylx01UL{}
.lylx01 .lylx01UL li{ padding:10px 20px;  color:#fff;  background:#083E7A; display:inline;}
.lylx01 .lylx01UL li.sd01 { cursor:pointer; color:#fff; font-weight:bold; background-color:#EFA923;}
.lylx01 .lylx01UL li.sd01:hover { color:#fff; }
.lylx01 .lylx01UL li.sd02 { cursor:pointer; }


.lylx02{ margin-top:10px; height:400px;_height:400px;+height:400px; overflow:hidden;_overflow:hidden;+overflow:hidden; _position:relative;+position:relative;}


.lylx02 #b01{}
.lylx02 #b01 .maptx{ width:100%; height:400px;}
.lylx02 #b02 { margin:0; padding:0;}
.lylx02 #b02 #dituContent{ width:100%; max-height:400px;}*/


/********百度地图***********/
#dituContent{ width:100%; height:500px; border:#ccc solid 1px; float:right; margin-top:50px;}
.iw_poi_title {color:#CC5522;font-size:14px;font-weight:bold;overflow:hidden;padding-right:13px;white-space:nowrap}
.iw_poi_content {font:12px arial,sans-serif;overflow:visible;padding-top:4px;white-space:-moz-pre-wrap;word-wrap:break-word}

