@charset "utf-8";
/*reset.css*/
@charset "utf-8";
html{color:#000;background:#FFF; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;font-family:"微软雅黑";}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 {font-weight:normal}
h2 {  font-weight:normal}
h3 { font-weight:normal}
h4 { font-weight:normal}
h5 {  font-weight:normal}
h6 { font-weight:normal}
a{ text-decoration:none}

.mt10{ margin-top:10px;}





/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1{display:none;z-index:1001;width:398px;border:1px solid #ccc;background:#fff; padding-bottom:20px;}
#mesbook1_c div, #mesbook1 div{ border:1px solid #E4E3E3; background:#EBECEB;height:18px; padding:4px .5em 0; margin-bottom:10px;}
#mesbook1_c dl.b1, #mesbook1 dl.b1 { width:370px; margin:0 auto;}
#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt { float:left; width:105px; overflow:hidden; }
#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd { width:265px; float:right;}
#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns{padding-bottom:10px;}
#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {margin-right:20px;}
#nodata { padding:80px; padding-left:150px; border:solid 1px #eee;margin:10px 0; background:url(nodata.gif) no-repeat 20px 20px;}
/* -- 外边距 -- */
.m1 { margin:1px; }
.m2 { margin:2px; }
.m5 { margin:5px; }
.m10 { margin:10px; }
.mt2 { margin-top:2px;}
.mt5 { margin-top:5px;}
.mt8 { margin-top:8px;}
.mt10 { margin-top:10px;}
.mt12 { margin-top:12px;}
.mt15 { margin-top:15px;}
.mt20 { margin-top:20px;}
.mt30 { margin-top:30px;}
.mr5 { margin-right:5px;}
.mr10 { margin-right:10px;}
.mr12 { margin-right:12px;}
.ml5 { margin-left:5px; }
.ml7 { margin-left:7px; }
.mb10 { margin-bottom:10px;}
.ml12 { margin-left:12px; }
.ml10 { margin-left:10px; }
.ml20 { margin-left:20px; }


/*处理中动画占全屏*/
#oran_div_processing{width:300px;padding:20px;z-index:9999;text-align:center;background:#fffeef;border:solid 1px #b8ab04;}
.nor_tab { width:100%; border:solid 1px #ccc; margin-bottom:10px;}
.nor_tab th { font-weight:bold; text-align:center; background:#f9f9f9;border:solid 1px #ccc; padding:6px 0;}
.nor_tab td { padding:5px; border:solid 1px #ccc;}
ul.t05_ul table { *margin-left:-15px;}/*滚动板IE补丁*/
.left_pro { width:201px; float:right; overflow:hidden;margin-left:5px;}
.right_pro { width:754px; float:left; display:inline;  overflow:hidden;}
.left_prj { width:201px; float:right; overflow:hidden;margin-left:5px;}
.right_prj{ width:754px; float:left; display:inline;  overflow:hidden;}
.left_agent { width:201px; float:right; overflow:hidden;margin-left:5px;}
.right_agent { width:754px; float:left; display:inline;  overflow:hidden;}
.left_help { width:201px; float:right; overflow:hidden;margin-left:5px;}
.right_help { width:754px; float:left; display:inline;  overflow:hidden;}



#flashs{ position:relative; height:539px; overflow:hidden;  z-index:1 }
#flashs .bgitem{  z-index:1;position:absolute; top:0; }
#flashs .btn{ position:absolute; z-index:7; height:6px; bottom:66px; width:400px; left:50%; margin-left:-200px; text-align:center}
#flashs .btn span{ color:#1F245E;  background:url(ban.png) no-repeat; cursor: pointer;display: inline-block; width:60px; height:3px; margin-left:7px; margin-right:7px; }
#flashs .btn span.cur{  background:url(banm.png) no-repeat; height:6px;}



#roll_top, #fall, #ct
{
	position: relative;
	cursor: pointer;
	height: 72px;
	width: 26px;
}
#roll_top
{
	background: url(top.gif) no-repeat;
}
#fall
{
	background: url(top.gif) no-repeat 0 -80px;
}
#ct
{
	background: url(top.gif) no-repeat 0 -40px;
}
#roll
{
	display: block;
	width: 15px;
	margin-right: -500px;
	position: fixed;
	right: 50%;
	top: 60%;
	_margin-right: -505px;
	_position: absolute;
	_margin-top: 300px;
	_top: expression(eval(document.documentElement.scrollTop));
}



 /*common.css*/

body { color:#666666; } /*网站字体颜色*/
a { color:#666666; text-decoration:none; }  /*for ie f6n.net*/
a:focus{outline:0;} /*for ff f6n.net*/
a:hover { text-decoration:underline;}
.vam { vertical-align:middle;}
.clear{ clear:both; font-size:0; line-height:0; height:0; overflow:hidden;}
.clearfix { clear:both;}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.fw{ font-family:"微软雅黑","宋体";}
.pa{ position:absolute;}
.pr{ position:relative}
.mt8{ margin-top:8px;}
.font14 { font-size:14px; font-weight:bold;}
.clearafter:after{ display:table; content:""; height:0px; line-height:0px; clear:both}




/* -- 页面整体布局 -- */



/*头部开始*/

.header{ position:relative; width:100%; height:930px;}

.topnav{ position:absolute; top:0px;height:100px; width:100%; z-index:2}
.navv{ margin:0 auto; width:1300px; height:100px; position:relative; background:#FFF url(navjpg.jpg) repeat-x;}

.navv h1{ width:320px; height:100px; background:url(logo.gif) no-repeat; float:left}

.navv ul{ padding-left:60px; float:left}
.navv ul li{ width:125px; height:100px; line-height:100px; float:left; text-align:center}

.navv ul li:hover{ width:125px; height:100px; line-height:100px; float:left; text-align:center; background:url(navbg.jpg) no-repeat}
.navv ul .enheader{
    padding-top: 20px!important;
    line-height: 24px!important;
}
.navv ul li a{ color:#020202; font-size:14px;}
.sous{width:22px; height:22px; float:right; margin-top:40px; margin-right:88px;}
.sous a{ display:inline-block; width:22px; height:22px; background:url(sosu.gif) no-repeat}

.sous a:hover{ background:url(sosuh.gif) no-repeat}


.ssclick{ position:absolute; z-index:4; width:906px; height:58px; right:20px; top:22px; background:#FFF; display:none}

.sclickn{ width:787px; float:left; height:56px;border:1px solid #b03433; padding-left:76px; float:left; }

.ssclick .txt{ width:702px; height:54px;  color:#8c8c8c; font-size:14px; line-height:54px;float:left; border:none; border-right:1px solid #b03433; }

.ssclick .subm{ width:83px; height:58px; line-height:56px; float:left; background:url(sosuh.gif) no-repeat center center; border:none; cursor:pointer}
.ssclick a{ display:block; width:35px; height:56px; background:url(cha.jpg) no-repeat right center; float:left; cursor:pointer}

.ssclick a:hover{background:url(chah.jpg) no-repeat right center; }


.zyw{ position:absolute; bottom:-28px; width:100%;  z-index:3}

.zyz{ width:1300px; margin:0 auto; text-align:right}

.zyw a{ display:inline-block; width:40px; height:28px; background:#c84242; color:#FFF; font-size:14px; text-align:center; line-height:28px;text-decoration:none }

.zyw .you{ margin-right:60px; border-left:1px solid #FFF; background:#ad3332; }

/*banner*/
.banner { position:absolute; top:0px; z-index:1;  width:100%;

}
.banner_in {
	width: 100%;
	height: 930px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.banner_in ul {
	width: 100%;
	height: 930px;
	position: absolute;
	left: 0;
	z-index: 2;
}
.banner_in ul li {
	height:930px;
}


.banner_in ul li.li_01 {
	background:url(top_banner_01.jpg) 50% 50% no-repeat;
}
.banner_in ul li.li_02 {
	background:url(top_banner_01.jpg) 50% 50% no-repeat;
}
.banner_in ul li.li_03 {
	background:url(top_banner_01.jpg) 50% 50% no-repeat;
}
.banner_in ol {
	position:absolute;
	bottom:216px;
	left:50%;
	margin:0 0 0 -102px;
	width:204px; text-align:center;
	z-index:4;
}
.banner_in ol li {
	width:13px;
	height:13px;
	display:inline-block;
	background:#FFFFFF;

	margin-left:10px; margin-right:10px;

	-moz-border-radius:50%;      /* Gecko browsers */
    -webkit-border-radius: 50%;   /* Webkit browsers */
    border-radius:50%;


	cursor:pointer;
}
.banner_in ol .current {
	background:#ad3332;
}
.banner_in .btn_div {
	width: 100%;



	position: relative;
}
.banner_in .prev, .banner_in .next {
	display:block;
	width:80px;
	height:81px;
	position:absolute;
	top:346px;


	border-radius:3px;
	z-index:1000;
}
.banner_in .prev {
	left:0px;
	background:url(left.png) no-repeat ;
}
.banner_in .next {
	right:0px;
	background:url(right.png) no-repeat;
}

.w_100{ width:100%;}

.w_1300{ width:1300px; margin:0 auto;}

/*banner*/

.zxxx{ margin-top:-155px; background:#FFF; border-top:4px solid #ad3332; position: relative; z-index:10; height:155px;}

.zxnb{ height:50px; background:#f0efec;}

.zxl{ height:50px; line-height:50px;}

.zxl span{ color:#ad3332; font-size:17px; margin-left:59px;}

.zxl a{ color:#646472; font-size:17px;}

.zxr{ height:50px; line-height:50px; padding-right:59px;}
.zxr span{ color:#ad3332; font-size:17px;}

.zxr a{ color:#646472; font-size:17px;}


/*大数据·第四方物流平台系统*/

.pt10{ padding-top:10px;}

.pb150{ padding-bottom:150px;}

.bgtp{ background:url(bgxt.jpg) no-repeat center 232px;}

.stitle{ text-align:center; width:100%;}

.stitle h2{ color:#983739; font-size:40px; margin-bottom:8px; display:block; text-align:center; }

.stitle h3{ color:#983739; font-size:13px; margin-bottom:16px; display:block; text-align:center;  }

.stitle p{ color:#000000; font-size:28px; margin-bottom:30px; display:block;text-align:center; width:100%;}
.stitle span{ display:inline-block; width:36px; height:4px; background:#ac3332}

.xt{ padding-top:214px; padding-left:59px;}
.xt ul li{ float:left; width:396px; text-align:center}

.xt ul li h2{ color:#ad3332; font-size:28px; margin-bottom:10px;}

.xt ul li h3{ color:#9e9eac; font-size:12px; margin-bottom:38px;}

.xt ul li p a{ display:inline-block; text-decoration:none; width:106px; height:40px; text-align:center; line-height:40px; border:1px solid #9e9eac; -moz-border-radius: 50px;      /* Gecko browsers */
    -webkit-border-radius: 50px;   /* Webkit browsers */
    border-radius:50px;           }


.xt ul li p a:hover{ color:#ae3534;  border:1px solid #ae3534;}

/*合同商*/
.p110{ padding-top:110px; padding-bottom:76px; }

.bghts{ background:url(bghts.jpg) no-repeat center top #eeedeb;}

.intitle{ text-align:center}
.intitle h2{ color:#983739; font-size:40px; margin-bottom:20px;}

.intitle p{ height:34px; line-height:34px;}

.intitle p span{ display:inline-block; width:206px; height:1px; vertical-align:middle; background:#cacad9; margin-left:28px; margin-right:28px;}

.intitle p em{ font-style:normal; color:#000000; font-size:34px; display:inline-block; vertical-align:middle; height:34px; line-height:34px;}

.intitle h3{ text-align:center; margin-top:20px; }

.intitle h3 span{ display:inline-block; width:35px; height:4px; background:#ac3332;}

.htshang{ margin-top:66px; padding-left:59px;}

.htshang ul li img{ float:left; width:590px; height:200px;}

.htshang ul li h2{ text-align:center; width:574px; height:200px; float:left; background:#FFF}

.htshang ul li h2 span{  display:block; text-align:center; color:#ad3332; font-size:28px; padding-top:76px; margin-bottom:10px;}



.htshang ul li h2 font{ color:#9e9eac; font-size:12px; }

.htshang ul .zj{ padding-left:16px;}

.htshang ul .zjj{ display:none}



.yuanj{  -moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;           }


.more{ margin-top:80px; text-align:center }

.more a{ display:inline-block; width:226px; text-align:center; height:56px; line-height:56px; color:#ad3534; border:1px solid #ad3534;}



/*新闻中心*/

.snews{ width: 1170px;
height: 423px;

position: relative; margin-left:65px;}




.snews ul li{ width:370px; height:423px; margin-left:10px; margin-right:10px; float:left; text-align:center; background:#f3f1ef;}


.snews ul li img{ width:100%; margin-bottom:20px; height:230px;}

.snews ul li p{ color:#64646e; font-size:14px;}

.snews ul li h2{ color:#983739; font-size:18px; margin-top:20px; height:74px; padding-left:50px; padding-right:50px;}


.snews ul li h3 span{ display:inline-block; width:28px; height:28px; background:url(newan.gif) no-repeat;  }

.js_con{ position:relative;  margin-top:80px; }

	.microfiche-prev-button{ position:absolute; display:block; width:32px; height:63px; left:-95px; top:182px; background:url(left.gif) no-repeat; border:none; cursor:pointer}

	.microfiche-next-button{position:absolute; display:block; width:32px; height:63px; right:-95px; top:182px; background:url(right.gif) no-repeat; border:none; cursor:pointer}



	.microfiche-prev-button:hover{ background:url(lefth.png) no-repeat; width:40px; height:69px;}

	.microfiche-next-button:hover{ background:url(righth.png) no-repeat; width:40px; height:69px;}

	.microfiche-controls{ display:block; text-align:center; width:1170px; margin-top:40px;}

	.microfiche-controls .microfiche-bullet{ display:inline-block; width:10px; height:10px; background:url(ydian.gif) no-repeat; border:none; margin-left:5px; margin-right:5px; }

	.microfiche-controls .selected{ background:url(ydianh.gif) no-repeat}


.mt122{ margin-top:122px;}



/*合作伙伴*/

.bghz{ background:url(bghz.jpg) no-repeat center top #f1f0f0;
}

.hzhb{ margin-top:80px;position: relative; margin-left:65px; width:1168px;}
.hzhb ul{ height:280px;}

.hzhb ul li{ width:270px; height:240px;margin-left:10px; margin-right:10px; float:left;  }

.hzhb ul li a{display:block; width:268px; height:120px; line-height:120px; text-align:center; border:1px solid #dbdbea; background:#ffffff; margin-bottom:20px; }


.hzhb ul li img{ vertical-align:middle}

.hzhb .microfiche-controls .microfiche-bullet{ display:none}

.hzhb .microfiche-prev-button{ top:105px;}
.hzhb .microfiche-next-button{ top:105px;}


/*联系我们*/



.bglx{ background:url(bglx.jpg) no-repeat center top #983739;}

.bse h2{ color:#FFF}

.bse p em{ color:#FFF}

.bse p em span{ background:#FFF}

.bse h3 span{ background:#FFF}
.lianxi{ margin-top:80px; padding-left:75px;}

.lianxi ul li{ width:560px; height:397px; background:#FFF; float:left; margin-left:10px; margin-right:10px;}
.lianxi ul li:first-of-type{background-image: url("http://www.yorgee.com/uploadfile/2019/1104/shanghai.png")}
.lianxi ul li:last-of-type{background-image: url("http://www.yorgee.com/uploadfile/2019/1104/egpyt.png")}
.lianxi ul .enli1{background-image: url("http://www.yorgee.com/uploadfile/2019/1104/shanghaien.jpg")!important;}
.lianxi ul .enli2{background-image: url("http://www.yorgee.com/uploadfile/2019/1104/egypten.jpg")!important;}
.lianxi ul li p:first-of-type{
	margin-top: 135px;
}
.lianxi ul .cnp p:nth-of-type(4){
	margin-left: 90px;
}
.lianxi ul .enli2 p{
	margin-left: 46px!important;
}
.lianxi ul li:last-of-type p{
	margin-left: 46px!important;
}
.lianxi ul .enli1 p,.lianxi ul .enli2 p{
    margin-top: 10px;
}
.lianxi ul li p{
	font-size: 22px;
	margin-top: 20px;
	margin-left: 46px;
	color: #000;
	font-weight: bold;
	text-align:left
}
.lianxi ul li p span:last-of-type{
	font-size: 19px;
	color: #191919;
}
.lianxi ul li:last-of-type p:nth-of-type(2){
	margin-left: 41px;
}
.lianxi ul li:last-of-type p:nth-of-type(3){
	margin-left: 60px;
}
.lianxi ul li:last-of-type p:nth-of-type(4){
	margin-left: 55px;
}
.footer{ height:46px; line-height:46px; color:#fdfbfb; font-size:14px; background:#313140; text-align:center}


/*列表页*/
.headerny{ width:100%; height:100px; border-bottom:#ad3332 1px solid; position:relative}


.headerny .navv{ background:none; width:1300px; margin:0 auto}
.headerny .navv h1{ background:url(logo.png) no-repeat center center; width:320px; height:100px;}


.bannerny{ height:345px; }

.bannerny { text-align:center}

.bannerny img{ margin-top:255px;}

.zyzi{ top:0px; right:0px; position:absolute}

.zyzi a{ display:inline-block; width:40px; height:28px; background:#c84242; color:#FFF; font-size:14px; text-align:center; line-height:28px;text-decoration:none }

.zyzi .you{  border-left:1px solid #FFF; background:#ad3332; }


.p40{ padding-top:40px; padding-bottom:110px;}


.lby{ width:1216px; margin-left:42px;}


.dqwz{ margin-bottom:50px;}

.dqwz span{ color:#646472; font-size:15px;}

.dqwz a{ color:#646472; font-size:15px;}

.nbnn dl{ padding-bottom:20px; border-bottom:1px solid #cdcdcd; margin-bottom:20px;}

.nbnn dl dt{ float:left; margin-left:12px; width:200px; height:112px; margin-right:22px;}


.nbnn dl dt img{ width:200px; height:112px;}
.nbnn dl h2{ color:#000000; font-size:19px; margin-bottom:10px;}

.nbnn dl  h2 font{ float:right; color:#646472; font-size:15px;}
.nbnn dl  p{ color:#a3a3a3; font-size:15px;}

.nbnn dl  h3{ margin-top:10px;}

.nbnn dl  h3 span{ width:100px; height:26px; text-align:center; line-height:26px; color:#a3a3a3; font-size:13px; display:inline-block; border:1px solid #cecece;}

.page{ text-align:center; margin-top:28px;}

.page a{ display:inline-block; width:29px; height:29px; border:1px solid #d2d2d2; background:#a5a5a5; text-align:center; line-height:29px; color:#FFF; font-size:15px; margin-left:4px; margin-right:4px; }

.page span{ color:#646464; font-size:15px; width:29px; height:29px; background:#f0f0f0; border:1px solid #d6d6d6; text-align:center; line-height:29px; margin-left:4px; margin-right:4px; display:inline-block}

.page .a1{ width:60px;}


.nbyou{ width:280px; padding:6px; border:1px solid #cdcdcd;}

.nbyou h2{ height:30px; line-height:30px; background:#ad3332; margin-bottom:10px; }

.nbyou h2 span{ color:#FFF; font-size:17px; margin-left:18px;}

.nbyou h2 a{ font-size:15px; color:#FFF; float:right; margin-right:10px;}

.sheb ul li{ height:40px; line-height:40px; padding-left:24px; background:url(yjthse.png) no-repeat 15px center #f0f0f0; margin-top:3px;}


.hez{ margin-top:16px;}

.hez ul li{ text-align:center; border-bottom:1px solid #cdcdcd; padding-top:18px; padding-bottom:18px;}
.hez ul li img{ max-width:90%;}


/*内容页*/

.nrcontent{ padding-left:35px; padding-right:35px;}

.shdq{ height:40px; border-bottom:1px solid #d6d6d6;}
.shdq .dp{ margin-left:8px;}
.shdq span{ color:#646472; font-size:15px;}

.shdq a{color:#646472; font-size:15px;}

.nrcontent h1{ margin-top:60px; color:#000000; font-size:21px; text-align:center; margin-bottom:24px;}

.shjd{ text-align:center; border-bottom:1px solid #d6d6d6; height:64px;}

.shjd span{ color:#8a8a96; font-size:15px; margin-left:32px; margin-right:32px; margin-left:32px;}


.content{ padding:144px; padding-top:67px; padding-bottom:110px; font-size:15px; color:#646464; line-height:1.8em;}

.content img{ max-width:100%;}

.bghse{ background:#ad3332; padding-top:60px; padding-bottom:60px;}

.zyou{ position:relative;}

 .zyou ul li{ float:left; width:253px; height:150px; margin-left:14px; margin-right:14px; position:relative}


 .zyou ul li img{ width:253px; height:150px;}
 .zyou ul li .zypic{ width:100%; height:110px; position:absolute; left:0px; top:0px; text-align:center;line-height:110px; }

.zyou ul li .zypic span{ display:inline-block; color:#FFF; font-size:15px; line-height:1.8em; width:118px; margin-top:40px;}

 .zyou ul li h2{ position:absolute; width:100%; height:40px; left:0px; bottom:0px; background:url(dbg.png) no-repeat; text-align:center; line-height:40px; color:#ffffff; font-size:14px;}

 .zyou ul li h3{ position:absolute; width:100%; height:100%; text-align:center; left:0px; top:0px; line-height:150px; color:#FFF; font-size:14px;}

 .zyou ul{ padding-left:240px;}

.zyou .zjt{ position:absolute; left:132px; width:32px; height:63px; display:block; top:45px; background:url(leftz.png) no-repeat}

.zyou .rjt{ position:absolute;right:132px; width:32px; height:63px; display:block; top:45px; background:url(rightz.png) no-repeat}


 .fhui{ text-align:center; margin-top:36px;}

 .fhui a{ width:254px; height:40px; text-align:center; line-height:40px; color:#FFF; font-size:15px; border:1px solid #FFF; display:inline-block; text-decoration:none }


/*图片列表页*/
 .nbpic{ border-bottom:none; margin-left:44px;}

  .npicc{ padding-left:40px; margin-top:50px;}
 .npicc ul li{ width:373px; float:left; margin-left:15px; margin-right:15px; margin-bottom:38px;}


  .npicc ul li img{ width:371px; height:227px; border:1px solid #bcbcbc;}

   .npicc ul li h2{ color:#000000; font-size:15px; text-align:center; margin-top:25px;}



 .pt0{ padding-top:0px; padding-bottom:0px;}

 .pbt0{ padding-bottom:0px;}


  /*内导航*/
.xnav_zj{ width:100%; height:80px; background:#f7f7f7}

.xnav{ width:1230px; margin:0 auto; height:80px;}
.xnav ul li{ float:left; height:80px; line-height:80px;}

.xnav ul .fr {
	float: right;
	line-height: 1.8em;
	position: relative;
}


 .xnav ul li a{ display:inline-block; height:75px; padding-left:32px; padding-right:32px; color:#333333; font-size:18px; }

.xnav ul li .cur{ border-bottom:5px solid #ad3332;}

.xnav ul .fr a{ width:176px; height:80px; background:url(sj.png) no-repeat left center #ad3332; padding:0px; }
.xnav ul .fr h2{ 
	color:#FFF; font-size:18px; text-align:center; font-weight:normal;position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);}
.xnav ul .fr p{ text-align:center; color:#FFF; font-size:14px;}

.lanmunr{ padding-left:40px; padding-right:40px; font-size:14px; line-height:1.8em; color:#666666}

.sjheader{ display:none}

 .snewss{ display:none}


.hzhbb{ display:none}

.lianxisj{ display:none}
.bannernyy{ display:none}


#dituContent{width:942px;margin-left:144px;height:550px;border:#ccc solid 1px;}


 @media (min-width:768px) and (max-width:991px) {

	 #dituContent{ width:100%; margin-left:0px;}
	 .shjd span{ margin-left:0px; margin-right:5px;}

	 .bannerny{ display:none}
	 .bannernyy{ display:block; position:relative}

	 .bannernyy img{ width:100%;}


	 .bannernyy .disf{ text-align:center; position:absolute; width:100%; top:0px; left:0px; padding-top:105px;}


	 .bannernyy .disf img{ width:100px; }


		 .headerny{ display:none}

	 .pb150{ padding-bottom:40px;}

	 .zxxx{ margin-top:-100px; height:100px;
	 }

	.sjheader{ display:block; height:730px; position:relative; z-index:2}
		.sjheaderny{ height:100px;}
	.sjtop{ position:relative; z-index:2; background:#FFF; height:100px; border-bottom:1px solid #ad3332;}

	.xiala{ width:32px; height:32px; background:url(touch-icon-menu.png) no-repeat; margin-top:45px; margin-right:20px; cursor:pointer}


	.sjnav{ display:none;}
	.sjheader h1{ width:320px; height:100px; background:url(logo.gif) no-repeat; float:left}

	.bannersj{ position:absolute; top:100px; z-index:1;  width:100%;

}
.banner_insj{
	width: 100%;
	height: 630px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.banner_insj ul {
	width: 100%;
	height: 630px;
	position: absolute;
	left: 0;
	z-index: 2;
}
.banner_insj ul li {
	height:630px;
}

.banner_insj ul li img{
	height:630px; width:100%
}


.banner_insj ol {
	position:absolute;
	bottom:216px;
	left:50%;
	margin:0 0 0 -102px;
	width:204px; text-align:center;
	z-index:4;
}
.banner_insj ol li {
	width:13px;
	height:13px;
	display:inline-block;
	background:#FFFFFF;

	margin-left:10px; margin-right:10px;

	-moz-border-radius:50%;      /* Gecko browsers */
    -webkit-border-radius: 50%;   /* Webkit browsers */
    border-radius:50%;


	cursor:pointer;
}
.banner_insj ol .current {
	background:#ad3332;
}
.banner_insj .btn_divsj {
	width: 100%;



	position: relative;
}
.banner_insj .prevv, .banner_insj .nextt {
	display:block;
	width:80px;
	height:81px;
	position:absolute;
	top:186px;


	border-radius:3px;
	z-index:1000;
}
.banner_insj .prevv {
	left:0px;
	background:url(left.png) no-repeat ;
}
.banner_insj .nextt {
	right:0px;
	background:url(right.png) no-repeat;
}


	 .header{ display:none}

	 .sjnav{ padding-left:20px; background:#FFF; padding-right:20px; margin-top:1px; }

	 .sjnav ul li{ height:40px; line-height:40px; border-bottom:1px solid #f7f7f7;}

 .sjnav ul li a{ font-size:14px; color:#666666; text-decoration:none; display:block; width:100%; height:40px; line-height:40px;}

 .w_1300{ width:100%;}

 .bgtp{ background:none}


 .xt ul li{ float:none; text-align:center; width:100%; padding-top:120px; margin-bottom:60px; background:url(xtli.jpg) no-repeat center top;}

 .xt{ padding-left:0px; padding-top:60px;}



 .xt ul li h3{ margin-bottom:10px;}


 .xt ul .xtli1{ background:url(xtli1.jpg) no-repeat center top;}

  .xt ul .xtli2{ background:url(xtli2.jpg) no-repeat center top;}

 .htshang{ padding-left:0px;}

 .htshang ul li{ text-align:center}

 .htshang ul li img{ float:none}

 .htshang ul li h2{ display:inline-block; float:none}

 .htshang ul .zj{ display:none}


 .htshang ul .zjj{ display:block}

 .snews{ display:none}

 .snewss{ display:block; text-align:center}

 .snewss ul li{ width:100%;  display:block;  text-align:center;  float:none; margin-bottom:20px;}


.snewss ul li .sjnew{ width:370px;width:370px; height:423px; display:inline-block; background:#f3f1ef;}

.snewss ul li img{ width:90%; margin-bottom:20px;}

.snewss ul li p{ color:#64646e; font-size:14px;}

.snewss ul li h2{ color:#983739; font-size:18px; margin-top:20px; height:74px; padding-left:50px; padding-right:50px;}


.snewss ul li h3 span{ display:inline-block; width:28px; height:28px; background:url(newan.gif) no-repeat;  }


 .mt122{ margin-top:40px;}

 .hzhbb{ display:block}

 .hzhb{ display:none}

 .hzhbb{ margin-top:80px;position: relative; width:100%;}
.hzhbb ul{ text-align:center}

.hzhbb ul li{ width:270px; height:140px;margin-left:10px; margin-right:10px; display:inline-block  }

.hzhbb ul li a{display:block; width:268px; height:120px; line-height:120px; text-align:center; border:1px solid #dbdbea; background:#ffffff; margin-bottom:20px; }


.hzhbb ul li img{ vertical-align:middle}

.lianxisj{ display:block; text-align:center; padding-top:40px;}

.lianxi{ display:none}

.lianxisj ul { text-align:center}

.lianxisj ul li{  text-align:center; float:none; width:100%; margin-bottom:20px;}
.lianxisj ul li:first-of-type{
    background-image: url("http://www.yorgee.com/uploadfile/2019/1104/shanghai.png");
    background-repeat: no-repeat;
}
     .lianxisj ul li:last-of-type{
         background-image: url("http://www.yorgee.com/uploadfile/2019/1104/egpyt.png");
         background-repeat: no-repeat;
     }
     .lianxisj ul .enli1{
         background-image: url("http://www.yorgee.com/uploadfile/2019/1104/shanghaien.jpg")!important;
         background-repeat: no-repeat!important;
     }
     .lianxisj ul .enli2{
         background-image: url("http://www.yorgee.com/uploadfile/2019/1104/egypten.jpg")!important;
         background-repeat: no-repeat!important;
     }
     .lianxisj ul li{width:560px; display:inline-block; height:397px; background:#FFF;}
     .lianxisj ul li p:first-of-type{
         margin-top: 135px;
     }
	 .lianxisj ul .enli2 p{
		 margin-left: 46px!important;
	 }
     .lianxisj ul .enli1 p,.lianxisj ul .enli2 p{
         margin-top: 10px;
     }
     .lianxisj ul .enli1 p:last-of-type{
         margin-left: 46px!important;
     }
	 .lianxisj ul li:last-of-type p{
		 margin-left: 46px!important;
	 }
     .lianxisj ul li p{
         font-size: 22px;
         margin-top: 20px;
         margin-left: 46px;
         color: #000;
         font-weight: bold;
         text-align:left
     }
     .lianxisj ul li p span:last-of-type{
         font-size: 19px;
         color: #191919;
     }
     .lianxisj ul li:first-of-type p:last-of-type{
         margin-left: 90px;
     }
     .lianxisj ul li:last-of-type p:nth-of-type(2){
         margin-left: 40px;
     }
     .lianxisj ul li:last-of-type p:nth-of-type(3){
         margin-left: 59px;
     }
     .lianxisj ul li:last-of-type p:nth-of-type(4){
         margin-left: 54px;
     }
.nbyou{ display:none}

.lby{ width: auto; float:none; padding-left:10px; padding-right:10px;  margin-left:0px;}




.nbnn dl h2 font{ float:none; margin-top:10px;display:block}

 .page a{ margin-bottom:10px; }


 	 .page span{ margin-bottom:10px; }

		 .npicc{ padding-left:0px; padding-right:0px; }

	 .npicc ul li{ float:none; text-align:center; width:100%; margin-left:0px; margin-right:0px;}

	 	 .npicc ul li img{ max-width:90%;}


		.xnav_zj{ height:auto}
	  .xnav{ width:100%; height:auto; padding-top:10px; padding-bottom:20px; }

	  .xnav .fr{ display:none;}

	   .xnav ul li{padding-left:10px; float:none; height:auto; line-height:40px;}
	  .xnav ul li a{ height:40px; padding-left:10px; padding-right:10px;}

	.content{ padding:0px; padding-top:20px;}

	 .content img{ max-width:100%;}

	  .zywz{ display:none}


	  .nrcontent h1{ margin-top:20px; margin-bottom:10px;}
 }



@media screen and (max-width:767px) {
	.shjd span{ margin-left:0px; margin-right:5px;}

	.shjd .bqian{ display:none}
	 #dituContent{ width:100%; margin-left:0px;}

	 .bannerny{ display:none}
	 .bannernyy{ display:block; position:relative}

	 .bannernyy img{ width:100%;}


	 .bannernyy .disf{ text-align:center; position:absolute; width:100%; top:0px; left:0px; padding-top:65px;}


	 .bannernyy .disf img{ width:80px; }

	 	 .headerny{ display:none}
	 .pb150{ padding-bottom:40px;}


	 .zxxx{ margin-top:-100px; height:100px;
	 }

	.sjheader{ display:block; height:530px; position:relative; z-index:2}
		.sjheaderny{ height:100px;}
	.sjtop{ position:relative; z-index:2; background:#FFF; height:100px; border-bottom:1px solid #ad3332;}

		.xiala{ width:32px; height:32px; background:url(touch-icon-menu.png) no-repeat; margin-top:45px; margin-right:20px; cursor:pointer}


	.sjnav{ display:none;}
	.sjheader h1{ width:320px; height:100px; background:url(logo.gif) no-repeat; float:left}



	.bannersj{ position:absolute; top:100px; z-index:1;  width:100%;

}
.banner_insj{
	width: 100%;
	height: 430px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.banner_insj ul {
	width: 100%;
	height: 430px;
	position: absolute;
	left: 0;
	z-index: 2;
}
.banner_insj ul li {
	height:430px;
}
.banner_insj ul li img{
	height:430px; width:100%
}
.banner_insj ol {
	position:absolute;
	bottom:216px;
	left:50%;
	margin:0 0 0 -102px;
	width:204px; text-align:center;
	z-index:4;
}
.banner_insj ol li {
	width:13px;
	height:13px;
	display:inline-block;
	background:#FFFFFF;

	margin-left:10px; margin-right:10px;

	-moz-border-radius:50%;      /* Gecko browsers */
    -webkit-border-radius: 50%;   /* Webkit browsers */
    border-radius:50%;


	cursor:pointer;
}
.banner_insj ol .current {
	background:#ad3332;
}
.banner_insj .btn_div {
	width: 100%;



	position: relative;
}
.banner_insj .prevv, .banner_insj .nextt {
	display:block;
	width:80px;
	height:81px;
	position:absolute;
	top:126px;


	border-radius:3px;
	z-index:1000;
}
.banner_insj .prevv {
	left:0px;
	background:url(left.png) no-repeat ;
}
.banner_insj .nextt {
	right:0px;
	background:url(right.png) no-repeat;
}



	 .header{ display:none}

	 .sjnav{ padding-left:20px; background:#FFF; padding-right:20px; margin-top:1px; }

	 .sjnav ul li{ height:40px; line-height:40px; border-bottom:1px solid #f7f7f7;}

.sjnav ul li a{ font-size:14px; color:#666666; text-decoration:none; display:block; width:100%; height:40px; line-height:40px;}

 .w_1300{ width:100%;}

 .bgtp{ background:none}


 .xt ul li{ float:none; text-align:center; width:100%; padding-top:120px; margin-bottom:60px; background:url(xtli.jpg) no-repeat center top;}

 .xt{ padding-left:0px; padding-top:60px;}



 .xt ul li h3{ margin-bottom:10px;}


 .xt ul .xtli1{ background:url(xtli1.jpg) no-repeat center top;}

  .xt ul .xtli2{ background:url(xtli2.jpg) no-repeat center top;}

 .htshang{ padding-left:0px;}

 .htshang ul li{ text-align:center}

 .htshang ul li img{ float:none}

 .htshang ul li h2{ display:inline-block; float:none}

 .htshang ul .zj{ display:none}


 .htshang ul .zjj{ display:block}

 .snews{ display:none}

 .snewss{ display:block; text-align:center}

 .snewss ul li{ width:100%;  display:block;  text-align:center;  float:none; margin-bottom:20px;}


.snewss ul li .sjnew{ width:370px;width:370px; height:423px; display:inline-block; background:#f3f1ef;}

.snewss ul li img{ width:90%; margin-bottom:20px;}

.snewss ul li p{ color:#64646e; font-size:14px;}

.snewss ul li h2{ color:#983739; font-size:18px; margin-top:20px; height:74px; padding-left:50px; padding-right:50px;}


.snewss ul li h3 span{ display:inline-block; width:28px; height:28px; background:url(newan.gif) no-repeat;  }


 .mt122{ margin-top:40px;}

 .hzhbb{ display:block}

 .hzhb{ display:none}

 .hzhbb{ margin-top:80px;position: relative; width:100%;}
.hzhbb ul{ text-align:center}

.hzhbb ul li{ width:270px; height:140px;margin-left:10px; margin-right:10px; display:inline-block  }

.hzhbb ul li a{display:block; width:268px; height:120px; line-height:120px; text-align:center; border:1px solid #dbdbea; background:#ffffff; margin-bottom:20px; }


.hzhbb ul li img{ vertical-align:middle}

    .lianxisj{ display:block; text-align:center; padding-top:40px;}
    .lianxi{ display:none}
    .lianxisj ul { text-align:center}
    .lianxisj ul li{  text-align:center; float:none; width:100%; margin-bottom:20px;}
    .lianxisj ul li:first-of-type{
        background-image: url("http://www.yorgee.com/uploadfile/2019/1104/shanghai.png");
        background-repeat: no-repeat;
        background-size: 100%;
    }
    .lianxisj ul li:last-of-type{
        background-image: url("http://www.yorgee.com/uploadfile/2019/1104/egpyt.png");
        background-repeat: no-repeat;
        background-size: 100%;
    }
    .lianxisj ul .enli1{
        background-image: url("http://www.yorgee.com/uploadfile/2019/1104/shanghaien.jpg")!important;
        background-repeat: no-repeat!important;
    }
    .lianxisj ul .enli2{
        background-image: url("http://www.yorgee.com/uploadfile/2019/1104/egypten.jpg")!important;
        background-repeat: no-repeat!important;
    }
    .lianxisj ul li{width:560px; display:inline-block; height:397px; background:#FFF;}
	.lianxisj ul .enli2 p{
		margin-left: 46px!important;
	}
    .lianxisj ul li p:first-of-type{
        margin-top: 135px;
    }
    .lianxisj ul .enli1 p,.lianxisj ul .enli2 p{
        margin-top: 10px;
    }
    .lianxisj ul .enli1 p:last-of-type{
        margin-left: 46px!important;
    }
	.lianxisj ul li:last-of-type p{
		margin-left: 46px!important;
	}
    .lianxisj ul li p{
        font-size: 22px;
        margin-top: 20px;
        margin-left: 46px;
        color: #000;
        font-weight: bold;
        text-align:left
    }
    .lianxisj ul li p span:last-of-type{
        font-size: 19px;
        color: #191919;
    }
    .lianxisj ul li:first-of-type p:last-of-type{
        margin-left: 90px;
    }
    .lianxisj ul li:last-of-type p:nth-of-type(2){
        margin-left: 40px;
    }
    .lianxisj ul li:last-of-type p:nth-of-type(3){
        margin-left: 59px;
    }
    .lianxisj ul li:last-of-type p:nth-of-type(4){
        margin-left: 54px;
    }


.nbyou{ display:none}

.lby{ width: auto; float:none; padding-left:10px; padding-right:10px;  margin-left:0px;}




.nbnn dl dd{ width:auto; float:left}


.nbnn dl dt{ margin-right:12px;  }




.nbnn dl h2 font{ float:none; margin-top:10px;display:block}


 	  .page a{ margin-bottom:10px; }


 	 .page span{ margin-bottom:10px; }


		 .npicc{ padding-left:0px; padding-right:0px; }

	 .npicc ul li{ float:none; text-align:center; width:100%; margin-left:0px; margin-right:0px;}

	 	 .npicc ul li img{ max-width:90%;}

		.xnav_zj{ height:auto}
	  .xnav{ width:100%; height:auto; padding-top:10px; padding-bottom:20px; }

	  .xnav .fr{ display:none;}

	   .xnav ul li{padding-left:10px; float:none; height:auto; line-height:40px;}
	  .xnav ul li a{ height:40px; padding-left:10px; padding-right:10px;}

	.content{ padding:0px; padding-top:20px;}

	 .content img{ max-width:100%;}

 .zywz{ display:none}


  .nrcontent h1{ margin-top:20px; margin-bottom:10px;}

  .shjd{ height:34px;}
 }


@media screen and (max-width:640px) {


	 	 .headerny{ display:none}
	 .zxl span{ font-size:14px; margin-left:10px;}
	 .zxr{ display:none}



	 .intitle p span{ width:20%; margin-left:5%; margin-right:5%;}


	.sjheader{ display:block; height:430px; position:relative; z-index:2}
		.sjheaderny{ height:100px;}
	.sjtop{ position:relative; z-index:2; background:#FFF; height:100px; border-bottom:1px solid #ad3332;}

	.xiala{ width:32px; height:32px; background:url(touch-icon-menu.png) no-repeat; margin-top:45px; margin-right:20px; cursor:pointer}


	.sjnav{ display:none;}
	.sjheader h1{ width:320px; height:100px; background:url(logo.gif) no-repeat; float:left}

		.bannersj{ position:absolute; top:100px; z-index:1;  width:100%;

}
.banner_insj{
	width: 100%;
	height: 330px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.banner_insj ul {
	width: 100%;
	height:330px;
	position: absolute;
	left: 0;
	z-index: 2;
}
.banner_insj ul li {
	height:330px;
}
.banner_insj ul li img{
	height:330px; width:100%
}
.banner_insj ol {
	position:absolute;
	bottom:116px;
	left:50%;
	margin:0 0 0 -102px;
	width:204px; text-align:center;
	z-index:4;
}
.banner_insj ol li {
	width:13px;
	height:13px;
	display:inline-block;
	background:#FFFFFF;

	margin-left:10px; margin-right:10px;

	-moz-border-radius:50%;      /* Gecko browsers */
    -webkit-border-radius: 50%;   /* Webkit browsers */
    border-radius:50%;


	cursor:pointer;
}
.banner_insj ol .current {
	background:#ad3332;
}
.banner_insj .btn_div {
	width: 100%;



	position: relative;
}
.banner_insj .prevv, .banner_insj .nextt {
	display:block;
	width:80px;
	height:81px;
	position:absolute;
	top:86px;


	border-radius:3px;
	z-index:1000;
}
.banner_insj .prevv {
	left:0px;
	background:url(left.png) no-repeat ;
}
.banner_insj .nextt {
	right:0px;
	background:url(right.png) no-repeat;
}



	 .header{ display:none}

	 .sjnav{ padding-left:20px; background:#FFF; padding-right:20px; margin-top:1px; }

	 .sjnav ul li{ height:40px; line-height:40px; border-bottom:1px solid #f7f7f7;}

.sjnav ul li a{ font-size:14px; color:#666666; text-decoration:none; display:block; width:100%; height:40px; line-height:40px;}

 .w_1300{ width:100%;}

 .bgtp{ background:none}


 .xt ul li{ float:none; text-align:center; width:100%; padding-top:120px; margin-bottom:60px; background:url(xtli.jpg) no-repeat center top;}

 .xt{ padding-left:0px; padding-top:60px;}



 .xt ul li h3{ margin-bottom:10px;}


 .xt ul .xtli1{ background:url(xtli1.jpg) no-repeat center top;}

  .xt ul .xtli2{ background:url(xtli2.jpg) no-repeat center top;}

 .htshang{ padding-left:0px;}

 .htshang ul li{ text-align:center}

 .htshang ul li img{ float:none; max-width:90%; height:auto}

 .htshang ul li h2{ display:inline-block; float:none; height:150px; max-width:90%}
  .htshang ul li h2 span{ padding-top:50px;}

 .htshang ul .zj{ display:none}


 .htshang ul .zjj{ display:block}

 .snews{ display:none}

 .snewss{ display:block; text-align:center}

 .snewss ul li{ width:100%;  display:block;  text-align:center;  float:none; margin-bottom:20px;}


.snewss ul li .sjnew{ width:370px;width:370px; height:423px; display:inline-block; background:#f3f1ef;}

.snewss ul li img{ width:90%; margin-bottom:20px;}

.snewss ul li p{ color:#64646e; font-size:14px;}

.snewss ul li h2{ color:#983739; font-size:18px; margin-top:20px; height:74px; padding-left:50px; padding-right:50px;}


.snewss ul li h3 span{ display:inline-block; width:28px; height:28px; background:url(newan.gif) no-repeat;  }


 .mt122{ margin-top:40px;}

 .hzhbb{ display:block}

 .hzhb{ display:none}

 .hzhbb{ margin-top:80px;position: relative; width:100%;}
.hzhbb ul{ text-align:center}

.hzhbb ul li{ width:270px; height:140px;margin-left:10px; margin-right:10px; display:inline-block  }

.hzhbb ul li a{display:block; width:268px; height:120px; line-height:120px; text-align:center; border:1px solid #dbdbea; background:#ffffff; margin-bottom:20px; }


.hzhbb ul li img{ vertical-align:middle}

    .lianxisj{ display:block; text-align:center; padding-top:40px;}
    .lianxi{ display:none}
    .lianxisj ul { text-align:center}
    .lianxisj ul li{  text-align:center; float:none; width:100%; margin-bottom:20px;}
    .lianxisj ul li:first-of-type{
        background-image: url("http://www.yorgee.com/uploadfile/2019/1104/shanghai.png");
        background-repeat: no-repeat;
        background-size: 100%;
    }
    .lianxisj ul li:last-of-type{
        background-image: url("http://www.yorgee.com/uploadfile/2019/1104/egpyt.png");
        background-repeat: no-repeat;
        background-size: 100%;
    }
    .lianxisj ul .enli1{
        background-image: url("http://www.yorgee.com/uploadfile/2019/1104/shanghaien.jpg")!important;
        background-repeat: no-repeat!important;
    }
    .lianxisj ul .enli2{
        background-image: url("http://www.yorgee.com/uploadfile/2019/1104/egypten.jpg")!important;
        background-repeat: no-repeat!important;
    }
    .lianxisj ul li{width:560px; display:inline-block; height:397px; background:#FFF;}
	.lianxisj ul .enli2 p{
		margin-left: 46px!important;
	}
	.lianxisj ul li:last-of-type p{
		margin-left: 46px!important;
	}
    .lianxisj ul li p:first-of-type{
        margin-top: 135px;
    }
    .lianxisj ul .enli1 p,.lianxisj ul .enli2 p{
        margin-top: 10px;
    }
    .lianxisj ul .enli1 p:last-of-type{
        margin-left: 46px!important;
    }
    .lianxisj ul li p{
        font-size: 22px;
        margin-top: 20px;
        margin-left: 46px;
        color: #000;
        font-weight: bold;
        text-align:left
    }
    .lianxisj ul li p span:last-of-type{
        font-size: 19px;
        color: #191919;
    }
    .lianxisj ul li:first-of-type p:last-of-type{
        margin-left: 90px;
    }
    .lianxisj ul li:last-of-type p:nth-of-type(2){
        margin-left: 40px;
    }
    .lianxisj ul li:last-of-type p:nth-of-type(3){
        margin-left: 59px;
    }
    .lianxisj ul li:last-of-type p:nth-of-type(4){
        margin-left: 54px;
    }

.nbyou{ display:none}
.lby{ width: auto; float:none; padding-left:10px; padding-right:10px;  margin-left:0px;}

.nbnn dl dd{ width:auto;}


.nbnn dl h2 font{ float:none; margin-top:10px;display:block}
 }



 @media screen and (max-width:480px) {


		 .headerny{ display:none}

	 .zxr{ display:none}
	.sjheader{ display:block; height:430px; position:relative; z-index:2}
		.sjheaderny{ height:100px;}
	.sjtop{ position:relative; z-index:2; background:#FFF; height:100px; border-bottom:1px solid #ad3332;}

	.xiala{ width:32px; height:32px; background:url(touch-icon-menu.png) no-repeat; margin-top:45px; margin-right:20px; cursor:pointer}


	.sjnav{ display:none;}
	.sjheader h1{ width:60%; height:100px; background:url(logo.gif) no-repeat center center #ad3332; float:left; background-size:100% auto}

	 .bannernyy .disf{ text-align:center; position:absolute; width:100%; top:0px; left:0px; padding-top:50px;}


	 .bannernyy .disf img{ width:60px; }


	 .header{ display:none}

	 .sjnav{ padding-left:20px; background:#FFF; padding-right:20px; margin-top:1px; }

	 .sjnav ul li{ height:40px; line-height:40px; border-bottom:1px solid #f7f7f7;}

.sjnav ul li a{ font-size:14px; color:#666666; text-decoration:none; display:block; width:100%; height:40px; line-height:40px;}

 .w_1300{ width:100%;}

 .bgtp{ background:none}


 .xt ul li{ float:none; text-align:center; width:100%; padding-top:120px; margin-bottom:60px; background:url(xtli.jpg) no-repeat center top;}

 .xt{ padding-left:0px; padding-top:60px;}



 .xt ul li h3{ margin-bottom:10px;}


 .xt ul .xtli1{ background:url(xtli1.jpg) no-repeat center top;}

  .xt ul .xtli2{ background:url(xtli2.jpg) no-repeat center top;}

 .htshang{ padding-left:0px;}

 .htshang ul li{ text-align:center}

 .htshang ul li img{ float:none}

 .htshang ul li h2{ display:inline-block; float:none}

 .htshang ul .zj{ display:none}


 .htshang ul .zjj{ display:block}

 .snews{ display:none}

 .snewss{ display:block; text-align:center}

 .snewss ul li{ width:100%;  display:block;  text-align:center;  float:none; margin-bottom:20px;}


.snewss ul li .sjnew{ max-width:90%; height:423px; display:inline-block; background:#f3f1ef;}

.snewss ul li img{ width:90%; margin-bottom:20px;}

.snewss ul li p{ color:#64646e; font-size:14px;}

.snewss ul li h2{ color:#983739; font-size:18px; margin-top:20px; height:74px; padding-left:50px; padding-right:50px;}


.snewss ul li h3 span{ display:inline-block; width:28px; height:28px; background:url(newan.gif) no-repeat;  }


 .mt122{ margin-top:40px;}

 .hzhbb{ display:block}

 .hzhb{ display:none}

 .hzhbb{ margin-top:80px;position: relative; width:100%;}
.hzhbb ul{ text-align:center}

.hzhbb ul li{ width:270px; height:140px;margin-left:10px; margin-right:10px; display:inline-block  }

.hzhbb ul li a{display:block; width:268px; height:120px; line-height:120px; text-align:center; border:1px solid #dbdbea; background:#ffffff; margin-bottom:20px; }


.hzhbb ul li img{ vertical-align:middle}

     .lianxisj{ display:block; text-align:center; padding-top:40px;zoom: .6}
     .lianxi{ display:none}
     .lianxisj ul { text-align:center}
     .lianxisj ul li{  text-align:center; float:none; width:100%; margin-bottom:20px;}
     .lianxisj ul li:first-of-type{
         background-image: url("http://www.yorgee.com/uploadfile/2019/1104/shanghai.png");
         background-repeat: no-repeat;
         background-size: 100%;
     }
     .lianxisj ul li:last-of-type{
         background-image: url("http://www.yorgee.com/uploadfile/2019/1104/egpyt.png");
         background-repeat: no-repeat;
         background-size: 100%;
     }
     .lianxisj ul li:last-of-type{
         background-image: url("http://www.yorgee.com/uploadfile/2019/1104/egpyt.png");
         background-repeat: no-repeat;
         background-size: 100%;
     }
     .lianxisj ul .enli1{
         background-image: url("http://www.yorgee.com/uploadfile/2019/1104/shanghaien.jpg")!important;
         background-repeat: no-repeat!important;
     }
     .lianxisj ul .enli2{
         background-image: url("http://www.yorgee.com/uploadfile/2019/1104/egypten.jpg")!important;
         background-repeat: no-repeat!important;
     }
     .lianxisj ul li{width:560px; display:inline-block; height:397px; background:#FFF;}
	 .lianxisj ul .enli2 p{
		 margin-left: 46px!important;
	 }
     .lianxisj ul li p:first-of-type{
         margin-top: 135px;
     }
     .lianxisj ul .enli1 p,.lianxisj ul .enli2 p{
         margin-top: 10px;
     }
     .lianxisj ul .enli1 p:last-of-type{
         margin-left: 46px!important;
     }
	 .lianxisj ul li:last-of-type p{
		 margin-left: 46px!important;
	 }
     .lianxisj ul li p{
         font-size: 22px;
         margin-top: 20px;
         margin-left: 46px;
         color: #000;
         font-weight: bold;
         text-align:left
     }
     .lianxisj ul li p span:last-of-type{
         font-size: 19px;
         color: #191919;
     }
     .lianxisj ul li:first-of-type p:last-of-type{
         margin-left: 90px;
     }
     .lianxisj ul li:last-of-type p:nth-of-type(2){
         margin-left: 40px;
     }
     .lianxisj ul li:last-of-type p:nth-of-type(3){
         margin-left: 59px;
     }
     .lianxisj ul li:last-of-type p:nth-of-type(4){
         margin-left: 54px;
     }


.nbyou{ display:none}
.lby{ width: auto; float:none; padding-left:10px; padding-right:10px;  margin-left:0px;}

.nbnn dl dt{ margin-right:12px; height:145px; width:150px; }


.nbnn dl dt img{ width:150px;}


.nbnn dl h2 font{ float:none; margin-top:10px;display:block}
 }

 @media screen and (max-width:360px) {
	 .headerny{ display:none}

	  .intitle p span{ display:none}

	.sjheader{ display:block; height:430px; position:relative; z-index:2}

	.sjheaderny{ height:100px;}


	.sjtop{ position:relative; z-index:2; background:#FFF; height:100px; border-bottom:1px solid #ad3332;}

	.xiala{ width:32px; height:32px; background:url(touch-icon-menu.png) no-repeat; margin-top:45px; margin-right:20px; cursor:pointer}

	.sjnav{ display:none;}
	.sjheader h1{ width:60%; height:100px; background:url(logo.gif) no-repeat center center #ad3332; float:left; background-size:100% auto}

	 .bannernyy .disf{ text-align:center; position:absolute; width:100%; top:0px; left:0px; padding-top:35px;}


	 .bannernyy .disf img{ width:60px; }

	 .header{ display:none}

	 .sjnav{ padding-left:20px; background:#FFF; padding-right:20px; margin-top:1px; }

	 .sjnav ul li{ height:40px; line-height:40px; border-bottom:1px solid #f7f7f7;}

.sjnav ul li a{ font-size:14px; color:#666666; text-decoration:none; display:block; width:100%; height:40px; line-height:40px;}

 .w_1300{ width:100%;}

 .bgtp{ background:none}


 .xt ul li{ float:none; text-align:center; width:100%; padding-top:120px; margin-bottom:60px; background:url(xtli.jpg) no-repeat center top;}

 .xt{ padding-left:0px; padding-top:60px;}



 .xt ul li h3{ margin-bottom:10px;}


 .xt ul .xtli1{ background:url(xtli1.jpg) no-repeat center top;}

  .xt ul .xtli2{ background:url(xtli2.jpg) no-repeat center top;}

 .htshang{ padding-left:0px;}

 .htshang ul li{ text-align:center}

 .htshang ul li img{ float:none}

 .htshang ul li h2{ display:inline-block; float:none}

 .htshang ul .zj{ display:none}


 .htshang ul .zjj{ display:block}

 .snews{ display:none}

 .snewss{ display:block; text-align:center}

 .snewss ul li{ width:100%;  display:block;  text-align:center;  float:none; margin-bottom:20px;}


.snewss ul li .sjnew{ width:370px;width:370px; height:423px; display:inline-block; background:#f3f1ef;}

.snewss ul li img{ width:90%; margin-bottom:20px;}

.snewss ul li p{ color:#64646e; font-size:14px;}

.snewss ul li h2{ color:#983739; font-size:18px; margin-top:20px; height:74px; padding-left:50px; padding-right:50px;}


.snewss ul li h3 span{ display:inline-block; width:28px; height:28px; background:url(newan.gif) no-repeat;  }


 .mt122{ margin-top:40px;}

 .hzhbb{ display:block}

 .hzhb{ display:none}

 .hzhbb{ margin-top:80px;position: relative; width:100%;}
.hzhbb ul{ text-align:center}

.hzhbb ul li{ width:270px; height:140px;margin-left:10px; margin-right:10px; display:inline-block  }

.hzhbb ul li a{display:block; width:268px; height:120px; line-height:120px; text-align:center; border:1px solid #dbdbea; background:#ffffff; margin-bottom:20px; }


.hzhbb ul li img{ vertical-align:middle}
     .lianxisj{ display:block; text-align:center; padding-top:40px;zoom: .6}
     .lianxi{ display:none}
     .lianxisj ul { text-align:center}
     .lianxisj ul li{  text-align:center; float:none; width:100%; margin-bottom:20px;}
     .lianxisj ul li:first-of-type{
         background-image: url("http://www.yorgee.com/uploadfile/2019/1104/shanghai.png");
         background-repeat: no-repeat;
         background-size: 100%;
     }
     .lianxisj ul li:last-of-type{
         background-image: url("http://www.yorgee.com/uploadfile/2019/1104/egpyt.png");
         background-repeat: no-repeat;
         background-size: 100%;
     }
     .lianxisj ul .enli1{
         background-image: url("http://www.yorgee.com/uploadfile/2019/1104/shanghaien.jpg")!important;
         background-repeat: no-repeat!important;
     }
     .lianxisj ul .enli2{
         background-image: url("http://www.yorgee.com/uploadfile/2019/1104/egypten.jpg")!important;
         background-repeat: no-repeat!important;
     }
     .lianxisj ul li{width:560px; display:inline-block; height:397px; background:#FFF;}
	 .lianxisj ul .enli2 p{
		 margin-left: 46px!important;
	 }
	 .lianxisj ul li:last-of-type p{
		 margin-left: 46px!important;
	 }
     .lianxisj ul li p:first-of-type{
         margin-top: 135px;
     }
     .lianxisj ul .enli1 p,.lianxisj ul .enli2 p{
         margin-top: 10px;
     }
     .lianxisj ul .enli1 p:last-of-type{
         margin-left: 46px!important;
     }
     .lianxisj ul li p{
         font-size: 22px;
         margin-top: 20px;
         margin-left: 46px;
         color: #000;
         font-weight: bold;
         text-align:left
     }
     .lianxisj ul li p span:last-of-type{
         font-size: 19px;
         color: #191919;
     }
     .lianxisj ul li:first-of-type p:last-of-type{
         margin-left: 90px;
     }
     .lianxisj ul li:last-of-type p:nth-of-type(2){
         margin-left: 40px;
     }
     .lianxisj ul li:last-of-type p:nth-of-type(3){
         margin-left: 59px;
     }
     .lianxisj ul li:last-of-type p:nth-of-type(4){
         margin-left: 54px;
     }

.nbyou{ display:none}
.lby{ width: auto; float:none; padding-left:10px; padding-right:10px;  margin-left:0px;}


.nbnn dl dt{ margin-right:12px; height:180px; width:150px; }

.nbnn dl dt img{ width:150px;}

.nbnn dl h2 font{ float:none; margin-top:10px;display:block}
 }

			