/* Imports
----------------------------------------*/
@import url("reset.css");
@import url("base.css");

/* Wrap
----------------------------------------*/

.text{word-break: break-all;word-wrap: break-word;font-size: 12px;}
.inner{clear:both;padding:10px;overflow:hidden;line-height:24px;}
/*图片单边框*/
.single-border{border:1px solid #CCC;}
/*图片双边框*/
.double-border{border:2px solid #dedede;padding:1px;background:#ffffff;}
/*盒子通用样式*/
.boxStyle{border:1px solid #78c32e;overflow:hidden;}
/*公司简介图片*/
.introImg{float:left; margin-right:8px;}
/*广告图片*/
.adv{ margin-top:9px!important;line-height:0; float:left;}
.adv1{ width:542px; line-height:0; float:left;}
/*边框线*/
.borderB{border-bottom:1px dashed #b3b3b3;}
/*图片标题*/
.imgTitle{width:148px;display:block;margin:0 auto;text-align:center;overflow:hidden;/*可以设置标题背景和颜色*/background:;color:;}
/*英文标题*/
.englistT{ float:left;font-size:10px; margin-left:0px;}

.imgt{ float:left; line-height:15px; text-align:center; padding:0; margin:0 3px; font-size:13px;/*修改*/ }
.imgt:hover img{ opacity: 0.70;filter : progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=70,finishOpacity=100);}

/* 二维码 */
.qrcode{ float:right; width:70px; height:70px;}
.qrcode img{ width:100%; height:100%}

/* 新闻
----------------------------------------------------*/

/* 新闻列表页-纯文字 （引用bass.css中m-list2）*/

/* 新闻列表页-左图右文 */
.m-list3{ border:none;}
.m-list3 h3 a,.m-list3 h3 a:hover{color:#333; font-size:14px}
.m-list3 h3 a:hover{ text-decoration:underline}
.m-list3 p{margin-left:136px;overflow:hidden;line-height:20px; color:#8e8e8e}
.m-list3 .u-img-am { border: 2px solid #e9e9e9;}
/* 标签 */
.u-cloud{width:100%;overflow:hidden;color:#bcbcbc;}
.u-cloud span{padding-right: 6px;}

/* 新闻内容页 */
.newsTitle { color: #2f68ca;text-align:center;font-weight:bold; font-family:"黑体";line-height:280%;}
.newsTitle strong{font-size:22px;}
.newsInfo{ margin:10px 0 18px 0;font-weight:normal;text-align:center; color:#3d3d3d;}
.newsdes{padding: 15px;background-color: #ececec;line-height: 2; color:#767676; font-family:"宋体"}
.newsContent{ margin-bottom:16px;margin-top:20px; line-height:34px;font-family:"宋体"; font-size:16px;}
.newsContent p{
	text-indent: 2em;
	line-height:34px;
}
.newsContent *{ word-break: break-all;word-wrap: break-word;line-height: 2.35!important;}	
.infoClass{margin:0px;margin-bottom:10px;margin-left:10px;line-height:25px;}
.infoImage{text-align:center;margin:10px 0;}
.infoImage img{padding:4px;border:3px solid #dedede;}
/* 上下篇*/
.n-p{padding:10px 0;border-bottom: 1px dotted #afafaf;font-family:"宋体"}
.n-p li{float: left;padding:0px 20px;max-width: 50%; line-height:24px;}
.n-p li a:hover{ text-decoration:underline}
.n-p .p,.n-p .n{background: url(../images/icon.png) no-repeat;}
.n-p .p{background-position: 0px -332px;}
.n-p .n{background-position: 0px -313px;}
/* 文章分享工具集 */
.newsShare{height:70px;padding: 15px; border:1px dotted #ccc; border-left:none; border-right:none;font-family:"宋体"}
.newsShare .info{width: 80%;float: left; line-height:22px;}
.newsShare .u-img{height:100%;float: right;}
/* 扩展阅读 */
.kuozhan{ margin:10px 0;}
.kuozhanl,.kuozhanr{ width:48%; height:220px;}
.kuozhan ul{padding: 15px 5px;}
.kuozhan ul li{position:relative;padding-left:10px;margin-top:0px;zoom:1;}
.kuozhan ul li i.dot{position: absolute;top:0.75em;left:0;width:6px;height:8px;margin-top:0px;border:none;background: url(../images/icon.png) 0px -409px no-repeat;}
/* 标题 */
.kuozhan .title{height:42px;line-height:42px;}
.kuozhan .title span{ display:block; color:#ffffff;width:100px; line-height:42px; font-size:16px; font-weight:bold; text-align:center;background-color: #d32727}
/* 文章工具集 */

