/* CSS Document */
/*全局控制*/
	body{margin:0; padding:0; border:0; font-family:"微软雅黑"; }
/*重置浏览器默认样式*/
	ul,li,p,img,h1,h2,h3,h4,p,dl,dt,dd{margin:0; padding:0; list-style:none; border:0;}
/*公共样式*/
	a{text-decoration:none;}
	
textarea {height: 20px; background:#9e9f9d; border:1px solid #9e9f9d; color:#333; font-size:13px; padding:3px 25px; margin:0;box-sizing:content-box; border-radius:50px 0px 0px 50px;}

input{margin:0;padding:0;box-sizing:content-box} 
input,textarea {height: 30px; border: 1px solid #ccc; color: #333; font-size:14px; padding:3px; }
.btn{cursor:pointer;border:1px solid #333333; background:#f6f6f6; border-radius:5px; padding:2px 10px;}




/* 搜索 */
.searchbox {width: 600px; height: 36px; margin:30px 0 0 80px; float:left; position: relative; border: 2px solid #000;}
.mod_select { width: 98px; position: absolute; left: 0; top: 0;}
.mod_select .select_box { width: 98px; height: 34px; position: relative;}
.mod_select .select_box .select_txt {width: 98px; height: 34px; line-height: 34px; padding-left: 28px; overflow: hidden; font-size: 14px; cursor: pointer; display: inline-block;}
.mod_select .select_box .select-icon {width: 10px; height: 10px; position: absolute; top: 50%; right: 10px; transform: translate(0,-50%); background: url(../images/search_ico.png) center no-repeat;}
.mod_select .select_box .option {width:100px; display: none; position: absolute; top:36px; left: -2px; background-color: #fff; border: 2px solid #000; border-top: 0;}
.mod_select .select_box .option li { padding-left: 28px; font-size: 14px; line-height: 2; cursor: pointer;}
.mod_select .select_box .option li a{ color:#666; display:block}
.mod_select .select_box .option li a:hover{ color:#000;}
.searchbox .import { width: 502px; height: 30px; margin-left: 0px; padding-left: 20px; border: none; outline: none;}
.searchbox .btn-search {width: 100px; height:30px; position: absolute; right: 0; color: #fff; font-size:16px; background: #000; border: 0; cursor:pointer}


/*----------------------- banner ----------------------------*/
/* 首页 幻灯片*/ 
    .flexslider {margin: 0px auto;position: relative;width: 100%;height: 500px;overflow: hidden;zoom: 1; }
    .flexslider .slides li {width: 100%;height: 100%;}
    .flex-direction-nav a {width: 70px;height: 70px;line-height: 99em;overflow: hidden;margin: -35px 0 0;display: block;background: url(../banner/images/ad_ctr.png) no-repeat;position: absolute;top: 50%;z-index: 10;cursor: pointer;opacity: 0;filter: alpha(opacity=0);-webkit-transition: all .3s ease;border-radius: 35px;}
    .flex-direction-nav .flex-next {background-position: 0 -70px;right: 0;}
    .flex-direction-nav .flex-prev {left: 0;}
    .flexslider:hover .flex-next {opacity: 0.8;filter: alpha(opacity=25); }
    .flexslider:hover .flex-prev {opacity: 0.8;filter: alpha(opacity=25);}
    .flexslider:hover .flex-next:hover,
    .flexslider:hover .flex-prev:hover {opacity: 1;filter: alpha(opacity=50);}
    .flex-control-nav {width: 100%;position: absolute;bottom: 10px;text-align: center;}
    .flex-control-nav li {margin: 0 2px;display: inline-block;zoom: 1;*display: inline;}
    .flex-control-paging li a {background: url(../banner/images/dot.png) no-repeat 0 -16px;display: block;height: 16px;overflow: hidden;text-indent: -99em;width: 16px;cursor: pointer;}
    .flex-control-paging li a.flex-active,
    .flex-control-paging li.active a {background-position: 0 0;}
    .flexslider .slides a img {width: 100%; height:500px; display: block;}

/*----------------------- main ----------------------------*/
/* 热门搜索 */
.remensousuo{width:1200px; height:25px; line-height:25px; margin:0 auto;}
.remensousuo a{font-size:12px; color:#666666; margin-right:6px; }
.remensousuo a:hover{ color:#FF0000}


/*content部分*/
	#content{width:1200px; height:280px; margin:0 auto; margin-top:40px; margin-bottom:40px;}
	/*list*/
	#content .list{width:879px; border:1px solid #dadada; border-left:0; height:278px; float:left;}
	#content .list ul li{width:292px; height:254px; border-left:1px solid #dadada; float:left; text-align:center; padding-top:24px;}
	.list ul li .title{font-size:18px; margin-bottom:10px;}
	.list ul li .miaoshu{font-size:14px; display:block; color:#999; margin-bottom:60px;}
	/*baojia*/
	#content .baojia{width:298px; height:253px; float:right; border-top:2px solid #E9454D; border-left:1px solid #dadada; border-right:1px solid #dadada; border-bottom:1px solid #dadada; text-align:center; padding-top:24px; position:relative;}
	.baojia .title{font-size:24px; color:#E9454D; margin-bottom:10px;}
	.baojia .miaoshu{font-size:14px; color:#999; margin-bottom:20px; display:block;}
	.baojia .name{width:238px; height:18px; padding:8px 10px; border:1px solid #dadada; font-size:12px; color:#999; font-family:"微软雅黑"; margin-bottom:20px;}
	.baojia .phone{width:238px; height:18px; padding:8px 10px; border:1px solid #dadada; font-size:12px; color:#999; font-family:"微软雅黑";}
	.baojia .huoqu{display:block; width:260px; height:40px; background:#E9454D; color:#fff; text-align:center; line-height:40px; font-size:14px; font-family:"微软雅黑"; border:none; position:absolute; left:20px; bottom:20px; cursor:pointer;}
	.baojia .huoqu:hover{background:#c63b41;}
/*zuopin部分*/
	#zuopin{width:1200px; height:auto; overflow:hidden; margin:0 auto; margin-bottom:40px; margin-top:10px;}
	#zuopin h2.title{font-size:24px; font-weight:normal; margin-bottom:10px; height:32px;}
	#zuopin .zuopinAnli{width:1200px; height:340px; position:relative; margin-bottom:20px;}
	#zuopin .zuo pinAnli div{overflow:hidden;}
	#zuopin .zuopinAnli .biaoti{width:100%; height:30px; background:url(../images/Bg.png); position:absolute; left:0; text-align:center; bottom:0; z-index:2; font-size:14px; color:#fff;  line-height:30px; padding-left:0; font-weight:400; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis;}
	#zuopin .zuopinAnli .biaoti a{color:#fff;}
	#zuopin .zuopinAnli .biaoti a:hover{text-decoration:underline;}
	
	#zuopin .zuopinAnli .video01{width:225px; height:160px; position:absolute; left:0; top:0;}
	#zuopin .zuopinAnli .video02{width:225px; height:160px; position:absolute; left:244px; top:0;}	
	#zuopin .zuopinAnli .video03{width:225px; height:160px; position:absolute; left:488px; top:0;}
	#zuopin .zuopinAnli .video04{width:225px; height:160px; position:absolute; left:732px; top:0;}
	#zuopin .zuopinAnli .video05{width:225px; height:160px; position:absolute; right:0; top:0;}
	
	#zuopin .zuopinAnli .video06{width:225px; height:160px; position:absolute; left:0; bottom:0;}
	#zuopin .zuopinAnli .video07{width:225px; height:160px; position:absolute; left:244px; bottom:0;}	
	#zuopin .zuopinAnli .video08{width:225px; height:160px; position:absolute; left:488px; bottom:0;}
	#zuopin .zuopinAnli .video09{width:225px; height:160px; position:absolute; left:732px; bottom:0;}
	#zuopin .zuopinAnli .video10{width:225px; height:160px; position:absolute; right:0; bottom:0;}
	
	/*fenlei*/
	#zuopin .fenlei{width:1200px; height:140px; background:#f8f8f8;}
	#zuopin .fenlei li{width:200px; height:120px; float:left; padding-top:20px;}
	#zuopin .fenlei li img{display:block; margin-left:60px;}
	#zuopin .fenlei li .biaoti{display:inline-block; font-size:14px; width:200px; text-align:center; margin-top:12px;}
	#zuopin .fenlei li .biaoti a{color:#3e3e3e;}
	#zuopin .fenlei li .biaoti a:hover{color:#E9454D;}
/*service部分*/
	#service{width:1200px; height:auto; overflow:hidden; margin:0 auto; margin-bottom:40px;}
	#service h2.title{font-size:24px; font-weight:normal; margin-bottom:20px; height:32px;}
	/*serviceContent*/
	.serviceContent{width:1200px; height:auto; overflow:hidden;}
	.serviceContent .zuo li.noMargin{margin-bottom:0;}
	.serviceContent .zhong li.noMargin{margin-bottom:0;}
	.serviceContent .you li.noMargin{margin-bottom:0;}
	/*zuo*/
	.serviceContent .zuo{float:left; width:450px; height:auto; overflow:hidden;}
	.serviceContent .zuo li{width:120px; float:left; border:1px solid #dadada; text-align:center; height:60px; margin-right:12px; margin-bottom:12px;}
	.serviceContent .zuo .leibie{margin-bottom:20px; width:390px; height:36px;}
	.serviceContent .zuo .leibie .biaoti{float:left; width:140px; height:34px; border-bottom:2px solid #E9454D; font-size:18px;}
	.serviceContent .zuo .leibie .kong{float:left; width:250px; height:35px; border-bottom:1px solid #dadada;}
	.serviceContent .zuo li span a{color:#999;}
	.serviceContent .zuo li span a:hover{text-decoration:underline;}
	.serviceContent .zuo .title{font-size:14px; color:#3e3e3e; text-decoration:none; display:block;  margin-top:20px;}
	.serviceContent .zuo .title:hover{color:#E9454D;}
	/*zhong*/
	.serviceContent .zhong{float:left; width:450px; height:auto; overflow:hidden;}
	.serviceContent .zhong li{width:120px; float:left; height:60px; border:1px solid #dadada; text-align:center; margin-right:12px; margin-bottom:12px;}
	.serviceContent .zhong li span{color:#999;}
	.serviceContent .zhong .leibie{margin-bottom:20px; width:390px; height:36px;}
	.serviceContent .zhong .leibie .biaoti{float:left; width:140px; height:34px; border-bottom:2px solid #E9454D; font-size:18px;}
	.serviceContent .zhong .leibie .kong{float:left; width:250px; height:35px; border-bottom:1px solid #dadada;}
	.serviceContent .zhong li span a{color:#999;}
	.serviceContent .zhong li span a:hover{text-decoration:underline;}
	.serviceContent .zhong .title{font-size:14px; color:#3e3e3e; text-decoration:none; display:block; margin-top:20px;}
	.serviceContent .zhong .title:hover{color:#E9454D;}
	/*you*/
	.serviceContent .you{float:left; width:300px; height:auto; overflow:hidden;}
	.serviceContent .you li{width:120px; float:left; border:1px solid #dadada; height:60px; margin-right:12px; margin-bottom:12px; text-align:center;}
	.serviceContent .you .leibie{margin-bottom:20px; width:390px; height:36px;}
	.serviceContent .you .leibie .biaoti{float:left; width:140px; height:34px; border-bottom:2px solid #E9454D; font-size:18px;}
	.serviceContent .you .leibie .kong{float:left; width:116px; height:35px; border-bottom:1px solid #dadada;}
	.serviceContent .you li span a{color:#999;}
	.serviceContent .you li span a:hover{text-decoration:underline;}
	.serviceContent .you .title{font-size:14px; color:#3e3e3e; text-decoration:none;  display:block; margin-top:20px;}
	.serviceContent .you .title:hover{color:#E9454D;}
/*fangan部分*/
	#fangan{width:1200px; height:auto; overflow:hidden; margin:0 auto; margin-bottom:40px;}
	#fangan .top{width:1200px; height:32px; margin-bottom:20px;}
	#fangan h2.title{font-size:24px; font-weight:normal; height:32px; width:120px; float:left;}
	#fangan .shuliang{float:left; width:1080px; height:19px; padding-top:13px; font-size:14px;}
	/*left*/
	#fangan .left{width:240px; height:320px; float:left; background:#515151 url(../images/cehua.png) no-repeat center center;}
	#fangan .left .cehua{font-size:16px; color:#fff; text-align:center; display:block; margin-top:240px;}
	/*right*/
	#fangan .right{width:1200px; height:320px; float:left;}
	#fangan .right li {width: 240px;height: 150px;float: left;display: inline;position: relative;margin: 10px 0px 0 0;}
	#fangan .right li .biaoti{width:95%; height:24px; background:url(../images/Bg.png); position:absolute; left:0; bottom:0; z-index:2; color:#fff; line-height:24px; padding-left:5%; font-weight:400;}
	
	#fangan .right li .biaoti a{color:#fff;}
	#fangan .right li .biaoti a:hover{text-decoration:underline;}
	#fangan .right li.noMargin{margin-bottom:0;}
/*xiangmu部分*/
	#xiangmu{width:1200px; height:auto; overflow:hidden; margin:0 auto; margin-bottom:40px; position:relative;}
	#xiangmu .top{width:1200px; height:32px; margin-bottom:20px;}
	#xiangmu h2.title{font-size:24px; font-weight:normal; height:32px; width:120px; float:left;}
	#xiangmu .zhixing{float:left; width:1080px; height:19px; padding-top:13px; font-size:14px;}
	/*xiangmu-left*/
	.xiangmu-left{width:907px; height:auto; overflow:hidden; float:left; display:inline;}
	.xiangmu-left .logo-list{width:906px; height:auto; overflow:hidden; border-top:1px solid #dadada; border-right:1px solid #dadada;}
	.xiangmu-left .logo-list li{width:150px; height:72px; border-left:1px solid #dadada; border-bottom:1px solid #dadada; float:left; display:inline;}
	.xiangmu-left .content{width:845px; overflow:hidden; height:280px; border:1px solid #dadada; border-top:0; background:#f8f8f8; padding:20px 30px;}
	.contentZuo{width:160px; height:280px; margin-right:40px; float:left; display:inline; overflow:hidden;}
	.contentZuo img{margin-top:30px;}
	.contentYou{width:645px; height:auto; overflow:hidden; float:left;}
	.contentYou .title{font-size:24px; margin-bottom:12px;}
	.contentYou .title a{color:#3e3e3e;}
	.contentYou .title a:hover{color:#E9454D;}
	.contentYou .didian{font-size:14px; padding-left:16px; background:url(../images/didian.png) no-repeat left center; margin-bottom:16px;}
	.contentYou .jieshao{border-top:1px dotted #dadada; padding-top:16px; font-size:14px; margin-bottom:12px; line-height:24px;}
	.contentYou .jieshao a{color:#E9454D;}
	.contentYou .jieshao a:hover{text-decoration:underline;}
	.contentYou .pic li{width:150px; height:105px; float:left; margin-right:20px; position:relative;}
	.contentYou .pic li .miaoshu{position:absolute; left:0; bottom:0; width:144px; height:26px; line-height:26px; background:url(../images/Bg.png); color:#fff; padding-left:6px;}
	.contentYou .pic li .miaoshu a{color:#fff;}
	.contentYou .pic li .miaoshu a:hover{text-decoration:underline;}
	/*xiangmu-right*/
	.xiangmu-right{width:252px; height:446px; border:1px solid #dadada; border-left:0; display:inline; padding:20px 20px 0 20px; position:absolute; right:0; top:52px; _top:55px;}
	.xiangmu-right .zhuti{font-size:18px; text-align:center; display:block; margin-bottom:32px;}
	.xiangmu-right .xuanze{width:253px; height:90px; border-bottom:1px dotted #dadada;}
	.xiangmu-right .xuanze li{width:63px; height:60px; float:left;}
	.xiangmu-right .xuanze li .tupian{width:30px; height:30px; display:block; margin-left:16px;}
	.xiangmu-right .xuanze li .wenzi{display:block; width:63px; height:20px; font-size:14px; text-align:center; padding-top:10px;}
		/*fangan*/
	.xiangmu-right .fangan{width:252px; height:253px; text-align:center; padding-top:24px; position:relative;}
	.xiangmu-right .fangan .title{font-size:24px; color:#E9454D; margin-bottom:10px;}
	.xiangmu-right .fangan .miaoshu{font-size:14px; color:#999; margin-bottom:20px; display:block;}
	.xiangmu-right .fangan .name{width:230px; height:18px; padding:8px 10px; border:1px solid #dadada; font-size:12px; color:#999; font-family:"微软雅黑"; margin-bottom:20px;}
	.xiangmu-right .fangan .phone{width:230px; height:18px; padding:8px 10px; border:1px solid #dadada; font-size:12px; color:#999; font-family:"微软雅黑"; margin-bottom:20px;}
	.xiangmu-right .fangan .huoqu{display:block; width:252px; height:40px; background:#E9454D; color:#fff; text-align:center; line-height:40px; font-size:14px; font-family:"微软雅黑"; border:none; left:6px; bottom:20px; cursor:pointer;}
	.xiangmu-right .fangan .huoqu:hover{background:#c63b41;}
/*wenzhang部分*/
	#wenzhang{width:1200px; height:auto; overflow:hidden; margin:0 auto; overflow:hidden; margin-bottom:40px; position:relative;}
	#wenzhang h2.title{font-size:24px; font-weight:normal; padding-bottom:20px; height:32px;}
	/*tag*/
	#wenzhang .tag{width:388px; height:346px; float:left; border:1px solid #dadada; padding-left:10px; padding-top:12px; position:relative;}
	#wenzhang .tag .title{width:377px; height:auto; overflow:hidden; margin-bottom:10px; padding-left:3px;}
	.tag .title span.hot{border-bottom:2px solid #E9454D; padding-bottom:6px; float:left; width:90px; font-size:18px; text-align:center;}
	.tag .title span.kong{float:left; height:30px; border-bottom:2px solid #dadada; width:287px;}
	.tag .tagList{width:388px; height:auto; overflow:hidden; margin-bottom:10px;}
	.tag .tagList li{width:185px; height:32px; text-align:center; line-height:32px; float:left; background:#f3f3f3; font-size:14px; margin:0 3px 6px 3px;}
	.tag .tagList li a{color:#3e3e3e; display:block; text-decoration:none;}
	.tag .tagList li a:hover{color:#fff; background:#E9454D;}
	.tag .yima{width:390px; height:132px; position:absolute; right:0; bottom:10px;}
	/*redian*/
	#wenzhang .redian{width:431px; height:359px; border-top:1px solid #dadada; overflow:hidden; float:left; padding:0 38px;}
	#wenzhang .redian li{width:431px; height:35px; border-bottom:1px dotted #dadada; padding:12px 0 24px; float:left;}
	#wenzhang .redian li.noBorder4{border-bottom:0;}
	#wenzhang .redian li a{font-size:18px; display:block; color:#3e3e3e; line-height:32px;}
	#wenzhang .redian li a:hover{color:#E9454D;}
	#wenzhang .redian li p{color:#999; width:431px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis;}
	/*gengxin*/
	#wenzhang .gengxin{width:251px; height:346px; overflow:hidden; float:right; border:1px solid #dadada; padding:0 20px; padding-top:12px;}
	#wenzhang .gengxin .new{float:left; width:126px; height:40px; font-size:18px; color:#E9454D; border-bottom:2px solid #E9454D; text-align:center;}
	#wenzhang .gengxin .kong{float:left; width:125px; height:40px; border-bottom:1px solid #dadada;}
	#wenzhang .gengxin .text li{height:50px; line-height:45px; font-size:14px; width:251px; border-bottom:1px dotted #dadada; float:left;}
	#wenzhang .gengxin .text li.noBorder6{border:0;}
	#wenzhang .gengxin .text li a{display:block; color:#3e3e3e; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; -o-text-overflow:ellipsis;}
	#wenzhang .gengxin .text li a:hover{color:#E9454D;}


	
/* 案例展示 */
.fwxm{ width:1200px; margin:0px auto; overflow:hidden;}
.fwxm ul{margin: 0 -80px 0 0; overflow:hidden; position: relative;}
.fwxm ul li{ float:left; width:278px; height:228px; margin:15px 26px 15px 0px; font-size:0; line-height:0; padding:1px; text-align:center; border:1px solid #eee;}
.fwxm ul li a img{width:278px;height:178px; padding:0px; overflow:hidden; -webkit-transition: all 0.5s;}
.fwxm ul li a:hover img{-webkit-transform: scale(1.1);cursor: pointer;-webkit-transition: all 0.5s; overflow:hidden; !important;}
.ipdiv {width: 278px;height: 178px; float:left; overflow: hidden; display:table; }

.iptxt{width: 278px height:50px; line-height:25px; display:table; padding:10px 5px; margin-bottom:5px; overflow:hidden;}
.iptxt a{width:160px; color:#000; font-size:14px; font-family:"微软雅黑"; text-decoration:none; float:left;}
.iptxt a:hover{color:#cc0000;}

.iptxt em{width:90px; color:#ff3300; font-size:14px; font-family:"微软雅黑"; text-decoration:none; float:right;}


.fwxm ul li.nomr{ margin:0;margin-top:10px;}

/* 更多 */
.xm_more{ width:150px; height:35px; line-height:35px; margin:0 auto; text-align:center;  margin-top:10px;}
.xm_more a {color:#dd0000; font-size:16px; font-family:"微软雅黑"; text-decoration:none; display:block; background:#fff; border:1px solid #dd0000; border-radius:100px; }
.xm_more a:hover{background:#f6f6f6; text-decoration:none}

/*-----------------------  合作伙伴 ----------------------------*/
/* 背景 */
.hezuo_bg{ width:100%; height:550px; margin:0px auto; margin-top:100px; overflow:hidden; background:#f5f5f5;}
.hezuo_tit{ width:1200px; height:55px; margin:0 auto; margin-top:80px; text-align:center; display:table;}

.hezuo_bd{ width:1100px; margin:0px auto; margin-top:50px; overflow:hidden;}

.hezuo_bd ul{margin: 0 -80px 0 0;}

.hezuo_bd ul li{ width:245px; height:145px; margin:0 32px 23px 0; background:#414141; float:left; text-align:center; border: 1px #ddd solid;}
.hezuo_bd ul li img{width:auto; height:auto;overflow:hidden; border:0; margin:0 auto; margin-top:0px;}


/*-----------------------  新闻 ----------------------------*/
/* 新闻 */
.infoList{ width:1200px; height:auto; margin:0 auto; overflow:hidden; }

.infoList ul{ margin-right:-50px;}
.infoList ul li{width:582px; height:100px; border-bottom: 0px #d2d2d2 dotted; vertical-align:top; margin:10px 36px 30px 0; float:left;}

.infoImgLink{width: 160px; height: 100px; float: left; margin-right:20px;}
.infoImgLink img{width: 160px;height: 100px; border:0px;}

.infoContent{width: 402px; height: 110px; float:left; vertical-align:top;}
.infoContent h2 {overflow: hidden;text-overflow: ellipsis; white-space: nowrap; color:#0198f1;}
.infoContent h2 a{ font-weight:300; font-size: 16px; color:#333; font-family:"微软雅黑"; text-decoration:none; overflow: hidden;text-overflow: ellipsis; white-space: nowrap; }
.infoContent h2 a:hover{color:#ff0000;}
.infoContent p{ height:46px; line-height: 20px; margin:10px 0 0 0; font-size: 14px; color:#666; font-family:"微软雅黑"; overflow: hidden;}
.infoContent span{ line-height: 20px; font-size: 12px; color:#999; font-family:"微软雅黑"; overflow: hidden;}


/*anli部分*/
	#anli{width:1200px; height:auto; overflow:hidden; margin:0 auto; margin-bottom:30px;}
	#anli .top{width:1200px; height:32px; margin-bottom:20px;}
	#anli h2.title{font-size:24px; font-weight:normal; height:32px; width:120px; float:left;}
	#anli .more{float:right; width:40px; height:32px; font-size:16px; line-height:32px;}
	#anli .more a{color:#E9454D;}
	#anli .more a:hover{text-decoration:underline;}
		/*ul#video*/
	#anli li{float:left; margin: 0 5px 10px 5px; position:relative; width:290px; height:200px; overflow:hidden; display:inline;}
	#anli li img{position:absolute; left:0; top:0; z-index:1;}
	#anli li .box{width:278px; height:188px; overflow:hidden; background:url(../images/Bg.png); padding-left:12px; padding-top:12px; position:absolute; left:0; top:0; z-index:2; display:none;}
	#anli li dl{width:276px; height:auto; margin-bottom:20px;}
	#anli li dl dd{margin-left:10px; margin-bottom:5px; color:#fff;}
	#anli li dl dd a.title{color:#fff; display:block; width:100%; height:38px; font-size:14px; font-weight:bold;}
	#anli li dl dd a.title:hover{text-decoration:underline;}
	#anli li dl dd.leixing a{color:#fff; text-decoration:none; display:inline-block; margin-left:6px;}
	#anli li dl dd.leixing a:hover{text-decoration:underline;}
	#anli li dl dd .cishu{display:inline-block; width:54px; height:16px; background:url(../images/fang2.png) no-repeat left center; padding-left:18px; line-height:16px;}
	#anli li dl dd .pinglun{display:inline-block; width:50px; height:16px; background:url(../images/lun2.png) no-repeat left center; padding-left:20px; line-height:16px;}
	#anli li .xiangxi{display:block; width:100px; height:32px; line-height:32px; text-align:center; font-size:14px; margin-left:10px;}
	#anli li .xiangxi a{display:inline-block; width:100px; height:32px; background:#E9454D; color:#fff;}
	#anli li .xiangxi a:hover{text-decoration:underline; background:#c63b41;}
	#anli h2.anLi{width:316px; height:36px; padding-left:24px; line-height:36px; background:#2c9cb1; font-weight:normal; color:#fff; margin-bottom:16px;}

.m_Box18{
	width:300px;
	padding:5px 0 10px 0;
}
	
.v_s .v_left .left_groom .groom_main .about_one {
	text-align: center;
	width: 180px;
	float: left;
	margin-right: 30px;
}
.v_s .v_left .left_groom .groom_main .about_one img {
	width: 180px;
	height: 101px;
}
.v_s .v_left .left_groom .groom_main .about_one .name {
	font-size: 14px;
	margin-top: 5px;
	display: block;
}

/* marqueeleft  滚动案例 */
.marqueeleft{width:1200px;overflow:hidden;margin:0 auto;}
.marqueeleft ul{float:left; margin-bottom:30px;}
.marqueeleft li{float:left;margin:0 10px;display:inline;width:240px; height:190px;overflow:hidden;}
.marqueeleft li img{display:block;width:240px; height:160px; overflow:hidden;}
.marqueeleft li span{ width:240px;height:30px;line-height:30px; text-align:center; }
.marqueeleft li span a{font-family:"微软雅黑"; font-size:14px; color:#000; text-decoration:none;display:block;background:#f3f3f3}
.marqueeleft li span a:hover{ color:#FF0000} 




/*-----------------------  关于我们 ----------------------------*/
.col_a1{width: 1200px; display:table; margin:0 auto;}

.about_tit{ width:1200px; height:59px; margin:0 auto; margin-top:90px; text-align:center; display:table;}

.about_left{width:498px; height:414px; float:left; }
.about_right{width:619px; height:414px; float:right; }

.about_a1{ width:100%; height:230px; line-height:30px; margin:0 auto; margin-top:25px; color:#666; font-size:15px; font-family:"微软雅黑";}
.about_a2 a{ width:130px; height:45px; line-height:45px; margin-top:100px; text-align:center; background:#188ce4; color:#fff; font-family:"微软雅黑"; font-size:16px; border-radius:50px; box-shadow:#c7e0f3 5px 5px 20px; display:block;}
.about_a2 a:hover{ color:#fff; display:block; background:#0072cb; text-decoration:none;}

/*-------- 框架 公司简介 -----------------*/
.gs{ width:100%;  padding: 20px 0; }

.col_2{width: 1200px; display:table; margin:0 auto; border:0px solid #562368;}
.col_2_l{width: 500px; float: left; border:0px solid #ff6600;}
.col_2_r{width: 700px; float: right; border:0px solid #ff0000;}

.gs_img{width:500px;height:250px; padding:0px; overflow:hidden; border:0px solid #ccc; background:#FFFFFF;}

.gs_text{width:660px;height:300px; padding:0px; float:right; vertical-align:top; border:0px solid #ccc; overflow:hidden;}
.gs_text .gs_eng{height:50px; line-height:50px; margin:0 auto; text-align:left; border:0px solid #FF6600; color:#7cbde3; font-size:40px; font-family:"Times New Roman", Times, serif; }
.gs_text .gs_cn{height:50px; line-height:50px; margin:0 auto; text-align:left; border:0px solid #FF6600; color:#666; font-size:26px; font-family:"微软雅黑";}

.gs_text .gs_txt{line-height:25px; margin:0 auto; text-align:left; border:0px solid #FF6600; color:#595858; font-size:14px; font-family:"微软雅黑"; }

.gs_text .gs_more{ width:100px; height:30px; line-height:30px; margin:0 auto; text-align:center;  margin-top:40px; float:left;}
.gs_more a {color:#595858; font-size:16px; font-family:"微软雅黑"; text-decoration:none; display:block; border:1px solid #595858;}
.gs_more a:hover{color:#fff; border:1px solid #007ec7; background:#007ec7; text-decoration:none}

/* ===================== TAB选项卡 =====================*/

/* TAB选项卡1 右侧新闻 */

#tab_1{width:1200px;height:auto; position:relative;margin:50px auto; }

#tab_1 .tab_menu_1{width:426px; margin:0 auto;  }

#tab_1 .tab_menu_1 li{ width:130px; height:40px; line-height:40px; margin-right:10px; float:left; cursor:pointer;text-align:center;font-size:16px; color:#333; border-bottom:1px solid #eee; border-radius:50px; border:1px solid #e6e6e6;;}

#tab_1 .tab_menu_1 .selected_1{background:#fff;cursor:pointer; color:#4185d8; border:1px solid #4185d8;}

#tab_1 .tab_box_1{width:100%; height:auto; clear:both; position:relative;}

.hide_1{display:none;}
.tab_box_1 div{padding:0px; margin-top:30px;} 


/* TAB选项卡2 区域 */
#tab_2{width:1200px; height:100px;position:relative;margin:20px auto;}
#tab_2 .tab_menu_2{width:100%;float:left;position:absolute;z-index:1; border-bottom:1px solid #6ac5ff; border-left:1px solid #fff;border-top:1px solid #fff;border-right:1px solid #fff;}
#tab_2 .tab_menu_2 li{float:left;width:56px;height:30px;line-height:30px; cursor:pointer;text-align:center; font-family:"MicroSoft YaHei"; font-size:15px; color:#ff6868; background:#fff; border-left:1px solid #ddd; border-top:1px solid #ddd;border-right:1px solid #ddd; margin-left:5px; border-radius:5px 5px 0 0; display:block;}
#tab_2 .tab_menu_2 .selected_2 {background:#fff;cursor:pointer; color:#6ac5ff; border-left:1px solid #6ac5ff;border-top:1px solid #6ac5ff;border-right:1px solid #6ac5ff; border-bottom:1px solid #fff; margin-bottom:-1px;}

#tab_2 .tab_box_2{width:100%; height:auto; clear:both; position:relative;border:1px solid #6ac5ff;}
.hide_2{display:none;}
.tab_box_2 div{padding:50px 10px 20px 10px; background:#fff;} 

.tab_box_2 div strong a{width:auto; height:28px; line-height:28px; padding:0 5px; margin-right:10px; text-align:center; font-size:13px; font-weight:300;color:#008826; background:#f6f6f6; display:block; border-radius:1px; float:left;}
.tab_box_2 div strong a:hover{color:#ff0000;}

.tab_box_2 div em{font-size:14px; font-style:normal; font-weight:300;color:#999;line-height:28px;text-decoration:none; margin-right:10px;}
.tab_box_2 div em a{display:inline; *margin: 0px 0px; padding:0 8px; font-family:"MicroSoft YaHei";font-size:15px;color:#000;text-decoration:none; border-left:1px solid #eee;}
.tab_box_2 div em a:hover{color:#ff0000; font-size:15px; font-weight:bold; border-bottom:1px solid #ff9292;}
