/*公共标题*/
.main_title{
	display: block;
    text-align: center;
    font-size: 16px;
    color: #666666;
    line-height: 32px;
	}
.main_title p{font-size:36px; color:#333333; font-weight:bold; line-height:50px;}
.main_title p span{font-size:36px; color:#d20003; font-weight:bold; line-height:50px; }
.main_title .dec{ width:234px; height:4px; margin:10px auto; background:url(../images/line.png) center center no-repeat}



/*block1*/
.in_block1{ width:1200px; height:auto; margin:65px auto 0}
.in_block1 .cont{ margin-top:38px;}
.in_block1 .cont ul li{ float:left; width:171px; height:auto; display:block; text-align:center}
.in_block1 .cont ul li .topimg{ height:61px;}
.in_block1 .cont ul li .topimg img{transition: all 0.3s linear 0s;}
.in_block1 .cont ul li p{ font-size:18px; line-height:24px; color:#333333; margin-top:20px}
.in_block1 .cont ul li:hover .topimg img{transform:rotate(360deg);}


/*product*/
.in_product{ width:100%; height:auto; margin:65px auto 0; background:#f3f3f3; padding-top:60px; padding-bottom:60px}
.in_product .cont{ width:1200px; height:auto; margin:0 auto;}
.in_product .cont ul li{ width:280px; height:320px; display:block; float:left; margin-right:26px; margin-top:26px; border-bottom:3px solid #cccccc; background:#ffffff}
.in_product .cont ul li:nth-child(4n){ margin-right:0}
.in_product .cont ul li .topimg{
    width: 280px;
    height: 280px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	}
.in_product .cont ul li .topimg img{
	max-width:100%;
	max-height:100%;
	transform: scale(1);
	transition: all 1s ease-out;
	}
.in_product .cont ul li p{text-align: center;display: block;overflow: hidden;}
.in_product .cont ul li p a{line-height:40px; font-size:16px; color:#333333}
.in_product .cont ul li:hover .topimg img{transform: scale(1.2);}
.in_product .cont ul li:hover p{ background:#d20003}
.in_product .cont ul li:hover p a{line-height:40px; font-size:16px; color:#ffffff}
.in_product .cont .more{ width:240px; height:50px; margin:35px auto 0; background:#d20003; display:block; text-align:center;line-height:50px; color:#ffffff; font-size:16px}
.in_product .cont .more:hover{ background:#333333; }


/*subban*/
.in_subban{ width:100%; height:250px; margin:0 auto; background:url(../images/bg_sub1.jpg) center top no-repeat}
.in_subban .main{ width:1200px; height:auto; margin:0 auto}
.in_subban .main .tit{ display:block; float:left; width:345px; height:250px;}
.in_subban .main .tit h1{ font-weight:bold; font-size:45px; line-height:65px; color:#ffffff; padding-top: 32px;}
.in_subban .main .tit .dec{ width:41px; height:15px; display:block; background:url(../images/dash.png) no-repeat 0 0; margin:15px 0 20px 0;}
.in_subban .main .tit h2{ font-size:19px; line-height:32px; color:#ffffff;}
.in_subban .main .cont{ width:392px; height:250px; display:block; float:left; position:relative}
.in_subban .main .cont ul li{ width:104px; height:118px; display:block; text-align:center; background:url(../images/square.png) center  center no-repeat}
.in_subban .main .cont ul li p{ font-size:24px; line-height:32px; color:#ffffff; line-height:28px; padding-top:30px}
.in_subban .main .cont ul li.li1{ position:absolute; left:0; top:21px;}
.in_subban .main .cont ul li.li2{ position:absolute; left:117px; top:21px;}
.in_subban .main .cont ul li.li3{ position:absolute; left:232px; top:21px;}
.in_subban .main .cont ul li.li4{ position:absolute; left:58px; top:119px;}
.in_subban .main .cont ul li.li5{ position:absolute; left:174px; top:119px;}
.in_subban .main .cont ul li.li6{ position:absolute; left:289px; top:119px;}


/* 关于我们 */
.in_about{ width:100%; height:auto; margin:0 auto; background:url(../images/bg_gsjj.jpg) center bottom no-repeat; padding-top:70px; padding-bottom:85px}
.in_about .main{ width:1200px; height:auto; margin:0 auto}
.in_about .main .leftimg{ display:block; float:left}
.in_about .main .leftimg img{}

.in_about .main .righttxt{
	width: 640px;
    height: auto;
    display: block; float:right
	}
.in_about .main .righttxt h1{
	font-size: 32px;
    color: #d20003;
    font-weight: bold;
    line-height: 45px;
	}
.in_about .main .righttxt h2{
	font-size: 21px;
    color: #444444;
    line-height: 30px;
	}
.in_about .main .righttxt .dec{
	width: 50px;
    height: 5px;
    display: block;
    background: #d20003;
    margin-bottom: 15px;
    margin-top: 15px;
	}
.in_about .main .righttxt .txt{ height:210px; display:block; overflow:hidden}
.in_about .main .righttxt .txt *{ font-size:17px; line-height:35px; color:#333333; text-align:justify}

.in_about .main .righttxt .more{margin:10px auto 0;}
.in_about .main .righttxt .more a{ width:150px; height:50px; display:block; text-align:center; line-height:50px; color:#fff; background:#484848; font-size:18px; float:left; margin-right:13px;}
.in_about .main .righttxt .more a:hover{ background:#d20003; font-size:18px; float:left; margin-right:13px;}

.in_about .main .righttxt .txta{ margin-top:20px;}
.in_about .main .righttxt .txta ul li{ float:left; margin-right:12px; width:205px; height:153px; display:block;}
.in_about .main .righttxt .txta ul li:nth-child(3){ margin-right:0}
.in_about .main .righttxt .txta ul li .topimg{
	width: 205px;
    height: 153px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
	}
.in_about .main .righttxt .txta ul li .topimg img{
	max-width:100%;
	max-height:100%;
	transform: scale(1);
	transition: all 1s ease-out;
	}
.in_about .main .righttxt .txta ul li:hover .topimg img{
	transform: scale(1.2);
	}



/*应用案例*/
.in_yyal{ width:100%; height:auto; margin:58px auto}
.in_yyal .cont{}



/*案例*/
.case_t{ width:1200px; height:auto; margin:50px auto 0;}
.case_t ul{
    text-align: center;
    font-size: 0;
}
.case_t ul li{width: 135px;height: 105px;padding: 0 20px 0 0;display:inline-block;}
.case_t ul li a,.case_t span a{font-size: 18px;color: #333;width: 97px;height: 102px;display: block;float: left;padding: 11px 0 0;text-align: center;}
.case_t ul li em,.case_t span em{display: block;width: 50px;height: 50px;line-height: 0;overflow: hidden;margin: 0 auto 5px;}
.case_t ul li em img,.case_t span em img{    width: 50px;
  height: 100px;-webkit-transition:all .5s;transition:all .5s;}
.case_t ul li a:hover,.case_t span a:hover{color: #fff;background: #d20003;border-radius: 20px 0 20px 0;}
.case_t ul li:hover em img,.case_t span:hover em img{margin-top: -50px;}
.case_t span{display: block;float: right;text-transform: uppercase;}

.case_l{width: 52px;height: 52px;cursor: pointer;position: absolute;    top: 209px;
  left: -100px;border-radius: 50%;-webkit-transition:all .3s;transition:all .3s;}
.case_l img{width: 52px;height: 52px;}
.case_l:hover{box-shadow: 0 3px 5px 3px rgba(0,0,0,0.2);z-index:2;-webkit-transform:translate(0,-2px);-webkit-transform:translate(0,-2px);}



.mr_frbox2e {HEIGHT:260px; width:1424px;  margin:0 auto; position:relative; margin-top:30px }
.mr_frbox2e .leftprole{ position:absolute; left:0; top:102px;CURSOR: pointer}
.mr_frbox2e .rightprore{ position:absolute; right:0; top:102px;CURSOR: pointer}

.imgboxcpe{ width:1220px; height:260px; margin:0px auto 0; overflow:hidden}
.imgboxcpe ul li{ margin:0 12px 0 12px; display: inline; float:left; overflow:hidden;}
.imgboxcpe ul li a{display:block;width:280px;height:260px;background:#e5e5e5;line-height:50px;text-align:center;font-size:16px;color:#333333; border:1px solid #e5e5e5 /*box-shadow: 10px 10px 10px 10px #000000;*/}
.imgboxcpe ul li a .imgali{width:280px; height:210px; text-align:center; overflow:hidden}
.imgboxcpe ul li a .imgali span{height:100%; display:inline-block; vertical-align:middle}
.imgboxcpe ul li a .imgali img{width:280px; height:210px; vertical-align: middle;transition:all 0.8s;-webkit-transition:all 0.8s;-moz-transition:all 0.8s;-o-transition:all 0.8s; }
.imgboxcpe ul li a:hover .imgali img{transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);}

/*.imgboxcpe ul li:last-child{ margin:0 0px 0 12px;}
.imgboxcpe ul li:first-child{ margin:0 12px 0 0px;}*/



/*首页优势*/
.in_yous{ width:100%; height:754px; margin:0 auto; background:url(../images/bg1.jpg) center top no-repeat; padding-top:68px}
.in_yous .cont{ width:1200px; height: auto; margin:0 auto; margin-top:25px;}
.in_yous .cont .picimg{ display:block; float:left}
.in_yous .cont .picimg img{}
.in_yous .cont .feature_r{
	width: 760px;
    background-color: #d20003;
    border-radius: 10px;
    height: 470px;
    position: relative; margin-left:32px;
	}
.feature_r li{float: left;text-align: center;width: 252px;height: 234px; border-bottom: 1px #e04d4f solid;border-left: 1px #e04d4f solid;position: relative;}
.feature_r li:nth-child(1),.feature_r li:nth-child(4){border-left: none;}
.feature_r li:nth-child(4),.feature_r li:nth-child(5),.feature_r li:nth-child(6){border-bottom: none;}
.feature_r li img{padding-top:55px;}
.feature_r li p{color: #fff;font-weight: bold;font-size: 20px;margin-top:16px;margin-bottom:4px;}
.feature_r li span{display: block;font-size: 14px;color: #f2b3b4;}

.feature_r li:after,.feature_r li:before {content: '';display: block;width: 100%;height: 0;position: absolute;left: 0;transition: all .5s ease;background: rgba(255,255,255,0.05);}
.feature_r li:hover:after,.feature_r li:hover:before {height: 100%;}
.feature_r li:before {bottom: 0;}
.feature_r li:after {top: 0;}

.clear{clear:both; height:0; line-height:0; overflow:hidden; display:block}


/*首页新闻中心*/
.newContBox{width:100%; height:auto; margin:54px auto 65px;}
.newContBox .newCont{width:1200px;margin:0 auto;overflow: hidden;}


.newCont .newtop .listnew{float: right;}
.newCont .newtop .listnew li{float: left;margin-right:30px;color:#fff;font-size:16px;padding-bottom:10px;cursor: pointer;}
.newCont .newtop .listnew li:last-child{margin-right:0;}
.newCont .newtop .listnew li:hover{border-bottom: 2px solid #fff;}

.newCont .newctext{width:100%;overflow:hidden;display: none; margin-top:38px}

.newCont .newctext.newshown{display: block; }
.newCont .newctext .ncontl{width:506px; height:533px; display:block;overflow:hidden;float: left;background: #eeeeee;padding:12px; padding-bottom:0}
.newCont .newctext .ncontl .ncimg{width:506px;height:380px; display:block; overflow:hidden; text-align:center; background:#ffffff}
.newCont .newctext .ncontl .ncimg img{max-width:100%; height:380px;transform: scale(1);transition: all 1s ease-out;}
.newCont .newctext .ncontl:hover .ncimg img{transform: scale(1.2);}
.newCont .newctext .ncontl .nctit{ width:80%; line-height:45px; float:left;font-size:18px;display:block; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.newCont .newctext .ncontl span{ float:right; font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#aaaaaa; line-height:45px; background:url(../images/date.png) 0 center no-repeat; padding-left:20px}
.newCont .newctext .ncontl .ncdate{ background:url(../images/date.png) 0 center no-repeat; text-indent:25px;color:#1f5db0;font-size:15px;margin-bottom:10px;}
.newCont .newctext .ncontl .nctext{color:#5e5e5e !important;font-size:15px !important;line-height:24px !important; height:48px; display:block; overflow:hidden}
.newCont .newctext .ncontl .ncnexta{width:95px;height:30px;display: block; text-align:center; line-height:30px; background:#ca0000; color:#fff; font-size:15px;float: right;border-radius:15px; margin-top:10px}

.newCont .newctext .ncontr{width:620px; height:auto; display:block;overflow:hidden;float: right;}
.newCont .newctext .ncontr ul{width:100%;overflow:hidden;}
.newCont .newctext .ncontr ul li{width:100%;overflow:hidden; padding-top:24px; padding-bottom:24px; border-bottom:1px dotted #bababa}
.newCont .newctext .ncontr ul li:first-child{ padding-top:0}
/*.newCont .newctext .ncontr ul li:last-child{ padding-bottom:0}*/

.newCont .newctext .ncontr ul li a{width:100%;overflow:hidden;display: block;background: url(../images/mnarr.png) right bottom no-repeat;}
.newCont .newctext .ncontr ul li a .nrtit{width:100%;color:#222;font-size:18px;margin-bottom:15px;overflow: hidden;height:30px;}
.newCont .newctext .ncontr ul li a .nrtit .stit{width:80%;float: left;line-height: 30px; font-size:18px; color:#222;}
.newCont .newctext .ncontr ul li:hover a .nrtit .stit{color:#ca0000;}
.newCont .newctext .ncontr ul li a .nrtit .date{
    float: right;
    text-align: right;
    color: #aaaaaa;
    font-size: 15px;
    line-height: 30px;
    background: url(../images/date.png) 0 center no-repeat;
    padding-left: 20px;
	}
.newCont .newctext .ncontr ul li a .nrtext{width:80%;color:#5e5e5e;font-size:15px;line-height:24px; height:48px; display:block; overflow:hidden}