@charset "utf-8";
@font-face{font-family:dincond-medium-webfont;src:url(../fonts/dincond-medium-webfont.eot);src:url(../fonts/dincond-medium-webfont.eot?#iefix) format('embedded-opentype'),url(../fonts/dincond-medium-webfont.woff2) format('woff2'),url(../fonts/dincond-medium-webfont.woff) format('woff'),url(../fonts/dincond-medium-webfont.ttf) format('truetype'),url(../fonts/dincond-medium-webfont.svg#novecentowide-bold-webfont) format('svg')}

@font-face{font-family:Exotic350BT;src:url(../fonts/Exotic350BT-Bold.eot);src:url(../fonts/Exotic350BT-Bold.eot?#iefix) format('embedded-opentype'),url(../fonts/Exotic350BT-Bold.woff2) format('woff2'),url(../fonts/Exotic350BT-Bold.woff) format('woff'),url(../fonts/Exotic350BT-Bold.ttf) format('truetype'),url(../fonts/Exotic350BT-Bold.svg#novecentowide-bold-webfont) format('svg')}

html {
	width:100%;
	margin:0;
	padding:0;
	-ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; 
}

body {
	width: 100%;
	margin: 0 auto;
	font-family:"微软雅黑";
	font-size:14px;
	margin:0;
	padding:0;
	color:#444;
	line-height:200%;
}
img{
	border: none;
}
dl,dt,dd{display:block;margin:0;}
p,ul,li,form,h1,h2,h3,h4,h5,h6,dl,dd{
	margin: 0;
	padding: 0;
	list-style: none;
}
a {
	color: #444;
	text-decoration: none!important;
	cursor:pointer;
	background: transparent; 
	outline:none;
    blr:expression(this.onFocus=this.blur());
}
a img{ border:none;}
a:hover {color: #d80c18;}
.clear{ clear:both; margin:0; padding:0; height:0;}
.fl{ float:left;}
.fr{ float:right;}
.tc{ text-align:center;}
html{ overflow-x:hidden;}
.wrap { width:1280px; margin:0 auto; overflow:hidden;}
.mWrap { width:1560px; margin:0 auto; overflow:hidden;}
.cf:after{content:""; display:block; height:0; clear:both;}
*{ box-sizing:border-box;}
.phone-div { display:none;}

/****菜单*****/
.headerBox {width: 100%; height:103px; padding:0 9%; border-bottom:4px solid #0044a7; }
.headerBox .logo { width:223px; height:100%; float:left;}
.headerBox .logo img { display:block; width:100%; height:auto;}
.headerBox .menu { width:70%; height:100%; float:right;}
.headerBox .links { width:110px; height:100%; float:right; padding-top:43px; text-align:right; position:relative;}
.headerBox .links a { margin-left:10px; width:22px; height:19px; display: block; float:right}
.headerBox .links a img { display:block; width:100%; height:100%;}
.headerBox .links .ewm { width:22px; float:right; margin-left:10px; }
.headerBox .links .ewm p { width:120px; height:120px; -moz-opacity:0.5;-khtml-opacity:0.5; opacity:0;filter:alpha(opacity=0); overflow:hidden; position:absolute; left:0; bottom:-95px; z-index:99;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.headerBox .links .ewm p img { display:block; width:100%; height:100%;}
.headerBox .links .ewm:hover p { -moz-opacity:1;-khtml-opacity:1;opacity:1;filter:alpha(opacity=100);}
.menu ul {height: 103px;line-height: 103px; text-align:right}
.menu ul li{ display:inline-block;height: 103px; line-height:102px;position: relative; padding:0 25px; border-bottom:4px solid #0044a7;-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;}
.menu>ul>li>a {color: #373737;font-size: 16px;display: block;width: 100%; height:100%;display: block;}
.menu ul li:hover { color:#fff; background:#1c61a9;border-bottom:4px solid #e0b365;}
.menu ul li:hover a { color:#fff;}
#nowMenu2 { color:#fff; background:#1c61a9;border-bottom:4px solid #e0b365;}
#nowMenu2 a { color:#fff;}
.ff_hide{width: 108px; overflow:hidden;background: #3385c7;z-index: 9999999;position: absolute;left: 0;top: 103px;
	transform: translate(0,20px);
	opacity: 0;
	visibility: hidden;
	transition: All 0.3s;
	-moz-transition: All 0.3s;
	-webkit-transition: All 0.3s;
	-o-transition: All 0.3s;
}
.menu ul li:hover .ff_hide{z-index: 2;transform: translate(0,0px);opacity: 1;visibility: visible;
	transition: All 0.3s;
	-moz-transition: All 0.3s;
	-webkit-transition: All 0.3s;
	-o-transition: All 0.3s;}
.ff_hide dl dd a{color: #fff;display: block;line-height: 32px;text-align: center;font-size: 12px; font-weight:bold;}
.ff_hide dl {padding: 6px 0;}
.ff_hide dl dd a:hover{color: #ff993d;}

.mBanner .swiper-slide img { display:block; width:100%; height:auto;}
.mBanner .swiper-slide .d2 {background: url(../images/pic03.png) repeat center center; color:#fff; position:absolute; left:0; top:30%; padding:2% 5% 2% 7%; font-weight:bold;}
.mBanner .swiper-slide .d2 p.p1 { font-size:64px; line-height:70px; margin-bottom:10px;}
.mBanner .swiper-slide .d2 p.p2 { font-size:20px; text-transform:uppercase;}
.mBanner .swiper-container-horizontal>.swiper-pagination-bullets { bottom:20px!important; cursor:pointer;}
.mBanner .swiper-pagination-bullet-active { width:40px; border-radius:10px; background:#f7d08b;}

/*首页*/
.mTit { margin-bottom:4%;}
.mTit p.p1 { font-size:42px; color:#989898; line-height:50px;text-transform:uppercase;font-family:Exotic350BT;}
.mTit p.p2 { font-size:38px; line-height:44px;}
.mTit p.p2:after { content:''; display:block; background:#004ea1; width:42px; height:5px; margin-top:28px;}

.home .row1 { clear:both; padding:5% 0 0 0; position:relative;}
.home .row1 .box .pic img { display:block; width:100%; height:auto;}
.home .row1 .box .text { background:#fbfdfd; height:397px; width:1020px; overflow:hidden; position:absolute; right:8%; bottom:0;}
.home .row1 .box .text .textL { width:703px; height:100%; float:left; padding:3%;} 
.home .row1 .box .text .textR { width:317px; height:100%; float:right;}
.home .row1 .box .text .textR img { display:block; width:100%; height:100%;}
.home .row1 .box .text .textL p.p1 { font-size:24px; color:#545454; line-height:200%;}
.home .row1 .box .text .textL p.p2 { font-size:36px; color:#004ea1; font-family:dincond-medium-webfont; line-height:40px; margin-bottom:35px;}
.home .row1 .box .text .textL p.p3 { color:#636363; margin-bottom:55px;}
.home .row1 .box .text .textL p.p4 a { display:block; width:190px; height:33px; line-height:33px; text-align:center; color:#fff; font-size:16px; background:#cc9f50;}

.home .row2 { clear:both; width:100%; background:#f7f7f7; padding:5% 0; margin-top:6%; }
.home .row2 .list { height:495px; overflow:hidden;}
.home .row2 .list .listL { width:49%; height:100%; float:left; margin-right:2%; position:relative}
.home .row2 .list .listL a { display:block; width:100%; height:100%;}
.home .row2 .list .listR { width:47%; height:100%; float:right;}
.home .row2 .list .listR .li { height:103px; overflow:hidden; margin-bottom:27px;-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;}
.home .row2 .list .listR .li a { display:block; width:100%; height:100%;}
.home .row2 .list .listR .li .liL { width:12%; height:100%; float:left; background:#cc9f50; text-align:center; color:#fff;font-family:dincond-medium-webfont; padding:0 0 1% 0;-webkit-transition: 0.4s;
	-moz-transition: 0.4s;
	-ms-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s; }
.home .row2 .list .listR .li .liR { width:86%; height:100%; float:left; margin-left:2%; padding-top:1%;}
.home .row2 .list .listR .li .liR p.p1 { font-size:22px; color:#3e3e3e; margin-bottom:11px;}
.home .row2 .list .listR .li .liR p.p2 { color:#868686; line-height:22px;}
.home .row2 .list .listR .li .liL p.p1 { font-size:68px;line-height:68px;}
.home .row2 .list .listR .li .liL p.p2 { font-size:28px;}
.home .row2 .list .listR .li:hover { background:#ebebeb;}
.home .row2 .list .listR .li:hover .liL { background:#004ea1;}
.home .row2 .list .listL .pic { height:100%}
.home .row2 .list .listL .pic img { display:block; width:100%; height:100%;}
.home .row2 .list .listL .text { width:475px; overflow:hidden; position:absolute; left:0; bottom:20px; z-index:1;}
.home .row2 .list .listL .text p.p1 { background:#f7f7f7; width:100%; height:138px; padding:4% 4% 4% 0; margin-bottom:15px;}
.home .row2 .list .listL .text p.p1 span { display:block;}
.home .row2 .list .listL .text p.p1 span.sp1 { font-size:20px; color:#222222; margin-bottom:20px;background: url(../images/pic09.png) no-repeat right center;}
.home .row2 .list .listL .text p.p1 span.sp2 { color:#636363; line-height:20px; width:83%;}
.home .row2 .list .listL .text p.p2 { color:#bdbdbd; font-size:20px; padding-left:16px;}
.home .row2 .list .listL .text p.p2 span { font-size:30px;font-family:dincond-medium-webfont;}
.home .row2 .list .btn { clear:both;}
.home .row2 .btn a { display:block; width:190px; height:33px; line-height:33px; text-align:center; color:#fff; font-size:16px; background:#004ea1; margin:0 auto; margin-top:3%}

.home .row3 { clear:both; padding:5% 0; }
.home .row3 .list { width:91%; margin-left:9%; position:relative}
.home .row3 .list .swiper-container { position:static}
.home .row3 .list .swiper-slide { text-align:center; color:#fff; position:relative}
.home .row3 .list .swiper-slide a { color:#fff;}
.home .row3 .list .swiper-slide .d1 img { display:block; width:100%; height:auto;}
.home .row3 .list .swiper-slide .d2 {background: url(../images/pic16.png) repeat center center; width:100%; height:100%; position:absolute; left:0; top:0; z-index:1; padding-top:22%;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.home .row3 .list .swiper-slide .d2 p.p1 { font-size:34px; line-height:40px; margin-bottom:20px;}
.home .row3 .list .swiper-slide .d2 p.p2 { font-size:22px;text-transform:uppercase; margin-bottom:55%;}
.home .row3 .list .swiper-slide .d2 p.p3 img { display:block; margin:0 auto; width:38px;}
.home .row3 .list .swiper-button-prev {background: url(../images/pic10-on.png) no-repeat center center; width:54px; height:54px; left:-70px;}
.home .row3 .list .swiper-button-next {background: url(../images/pic11.png) no-repeat center center; width:54px; height:54px; right:1%;}
.home .row3 .list .swiper-slide:hover .d2 {top:62%; padding-top:13%;}

.home .row4 { clear:both;border-bottom:25px solid #f7f7f7; position:relative;}
.home .row4 .pic img { display:block; width:100%; height:auto; }
.home .row4 .list { width:390px; font-size:16px; color:#8c8c8c; text-align:justify; line-height:22px;position:absolute; left:0; top:0; z-index:1; }

.footer { clear:both; width:100%; height:525px; background:#23476f; color:#fff; overflow:hidden;}
.footer .box1 { height:285px; overflow:hidden; margin-top:78px; margin-bottom:78px; padding-left:2%}
.footer .box1 .L { width:25%; height:100%;float:left;border-right:1px solid #627c9a;}
.footer .box1 .C { width:65%; height:100%;float:right;}
.footer .box1 .R { width:13%; height:100%;float:right; padding-top:10px;}
.footer .box1 .L img { display:block; width:222px; height:auto; margin-bottom:48px;}
.footer .box1 .L p { font-size:16px; margin-bottom:21px;}
.footer .box1 .C .li { width:14%; float:right; padding-left:2%;}
.footer .box1 .C .li p.p1 { font-size:18px; margin-bottom:25px;}
.footer .box1 .C .li p.p2 { font-size:16px; color:#bcc9d8; margin-bottom:14px;}
.footer .box1 .C .li p.p2 a { color:#bcc9d8;}
.footer .box1 .R p { text-align:center; width:130px; float:right; font-size:16px; color:#bcc9d8;}
.footer .box1 .R p img { display:block; width:100%; margin-bottom:6px;}
.footer .box2 { clear:both; width:100%; border-top:1px solid #627c9a; height:84px; line-height:84px; color:#689eda;}
.footer .box2 .L { width:60%; height:100%; float:left;}
.footer .box2 .R { width:40%; height:100%; float:left; text-align:right;}
.footer .box2 a { color:#689eda}
.footer .box2 .R a { margin-left:20px;}
.footer .box1 .C .li p.p2 a:hover { color:#cc9f50;}
.footer .box2 a:hover { color:#cc9f50;}

/*----------------------内页------------------------------*/
.iBanner { position:relative;}
.iBanner .d1 img { display:block; width:100%; height:auto;}
.iBanner .d2 {background: url(../images/pic03.png) repeat center center; color:#fff; position:absolute; left:0; top:30%; padding:2% 5% 2% 7%; font-weight:bold;}
.iBanner .d2 p.p1 { font-size:64px; line-height:70px; margin-bottom:10px;}
.iBanner .d2 p.p2 { font-size:20px; text-transform:uppercase;}

.secMenu { clear:both; width:100%; height:55px; line-height:55px; overflow:hidden;background:#1c61a9;}
.secMenu .pagetitle { width:310px; height:100%; float:left; background:#e3b05b; color:#fff; text-align:center; font-size:24px; font-weight:bold;}
.secMenu .secNav { width:970px; height:100%; float:right; overflow:hidden; text-align:right;}
.secMenu .secNav a { display:inline-block; color:#fff; margin-left:45px; font-size:16px;}
.secMenu .secNav a:hover { color:#e3b05b;}
#nowMenu { color:#e3b05b;}
.innertit { clear:both;text-align:center;margin-bottom:4%; margin-top:4%;}
.innertit p.p1{ font-size:32px; color:#424242; line-height:34px; letter-spacing:2px; margin-bottom:5px;}
.innertit p.p2{ font-size:28px; color:#989898; text-transform:uppercase;line-height:30px;font-family:Exotic350BT;}
.iCon { margin-bottom:6%}

/*走进安钺*/
.about-div .box1 { clear:both;background: url(../images/pic19.jpg) no-repeat center center; width:100%; height:723px; overflow:hidden; }
.about-div .box1 .wrap { height:100%;}
.about-div .box1 .L { width:50%; height:100%; float:left; padding:7% 3% 0 0;}
.about-div .box1 .R { width:50%; height:100%; float:right;background: url(../images/pic20.png) repeat center center; padding:35px 28px;}
.about-div .box1 .L p.p1 { font-size:32px; font-weight:bold; color:#1c61a9; line-height:40px; margin-bottom:8px;}
.about-div .box1 .L p.p2 { font-size:32px; color:#e3b05b;font-family:dincond-medium-webfont; margin-bottom:27px;}
.about-div .box1 .L p.p3 { font-size:22px; margin-bottom:60px;}
.about-div .box1 .L p.p3:after { content:''; display:block; width:32px; height:2px; background:#7495c2; margin-top:12px;}
.about-div .box1 .L p.p4 { font-size:16px; line-height:42px; text-align:justify;}
.about-div .box1 .R img { display:block; width:100%; height:auto;}
.about-div .box1 .R .img1 { margin-bottom:32px;}

.about-div .wrap { overflow:inherit;}
.about-div .box2 { clear:both; padding:1% 0 6% 0;}
.about-div .box2 .innertit { margin-bottom:5%;}
.about-div .box2 .list {background: url(../images/pic28.png) repeat-x center center; height:410px;}
.about-div .box2 .list .li { width:233px; height:410px; float:left; border-left:1px solid #a9cfe8; margin-right:27px; position:relative}
.about-div .box2 .list .li:before { content:''; display:block;background: url(../images/pic29.png) no-repeat center center; width:17px; height:16px; position:absolute; left:-8px; top:48%; z-index:999;}
.about-div .box2 .list .li p.p1 { color:#82b8de; font-size:30px; margin-bottom:12px; padding-left:10px;}
.about-div .box2 .list .li p.p2 { font-size:16px; color:#747474; padding-left:10px; text-align:justify; height:119px; overflow:hidden;}
.about-div .box2 .list .li p.p3 img { display:block; width:233px; height:156px;}
.about-div .box2 .list .li1 p.p2 { margin-bottom:95px;}
.about-div .box2 .list .li2 p.p3 { margin-bottom:95px; height:165px;}
.about-div .box2 .list .m0 { margin-right:0}

.about-div .box3 { clear:both; background:#f4f4f4; width:100%; padding:1px 0 8% 0;}
.about-div .box3 .list { width:1280px; margin:0 auto; overflow:hidden;}
.about-div .box3 .list img { display:block; width:100%; height:266px;}


/*新闻中心*/
.news-list ul li { width:100%; height:166px; overflow:hidden; margin-bottom:24px;}
.news-list ul li a { display:block; width:100%; height:100%;}
.news-list ul li .L { width:276px; height:100%; float:left; overflow:hidden;}
.news-list ul li .C { width:907px; height:100%; float:left; background:#f6f6f6; margin-left:7px; padding:20px 40px 20px 30px}
.news-list ul li .R { width:90px; height:100%; float:right; padding:15px 11px;}
.news-list ul li .C p.p1 { font-size:18px; color:#000000; margin-bottom:20px;}
.news-list ul li .C p.p1:after { content:''; display:block; margin-top:10px; background:#989898; width:24px; height:2px;}
.news-list ul li .C p.p2 { color:#767676;}
.news-list ul li:nth-of-type(odd) .C { background:#e7f2f9;}
.news-list ul li:nth-of-type(even) .C { background:#f6f6f6;}
.news-list ul li:nth-of-type(odd) .R { background:#d0e5f4;}
.news-list ul li:nth-of-type(even) .R { background:#e4e4e4;}
.news-list ul li .L img { display:block; width:100%; height:100%;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.news-list ul li .R p.p1 { font-size:22px; color:#292929;font-family:dincond-medium-webfont; margin-bottom:3px;}
.news-list ul li .R p.p2 { font-size:34px; color:#292929;font-family:dincond-medium-webfont; margin-bottom:50px;}
.news-list ul li .R p.p3 {background: url(../images/pic33.png) no-repeat center center; width:16px; height:28px;}
.news-list ul li:hover .L img { transform: scale(1.08);}

.fy{ clear:both; text-align:center; width:100%; height:30px; margin:0 auto; margin-top:30px; font-size:14px;}
.fy b{ display:inline-block; width:24px; height:24px; text-align:center; background:#0f3a7e; border-radius:20px; line-height:24px; margin:0 4px; color:#fff; font-weight:100;}
.fy a{ display:inline-block; padding:0 10px;height:24px; text-align:center; line-height:24px;margin:0 4px; font-size:14px;}

.news-content { margin-bottom:50px; }
.newsdetail-content { width:100%; margin:0 auto; min-height:400px;}
.newsdetail-content p { margin-bottom:15px; display:block;}
.newsdetail-content img { max-width:100%;}
.newsdetail-title { width: 100%; overflow: hidden; padding: 8px 0 10px 0; border-bottom:1px dashed #e1e0e6; margin-bottom: 34px; text-align:center }
.newsdetail-title .title { font-weight: bold; font-size: 20px; line-height: 30px; color: #000; margin-bottom: 10px; }
.newsdetail-title .info { color: #8695a0; }


/*产品-工字钢*/
.cp-gzg .box1 { background:#ececec; padding:4% 0;}
.cp-gzg .box1 .L { width:620px; float:left; padding-top:2%;}
.cp-gzg .box1 .R { width:578px; float:right;}
.cp-gzg .box1 .L p.p1 { color:#363636; line-height:32px; text-align:justify; font-size:16px; margin-bottom:55px;}
.cp-gzg .box1 .L p.p2 { font-size:18px; color:#363636; margin-bottom:35px;}
.cp-gzg .box1 .R img { display:block; width:100%; height:auto; border:12px solid #fff;}
.cp-gzg .box1 .R .img1 { margin-bottom:21px;}
.cp-gzg .box2 { clear:both; padding-top:5%;}
.cp-gzg .box2 .L { width:587px; height:100%; float:right;}
.cp-gzg .box2 .R { width:590px; height:100%; float:left; }
.cp-gzg .box2 .L img { display:block; width:100%; height:auto;}
.cp-gzg .box2 .R p.p1 { font-size:18px; color:#363636; margin-bottom:30px;}
.cp-gzg .box2 .R p.p2 { margin-bottom:35px; line-height:35px;}
.cp-gzg .box2 .R p.p2 span { font-weight:bold; font-size:16px;}

/*槽钢*/
.caogang-div .box1 { background:#ececec; padding:4% 0;}
.caogang-div .box1 .L { width:625px; float:left;}
.caogang-div .box1 .R { width:580px; float:right;}
.caogang-div .box1 .R img { display:block; width:100%; border:12px solid #fff; margin-bottom:22px;}
.caogang-div .box1 .L p.p1 { font-size:16px; color:#363636; margin-bottom:5%; line-height:220%}
.caogang-div .box1 .L p.p2 { font-size:18px; color:#363636; line-height:32px;}
.caogang-div .box1 .L p.p3 { font-size:16px; color:#656565; margin-bottom:20px; padding-left:27px;}
.caogang-div .box1 .L p.p4 { font-size:18px; color:#000000; padding-left:27px; line-height:34px; margin-bottom:60px;}
.caogang-div .box1 .L p.p5 { margin-top:20px; line-height:220%;}
.caogang-div .box2 { clear:both; padding:5% 0;}
.caogang-div .box2 .L { width:620px; float:left;}
.caogang-div .box2 .R { width:580px; float:right;}
.caogang-div .box2 .R img { display:block; width:100%; height:auto; border:12px solid #e9e9e9;}
.caogang-div .box2 .L p.p1 { font-size:16px; color:#363636; margin-bottom:20px;}
.caogang-div .box2 .L p.p2 { margin-bottom:10px;}


/*营销网络*/
.yxwl-div .box1 { font-size:16px; color:#8c8c8c; border-bottom:1px solid #cfcfcf; margin-bottom:3%;}
.yxwl-div .box1 p { margin-bottom:45px; line-height:220%}
.yxwl-div .box2 { clear:both;}
.yxwl-div .box2 img { display:block; margin:0 auto;}


/*联系方式*/
.lxfs-div .box1 { margin-bottom:50px;}
.lxfs-div .box1 .p1 { margin-bottom:30px;}
.lxfs-div .box1 .p1:after { content:''; display:block; height:1px; background:#3e3b3a; width:105px; margin-top:20px;}
.lxfs-div .box1 .p2 { font-size:18px; margin-bottom:12px;}
.lxfs-div .box2 { clear:both; width:100%; background:#e1e1e1; }
.lxfs-div .box2 .map { height:475px;}

/*加入安钺*/
.jray-div .box1 { width:100%; height:540px; overflow:hidden; color:#fff;background: url(../images/pic39.jpg) no-repeat center center; text-align:center; margin-bottom:4%; padding-top:45px;}
.jray-div .box1 p.p1 { font-size:28px; font-weight:bold;}
.jray-div .box1 p.p1:after { content:''; display:block; width:33px; height:2px; background:#fff; margin:0 auto; margin-top:25px; margin-bottom:36px;}
.jray-div .box1 p.p2 { font-size:24px; color:#a7d9ff; margin-bottom:5px;}
.jray-div .box1 p.p3 { font-size:20px; margin-bottom:40px;}
.jray-div .box2 { clear:both;}
.jray-div .box2 ul li { width:100%; margin-bottom:20px;}
.jray-div .box2 ul li:nth-of-type(odd) .d1 { background:#e6f5fe; border-left:15px solid #a5dbfd; padding-left:25px;}
.jray-div .box2 ul li:nth-of-type(even) .d1 { background:#f7f7f7; border-left:15px solid #e2e2e2; padding-left:25px;}
.jray-div .box2 .d1 { height:60px; line-height:60px; color:#404040; font-size:24px;}
.jray-div .box2 .d2 { font-size:20px; padding:25px 40px; line-height:40px; color:#404040;}


/*意见建议*/
.yjjy-div .pic img { display:block; width:100%; height:auto; margin-bottom:16px;}
.yjjy-div .box { clear:both; width:100%; height:460px; background:#f2f2f2; overflow:hidden;}
.yjjy-div .box .L { width:895px; height:100%; float:left; background:#f2f2f2; padding:3% 5%;}
.yjjy-div .box .R { width:385px; height:100%; float:right; background:#e3e3e3; padding:4% 45px;}
.yjjy-div .box .R p.p1 img { display:block; margin-bottom:25px;}
.yjjy-div .box .R p.p2 { font-size:13px; color:#8b8b8b;}
.yjjy-div .box .L .d1 { clear:both;font-size:17px; height:42px; line-height:40px; margin-bottom:25px;}
.yjjy-div .box .L .d1 span { display:block; width:80px; float:left; }
.yjjy-div .box .L .d2 span { display:block; width:80px; float:left;}
.yjjy-div .box .L .d1 input { display:block; width:650px; float:left; height:40px; line-height:40px; background:#fff; border:2px solid #e4e4e4; padding:0 10px;}
.yjjy-div .box .L .d2 { height:182px;}
.yjjy-div .box .L .d2 textarea { display:block; width:650px; height:160px;background:#fff; border:2px solid #e4e4e4; float:left; padding:10px;}
.yjjy-div .box .L .d2 { clear:both;font-size:17px;}
.yjjy-div .box .L .d3 { clear:both;font-size:17px;}
.yjjy-div .box .L .d3 button { clear:both; display:block; width:200px; height:32px; line-height:32px; background:#0f3a7e; text-align:center; color:#fff; margin-left:80px;}

/*员工活动*/
.yghd-list ul li { width:399px; height:290px; float:left; overflow:hidden; margin:0 14px 40px 13px;}
.yghd-list ul li .pic { width:100%; height:257px; overflow:hidden;}
.yghd-list ul li img { display:block; width:100%; height:100%;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.yghd-list ul li:hover .pic img { transform: scale(1.08);}

/*文化理念*/
.whln-div .box { width:100%; height:299px; overflow:hidden; margin-bottom:38px;}
.whln-div .box1 .L { float:left;}
.whln-div .box1 .R { float:right; border-bottom:1px solid #bfbfbf;border-right:1px solid #bfbfbf;border-top:1px solid #bfbfbf;}
.whln-div .box2 .L { float:right;}
.whln-div .box2 .R { float:left;border-bottom:1px solid #bfbfbf;border-top:1px solid #bfbfbf;border-left:1px solid #bfbfbf;}
.whln-div .box .L { width:785px; height:100%;}
.whln-div .box .R { width:495px; height:100%; padding:50px 0 0 0;}
.whln-div .box .R p.p1 { width:48%; float:left; text-align:right}
.whln-div .box .R p.p2 { width:46%; float:right; text-align:left; font-size:18px; line-height:32px; color:#868686;}
.whln-div .box .R p.p1 span { display:block;}
.whln-div .box .R p.p1 span.sp1 { color:#95c4e3; font-size:20px;}
.whln-div .box .R p.p1 span.sp2 { font-size:18px; color:#e3b05b;text-transform:uppercase;font-family:dincond-medium-webfont;}
.whln-div .box .R p.p2 span { display:block;}

/*生产工艺*/
.scgy-div .d1 img { display:block; margin:0 auto; margin-bottom:4%;}
.scgy-div .d2 { margin-bottom:3%;}
.scgy-div .d2 p.p2 { margin-bottom:25px; line-height:28px;}
.scgy-div .d2 p.p1 { font-weight:bold; font-size:16px; margin-bottom:10px;}
.scgy-div .list .li { width:312px; height:450px; float:left; overflow:hidden; text-align:center; margin-right:8px; font-size:18px; color:#7d7d7d;}
.scgy-div .list .li p { width:100%; height:405px; overflow:hidden; margin-bottom:10px;} 
.scgy-div .list .li p img { display:block; width:100%; height:100%;-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;}
.scgy-div .list p.m { margin-right:0;}
.scgy-div .list .li:hover p img {transform: scale(1.06, 1.06); opacity:.9;}

/*技术团队*/
.jstd-div .box1 { height:387px; overflow:hidden; background:#f0f0f0; margin-bottom:7%;}
.jstd-div .box1 .L { width:542px; height:100%; float:left; padding:6% 5%;}
.jstd-div .box1 .R { width:738px; height:100%; float:right; overflow:hidden;}
.jstd-div .box1 .L p.p1 { font-size:20px; color:#5d5d5d; font-weight:bold; margin-bottom:55px;}
.jstd-div .box1 .L p.p2 { font-size:16px; color:#767676; line-height:38px;}
.jstd-div .box2 { clear:both;}

/*厂区掠影*/
.cqly-div .text { margin-bottom:20px;}
.cqly-div .list1 p { width:581px; height:450px; float:left; text-align:center; font-size:18px; color:#4e4e4e;}
.cqly-div .list1 .m { margin-left:118px;}
.cqly-div .list1 p img { width:100%; height:355px; display:block; margin-bottom:12px;}
.cqly-div .list2 { clear:both; text-align:center;font-size:18px; color:#4e4e4e;}
.cqly-div .list2 img { display:block; width:100%; height:auto; margin-bottom:12px;}

/*弹出层-网站地图*/
.fotdn-map {
	width: 100%;
	height: 100%;
	background: #000;
	background: rgba(0,0,0,.4);
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index:9999;
}
.fotdn-map .map-div{
	width: 700px;
	height: 500px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -250px;
	margin-left: -350px;
	border-radius:10px;
	padding:20px 35px 25px 35px;
	z-index:99999;
	box-sizing:border-box;
	background:#23476f;
	color:#fff;
}
.fotdn-map .map-div .tit { font-size:18px; font-weight:bold; line-height:40px; margin-bottom:15px; text-align:center;}
.fotdn-map .map-div  .fancybox{
	position: absolute;
	top: 8px;
	right: 8px;
	cursor: pointer;
	 width:32px; height:32px;
}
.fotdn-map .map-div .list p.p0 { width:100%; margin-bottom:15px; padding-bottom:10px;}
.fotdn-map .map-div .list .li { height:40px; line-height:40px;border-bottom:1px dashed #ccc; margin-bottom:15px;}
.fotdn-map .map-div .list .li p.p1 { width:20%; height:100%; float:left; font-size:16px; font-weight:bold;}
.fotdn-map .map-div .list .li .li p.p2 { width:80%; height:100%; float:left;}
.fotdn-map .map-div .list .li p.p2 a { color:#fff; margin-right:25px;}
.fotdn-map .map-div .list .li p.p2 a:hover { color:#ff9500}

/*弹出层-法律声明*/
.fotdn-sm {
	width: 100%;
	height: 100%;
	background: #000;
	background: rgba(0,0,0,.4);
	position: fixed;
	top: 0;
	left: 0;
	display: none;
	z-index:9999;
}
.fotdn-sm .flsm-div{
	width: 840px;
	height: 600px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -300px;
	margin-left: -420px;
	border-radius:10px;
	padding:20px 30px 25px 30px;
	z-index:99999;
	box-sizing:border-box;
	background:#23476f;
	color:#fff;
}
.fotdn-sm .flsm-div .tit { font-size:18px; font-weight:bold; line-height:40px; margin-bottom:2px;}
.fotdn-sm .flsm-div p.p1 { font-size:15px; font-weight:bold; margin:20px 0 5px 0;}
.fotdn-sm .flsm-div p { line-height:22px; margin-bottom:20px; font-size:13px;}
.fotdn-sm .flsm-div .fancybox{
	position: absolute;
	top: 8px;
	right: 8px;
	cursor: pointer;
	 width:32px; height:32px;
}


/*悬浮链接*/
.suspension{position:fixed;z-index:55;right:0;bottom:85px;width:70px;height:240px;}
.suspension-box{position:relative;float:right;}
.suspension .a{display:block;width:44px;height:44px;background-color:#353535;margin-bottom:4px;cursor:pointer;outline:none;}
.suspension .a.active,
.suspension .a:hover{background:#F05352;}
.suspension .a .i{float:left;width:44px;height:44px;background-image:url(../images/side_icon.png);background-repeat:no-repeat;}
/* .suspension .a-service .i{background-position:0 0;} */
.suspension .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:0 0;}
.suspension .a-service-phone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/suspension-bg.png);background-repeat:no-repeat;background-position:-27px 0;}
.suspension .a-qrcode .i{background-position:-44px 0;}
.suspension .a-cart .i{background-position:-88px 0;}
.suspension .a-top .i{background-position:-132px 0;}
.suspension .a-top{background:#D2D3D6;display:none;}
.suspension .a-top:hover{background:#c0c1c3;}
.suspension .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.suspension .d .arrow{position:absolute;width:8px;height:12px;background:url(../images/side_bg_arrow.png) no-repeat;right:-8px;top:31px;}
.suspension .d-service{top:0;}
.suspension .d-service-phone{top:-17px;}
.suspension .d-qrcode{top:118px;}
.suspension .d .inner-box{padding:8px 12px 12px;}
.suspension .d .inner-box img{ display:block; width:120px; height:auto; margin:0 auto;}
.suspension .d-service-item{padding:11px 0;}
.suspension .d-service .d-service-item{border-bottom:none;}
.suspension .d-service-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.suspension .d-service-item .i-qq{width:44px;height:44px;background:url(../images/side_con_icon03.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.suspension .d-service-item:hover .i-qq{background-position:center 3px;}
.suspension .d-service-item .i-tel{width:44px;height:44px;background:url(../images/side_con_icon02.png) no-repeat center center;display:block;}
.suspension .d-service-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.suspension .d-service-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.suspension .d-service-intro{padding-top:10px;}
.suspension .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.suspension .d-service-intro i{background:url(../images/side_con_icon01.png) no-repeat center center;height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.suspension .d-qrcode{text-align:center;}
.suspension .d-qrcode .inner-box{padding:20px 0;}
.suspension .d-qrcode p{font-size:16px;color:#93959c;}
































